Skip to content

Commit

Permalink
fix(deps): update dependency @react-native-clipboard/clipboard to ^1.…
Browse files Browse the repository at this point in the history
…14.1 (#5371)

[![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-clipboard/clipboard](https://togithub.com/react-native-clipboard/clipboard)
| [`^1.13.2` ->
`^1.14.1`](https://renovatebot.com/diffs/npm/@react-native-clipboard%2fclipboard/1.13.2/1.14.1)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@react-native-clipboard%2fclipboard/1.14.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@react-native-clipboard%2fclipboard/1.14.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@react-native-clipboard%2fclipboard/1.13.2/1.14.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@react-native-clipboard%2fclipboard/1.13.2/1.14.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

###
[`v1.14.1`](https://togithub.com/react-native-clipboard/clipboard/releases/tag/v1.14.1)

[Compare
Source](https://togithub.com/react-native-clipboard/clipboard/compare/v1.14.0...v1.14.1)

#### What's Changed

- add missing `getEnforcing` jest mock by
[@&#8203;siddarthkay](https://togithub.com/siddarthkay) in
[react-native-clipboard/clipboard#220
- Use Yarn 4 by [@&#8203;Saadnajmi](https://togithub.com/Saadnajmi) in
[react-native-clipboard/clipboard#230
- fix: eslint config by
[@&#8203;Naturalclar](https://togithub.com/Naturalclar) in
[react-native-clipboard/clipboard#232
- fix: android ci by
[@&#8203;Naturalclar](https://togithub.com/Naturalclar) in
[react-native-clipboard/clipboard#233
- Update React Native minimum version supported, fix test app
autolinking by [@&#8203;Saadnajmi](https://togithub.com/Saadnajmi) in
[react-native-clipboard/clipboard#235
- fix: module spec mis-match on Android (new Architecture) by
[@&#8203;alanleedev](https://togithub.com/alanleedev) in
[react-native-clipboard/clipboard#237

#### New Contributors

- [@&#8203;siddarthkay](https://togithub.com/siddarthkay) made their
first contribution in
[react-native-clipboard/clipboard#220
- [@&#8203;alanleedev](https://togithub.com/alanleedev) made their first
contribution in
[react-native-clipboard/clipboard#237

**Full Changelog**:
react-native-clipboard/clipboard@v1.14.0...v1.14.1

###
[`v1.14.0`](https://togithub.com/react-native-clipboard/clipboard/compare/v1.13.2...v1.14.0)

[Compare
Source](https://togithub.com/react-native-clipboard/clipboard/compare/v1.13.2...v1.14.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 <[email protected]>
  • Loading branch information
renovate[bot] and valora-bot committed Apr 30, 2024
1 parent df34e35 commit 2844729
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 @@ -654,7 +654,7 @@ PODS:
- RecaptchaInterop (100.0.0)
- RNCAsyncStorage (1.23.1):
- React-Core
- RNCClipboard (1.13.2):
- RNCClipboard (1.14.1):
- React-Core
- RNCMaskedView (0.3.1):
- React-Core
Expand Down Expand Up @@ -1232,7 +1232,7 @@ SPEC CHECKSUMS:
ReactCommon: 4f53f2f9f5b2fce9ae5325ff6d1d7b7a24f215ef
RecaptchaInterop: 7d1a4a01a6b2cb1610a47ef3f85f0c411434cb21
RNCAsyncStorage: 826b603ae9c0f88b5ac4e956801f755109fa4d5c
RNCClipboard: 60fed4b71560d7bfe40e9d35dea9762b024da86d
RNCClipboard: 0a720adef5ec193aa0e3de24c3977222c7e52a37
RNCMaskedView: 090213d32d8b3bb83a4dcb7d12c18f0152591906
RNCPicker: 3e2c37a8328f368ce14da050cdc8231deb5fc9f9
RNDeviceInfo: 42aadf1282ffa0a88dc38a504a7be145eb010dfa
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"@json-rpc-tools/utils": "^1.7.6",
"@noble/secp256k1": "^1.7.1",
"@react-native-async-storage/async-storage": "^1.23.1",
"@react-native-clipboard/clipboard": "^1.13.2",
"@react-native-clipboard/clipboard": "^1.14.1",
"@react-native-community/netinfo": "^11.3.1",
"@react-native-cookies/cookies": "^6.2.1",
"@react-native-firebase/analytics": "19.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2817,10 +2817,10 @@
dependencies:
merge-options "^3.0.4"

"@react-native-clipboard/clipboard@^1.13.2":
version "1.13.2"
resolved "https://registry.yarnpkg.com/@react-native-clipboard/clipboard/-/clipboard-1.13.2.tgz#28adcfc43ed2addddf79a59198ec1b25087c115e"
integrity sha512-uVM55oEGc6a6ZmSATDeTcMm55A/C1km5X47g0xaoF0Zagv7N/8RGvLceA5L/izPwflIy78t7XQeJUcnGSib0nA==
"@react-native-clipboard/clipboard@^1.14.1":
version "1.14.1"
resolved "https://registry.yarnpkg.com/@react-native-clipboard/clipboard/-/clipboard-1.14.1.tgz#835f82fc86881a0808a8405f2576617bb5383554"
integrity sha512-SM3el0A28SwoeJljVNhF217o0nI4E7RfalLmuRQcT1/7tGcxUjgFa3jyrEndYUct8/uxxK5EUNGUu1YEDqzxqw==

"@react-native-community/cli-clean@^10.1.1":
version "10.1.1"
Expand Down

0 comments on commit 2844729

Please sign in to comment.