-
Notifications
You must be signed in to change notification settings - Fork 142
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
Change node version on CI #185
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate bot
referenced
this pull request
in valora-inc/wallet
Oct 4, 2023
…12.1 (#4251) [![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.11.2` -> `^1.12.1`](https://renovatebot.com/diffs/npm/@react-native-clipboard%2fclipboard/1.11.2/1.12.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@react-native-clipboard%2fclipboard/1.12.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@react-native-clipboard%2fclipboard/1.12.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@react-native-clipboard%2fclipboard/1.11.2/1.12.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@react-native-clipboard%2fclipboard/1.11.2/1.12.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>react-native-clipboard/clipboard (@​react-native-clipboard/clipboard)</summary> ### [`v1.12.1`](https://togithub.com/react-native-clipboard/clipboard/releases/tag/v1.12.1) [Compare Source](https://togithub.com/react-native-clipboard/clipboard/compare/v1.11.2...v1.12.1) #### What's Changed - Change node version on CI by [@​Naturalclar](https://togithub.com/Naturalclar) in [https://github.com/react-native-clipboard/clipboard/pull/185](https://togithub.com/react-native-clipboard/clipboard/pull/185) - chore(deps): bump minimatch from 3.0.4 to 3.1.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/react-native-clipboard/clipboard/pull/171](https://togithub.com/react-native-clipboard/clipboard/pull/171) - chore(deps): bump ua-parser-js from 0.7.28 to 0.7.33 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/react-native-clipboard/clipboard/pull/167](https://togithub.com/react-native-clipboard/clipboard/pull/167) - Fix warnings: new NativeEventEmitter() was called with a non-null arg… by [@​chrisglein](https://togithub.com/chrisglein) in [https://github.com/react-native-clipboard/clipboard/pull/175](https://togithub.com/react-native-clipboard/clipboard/pull/175) - Use existing clipData instead of calling getPrimaryClip() again by [@​djkazic](https://togithub.com/djkazic) in [https://github.com/react-native-clipboard/clipboard/pull/188](https://togithub.com/react-native-clipboard/clipboard/pull/188) - Update node version in Github actions by [@​Naturalclar](https://togithub.com/Naturalclar) in [https://github.com/react-native-clipboard/clipboard/pull/202](https://togithub.com/react-native-clipboard/clipboard/pull/202) - Update node version in ci by [@​Naturalclar](https://togithub.com/Naturalclar) in [https://github.com/react-native-clipboard/clipboard/pull/204](https://togithub.com/react-native-clipboard/clipboard/pull/204) - Remove explicit SDK version for Windows builds by [@​chrisglein](https://togithub.com/chrisglein) in [https://github.com/react-native-clipboard/clipboard/pull/177](https://togithub.com/react-native-clipboard/clipboard/pull/177) #### New Contributors - [@​djkazic](https://togithub.com/djkazic) made their first contribution in [https://github.com/react-native-clipboard/clipboard/pull/188](https://togithub.com/react-native-clipboard/clipboard/pull/188) **Full Changelog**: react-native-clipboard/clipboard@v1.12.0...v1.12.1 </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4wLjMiLCJ1cGRhdGVkSW5WZXIiOiIzNy4wLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIn0=--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Satish Ravi <satish.ravi@valoraapp.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Overview
Test Plan