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 4 updates #383

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Updates @oclif/core from 3.3.1 to 3.6.0

Release notes

Sourced from @​oclif/core's releases.

3.6.0

Bug Fixes

  • safely fail if pnpapi cannot be found (c2fc8d2)

3.4.1-dev.0 (2023-10-19)

Features

3.5.0

Bug Fixes

Features

  • don't error on exit code 0 (c62fb01)

3.4.1-dev.0

Bug Fixes

Features

3.4.0

Bug Fixes

Features

  • export ux stubs (4b7cdda)
  • no longer use wrapped process.stdout and process.stderr (3ff5f63)

3.3.3

Bug Fixes

... (truncated)

Changelog

Sourced from @​oclif/core's changelog.

3.6.0 (2023-10-23)

Bug Fixes

  • safely fail if pnpapi cannot be found (c2fc8d2)

3.5.0 (2023-10-19)

3.4.1-dev.0 (2023-10-19)

Features

3.5.0 (2023-10-19)

Bug Fixes

Features

  • don't error on exit code 0 (c62fb01)

3.4.0 (2023-10-19)

Bug Fixes

Features

  • export ux stubs (4b7cdda)
  • no longer use wrapped process.stdout and process.stderr (3ff5f63)

... (truncated)

Commits
  • 0ee44e4 chore(release): 3.6.0 [skip ci]
  • 7efb8c5 Merge pull request #839 from oclif/mdonnalley/pnp-plugins
  • c2fc8d2 fix: safely fail if pnpapi cannot be found
  • d5dc324 Merge branch 'main' into mdonnalley/pnp-plugins
  • 6baa39f chore(release): 3.4.1-dev.0 [skip ci]
  • a721d88 Merge branch 'main' into mdonnalley/pnp-plugins
  • 70938c3 chore(release): 3.5.0 [skip ci]
  • 653fa12 Merge pull request #834 from oclif/mdonnalley/660
  • 36cec0f chore(release): 3.4.0 [skip ci]
  • 008f1a8 Merge pull request #832 from oclif/mdonnalley/no-wrapped-process
  • Additional commits viewable in compare view

Updates @oclif/plugin-help from 6.0.3 to 6.0.4

Release notes

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

6.0.4

Bug Fixes

  • deps: bump @​oclif/core from 3.2.1 to 3.5.0 (#565) (9d508d7)
Changelog

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

6.0.4 (2023-10-22)

Bug Fixes

  • deps: bump @​oclif/core from 3.2.1 to 3.5.0 (#565) (9d508d7)
Commits
  • d6c865a chore(release): 6.0.4 [skip ci]
  • 9d508d7 fix(deps): bump @​oclif/core from 3.2.1 to 3.5.0 (#565)
  • dd2cf28 chore(dev-deps): bump commitlint from 17.7.2 to 17.8.1 (#566)
  • 2c1dd5c chore(dev-deps): bump @​types/node from 18.18.5 to 18.18.6 (#567)
  • 0f53903 chore: update dev.cmd [skip ci]
  • See full diff in compare view

Updates @oclif/plugin-plugins from 3.9.1 to 3.9.3

Release notes

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

3.9.3

Bug Fixes

  • deps: bump @​babel/traverse from 7.16.3 to 7.23.2 (b36ce99)

3.9.2

Bug Fixes

Changelog

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

3.9.3 (2023-10-18)

Bug Fixes

  • deps: bump @​babel/traverse from 7.16.3 to 7.23.2 (b36ce99)

3.9.2 (2023-10-17)

Bug Fixes

Commits
  • 93e8af4 chore(release): 3.9.3 [skip ci]
  • f2c9c71 Merge pull request #682 from oclif/dependabot-npm_and_yarn-babel-traverse-7.23.2
  • a26f982 chore(release): 3.9.2 [skip ci]
  • d8e8d21 fix: update npm version
  • b36ce99 fix(deps): bump @​babel/traverse from 7.16.3 to 7.23.2
  • 358f219 Merge pull request #675 from oclif/dependabot-npm_and_yarn-oclif-plugin-help-...
  • 09463da chore(dev-deps): bump @​oclif/plugin-help from 5.2.18 to 5.2.20
  • 9840357 Merge pull request #681 from oclif/dependabot-npm_and_yarn-oclif-test-2.5.6
  • 38274df chore(dev-deps): bump @​oclif/test from 2.4.7 to 2.5.6
  • See full diff in compare view

Updates @oclif/test from 2.5.5 to 3.0.2

Release notes

Sourced from @​oclif/test's releases.

3.0.2

Bug Fixes

  • deps: bump @​oclif/core from 3.0.0-beta.17 to 3.0.0-beta.19 (70e6e0e)

3.0.1

Bug Fixes

3.0.0

BREAKING CHANGES

  • node 18+, fancy-test v3

  • chore: update github workflows

  • chore(release): 2.5.7-beta.0 [skip ci]

  • chore: major version bump

  • chore(release): 3.0.0-beta.1 [skip ci]

  • chore: pass token to automerge

  • chore: bump chai to resolve dependabot vuln

3.0.0-beta.1

No release notes provided.

2.5.7-beta.0

BREAKING CHANGES

  • node 18+, fancy-test v3

2.5.6

Bug Fixes

  • deps: bump fancy-test from 2.0.41 to 2.0.42 (744d668)
Changelog

Sourced from @​oclif/test's changelog.

3.0.2 (2023-10-01)

Bug Fixes

  • deps: bump @​oclif/core from 3.0.0-beta.17 to 3.0.0-beta.19 (70e6e0e)

3.0.1 (2023-09-28)

Bug Fixes

3.0.0 (2023-09-28)

BREAKING CHANGES

  • node 18+, fancy-test v3

  • chore: update github workflows

  • chore(release): 2.5.7-beta.0 [skip ci]

  • chore: major version bump

  • chore(release): 3.0.0-beta.1 [skip ci]

  • chore: pass token to automerge

  • chore: bump chai to resolve dependabot vuln

2.5.6 (2023-09-24)

Bug Fixes

  • deps: bump fancy-test from 2.0.41 to 2.0.42 (744d668)
Commits
  • 8e6c2d6 chore(release): 3.0.2 [skip ci]
  • b81122d Merge pull request #391 from oclif/dependabot-npm_and_yarn-oclif-core-3.0.0-b...
  • 47c92ae Merge pull request #392 from oclif/dependabot-npm_and_yarn-types-mocha-10.0.2
  • f9da336 Merge pull request #393 from oclif/dependabot-npm_and_yarn-types-node-18.18.1
  • d06f838 chore(dev-deps): bump @​types/node from 18.18.0 to 18.18.1
  • 86f2baf chore(dev-deps): bump @​types/mocha from 10.0.1 to 10.0.2
  • 70e6e0e fix(deps): bump @​oclif/core from 3.0.0-beta.17 to 3.0.0-beta.19
  • 6bc15cb chore(release): 3.0.1 [skip ci]
  • 435a2e2 fix: chai as an explicit dependency (#389)
  • 5645919 chore(release): 3.0.0 [skip ci]
  • 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: [@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.3.1 to 3.6.0
- [Release notes](https://github.com/oclif/core/releases)
- [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md)
- [Commits](oclif/core@3.3.1...3.6.0)

Updates `@oclif/plugin-help` from 6.0.3 to 6.0.4
- [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.3...6.0.4)

Updates `@oclif/plugin-plugins` from 3.9.1 to 3.9.3
- [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.9.1...3.9.3)

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

---
updated-dependencies:
- dependency-name: "@oclif/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: oclif
- dependency-name: "@oclif/plugin-help"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: oclif
- dependency-name: "@oclif/plugin-plugins"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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 added the dependencies Pull requests that update a dependency file label Oct 23, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 30, 2023

Superseded by #385.

@dependabot dependabot bot closed this Oct 30, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/oclif-74e9998b3f branch October 30, 2023 21:35
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