build(deps-dev): bump eslint from 10.5.0 to 10.6.0#261
Conversation
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
9451e2f to
4249b03
Compare
Bumps [eslint](https://github.com/eslint/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) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.6.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
4249b03 to
73056f5
Compare
There was a problem hiding this comment.
Pull request overview
This PR bumps the project’s dev dependency on ESLint from ^10.5.0 to ^10.6.0, keeping linting tooling up to date.
Changes:
- Updated
eslintdevDependency version range inpackage.jsonto^10.6.0. - Updated
package-lock.jsonto lock ESLint to10.6.0(including new tarball URL and integrity hash).
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| package.json | Bumps the ESLint devDependency to ^10.6.0. |
| package-lock.json | Updates the lockfile to resolve/install ESLint 10.6.0. |
There was a problem hiding this comment.
No application code in the PR — skipped Code Health checks.
See analysis details in CodeScene
Quality Gate Profile: Custom Configuration
Install CodeScene MCP: safeguard and uplift AI-generated code. Catch issues early with our IDE extension and CLI tool.
CI Feedback 🧐A test triggered by this PR failed. Here is an AI-generated analysis of the failure:
|
Bumps eslint from 10.5.0 to 10.6.0.
Release notes
Sourced from eslint's releases.
Commits
5d12a0410.6.0f7ca54bBuild: changelog update for 10.6.06a42034ci: run ecosystem tests on main branch (#20891)b1f9106feat: detect Symbol() and BigInt() in no-constant-binary-expression (#20981)3dbacdbci: bump actions/checkout from 6 to 7 (#21014)c3abfcachore: correct JSDoc param types in html formatter (#21018)a83683ddocs: Update READMEa832320ci: split ecosystem tests into separate jobs (#21001)6b05784fix: prefer-exponentiation-operator invalid autofix at statement start (#20997)bb9eb2afix: account for shadowedBooleaninno-extra-boolean-cast(#21013)