Skip to content

Commit

Permalink
fix(deps): update dependency react-native-safe-area-context to ^4.10.1 (
Browse files Browse the repository at this point in the history
#5352)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[react-native-safe-area-context](https://togithub.com/th3rdwave/react-native-safe-area-context)
| [`^4.9.0` ->
`^4.10.1`](https://renovatebot.com/diffs/npm/react-native-safe-area-context/4.9.0/4.10.1)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/react-native-safe-area-context/4.10.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/react-native-safe-area-context/4.10.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/react-native-safe-area-context/4.9.0/4.10.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/react-native-safe-area-context/4.9.0/4.10.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>th3rdwave/react-native-safe-area-context
(react-native-safe-area-context)</summary>

###
[`v4.10.1`](https://togithub.com/th3rdwave/react-native-safe-area-context/releases/tag/v4.10.1):
Release 4.10.1

[Compare
Source](https://togithub.com/th3rdwave/react-native-safe-area-context/compare/v4.10.0...v4.10.1)

##### Bug Fixes

- added run recalculation for safe_area when window did become visible
([#&#8203;480](https://togithub.com/th3rdwave/react-native-safe-area-context/issues/480))
([85ad002](https://togithub.com/th3rdwave/react-native-safe-area-context/commit/85ad00298ae8f82e7ff1fa913dbe752676b01a85))

###
[`v4.10.0`](https://togithub.com/th3rdwave/react-native-safe-area-context/compare/v4.9.0...996ec119ffd8e39cbbd542032066db2f5204ef42)

[Compare
Source](https://togithub.com/th3rdwave/react-native-safe-area-context/compare/v4.9.0...v4.10.0)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 5pm,every weekend" in timezone
America/Los_Angeles, Automerge - "after 5pm,every weekend" in timezone
America/Los_Angeles.

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/valora-inc/wallet).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMjEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjMyMS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJucG0iLCJyZW5vdmF0ZSJdfQ==-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: valora-bot <valorabot@valoraapp.com>
  • Loading branch information
renovate[bot] and valora-bot committed Apr 27, 2024
1 parent dcd5dfd commit 78b3c6e
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -550,7 +550,7 @@ PODS:
- React-Core
- react-native-randombytes (3.6.1):
- React-Core
- react-native-safe-area-context (4.9.0):
- react-native-safe-area-context (4.10.1):
- React-Core
- react-native-shake (5.5.2):
- RCT-Folly (= 2021.07.22.00)
Expand Down Expand Up @@ -1211,7 +1211,7 @@ SPEC CHECKSUMS:
react-native-launch-arguments: 5f41e0abf88a15e3c5309b8875d6fd5ac43df49d
react-native-netinfo: bdb108d340cdb41875c9ced535977cac6d2ff321
react-native-randombytes: 421f1c7d48c0af8dbcd471b0324393ebf8fe7846
react-native-safe-area-context: b97eb6f9e3b7f437806c2ce5983f479f8eb5de4b
react-native-safe-area-context: dcab599c527c2d7de2d76507a523d20a0b83823d
react-native-shake: 8036ba95a1953c9b10821bdc33f5814c5d0bcef6
react-native-simple-toast: 8ee5d23f0b92b935ab7434cdb65159ce12dfb4b7
react-native-splash-screen: 4312f786b13a81b5169ef346d76d33bc0c6dc457
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@
"react-native-randombytes": "^3.6.1",
"react-native-reanimated": "^2.17.0",
"react-native-restart-android": "^0.0.7",
"react-native-safe-area-context": "^4.9.0",
"react-native-safe-area-context": "^4.10.1",
"react-native-screens": "^3.31.1",
"react-native-securerandom": "^1.0.1",
"react-native-shake": "^5.5.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15342,10 +15342,10 @@ react-native-restart-android@^0.0.7:
resolved "https://registry.yarnpkg.com/react-native-restart-android/-/react-native-restart-android-0.0.7.tgz#60bc42530ad8e54c4bfb14d462ba0c779229368d"
integrity sha512-FxTVAgYDeS+R/PSA8vdwOg0HR5NaLo/FQTOqq0kB+KGKR3APty5Qmcz0xXGBn+Ju09ueyklsRGzPR9YmcewZgg==

react-native-safe-area-context@^4.9.0:
version "4.9.0"
resolved "https://registry.yarnpkg.com/react-native-safe-area-context/-/react-native-safe-area-context-4.9.0.tgz#21a570ca3594cb4259ba65f93befaa60d91bcbd0"
integrity sha512-/OJD9Pb8IURyvn+1tWTszWPJqsbZ4hyHBU9P0xhOmk7h5owSuqL0zkfagU0pg7Vh0G2NKQkaPpUKUMMCUMDh/w==
react-native-safe-area-context@^4.10.1:
version "4.10.1"
resolved "https://registry.yarnpkg.com/react-native-safe-area-context/-/react-native-safe-area-context-4.10.1.tgz#29fb27395ff7dfa2fa38788a27226330d73a81cc"
integrity sha512-w8tCuowDorUkPoWPXmhqosovBr33YsukkwYCDERZFHAxIkx6qBadYxfeoaJ91nCQKjkNzGrK5qhoNOeSIcYSpA==

react-native-screens@^3.31.1:
version "3.31.1"
Expand Down

0 comments on commit 78b3c6e

Please sign in to comment.