Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @react-navigation/stack from 5.5.1 to 6.2.1 #228

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 10, 2022

Bumps @react-navigation/stack from 5.5.1 to 6.2.1.

Release notes

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

@​react-navigation/stack@​6.2.1

6.2.1 (2022-04-01)

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

@​react-navigation/stack@​6.2.0

6.2.0 (2022-04-01)

Bug Fixes

  • fix type errors when passing animated styles to header (9058b1c)

Features

  • add an ID prop to navigators (4e4935a)

@​react-navigation/stack@​6.1.1

6.1.1 (2022-02-02)

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

@​react-navigation/stack@​6.1.0

6.1.0 (2022-01-29)

Bug Fixes

  • fix transparent modal when another screen is pushed on top (9d2d14b), closes #10298
  • make stack navigator work with latest gesture handler (#10270) (5a19877)

Features

  • native-stack: export NativeStackView to support custom routers on native-stack (#10260) (7b761f1)
  • pass canGoBack to headerRight (82a1669)

@​react-navigation/stack@​6.0.11

6.0.11 (2021-10-12)

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

@​react-navigation/stack@​6.0.10

6.0.10 (2021-10-09)

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

@​react-navigation/stack@​6.0.9

6.0.9 (2021-09-26)

... (truncated)

Changelog

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

6.2.1 (2022-04-01)

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

6.2.0 (2022-04-01)

Bug Fixes

  • fix type errors when passing animated styles to header (9058b1c)

Features

  • add an ID prop to navigators (4e4935a)

6.1.1 (2022-02-02)

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

6.1.0 (2022-01-29)

Bug Fixes

  • fix transparent modal when another screen is pushed on top (9d2d14b), closes #10298
  • make stack navigator work with latest gesture handler (#10270) (5a19877)

Features

  • native-stack: export NativeStackView to support custom routers on native-stack (#10260) (7b761f1)
  • pass canGoBack to headerRight (82a1669)

... (truncated)

Commits
  • b1c4214 chore: publish
  • c5ef6b5 chore: publish
  • 4e4935a feat: add an ID prop to navigators
  • 9058b1c fix: fix type errors when passing animated styles to header
  • 4cddbce chore: publish
  • 730cdf1 chore: upgrade gesture-handler dep
  • 4c58058 chore: publish
  • 9d2d14b fix: fix transparent modal when another screen is pushed on top
  • 2f8cbfc chore: fix unit tests
  • 4bec5f4 chore: upgrade react-native & other dependencies
  • Additional commits viewable in compare view

Dependabot compatibility score

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@react-navigation/stack](https://github.com/react-navigation/react-navigation/tree/HEAD/packages/stack) from 5.5.1 to 6.2.1.
- [Release notes](https://github.com/react-navigation/react-navigation/releases)
- [Changelog](https://github.com/react-navigation/react-navigation/blob/main/packages/stack/CHANGELOG.md)
- [Commits](https://github.com/react-navigation/react-navigation/commits/@react-navigation/[email protected]/packages/stack)

---
updated-dependencies:
- dependency-name: "@react-navigation/stack"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 10, 2022
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants