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.6.4 #57

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

Release notes

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

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

  • allow providing insets in hook mocks (f1d9e52)

Release 4.5.3

4.5.3 (2023-05-16)

Release 4.5.2

4.5.2 (2023-04-29)

Bug Fixes

Allow web's SafeAreaView to forward ref to its underlying view #383

Release 4.5.1

... (truncated)

Commits
  • c70c8c5 chore: release 4.6.4
  • fd2b02f Update safe area frame when keyboard shows/hides (#407)
  • 8c1d811 chore: release 4.6.3
  • 7ed701b fix: ts
  • def6c1f fix: make edge types readonly
  • 2243c3e chore: release 4.6.2
  • 7458d38 Cast View to the NativeSafeAreaViewInstance for .macos and .windows to get th...
  • 016b962 chore: release 4.6.1
  • ce5e856 fix(minor): type declaration path in package.json (#400)
  • b8b1e8e chore: release 4.6.0
  • 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 #61.