Skip to content
This repository was archived by the owner on Aug 18, 2022. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 27, 2022

Bumps @oclif/core from 1.0.10 to 1.9.0.

Release notes

Sourced from @​oclif/core's releases.

v1.9.0

1.9.0 (2022-05-20)

Features

  • support TS directory imports for ESM (#422) (4c58e78)

v1.8.2

1.8.2 (2022-05-18)

Bug Fixes

  • properly load index.js ES modules (cont) (#417) (77ba8b8)

v1.8.1

1.8.1 (2022-05-10)

Bug Fixes

  • improve algo for collating command id (#415) (1a9bfdb)

v1.8.0

1.8.0 (2022-05-06)

Features

v1.7.0

1.7.0 (2022-04-11)

Features

  • move console.log to single class method (#400) (2ccb274)

v1.6.4

1.6.4 (2022-03-31)

Bug Fixes

v1.6.3

1.6.3 (2022-03-23)

... (truncated)

Changelog

Sourced from @​oclif/core's changelog.

1.9.0 (2022-05-20)

Features

  • support TS directory imports for ESM (#422) (4c58e78)

1.8.2 (2022-05-18)

Bug Fixes

  • properly load index.js ES modules (cont) (#417) (77ba8b8)

1.8.1 (2022-05-10)

Bug Fixes

  • improve algo for collating command id (#415) (1a9bfdb)

1.8.0 (2022-05-06)

Features

1.7.0 (2022-04-11)

Features

  • move console.log to single class method (#400) (2ccb274)

1.6.4 (2022-03-31)

Bug Fixes

1.6.3 (2022-03-23)

Bug Fixes

  • use plugin alias if available (245d841)

1.6.2 (2022-03-23)

... (truncated)

Commits
  • 8592ae7 chore(release): 1.9.0 [ci skip]
  • 4c58e78 feat: support TS directory imports for ESM (#422)
  • 60164f9 chore: remove lodash from dependencies (#419)
  • 73ce75b chore(release): 1.8.2 [ci skip]
  • 77ba8b8 fix: properly load index.js ES modules (cont) (#417)
  • 44eb6d8 chore(release): 1.8.1 [ci skip]
  • 1a9bfdb fix: improve algo for collating command id (#415)
  • 0019cda Merge pull request #412 from oclif/dependabot-npm_and_yarn-semver-7.3.7
  • 175a782 chore(deps): bump semver from 7.3.5 to 7.3.7
  • 00e450e chore(release): 1.8.0 [ci skip]
  • 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)

Bumps [@oclif/core](https://github.com/oclif/core) from 1.0.10 to 1.9.0.
- [Release notes](https://github.com/oclif/core/releases)
- [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md)
- [Commits](oclif/core@v1.0.10...v1.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 27, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 27, 2022

Looks like @oclif/core is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this May 27, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/oclif/core-1.9.0 branch May 27, 2022 00:57
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.

1 participant