Skip to content

build(deps): bump react-native-screens from 3.20.0 to 3.21.1 #32

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

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 22, 2023

Bumps react-native-screens from 3.20.0 to 3.21.1.

Release notes

Sourced from react-native-screens's releases.

3.21.1

Patch release adding internal isNewBackTitleImplementation constant for use in @react-navigation/native-stack.

See #1791 & react-navigation/react-navigation#11423 for details.

3.21.0

Minor release with support for React Native 0.72 on New Architecture, fixing some bugs and adding new functionalities.

Please note that support for react-navigation v4 has been dropped with this version and you can no longer use native-stack v4 starting from this version. It might be considered a BREAKING CHANGE so be careful with updating.

What's Changed

New Contributors

... (truncated)

Commits
  • cf20f8c Release 3.21.1
  • d481b3e fix: add internal isNewBackTitleImplementation const (#1791)
  • 7c2801f fix: update supported React Native version in readme (#1793)
  • 85093d6 Release 3.21.0
  • 3585d9a feat: prevent native back button dismissal on iOS (#1773)
  • c043a68 fix: proper handling of header events on Fabric and bumping examples to 0.72 ...
  • ea240b4 fix:Compatible with version 0.72 (#1765)
  • 48aaf98 feat: remove v4 from repo (#1790)
  • 6272e44 fix: ScreenStackHeaderConfig type (#1760)
  • 46794e8 chore(deps): bump vm2 from 3.9.15 to 3.9.16 (#1755)
  • 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-native-screens](https://github.com/software-mansion/react-native-screens) from 3.20.0 to 3.21.1.
- [Release notes](https://github.com/software-mansion/react-native-screens/releases)
- [Commits](software-mansion/react-native-screens@3.20.0...3.21.1)

---
updated-dependencies:
- dependency-name: react-native-screens
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 22, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 23, 2023

Superseded by #33.

@dependabot dependabot bot closed this Jun 23, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/react-native-screens-3.21.1 branch June 23, 2023 06:04
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