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

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 17, 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.8

Release notes

Sourced from oclif's releases.

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

4.13.0

Features

4.12.4

Bug Fixes

... (truncated)

Changelog

Sourced from oclif's changelog.

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)

Bug Fixes

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

4.13.1 (2024-06-07)

Bug Fixes

4.13.0 (2024-06-04)

... (truncated)

Commits
  • 52b93b4 chore(release): 4.13.8 [skip ci]
  • 3cb1118 fix: allow upload to succeed without buildmanifest (#1449)
  • 25839b0 Merge pull request #1450 from oclif/dependabot-npm_and_yarn-oclif-plugin-lega...
  • c2ca9ae Merge pull request #1451 from oclif/dependabot-npm_and_yarn-lint-staged-15.2.7
  • 25ba745 chore(release): 4.13.7 [skip ci]
  • d972bc0 Merge pull request #1452 from oclif/dependabot-npm_and_yarn-oclif-plugin-help...
  • fc27a9f Merge pull request #1453 from oclif/dependabot-npm_and_yarn-types-node-18.19.34
  • 5d83f57 chore(dev-deps): bump @​types/node from 18.19.31 to 18.19.34
  • af54893 Merge pull request #1454 from oclif/dependabot-npm_and_yarn-types-lodash-4.17.5
  • a4910da chore(dev-deps): bump @​types/lodash from 4.17.4 to 4.17.5
  • 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

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 17, 2024
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-oclif-7af83ad64e branch 7 times, most recently from 8b20a98 to f5f7b80 Compare June 20, 2024 23:12
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.8
- [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.8)

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 force-pushed the dependabot-npm_and_yarn-oclif-7af83ad64e branch from f5f7b80 to fed10e6 Compare June 21, 2024 12:14
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 24, 2024

Superseded by #4122.

@dependabot dependabot bot closed this Jun 24, 2024
@dependabot dependabot bot deleted the dependabot-npm_and_yarn-oclif-7af83ad64e branch June 24, 2024 17:46
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

0 participants