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

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 15, 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.26.3

Release notes

Sourced from @​oclif/core's releases.

3.26.3

Bug Fixes

  • deps: bump ejs from 3.1.9 to 3.1.10 (72dd869)

3.26.2

Bug Fixes

  • do not throw an error if a flag with allowStdin='only' is immediately followed by another flag (#1046) (#1047) (f05b0c8)

3.26.1

Bug Fixes

  • deps: bump minimatch from 9.0.3 to 9.0.4 (#1041) (87cd0e6)
Changelog

Sourced from @​oclif/core's changelog.

3.26.3 (2024-04-13)

Bug Fixes

  • deps: bump ejs from 3.1.9 to 3.1.10 (72dd869)

3.26.2 (2024-04-08)

Bug Fixes

  • do not throw an error if a flag with allowStdin='only' is immediately followed by another flag (#1046) (#1047) (f05b0c8)

3.26.1 (2024-04-08)

Bug Fixes

  • deps: bump minimatch from 9.0.3 to 9.0.4 (#1041) (87cd0e6)

3.26.0 (2024-03-22)

Features

3.25.3 (2024-03-19)

Bug Fixes

  • show options when required flag or arg is not given a value (#1017) (003ad6f)

3.25.2 (2024-03-15)

Bug Fixes

... (truncated)

Commits
  • dddd471 chore(release): 3.26.3 [skip ci]
  • 2d34665 Merge pull request #1053 from oclif/dependabot-npm_and_yarn-ejs-3.1.10
  • 4cadd96 Merge pull request #1054 from oclif/dependabot-npm_and_yarn-typescript-5.4.5
  • b417ea7 chore(dev-deps): bump typescript from 5.4.4 to 5.4.5
  • 72dd869 fix(deps): bump ejs from 3.1.9 to 3.1.10
  • d1f44ec chore(release): 3.26.2 [skip ci]
  • f05b0c8 fix: do not throw an error if a flag with allowStdin='only' is immediately fo...
  • d3e7b6b chore(release): 3.26.1 [skip ci]
  • 87cd0e6 fix(deps): bump minimatch from 9.0.3 to 9.0.4 (#1041)
  • fdc62a0 Merge pull request #1043 from oclif/dependabot-npm_and_yarn-mocha-10.4.0
  • Additional commits viewable in compare view

Updates @oclif/plugin-help from 6.0.3 to 6.0.21

Release notes

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

6.0.21

Bug Fixes

  • deps: bump @​oclif/core from 3.26.0 to 3.26.2 (#695) (c828235)
Changelog

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

6.0.21 (2024-04-13)

Bug Fixes

  • deps: bump @​oclif/core from 3.26.0 to 3.26.2 (#695) (c828235)

6.0.20 (2024-03-25)

Bug Fixes

6.0.19 (2024-03-24)

Bug Fixes

  • deps: bump @​oclif/core from 3.23.0 to 3.26.0 (#679) (4972f15)

6.0.18 (2024-03-10)

Bug Fixes

  • deps: bump @​oclif/core from 3.21.0 to 3.23.0 (#666) (1494abc)

6.0.17 (2024-03-06)

Bug Fixes

  • publish npm-shrinkwrap.json (ebbd508)

6.0.16 (2024-03-06)

6.0.15 (2024-03-03)

Bug Fixes

  • deps: bump @​oclif/core from 3.19.2 to 3.20.0 (#660) (4e9bd95)

6.0.14 (2024-02-22)

Bug Fixes

6.0.13 (2024-02-17)

Bug Fixes

  • deps: bump @​oclif/core from 3.18.2 to 3.19.2 (#650) (d01c09e)

... (truncated)

Commits
  • 73c0efc chore(release): 6.0.21 [skip ci]
  • c828235 fix(deps): bump @​oclif/core from 3.26.0 to 3.26.2 (#695)
  • 421512c chore: remove oclif.lock (#690)
  • d6fb0ca chore(dev-deps): bump typescript from 5.4.3 to 5.4.4 (#687)
  • 8f57bd6 chore(dev-deps): bump @​types/node from 18.19.28 to 18.19.30 (#688)
  • 7161836 chore(dev-deps): bump oclif from 4.7.1 to 4.7.6 (#689)
  • 919129c chore(dev-deps): bump @​types/node from 18.19.26 to 18.19.28 (#683)
  • b6258c6 chore(dev-deps): bump mocha from 10.3.0 to 10.4.0 (#684)
  • 5b69d1b chore(dev-deps): bump oclif from 4.6.1 to 4.7.1 (#685)
  • 73f5451 chore(dev-deps): bump @​oclif/test from 3.2.7 to 3.2.8 (#686)
  • Additional commits viewable in compare view

Updates @oclif/plugin-plugins from 3.9.1 to 5.0.9

Release notes

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

5.0.9

Bug Fixes

  • deps: bump npm-package-arg from 11.0.1 to 11.0.2 (#842) (5b40369)

5.0.8

Bug Fixes

  • deps: bump @​oclif/core from 3.26.0 to 3.26.2 (#844) (734cb88)

5.0.7

Bug Fixes

5.0.6

Bug Fixes

  • deps: bump npm from 10.2.4 to 10.5.1 (#839) (2ba6f82)
Changelog

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

5.0.9 (2024-04-14)

Bug Fixes

  • deps: bump npm-package-arg from 11.0.1 to 11.0.2 (#842) (5b40369)

5.0.8 (2024-04-13)

Bug Fixes

  • deps: bump @​oclif/core from 3.26.0 to 3.26.2 (#844) (734cb88)

5.0.7 (2024-04-09)

Bug Fixes

5.0.6 (2024-04-06)

Bug Fixes

  • deps: bump npm from 10.2.4 to 10.5.1 (#839) (2ba6f82)

5.0.5 (2024-04-02)

Bug Fixes

5.0.4 (2024-03-31)

Bug Fixes

  • deps: bump npm-run-path from 5.2.0 to 5.3.0 (#831) (24b0c0f)

5.0.3 (2024-03-31)

Bug Fixes

  • deps: bump npm from 10.2.4 to 10.5.0 (#832) (2578e04)

5.0.2 (2024-03-30)

Bug Fixes

  • deps: bump @​oclif/core from 3.25.2 to 3.26.0 (#835) (8b3ce5f)

5.0.1 (2024-03-26)

... (truncated)

Commits
  • 4ad3c3c chore(release): 5.0.9 [skip ci]
  • 5b40369 fix(deps): bump npm-package-arg from 11.0.1 to 11.0.2 (#842)
  • 6b66479 chore(dev-deps): bump eslint-config-oclif-typescript from 3.1.3 to 3.1.4 (#843)
  • c13aac0 chore(release): 5.0.8 [skip ci]
  • 734cb88 fix(deps): bump @​oclif/core from 3.26.0 to 3.26.2 (#844)
  • fc8a261 chore(dev-deps): bump @​types/node from 18.19.30 to 18.19.31 (#845)
  • d4a764f chore(dev-deps): bump oclif from 4.7.6 to 4.8.2 (#846)
  • e1a6eaa chore: remove oclif.lock (#840)
  • fce8c2c chore(release): 5.0.7 [skip ci]
  • f6233a1 fix: update npm version
  • Additional commits viewable in compare view

Updates @oclif/test from 2.5.5 to 3.2.10

Release notes

Sourced from @​oclif/test's releases.

3.2.10

Bug Fixes

  • deps: bump @​oclif/core from 3.26.0 to 3.26.3 (174cd88)

3.2.9

Bug Fixes

  • restore support for single command cli test (30cf43f)
Changelog

Sourced from @​oclif/test's changelog.

3.2.10 (2024-04-14)

Bug Fixes

  • deps: bump @​oclif/core from 3.26.0 to 3.26.3 (174cd88)

3.2.9 (2024-04-10)

Bug Fixes

  • restore support for single command cli test (30cf43f)

3.2.8 (2024-03-25)

Bug Fixes

  • deps: bump fancy-test from 3.0.13 to 3.0.14 (b357da8)

3.2.7 (2024-03-24)

Bug Fixes

  • deps: bump @​oclif/core from 3.25.2 to 3.26.0 (65e41f8)

3.2.6 (2024-03-17)

Bug Fixes

  • deps: bump @​oclif/core from 3.23.0 to 3.25.2 (4fada36)

3.2.5 (2024-03-11)

Bug Fixes

... (truncated)

Commits
  • 2f3bf83 chore(release): 3.2.10 [skip ci]
  • 7f0292c Merge pull request #534 from oclif/dependabot-npm_and_yarn-oclif-core-3.26.3
  • f175955 Merge pull request #535 from oclif/dependabot-npm_and_yarn-typescript-5.4.5
  • 1c279c0 Merge pull request #536 from oclif/dependabot-npm_and_yarn-types-node-18.19.31
  • 9f8c8f2 chore(dev-deps): bump @​types/node from 18.19.30 to 18.19.31
  • 7f3120c chore(dev-deps): bump typescript from 5.4.4 to 5.4.5
  • 174cd88 fix(deps): bump @​oclif/core from 3.26.0 to 3.26.3
  • 2d82f68 chore(release): 3.2.9 [skip ci]
  • c8a92cc Merge pull request #532 from oclif/mdonnalley/single-cmd-cli-bug
  • 30cf43f fix: restore support for single command cli test
  • 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.26.3
- [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.26.3)

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

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

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

---
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 Apr 15, 2024
@dependabot dependabot bot requested a review from MateuszPol as a code owner April 15, 2024 21:13
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 19, 2024

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

@dependabot dependabot bot closed this Apr 19, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/oclif-e3d6a02e1e branch April 19, 2024 13:36
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