chore(deps-dev): bump the eslint group across 1 directory with 5 updates#6272
Open
dependabot[bot] wants to merge 7 commits intomainfrom
Open
chore(deps-dev): bump the eslint group across 1 directory with 5 updates#6272dependabot[bot] wants to merge 7 commits intomainfrom
dependabot[bot] wants to merge 7 commits intomainfrom
Conversation
|
5834a01 to
0c8432b
Compare
30f7958 to
6cb67c1
Compare
Collaborator
|
@dependabot rebase |
Contributor
Author
|
Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request |
6cb67c1 to
64c0cd6
Compare
Collaborator
|
@dependabot recreate |
e4baba4 to
5b9911f
Compare
Collaborator
|
@dependabot recreate |
ab295e2 to
d421e61
Compare
Bumps the eslint group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [eslint](https://github.com/eslint/eslint) | `9.39.3` | `9.39.4` | | [eslint-config-xo](https://github.com/xojs/eslint-config-xo) | `0.49.0` | `0.50.0` | | [eslint-plugin-package-json](https://github.com/michaelfaith/eslint-plugin-package-json) | `0.88.3` | `0.89.3` | | [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) | `9.33.0` | `10.8.0` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.39.3` | `10.0.1` | Updates `eslint` from 9.39.3 to 9.39.4 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.3...v9.39.4) Updates `eslint-config-xo` from 0.49.0 to 0.50.0 - [Release notes](https://github.com/xojs/eslint-config-xo/releases) - [Commits](xojs/eslint-config-xo@v0.49.0...v0.50.0) Updates `eslint-plugin-package-json` from 0.88.3 to 0.89.3 - [Release notes](https://github.com/michaelfaith/eslint-plugin-package-json/releases) - [Changelog](https://github.com/michaelfaith/eslint-plugin-package-json/blob/main/CHANGELOG.md) - [Commits](michaelfaith/eslint-plugin-package-json@v0.88.3...v0.89.3) Updates `eslint-plugin-vue` from 9.33.0 to 10.8.0 - [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases) - [Changelog](https://github.com/vuejs/eslint-plugin-vue/blob/master/CHANGELOG.md) - [Commits](vuejs/eslint-plugin-vue@v9.33.0...v10.8.0) Updates `@eslint/js` from 9.39.3 to 10.0.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/v10.0.1/packages/js) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.39.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint - dependency-name: eslint-config-xo dependency-version: 0.50.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint-plugin-package-json dependency-version: 0.89.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint-plugin-vue dependency-version: 10.8.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint - dependency-name: "@eslint/js" dependency-version: 10.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint ... Signed-off-by: dependabot[bot] <support@github.com>
nmerget
previously approved these changes
Apr 2, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the eslint group with 5 updates in the / directory:
9.39.39.39.40.49.00.50.00.88.30.89.39.33.010.8.09.39.310.0.1Updates
eslintfrom 9.39.3 to 9.39.4Release notes
Sourced from eslint's releases.
Commits
f5770b09.39.4c30147aBuild: changelog update for 9.39.4b8b4eb1chore: update dependencies for ESLint v9.39.4 (#20596)71b2f6bchore: package.json update for@eslint/jsrelease4675152docs: add deprecation notice partial (#20520)f18f6c8fix: update dependency minimatch to ^3.1.5 (#20564)1d16c2fci: pin Node.js 25.6.1 (#20563)a3c868ffix: update dependency@eslint/eslintrcto ^3.3.4 (#20554)234d005fix: minimatch security vulnerability patch for v9.x (#20549)b1b37eefix: updateajvto6.14.0to address security vulnerabilities (#20538)Updates
eslint-config-xofrom 0.49.0 to 0.50.0Release notes
Sourced from eslint-config-xo's releases.
Commits
e25a0370.50.0cf25796Meta tweakse9736c2Addrequire-unicode-regexprule7adc524Addcss/no-unmatchable-selectorsrule8b3d031Addcss/no-duplicate-keyframe-selectorsruleadcb144Addcss/font-family-fallbacksrule874aefaRequire ESLint 10391d4c8no-sequences: AddallowInParentheses: false1e2cd5cAddpreserve-caught-errorruleUpdates
eslint-plugin-package-jsonfrom 0.88.3 to 0.89.3Release notes
Sourced from eslint-plugin-package-json's releases.
Changelog
Sourced from eslint-plugin-package-json's changelog.
Commits
213d5f8chore(main): release 0.89.3 (#1614)7626cd9feat: addrequire-packageManagerrule (#1620)ded1928chore(deps): update actions/setup-node digest to 53b8394 (#1625)2a62cddci: use built-in repo token for contributors (#1624)c12a11bchore(deps): update dependency lint-staged to v16.3.0 (#1623)ffed383chore(deps): update dependency@types/nodeto v24.11.0 (#1622)a0cf03bchore(deps): update node.js to v24.14.0 (#1621)53679e4chore: restoreprettier-plugin-sentences-per-line(#1617)8e8a78achore(deps): lock file maintenance (#1616)59796bfdocs: add michaelfaith as a contributor for projectManagement (#1615)Updates
eslint-plugin-vuefrom 9.33.0 to 10.8.0Release notes
Sourced from eslint-plugin-vue's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-vue's changelog.
... (truncated)
Commits
4b92896Version Packages (#3023)2523927feat: allow ESLint v10 as peer dependency (#2962)57058cefeat(define-props-destructuring): addonly-when-assignedoption (#3009)72fdd6eFix release workflow (#3022)69604f7feat(no-async-in-computed-properties): add missing Promise methods (#3020)8bfb795feat(valid-v-for): addallowEmptyAliasoption (#3011)9cb3e87feat(attributes-order): addignoreVBindObjectoption (#3012)598d30fFix deploy preview (#3021)99dcf29docs(no-unused-properties): complete options list (#3018)138db47fix(no-unused-vars): detect slot props used as component tags (#3008)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for eslint-plugin-vue since your current version.
Updates
@eslint/jsfrom 9.39.3 to 10.0.1Release notes
Sourced from
@eslint/js's releases.... (truncated)
Commits
84fb885chore: package.json update for@eslint/jsrelease1f66734chore: addeslinttopeerDependenciesof@eslint/js(#20467)f3fbc2fchore: set@eslint/jsversion to 10.0.0 to skip releasing it (#20466)b4b3127chore: package.json update for@eslint/jsrelease0b14059chore: package.json update for@eslint/jsreleasefa31a60feat!: addnameto configs (#20015)1e2cad5chore: package.json update for@eslint/jsrelease454a292feat!: updateeslint:recommendedconfiguration (#20210)c6358c3feat!: Require Node.js^20.19.0 || ^22.13.0 || >=24(#20160)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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🔭🐙🐈 Test this branch here: https://design-system.deutschebahn.com/core-web/review/dependabot-npm_and_yarn-eslint-7f9e39f6e4