Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 3, 2025

Bumps the oclif group with 2 updates: @oclif/core and oclif.

Updates @oclif/core from 4.3.0 to 4.3.1

Release notes

Sourced from @​oclif/core's releases.

4.3.1

Bug Fixes

Changelog

Sourced from @​oclif/core's changelog.

4.3.1 (2025-06-02)

Bug Fixes

Commits
  • 687db9f chore(release): 4.3.1 [skip ci]
  • a66a7eb fix: migrate from globby to tinyglobby (#1363) (#1387)
  • 2ec0345 chore(dev-deps): bump @​oclif/test from 4.1.12 to 4.1.13 (#1380)
  • a83dddd chore(dev-deps): bump @​types/node from 18.19.100 to 18.19.110 (#1384)
  • 80d5f1a chore(dev-deps): bump @​commitlint/config-conventional (#1377)
  • e6164b4 Merge pull request #1385 from oclif/dependabot-npm_and_yarn-eslint-9.28.0
  • 39bbec2 chore(dev-deps): bump eslint from 9.26.0 to 9.28.0
  • ed91e7c Merge pull request #1386 from oclif/dependabot-npm_and_yarn-eslint-config-pre...
  • 74b192c chore(dev-deps): bump eslint-config-prettier from 10.1.2 to 10.1.5
  • f1c3f9b Merge pull request #1383 from oclif/dependabot-npm_and_yarn-oclif-plugin-plug...
  • Additional commits viewable in compare view

Updates oclif from 4.17.46 to 4.18.0

Release notes

Sourced from oclif's releases.

4.18.0

Features

Changelog

Sourced from oclif's changelog.

4.18.0 (2025-06-02)

Features

Commits
  • 5a68ab1 chore(release): 4.18.0 [skip ci]
  • b3399d2 feat: migrate to ansis (#1706) (#1771)
  • ab46c02 Merge pull request #1767 from oclif/dependabot-npm_and_yarn-types-node-18.19.110
  • 11e72ab Merge pull request #1768 from oclif/dependabot-npm_and_yarn-eslint-9.28.0
  • a2d2773 chore(dev-deps): bump eslint from 9.25.0 to 9.28.0
  • 098c9a6 Merge pull request #1761 from oclif/dependabot-npm_and_yarn-eslint-plugin-per...
  • c5fb883 chore(dev-deps): bump @​types/node from 18.19.86 to 18.19.110
  • f92b66b chore(dev-deps): bump eslint-plugin-perfectionist from 4.11.0 to 4.13.0
  • 193e58a Merge pull request #1769 from oclif/dependabot-npm_and_yarn-eslint-config-ocl...
  • 0afdc06 Merge pull request #1751 from oclif/dependabot-npm_and_yarn-typescript-5.8.3
  • 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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 3, 2025
@dependabot dependabot bot requested a review from panz3r as a code owner June 3, 2025 21:12
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 3, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/oclif-fd17c974e6 branch from 8261b8e to d2d8507 Compare June 3, 2025 23:54
Bumps the oclif group with 2 updates: [@oclif/core](https://github.com/oclif/core) and [oclif](https://github.com/oclif/oclif).


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

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

---
updated-dependencies:
- dependency-name: "@oclif/core"
  dependency-version: 4.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: oclif
- dependency-name: oclif
  dependency-version: 4.18.0
  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-fd17c974e6 branch from d2d8507 to 3f22508 Compare June 4, 2025 00:00
@panz3r panz3r merged commit 5d53bcb into main Jun 4, 2025
7 checks passed
@panz3r panz3r deleted the dependabot/npm_and_yarn/oclif-fd17c974e6 branch June 4, 2025 00:04
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants