build(deps): bump the npm-minor group across 1 directory with 6 updates#18
Closed
dependabot[bot] wants to merge 1 commit into
Closed
build(deps): bump the npm-minor group across 1 directory with 6 updates#18dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the npm-minor group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [react-native](https://github.com/facebook/react-native/tree/HEAD/packages/react-native) | `0.76.0` | `0.85.3` | | [@react-navigation/native](https://github.com/react-navigation/react-navigation/tree/HEAD/packages/native) | `7.2.5` | `7.2.6` | | [@react-navigation/bottom-tabs](https://github.com/react-navigation/react-navigation/tree/HEAD/packages/bottom-tabs) | `7.16.2` | `7.17.0` | | [@react-navigation/native-stack](https://github.com/react-navigation/react-navigation/tree/HEAD/packages/native-stack) | `7.16.0` | `7.17.0` | | [zustand](https://github.com/pmndrs/zustand) | `5.0.13` | `5.0.14` | | [nativewind](https://github.com/nativewind/nativewind) | `4.2.4` | `4.2.5` | Updates `react-native` from 0.76.0 to 0.85.3 - [Release notes](https://github.com/facebook/react-native/releases) - [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG-0.7x.md) - [Commits](https://github.com/facebook/react-native/commits/v0.85.3/packages/react-native) Updates `@react-navigation/native` from 7.2.5 to 7.2.6 - [Release notes](https://github.com/react-navigation/react-navigation/releases) - [Changelog](https://github.com/react-navigation/react-navigation/blob/@react-navigation/native@7.2.6/packages/native/CHANGELOG.md) - [Commits](https://github.com/react-navigation/react-navigation/commits/@react-navigation/native@7.2.6/packages/native) Updates `@react-navigation/bottom-tabs` from 7.16.2 to 7.17.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.17.0/packages/bottom-tabs/CHANGELOG.md) - [Commits](https://github.com/react-navigation/react-navigation/commits/@react-navigation/bottom-tabs@7.17.0/packages/bottom-tabs) Updates `@react-navigation/native-stack` from 7.16.0 to 7.17.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.17.0/packages/native-stack/CHANGELOG.md) - [Commits](https://github.com/react-navigation/react-navigation/commits/@react-navigation/native-stack@7.17.0/packages/native-stack) Updates `zustand` from 5.0.13 to 5.0.14 - [Release notes](https://github.com/pmndrs/zustand/releases) - [Commits](pmndrs/zustand@v5.0.13...v5.0.14) Updates `nativewind` from 4.2.4 to 4.2.5 - [Release notes](https://github.com/nativewind/nativewind/releases) - [Changelog](https://github.com/nativewind/nativewind/blob/main/CHANGELOG.md) - [Commits](https://github.com/nativewind/nativewind/compare/nativewind@4.2.4...nativewind@4.2.5) --- updated-dependencies: - dependency-name: react-native dependency-version: 0.85.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor - dependency-name: "@react-navigation/native" dependency-version: 7.2.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor - dependency-name: "@react-navigation/bottom-tabs" dependency-version: 7.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor - dependency-name: "@react-navigation/native-stack" dependency-version: 7.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor - dependency-name: zustand dependency-version: 5.0.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor - dependency-name: nativewind dependency-version: 4.2.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Member
|
Closing: mobile is a frozen scaffold and its CI is being quieted until the rebuild (see #14, which removes the dependabot version-updates config and switches CI to workflow_dispatch). These version bumps will be regenerated against the real dependency tree at rebuild. Security alerts are unaffected. |
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
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 npm-minor group with 6 updates in the / directory:
0.76.00.85.37.2.57.2.67.16.27.17.07.16.07.17.05.0.135.0.144.2.44.2.5Updates
react-nativefrom 0.76.0 to 0.85.3Release notes
Sourced from react-native's releases.
... (truncated)
Changelog
Sourced from react-native's changelog.
... (truncated)
Commits
22ea81bRelease 0.85.3de4e138[0.85] Backport RedBox 2.0 for iOS (#56640)28fb4a2Add feature flag to enable experimental MutationObserver (#55919) (#56600)7fc99bcFix silent tar extraction failure on EdenFS in replace-rncore-version (#55797...e77df0cAdd RCTDevSupportHeaders to React Umbrella (#55974) (#56643)7846672[0.85] Add Fast Refresh performance marker and unstable_fastRefreshComplete C...691b232[0.85] Backport performance debugging improvements (#56637)67baaf3Release 0.85.25300582Fix loading banner stuck after a reload430da64Avoid moving RawProps during animation backend commit when retries are possib...Updates
@react-navigation/nativefrom 7.2.5 to 7.2.6Release notes
Sourced from @react-navigation/native's releases.
Changelog
Sourced from @react-navigation/native's changelog.
Commits
a103913chore: publish301b3a1fix: add a workaround for false positive with multiple linking errord15d353refactor: drop internal use of UnhandledLinkingContextUpdates
@react-navigation/bottom-tabsfrom 7.16.2 to 7.17.0Release notes
Sourced from @react-navigation/bottom-tabs's releases.
Changelog
Sourced from @react-navigation/bottom-tabs's changelog.
Commits
a103913chore: publish0ae1adbfix: flash while switching native bottom tabs with lazy (#13133)8b7c2d7feat: add createXScreen helpers to navigatorsUpdates
@react-navigation/native-stackfrom 7.16.0 to 7.17.0Release notes
Sourced from @react-navigation/native-stack's releases.
Changelog
Sourced from @react-navigation/native-stack's changelog.
Commits
a103913chore: publish8b7c2d7feat: add createXScreen helpers to navigatorsUpdates
zustandfrom 5.0.13 to 5.0.14Release notes
Sourced from zustand's releases.
Commits
bfb2a9e5.0.1462b2affchore(deps): update dev dependencies (#3513)ad77bd3fix(devtools): improve type inference for Devtools initializer (#3511)8476d2cupdate pnpm etc (#3512)d690ec2docs(combine): add object constraints to T and U in signature (#3506)fd8c601docs(react): add Action constraint to redux middleware signature (#3492)2ce8226docs(immer): fix setPerson updater type in usage examples (#3502)038b938docs(updating-state): use curried create form with explicit state type (#3503)60a91b4docs(devtools): add missing devtools import to troubleshooting example (#3501)efad169Update FUNDING.jsonUpdates
nativewindfrom 4.2.4 to 4.2.5Release notes
Sourced from nativewind's releases.
Commits
97321ffVersion Packages (#1806)64c9f04Add changeset for react-native-css-interop metro-file-map forward compatibili...4555938[v4] fix(react-native-css-interop): Add metro-file-map forward compatibility ...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