Skip to content

Bump react-native-screens from 2.4.0 to 2.10.1#133

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/react-native-screens-2.10.1
Closed

Bump react-native-screens from 2.4.0 to 2.10.1#133
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/react-native-screens-2.10.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 6, 2020

Bumps react-native-screens from 2.4.0 to 2.10.1.

Release notes

Sourced from react-native-screens's releases.

2.10.1

Patch release fixing regression introduced in #584.

2.10.0

Minor release fixing bugs, improving typings, and adding some functionalities, from which the biggest one is navigation events (#499). 🎉

New Features 🎉

Bug Fixes 🐛

Other Changes 👍

🙌 Thank you all for your contributions!

2.9.0

Minor release adding the compilation of the files before publishing #517 by @satya164, changing the company logo #537 by @jakub-gonet and clarification of README by @brentvatne.

It also adds #545 by @brentvatne, which introduces additional padding to the header, which is a BREAKING CHANGE and will cause the header to have too much top padding in case of not having a translucent status bar.

There are two ways to handle it:

  1. Recommended - use translucent status bar via RN StatusBar component (if you already don't use it) - https://reactnative.dev/docs/statusbar#translucent.
  2. Set headerTopInsetEnabled to false (it is true by default) if you want an opaque status bar.

2.8.0

Minor release fixing bugs, improving typings, and adding some functionalities.

New Features 🎉

Bug Fixes 🐛

Commits
Maintainer changes

This version was pushed to npm by wolewicki, a new releaser for react-native-screens since your current version.


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

Bumps [react-native-screens](https://github.com/kmagiera/react-native-screens) from 2.4.0 to 2.10.1.
- [Release notes](https://github.com/kmagiera/react-native-screens/releases)
- [Commits](software-mansion/react-native-screens@2.4.0...2.10.1)

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

dependabot bot commented on behalf of github Sep 17, 2020

Superseded by #154.

@dependabot dependabot bot closed this Sep 17, 2020
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/react-native-screens-2.10.1 branch September 17, 2020 10:09
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