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.5.0 #43

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.5.0.

Release notes

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

Release 4.5.0

4.5.0 (2023-01-19)

Bug Fixes

  • test: _NativeSafeAreaContext.default.getConstants is not a function (#335) (d424f12), closes #290 #255

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

  • RCT_NEW_ARCH_ENABLED=0 to disable new arch (#307) (0d74927)

Release 4.3.3

4.3.3 (2022-08-19)

Commits
  • 969db68 chore: release 4.5.0
  • 60312b0 chore: update fabric example to 0.71
  • 910e79e chore: update dependencies
  • 0e96c33 chore: add clang format script
  • d424f12 fix(test): _NativeSafeAreaContext.default.getConstants is not a function (#335)
  • fd4c27c Update default kotlin version (#339)
  • a403ff3 Fix Could not locate shadow view errors (#340)
  • 3402b4a Fix gradle dependencies (#343)
  • 8f93c44 chore: release 4.4.1
  • c4a3ad1 fix: don't set codegen configs for older rn cli versions
  • 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 #57.