Skip to content

Commit

Permalink
chore(deps): update dependency @react-native-masked-view/masked-view …
Browse files Browse the repository at this point in the history
…to ^0.3.2 (#6275)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@react-native-masked-view/masked-view](https://redirect.github.com/react-native-masked-view/masked-view)
| [`^0.3.1` ->
`^0.3.2`](https://renovatebot.com/diffs/npm/@react-native-masked-view%2fmasked-view/0.3.1/0.3.2)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@react-native-masked-view%2fmasked-view/0.3.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@react-native-masked-view%2fmasked-view/0.3.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@react-native-masked-view%2fmasked-view/0.3.1/0.3.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@react-native-masked-view%2fmasked-view/0.3.1/0.3.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>react-native-masked-view/masked-view
(@&#8203;react-native-masked-view/masked-view)</summary>

###
[`v0.3.2`](https://redirect.github.com/react-native-masked-view/masked-view/releases/tag/v0.3.2)

[Compare
Source](https://redirect.github.com/react-native-masked-view/masked-view/compare/v0.3.1...v0.3.2)

#### What's Changed

-
feat([#&#8203;162](https://redirect.github.com/react-native-masked-view/masked-view/issues/162)):
fabric support by
[@&#8203;mateusz1913](https://redirect.github.com/mateusz1913) in
[https://github.com/react-native-masked-view/masked-view/pull/221](https://redirect.github.com/react-native-masked-view/masked-view/pull/221)
- Revert
"feat([#&#8203;162](https://redirect.github.com/react-native-masked-view/masked-view/issues/162)):
fabric support" by
[@&#8203;brentvatne](https://redirect.github.com/brentvatne) in
[https://github.com/react-native-masked-view/masked-view/pull/222](https://redirect.github.com/react-native-masked-view/masked-view/pull/222)
- Fix black background on android by
[@&#8203;alanjhughes](https://redirect.github.com/alanjhughes) in
[https://github.com/react-native-masked-view/masked-view/pull/228](https://redirect.github.com/react-native-masked-view/masked-view/pull/228)
- fix: lint error by
[@&#8203;Naturalclar](https://redirect.github.com/Naturalclar) in
[https://github.com/react-native-masked-view/masked-view/pull/231](https://redirect.github.com/react-native-masked-view/masked-view/pull/231)

#### New Contributors

- [@&#8203;mateusz1913](https://redirect.github.com/mateusz1913) made
their first contribution in
[https://github.com/react-native-masked-view/masked-view/pull/221](https://redirect.github.com/react-native-masked-view/masked-view/pull/221)
- [@&#8203;brentvatne](https://redirect.github.com/brentvatne) made
their first contribution in
[https://github.com/react-native-masked-view/masked-view/pull/222](https://redirect.github.com/react-native-masked-view/masked-view/pull/222)
- [@&#8203;alanjhughes](https://redirect.github.com/alanjhughes) made
their first contribution in
[https://github.com/react-native-masked-view/masked-view/pull/228](https://redirect.github.com/react-native-masked-view/masked-view/pull/228)

**Full Changelog**:
react-native-masked-view/masked-view@v0.3.1...v0.3.2

</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 is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/valora-inc/wallet).

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

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: valora-bot <[email protected]>
  • Loading branch information
renovate[bot] and valora-bot authored Dec 3, 2024
1 parent 96a1496 commit 7e50d20
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 19 deletions.
5 changes: 3 additions & 2 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -738,7 +738,8 @@ PODS:
- React-Core
- RNCClipboard (1.14.2):
- React-Core
- RNCMaskedView (0.3.1):
- RNCMaskedView (0.3.2):
- RCT-Folly (= 2021.07.22.00)
- React-Core
- RNCPicker (2.8.1):
- React-Core
Expand Down Expand Up @@ -1306,7 +1307,7 @@ SPEC CHECKSUMS:
RecaptchaInterop: 7d1a4a01a6b2cb1610a47ef3f85f0c411434cb21
RNCAsyncStorage: d35c79ffba52c1013013e16b1fc295aec2feabb6
RNCClipboard: 5e503962f0719ace8f7fdfe9c60282b526305c85
RNCMaskedView: 090213d32d8b3bb83a4dcb7d12c18f0152591906
RNCMaskedView: 7fd800fe3508752504dbdc0a231cec05211ae769
RNCPicker: 0b6860a6b208d4046227d2f626ad0722f99a969c
RNDeviceInfo: 55264dd7cc939dad6e9c231a7621311f5277f1dc
RNExitApp: 00036cabe7bacbb413d276d5520bf74ba39afa6a
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"@react-native-firebase/dynamic-links": "19.1.0",
"@react-native-firebase/messaging": "19.1.0",
"@react-native-firebase/remote-config": "19.1.0",
"@react-native-masked-view/masked-view": "^0.3.1",
"@react-native-masked-view/masked-view": "^0.3.2",
"@react-native-picker/picker": "^2.8.1",
"@react-navigation/bottom-tabs": "^7.0.6",
"@react-navigation/devtools": "^7.0.4",
Expand Down
22 changes: 6 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2707,10 +2707,10 @@
resolved "https://registry.yarnpkg.com/@react-native-firebase/remote-config/-/remote-config-19.1.0.tgz#8f9711c06cd5c1eb6b68fab3312d272d981d07e6"
integrity sha512-gB4kV7s4/8Xca3s0Hs0S0TiNlg6zQnSwdKF8hnQGudOAIi1EhiUrNGQ5ybtKkGIh6TX7LC8Ev9jUgkIaNvo8Zw==

"@react-native-masked-view/masked-view@^0.3.1":
version "0.3.1"
resolved "https://registry.yarnpkg.com/@react-native-masked-view/masked-view/-/masked-view-0.3.1.tgz#5bd76f17004a6ccbcec03856893777ee91f23d29"
integrity sha512-uVm8U6nwFIlUd1iDIB5cS+lDadApKR+l8k4k84d9hn+GN4lzAIJhUZ9syYX7c022MxNgAlbxoFLt0pqKoyaAGg==
"@react-native-masked-view/masked-view@^0.3.2":
version "0.3.2"
resolved "https://registry.yarnpkg.com/@react-native-masked-view/masked-view/-/masked-view-0.3.2.tgz#7064533a573e3539ec912f59c1f457371bf49dd9"
integrity sha512-XwuQoW7/GEgWRMovOQtX3A4PrXhyaZm0lVUiY8qJDvdngjLms9Cpdck6SmGAUNqQwcj2EadHC1HwL0bEyoa/SQ==

"@react-native-picker/picker@^2.8.1":
version "2.8.1"
Expand Down Expand Up @@ -11256,7 +11256,7 @@ nan@^2.10.0:
resolved "https://registry.yarnpkg.com/nan/-/nan-2.17.0.tgz#c0150a2368a182f033e9aa5195ec76ea41a199cb"
integrity sha512-2ZTgtl0nJsO0KQCjEpxcIr5D+Yv90plTitZt9JBfQvVJDS5seMl3FOvsh3+9CoYWXf/1l5OaZzzF6nDm4cagaQ==

[email protected]:
[email protected], nanoid@^3.3.1:
version "3.3.7"
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.7.tgz#d0c301a691bc8d54efa0a2226ccf3fe2fd656bd8"
integrity sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==
Expand All @@ -11266,11 +11266,6 @@ nanoid@^2.0.0:
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-2.1.11.tgz#ec24b8a758d591561531b4176a01e3ab4f0f0280"
integrity sha512-s/snB+WGm6uwi0WjsZdaVcuf3KJXlfGl2LcxgwkEwJF0D/BWzVWAZW/XY4bFaiR7s0Jk3FPvlnepg1H1b1UwlA==

nanoid@^3.3.1:
version "3.3.6"
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.6.tgz#443380c856d6e9f9824267d960b4236ad583ea4c"
integrity sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==

nanomatch@^1.2.9:
version "1.2.9"
resolved "https://registry.yarnpkg.com/nanomatch/-/nanomatch-1.2.9.tgz#879f7150cb2dab7a471259066c104eee6e0fa7c2"
Expand Down Expand Up @@ -15067,12 +15062,7 @@ use-latest-callback@^0.2.1:
resolved "https://registry.yarnpkg.com/use-latest-callback/-/use-latest-callback-0.2.1.tgz#4d4e6a9e4817b13142834850dcfa8d24ca4569cf"
integrity sha512-QWlq8Is8BGWBf883QOEQP5HWYX/kMI+JTbJ5rdtvJLmXTIh9XoHIO3PQcmQl8BU44VKxow1kbQUHa6mQSMALDQ==

use-sync-external-store@^1.0.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/use-sync-external-store/-/use-sync-external-store-1.2.0.tgz#7dbefd6ef3fe4e767a0cf5d7287aacfb5846928a"
integrity sha512-eEgnFxGQ1Ife9bzYs6VLi8/4X6CObHMw9Qr9tPY43iKwsPw8xE8+EFsf/2cFZ5S3esXgpWgtSCtLNS41F+sKPA==

use-sync-external-store@^1.2.2:
use-sync-external-store@^1.0.0, use-sync-external-store@^1.2.2:
version "1.2.2"
resolved "https://registry.yarnpkg.com/use-sync-external-store/-/use-sync-external-store-1.2.2.tgz#c3b6390f3a30eba13200d2302dcdf1e7b57b2ef9"
integrity sha512-PElTlVMwpblvbNqQ82d2n6RjStvdSoNe9FG28kNfz3WiXilJm4DdNkEzRhCZuIDwY8U08WVihhGR5iRqAwfDiw==
Expand Down

0 comments on commit 7e50d20

Please sign in to comment.