Skip to content
This repository was archived by the owner on Jan 2, 2024. It is now read-only.

fix(deps): bump io-ts from 2.0.0 to 2.0.1 #8

Merged
merged 1 commit into from
Aug 6, 2019

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps io-ts from 2.0.0 to 2.0.1.

Release notes

Sourced from io-ts's releases.

2.0.1

  • Bug Fix
    • fix getTags algorithm for mutually recursive codecs, closes #354 (@​gcanti)
Changelog

Sourced from io-ts's changelog.

2.0.1

  • Bug Fix
    • fix getTags algorithm for mutually recursive codecs, closes #354 (@​gcanti)
Commits
  • 647e530 fix getTags algorithm for mutually recursive codecs, closes #354
  • a4c6c5f npm audit fix
  • 86ca60a upgrade to latest docs-ts
  • d5b3634 Docs: more about Either, closes #352
  • 5496c1c add note about fp-ts peer dependency to installation section
  • db273ce add "Your environment" section to feature request
  • 0f0b909 Fix typo in ISSUE_TEMPLATE/Documentation.md
  • c018267 Docs: add folding example
  • See full diff in compare view

Dependabot compatibility score

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 ignore this ['minor'|'major'] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it). To ignore the specific version in this PR you can just close it
  • @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)
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview
Copy link
Contributor Author

The following labels could not be found: dependencies.

@codecov
Copy link

codecov bot commented Aug 6, 2019

Codecov Report

Merging #8 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master     #8   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           5      5           
  Lines         235    235           
  Branches       25     25           
=====================================
  Hits          235    235
Flag Coverage Δ
#unit 100% <ø> (ø) ⬆️

@holvonixAdvay holvonixAdvay merged commit b957951 into master Aug 6, 2019
@holvonixAdvay holvonixAdvay deleted the dependabot/npm_and_yarn/io-ts-2.0.1 branch August 6, 2019 18:09
holvonix-bot added a commit that referenced this pull request Aug 6, 2019
## [1.10.2](v1.10.1...v1.10.2) (2019-08-06)

### 🐛 Bug Fixes

* **deps:** bump io-ts from 2.0.0 to 2.0.1 ([#8](#8)) ([b957951](b957951))
@holvonix-bot
Copy link
Contributor

🎉 This PR is included in version 1.10.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

Successfully merging this pull request may close these issues.

2 participants