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

chore(deps): bump react-native-screens from 3.35.0 to 4.6.0 #600

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 3, 2025

Bumps react-native-screens from 3.35.0 to 4.6.0.

Release notes

Sourced from react-native-screens's releases.

4.6.0

What's Changed

Minor release providing few important fixes, including these for pressables on new architecture and FullWindowOverlay.

⚠️ Deprecations

👍 Improvements

🐛 Bug fixes

🔢 Miscellaneous

New Contributors

Full Changelog: software-mansion/react-native-screens@4.5.0...4.6.0

4.6.0-beta.1

What's Changed

These changes are relative to beta.0

⚠️ Deprecations

... (truncated)

Commits
  • a8ae962 Release 4.6.0
  • 8982286 chore: bump react-navigation submodule version (#2658)
  • a8f1be3 Release 4.6.0-beta.1
  • ec7afd0 fix(Android): fix draw ordering in transparent modal & stack nested in tabs i...
  • c0b5586 fix(Android): Restore focus on page transitions (#2640)
  • 9d9e797 chore(CI): fix linting (#2645)
  • ea56038 chore: fix code editing (add dev dependency on eslint-plugin-ft-flow (#2644)
  • 0f411ac fix(iOS,Fabric): fix invalid position of FullWindowOverlay in certain scenari...
  • 4bfc959 chore(types): update information on nested stack rendering support (#2639)
  • 3c589b1 refactor(iOS): update view controller once per transaction when adding header...
  • 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 Feb 3, 2025
@github-actions github-actions bot force-pushed the dependabot/npm_and_yarn/main/react-native-screens-4.6.0 branch from 0e307b6 to fb264f8 Compare February 3, 2025 21:02
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/main/react-native-screens-4.6.0 branch from fb264f8 to d068ecc Compare February 4, 2025 23:47
@github-actions github-actions bot force-pushed the dependabot/npm_and_yarn/main/react-native-screens-4.6.0 branch from d068ecc to b3e2a4a Compare February 4, 2025 23:49
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/main/react-native-screens-4.6.0 branch from b3e2a4a to ab9404f Compare February 4, 2025 23:58
@github-actions github-actions bot force-pushed the dependabot/npm_and_yarn/main/react-native-screens-4.6.0 branch from ab9404f to 5a184e0 Compare February 4, 2025 23:59
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/main/react-native-screens-4.6.0 branch from 5a184e0 to 3e253b8 Compare February 10, 2025 12:49
Bumps [react-native-screens](https://github.com/software-mansion/react-native-screens) from 3.35.0 to 4.6.0.
- [Release notes](https://github.com/software-mansion/react-native-screens/releases)
- [Commits](software-mansion/react-native-screens@3.35.0...4.6.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@github-actions github-actions bot force-pushed the dependabot/npm_and_yarn/main/react-native-screens-4.6.0 branch from 3e253b8 to fd47c6d Compare February 10, 2025 12:50
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