Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

chore(deps): bump @oclif/parser from 3.8.4 to 3.8.5 #99

Merged
merged 1 commit into from
Jun 26, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 23, 2020

Bumps @oclif/parser from 3.8.4 to 3.8.5.

Release notes

Sourced from @oclif/parser's releases.

v3.8.5

  • fix: support - as an argument value (#70) 73fed83
  • fix: make EnumFlagOptions#options of type T[] instead of string (#69) 2fefccb
  • chore: add windows ci via github actions (#77) c4486e6
  • fix: move @oclif/errors to dependencies (#71) ff28cec
  • chore(deps): bump acorn from 7.1.0 to 7.1.1 (#73) 0e1a8be
  • chore(deps): bump handlebars from 4.1.2 to 4.5.3 (#68) 73c0c4e
  • chore: tslint -> eslint (#65) 00ae12f
  • chore: bump node versions in ci (#62) b083f9a
  • chore(deps): bump eslint-utils from 1.3.1 to 1.4.2 (#60) 846cb4b

oclif/parser@v3.8.4...v3.8.5

Changelog

Sourced from @oclif/parser's changelog.

3.8.5 (2020-05-15)

Bug Fixes

  • make EnumFlagOptions#options of type T[] instead of string (#69) (2fefccb)
  • move @oclif/errors to dependencies (#71) (ff28cec)
  • support - as an argument value (#70) (73fed83)
Commits
  • 707a17e v3.8.5
  • 73fed83 fix: support - as an argument value (#70)
  • 2fefccb fix: make EnumFlagOptions#options of type T[] instead of string (#69)
  • c4486e6 chore: add windows ci via github actions (#77)
  • ff28cec fix: move @oclif/errors to dependencies (#71)
  • 0e1a8be chore(deps): bump acorn from 7.1.0 to 7.1.1 (#73)
  • 73c0c4e chore(deps): bump handlebars from 4.1.2 to 4.5.3 (#68)
  • 00ae12f chore: tslint -> eslint (#65)
  • b083f9a chore: bump node versions in ci (#62)
  • 846cb4b chore(deps): bump eslint-utils from 1.3.1 to 1.4.2 (#60)
  • 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 close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 23, 2020
@codecov
Copy link

codecov bot commented Jun 23, 2020

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #99   +/-   ##
======================================
  Coverage    0.00%   0.00%           
======================================
  Files           1       1           
  Lines          10      10           
  Branches        2       2           
======================================
  Misses         10      10           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 71aa7fe...b1ad963. Read the comment docs.

@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-oclif-parser-3.8.5 branch 3 times, most recently from c9fe0d3 to 509f718 Compare June 26, 2020 01:31
Bumps [@oclif/parser](https://github.com/oclif/parser) from 3.8.4 to 3.8.5.
- [Release notes](https://github.com/oclif/parser/releases)
- [Changelog](https://github.com/oclif/parser/blob/master/CHANGELOG.md)
- [Commits](oclif/parser@v3.8.4...v3.8.5)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-oclif-parser-3.8.5 branch from 509f718 to b1ad963 Compare June 26, 2020 01:38
@RasPhilCo RasPhilCo merged commit 5053a60 into master Jun 26, 2020
@dependabot dependabot bot deleted the dependabot-npm_and_yarn-oclif-parser-3.8.5 branch June 26, 2020 01:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant