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-native-screens from 3.32.0 to 3.34.0 #328

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 Aug 26, 2024

Bumps react-native-screens from 3.32.0 to 3.34.0.

Release notes

Sourced from react-native-screens's releases.

3.34.0

Recently released 3.33.0 introduced a crash when running on Android + Fabric + "bridgefull" combination of platform / architecture. This version introduces a fix for that crash with changes in native code, thus bumping minor version.

What's Changed

🐛 Bug fixes

🔢 Miscellaneous

Full Changelog: software-mansion/react-native-screens@3.33.0...3.34.0

3.33.0

Minor release heavily focused on fixing existing Fabric bugs. This version also comes with compatibility with [email protected] (in its current state - 0.75-rc.6) and a new prop for shadow control (details below).

We want to give a shoutout to @​janicduplessis and every person who reported issues in our repository. This is really a big help, thanks a lot! You are the cornerstone of open source community!

Thanks for following along! 💙

What's Changed

Here's more detailed information on what changes this release introduces.

👍 Improvements

🐛 Bug fixes

... (truncated)

Commits
  • 505a85b Release 3.34.0
  • 1713e8f fix(Android,Fabric,bridge-mode): patch crash with context detached from activ...
  • 032ec01 chore(deps): aggregate updates from dependabot (#2267)
  • 3097f01 fix(CI): extend logging in architecture-integrity scripts & add NativeProxy.k...
  • a886ca1 Release 3.33.0
  • 9d9720c chore: update readme with supported RN versions since 3.33.0 (#2273)
  • 3ef10ad feat: refactor snapshots when going back on Fabric (#2134)
  • 8b6905a feat: support RN 0.75 (#2218)
  • 725929a fix(Fabric): not working animations on second-top screen (#2270)
  • bfbfe51 fix(iOS): non-interactive screen while switching between bottom-tab and nativ...
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 26, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-native-screens-3.34.0 branch from 3b3e546 to a401cb1 Compare September 13, 2024 13:03
Bumps [react-native-screens](https://github.com/software-mansion/react-native-screens) from 3.32.0 to 3.34.0.
- [Release notes](https://github.com/software-mansion/react-native-screens/releases)
- [Commits](software-mansion/react-native-screens@3.32.0...3.34.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-native-screens-3.34.0 branch from a401cb1 to 0bc882a Compare September 13, 2024 13: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
Development

Successfully merging this pull request may close these issues.

0 participants