Skip to content

chore(deps): bump the npm-minor-patch group across 1 directory with 12 updates#20

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-minor-patch-2343b1acd0
Open

chore(deps): bump the npm-minor-patch group across 1 directory with 12 updates#20
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-minor-patch-2343b1acd0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 30, 2026

Copy link
Copy Markdown
Contributor

Bumps the npm-minor-patch group with 12 updates in the / directory:

Package From To
@oclif/core 4.11.6 4.11.11
@oclif/plugin-autocomplete 3.2.50 3.2.53
@oclif/plugin-help 6.2.50 6.2.53
@oclif/plugin-plugins 5.4.74 5.4.80
ora 9.4.0 9.4.1
tar 7.5.16 7.5.19
@oclif/test 4.1.19 4.1.20
eslint 10.5.0 10.6.0
globals 17.6.0 17.7.0
nock 14.0.15 14.0.16
oclif 4.23.16 4.23.24
prettier 3.8.4 3.9.4

Updates @oclif/core from 4.11.6 to 4.11.11

Release notes

Sourced from @​oclif/core's releases.

4.11.11

Bug Fixes

  • deps: bump undici from 6.25.0 to 6.27.0 (319945a)

4.11.10

Bug Fixes

  • deps: bump tinyglobby from 0.2.16 to 0.2.17 (f941872)

4.11.9

Bug Fixes

  • deps: bump tar from 7.5.12 to 7.5.16 (153400e)

4.11.8

Bug Fixes

  • deps: bump @​babel/core from 7.23.0 to 7.29.7 (3e552ea)

4.11.7

Bug Fixes

  • include error message in --json output (2cb3a76), closes #1608
Changelog

Sourced from @​oclif/core's changelog.

4.11.11 (2026-06-23)

Bug Fixes

  • deps: bump undici from 6.25.0 to 6.27.0 (319945a)

4.11.10 (2026-06-22)

Bug Fixes

  • deps: bump tinyglobby from 0.2.16 to 0.2.17 (f941872)

4.11.9 (2026-06-21)

Bug Fixes

  • deps: bump tar from 7.5.12 to 7.5.16 (153400e)

4.11.8 (2026-06-21)

Bug Fixes

  • deps: bump @​babel/core from 7.23.0 to 7.29.7 (3e552ea)

4.11.7 (2026-06-17)

Bug Fixes

  • include error message in --json output (2cb3a76), closes #1608
Commits
  • 87eeca3 chore(release): 4.11.11 [skip ci]
  • 93a64bb Merge pull request #1617 from oclif/dependabot-npm_and_yarn-undici-6.27.0
  • 319945a fix(deps): bump undici from 6.25.0 to 6.27.0
  • 09090f6 Merge pull request #1610 from oclif/dependabot-npm_and_yarn-oclif-plugin-plug...
  • 246f11e chore(dev-deps): bump @​oclif/plugin-plugins from 5.4.69 to 5.4.78
  • 1a54415 chore(release): 4.11.10 [skip ci]
  • 48a73f8 Merge pull request #1609 from oclif/dependabot-npm_and_yarn-tinyglobby-0.2.17
  • b30501a chore(release): 4.11.9 [skip ci]
  • 7d9c43c Merge pull request #1618 from oclif/dependabot-npm_and_yarn-tar-7.5.16
  • f941872 fix(deps): bump tinyglobby from 0.2.16 to 0.2.17
  • Additional commits viewable in compare view

Updates @oclif/plugin-autocomplete from 3.2.50 to 3.2.53

Release notes

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

3.2.53

Bug Fixes

  • deps: bump @​oclif/core from 4.11.8 to 4.11.11 (#1171) (330eecd)

3.2.52

Bug Fixes

  • deps: bump @​oclif/core from 4.11.4 to 4.11.8 (#1163) (f31fb99)

3.2.51

Bug Fixes

  • deps: bump @​babel/core from 7.10.3 to 7.29.7 (#1166) (9c9fc57)
Changelog

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

3.2.53 (2026-06-28)

Bug Fixes

  • deps: bump @​oclif/core from 4.11.8 to 4.11.11 (#1171) (330eecd)

3.2.52 (2026-06-22)

Bug Fixes

  • deps: bump @​oclif/core from 4.11.4 to 4.11.8 (#1163) (f31fb99)

3.2.51 (2026-06-21)

Bug Fixes

  • deps: bump @​babel/core from 7.10.3 to 7.29.7 (#1166) (9c9fc57)
Commits
  • bbe4c96 chore(release): 3.2.53 [skip ci]
  • 330eecd fix(deps): bump @​oclif/core from 4.11.8 to 4.11.11 (#1171)
  • 7d350fb chore(release): 3.2.52 [skip ci]
  • f31fb99 fix(deps): bump @​oclif/core from 4.11.4 to 4.11.8 (#1163)
  • b2b6438 chore(dev-deps): bump eslint-config-oclif from 6.0.169 to 6.0.171 (#1164)
  • ae92d86 chore(release): 3.2.51 [skip ci]
  • 9c9fc57 fix(deps): bump @​babel/core from 7.10.3 to 7.29.7 (#1166)
  • dfa3a61 chore(dev-deps): bump @​oclif/plugin-help from 6.2.50 to 6.2.52 (#1165)
  • 6473602 chore(dev-deps): bump oclif from 4.23.10 to 4.23.16 (#1159)
  • 12b9835 chore(dev-deps): bump prettier from 3.8.3 to 3.8.4 (#1160)
  • Additional commits viewable in compare view

Updates @oclif/plugin-help from 6.2.50 to 6.2.53

Release notes

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

6.2.53

Bug Fixes

  • deps: bump @​oclif/core from 4.11.7 to 4.11.11 (#1146) (67586b0)

6.2.52

Bug Fixes

6.2.51

Bug Fixes

  • deps: bump @​oclif/core from 4.11.4 to 4.11.7 (#1144) (15f0043)
Changelog

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

6.2.53 (2026-06-28)

Bug Fixes

  • deps: bump @​oclif/core from 4.11.7 to 4.11.11 (#1146) (67586b0)

6.2.52 (2026-06-20)

Bug Fixes

6.2.51 (2026-06-20)

Bug Fixes

  • deps: bump @​oclif/core from 4.11.4 to 4.11.7 (#1144) (15f0043)
Commits
  • c3a0fa5 chore(release): 6.2.53 [skip ci]
  • 67586b0 fix(deps): bump @​oclif/core from 4.11.7 to 4.11.11 (#1146)
  • 1a8f33a chore(dev-deps): bump oclif from 4.23.16 to 4.23.21 (#1147)
  • cc4d325 chore(dev-deps): bump eslint-config-oclif from 6.0.171 to 6.0.173 (#1148)
  • adf2158 chore(dev-deps): bump @​oclif/test from 4.1.19 to 4.1.20 (#1149)
  • c6545e4 chore(dev-deps): bump prettier from 3.8.4 to 3.8.5 (#1150)
  • 925b237 chore(dev-deps): bump oclif from 4.23.14 to 4.23.16 (#1142)
  • cfe9cca chore(dev-deps): bump eslint-config-oclif from 6.0.170 to 6.0.171 (#1143)
  • d273892 chore(release): 6.2.52 [skip ci]
  • 07f854b fix(deps): bump js-yaml from 4.1.1 to 4.2.0 (#1145)
  • Additional commits viewable in compare view

Updates @oclif/plugin-plugins from 5.4.74 to 5.4.80

Release notes

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

5.4.80

Bug Fixes

  • deps: bump @​oclif/core from 4.11.7 to 4.11.11 (#1352) (8a9e3e9)

5.4.79

Bug Fixes

  • deps: bump @​sigstore/core from 3.2.0 to 3.2.1 (#1356) (7389f9c)

5.4.78

Bug Fixes

5.4.77

Bug Fixes

  • deps: bump @​oclif/core from 4.11.4 to 4.11.7 (#1347) (8f7f9f5)

5.4.76

Bug Fixes

5.4.75

Bug Fixes

Changelog

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

5.4.80 (2026-06-28)

Bug Fixes

  • deps: bump @​oclif/core from 4.11.7 to 4.11.11 (#1352) (8a9e3e9)

5.4.79 (2026-06-27)

Bug Fixes

  • deps: bump @​sigstore/core from 3.2.0 to 3.2.1 (#1356) (7389f9c)

5.4.78 (2026-06-21)

Bug Fixes

5.4.77 (2026-06-21)

Bug Fixes

  • deps: bump @​oclif/core from 4.11.4 to 4.11.7 (#1347) (8f7f9f5)

5.4.76 (2026-06-20)

Bug Fixes

5.4.75 (2026-06-20)

Bug Fixes

Commits
  • c31bd8c chore(release): 5.4.80 [skip ci]
  • 8a9e3e9 fix(deps): bump @​oclif/core from 4.11.7 to 4.11.11 (#1352)
  • a02c7ac chore(dev-deps): bump prettier from 3.8.4 to 3.9.0 (#1353)
  • 1e9ff74 chore(dev-deps): bump eslint-config-oclif from 6.0.171 to 6.0.173 (#1354)
  • 7ef914f chore(release): 5.4.79 [skip ci]
  • 7389f9c fix(deps): bump @​sigstore/core from 3.2.0 to 3.2.1 (#1356)
  • 8198714 chore(dev-deps): bump @​oclif/plugin-help from 6.2.50 to 6.2.52 (#1355)
  • 5417bed chore(dev-deps): bump eslint-config-oclif from 6.0.169 to 6.0.171 (#1344)
  • 1acc271 chore(dev-deps): bump @​oclif/test from 4.1.18 to 4.1.19 (#1345)
  • 799d5f1 chore(release): 5.4.78 [skip ci]
  • Additional commits viewable in compare view

Updates ora from 9.4.0 to 9.4.1

Release notes

Sourced from ora's releases.

v9.4.1

  • Fix type definitions (#257) 431ebc4

sindresorhus/ora@v9.4.0...v9.4.1

Commits

Updates tar from 7.5.16 to 7.5.19

Commits

Updates @oclif/test from 4.1.19 to 4.1.20

Release notes

Sourced from @​oclif/test's releases.

4.1.20

Bug Fixes

  • deps: bump js-yaml from 4.1.1 to 4.2.0 (18815a3)
Changelog

Sourced from @​oclif/test's changelog.

4.1.20 (2026-06-21)

Bug Fixes

  • deps: bump js-yaml from 4.1.1 to 4.2.0 (18815a3)
Commits
  • 0e496db chore(release): 4.1.20 [skip ci]
  • 472b851 Merge pull request #901 from oclif/dependabot-npm_and_yarn-js-yaml-4.2.0
  • 18815a3 fix(deps): bump js-yaml from 4.1.1 to 4.2.0
  • d0b3336 Merge pull request #900 from oclif/dependabot-npm_and_yarn-oclif-core-4.11.7
  • d865938 chore(dev-deps): bump @​oclif/core from 4.11.4 to 4.11.7
  • 73e241e Merge pull request #897 from oclif/dependabot-npm_and_yarn-prettier-3.8.4
  • 2b29091 chore(dev-deps): bump prettier from 3.8.3 to 3.8.4
  • aca6a9d Merge pull request #898 from oclif/dependabot-npm_and_yarn-eslint-config-ocli...
  • 7d157f8 chore(dev-deps): bump eslint-config-oclif from 6.0.167 to 6.0.169
  • See full diff in compare view

Updates eslint from 10.5.0 to 10.6.0

Release notes

Sourced from eslint's releases.

v10.6.0

Features

  • b1f9106 feat: detect Symbol() and BigInt() in no-constant-binary-expression (#20981) (Taejin Kim)
  • f291007 feat: add checkRelationalComparisons to no-constant-binary-expression (#20948) (sethamus)

Bug Fixes

  • 6b05784 fix: prefer-exponentiation-operator invalid autofix at statement start (#20997) (Milos Djermanovic)
  • bb9eb2a fix: account for shadowed Boolean in no-extra-boolean-cast (#21013) (den$)
  • 8fd8741 fix: don't report shadowed undefined in radix rule (#21011) (Pixel)
  • 5784980 fix: don't report shadowed undefined in no-throw-literal (#21010) (Pixel)
  • 9cd1e6d fix: suppress invalid class suggestion in no-promise-executor-return (#21008) (Pixel)
  • d4eb2dc fix: don't report shadowed undefined in prefer-promise-reject-errors (#21006) (Pixel)
  • 2360464 fix: prefer-promise-reject-errors false positives for shadowed Promise (#21003) (den$)
  • 63d52d2 fix: restore max-classes-per-file report range (#21002) (Pixel)
  • 7feaff0 fix: callback detection logic for IIFEs in max-nested-callbacks (#20979) (fnx)
  • 399a2ec fix: don't report inner non-callbacks in max-nested-callbacks (#20995) (Milos Djermanovic)

Documentation

  • a83683d docs: Update README (GitHub Actions Bot)
  • f5449f9 docs: document userland patterns for global assertionOptions in RuleT… (#20986) (playgirl)
  • bea49f7 docs: Update README (GitHub Actions Bot)
  • e5f70f9 docs: update code-path diagrams (#20984) (Tanuj Kanti)
  • 8890c2d docs: add TypeScript config guidance for MCP server (#20796) (Pierluigi Lenoci)
  • 3eb3d9b docs: Update README (GitHub Actions Bot)
  • c5bb59c docs: Update README (GitHub Actions Bot)
  • eb3c97c docs: fix grammar in prefer-const rule description (#20983) (lumir)

Chores

  • 6a42034 ci: run ecosystem tests on main branch (#20891) (sethamus)
  • 3dbacdb ci: bump actions/checkout from 6 to 7 (#21014) (dependabot[bot])
  • c3abfca chore: correct JSDoc param types in html formatter (#21018) (Minseon Kim)
  • a832320 ci: split ecosystem tests into separate jobs (#21001) (xbinaryx)
  • 27166e7 chore: update ecosystem plugins (#21005) (ESLint Bot)
  • 865d76e ci: bump pnpm/action-setup from 6.0.8 to 6.0.9 (#20989) (dependabot[bot])
  • 27a88c9 chore: update dependency markdown-it to v14 in root (#20994) (Milos Djermanovic)
  • 970cea6 chore: update dependency markdown-it to v14 (#20993) (Milos Djermanovic)
  • b482120 chore: update dependency prettier to v3.8.4 (#20990) (renovate[bot])
  • 6993fb3 chore: update ecosystem plugins (#20985) (ESLint Bot)
Commits
  • 5d12a04 10.6.0
  • f7ca54b Build: changelog update for 10.6.0
  • 6a42034 ci: run ecosystem tests on main branch (#20891)
  • b1f9106 feat: detect Symbol() and BigInt() in no-constant-binary-expression (#20981)
  • 3dbacdb ci: bump actions/checkout from 6 to 7 (#21014)
  • c3abfca chore: correct JSDoc param types in html formatter (#21018)
  • a83683d docs: Update README
  • a832320 ci: split ecosystem tests into separate jobs (#21001)
  • 6b05784 fix: prefer-exponentiation-operator invalid autofix at statement start (#20997)
  • bb9eb2a fix: account for shadowed Boolean in no-extra-boolean-cast (#21013)
  • Additional commits viewable in compare view

Updates globals from 17.6.0 to 17.7.0

Release notes

Sourced from globals's releases.

v17.7.0

  • Update globals (2026-06-22) (#345) 33b75f9

sindresorhus/globals@v17.6.0...v17.7.0

Commits

Updates nock from 14.0.15 to 14.0.16

Release notes

Sourced from nock's releases.

v14.0.16

14.0.16 (2026-06-26)

Bug Fixes

  • guard against AbortSignal-aborted requests in response handler (#2977) (2d68e8a), closes #2949
Commits

Updates oclif from 4.23.16 to 4.23.24

Release notes

Sourced from oclif's releases.

4.23.24

Bug Fixes

  • deps: bump @​oclif/core from 4.11.4 to 4.11.11 (c58ef7c)

4.23.23

Bug Fixes

  • deps: bump @​oclif/plugin-warn-if-update-available (cabf031)

4.23.22

Bug Fixes

  • deps: bump @​aws-sdk/client-cloudfront from 3.1068.0 to 3.1075.0 (acabb5c)

4.23.21

Bug Fixes

  • deps: bump @​oclif/plugin-help from 6.2.50 to 6.2.52 (cafe92c)

4.23.20

Bug Fixes

4.23.19

Bug Fixes

  • deps: bump semver from 7.8.4 to 7.8.5 (bef73e4)

4.23.18

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.1063.0 to 3.1073.0 (414c733)

4.23.17

Bug Fixes

  • deps: bump @​babel/core from 7.25.7 to 7.29.7 (f9221b3)
Changelog

Sourced from oclif's changelog.

4.23.24 (2026-06-29)

Bug Fixes

  • deps: bump @​oclif/core from 4.11.4 to 4.11.11 (c58ef7c)

4.23.23 (2026-06-28)

Bug Fixes

  • deps: bump @​oclif/plugin-warn-if-update-available (cabf031)

4.23.22 (2026-06-28)

Bug Fixes

  • deps: bump @​aws-sdk/client-cloudfront from 3.1068.0 to 3.1075.0 (acabb5c)

4.23.21 (2026-06-23)

Bug Fixes

  • deps: bump @​oclif/plugin-help from 6.2.50 to 6.2.52 (cafe92c)

4.23.20 (2026-06-22)

Bug Fixes

4.23.19 (2026-06-22)

Bug Fixes

  • deps: bump semver from 7.8.4 to 7.8.5 (bef73e4)

4.23.18 (2026-06-22)

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.1063.0 to 3.1073.0 (414c733)

4.23.17 (2026-06-21)

Bug Fixes

  • deps: bump @​babel/core from 7.25.7 to 7.29.7 (f9221b3)
Commits
  • 757eef9 chore(release): 4.23.24 [skip ci]
  • a3468a1 Merge pull request #2061 from oclif/dependabot-npm_and_yarn-oclif-core-4.11.11
  • c58ef7c fix(deps): bump @​oclif/core from 4.11.4 to 4.11.11
  • 1ab2e16 chore(release): 4.23.23 [skip ci]
  • 0317c80 Merge pull request #2062 from oclif/dependabot-npm_and_yarn-oclif-plugin-warn...
  • 293645b chore(release): 4.23.22 [skip ci]
  • c6823c1 Merge pull request #2063 from oclif/dependabot-npm_and_yarn-aws-sdk-client-cl...
  • ef10cfb Merge pull request #2064 from oclif/dependabot-npm_and_yarn-oclif-plugin-lega...
  • d154863 chore(dev-deps): bump @​oclif/plugin-legacy from 2.0.34 to 2.0.37
  • acabb5c fix(deps): bump @​aws-sdk/client-cloudfront from 3.1068.0 to 3.1075.0
  • Additional commits viewable in compare view

Updates prettier from 3.8.4 to 3.9.4

Release notes

Sourced from prettier's releases.

3.9.4

  • Angular: Format @content(name) -> @content (name) to align with other block syntax (#19499 by @​fisker)

🔗 Changelog

3.9.3

🔗 Changelog

3.9.1

🔗 Changelog

3.9.0

diff

🔗 Prettier 3.9: Major parser upgrades and Formatting improvements

3.8.5

🔗 Changelog

Changelog

Sourced from prettier's changelog.

3.9.4

diff

Angular: Format @content(name) -> @content (name) to align with other block syntax (#19499 by @​fisker)

<!-- Input -->
<FancyButton [label]="title">
  @content (icon) {
    <span>Icon!</span>
  }
  @content (description) {
    <span>Description text</span>
  }
  <span>Other children</span>
</FancyButton>
<!-- Prettier 3.9.3 -->
<FancyButton [label]="title">
@​content(icon) {
<span>Icon!</span>
}
@​content(description) {
<span>Description text</span>
}
<span>Other children</span>
</FancyButton>
<!-- Prettier 3.9.4 -->
<FancyButton [label]="title">
@​content (icon) {
<span>Icon!</span>
}
@​content (description) {
<span>Description text</span>
}
<span>Other children</span>
</FancyButton>

3.9.3

diff

Markdown: Fix unexpected removal of characters in liquid syntax (#19489 by @​seiyab)

</tr></table> 

... (truncated)

Commits
  • b693cb2 Release 3.9.4
  • 2e92ac0 Angular: Format @content(name) -> @content (name) to align with other blo...
  • abed2c2 Bump Prettier dependency to 3.9.3
  • 6cfbc00 Clean changelog_unreleased
  • 3732e1d Release 3.9.3
  • a74a7b0 Allow decorators to be used with declare on class fields (#19492)
  • bd9e11a Correct text identification in liquid syntax (#19489)
  • 269eee3 Bump Prettier dependency to 3.9.1
  • ec7ccd1 Clean changelog_unreleased
  • c47654c Release 3.9.1
  • 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 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

…2 updates

Bumps the npm-minor-patch group with 12 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@oclif/core](https://github.com/oclif/core) | `4.11.6` | `4.11.11` |
| [@oclif/plugin-autocomplete](https://github.com/oclif/plugin-autocomplete) | `3.2.50` | `3.2.53` |
| [@oclif/plugin-help](https://github.com/oclif/plugin-help) | `6.2.50` | `6.2.53` |
| [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins) | `5.4.74` | `5.4.80` |
| [ora](https://github.com/sindresorhus/ora) | `9.4.0` | `9.4.1` |
| [tar](https://github.com/isaacs/node-tar) | `7.5.16` | `7.5.19` |
| [@oclif/test](https://github.com/oclif/test) | `4.1.19` | `4.1.20` |
| [eslint](https://github.com/eslint/eslint) | `10.5.0` | `10.6.0` |
| [globals](https://github.com/sindresorhus/globals) | `17.6.0` | `17.7.0` |
| [nock](https://github.com/nock/nock) | `14.0.15` | `14.0.16` |
| [oclif](https://github.com/oclif/oclif) | `4.23.16` | `4.23.24` |
| [prettier](https://github.com/prettier/prettier) | `3.8.4` | `3.9.4` |



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

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

Updates `@oclif/plugin-help` from 6.2.50 to 6.2.53
- [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.2.50...6.2.53)

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

Updates `ora` from 9.4.0 to 9.4.1
- [Release notes](https://github.com/sindresorhus/ora/releases)
- [Commits](sindresorhus/ora@v9.4.0...v9.4.1)

Updates `tar` from 7.5.16 to 7.5.19
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-tar@v7.5.16...v7.5.19)

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

Updates `eslint` from 10.5.0 to 10.6.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v10.5.0...v10.6.0)

Updates `globals` from 17.6.0 to 17.7.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](sindresorhus/globals@v17.6.0...v17.7.0)

Updates `nock` from 14.0.15 to 14.0.16
- [Release notes](https://github.com/nock/nock/releases)
- [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
- [Commits](nock/nock@v14.0.15...v14.0.16)

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

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

---
updated-dependencies:
- dependency-name: "@oclif/core"
  dependency-version: 4.11.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: "@oclif/plugin-autocomplete"
  dependency-version: 3.2.53
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: "@oclif/plugin-help"
  dependency-version: 6.2.53
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: "@oclif/plugin-plugins"
  dependency-version: 5.4.80
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: ora
  dependency-version: 9.4.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: tar
  dependency-version: 7.5.19
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: "@oclif/test"
  dependency-version: 4.1.20
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: eslint
  dependency-version: 10.6.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: globals
  dependency-version: 17.7.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: nock
  dependency-version: 14.0.16
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: oclif
  dependency-version: 4.23.24
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: prettier
  dependency-version: 3.9.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 30, 2026
@codecov-commenter

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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.

1 participant