pinar icon indicating copy to clipboard operation
pinar copied to clipboard

Bump react-native-safe-area-context from 3.2.0 to 4.3.1 in /examples

Open dependabot[bot] opened this issue 2 years ago • 0 comments

Bumps react-native-safe-area-context from 3.2.0 to 4.3.1.

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: https://github.com/th3rdwave/react-native-safe-area-context/compare/v4.1.3...v4.1.4

v4.1.3

What's Changed

New Contributors

Full Changelog: https://github.com/th3rdwave/react-native-safe-area-context/compare/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

v3.3.2

... (truncated)

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[bot] avatar Jul 07 '22 12:07 dependabot[bot]