saf icon indicating copy to clipboard operation
saf copied to clipboard

Bump @oclif/core from 1.9.5 to 1.16.0

Open dependabot[bot] opened this issue 1 year ago • 0 comments

Bumps @oclif/core from 1.9.5 to 1.16.0.

Release notes

Sourced from @​oclif/core's releases.

v1.16.0

1.16.0 (2022-08-24)

Features

v1.15.0

1.15.0 (2022-08-23)

Features

v1.14.2

1.14.2 (2022-08-18)

Bug Fixes

  • add overloads to enum flag (799455b)

v1.14.1

1.14.1 (2022-08-16)

Bug Fixes

  • parser doesn't validate against options parameter if the value is provided through a env var (#474) (fe6dfea)

v1.14.0

1.14.0 (2022-08-16)

Features

  • all oclif flag types support custom parsers (ad86faf)

v1.13.11

1.13.11 (2022-08-16)

Bug Fixes

v1.13.10

1.13.10 (2022-08-09)

... (truncated)

Changelog

Sourced from @​oclif/core's changelog.

1.16.0 (2022-08-24)

Features

1.15.0 (2022-08-23)

Features

1.14.2 (2022-08-18)

Bug Fixes

  • add overloads to enum flag (799455b)

1.14.1 (2022-08-16)

Bug Fixes

  • parser doesn't validate against options parameter if the value is provided through a env var (#474) (fe6dfea)

1.14.0 (2022-08-16)

Features

  • all oclif flag types support custom parsers (ad86faf)

1.13.11 (2022-08-16)

Bug Fixes

1.13.10 (2022-08-09)

1.13.9 (2022-08-09)

Bug Fixes

  • remove json flag if subclass overrides enableJsonFlag (#467) (05dd12a)

... (truncated)

Commits
  • 4c3466b chore(release): 1.16.0 [ci skip]
  • 222d1f6 feat: support complex flag relationships (#468)
  • c59dc10 chore(release): 1.15.0 [ci skip]
  • ee5ce65 feat: add InferredFlags type (#473)
  • 56698d6 chore(release): 1.14.2 [ci skip]
  • 799455b fix: add overloads to enum flag
  • ff23aa8 chore(release): 1.14.1 [ci skip]
  • fe6dfea fix: parser doesn't validate against options parameter if the value is provid...
  • 2fe27bd chore(release): 1.14.0 [ci skip]
  • 990e2bd Merge pull request #470 from oclif/sm/allow-parse
  • Additional commits viewable 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 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)

dependabot[bot] avatar Aug 25 '22 00:08 dependabot[bot]