Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 4, 2022

Bumps @oclif/core from 1.13.10 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

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

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 @github
Copy link
Author

dependabot bot commented on behalf of github Sep 4, 2022

The following labels could not be found: dependencies.

@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-oclif-core-1.16.0 branch from b7095b1 to e4765d3 Compare September 5, 2022 06:00
Bumps [@oclif/core](https://github.com/oclif/core) from 1.13.10 to 1.16.0.
- [Release notes](https://github.com/oclif/core/releases)
- [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md)
- [Commits](oclif/core@v1.13.10...v1.16.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-oclif-core-1.16.0 branch from e4765d3 to 54590b2 Compare September 5, 2022 14:17
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 1, 2022

Superseded by #25.

@dependabot dependabot bot closed this Oct 1, 2022
@dependabot dependabot bot deleted the dependabot-npm_and_yarn-oclif-core-1.16.0 branch October 1, 2022 05:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant