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-safe-area-context from 3.3.2 to 4.2.5 #494

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 27, 2022

Bumps react-native-safe-area-context from 3.3.2 to 4.2.5.

Release notes

Sourced from react-native-safe-area-context's releases.

v4.1.4

What's Changed

  • Fix view props on SafeAreaView (48ba172869e1be547170138dc55832bcd9794dec)

Full Changelog: th3rdwave/react-native-safe-area-context@v4.1.3...v4.1.4

v4.1.3

What's Changed

New Contributors

Full Changelog: th3rdwave/react-native-safe-area-context@v4.1.2...v4.1.3

v4.1.2

This is a summary of changes since v3

Breaking changes

  • Require a minimum version of iOS 11
  • Require a compile version of sdk 30 on Android

Improvements

  • Support for new RN architecture
  • Kotlin rewrite
  • Use getInsets on Android R+

Bug fixes

  • Fix SafeAreaView initial layout on Android
  • Fix margin mode for absolutely positioned elements (#239)

v4.0.1-rc.0

Changes

This version doesn't contain any api changes, but might require a higher react native version to work.

  • Support for react-native new architecture. This library now supports the new Fabric renderer, if the new architecture is enabled it should work without any changes to your code.

v3.4.1

  • Revert "Drop support for ios < 11". This will be done in v4 instead.

v3.4.0

  • Fix app extension build (d5fab0b5d3e06d066ed288d68f7385e72ea67ad8)
  • Drop support for ios < 11
Commits

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 27, 2022
Bumps [react-native-safe-area-context](https://github.com/th3rdwave/react-native-safe-area-context) from 3.3.2 to 4.2.5.
- [Release notes](https://github.com/th3rdwave/react-native-safe-area-context/releases)
- [Commits](th3rdwave/react-native-safe-area-context@v3.3.2...v4.2.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-native-safe-area-context-4.2.5 branch from adf7287 to 7701d0d Compare April 27, 2022 08:07
@simoneb simoneb merged commit 718074a into master Apr 27, 2022
@simoneb simoneb deleted the dependabot/npm_and_yarn/react-native-safe-area-context-4.2.5 branch April 27, 2022 09:52
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant