pinar
pinar copied to clipboard
Bump react-native-safe-area-context from 3.2.0 to 4.4.1 in /examples
Bumps react-native-safe-area-context from 3.2.0 to 4.4.1.
Release notes
Sourced from react-native-safe-area-context's releases.
Release 4.4.1
4.4.1 (2022-09-28)
Bug Fixes
- don't set codegen configs for older rn cli versions (c4a3ad1)
Release 4.4.0
4.4.0 (2022-09-28)
Features
Release 4.3.4
4.3.4 (2022-09-19)
Bug Fixes
Release 4.3.3
4.3.3 (2022-08-19)
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
- Change the name of NativeSafeAreaProvider.ts to NativeSafeAreaProvider.tsx by
@hsjoberg
in th3rdwave/react-native-safe-area-context#252New Contributors
@hsjoberg
made their first contribution in th3rdwave/react-native-safe-area-context#252Full 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
... (truncated)
Commits
8f93c44
chore: release 4.4.1c4a3ad1
fix: don't set codegen configs for older rn cli versions1920588
chore: release 4.4.0cecdd61
feat: support RN 0.70 new arch (#312)fa24e47
chore: release 4.3.40d74927
fix: RCT_NEW_ARCH_ENABLED=0 to disable new arch (#307)13d542b
chore: regen lockfilec109661
chore: update depsf27ffe2
chore: release 4.3.37cda18f
chore: add publishConfig- Additional commits viewable in compare view
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)