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 across 1 directory with 4 updates #463

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 8, 2024

Bumps the oclif group with 4 updates in the / directory: @oclif/core, @oclif/plugin-help, @oclif/plugin-plugins and @oclif/test.

Updates @oclif/core from 3.26.6 to 4.0.8

Release notes

Sourced from @​oclif/core's releases.

4.0.8

Bug Fixes

  • deps: bump minimatch from 9.0.4 to 9.0.5 (#1126) (ab337cf)

4.0.7

Bug Fixes

4.0.6

Bug Fixes

  • single command cli symbol on help output (#1112) (5de6a40)

4.0.5

Bug Fixes

  • deps: bump braces from 3.0.2 to 3.0.3 (d20f082)

4.0.4

Bug Fixes

4.0.3

Bug Fixes

4.0.2

Bug Fixes

4.0.1

Bug Fixes

4.0.0

Slimmer ux module

As described here, we're removing most of the methods in the ux module. We're simply unable to adequately support the feature set that ux offers and think that most people would benefit from using dedicated libraries that are better supported.

We are, however, keeping some of the functionality. The new ux module will contain the following:

Unchanged

  • colorize

... (truncated)

Changelog

Sourced from @​oclif/core's changelog.

4.0.8 (2024-07-01)

Bug Fixes

  • deps: bump minimatch from 9.0.4 to 9.0.5 (#1126) (ab337cf)

4.0.7 (2024-06-25)

Bug Fixes

4.0.6 (2024-06-12)

Bug Fixes

  • single command cli symbol on help output (#1112) (5de6a40)

4.0.5 (2024-06-12)

Bug Fixes

  • deps: bump braces from 3.0.2 to 3.0.3 (d20f082)

4.0.4 (2024-06-11)

Bug Fixes

4.0.3 (2024-06-06)

Bug Fixes

... (truncated)

Commits
  • 2b1ea02 chore(release): 4.0.8 [skip ci]
  • ab337cf fix(deps): bump minimatch from 9.0.4 to 9.0.5 (#1126)
  • fed7a1e chore(dev-deps): bump mocha and @​types/mocha (#1129)
  • 0ea6a61 Merge pull request #1128 from oclif/dependabot-npm_and_yarn-types-node-18.19.39
  • ffe76ab chore(dev-deps): bump @​types/node from 18.19.38 to 18.19.39
  • 529f43b chore(release): 4.0.7 [skip ci]
  • 6038c5c fix: ignore cache when reading user pjson (#1124)
  • 5213551 chore(dev-deps): bump eslint-config-oclif-typescript from 3.1.7 to 3.1.8 (#1120)
  • 0befc27 chore(dev-deps): bump @​oclif/plugin-plugins from 5.3.1 to 5.3.2 (#1121)
  • 6a85485 chore(dev-deps): bump @​types/node from 18.19.34 to 18.19.38 (#1122)
  • Additional commits viewable in compare view

Updates @oclif/plugin-help from 6.0.22 to 6.2.5

Release notes

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

6.2.5

Bug Fixes

  • deps: bump @​oclif/core from 4.0.7 to 4.0.8 (#753) (028c3fd)

6.2.4

Bug Fixes

  • deps: bump @​oclif/core from 4.0.6 to 4.0.7 (#749) (5535f1b)

6.2.3

Bug Fixes

  • deps: bump @​oclif/core from 4.0.3 to 4.0.6 (#740) (732ed9d)

6.2.2

Bug Fixes

  • deps: bump braces from 3.0.2 to 3.0.3 (#737) (445c4a7)

6.2.1

Bug Fixes

  • deps: bump @​oclif/core from 4.0.0 to 4.0.3 (#732) (250316d)

6.2.0

Features

6.1.0

Features

Changelog

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

6.2.5 (2024-07-07)

Bug Fixes

  • deps: bump @​oclif/core from 4.0.7 to 4.0.8 (#753) (028c3fd)

6.2.4 (2024-06-30)

Bug Fixes

  • deps: bump @​oclif/core from 4.0.6 to 4.0.7 (#749) (5535f1b)

6.2.3 (2024-06-16)

Bug Fixes

  • deps: bump @​oclif/core from 4.0.3 to 4.0.6 (#740) (732ed9d)

6.2.2 (2024-06-13)

Bug Fixes

  • deps: bump braces from 3.0.2 to 3.0.3 (#737) (445c4a7)

6.2.1 (2024-06-09)

Bug Fixes

  • deps: bump @​oclif/core from 4.0.0 to 4.0.3 (#732) (250316d)

6.2.0 (2024-06-05)

Features

6.1.0 (2024-05-31)

Features

Commits
  • d26b098 chore(release): 6.2.5 [skip ci]
  • 028c3fd fix(deps): bump @​oclif/core from 4.0.7 to 4.0.8 (#753)
  • ddb4dd8 chore(dev-deps): bump oclif from 4.13.10 to 4.13.12 (#754)
  • 0ce8193 chore(dev-deps): bump mocha from 10.5.2 to 10.6.0 (#755)
  • bedfef5 chore(release): 6.2.4 [skip ci]
  • 5535f1b fix(deps): bump @​oclif/core from 4.0.6 to 4.0.7 (#749)
  • 7863236 chore(dev-deps): bump mocha and @​types/mocha (#750)
  • 87cb6de chore(dev-deps): bump oclif from 4.13.9 to 4.13.10 (#751)
  • 67addd2 chore(dev-deps): bump oclif from 4.13.7 to 4.13.9 (#748)
  • 651cf88 chore(dev-deps): bump typescript from 5.4.5 to 5.5.2 (#745)
  • Additional commits viewable in compare view

Updates @oclif/plugin-plugins from 5.0.21 to 5.3.4

Release notes

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

5.3.4

Bug Fixes

  • deps: bump @​oclif/core from 4.0.7 to 4.0.8 (#911) (38ded76)

5.3.3

Bug Fixes

  • deps: bump @​oclif/core from 4.0.6 to 4.0.7 (#906) (81b91c3)

5.3.2

Bug Fixes

  • deps: bump @​oclif/core from 4.0.0 to 4.0.6 (#898) (1ef8bd6)

5.3.1

Bug Fixes

  • deps: bump braces from 3.0.2 to 3.0.3 (#895) (cd32e7b)

5.3.0

Features

5.2.4

Bug Fixes

  • deps: bump npm from 10.8.0 to 10.8.1 (#889) (cc916da)

5.2.3

Bug Fixes

  • dont use config.dataDir in description (#887) (1cae7b5)

5.2.2

Bug Fixes

5.2.1

Bug Fixes

  • deps: bump @​oclif/core from 4.0.0-beta.11 to 4.0.0-beta.13 (#885) (827ce49)

5.2.0

5.1.3-dev.0 (2024-05-24)

Bug Fixes

... (truncated)

Changelog

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

5.3.4 (2024-07-07)

Bug Fixes

  • deps: bump @​oclif/core from 4.0.7 to 4.0.8 (#911) (38ded76)

5.3.3 (2024-06-30)

Bug Fixes

  • deps: bump @​oclif/core from 4.0.6 to 4.0.7 (#906) (81b91c3)

5.3.2 (2024-06-15)

Bug Fixes

  • deps: bump @​oclif/core from 4.0.0 to 4.0.6 (#898) (1ef8bd6)

5.3.1 (2024-06-13)

Bug Fixes

  • deps: bump braces from 3.0.2 to 3.0.3 (#895) (cd32e7b)

5.3.0 (2024-06-12)

Features

5.2.4 (2024-06-09)

Bug Fixes

  • deps: bump npm from 10.8.0 to 10.8.1 (#889) (cc916da)

5.2.3 (2024-06-05)

Bug Fixes

  • dont use config.dataDir in description (#887) (1cae7b5)

5.2.2 (2024-06-04)

Bug Fixes

5.2.1 (2024-06-01)

... (truncated)

Commits
  • b2f4732 chore(release): 5.3.4 [skip ci]
  • 38ded76 fix(deps): bump @​oclif/core from 4.0.7 to 4.0.8 (#911)
  • 64fa5c5 chore(dev-deps): bump oclif from 4.13.10 to 4.13.12 (#912)
  • 40837f2 chore(dev-deps): bump @​oclif/plugin-help from 6.2.3 to 6.2.4 (#913)
  • 925a1bd chore(dev-deps): bump typescript from 5.5.2 to 5.5.3 (#914)
  • 44f65a1 chore(dev-deps): bump mocha from 10.5.2 to 10.6.0 (#915)
  • 6c16819 chore(release): 5.3.3 [skip ci]
  • 81b91c3 fix(deps): bump @​oclif/core from 4.0.6 to 4.0.7 (#906)
  • 41372be chore(dev-deps): bump mocha and @​types/mocha (#907)
  • 479acf6 chore(dev-deps): bump oclif from 4.13.8 to 4.13.10 (#908)
  • Additional commits viewable in compare view

Updates @oclif/test from 3.2.15 to 4.0.4

Release notes

Sourced from @​oclif/test's releases.

4.0.4

Bug Fixes

  • deps: bump braces from 3.0.2 to 3.0.3 (2db9360)

4.0.3

Bug Fixes

  • deps: bump debug from 4.3.4 to 4.3.5 (69b15de)

4.0.2

Bug Fixes

  • preserve quotes in inputs to runCommand (2fad42a)

4.0.1

No more fancy-test

Why?

We're migrating away from fancy-test for a few reasons:

  • it assumes people will use mocha as their test runner
  • there's a learning curve to writing fancy tests. Most people know how like to write their tests and don't want to bother with learning a new test framework
  • fancy-test offers a lot of useful utilities (like stubbing process.env) but it doesn't do everything that people need so people end up writing tests that are half fancy-tests and half "unfancy" tests. We'd rather enable people to write tests however they want.
  • we don't have bandwidth to support it as fully as we would like

New Testing Utilities

There are now three functions exported by @oclif/test

  • captureOutput - accepts a callback. All output to stderr and stdout will be captured while the callback is being executed
  • runCommand - run a command within your CLI. All output to stderr and stdout will be captured
  • runHook - run a hook within your CLI. All output to stderr and stdout will be captured

See the migration guide and the usage for more

4.0.1-dev.0

Features

  • new oclif test utilities (006c90c)

4.0.1-beta.4

Bug Fixes

4.0.1-beta.3

Bug Fixes

... (truncated)

Changelog

Sourced from @​oclif/test's changelog.

4.0.4 (2024-06-13)

Bug Fixes

  • deps: bump braces from 3.0.2 to 3.0.3 (2db9360)

4.0.3 (2024-06-02)

Bug Fixes

  • deps: bump debug from 4.3.4 to 4.3.5 (69b15de)

4.0.2 (2024-05-22)

Bug Fixes

  • preserve quotes in inputs to runCommand (2fad42a)

4.0.1 (2024-05-21)

Commits
  • 185962d chore(release): 4.0.4 [skip ci]
  • 1de6fb0 Merge pull request #566 from oclif/dependabot-npm_and_yarn-braces-3.0.3
  • 2db9360 fix(deps): bump braces from 3.0.2 to 3.0.3
  • 9ba0590 Merge pull request #565 from oclif/update-gha
  • 85c3d5e chore: update github actions [no ci]
  • 3d1c1c9 Merge pull request #564 from oclif/mdonnalley/stdin-example
  • 1d84ad1 chore: add stdin example to migration guide
  • 88298d4 Merge pull request #560 from oclif/dependabot-npm_and_yarn-oclif-core-4.0.3
  • 784c37b Merge pull request #563 from oclif/dependabot-npm_and_yarn-tsx-4.14.1
  • 11eaf0e chore(dev-deps): bump tsx from 4.11.0 to 4.14.1
  • 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 4 updates in the / directory: [@oclif/core](https://github.com/oclif/core), [@oclif/plugin-help](https://github.com/oclif/plugin-help), [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins) and [@oclif/test](https://github.com/oclif/test).


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

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

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

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

---
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-minor
  dependency-group: oclif
- dependency-name: "@oclif/plugin-plugins"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: oclif
- dependency-name: "@oclif/test"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: oclif
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from barryadk as a code owner July 8, 2024 21:02
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 8, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 15, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jul 15, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/oclif-140486e0c6 branch July 15, 2024 21:16
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.

0 participants