Skip to content

Bump the react-navigation group across 1 directory with 4 updates#1030

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/react-navigation-92dcb0feb3
Open

Bump the react-navigation group across 1 directory with 4 updates#1030
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/react-navigation-92dcb0feb3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2026

Bumps the react-navigation group with 4 updates in the / directory: @react-navigation/bottom-tabs, @react-navigation/material-top-tabs, @react-navigation/native and @react-navigation/native-stack.

Updates @react-navigation/bottom-tabs from 7.12.0 to 7.15.3

Release notes

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

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

7.15.3 (2026-03-02)

Bug Fixes

  • include background color and blur effect in scrollEdgeAppearance in native bottom tabs (#12997) (a329d59) - by @​Kasendwa

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

7.15.0 (2026-02-25)

Features

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

7.14.0 (2026-02-16)

Bug Fixes

Features

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

7.13.0 (2026-02-10)

Features

Changelog

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

7.15.3 (2026-03-02)

Bug Fixes

  • include background color and blur effect in scrollEdgeAppearance in native bottom tabs (#12997) (a329d59) - by @​Kasendwa

7.15.2 (2026-02-25)

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

7.15.1 (2026-02-25)

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

7.15.0 (2026-02-25)

Features

7.14.0 (2026-02-16)

Bug Fixes

Features

7.13.0 (2026-02-10)

Features

Commits
  • 963770f chore: publish
  • a329d59 fix: include background color and blur effect in scrollEdgeAppearance in nati...
  • b6bdbf1 chore: publish
  • 3aa65ed chore: publish
  • f77c6f9 chore: publish
  • 46b34de feat(native-stack): add support for images in nested header menus (#12987)
  • d149ee1 chore: publish
  • e02224d docs: update JSDoc for tabBarBadgeStyle
  • 1f575fa feat: drop 'resource' type for icons
  • 6d460cb fix: include tab item appearance in scrollEdgeAppearance for native tabs (#12...
  • Additional commits viewable in compare view

Updates @react-navigation/material-top-tabs from 7.4.13 to 7.4.16

Changelog

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

7.4.16 (2026-02-25)

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

7.4.15 (2026-02-25)

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

7.4.14 (2026-02-25)

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

Commits

Updates @react-navigation/native from 7.1.28 to 7.1.31

Changelog

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

7.1.31 (2026-02-25)

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

7.1.30 (2026-02-25)

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

7.1.29 (2026-02-25)

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

Commits

Updates @react-navigation/native-stack from 7.12.0 to 7.14.2

Release notes

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

@​react-navigation/native-stack@​7.14.0

7.14.0 (2026-02-25)

Features

@​react-navigation/native-stack@​7.13.0

7.13.0 (2026-02-16)

Features

Changelog

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

7.14.2 (2026-02-25)

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

7.14.1 (2026-02-25)

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

7.14.0 (2026-02-25)

Features

7.13.0 (2026-02-16)

Features

Commits

You can trigger a rebase of this PR 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

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 3, 2026
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-navigation-92dcb0feb3 branch 4 times, most recently from 46dc863 to b63a3ec Compare March 19, 2026 01:31
Bumps the react-navigation group with 4 updates in the / directory: [@react-navigation/bottom-tabs](https://github.com/react-navigation/react-navigation/tree/HEAD/packages/bottom-tabs), [@react-navigation/material-top-tabs](https://github.com/react-navigation/react-navigation/tree/HEAD/packages/material-top-tabs), [@react-navigation/native](https://github.com/react-navigation/react-navigation/tree/HEAD/packages/native) and [@react-navigation/native-stack](https://github.com/react-navigation/react-navigation/tree/HEAD/packages/native-stack).


Updates `@react-navigation/bottom-tabs` from 7.12.0 to 7.15.3
- [Release notes](https://github.com/react-navigation/react-navigation/releases)
- [Changelog](https://github.com/react-navigation/react-navigation/blob/@react-navigation/bottom-tabs@7.15.3/packages/bottom-tabs/CHANGELOG.md)
- [Commits](https://github.com/react-navigation/react-navigation/commits/@react-navigation/bottom-tabs@7.15.3/packages/bottom-tabs)

Updates `@react-navigation/material-top-tabs` from 7.4.13 to 7.4.16
- [Release notes](https://github.com/react-navigation/react-navigation/releases)
- [Changelog](https://github.com/react-navigation/react-navigation/blob/@react-navigation/material-top-tabs@7.4.16/packages/material-top-tabs/CHANGELOG.md)
- [Commits](https://github.com/react-navigation/react-navigation/commits/@react-navigation/material-top-tabs@7.4.16/packages/material-top-tabs)

Updates `@react-navigation/native` from 7.1.28 to 7.1.31
- [Release notes](https://github.com/react-navigation/react-navigation/releases)
- [Changelog](https://github.com/react-navigation/react-navigation/blob/@react-navigation/native@7.1.31/packages/native/CHANGELOG.md)
- [Commits](https://github.com/react-navigation/react-navigation/commits/@react-navigation/native@7.1.31/packages/native)

Updates `@react-navigation/native-stack` from 7.12.0 to 7.14.2
- [Release notes](https://github.com/react-navigation/react-navigation/releases)
- [Changelog](https://github.com/react-navigation/react-navigation/blob/@react-navigation/native-stack@7.14.2/packages/native-stack/CHANGELOG.md)
- [Commits](https://github.com/react-navigation/react-navigation/commits/@react-navigation/native-stack@7.14.2/packages/native-stack)

---
updated-dependencies:
- dependency-name: "@react-navigation/bottom-tabs"
  dependency-version: 7.15.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react-navigation
- dependency-name: "@react-navigation/material-top-tabs"
  dependency-version: 7.4.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: react-navigation
- dependency-name: "@react-navigation/native"
  dependency-version: 7.1.31
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: react-navigation
- dependency-name: "@react-navigation/native-stack"
  dependency-version: 7.14.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: react-navigation
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-navigation-92dcb0feb3 branch from b63a3ec to 73844cb Compare March 23, 2026 22:47
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