chore(deps): bump the react-navigation group across 1 directory with 4 updates - #2434
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Contributor
|
Thank you @, for creating the PR and contributing to our UltimateHealth project 💗. |
Contributor
Knip Dead Code CheckKnip ran in non-blocking mode for this PR. Review any findings before merge.
Full analysisDependenciesFilesExportsDocs: |
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/frontend/react-navigation-07ab583e52
branch
from
August 30, 2026 17:04
916d144 to
c401f10
Compare
…4 updates Bumps the react-navigation group with 4 updates in the /frontend 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), [@react-navigation/native](https://github.com/react-navigation/react-navigation/tree/HEAD/packages/native) and [@react-navigation/stack](https://github.com/react-navigation/react-navigation/tree/HEAD/packages/stack). Updates `@react-navigation/bottom-tabs` from 7.18.14 to 7.18.18 - [Release notes](https://github.com/react-navigation/react-navigation/releases) - [Changelog](https://github.com/react-navigation/react-navigation/blob/@react-navigation/bottom-tabs@7.18.18/packages/bottom-tabs/CHANGELOG.md) - [Commits](https://github.com/react-navigation/react-navigation/commits/@react-navigation/bottom-tabs@7.18.18/packages/bottom-tabs) Updates `@react-navigation/elements` from 2.9.36 to 2.9.40 - [Release notes](https://github.com/react-navigation/react-navigation/releases) - [Changelog](https://github.com/react-navigation/react-navigation/blob/@react-navigation/elements@2.9.40/packages/elements/CHANGELOG.md) - [Commits](https://github.com/react-navigation/react-navigation/commits/@react-navigation/elements@2.9.40/packages/elements) Updates `@react-navigation/native` from 7.3.14 to 7.3.18 - [Release notes](https://github.com/react-navigation/react-navigation/releases) - [Changelog](https://github.com/react-navigation/react-navigation/blob/@react-navigation/native@7.3.18/packages/native/CHANGELOG.md) - [Commits](https://github.com/react-navigation/react-navigation/commits/@react-navigation/native@7.3.18/packages/native) Updates `@react-navigation/stack` from 7.10.18 to 7.10.24 - [Release notes](https://github.com/react-navigation/react-navigation/releases) - [Changelog](https://github.com/react-navigation/react-navigation/blob/@react-navigation/stack@7.10.24/packages/stack/CHANGELOG.md) - [Commits](https://github.com/react-navigation/react-navigation/commits/@react-navigation/stack@7.10.24/packages/stack) --- updated-dependencies: - dependency-name: "@react-navigation/bottom-tabs" dependency-version: 7.18.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: react-navigation - dependency-name: "@react-navigation/elements" dependency-version: 2.9.39 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: react-navigation - dependency-name: "@react-navigation/native" dependency-version: 7.3.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: react-navigation - dependency-name: "@react-navigation/stack" dependency-version: 7.10.23 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: react-navigation ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/frontend/react-navigation-07ab583e52
branch
from
September 6, 2026 17:04
c401f10 to
62eb6dc
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 4 updates in the /frontend directory: @react-navigation/bottom-tabs, @react-navigation/elements, @react-navigation/native and @react-navigation/stack.
Updates
@react-navigation/bottom-tabsfrom 7.18.14 to 7.18.18Release notes
Sourced from @react-navigation/bottom-tabs's releases.
Changelog
Sourced from @react-navigation/bottom-tabs's changelog.
Commits
5555d32chore: publish900d2c4chore: publish1a29cb4fix: read latest state to determine pop to top749aaf5chore: publish680d889chore: publishUpdates
@react-navigation/elementsfrom 2.9.36 to 2.9.40Changelog
Sourced from @react-navigation/elements's changelog.
Commits
5555d32chore: publish900d2c4chore: publish749aaf5chore: publish680d889chore: publishUpdates
@react-navigation/nativefrom 7.3.14 to 7.3.18Release notes
Sourced from @react-navigation/native's releases.
Changelog
Sourced from @react-navigation/native's changelog.
Commits
5555d32chore: publish1b309a7fix: prevent state reset when history.go() takes longer than timeout on web (...900d2c4chore: publish6dc33e7fix: update useScrollToTop type so SectionList ref works under RN 0.87 strict...e00a3acfix: ensure linking actions are handled by root navigator4e6eaaafix: fix return type of getRootState749aaf5chore: publish680d889chore: publish1d26955fix: workaround VSCode autoimport not working foruseNavigationetcUpdates
@react-navigation/stackfrom 7.10.18 to 7.10.24Release notes
Sourced from @react-navigation/stack's releases.
Changelog
Sourced from @react-navigation/stack's changelog.
Commits
5555d32chore: publish900d2c4chore: publish7bda145fix: avoid restarting animation unnecessarily in stackba004a8fix: improve animation lifecycle handling in stack1a29cb4fix: read latest state to determine pop to topa9b8facchore: publish9a0117efix: fix gestures not working in some scenarios749aaf5chore: publish680d889chore: publishcb17c7achore: publish