Skip to content

Bump the development group with 6 updates#26

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/development-cc35f754f6
Open

Bump the development group with 6 updates#26
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/development-cc35f754f6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 28, 2026

Copy link
Copy Markdown
Contributor

Bumps the development group with 6 updates:

Package From To
@oclif/plugin-plugins 5.4.59 5.4.69
@oclif/test 4.1.17 4.1.18
eslint 10.2.0 10.4.0
oclif 4.22.96 4.23.8
typescript-eslint 8.58.2 8.60.0
vitest 4.1.2 4.1.7

Updates @oclif/plugin-plugins from 5.4.59 to 5.4.69

Release notes

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

5.4.69

Bug Fixes

5.4.68

Bug Fixes

5.4.67

Bug Fixes

  • deps: bump fast-xml-builder from 1.1.4 to 1.2.0 (#1316) (b80c9da)

5.4.66

Bug Fixes

5.4.65

Bug Fixes

  • deps: bump @​oclif/core from 4.11.0 to 4.11.1 (#1319) (434e45c)

5.4.64

Bug Fixes

  • deps: bump ip-address from 10.1.0 to 10.2.0 (#1315) (9db38b9)

5.4.63

Bug Fixes

  • deps: bump @​oclif/core from 4.10.5 to 4.11.0 (#1313) (07a1088)

5.4.62

Bug Fixes

5.4.61

Bug Fixes

5.4.60

... (truncated)

Changelog

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

5.4.69 (2026-05-23)

Bug Fixes

5.4.68 (2026-05-16)

Bug Fixes

5.4.67 (2026-05-09)

Bug Fixes

  • deps: bump fast-xml-builder from 1.1.4 to 1.2.0 (#1316) (b80c9da)

5.4.66 (2026-05-09)

Bug Fixes

5.4.65 (2026-05-09)

Bug Fixes

  • deps: bump @​oclif/core from 4.11.0 to 4.11.1 (#1319) (434e45c)

5.4.64 (2026-05-07)

Bug Fixes

  • deps: bump ip-address from 10.1.0 to 10.2.0 (#1315) (9db38b9)

5.4.63 (2026-05-02)

Bug Fixes

  • deps: bump @​oclif/core from 4.10.5 to 4.11.0 (#1313) (07a1088)

5.4.62 (2026-04-25)

Bug Fixes

5.4.61 (2026-04-14)

... (truncated)

Commits
  • 83217b3 chore(release): 5.4.69 [skip ci]
  • c2fe33b fix(deps): bump npm from 11.14.1 to 11.15.0 (#1329)
  • fb549fd chore(dev-deps): bump oclif from 4.23.0 to 4.23.5 (#1322)
  • 2fcedfe chore(dev-deps): bump eslint-config-oclif from 6.0.160 to 6.0.164 (#1323)
  • 41f36af chore(release): 5.4.68 [skip ci]
  • 371a714 fix(deps): bump npm from 11.13.0 to 11.14.1 (#1324)
  • 1108ba7 Merge pull request #1318 from oclif/dependabot-npm_and_yarn-oclif-plugin-help...
  • aac9a9d chore(dev-deps): bump @​oclif/plugin-help from 6.2.45 to 6.2.48
  • 90c0ae7 Merge pull request #1307 from oclif/dependabot-npm_and_yarn-oclif-test-4.1.18
  • bc1c918 chore(dev-deps): bump @​oclif/test from 4.1.16 to 4.1.18
  • Additional commits viewable in compare view

Updates @oclif/test from 4.1.17 to 4.1.18

Release notes

Sourced from @​oclif/test's releases.

4.1.18

Bug Fixes

  • deps: bump lodash from 4.17.23 to 4.18.1 (5d3a6f6)
Changelog

Sourced from @​oclif/test's changelog.

4.1.18 (2026-04-05)

Bug Fixes

  • deps: bump lodash from 4.17.23 to 4.18.1 (5d3a6f6)
Commits
  • a390396 chore(release): 4.1.18 [skip ci]
  • 193144f Merge pull request #876 from oclif/dependabot-npm_and_yarn-lodash-4.18.1
  • 5d3a6f6 fix(deps): bump lodash from 4.17.23 to 4.18.1
  • d0761f8 Merge pull request #875 from oclif/dependabot-npm_and_yarn-eslint-config-ocli...
  • 4d24d3f chore(dev-deps): bump eslint-config-oclif from 6.0.153 to 6.0.154
  • 32259c6 Merge pull request #872 from oclif/dependabot-npm_and_yarn-eslint-config-ocli...
  • a08a91e Merge pull request #873 from oclif/dependabot-npm_and_yarn-oclif-core-4.10.3
  • 6a5e5c6 chore(dev-deps): bump @​oclif/core from 4.10.2 to 4.10.3
  • 06ab09a chore(dev-deps): bump eslint-config-oclif from 6.0.151 to 6.0.153
  • 4800fac Merge pull request #869 from oclif/dependabot-npm_and_yarn-types-debug-4.1.13
  • Additional commits viewable in compare view

Updates eslint from 10.2.0 to 10.4.0

Release notes

Sourced from eslint's releases.

v10.4.0

Features

  • 1a45ec5 feat: check sequence expressions in for-direction (#20701) (kuldeep kumar)
  • 450040b feat: add includeIgnoreFile() to eslint/config (#20735) (Kirk Waiblinger)

Bug Fixes

  • 544c0c3 fix: escape code path DOT labels in debug output (#20866) (Pixel998)
  • 6799431 fix: update dependency @​eslint/config-helpers to ^0.6.0 (#20850) (renovate[bot])
  • f078fef fix: handle non-array deprecated rule replacements (#20825) (xbinaryx)

Documentation

  • 7e52a71 docs: add mention of @eslint-react/eslint-plugin (#20869) (Pavel)
  • db3468b docs: tweak wording around ambiguous CJS-vs-ESM config (#20865) (Kirk Waiblinger)
  • 9084664 docs: Update README (GitHub Actions Bot)
  • 9cc7387 docs: Update README (GitHub Actions Bot)
  • 3d7b548 docs: Update README (GitHub Actions Bot)
  • 191ec3c docs: Update README (GitHub Actions Bot)

Chores

  • 6616856 chore: upgrade knip to v6 (#20875) (Pixel998)
  • d13b084 ci: ensure auto-created PRs run CI (#20860) (lumir)
  • e71c7af ci: bump pnpm/action-setup from 6.0.5 to 6.0.7 (#20862) (dependabot[bot])
  • d84393d test: add unit tests for SuppressionsService.applySuppressions() (#20863) (kuldeep kumar)
  • 24db8cb test: add tests for SuppressionsService.save() (#20802) (kuldeep kumar)
  • 2ef0549 chore: update ecosystem plugins (#20857) (github-actions[bot])
  • a429791 ci: remove eslint-webpack-plugin types integration test (#20668) (Milos Djermanovic)
  • 9e37386 chore: replace recast with range approach in code-sample-minimizer (#20682) (Copilot)
  • 0dd1f9f test: disable warning for vm.constants.USE_MAIN_CONTEXT_DEFAULT_LOADER (#20845) (Francesco Trotta)
  • 9da3c7b refactor: remove deprecated meta.language and migrate meta.dialects (#20716) (Pixel998)
  • 2099ed1 refactor: add meta.defaultOptions to more rules, enable linting (#20800) (xbinaryx)
  • f1dfbc9 chore: update ecosystem plugins (#20836) (github-actions[bot])
  • c759413 ci: bump pnpm/action-setup from 6.0.3 to 6.0.5 (#20843) (dependabot[bot])
  • 5b817d6 test: add unit tests for lib/shared/ast-utils (#20838) (kuldeep kumar)
  • 1c13ae3 test: add unit tests for lib/shared/severity (#20835) (kuldeep kumar)

v10.3.0

Features

  • 379571a feat: add suggestions for no-unused-private-class-members (#20773) (sethamus)

Bug Fixes

  • b6ae5cf fix: handle unavailable require cache (#20812) (Simon Podlipsky)
  • 6fb3685 fix: rule suggestions cause continuation in class body (#20787) (Milos Djermanovic)

Documentation

  • 32cc7ab docs: fix typos in docs and comments (#20809) (Tanuj Kanti)
  • 7f47937 docs: Update README (GitHub Actions Bot)

Chores

  • d32235e ci: use pnpm in eslint-flat-config-utils type integration test (#20826) (Francesco Trotta)
  • 3ffb14e chore: clean up typos in comments and JSDoc (#20821) (Pixel998)

... (truncated)

Commits

Updates oclif from 4.22.96 to 4.23.8

Release notes

Sourced from oclif's releases.

4.23.8

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.1048.0 to 3.1053.0 (6a48099)

4.23.7

Bug Fixes

  • deps: bump @​oclif/plugin-help from 6.2.48 to 6.2.49 (52edb05)

4.23.6

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.1047.0 to 3.1048.0 (27c319c)

4.23.5

Bug Fixes

  • deps: bump @​oclif/plugin-help from 6.2.38 to 6.2.48 (3a55544)

4.23.4

Bug Fixes

  • consolidated dependabot updates [skip-validate-pr] (c2857e6)

4.23.3

Bug Fixes

  • deps: bump @​oclif/plugin-not-found from 3.2.76 to 3.2.85 (df58a61)

4.23.2

Bug Fixes

  • deps: bump fast-uri from 3.0.2 to 3.1.2 (b3efc23)

4.23.1

Bug Fixes

4.23.0

Features

  • readme: allow disabling source links (a5ca526)

4.22.98

Bug Fixes

... (truncated)

Changelog

Sourced from oclif's changelog.

4.23.8 (2026-05-24)

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.1048.0 to 3.1053.0 (6a48099)

4.23.7 (2026-05-17)

Bug Fixes

  • deps: bump @​oclif/plugin-help from 6.2.48 to 6.2.49 (52edb05)

4.23.6 (2026-05-17)

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.1047.0 to 3.1048.0 (27c319c)

4.23.5 (2026-05-16)

Bug Fixes

  • deps: bump @​oclif/plugin-help from 6.2.38 to 6.2.48 (3a55544)

4.23.4 (2026-05-15)

Bug Fixes

  • consolidated dependabot updates [skip-validate-pr] (c2857e6)

4.23.3 (2026-05-15)

Bug Fixes

  • deps: bump @​oclif/plugin-not-found from 3.2.76 to 3.2.85 (df58a61)

4.23.2 (2026-05-15)

Bug Fixes

  • deps: bump fast-uri from 3.0.2 to 3.1.2 (b3efc23)

4.23.1 (2026-05-14)

Bug Fixes

... (truncated)

Commits
  • 43e79ce chore(release): 4.23.8 [skip ci]
  • 9748cdb Merge pull request #2033 from oclif/dependabot-npm_and_yarn-aws-sdk-client-s3...
  • 06e2589 Merge pull request #2035 from oclif/dependabot-npm_and_yarn-eslint-config-ocl...
  • bd75072 chore(dev-deps): bump eslint-config-oclif from 6.0.164 to 6.0.165
  • 6a48099 fix(deps): bump @​aws-sdk/client-s3 from 3.1048.0 to 3.1053.0
  • 7e8e357 Merge pull request #2027 from oclif/dependabot-npm_and_yarn-oclif-test-4.1.18
  • b52a9e7 chore(release): 4.23.7 [skip ci]
  • d0ec2bd Merge pull request #2028 from oclif/dependabot-npm_and_yarn-oclif-plugin-help...
  • 9716b3d Merge pull request #2029 from oclif/dependabot-npm_and_yarn-prettier-3.8.3
  • 0923aa1 chore(release): 4.23.6 [skip ci]
  • Additional commits viewable in compare view

Updates typescript-eslint from 8.58.2 to 8.60.0

Release notes

Sourced from typescript-eslint's releases.

v8.60.0

8.60.0 (2026-05-25)

🚀 Features

  • rule-tester: added updates of RuleTester from upstream (#12291)

🩹 Fixes

  • playground TS version selector is not working (#12326, #12325)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.59.4

8.59.4 (2026-05-18)

🩹 Fixes

  • eslint-plugin: [no-floating-promises] stack overflow when using recursive types (#12294)
  • project-service: throw error cause in getParsedConfigFileFromTSServer (#12321)
  • typescript-eslint: export Compatible* types from typescript-eslint to resolve pnpm TS error (#12340)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.59.3

8.59.3 (2026-05-11)

This was a version bump only, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

v8.59.2

8.59.2 (2026-05-04)

... (truncated)

Changelog

Sourced from typescript-eslint's changelog.

8.60.0 (2026-05-25)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

8.59.4 (2026-05-18)

🩹 Fixes

  • typescript-eslint: export Compatible* types from typescript-eslint to resolve pnpm TS error (#12340)

❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

8.59.3 (2026-05-11)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

8.59.2 (2026-05-04)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

8.59.1 (2026-04-27)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

8.59.0 (2026-04-20)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

... (truncated)

Commits
  • f891c29 chore(release): publish 8.60.0
  • ca6ca14 chore(release): publish 8.59.4
  • 4b927c6 fix(typescript-eslint): export Compatible* types from typescript-eslint to re...
  • 48e13c0 chore(release): publish 8.59.3
  • 44f9625 chore(deps): update vitest monorepo to v4.1.5 (#12307)
  • 2ec35f1 chore(release): publish 8.59.2
  • 5245793 chore(release): publish 8.59.1
  • ea9ae4f chore(release): publish 8.59.0
  • See full diff in compare view

Updates vitest from 4.1.2 to 4.1.7

Release notes

Sourced from vitest's releases.

v4.1.7

   🐞 Bug Fixes

    View changes on GitHub

v4.1.6

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v4.1.5

   🚀 Experimental Features

   🐞 Bug Fixes

    View changes on GitHub

v4.1.4

   🚀 Experimental Features

... (truncated)

Commits
  • a09d472 chore: release v4.1.7
  • a8fd24c chore: release v4.1.6
  • 18af98c fix(browser): simplify orchestrator otel carrier (#10285)
  • 3188260 feat(browser): provide project reference in ToMatchScreenshotResolvePath (#...
  • e399846 chore: release v4.1.5
  • 7dc6d54 Revert "fix: respect diff config options in soft assertions (#8696)"
  • 9787ded fix: respect diff config options in soft assertions (#8696)
  • 325463a fix(ast-collect): recognize _vi_import prefix in static test discovery (#10...
  • 0e0ff41 feat(coverage): istanbul to support instrumenter option (#10119)
  • 663b99f fix: alias agent reporter to minimal (#10157)
  • 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

Bumps the development group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins) | `5.4.59` | `5.4.69` |
| [@oclif/test](https://github.com/oclif/test) | `4.1.17` | `4.1.18` |
| [eslint](https://github.com/eslint/eslint) | `10.2.0` | `10.4.0` |
| [oclif](https://github.com/oclif/oclif) | `4.22.96` | `4.23.8` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.58.2` | `8.60.0` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.1.2` | `4.1.7` |


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

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

Updates `eslint` from 10.2.0 to 10.4.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v10.2.0...v10.4.0)

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

Updates `typescript-eslint` from 8.58.2 to 8.60.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.60.0/packages/typescript-eslint)

Updates `vitest` from 4.1.2 to 4.1.7
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.7/packages/vitest)

---
updated-dependencies:
- dependency-name: "@oclif/plugin-plugins"
  dependency-version: 5.4.69
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development
- dependency-name: "@oclif/test"
  dependency-version: 4.1.18
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development
- dependency-name: eslint
  dependency-version: 10.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development
- dependency-name: oclif
  dependency-version: 4.23.8
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development
- dependency-name: typescript-eslint
  dependency-version: 8.60.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development
- dependency-name: vitest
  dependency-version: 4.1.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development
...

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 May 28, 2026
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.

0 participants