Skip to content

fix(deps): bump react-native-safe-area-context from 3.3.2 to 4.2.2 in /rn#106

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/rn/react-native-safe-area-context-4.2.2
Closed

fix(deps): bump react-native-safe-area-context from 3.3.2 to 4.2.2 in /rn#106
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/rn/react-native-safe-area-context-4.2.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 22, 2022

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

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: AppAndFlow/react-native-safe-area-context@v4.1.3...v4.1.4

v4.1.3

What's Changed

New Contributors

Full Changelog: AppAndFlow/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)

Bumps [react-native-safe-area-context](https://github.com/th3rdwave/react-native-safe-area-context) from 3.3.2 to 4.2.2.
- [Release notes](https://github.com/th3rdwave/react-native-safe-area-context/releases)
- [Commits](AppAndFlow/react-native-safe-area-context@v3.3.2...v4.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner March 22, 2022 14:38
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 22, 2022
@auto-add-label auto-add-label bot added the bug Something isn't working label Mar 22, 2022
@trafico-bot trafico-bot bot added the 🔍 Ready for Review Pull Request is not reviewed yet label Mar 22, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 28, 2022

Superseded by #110.

@dependabot dependabot bot closed this Mar 28, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/rn/react-native-safe-area-context-4.2.2 branch March 28, 2022 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code 🔍 Ready for Review Pull Request is not reviewed yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants