Skip to content

build(deps): Bump the react-navigation group with 3 updates#20

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/react-navigation-72be3a357e
Open

build(deps): Bump the react-navigation group with 3 updates#20
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/react-navigation-72be3a357e

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 2, 2026

Copy link
Copy Markdown
Contributor

Bumps the react-navigation group with 3 updates: @react-navigation/bottom-tabs, @react-navigation/elements and @react-navigation/native.

Updates @react-navigation/bottom-tabs from 7.15.11 to 7.16.2

Release notes

Sourced from @​react-navigation/bottom-tabs's releases.

@​react-navigation/bottom-tabs@​7.16.2

7.16.2 (2026-05-25)

Bug Fixes

@​react-navigation/bottom-tabs@​7.16.0

7.16.0 (2026-05-11)

Bug Fixes

Features

Changelog

Sourced from @​react-navigation/bottom-tabs's changelog.

7.16.2 (2026-05-25)

Bug Fixes

7.16.1 (2026-05-14)

Note: Version bump only for package @​react-navigation/bottom-tabs

7.16.0 (2026-05-11)

Bug Fixes

Features

7.15.13 (2026-05-08)

Note: Version bump only for package @​react-navigation/bottom-tabs

7.15.12 (2026-05-07)

Note: Version bump only for package @​react-navigation/bottom-tabs

Commits
  • b89bba2 chore: publish
  • ca4ac56 fix: default lazy to true for native tabs to avoid flicker
  • 8e0ce2b chore: publish
  • b5b1f7c chore: publish
  • cd466d4 fix: default multiselectable to undefined
  • 1930fa0 feat: add ability to prevent tab bar selection
  • a12db96 feat: update native tabs to use the new API in react-native-screens
  • 01ae31e chore: publish
  • e8a05bb chore: publish
  • 1a9623c refactor: backport API changes from 8.x and add deprecations
  • See full diff in compare view

Updates @react-navigation/elements from 2.9.15 to 2.9.19

Release notes

Sourced from @​react-navigation/elements's releases.

@​react-navigation/elements@​2.9.18

2.9.18 (2026-05-14)

Bug Fixes

  • fix useFrameSize not returning correct layout on old arch (1633fec), closes #13109 - by @
Changelog

Sourced from @​react-navigation/elements's changelog.

2.9.19 (2026-05-25)

Note: Version bump only for package @​react-navigation/elements

2.9.18 (2026-05-14)

Bug Fixes

  • fix useFrameSize not returning correct layout on old arch (1633fec), closes #13109 - by @

2.9.17 (2026-05-08)

Note: Version bump only for package @​react-navigation/elements

2.9.16 (2026-05-07)

Note: Version bump only for package @​react-navigation/elements

Commits

Updates @react-navigation/native from 7.2.2 to 7.2.5

Release notes

Sourced from @​react-navigation/native's releases.

@​react-navigation/native@​7.2.4

7.2.4 (2026-05-08)

Bug Fixes

Changelog

Sourced from @​react-navigation/native's changelog.

7.2.5 (2026-05-25)

Note: Version bump only for package @​react-navigation/native

7.2.4 (2026-05-08)

Bug Fixes

7.2.3 (2026-05-07)

Note: Version bump only for package @​react-navigation/native

Commits
  • b89bba2 chore: publish
  • 01ae31e chore: publish
  • 680a3eb fix: fix linking prefix matching host with additional characters
  • ec42524 fix: handle errors in parsing query params gracefully
  • 5a884b1 fix: fix URLs with hashes not being matched correctly
  • e8a05bb chore: publish
  • d43e3c2 refactor: support module augmentation for default types
  • fae561d refactor: dispatch back instead of reset if we determine it's a simple pop (#...
  • See full diff in compare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the react-navigation group with 3 updates: [@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.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/elements` from 2.9.15 to 2.9.19
- [Release notes](https://github.com/react-navigation/react-navigation/releases)
- [Changelog](https://github.com/react-navigation/react-navigation/blob/@react-navigation/elements@2.9.19/packages/elements/CHANGELOG.md)
- [Commits](https://github.com/react-navigation/react-navigation/commits/@react-navigation/elements@2.9.19/packages/elements)

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)

---
updated-dependencies:
- dependency-name: "@react-navigation/bottom-tabs"
  dependency-version: 7.16.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react-navigation
- dependency-name: "@react-navigation/elements"
  dependency-version: 2.9.19
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: react-navigation
- dependency-name: "@react-navigation/native"
  dependency-version: 7.2.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: react-navigation
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants