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

Bump the oclif group across 1 directory with 4 updates #4122

Closed
wants to merge 2 commits into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 24, 2024

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

Updates oclif from 4.6.1 to 4.13.10

Release notes

Sourced from oclif's releases.

4.13.10

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.583.0 to 3.600.0 (bafd925)

4.13.9

Bug Fixes

  • deps: bump @​inquirer/confirm from 3.1.9 to 3.1.10 (3e083aa)

4.13.8

Bug Fixes

  • allow upload to succeed without buildmanifest (#1449) (3cb1118)

4.13.7

Bug Fixes

  • deps: bump @​oclif/plugin-help from 6.2.0 to 6.2.2 (2401a69)

4.13.6

Bug Fixes

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

4.13.5

Bug Fixes

  • deps: bump @​aws-sdk/client-cloudfront from 3.574.0 to 3.592.0 (3c8e7c3)

4.13.4

Bug Fixes

  • deps: bump @​oclif/plugin-not-found from 3.2.1 to 3.2.3 (336bfb0)

4.13.3

Bug Fixes

  • deps: bump @​oclif/plugin-help from 6.0.21 to 6.2.0 (e8ff8e4)

4.13.2

Bug Fixes

  • deps: bump @​oclif/core from 4.0.0 to 4.0.3 (a5b9fb9)

4.13.1

Bug Fixes

... (truncated)

Changelog

Sourced from oclif's changelog.

4.13.10 (2024-06-23)

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.583.0 to 3.600.0 (bafd925)

4.13.9 (2024-06-23)

Bug Fixes

  • deps: bump @​inquirer/confirm from 3.1.9 to 3.1.10 (3e083aa)

4.13.8 (2024-06-17)

Bug Fixes

  • allow upload to succeed without buildmanifest (#1449) (3cb1118)

4.13.7 (2024-06-16)

Bug Fixes

  • deps: bump @​oclif/plugin-help from 6.2.0 to 6.2.2 (2401a69)

4.13.6 (2024-06-13)

Bug Fixes

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

4.13.5 (2024-06-10)

Bug Fixes

  • deps: bump @​aws-sdk/client-cloudfront from 3.574.0 to 3.592.0 (3c8e7c3)

4.13.4 (2024-06-09)

Bug Fixes

  • deps: bump @​oclif/plugin-not-found from 3.2.1 to 3.2.3 (336bfb0)

4.13.3 (2024-06-09)

Bug Fixes

  • deps: bump @​oclif/plugin-help from 6.0.21 to 6.2.0 (e8ff8e4)

4.13.2 (2024-06-09)

... (truncated)

Commits
  • 489c046 chore(release): 4.13.10 [skip ci]
  • da4f5c6 Merge pull request #1457 from oclif/dependabot-npm_and_yarn-aws-sdk-client-s3...
  • bafd925 fix(deps): bump @​aws-sdk/client-s3 from 3.583.0 to 3.600.0
  • 46496b0 chore(release): 4.13.9 [skip ci]
  • 3fc1068 Merge pull request #1458 from oclif/dependabot-npm_and_yarn-inquirer-confirm-...
  • 0b73d8d Merge pull request #1459 from oclif/dependabot-npm_and_yarn-types-mocha-10.0.7
  • ada3bfc chore(dev-deps): bump @​types/mocha from 10.0.6 to 10.0.7
  • 3e083aa fix(deps): bump @​inquirer/confirm from 3.1.9 to 3.1.10
  • 52b93b4 chore(release): 4.13.8 [skip ci]
  • 3cb1118 fix: allow upload to succeed without buildmanifest (#1449)
  • Additional commits viewable in compare view

Updates @oclif/core from 3.26.5 to 3.27.0

Release notes

Sourced from @​oclif/core's releases.

3.27.0

Features

  • added option to specify example flag value in docopts (#1095) (0345ac3), closes #1091

3.26.9

Bug Fixes

  • only replace command id in usage if it's at beginning of string (#1090) (3916945)

3.26.8

Bug Fixes

3.26.7

Bug Fixes

3.26.6

Bug Fixes

  • new "dont check npm" option for plugin-update (#1071) (9ccc797)
Changelog

Sourced from @​oclif/core's changelog.

3.27.0 (2024-06-04)

Features

  • added option to specify example flag value in docopts (#1095) (0345ac3), closes #1091

3.26.9 (2024-06-03)

Bug Fixes

  • only replace command id in usage if it's at beginning of string (#1090) (3916945)

3.26.8 (2024-06-03)

Bug Fixes

3.26.7 (2024-06-03)

Bug Fixes

3.26.6 (2024-05-06)

Bug Fixes

  • new "dont check npm" option for plugin-update (#1071) (9ccc797)
Commits
  • db3ad80 chore(release): 3.27.0 [skip ci]
  • 0345ac3 feat: added option to specify example flag value in docopts (#1095)
  • 2ea2423 chore(release): 3.26.9 [skip ci]
  • 3916945 fix: only replace command id in usage if it's at beginning of string (#1090)
  • 85310aa chore(release): 3.26.8 [skip ci]
  • cdc9c53 chore(dev-deps): bump @​oclif/plugin-help from 6.0.22 to 6.1.0 (#1092)
  • 58b9fed fix(deps): bump debug from 4.3.4 to 4.3.5 (#1093)
  • af2cfda chore(release): 3.26.7 [skip ci]
  • 9639fd4 fix: get core meta version (#1094)
  • 7eac5a4 Merge pull request #1087 from oclif/dependabot-npm_and_yarn-fancy-test-3.0.16
  • Additional commits viewable in compare view

Updates @oclif/plugin-commands from 3.3.2 to 3.3.4

Release notes

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

3.3.4

Bug Fixes

  • deps: bump @​oclif/core from 3.26.5 to 3.26.6 (#665) (0d9ee4c)

3.3.3

Bug Fixes

  • use lodash instead of lodash.template (#662) (b5e772f)
Changelog

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

3.3.4 (2024-05-11)

Bug Fixes

  • deps: bump @​oclif/core from 3.26.5 to 3.26.6 (#665) (0d9ee4c)

3.3.3 (2024-05-08)

Bug Fixes

  • use lodash instead of lodash.template (#662) (b5e772f)
Commits
  • 0cfe3cf chore(release): 3.3.4 [skip ci]
  • 0d9ee4c fix(deps): bump @​oclif/core from 3.26.5 to 3.26.6 (#665)
  • bad362b chore(dev-deps): bump oclif from 4.10.1 to 4.10.7 (#666)
  • b14f2b7 chore(dev-deps): bump @​types/node from 18.19.31 to 18.19.33 (#667)
  • 130b643 chore: remove npm-shrinkwrap.json (#663)
  • 62d4516 chore(release): 3.3.3 [skip ci]
  • b5e772f fix: use lodash instead of lodash.template (#662)
  • d430c8f chore(dev-deps): bump oclif from 4.9.0 to 4.10.1 (#656)
  • See full diff in compare view

Updates @oclif/plugin-plugins from 5.1.2 to 5.3.2

Release notes

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

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

  • use ansis instead of chalk (61aad8b)

Features

5.1.3

Bug Fixes

... (truncated)

Changelog

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

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)

Bug Fixes

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

5.2.0 (2024-05-31)

5.1.3 (2024-05-24)

Bug Fixes

... (truncated)

Commits
  • 37f0c7d chore(release): 5.3.2 [skip ci]
  • 1ef8bd6 fix(deps): bump @​oclif/core from 4.0.0 to 4.0.6 (#898)
  • 8d12461 chore(dev-deps): bump @​types/node from 18.19.33 to 18.19.34 (#899)
  • fe72d4e chore(dev-deps): bump @​oclif/test from 4.0.3 to 4.0.4 (#900)
  • f219f9f chore(release): 5.3.1 [skip ci]
  • cd32e7b fix(deps): bump braces from 3.0.2 to 3.0.3 (#895)
  • 9c8e8d2 Merge pull request #894 from oclif/update-gha
  • 02da9ab chore(release): 5.3.0 [skip ci]
  • 0ac0ffd feat: disallow installing root plugin (#888)
  • c08109c chore: update github actions [no 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 in the / directory: [oclif](https://github.com/oclif/oclif), [@oclif/core](https://github.com/oclif/core), [@oclif/plugin-commands](https://github.com/oclif/plugin-commands) and [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins).


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

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

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 24, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 1, 2024

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

@dependabot dependabot bot closed this Jul 1, 2024
@dependabot dependabot bot deleted the dependabot-npm_and_yarn-oclif-6087006253 branch July 1, 2024 17:30
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.

None yet

1 participant