novastar
novastar copied to clipboard
build(deps): bump io-ts-types from 0.5.16 to 0.5.19
Bumps io-ts-types from 0.5.16 to 0.5.19.
Release notes
Sourced from io-ts-types's releases.
0.5.19
- New Feature
- add
mapFromEntries
,readonlyMapFromEntries
codecs, #172 (@mlegenhausen
)0.5.18
- Polish
- add output indexed types to option and either #171 (
@mlegenhausen
)0.5.17
- Polish
nonEmptyArray
: change output type fromArray
toNonEmptyArray
, #170 (@OliverJAsh
)readonlyNonEmptyArray
: change output type fromReadonlyArray
toReadonlyNonEmptyArray
, #170 (@OliverJAsh
)
Changelog
Sourced from io-ts-types's changelog.
0.5.19
- New Feature
- add
mapFromEntries
,readonlyMapFromEntries
codecs, #172 (@mlegenhausen
)0.5.18
- Polish
- add output indexed types to option and either, #171 (
@mlegenhausen
)0.5.17
- Polish
nonEmptyArray
: change output type fromArray
toNonEmptyArray
, #170 (@OliverJAsh
)readonlyNonEmptyArray
: change output type fromReadonlyArray
toReadonlyNonEmptyArray
, #170 (@OliverJAsh
)
Commits
7916c8a
version 0.5.19d132c73
mapFromPairs renamed to mapFromEntriesdc9fdd9
mapFromPairs codec added01b9233
version 0.5.183d99e52
Missing option None codec name added332b497
type tests for Json.pipe addede786b50
Add output indexed types to option and either15c5737
version 0.5.17ef16137
Upgradeio-ts
f9aaa0f
Lockfile version 2 (npm 7)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)