Bump the production-dependencies group across 1 directory with 7 updates#499
Merged
CommanderRedYT merged 2 commits intodevelopfrom Feb 20, 2026
Conversation
Bumps the production-dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@react-navigation/bottom-tabs](https://github.com/react-navigation/react-navigation/tree/HEAD/packages/bottom-tabs) | `7.13.0` | `7.14.0` | | [@react-navigation/native-stack](https://github.com/react-navigation/react-navigation/tree/HEAD/packages/native-stack) | `7.12.0` | `7.13.0` | | [i18next](https://github.com/i18next/i18next) | `25.8.5` | `25.8.11` | | [react-native-paper-dates](https://github.com/web-ridge/react-native-paper-dates) | `0.23.3` | `0.23.4` | | [react-native-reanimated](https://github.com/software-mansion/react-native-reanimated/tree/HEAD/packages/react-native-reanimated) | `4.2.1` | `4.2.2` | | [react-native-worklets](https://github.com/software-mansion/react-native-reanimated/tree/HEAD/packages/react-native-worklets) | `0.7.3` | `0.7.4` | | [styled-components](https://github.com/styled-components/styled-components) | `6.3.9` | `6.3.10` | Updates `@react-navigation/bottom-tabs` from 7.13.0 to 7.14.0 - [Release notes](https://github.com/react-navigation/react-navigation/releases) - [Changelog](https://github.com/react-navigation/react-navigation/blob/@react-navigation/bottom-tabs@7.14.0/packages/bottom-tabs/CHANGELOG.md) - [Commits](https://github.com/react-navigation/react-navigation/commits/@react-navigation/bottom-tabs@7.14.0/packages/bottom-tabs) Updates `@react-navigation/native-stack` from 7.12.0 to 7.13.0 - [Release notes](https://github.com/react-navigation/react-navigation/releases) - [Changelog](https://github.com/react-navigation/react-navigation/blob/@react-navigation/native-stack@7.13.0/packages/native-stack/CHANGELOG.md) - [Commits](https://github.com/react-navigation/react-navigation/commits/@react-navigation/native-stack@7.13.0/packages/native-stack) Updates `i18next` from 25.8.5 to 25.8.11 - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](i18next/i18next@v25.8.5...v25.8.11) Updates `react-native-paper-dates` from 0.23.3 to 0.23.4 - [Release notes](https://github.com/web-ridge/react-native-paper-dates/releases) - [Commits](web-ridge/react-native-paper-dates@v0.23.3...v0.23.4) Updates `react-native-reanimated` from 4.2.1 to 4.2.2 - [Release notes](https://github.com/software-mansion/react-native-reanimated/releases) - [Changelog](https://github.com/software-mansion/react-native-reanimated/blob/main/packages/react-native-reanimated/RELEASE.md) - [Commits](https://github.com/software-mansion/react-native-reanimated/commits/4.2.2/packages/react-native-reanimated) Updates `react-native-worklets` from 0.7.3 to 0.7.4 - [Release notes](https://github.com/software-mansion/react-native-reanimated/releases) - [Commits](https://github.com/software-mansion/react-native-reanimated/commits/worklets-0.7.4/packages/react-native-worklets) Updates `styled-components` from 6.3.9 to 6.3.10 - [Release notes](https://github.com/styled-components/styled-components/releases) - [Commits](https://github.com/styled-components/styled-components/compare/styled-components@6.3.9...styled-components@6.3.10) --- updated-dependencies: - dependency-name: "@react-navigation/bottom-tabs" dependency-version: 7.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@react-navigation/native-stack" dependency-version: 7.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: i18next dependency-version: 25.8.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: react-native-paper-dates dependency-version: 0.23.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: react-native-reanimated dependency-version: 4.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: react-native-worklets dependency-version: 0.7.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: styled-components dependency-version: 6.3.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
53c19c6 to
1e1ce36
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the production-dependencies group with 7 updates in the / directory:
7.13.07.14.07.12.07.13.025.8.525.8.110.23.30.23.44.2.14.2.20.7.30.7.46.3.96.3.10Updates
@react-navigation/bottom-tabsfrom 7.13.0 to 7.14.0Release notes
Sourced from
@react-navigation/bottom-tabs's releases.Changelog
Sourced from
@react-navigation/bottom-tabs's changelog.Commits
d149ee1chore: publishe02224ddocs: update JSDoc for tabBarBadgeStyle1f575fafeat: drop 'resource' type for icons6d460cbfix: include tab item appearance in scrollEdgeAppearance for native tabs (#12...92a0544feat: support hiding native tab bar (#12967)Updates
@react-navigation/native-stackfrom 7.12.0 to 7.13.0Release notes
Sourced from
@react-navigation/native-stack's releases.Changelog
Sourced from
@react-navigation/native-stack's changelog.Commits
d149ee1chore: publish1f575fafeat: drop 'resource' type for iconsUpdates
i18nextfrom 25.8.5 to 25.8.11Release notes
Sourced from i18next's releases.
Changelog
Sourced from i18next's changelog.
Commits
c0970c425.8.11ac35030revert #2381344b590jsr update317232125.8.10405803crelease106254cfix(interpolator): guard null matchedDoubleQuotes in nesting option parsing (...6932e2cjsr update735721725.8.913c29c0release00863a2fix(interpolator): escape nestingOptionsSeparator in nesting option parsing (...Updates
react-native-paper-datesfrom 0.23.3 to 0.23.4Release notes
Sourced from react-native-paper-dates's releases.
Commits
31f3ea0chore: release 0.23.4babc460refactor: default input mode to outlined to align with material guidelines (#...Updates
react-native-reanimatedfrom 4.2.1 to 4.2.2Release notes
Sourced from react-native-reanimated's releases.
Commits
86d5ee0release(Reanimated): 4.2.2 (#8973)121e318Web-specific jest tests support cherry-pick and remaining test fixes (#8972)cdd894bchore: Add support for RN 0.84 (#8953)19df7dfcherry-pick(Reanimated): Addworkletmock helper function for jest unit tes...702ab6bcherry-pick(Reanimated): fix FORCE_REACT_RENDER_FOR_SETTLED_ANIMATIONS featur...2dda510cherry-pick(Reanimated): fixuseHandlernot working on web without babel pl...cd4a66echerry-pick(Reanimated): Fix the issue with next.js throwing errors while hyd...27b225ccherry-pick(Reanimated): Stop passing nativeID to component in jest unit test...a73f299cherry-pick(Reanimated): Guard for undefined style in Jest utils (#8955)da0c63echerry-pick(Reanimated): fix FORCE_REACT_RENDER_FOR_SETTLED_ANIMATIONS incorr...Updates
react-native-workletsfrom 0.7.3 to 0.7.4Commits
c5fc7c3release(Worklets): 0.7.4Updates
styled-componentsfrom 6.3.9 to 6.3.10Release notes
Sourced from styled-components's releases.
Commits
197b64aVersion Packages (#5666)f674224fix: RSC edge case (#5665)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions