-
Notifications
You must be signed in to change notification settings - Fork 87
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): update dependency @react-native-clipboard/clipboard to ^1.14.1 #5371
fix(deps): update dependency @react-native-clipboard/clipboard to ^1.14.1 #5371
Conversation
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ Warning: custom changes will be lost. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5371 +/- ##
==========================================
- Coverage 86.06% 86.05% -0.01%
==========================================
Files 735 735
Lines 29946 29946
Branches 5122 5122
==========================================
- Hits 25772 25771 -1
- Misses 3947 3948 +1
Partials 227 227 see 1 file with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
…14.1 (valora-inc#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 (@​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 [@​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**: 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 <valorabot@valoraapp.com>
This PR contains the following updates:
^1.13.2
->^1.14.1
Release Notes
react-native-clipboard/clipboard (@react-native-clipboard/clipboard)
v1.14.1
Compare Source
What's Changed
getEnforcing
jest mock by @siddarthkay in https://github.com/react-native-clipboard/clipboard/pull/220New Contributors
Full Changelog: react-native-clipboard/clipboard@v1.14.0...v1.14.1
v1.14.0
Compare Source
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.
This PR has been generated by Mend Renovate. View repository job log here.