From b3c97dade92654e5c390ed448a8852262e600f87 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Tue, 30 Apr 2024 13:54:53 -0700
Subject: [PATCH] fix(deps): update dependency
@react-native-clipboard/clipboard to ^1.14.1 (#5371)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[![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
react-native-clipboard/clipboard
(@react-native-clipboard/clipboard)
###
[`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
[@siddarthkay](https://togithub.com/siddarthkay) in
[https://github.com/react-native-clipboard/clipboard/pull/220](https://togithub.com/react-native-clipboard/clipboard/pull/220)
- Use Yarn 4 by [@Saadnajmi](https://togithub.com/Saadnajmi) in
[https://github.com/react-native-clipboard/clipboard/pull/230](https://togithub.com/react-native-clipboard/clipboard/pull/230)
- fix: eslint config by
[@Naturalclar](https://togithub.com/Naturalclar) in
[https://github.com/react-native-clipboard/clipboard/pull/232](https://togithub.com/react-native-clipboard/clipboard/pull/232)
- fix: android ci by
[@Naturalclar](https://togithub.com/Naturalclar) in
[https://github.com/react-native-clipboard/clipboard/pull/233](https://togithub.com/react-native-clipboard/clipboard/pull/233)
- Update React Native minimum version supported, fix test app
autolinking by [@Saadnajmi](https://togithub.com/Saadnajmi) in
[https://github.com/react-native-clipboard/clipboard/pull/235](https://togithub.com/react-native-clipboard/clipboard/pull/235)
- fix: module spec mis-match on Android (new Architecture) by
[@alanleedev](https://togithub.com/alanleedev) in
[https://github.com/react-native-clipboard/clipboard/pull/237](https://togithub.com/react-native-clipboard/clipboard/pull/237)
#### New Contributors
- [@siddarthkay](https://togithub.com/siddarthkay) made their
first contribution in
[https://github.com/react-native-clipboard/clipboard/pull/220](https://togithub.com/react-native-clipboard/clipboard/pull/220)
- [@alanleedev](https://togithub.com/alanleedev) made their first
contribution in
[https://github.com/react-native-clipboard/clipboard/pull/237](https://togithub.com/react-native-clipboard/clipboard/pull/237)
**Full Changelog**:
https://github.com/react-native-clipboard/clipboard/compare/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)
---
### 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.
---
- [ ] 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).
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: valora-bot
---
ios/Podfile.lock | 4 ++--
package.json | 2 +-
yarn.lock | 8 ++++----
3 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/ios/Podfile.lock b/ios/Podfile.lock
index 29f05b17fbc..b248899f9f1 100644
--- a/ios/Podfile.lock
+++ b/ios/Podfile.lock
@@ -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
@@ -1232,7 +1232,7 @@ SPEC CHECKSUMS:
ReactCommon: 4f53f2f9f5b2fce9ae5325ff6d1d7b7a24f215ef
RecaptchaInterop: 7d1a4a01a6b2cb1610a47ef3f85f0c411434cb21
RNCAsyncStorage: 826b603ae9c0f88b5ac4e956801f755109fa4d5c
- RNCClipboard: 60fed4b71560d7bfe40e9d35dea9762b024da86d
+ RNCClipboard: 0a720adef5ec193aa0e3de24c3977222c7e52a37
RNCMaskedView: 090213d32d8b3bb83a4dcb7d12c18f0152591906
RNCPicker: 3e2c37a8328f368ce14da050cdc8231deb5fc9f9
RNDeviceInfo: 42aadf1282ffa0a88dc38a504a7be145eb010dfa
diff --git a/package.json b/package.json
index 57aee26d8a4..7c2a69cf6cc 100644
--- a/package.json
+++ b/package.json
@@ -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",
diff --git a/yarn.lock b/yarn.lock
index 7190506289e..766777165a9 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -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"