build(deps): Bump the react-navigation group across 1 directory with 3 updates#4
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
f655985 to
46fb6be
Compare
…3 updates Bumps the react-navigation group with 3 updates in the / directory: [@react-navigation/bottom-tabs](https://github.com/react-navigation/react-navigation/tree/HEAD/packages/bottom-tabs), [@react-navigation/elements](https://github.com/react-navigation/react-navigation/tree/HEAD/packages/elements) and [@react-navigation/native](https://github.com/react-navigation/react-navigation/tree/HEAD/packages/native). Updates `@react-navigation/bottom-tabs` from 7.15.11 to 7.16.1 - [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.1/packages/bottom-tabs/CHANGELOG.md) - [Commits](https://github.com/react-navigation/react-navigation/commits/@react-navigation/bottom-tabs@7.16.1/packages/bottom-tabs) Updates `@react-navigation/elements` from 2.9.15 to 2.9.18 - [Release notes](https://github.com/react-navigation/react-navigation/releases) - [Changelog](https://github.com/react-navigation/react-navigation/blob/@react-navigation/elements@2.9.18/packages/elements/CHANGELOG.md) - [Commits](https://github.com/react-navigation/react-navigation/commits/@react-navigation/elements@2.9.18/packages/elements) Updates `@react-navigation/native` from 7.2.2 to 7.2.4 - [Release notes](https://github.com/react-navigation/react-navigation/releases) - [Changelog](https://github.com/react-navigation/react-navigation/blob/@react-navigation/native@7.2.4/packages/native/CHANGELOG.md) - [Commits](https://github.com/react-navigation/react-navigation/commits/@react-navigation/native@7.2.4/packages/native) --- updated-dependencies: - dependency-name: "@react-navigation/bottom-tabs" dependency-version: 7.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: react-navigation - dependency-name: "@react-navigation/elements" dependency-version: 2.9.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: react-navigation - dependency-name: "@react-navigation/native" dependency-version: 7.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: react-navigation ... Signed-off-by: dependabot[bot] <support@github.com>
46fb6be to
59151e0
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 react-navigation group with 3 updates in the / directory: @react-navigation/bottom-tabs, @react-navigation/elements and @react-navigation/native.
Updates
@react-navigation/bottom-tabsfrom 7.15.11 to 7.16.1Release notes
Sourced from @react-navigation/bottom-tabs's releases.
Changelog
Sourced from @react-navigation/bottom-tabs's changelog.
Commits
8e0ce2bchore: 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/elementsfrom 2.9.15 to 2.9.18Release notes
Sourced from @react-navigation/elements's releases.
Changelog
Sourced from @react-navigation/elements's changelog.
Commits
8e0ce2bchore: publish1633fecfix: fix useFrameSize not returning correct layout on old arch01ae31echore: publishe8a05bbchore: publishUpdates
@react-navigation/nativefrom 7.2.2 to 7.2.4Release notes
Sourced from @react-navigation/native's releases.
Changelog
Sourced from @react-navigation/native's changelog.
Commits
01ae31echore: 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 (#...