Bump the production-dependencies group across 1 directory with 15 updates#584
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
…ates Bumps the production-dependencies group with 15 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@react-navigation/bottom-tabs](https://github.com/react-navigation/react-navigation/tree/HEAD/packages/bottom-tabs) | `7.15.11` | `7.16.2` | | [@react-navigation/native](https://github.com/react-navigation/react-navigation/tree/HEAD/packages/native) | `7.2.2` | `7.2.5` | | [@react-navigation/native-stack](https://github.com/react-navigation/react-navigation/tree/HEAD/packages/native-stack) | `7.14.12` | `7.16.0` | | [@reduxjs/toolkit](https://github.com/reduxjs/redux-toolkit) | `2.11.2` | `2.12.0` | | [i18next](https://github.com/i18next/i18next) | `26.0.8` | `26.2.0` | | [react-i18next](https://github.com/i18next/react-i18next) | `17.0.6` | `17.0.8` | | [react-native-charts-wrapper](https://github.com/wuxudong/react-native-charts-wrapper) | `0.6.0` | `0.7.0` | | [react-native-paper](https://github.com/callstack/react-native-paper) | `5.15.1` | `5.15.2` | | [react-native-paper-dates](https://github.com/web-ridge/react-native-paper-dates) | `0.23.6` | `0.23.9` | | [react-native-reanimated](https://github.com/software-mansion/react-native-reanimated/tree/HEAD/packages/react-native-reanimated) | `4.3.0` | `4.3.1` | | [react-native-safe-area-context](https://github.com/AppAndFlow/react-native-safe-area-context) | `5.7.0` | `5.8.0` | | [react-native-screens](https://github.com/software-mansion/react-native-screens) | `4.24.0` | `4.25.2` | | [react-native-svg](https://github.com/software-mansion/react-native-svg) | `15.15.4` | `15.15.5` | | [react-redux](https://github.com/reduxjs/react-redux) | `9.2.0` | `9.3.0` | | [styled-components](https://github.com/styled-components/styled-components) | `6.4.1` | `6.4.2` | Updates `@react-navigation/bottom-tabs` from 7.15.11 to 7.16.2 - [Release notes](https://github.com/react-navigation/react-navigation/releases) - [Changelog](https://github.com/react-navigation/react-navigation/blob/@react-navigation/bottom-tabs@7.16.2/packages/bottom-tabs/CHANGELOG.md) - [Commits](https://github.com/react-navigation/react-navigation/commits/@react-navigation/bottom-tabs@7.16.2/packages/bottom-tabs) Updates `@react-navigation/native` from 7.2.2 to 7.2.5 - [Release notes](https://github.com/react-navigation/react-navigation/releases) - [Changelog](https://github.com/react-navigation/react-navigation/blob/@react-navigation/native@7.2.5/packages/native/CHANGELOG.md) - [Commits](https://github.com/react-navigation/react-navigation/commits/@react-navigation/native@7.2.5/packages/native) Updates `@react-navigation/native-stack` from 7.14.12 to 7.16.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.16.0/packages/native-stack/CHANGELOG.md) - [Commits](https://github.com/react-navigation/react-navigation/commits/@react-navigation/native-stack@7.16.0/packages/native-stack) Updates `@reduxjs/toolkit` from 2.11.2 to 2.12.0 - [Release notes](https://github.com/reduxjs/redux-toolkit/releases) - [Commits](reduxjs/redux-toolkit@v2.11.2...v2.12.0) Updates `i18next` from 26.0.8 to 26.2.0 - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](i18next/i18next@v26.0.8...v26.2.0) Updates `react-i18next` from 17.0.6 to 17.0.8 - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](i18next/react-i18next@v17.0.6...v17.0.8) Updates `react-native-charts-wrapper` from 0.6.0 to 0.7.0 - [Release notes](https://github.com/wuxudong/react-native-charts-wrapper/releases) - [Commits](https://github.com/wuxudong/react-native-charts-wrapper/commits) Updates `react-native-paper` from 5.15.1 to 5.15.2 - [Release notes](https://github.com/callstack/react-native-paper/releases) - [Commits](callstack/react-native-paper@v5.15.1...v5.15.2) Updates `react-native-paper-dates` from 0.23.6 to 0.23.9 - [Release notes](https://github.com/web-ridge/react-native-paper-dates/releases) - [Commits](web-ridge/react-native-paper-dates@v0.23.6...v0.23.9) Updates `react-native-reanimated` from 4.3.0 to 4.3.1 - [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.3.1/packages/react-native-reanimated) Updates `react-native-safe-area-context` from 5.7.0 to 5.8.0 - [Release notes](https://github.com/AppAndFlow/react-native-safe-area-context/releases) - [Commits](AppAndFlow/react-native-safe-area-context@v5.7.0...v5.8.0) Updates `react-native-screens` from 4.24.0 to 4.25.2 - [Release notes](https://github.com/software-mansion/react-native-screens/releases) - [Commits](software-mansion/react-native-screens@4.24.0...4.25.2) Updates `react-native-svg` from 15.15.4 to 15.15.5 - [Release notes](https://github.com/software-mansion/react-native-svg/releases) - [Commits](software-mansion/react-native-svg@v15.15.4...v15.15.5) Updates `react-redux` from 9.2.0 to 9.3.0 - [Release notes](https://github.com/reduxjs/react-redux/releases) - [Changelog](https://github.com/reduxjs/react-redux/blob/master/CHANGELOG.md) - [Commits](reduxjs/react-redux@v9.2.0...v9.3.0) Updates `styled-components` from 6.4.1 to 6.4.2 - [Release notes](https://github.com/styled-components/styled-components/releases) - [Commits](https://github.com/styled-components/styled-components/compare/styled-components@6.4.1...styled-components@6.4.2) --- updated-dependencies: - dependency-name: "@react-navigation/bottom-tabs" dependency-version: 7.16.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@react-navigation/native" dependency-version: 7.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@react-navigation/native-stack" dependency-version: 7.15.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@reduxjs/toolkit" dependency-version: 2.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: i18next dependency-version: 26.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: react-i18next dependency-version: 17.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: react-native-charts-wrapper dependency-version: 0.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: react-native-paper dependency-version: 5.15.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: react-native-paper-dates dependency-version: 0.23.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: react-native-reanimated dependency-version: 4.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: react-native-safe-area-context dependency-version: 5.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: react-native-screens dependency-version: 4.25.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: react-native-svg dependency-version: 15.15.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: react-redux dependency-version: 9.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: styled-components dependency-version: 6.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
4da4c85 to
f758a47
Compare
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 15 updates in the / directory:
7.15.117.16.27.2.27.2.57.14.127.16.02.11.22.12.026.0.826.2.017.0.617.0.80.6.00.7.05.15.15.15.20.23.60.23.94.3.04.3.15.7.05.8.04.24.04.25.215.15.415.15.59.2.09.3.06.4.16.4.2Updates
@react-navigation/bottom-tabsfrom 7.15.11 to 7.16.2Release notes
Sourced from @react-navigation/bottom-tabs's releases.
Changelog
Sourced from @react-navigation/bottom-tabs's changelog.
Commits
b89bba2chore: publishca4ac56fix: default lazy to true for native tabs to avoid flicker8e0ce2bchore: publishb5b1f7cchore: publishcd466d4fix: defaultmultiselectabletoundefined1930fa0feat: add ability to prevent tab bar selectiona12db96feat: update native tabs to use the new API in react-native-screens01ae31echore: publishe8a05bbchore: publish1a9623crefactor: backport API changes from 8.x and add deprecationsUpdates
@react-navigation/nativefrom 7.2.2 to 7.2.5Release notes
Sourced from @react-navigation/native's releases.
Changelog
Sourced from @react-navigation/native's changelog.
Commits
b89bba2chore: publish01ae31echore: publish680a3ebfix: fix linking prefix matching host with additional charactersec42524fix: handle errors in parsing query params gracefully5a884b1fix: fix URLs with hashes not being matched correctlye8a05bbchore: publishd43e3c2refactor: support module augmentation for default typesfae561drefactor: dispatch back instead of reset if we determine it's a simple pop (#...Updates
@react-navigation/native-stackfrom 7.14.12 to 7.16.0Release notes
Sourced from @react-navigation/native-stack's releases.
Changelog
Sourced from @react-navigation/native-stack's changelog.
Commits
b89bba2chore: publish40b7e21feat: add prop for disabling default top inset application (#13114)8e0ce2bchore: publishb5b1f7cchore: publishcd466d4fix: defaultmultiselectabletoundefineda12db96feat: update native tabs to use the new API in react-native-screens01ae31echore: publishe8a05bbchore: publishUpdates
@reduxjs/toolkitfrom 2.11.2 to 2.12.0Release notes
Sourced from @reduxjs/toolkit's releases.
Commits
576a02fRelease 2.12.0de2d55eMerge pull request #5237 from aryaemami59/fix/codegen/generateEndpoints-retur...ac807c3fix(codegen): narrowgenerateEndpointsreturn type01ed3baMerge pull request #5289 from aryaemami59/feat/toolkit/switch-to-native-NoInfer1f16db1Merge pull request #5290 from aryaemami59/build/toolkit/exclude-test-files-fr...23783c1build(toolkit): exclude test files from final bundle91b8b0afeat(toolkit)!: switch to nativeNoInferutility type0b37f1aMerge pull request #5286 from aryaemami59/docs/toolkit/fix-typos3cd62c8fixunforwardedActions64853ccchore: fix various typosUpdates
i18nextfrom 26.0.8 to 26.2.0Release notes
Sourced from i18next's releases.
Changelog
Sourced from i18next's changelog.
Commits
22fb6ad26.2.0b640ac4feat(types): parseInterpolation flag for ICU-friendly t() typing (i18next-icu...0b9debdchangelog: 26.1.1 entry for #243150509e4fix(types): expose enableSelector on InitOptions (#2431)80b5402Enhance Pro Tip in README with i18next-locize-backend plugin link5af047526.1.085c0951feat: enableSelector: 'strict' — explicit-ns selector mode, no flattened prim...8fec684docs(types): clarify ExistsFunction note re: narrowing through wrappers61eaf5b26.0.1047fd92ffeat: getFixedT 4th-arg scopeNs decouples selector ns-detection from resoluti...Updates
react-i18nextfrom 17.0.6 to 17.0.8Changelog
Sourced from react-i18next's changelog.
Commits
a46ad2317.0.8f715031update i18next depa515d5bchangelog: 17.0.8 entry for #1921d5ab7c8fix(types): accept selector i18nKey on <Trans> under enableSelector: 'strict'...b91ba36Add Locize advice section near the top of README5e892a217.0.7c8f4c6bfeat: useTranslation([nsA,nsB]) routes selector secondary-ns prefix via getFi...084f9a6Modernize locize.com URLs and refresh UTM tagsUpdates
react-native-charts-wrapperfrom 0.6.0 to 0.7.0Commits
Updates
react-native-paperfrom 5.15.1 to 5.15.2Release notes
Sourced from react-native-paper's releases.
Commits
16a69a7chore: release 5.15.22fea2cdfix: fix portals, dialogs & modals not correctly positioned on react native 0...Updates
react-native-paper-datesfrom 0.23.6 to 0.23.9Release notes
Sourced from react-native-paper-dates's releases.
Commits
bb3dec1chore: release 0.23.932d2dc5Merge pull request #529 from web-ridge/copilot/fix-date-picker-modal-icons214fe1achore: remove accidentally added package-lock.jsonc21c31afix: add unique testIDs to DatePickerModal IconButtons0f1f64bInitial plan5950629chore: release 0.23.8c2ed57ffix: use dark scrollbar in dark mode on web (#527)Updates
react-native-reanimatedfrom 4.3.0 to 4.3.1Release notes
Sourced from react-native-reanimated's releases.
Commits
b349631release(Reanimated): 4.3.1177650bfix: OIDC releases not including type declarations (#9348)6dd6729fix(Reanimated): registries race conditions (#9323)d889209cherry-pick(Reanimated): Fix Unistyles flattening regression in4.3.0(#928...ce0460bcherry-pick(4.3-stable): useScrollOffset on renderScrollComponent (#9286) (#9...f8a5240feat: workflow for OIDC publishing (#9095)9cad57echerry-pick(Reanimated): Fix animation cancellation race condition missing co...a12d1efcherry-pick(Reanimated): Incorrect CSS props reverting on CSS transition deta...Updates
react-native-safe-area-contextfrom 5.7.0 to 5.8.0Release notes
Sourced from react-native-safe-area-context's releases.
Commits
5a9ad5echore: release 5.8.0ef89f4dfix: remove UIImplementation usage from SafeAreaView (#730)93b7a32ci: add Windows matrix to Android build (#726)3ec2ff3chore(docs): fix typo in SafeAreaView api reference (#718)843e5b9Added gemfile and updated podfile.lock (#696)Updates
react-native-screensfrom 4.24.0 to 4.25.2Release notes
Sourced from react-native-screens's releases.
... (truncated)
Commits
a9d5735fix(Android, Tabs): trigger appearance update on user tab selection (#4075)c58b6d4fix(Android, FormSheet): include keyboard translationY in shadow update (#4065)a00b359Remove import of test 39108722518fix(Android, Tabs): handle Tabs reattachment to window (#4035)c2172befix(Android, FormSheet): Prioritize keyboard animation over content resize an...fa54825refactor(Android, FormSheet): Align animators implementation to use ValueAnim...1258d2brefactor(Android, FormSheet): Minor cleanups in SheetAnimationCoordinator (#3...2565173fix(Android, FormSheet): Create SheetAnimationCoordinator to synchronize anim...dfd36e1chore: revert "chore: cherry-pick changes to 4.25.1 stable" (#4055)0b200fdchore: cherry-pick changes to 4.25.1 stable (#4054)Updates
react-native-svgfrom 15.15.4 to 15.15.5Release notes
Sourced from react-native-svg's releases.