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

build(deps): bump the oclif group with 3 updates #380

Merged
merged 1 commit into from
Oct 20, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 16, 2023

Bumps the oclif group with 3 updates: @oclif/core, @oclif/plugin-help and @oclif/plugin-plugins.

Updates @oclif/core from 2.15.0 to 3.3.1

Release notes

Sourced from @​oclif/core's releases.

3.3.1

Bug Fixes

  • add frequency and frequencyUnit to warn-if-update (#827) (3567c74)

3.3.0

No release notes provided.

3.2.1

Bug Fixes

  • add types for warn-if-update-available (#826) (5464dcf)

3.2.0

Bug Fixes

  • add Cache class for caching root plugin (9452b19)
  • bump ejs and other deps (14a0e48)
  • ignore .d.mts and .d.cts (4ba853f)
  • support baseUrl for ts source (03b824b)

Features

  • support .mts and .cts file extensions (5f16e0b)

Performance Improvements

  • promise.all flag and arg caching (c592ce0)

3.1.0

Features

  • add hiddenAliases property to Command (5bf0a2e)
  • add hideAliases help option (f1925a7)

3.0.9

Bug Fixes

3.0.8

Bug Fixes

  • deps: bump semver from 5.7.1 to 5.7.2 (#808) (cffa115)

3.0.7

Bug Fixes

... (truncated)

Changelog

Sourced from @​oclif/core's changelog.

3.3.1 (2023-10-16)

Bug Fixes

  • add frequency and frequencyUnit to warn-if-update (#827) (3567c74)

3.3.0 (2023-10-16)

3.2.1 (2023-10-13)

Bug Fixes

  • add types for warn-if-update-available (#826) (5464dcf)

3.2.0 (2023-10-13)

Bug Fixes

  • add Cache class for caching root plugin (9452b19)
  • bump ejs and other deps (14a0e48)
  • ignore .d.mts and .d.cts (4ba853f)
  • support baseUrl for ts source (03b824b)

Features

  • support .mts and .cts file extensions (5f16e0b)

Performance Improvements

  • promise.all flag and arg caching (c592ce0)

3.1.0 (2023-10-13)

Features

  • add hiddenAliases property to Command (5bf0a2e)

... (truncated)

Commits
  • 2d2955f chore(release): 3.3.1 [skip ci]
  • 3567c74 fix: add frequency and frequencyUnit to warn-if-update (#827)
  • c2b9771 chore(release): 3.3.0 [skip ci]
  • 934da9f Merge pull request #830 from amcaplan/cache-env
  • 4f92092 chore(release): 3.2.1 [skip ci]
  • 5464dcf fix: add types for warn-if-update-available (#826)
  • 0d87b7d chore(release): 3.2.0 [skip ci]
  • 2d1590d Merge pull request #824 from oclif/mdonnalley/various-fixes
  • 5803cee chore: code review
  • 093398a chore(release): 3.1.0 [skip ci]
  • Additional commits viewable in compare view

Updates @oclif/plugin-help from 5.2.19 to 6.0.3

Release notes

Sourced from @​oclif/plugin-help's releases.

6.0.3

Bug Fixes

  • deps: bump @​oclif/core from 3.0.9 to 3.2.1 (#561) (b501e1d)

6.0.2

Bug Fixes

6.0.1

Bug Fixes

5.2.20

Bug Fixes

  • deps: bump get-func-name from 2.0.0 to 2.0.2 (e558417)
Changelog

Sourced from @​oclif/plugin-help's changelog.

6.0.3 (2023-10-15)

Bug Fixes

  • deps: bump @​oclif/core from 3.0.9 to 3.2.1 (#561) (b501e1d)

6.0.2 (2023-10-12)

Bug Fixes

6.0.1 (2023-10-12)

Bug Fixes

5.2.20 (2023-09-28)

Bug Fixes

  • deps: bump get-func-name from 2.0.0 to 2.0.2 (e558417)
Commits
  • d659af3 chore(release): 6.0.3 [skip ci]
  • b501e1d fix(deps): bump @​oclif/core from 3.0.9 to 3.2.1 (#561)
  • 58ee280 chore(dev-deps): bump @​types/node from 18.18.4 to 18.18.5 (#562)
  • 48e2afe chore(dev-deps): bump @​types/chai from 4.3.6 to 4.3.8 (#563)
  • a1df772 chore: update eslintrc.json [skip ci]
  • dfb56fb chore(release): 6.0.2 [skip ci]
  • 8a5046c fix: bump @​oclif/core (#560)
  • 05ffb88 chore(release): 6.0.1 [skip ci]
  • b7139e5 fix: 6.0.0 release
  • c2b870b feat!: migrate to ESM (#559)
  • Additional commits viewable in compare view

Updates @oclif/plugin-plugins from 3.7.0 to 3.9.1

Release notes

Sourced from @​oclif/plugin-plugins's releases.

3.9.1

Bug Fixes

3.9.0

Features

3.8.4

Bug Fixes

3.8.3

Bug Fixes

  • deps: bump get-func-name from 2.0.0 to 2.0.2 (fab9bbe)

3.8.2

Bug Fixes

  • dont exit early if no user plugins (abe4c0c)

3.8.1

Bug Fixes

3.8.0

Features

3.7.1

Bug Fixes

Changelog

Sourced from @​oclif/plugin-plugins's changelog.

3.9.1 (2023-10-10)

Bug Fixes

3.9.0 (2023-10-09)

Features

3.8.4 (2023-10-03)

Bug Fixes

3.8.3 (2023-09-28)

Bug Fixes

  • deps: bump get-func-name from 2.0.0 to 2.0.2 (fab9bbe)

3.8.2 (2023-09-26)

Bug Fixes

  • dont exit early if no user plugins (abe4c0c)

3.8.1 (2023-09-26)

Bug Fixes

... (truncated)

Commits
  • 9f9971e chore(release): 3.9.1 [skip ci]
  • a67bc17 fix: update npm version
  • 6834f60 chore(release): 3.9.0 [skip ci]
  • f4ded5a feat: allow --no-install on plugins link (#679)
  • fcfbd4a Merge pull request #680 from oclif/dependabot-npm_and_yarn-chai-4.3.10
  • 24c0b6d chore(dev-deps): bump chai from 4.3.8 to 4.3.10
  • e02eee1 Merge pull request #677 from oclif/dependabot-npm_and_yarn-types-semver-7.5.3
  • b1bd31c chore(release): 3.8.4 [skip ci]
  • 9d9130c chore(dev-deps): bump @​types/semver from 7.5.0 to 7.5.3
  • 8af550d Merge pull request #678 from oclif/ew/types
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the oclif group with 3 updates: [@oclif/core](https://github.com/oclif/core), [@oclif/plugin-help](https://github.com/oclif/plugin-help) and [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins).


Updates `@oclif/core` from 2.15.0 to 3.3.1
- [Release notes](https://github.com/oclif/core/releases)
- [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md)
- [Commits](oclif/core@2.15.0...3.3.1)

Updates `@oclif/plugin-help` from 5.2.19 to 6.0.3
- [Release notes](https://github.com/oclif/plugin-help/releases)
- [Changelog](https://github.com/oclif/plugin-help/blob/main/CHANGELOG.md)
- [Commits](oclif/plugin-help@5.2.19...6.0.3)

Updates `@oclif/plugin-plugins` from 3.7.0 to 3.9.1
- [Release notes](https://github.com/oclif/plugin-plugins/releases)
- [Changelog](https://github.com/oclif/plugin-plugins/blob/main/CHANGELOG.md)
- [Commits](oclif/plugin-plugins@3.7.0...3.9.1)

---
updated-dependencies:
- dependency-name: "@oclif/core"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: oclif
- dependency-name: "@oclif/plugin-help"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: oclif
- dependency-name: "@oclif/plugin-plugins"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: oclif
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 16, 2023
@barryadk barryadk merged commit 11ef92a into main Oct 20, 2023
2 checks passed
@barryadk barryadk deleted the dependabot/npm_and_yarn/oclif-36c1efc48b branch October 20, 2023 08:51
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant