-
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 fiatconnect packages #5301
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
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5301 +/- ##
=======================================
Coverage 86.02% 86.03%
=======================================
Files 746 746
Lines 30537 30537
Branches 5294 5294
=======================================
+ Hits 26268 26271 +3
+ Misses 4037 4034 -3
Partials 232 232 see 2 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
shottah
pushed a commit
to zed-io/kolektivo
that referenced
this pull request
May 15, 2024
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@fiatconnect/fiatconnect-sdk](https://togithub.com/fiatconnect/fiatconnect-sdk) | [`^0.5.33` -> `^0.5.36`](https://renovatebot.com/diffs/npm/@fiatconnect%2ffiatconnect-sdk/0.5.33/0.5.36) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@fiatconnect%2ffiatconnect-sdk/0.5.36?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@fiatconnect%2ffiatconnect-sdk/0.5.36?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@fiatconnect%2ffiatconnect-sdk/0.5.33/0.5.36?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@fiatconnect%2ffiatconnect-sdk/0.5.33/0.5.36?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@fiatconnect/fiatconnect-types](https://togithub.com/fiatconnect/fiatconnect-types) | [`^13.3.0` -> `^13.3.1`](https://renovatebot.com/diffs/npm/@fiatconnect%2ffiatconnect-types/13.3.0/13.3.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@fiatconnect%2ffiatconnect-types/13.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@fiatconnect%2ffiatconnect-types/13.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@fiatconnect%2ffiatconnect-types/13.3.0/13.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@fiatconnect%2ffiatconnect-types/13.3.0/13.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>fiatconnect/fiatconnect-sdk (@​fiatconnect/fiatconnect-sdk)</summary> ### [`v0.5.36`](https://togithub.com/fiatconnect/fiatconnect-sdk/releases/tag/v0.5.36) [Compare Source](https://togithub.com/fiatconnect/fiatconnect-sdk/compare/v0.5.35...v0.5.36) ##### Bug Fixes - **deps:** update dependency [@​fiatconnect/fiatconnect-types](https://togithub.com/fiatconnect/fiatconnect-types) to ^13.3.1 ([#​268](https://togithub.com/fiatconnect/fiatconnect-sdk/issues/268)) ([c5d895e](https://togithub.com/fiatconnect/fiatconnect-sdk/commit/c5d895eb7921036546e7b85e8129f5f4bae50e01)) ### [`v0.5.35`](https://togithub.com/fiatconnect/fiatconnect-sdk/releases/tag/v0.5.35) [Compare Source](https://togithub.com/fiatconnect/fiatconnect-sdk/compare/v0.5.34...v0.5.35) ##### Bug Fixes - **deps:** update dependency zod to ^3.22.5 ([#​267](https://togithub.com/fiatconnect/fiatconnect-sdk/issues/267)) ([7672e19](https://togithub.com/fiatconnect/fiatconnect-sdk/commit/7672e196a27ea377a6f5135193ce8b9d7188c9de)) ### [`v0.5.34`](https://togithub.com/fiatconnect/fiatconnect-sdk/releases/tag/v0.5.34) [Compare Source](https://togithub.com/fiatconnect/fiatconnect-sdk/compare/v0.5.33...v0.5.34) ##### Bug Fixes - **deps:** update dependency siwe to ^2.3.2 ([#​266](https://togithub.com/fiatconnect/fiatconnect-sdk/issues/266)) ([d968871](https://togithub.com/fiatconnect/fiatconnect-sdk/commit/d968871c23221064bb4df65f25f2ab7a7a01adf9)) </details> <details> <summary>fiatconnect/fiatconnect-types (@​fiatconnect/fiatconnect-types)</summary> ### [`v13.3.1`](https://togithub.com/fiatconnect/fiatconnect-types/releases/tag/v13.3.1) [Compare Source](https://togithub.com/fiatconnect/fiatconnect-types/compare/v13.3.0...v13.3.1) ##### Bug Fixes - **deps:** update dependency zod to ^3.22.5 ([#​235](https://togithub.com/fiatconnect/fiatconnect-types/issues/235)) ([6c4324a](https://togithub.com/fiatconnect/fiatconnect-types/commit/6c4324abb7f4daffa7fb7830d37da391fcf9e7c3)) </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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMTMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjMxMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJucG0iLCJyZW5vdmF0ZSJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.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.
This PR contains the following updates:
^0.5.33
->^0.5.36
^13.3.0
->^13.3.1
Release Notes
fiatconnect/fiatconnect-sdk (@fiatconnect/fiatconnect-sdk)
v0.5.36
Compare Source
Bug Fixes
v0.5.35
Compare Source
Bug Fixes
v0.5.34
Compare Source
Bug Fixes
fiatconnect/fiatconnect-types (@fiatconnect/fiatconnect-types)
v13.3.1
Compare Source
Bug Fixes
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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.