Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update dependency io-ts to v2.2.21 (#994)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [io-ts](https://togithub.com/gcanti/io-ts) | [`2.2.16` -> `2.2.21`](https://renovatebot.com/diffs/npm/io-ts/2.2.16/2.2.21) | [![age](https://developer.mend.io/api/mc/badges/age/npm/io-ts/2.2.21?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/io-ts/2.2.21?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/io-ts/2.2.16/2.2.21?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/io-ts/2.2.16/2.2.21?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>gcanti/io-ts (io-ts)</summary> ### [`v2.2.21`](https://togithub.com/gcanti/io-ts/blob/HEAD/CHANGELOG.md#2221) [Compare Source](https://togithub.com/gcanti/io-ts/compare/2.2.20...0a0b0c3a4e8f88b00a4825586fb661ceef58e659) - **Bug Fix** - Handle `record` keys outside `domain`, [#​705](https://togithub.com/gcanti/io-ts/issues/705) ([@​tgfisher4](https://togithub.com/tgfisher4)) ### [`v2.2.20`](https://togithub.com/gcanti/io-ts/blob/HEAD/CHANGELOG.md#2220) [Compare Source](https://togithub.com/gcanti/io-ts/compare/2.2.19...2.2.20) - undeprecate `FunctionType`, `FunctionC`, `Function` - undeprecate `NeverType`, `NeverC`, `never` - undeprecate `AnyType`, `AnyC`, `any` - undeprecate `RefinementC`, `refinement`, `Integer` - add refinement overload to allow custom branding, closes [#​373](https://togithub.com/gcanti/io-ts/issues/373) ### [`v2.2.19`](https://togithub.com/gcanti/io-ts/blob/HEAD/CHANGELOG.md#2219) [Compare Source](https://togithub.com/gcanti/io-ts/compare/2.2.18...2.2.19) - **Bug Fix** - allow `Error` to be decoded with `UnknownRecord`, [#​664](https://togithub.com/gcanti/io-ts/issues/664) ([@​mlegenhausen](https://togithub.com/mlegenhausen)) ### [`v2.2.18`](https://togithub.com/gcanti/io-ts/blob/HEAD/CHANGELOG.md#2218) [Compare Source](https://togithub.com/gcanti/io-ts/compare/2.2.17...2.2.18) - **Bug Fix** - fix `[email protected]` errors, closes [#​656](https://togithub.com/gcanti/io-ts/issues/656), closes [#​647](https://togithub.com/gcanti/io-ts/issues/647) ([@​gcanti](https://togithub.com/gcanti)) ### [`v2.2.17`](https://togithub.com/gcanti/io-ts/blob/HEAD/CHANGELOG.md#2217) [Compare Source](https://togithub.com/gcanti/io-ts/compare/2.2.16...2.2.17) - **Bug Fix** - Don't throw a TypeError when trying to decode a sum value that contains a dangerous string, [#​650](https://togithub.com/gcanti/io-ts/issues/650) ([@​thewilkybarkid](https://togithub.com/thewilkybarkid)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every weekday" in timezone Etc/UTC, Automerge - At any time (no schedule defined). 🚦 **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/ScaleLeap/amazon-advertising-api-sdk). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information