malitherl / Readicent

Expo-based React Native app for recommending books to users based on snippets
Apache License 2.0
0 stars 0 forks source link

Bump react-native-safe-area-context from 4.3.1 to 4.7.1 #61

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

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

Release 4.7.1

4.7.1 (2023-07-11)

  • Update podspec to tvOS 12.4 (#415)

Release 4.7.0

4.7.0 (2023-07-10)

Bug Fixes

Release 4.6.4

4.6.4 (2023-07-04)

Release 4.6.3

4.6.3 (2023-06-21)

Bug Fixes

  • make edge types readonly (def6c1f)

Release 4.6.2

4.6.2 (2023-06-21)

Release 4.6.1

4.6.1 (2023-06-21)

Bug Fixes

  • Fix type declaration path in package.json (#400) (ce5e856)

Release 4.6.0

4.6.0 (2023-06-20)

Features

  • maximum padding (#394)
  • set namespace in build.gradle (#399)

Bug Fixes

... (truncated)

Commits
  • 930f703 chore: release 4.7.1
  • aeaa21b Update podspec to tvOS 12.4 (#415)
  • 55d384d chore: release 4.7.0
  • 1b23b4f Fixes for tvOS (#412)
  • b683c52 chore: don't run yarn test on prepublish
  • 9535676 chore: bump gradle in /android
  • 13f02cb chore: fix ci
  • eb55cc7 chore: update rn to 0.72.1
  • 720cbc9 fix: use RCT_NEW_ARCH_ENABLED in RNCSafeAreaContext module
  • 664c518 fix: use install_modules_dependencies to make fabric build more reliable
  • Additional commits viewable in compare view


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] commented 1 year ago

Superseded by #72.