Skip to content

Commit

Permalink
chore(deps): update dependency io-ts to v2.2.22 (#6359)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [io-ts](https://redirect.github.com/gcanti/io-ts) | [`2.2.21` ->
`2.2.22`](https://renovatebot.com/diffs/npm/io-ts/2.2.21/2.2.22) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/io-ts/2.2.22?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/io-ts/2.2.22?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/io-ts/2.2.21/2.2.22?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/io-ts/2.2.21/2.2.22?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>gcanti/io-ts (io-ts)</summary>

###
[`v2.2.22`](https://redirect.github.com/gcanti/io-ts/blob/HEAD/CHANGELOG.md#2222)

[Compare
Source](https://redirect.github.com/gcanti/io-ts/compare/0a0b0c3a4e8f88b00a4825586fb661ceef58e659...2.2.22)

-   **Bug Fix**
- Test for readonly type when optimizing tagged unions,
[#&#8203;719](https://redirect.github.com/gcanti/io-ts/issues/719)

</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 is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/valora-inc/wallet).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS41OC4xIiwidXBkYXRlZEluVmVyIjoiMzkuNTguMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsibnBtIiwicmVub3ZhdGUiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 14, 2024
1 parent 8a839a9 commit 3a5d202
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@
"i18next": "^23.16.8",
"ibantools": "^4.5.1",
"intl-pluralrules": "^2.0.1",
"io-ts": "2.2.21",
"io-ts": "2.2.22",
"is-ip": "^3.1.0",
"jwt-decode": "^4.0.0",
"lodash": "^4.17.21",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8894,10 +8894,10 @@ [email protected], invariant@^2.2.2, invariant@^2.2.4:
dependencies:
loose-envify "^1.0.0"

[email protected].21:
version "2.2.21"
resolved "https://registry.yarnpkg.com/io-ts/-/io-ts-2.2.21.tgz#4ef754176f7082a1099d04c7d5c4ea53267c530a"
integrity sha512-zz2Z69v9ZIC3mMLYWIeoUcwWD6f+O7yP92FMVVaXEOSZH1jnVBmET/urd/uoarD1WGBY4rCj8TAyMPzsGNzMFQ==
[email protected].22:
version "2.2.22"
resolved "https://registry.yarnpkg.com/io-ts/-/io-ts-2.2.22.tgz#5ab0d3636fe8494a275f0266461ab019da4b8d0b"
integrity sha512-FHCCztTkHoV9mdBsHpocLpdTAfh956ZQcIkWQxxS0U5HT53vtrcuYdQneEJKH6xILaLNzXVl2Cvwtoy8XNN0AA==

ip-regex@^4.0.0:
version "4.3.0"
Expand Down

0 comments on commit 3a5d202

Please sign in to comment.