Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @oclif/parser from 3.8.4 to 3.8.9 in /desktop #571

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 12, 2022

Bumps @oclif/parser from 3.8.4 to 3.8.9.

Release notes

Sourced from @​oclif/parser's releases.

3.8.9

Bug Fixes

  • deps: bump tslib from 2.3.1 to 2.4.1 (9935987)

3.8.8

Bug Fixes

  • deps: bump @​oclif/errors from 1.3.5 to 1.3.6 (1b14fb5)

v3.8.7

3.8.7 (2022-02-25)

Bug Fixes

  • accept integer 0 as valid arg input (#114) (2619871)
  • print valid flag values in error message when using exactlyOne (#232) (7b348f8)
  • typescript compliation errors (bba144d)

3.8.7 (2022-02-25)

Bug Fixes

  • accept integer 0 as valid arg input (#114) (2619871)
  • print valid flag values in error message when using exactlyOne (#232) (7b348f8)
  • typescript compliation errors (bba144d)

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.

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

3.8.7 (2022-02-25)

Bug Fixes

  • accept integer 0 as valid arg input (#114) (2619871)
  • print valid flag values in error message when using exactlyOne (#232) (7b348f8)
  • typescript compliation errors (bba144d)

3.8.7 (2022-02-25)

Bug Fixes

  • accept integer 0 as valid arg input (#114) (2619871)
  • print valid flag values in error message when using exactlyOne (#232) (7b348f8)
  • typescript compliation errors (bba144d)

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
  • e0ccbd6 chore(release): 3.8.9 [skip ci]
  • e3a8d96 Merge pull request #257 from oclif/dependabot-npm_and_yarn-tslib-2.4.1
  • 9935987 fix(deps): bump tslib from 2.3.1 to 2.4.1
  • fed518a Merge pull request #256 from oclif/dependabot-npm_and_yarn-types-node-14.18.33
  • 6aa1059 chore(dev-deps): bump @​types/node from 14.18.32 to 14.18.33
  • 446c915 Merge pull request #255 from oclif/repo-sync/leif/default
  • ddc42e3 chore([no ci]): Synced local '.github/workflows/manualRelease.yml' with remot...
  • 7b4916b Merge pull request #254 from oclif/dependabot-npm_and_yarn-types-node-14.18.32
  • a737efc chore(dev-deps): bump @​types/node from 14.18.31 to 14.18.32
  • 031b101 Merge pull request #253 from oclif/repo-sync/leif/default
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by salesforce-releases, a new releaser for @​oclif/parser since your current version.


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 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)

Bumps [@oclif/parser](https://github.com/oclif/parser) from 3.8.4 to 3.8.9.
- [Release notes](https://github.com/oclif/parser/releases)
- [Changelog](https://github.com/oclif/parser/blob/main/CHANGELOG.md)
- [Commits](oclif/parser@v3.8.4...3.8.9)

---
updated-dependencies:
- dependency-name: "@oclif/parser"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
0 participants