Skip to content

chore(deps-dev): bump the eslint group across 1 directory with 6 updates#120

Open
dependabot[bot] wants to merge 1 commit into
developmentfrom
dependabot/npm_and_yarn/eslint-7828ec0630
Open

chore(deps-dev): bump the eslint group across 1 directory with 6 updates#120
dependabot[bot] wants to merge 1 commit into
developmentfrom
dependabot/npm_and_yarn/eslint-7828ec0630

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the eslint group with 6 updates in the / directory:

Package From To
@intlify/eslint-plugin-vue-i18n 4.3.0 4.5.0
eslint 10.3.0 10.4.1
eslint-plugin-jsdoc 62.9.0 63.0.0
eslint-plugin-jsonc 3.1.2 3.2.0
eslint-plugin-n 17.24.0 18.0.1
eslint-plugin-yml 3.3.2 3.4.0

Updates @intlify/eslint-plugin-vue-i18n from 4.3.0 to 4.5.0

Release notes

Sourced from @​intlify/eslint-plugin-vue-i18n's releases.

v4.5.0

Minor Changes

v4.4.0

Minor Changes

Patch Changes

  • #734 1c6e0a8 Thanks @​SAY-5! - fix(no-raw-text): trim leading and trailing whitespace in warning message for readability
Changelog

Sourced from @​intlify/eslint-plugin-vue-i18n's changelog.

4.5.0

Minor Changes

4.4.0

Minor Changes

Patch Changes

  • #734 1c6e0a8 Thanks @​SAY-5! - fix(no-raw-text): trim leading and trailing whitespace in warning message for readability
Commits
  • b14a198 chore: release @intlify/eslint-plugin-vue-i18n (#736)
  • e0c6a3f refactor: replace lodash with vanilla js (#732)
  • 29b68a8 chore: release @intlify/eslint-plugin-vue-i18n (#733)
  • 1c6e0a8 fix(no-raw-text): trim whitespace in warning message (#734)
  • d753ca3 chore(deps): allow yaml-eslint-parser ^2.0.0 (#731)
  • 539a1f9 chore(deps): update dependency lodash to v4.18.1 [security] (#729)
  • 93d0ffc chore(deps): update pnpm to v10.33.0 (#727)
  • 3d0c78a chore(deps): update pnpm/action-setup action to v5 (#722)
  • 6717928 chore(deps): update dependency entities to v8 (#721)
  • f2e6ed1 chore(deps): update pnpm to v10.32.1 (#720)
  • Additional commits viewable in compare view

Updates eslint from 10.3.0 to 10.4.1

Release notes

Sourced from eslint's releases.

v10.4.1

Bug Fixes

  • e557467 fix: update @eslint/plugin-kit version to 0.7.2 (#20930) (Francesco Trotta)
  • d4ce898 fix: propagate failures from delegated commands (#20917) (Minh Vu)
  • f4f3507 fix: prefer-arrow-callback invalid autofix with newline after async (#20916) (kuldeep kumar)
  • c5bc78b fix: false positive for reference in finally block (#20655) (Tanuj Kanti)
  • 27538c0 fix: add missing CodePath and CodePathSegment types (#20853) (Pixel998)

Documentation

  • 61b0add docs: remove deprecated rule from related rules of max-params (#20921) (Tanuj Kanti)
  • 305d5b9 docs: remove deprecated rules from related rules section (#20911) (Tanuj Kanti)
  • 49b0202 docs: fix display: none of ad (#20901) (Tanuj Kanti)
  • 9067f94 docs: switch build to Node.js 24 (#20893) (Milos Djermanovic)
  • c91b041 docs: Update README (GitHub Actions Bot)
  • e349265 docs: clarify semver strings in rule deprecation objects (#20885) (Milos Djermanovic)

Chores

  • b0e466b test: add data property to invalid tests cases for rules (#20924) (Tanuj Kanti)
  • f78838b test: add CodePath type coverage (#20904) (Pixel998)
  • 1daa4bd chore: update eslint-plugin-eslint-comments test data to latest commit (#20922) (Francesco Trotta)
  • 002942c ci: declare contents:read on update-readme workflow (#20919) (Arpit Jain)
  • 64bca24 chore: update ecosystem plugins (#20912) (ESLint Bot)
  • 6d7c832 chore: ignore fflate updates in renovate (#20908) (Pixel998)
  • b2c8638 ci: bump pnpm/action-setup from 6.0.7 to 6.0.8 (#20889) (dependabot[bot])
  • a9b8d7f chore: increase maxBuffer for ecosystem tests (#20881) (sethamus)
  • b702ead chore: update ecosystem update PR settings (#20884) (Pixel998)
  • 507f60e chore: update ecosystem plugins (#20882) (ESLint Bot)
  • 92f5c5b test: add unit test for message-count (#20878) (kuldeep kumar)
  • df32108 chore: add @​eslint/markdown and typescript-eslint ecosystem tests (#20837) (sethamus)
  • 327f91d chore: use includeIgnoreFile internally (#20876) (Kirk Waiblinger)
  • f0dc4bd chore: pin fflate@0.8.2 (#20877) (Milos Djermanovic)
  • 0f4bd25 ci: run Discord alert for ecosystem test failures (#20873) (Copilot)

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)

... (truncated)

Commits
  • 4a3d15a 10.4.1
  • 43e7e2b Build: changelog update for 10.4.1
  • e557467 fix: update @eslint/plugin-kit version to 0.7.2 (#20930)
  • b0e466b test: add data property to invalid tests cases for rules (#20924)
  • d4ce898 fix: propagate failures from delegated commands (#20917)
  • f4f3507 fix: prefer-arrow-callback invalid autofix with newline after async (#20916)
  • f78838b test: add CodePath type coverage (#20904)
  • 61b0add docs: remove deprecated rule from related rules of max-params (#20921)
  • 1daa4bd chore: update eslint-plugin-eslint-comments test data to latest commit (#20...
  • 002942c ci: declare contents:read on update-readme workflow (#20919)
  • Additional commits viewable in compare view

Updates eslint-plugin-jsdoc from 62.9.0 to 63.0.0

Release notes

Sourced from eslint-plugin-jsdoc's releases.

v63.0.0

63.0.0 (2026-05-20)

Bug Fixes

  • require-throws: avoid skipping constructors; fixes #1692 (cacb73e)

chore

BREAKING CHANGES

  • Drop Node 20
Commits
  • 5980856 chore: drop Node 26 for now (until Node/yargs/c8 issue fixed)
  • 4a3d194 chore: linting
  • dca8a75 chore: update for pnpm 11
  • c43043a chore: test Node 26; drop 20
  • ce8074c chore: bump Node version for latest pnpm
  • dbe2e2a chore: update
  • 368d0d5 chore: update semver, devDeps.
  • cacb73e fix(require-throws): avoid skipping constructors; fixes #1692
  • 31b2ec6 chore: update devDeps.
  • f631620 chore(deps): bump lodash from 4.17.23 to 4.18.1
  • Additional commits viewable in compare view

Updates eslint-plugin-jsonc from 3.1.2 to 3.2.0

Release notes

Sourced from eslint-plugin-jsonc's releases.

v3.2.0

Minor Changes

Changelog

Sourced from eslint-plugin-jsonc's changelog.

3.2.0

Minor Changes

Commits
  • 5506524 chore: release eslint-plugin-jsonc (#517)
  • f09fa21 feat: add namespace to plugin meta (#516)
  • 99c61eb chore(deps): update actions/upload-pages-artifact action to v5 (#509)
  • 415e634 chore(deps): update actions/github-script action to v9 (#508)
  • 6a7e65e fix(deps): update dependency @​eslint/plugin-kit to ^0.7.0 (#507)
  • 6ca4819 chore(deps): update dependency esbuild to ^0.28.0 (#506)
  • 7f12975 chore(deps): update actions/configure-pages action to v6 (#505)
  • 08d41a0 chore(deps): update actions/deploy-pages action to v5 (#504)
  • 25a1ccf chore(deps): update dependency vite-plugin-eslint4b to ^0.8.0 (#502)
  • d140aad chore(deps): update github artifact actions (major) (#495)
  • Additional commits viewable in compare view

Updates eslint-plugin-n from 17.24.0 to 18.0.1

Release notes

Sourced from eslint-plugin-n's releases.

v18.0.1

18.0.1 (2026-05-05)

🩹 Fixes

  • Update TypeScript peer dependency version constraint (8906195)

v18.0.0

18.0.0 (2026-05-04)

⚠ BREAKING CHANGES

  • migrate commonjs to esm (#510)
  • no-sync: move ts-declaration-location to peerDependencies
  • no-unpublished-bin: disallow extra properties in options (#456)
  • remove no-unpublished-bin from recommended (#485)
  • requires node.js >=20 & eslint >= 8.57.1 (#503)

🌟 Features

  • migrate commonjs to esm (#510) (db64bd1)
  • no-sync: move ts-declaration-location to peerDependencies (4729438)
  • node-builtins: add support data for Node.js 22.20–22.21 and 24.0–24.12 (#496) (e8e0b00)
  • requires node.js >=20 & eslint >= 8.57.1 (#503) (1d6770e)

🩹 Fixes

  • Add explicit mapping for TypeScript extensions (#521) (1ad05c5)
  • no-unpublished-bin: disallow extra properties in options (#456) (6da92b1)
  • prefer-promises/fs: add missing fs.promises APIs (#519) (2164cd5)
  • prefer-promises/fs: add missing fs.promises APIs (cp, glob, lutimes, opendir, rm, statfs) (#522) (2de9f06)
  • remove no-unpublished-bin from recommended (#485) (f95aae7)

📚 Documentation

  • update README for new ESLint config usage and examples (4daac0c)

🧹 Chores

  • adopt deprecated: DeprecatedInfo meta rule option (df9878a)
  • dedupe prefer-global/timers trace map (#516) (9d8d3cb)
  • fix ts errors (2a6f77b)
  • remove unnecessary type properties from error objects in rule tests (f3d02b0)
  • rm eslint-compat.js (#513) (235a6d7)
  • simplify valid patterns handling in no-unsupported-features tests (52664e6)

... (truncated)

Changelog

Sourced from eslint-plugin-n's changelog.

18.0.1 (2026-05-05)

🩹 Fixes

  • Update TypeScript peer dependency version constraint (8906195)

18.0.0 (2026-05-04)

⚠ BREAKING CHANGES

  • migrate commonjs to esm (#510)
  • no-sync: move ts-declaration-location to peerDependencies
  • no-unpublished-bin: disallow extra properties in options (#456)
  • remove no-unpublished-bin from recommended (#485)
  • requires node.js >=20 & eslint >= 8.57.1 (#503)

🌟 Features

  • migrate commonjs to esm (#510) (db64bd1)
  • no-sync: move ts-declaration-location to peerDependencies (4729438)
  • node-builtins: add support data for Node.js 22.20–22.21 and 24.0–24.12 (#496) (e8e0b00)
  • requires node.js >=20 & eslint >= 8.57.1 (#503) (1d6770e)

🩹 Fixes

  • Add explicit mapping for TypeScript extensions (#521) (1ad05c5)
  • no-unpublished-bin: disallow extra properties in options (#456) (6da92b1)
  • prefer-promises/fs: add missing fs.promises APIs (#519) (2164cd5)
  • prefer-promises/fs: add missing fs.promises APIs (cp, glob, lutimes, opendir, rm, statfs) (#522) (2de9f06)
  • remove no-unpublished-bin from recommended (#485) (f95aae7)

📚 Documentation

  • update README for new ESLint config usage and examples (4daac0c)

🧹 Chores

  • adopt deprecated: DeprecatedInfo meta rule option (df9878a)
  • dedupe prefer-global/timers trace map (#516) (9d8d3cb)
  • fix ts errors (2a6f77b)
  • remove unnecessary type properties from error objects in rule tests (f3d02b0)
  • rm eslint-compat.js (#513) (235a6d7)
  • simplify valid patterns handling in no-unsupported-features tests (52664e6)
  • test on eslint v10 (59d827c)
  • test on eslint v10 (2c7c0c1)
Commits
  • 4a6b76a chore(master): release 18.0.1 (#525)
  • 8906195 fix: Update TypeScript peer dependency version constraint
  • b23ef66 chore(master): release 18.0.0 (#517)
  • 2a6f77b chore: fix ts errors
  • df9878a chore: adopt deprecated: DeprecatedInfo meta rule option
  • 3c3344f ci: fix ci error (#523)
  • 59d827c chore: test on eslint v10
  • 2c7c0c1 chore: test on eslint v10
  • 2de9f06 fix(prefer-promises/fs): add missing fs.promises APIs (cp, glob, lutimes, ope...
  • f3d02b0 refactor: remove unnecessary type properties from error objects in rule tests
  • Additional commits viewable in compare view

Updates eslint-plugin-yml from 3.3.2 to 3.4.0

Release notes

Sourced from eslint-plugin-yml's releases.

v3.4.0

Minor Changes

Changelog

Sourced from eslint-plugin-yml's changelog.

3.4.0

Minor Changes

Commits
  • 1ef0dd5 Version Packages (#613)
  • 5902176 chore: fix changeset file
  • f0bbd12 feat: add namespace to plugin meta
  • a95416a chore(deps): update dependency @​eslint/json to v2 (#612)
  • 607f935 chore(deps): update typescript-eslint monorepo to ~8.60.0 (#611)
  • 37daddd chore(deps): update dependency eslint-plugin-jsdoc to v63 (#610)
  • b0696e7 chore(deps): bump fast-uri from 3.1.0 to 3.1.2 (#608)
  • adbb1f5 chore(deps): update dependency tsdown to ^0.22.0 (#607)
  • 58d5a34 chore(deps): update dependency eslint-plugin-n to v18 (#605)
  • 1348a2e chore(deps): update dependency @​changesets/changelog-github to ^0.7.0 (#606)
  • See full diff 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 eslint group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@intlify/eslint-plugin-vue-i18n](https://github.com/intlify/eslint-plugin-vue-i18n) | `4.3.0` | `4.5.0` |
| [eslint](https://github.com/eslint/eslint) | `10.3.0` | `10.4.1` |
| [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `62.9.0` | `63.0.0` |
| [eslint-plugin-jsonc](https://github.com/ota-meshi/eslint-plugin-jsonc) | `3.1.2` | `3.2.0` |
| [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) | `17.24.0` | `18.0.1` |
| [eslint-plugin-yml](https://github.com/ota-meshi/eslint-plugin-yml) | `3.3.2` | `3.4.0` |



Updates `@intlify/eslint-plugin-vue-i18n` from 4.3.0 to 4.5.0
- [Release notes](https://github.com/intlify/eslint-plugin-vue-i18n/releases)
- [Changelog](https://github.com/intlify/eslint-plugin-vue-i18n/blob/master/CHANGELOG.md)
- [Commits](intlify/eslint-plugin-vue-i18n@v4.3.0...v4.5.0)

Updates `eslint` from 10.3.0 to 10.4.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v10.3.0...v10.4.1)

Updates `eslint-plugin-jsdoc` from 62.9.0 to 63.0.0
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](gajus/eslint-plugin-jsdoc@v62.9.0...v63.0.0)

Updates `eslint-plugin-jsonc` from 3.1.2 to 3.2.0
- [Release notes](https://github.com/ota-meshi/eslint-plugin-jsonc/releases)
- [Changelog](https://github.com/ota-meshi/eslint-plugin-jsonc/blob/master/CHANGELOG.md)
- [Commits](ota-meshi/eslint-plugin-jsonc@v3.1.2...v3.2.0)

Updates `eslint-plugin-n` from 17.24.0 to 18.0.1
- [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases)
- [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md)
- [Commits](eslint-community/eslint-plugin-n@v17.24.0...v18.0.1)

Updates `eslint-plugin-yml` from 3.3.2 to 3.4.0
- [Release notes](https://github.com/ota-meshi/eslint-plugin-yml/releases)
- [Changelog](https://github.com/ota-meshi/eslint-plugin-yml/blob/master/CHANGELOG.md)
- [Commits](ota-meshi/eslint-plugin-yml@v3.3.2...v3.4.0)

---
updated-dependencies:
- dependency-name: "@intlify/eslint-plugin-vue-i18n"
  dependency-version: 4.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
- dependency-name: eslint
  dependency-version: 10.4.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
- dependency-name: eslint-plugin-jsdoc
  dependency-version: 63.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: eslint
- dependency-name: eslint-plugin-jsonc
  dependency-version: 3.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
- dependency-name: eslint-plugin-n
  dependency-version: 18.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: eslint
- dependency-name: eslint-plugin-yml
  dependency-version: 3.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants