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 #412

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 29, 2024

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.18.1

Release notes

Sourced from @​oclif/core's releases.

3.18.1

Bug Fixes

  • make @​types/cli-progress a dependency (#922) (6528850)

3.18.0

Features

3.17.0

Features

3.16.0

Features

3.15.1

Bug Fixes

  • deps: bump password-prompt from 1.1.2 to 1.1.3 (39f8860)

3.15.0

Features

3.14.1

Bug Fixes

  • peserve original error coming from failed flag parsing (#897) (a7a3bba)

3.14.0

Features

3.13.2

Bug Fixes

  • add exit codes to different flag validation errors (#861) (1c841bf)

3.13.1

Bug Fixes

... (truncated)

Changelog

Sourced from @​oclif/core's changelog.

3.18.1 (2024-01-10)

Bug Fixes

  • make @​types/cli-progress a dependency (#922) (6528850)

3.18.0 (2024-01-09)

Features

3.17.0 (2024-01-09)

Features

3.16.0 (2024-01-02)

Features

3.15.1 (2023-12-23)

Bug Fixes

  • deps: bump password-prompt from 1.1.2 to 1.1.3 (39f8860)

3.15.0 (2023-12-15)

Features

... (truncated)

Commits
  • b268543 chore(release): 3.18.1 [skip ci]
  • 6528850 fix: make @​types/cli-progress a dependency (#922)
  • 6a17844 chore(dev-deps): bump typescript from 5.2.2 to 5.3.3 (#901)
  • 5b41fe7 Merge pull request #921 from oclif/dependabot-npm_and_yarn-eslint-config-ocli...
  • 84c581d chore(dev-deps): bump eslint-config-oclif-typescript
  • cd29fe7 chore(release): 3.18.0 [skip ci]
  • 1542bd7 Merge pull request #892 from oclif/mdonnalley/no-tsconfck
  • 6d6fc12 chore(release): 3.17.0 [skip ci]
  • 42b113b feat: add node.options to pjson typings (#919)
  • eafdba3 Merge branch 'main' into mdonnalley/no-tsconfck
  • Additional commits viewable in compare view

Updates @oclif/plugin-help from 6.0.3 to 6.0.12

Release notes

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

6.0.12

Bug Fixes

  • deps: bump @​oclif/core from 3.16.0 to 3.18.1 (#620) (715bdf3)

6.0.11

No release notes provided.

6.0.10

Bug Fixes

  • deps: bump @​oclif/core from 3.15.1 to 3.16.0 (#615) (7cd7fc3)

6.0.9

Bug Fixes

  • deps: bump @​oclif/core from 3.14.1 to 3.15.0 (#605) (bc7a58f)

6.0.9-dev.3

No release notes provided.

6.0.9-dev.2

Bug Fixes

6.0.9-dev.1

Bug Fixes

  • downgrade oclif/core for testing (af4cc47)

6.0.9-dev.0

Bug Fixes

6.0.8

Bug Fixes

  • deps: bump @​oclif/core from 3.13.1 to 3.14.1 (#599) (802e0c8)

6.0.7

Bug Fixes

  • deps: bump @​oclif/core from 3.10.8 to 3.11.0 (#582) (943f19f)

6.0.6

Bug Fixes

... (truncated)

Changelog

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

6.0.12 (2024-01-13)

Bug Fixes

  • deps: bump @​oclif/core from 3.16.0 to 3.18.1 (#620) (715bdf3)

6.0.11 (2024-01-10)

6.0.10 (2024-01-07)

Bug Fixes

  • deps: bump @​oclif/core from 3.15.1 to 3.16.0 (#615) (7cd7fc3)

6.0.9 (2023-12-16)

Bug Fixes

  • deps: bump @​oclif/core from 3.14.1 to 3.15.0 (#605) (bc7a58f)

6.0.8 (2023-12-10)

Bug Fixes

  • deps: bump @​oclif/core from 3.13.1 to 3.14.1 (#599) (802e0c8)

6.0.7 (2023-11-19)

Bug Fixes

  • deps: bump @​oclif/core from 3.10.8 to 3.11.0 (#582) (943f19f)

6.0.6 (2023-11-12)

Bug Fixes

  • deps: bump @​oclif/core from 3.10.1 to 3.10.8 (#578) (357bbd3)

6.0.5 (2023-10-28)

Bug Fixes

  • deps: bump @​oclif/core from 3.5.0 to 3.9.1 (#571) (c7ef892)

6.0.4 (2023-10-22)

Bug Fixes

  • deps: bump @​oclif/core from 3.2.1 to 3.5.0 (#565) (9d508d7)
Commits
  • 1995b77 chore(release): 6.0.12 [skip ci]
  • 715bdf3 fix(deps): bump @​oclif/core from 3.16.0 to 3.18.1 (#620)
  • 71f9496 chore(dev-deps): bump oclif from 4.1.0 to 4.3.0 (#618)
  • 3520da1 chore(release): 6.0.11 [skip ci]
  • f240617 Support custom help classes. (#523)
  • 2c9bd5b chore(dev-deps): bump eslint-config-oclif-typescript (#617)
  • 9eb8f03 chore(dev-deps): bump chai from 4.3.10 to 4.4.0 (#614)
  • d85f52b chore(release): 6.0.10 [skip ci]
  • 7cd7fc3 fix(deps): bump @​oclif/core from 3.15.1 to 3.16.0 (#615)
  • 417f3c3 chore(dev-deps): bump @​oclif/test from 3.1.7 to 3.1.8 (#616)
  • Additional commits viewable in compare view

Updates @oclif/plugin-plugins from 3.9.1 to 4.1.22

Release notes

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

4.1.22

Bug Fixes

  • deps: bump npm from 10.2.3 to 10.4.0 (#781) (2618266)

4.1.21

Bug Fixes

4.1.20

Bug Fixes

  • make dep resolution deterministic (cfaa353)

4.1.19

Bug Fixes

  • deps: bump npm from 10.2.3 to 10.3.0 (#772) (c34e810)

4.1.18

Bug Fixes

  • respect scoped NPM_REGISTRY env var when running npm show (#769) (1dff527)

4.1.17

Bug Fixes

4.1.16

Bug Fixes

  • deps: bump npm from 10.2.5 to 10.3.0 (#764) (b43ddfd)

4.1.15

Bug Fixes

  • deps: bump npm from 10.2.3 to 10.2.5 (#758) (5c9f008)

4.1.14

Bug Fixes

4.1.13

Bug Fixes

  • deps: bump npm from 10.2.3 to 10.2.5 (#754) (27010e8)

... (truncated)

Changelog

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

4.1.22 (2024-01-27)

Bug Fixes

  • deps: bump npm from 10.2.3 to 10.4.0 (#781) (2618266)

4.1.21 (2024-01-23)

Bug Fixes

4.1.20 (2024-01-22)

Bug Fixes

  • make dep resolution deterministic (cfaa353)

4.1.19 (2024-01-20)

Bug Fixes

  • deps: bump npm from 10.2.3 to 10.3.0 (#772) (c34e810)

4.1.18 (2024-01-19)

Bug Fixes

  • respect scoped NPM_REGISTRY env var when running npm show (#769) (1dff527)

4.1.17 (2024-01-16)

Bug Fixes

4.1.16 (2024-01-14)

Bug Fixes

  • deps: bump npm from 10.2.5 to 10.3.0 (#764) (b43ddfd)

4.1.15 (2024-01-07)

Bug Fixes

  • deps: bump npm from 10.2.3 to 10.2.5 (#758) (5c9f008)

4.1.14 (2024-01-02)

... (truncated)

Commits
  • d360142 chore(release): 4.1.22 [skip ci]
  • 2618266 fix(deps): bump npm from 10.2.3 to 10.4.0 (#781)
  • 8a843ab chore(dev-deps): bump eslint-config-oclif-typescript (#782)
  • 8fa089a chore(release): 4.1.21 [skip ci]
  • 8eacddc fix: update npm version
  • da3ab02 chore(release): 4.1.20 [skip ci]
  • 6eec1e8 Merge pull request #775 from oclif/mdonnalley/deterministic-inspect
  • 3c02f0c chore: clarify note
  • cfaa353 fix: make dep resolution deterministic
  • 160d4e2 chore(dev-deps): bump eslint-config-oclif-typescript (#770)
  • Additional commits viewable in compare view

Updates @oclif/test from 2.5.5 to 3.1.13

Release notes

Sourced from @​oclif/test's releases.

3.1.13

Bug Fixes

  • deps: bump fancy-test from 3.0.8 to 3.0.9 (3d330ab)

3.1.12

Bug Fixes

  • deps: bump chai from 4.4.0 to 4.4.1 (3f2cf0f)

3.1.11

Bug Fixes

  • deps: bump @​oclif/core from 3.16.0 to 3.18.1 (7213f2f)

3.1.10

Bug Fixes

  • deps: bump chai from 4.3.10 to 4.4.0 (3fbea43)

3.1.9

Bug Fixes

  • deps: bump @​oclif/core from 3.15.1 to 3.16.0 (015289e)

3.1.8

Bug Fixes

  • deps: bump fancy-test from 3.0.7 to 3.0.8 (1ac190d)

3.1.7

Bug Fixes

  • deps: bump fancy-test from 3.0.4 to 3.0.7 (1540704)

3.1.6

Bug Fixes

  • deps: bump @​oclif/core from 3.15.0 to 3.15.1 (af37fd7)

3.1.5

Bug Fixes

  • deps: bump @​oclif/core from 3.12.0 to 3.15.0 (2c0f96a)

3.1.4

Bug Fixes

  • deps: bump fancy-test from 3.0.1 to 3.0.4 (d47280d)

... (truncated)

Changelog

Sourced from @​oclif/test's changelog.

3.1.13 (2024-01-28)

Bug Fixes

  • deps: bump fancy-test from 3.0.8 to 3.0.9 (3d330ab)

3.1.12 (2024-01-14)

Bug Fixes

  • deps: bump chai from 4.4.0 to 4.4.1 (3f2cf0f)

3.1.11 (2024-01-14)

Bug Fixes

  • deps: bump @​oclif/core from 3.16.0 to 3.18.1 (7213f2f)

3.1.10 (2024-01-08)

Bug Fixes

  • deps: bump chai from 4.3.10 to 4.4.0 (3fbea43)

3.1.9 (2024-01-07)

Bug Fixes

  • deps: bump @​oclif/core from 3.15.1 to 3.16.0 (015289e)

3.1.8 (2023-12-31)

Bug Fixes

... (truncated)

Commits
  • 4329617 chore(release): 3.1.13 [skip ci]
  • f399f7d Merge pull request #479 from oclif/dependabot-npm_and_yarn-fancy-test-3.0.9
  • 3d330ab fix(deps): bump fancy-test from 3.0.8 to 3.0.9
  • 9ac1c43 Merge pull request #471 from oclif/dependabot-npm_and_yarn-nock-13.5.0
  • 6a2ddce Merge pull request #472 from oclif/dependabot-npm_and_yarn-types-node-18.19.8
  • fdf060d chore(dev-deps): bump nock from 13.4.0 to 13.5.0
  • f0ef273 Merge pull request #473 from oclif/dependabot-npm_and_yarn-prettier-3.2.4
  • 5624acc chore(dev-deps): bump prettier from 3.2.1 to 3.2.4
  • 5a768ba Merge pull request #474 from oclif/dependabot-npm_and_yarn-eslint-config-ocli...
  • 48c141b chore(dev-deps): bump eslint-config-oclif-typescript
  • 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.18.1
- [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.18.1)

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

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

Updates `@oclif/test` from 2.5.5 to 3.1.13
- [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.1.13)

---
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-major
  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 Jan 29, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 5, 2024

Superseded by #415.

@dependabot dependabot bot closed this Feb 5, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/oclif-5a592894ea branch February 5, 2024 21:43
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