chore(deps-dev): bump the all-dependencies group with 3 updates#211
Conversation
Bumps the all-dependencies group with 3 updates: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js), [@eslint/json](https://github.com/eslint/json) and [eslint](https://github.com/eslint/eslint). Updates `@eslint/js` from 9.39.2 to 10.0.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/HEAD/packages/js) Updates `@eslint/json` from 0.14.0 to 1.0.1 - [Release notes](https://github.com/eslint/json/releases) - [Changelog](https://github.com/eslint/json/blob/main/CHANGELOG.md) - [Commits](eslint/json@json-v0.14.0...json-v1.0.1) Updates `eslint` from 9.39.2 to 10.0.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.2...v10.0.0) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 10.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: "@eslint/json" dependency-version: 1.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: eslint dependency-version: 10.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: cd369dbe50
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| "csso-cli": "^4.0.2", | ||
| "esbuild": "^0.27.3", | ||
| "eslint": "^9.30.1", | ||
| "eslint": "^10.0.0", |
There was a problem hiding this comment.
Keep ESLint stack compatible with obsidianmd plugin
Reverting or coordinating this ESLint 10 bump is necessary because eslint-plugin-obsidianmd@0.1.9 still requires eslint >=9.0.0 <10.0.0, @eslint/js ^9.30.1, and @eslint/json 0.14.0 (yarn.lock lines 3236-3239), while the project actively loads that plugin and its rules in eslint.config.mjs (lines 5 and 67-70). With this change, yarn explain peer-requirements pe94bba/p8e996a/p153a8c reports unmet peers, leaving lint/build in an unsupported dependency combination that can fail in CI or any stricter peer-enforcement setup.
Useful? React with 👍 / 👎.
Bumps the all-dependencies group with 3 updates: @eslint/js, @eslint/json and eslint.
Updates
@eslint/jsfrom 9.39.2 to 10.0.1Release notes
Sourced from
@eslint/js's releases.... (truncated)
Commits
Updates
@eslint/jsonfrom 0.14.0 to 1.0.1Release notes
Sourced from
@eslint/json's releases.Changelog
Sourced from
@eslint/json's changelog.Commits
4106331chore: release 1.0.1 🚀 (#209)a3530fbci: use stable ESLint v10 in the CI (#212)420c4d6docs: Update README sponsors5c98d0bdocs: Update README sponsors9127761docs: Update README sponsors35a0b2edocs: Update README sponsors49018fadocs: Update README sponsors3ee9670refactor: use types from@eslint/plugin-kit(#201)249ccdafix: update eslint (#208)2e9536fchore: release 1.0.0 🚀 (#184)Updates
eslintfrom 9.39.2 to 10.0.0Release notes
Sourced from eslint's releases.
... (truncated)
Commits
4e6c4ac10.0.0ddd8a22Build: changelog update for 10.0.0bff9091feat: handleArray.fromAsyncinarray-callback-return(#20457)1ece282chore: ignore/docs/v9.xin link checker (#20452)034e139ci: add type integration test for@html-eslint/eslint-plugin(#20345)f3fbc2fchore: set@eslint/jsversion to 10.0.0 to skip releasing it (#20466)e978ddadocs: Update README4cecf83docs: Update READMEc79f0abdocs: Update READMEafc0681chore: remove scopeManager.addGlobals patch for typescript-eslint parser (#20...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