Skip to content
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-keychain to ^8.1.3 #4947

Merged
merged 2 commits into from
Feb 21, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 21, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-native-keychain ^8.1.2 -> ^8.1.3 age adoption passing confidence

Release Notes

oblador/react-native-keychain (react-native-keychain)

v8.1.3

Compare Source

What's Changed

New Contributors

Full Changelog: oblador/react-native-keychain@v8.1.2...v8.1.3


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. View repository job log here.

@renovate renovate bot enabled auto-merge (squash) February 21, 2024 05:27
Copy link

codecov bot commented Feb 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (8ab5e35) 85.34% compared to head (5e02520) 85.35%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #4947      +/-   ##
==========================================
+ Coverage   85.34%   85.35%   +0.01%     
==========================================
  Files         712      712              
  Lines       29162    29162              
  Branches     5073     5073              
==========================================
+ Hits        24888    24892       +4     
+ Misses       4035     4031       -4     
  Partials      239      239              

see 2 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8ab5e35...5e02520. Read the comment docs.

Copy link
Contributor Author

renovate bot commented Feb 21, 2024

Edited/Blocked Notification

Renovate 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.

@renovate renovate bot merged commit 2cec8d9 into main Feb 21, 2024
16 checks passed
@renovate renovate bot deleted the renovate/react-native-keychain-8.x branch February 21, 2024 06:00
shottah pushed a commit to zed-io/kolektivo that referenced this pull request May 15, 2024
…inc#4947)

[![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-keychain](https://togithub.com/oblador/react-native-keychain)
| [`^8.1.2` ->
`^8.1.3`](https://renovatebot.com/diffs/npm/react-native-keychain/8.1.2/8.1.3)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/react-native-keychain/8.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/react-native-keychain/8.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/react-native-keychain/8.1.2/8.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/react-native-keychain/8.1.2/8.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>oblador/react-native-keychain (react-native-keychain)</summary>

###
[`v8.1.3`](https://togithub.com/oblador/react-native-keychain/releases/tag/v8.1.3)

[Compare
Source](https://togithub.com/oblador/react-native-keychain/compare/v8.1.2...v8.1.3)

#### What's Changed

- use setUserAuthenticationParameters for android >= 11 by
[@&#8203;AntoineThibi](https://togithub.com/AntoineThibi) in
[https://github.com/oblador/react-native-keychain/pull/613](https://togithub.com/oblador/react-native-keychain/pull/613)
- \[Fix]\[Android] Bugfix for lambda functions not workin in older
projects. by
[@&#8203;sohail-shrestha](https://togithub.com/sohail-shrestha) in
[https://github.com/oblador/react-native-keychain/pull/585](https://togithub.com/oblador/react-native-keychain/pull/585)
- \[Fix]\[Android] Unsupported RSA key size for StrongBox by
[@&#8203;frw](https://togithub.com/frw) in
[https://github.com/oblador/react-native-keychain/pull/577](https://togithub.com/oblador/react-native-keychain/pull/577)

#### New Contributors

- [@&#8203;AntoineThibi](https://togithub.com/AntoineThibi) made their
first contribution in
[https://github.com/oblador/react-native-keychain/pull/613](https://togithub.com/oblador/react-native-keychain/pull/613)
- [@&#8203;sohail-shrestha](https://togithub.com/sohail-shrestha) made
their first contribution in
[https://github.com/oblador/react-native-keychain/pull/585](https://togithub.com/oblador/react-native-keychain/pull/585)
- [@&#8203;frw](https://togithub.com/frw) made their first contribution
in
[https://github.com/oblador/react-native-keychain/pull/577](https://togithub.com/oblador/react-native-keychain/pull/577)

**Full Changelog**:
oblador/react-native-keychain@v8.1.2...v8.1.3

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMDAuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: valora-bot <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants