Skip to content

build(deps-dev): bump eslint from 10.6.0 to 10.7.0 in the eslint group - #2909

Merged
daxtheduck merged 1 commit into
mainfrom
dependabot/npm_and_yarn/main/eslint-0b04b4102b
Jul 27, 2026
Merged

build(deps-dev): bump eslint from 10.6.0 to 10.7.0 in the eslint group#2909
daxtheduck merged 1 commit into
mainfrom
dependabot/npm_and_yarn/main/eslint-0b04b4102b

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown
Contributor

Bumps the eslint group with 1 update: eslint.

Updates eslint from 10.6.0 to 10.7.0

Release notes

Sourced from eslint's releases.

v10.7.0

Features

  • cf2a9bf feat: add errorClassNames option to preserve-caught-error rule (#21032) (sethamus)
  • f8b873a feat: max-nested-callbacks option for constructor callbacks (#21063) (fnx)
  • 557fde8 feat: support computed Number.parseInt member access in radix rule (#21041) (Pixel)
  • 0b4a73b feat: add suggestions to no-compare-neg-zero (#21034) (den$)
  • 96cdd42 feat: report invalid signed numeric radix values in radix rule (#21030) (Pixel)

Bug Fixes

  • 3e7bf15 fix: apply ignoreClassesWithImplements to class expressions (#21069) (Pixel)
  • 0d7d70c fix: insert cause outside wrapping parens in preserve-caught-error (#21062) (Mahin Anowar)
  • 75ec753 fix: handle static template literals in eqeqeq rule (#21058) (Pixel)
  • b717a22 fix: prevent eqeqeq null option from reporting non-equality operators (#21057) (Pixel)
  • e35b05f fix: avoid no-invalid-regexp false positive for shadowed RegExp (#21051) (Pixel)
  • a3172b6 fix: avoid no-control-regex false positive for shadowed RegExp (#21050) (Pixel)
  • d1f637e fix: parenthesize sequence expression operands in no-implicit-coercion (#21045) (spokodev)
  • 8859baf fix: avoid prefer-numeric-literals false positive for shadowed globals (#21047) (한국)
  • a9e5961 fix: use-isnan false positive on shadowed NaN/Number (#20958) (sethamus)
  • 8a240a7 fix: avoid false positives in radix rule for spread arguments (#21044) (Pixel)

Documentation

  • c30d808 docs: Update README (GitHub Actions Bot)
  • 5139800 docs: document ESLint migration codemods in v9 and v10 guides (#20980) (Alex Bit)
  • 04174cb docs: Update README (GitHub Actions Bot)
  • 026e130 docs: update semver policy for bug fixes (#21048) (Milos Djermanovic)
  • 9d42fef docs: Update README (GitHub Actions Bot)
  • b230159 docs: Update README (GitHub Actions Bot)
  • 0129972 docs: correct **/.js glob to **/*.js in config files guide (#21036) (EduardF1)

Chores

  • 9489379 chore: update dependency @​eslint/eslintrc to ^3.3.6 (#21076) (renovate[bot])
  • 81a4774 chore: updates for v9.39.5 release (Jenkins)
  • 9835414 chore: enable $ExpectType annotations in all TypeScript files (#21071) (Francesco Trotta)
  • 72adf6b chore: restrict markdownlint-cli2 updates in renovate (#21067) (lumir)
  • 833ec10 chore: update dependency prettier to v3.9.4 (#21061) (renovate[bot])
  • 7ea106d chore: update ecosystem plugins (#21059) (ESLint Bot)
  • 8fb550e chore: add prettier update commit to .git-blame-ignore-revs (#21056) (lumir)
  • e4e1166 chore: update dependency prettier to v3.9.1 (#21055) (renovate[bot])
  • 0493f53 chore: update prettier to v3.9.0 (#21054) (Pixel)
  • 1056a99 chore: update dependency prettier to v3.8.5 (#21049) (renovate[bot])
  • 4d4155d ci: run ecosystem tests on pull requests (#21027) (sethamus)
  • 993539f chore: update dependency @​eslint/json to ^2.0.1 (#21042) (renovate[bot])
  • 53f8b69 test: add error locations to no-constant-binary-expression (#21039) (lumir)
  • 5ab71d5 refactor: clean up radix rule internals (#21015) (Pixel)
  • a80a9a4 chore: update ecosystem plugins (#21035) (ESLint Bot)
  • 7c9a029 ci: add Node.js 26 to CI (#20847) (lumir)
Commits
  • fabd99b 10.7.0
  • 37c5e75 Build: changelog update for 10.7.0
  • 9489379 chore: update dependency @​eslint/eslintrc to ^3.3.6 (#21076)
  • 81a4774 chore: updates for v9.39.5 release
  • 3e7bf15 fix: apply ignoreClassesWithImplements to class expressions (#21069)
  • 9835414 chore: enable $ExpectType annotations in all TypeScript files (#21071)
  • cf2a9bf feat: add errorClassNames option to preserve-caught-error rule (#21032)
  • c30d808 docs: Update README
  • f8b873a feat: max-nested-callbacks option for constructor callbacks (#21063)
  • 72adf6b chore: restrict markdownlint-cli2 updates in renovate (#21067)
  • Additional commits viewable in compare view

Dependabot compatibility score

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

Note

Low Risk
Dev-only dependency bump with no runtime or shipped bundle impact; minor ESLint rule fixes may surface new lint findings in CI only.

Overview
Bumps the root devDependency eslint from 10.6.0 to 10.7.0 in package.json and package-lock.json. No application or workspace source changes.

This is a routine Dependabot tooling update; CI lint still runs ESLint across the monorepo with the same @duckduckgo/eslint-config and related plugins.

Reviewed by Cursor Bugbot for commit a882466. Bugbot is set up for automated code reviews on this repo. Configure here.

Bumps the eslint group with 1 update: [eslint](https://github.com/eslint/eslint).


Updates `eslint` from 10.6.0 to 10.7.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v10.6.0...v10.7.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-version: 10.7.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Update one or more dependencies version minor Increment the minor version when merged labels Jul 27, 2026
@dependabot
dependabot Bot requested review from a team and daxtheduck as code owners July 27, 2026 10:52
@dependabot dependabot Bot added dependencies Update one or more dependencies version minor Increment the minor version when merged labels Jul 27, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Build Branch

Branch pr-releases/dependabot/npm_and_yarn/main/eslint-0b04b4102b
Commit a1f8d1a4ef
Updated July 27, 2026 at 10:53:36 AM UTC

Static preview entry points

QR codes (mobile preview)
Entry point QR code
Docs QR for docs preview
Static pages QR for static pages preview
Integration pages QR for integration pages preview

Integration commands

npm (Android / Extension):

npm i github:duckduckgo/content-scope-scripts#pr-releases/dependabot/npm_and_yarn/main/eslint-0b04b4102b

Swift Package Manager (Apple):

.package(url: "https://github.com/duckduckgo/content-scope-scripts.git", branch: "pr-releases/dependabot/npm_and_yarn/main/eslint-0b04b4102b")

git submodule (Windows):

git -C submodules/content-scope-scripts fetch origin pr-releases/dependabot/npm_and_yarn/main/eslint-0b04b4102b
git -C submodules/content-scope-scripts checkout origin/pr-releases/dependabot/npm_and_yarn/main/eslint-0b04b4102b
Pin to exact commit

npm (Android / Extension):

npm i github:duckduckgo/content-scope-scripts#a1f8d1a4ef1eea6b64fb5ed0211d9ec7657162e2

Swift Package Manager (Apple):

.package(url: "https://github.com/duckduckgo/content-scope-scripts.git", revision: "a1f8d1a4ef1eea6b64fb5ed0211d9ec7657162e2")

git submodule (Windows):

git -C submodules/content-scope-scripts fetch origin pr-releases/dependabot/npm_and_yarn/main/eslint-0b04b4102b
git -C submodules/content-scope-scripts checkout a1f8d1a4ef1eea6b64fb5ed0211d9ec7657162e2

@cursor cursor Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Injected PR Evaluation: Web Compatibility & Security

PR: build(deps-dev): bump eslint from 10.6.0 to 10.7.0
Scope: 2 files changed — package.json, package-lock.json


Web Compatibility Assessment

No findings.

This PR only updates the eslint devDependency version. ESLint is a build-time/lint-time tool and is not bundled into contentScope.js or any injected runtime artifact shipped to browsers. There are no changes to:

  • injected/src/ feature code
  • wrapper-utils.js, captured-globals.js, or DDGProxy
  • Messaging transports or message bridge
  • Platform entry points
  • Remote config or feature initialization

Infopackage.json:48eslint remains under devDependencies; the files publish list does not include ESLint or its config.


Security Assessment

No findings.

No runtime code, API overrides, messaging paths, or global-capture logic are modified. The dependency bump does not affect the trust boundary between page scripts and injected protections.

Infopackage-lock.json — Integrity hash updated for eslint@10.7.0 (sha512-GVTD7s1vdIl6UYvAfriOPeY1Df8LIZjfofLvHwde+erDHGGuHyuM6xoxRxmHiebhYuD2p1vN4wWh0XzPARSGDQ==).


Risk Level

Low Risk — Dev-dependency-only semver patch bump with zero changes to injected runtime code, API shims, or security-sensitive subsystems.


Recommendations

  1. Merge after CI passes — No injected-specific testing required; standard npm run lint in CI is sufficient validation.
  2. No action needed for web-compat or security review beyond confirming CI green.

Verified locally: ESLint 10.7.0 runs against the codebase with 0 errors (6 pre-existing warnings).

Open in Web View Automation 

Sent by Cursor Automation: Web compat and sec

@cursor cursor Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dependency update review: eslint 10.6.0 → 10.7.0

Verdict: Low risk — approve. No follow-up fix PR is needed.


Diff scope

This PR only bumps the direct eslint devDependency in package.json and the corresponding node_modules/eslint entry in package-lock.json. No transitive lockfile changes and no application source changes.


Changelog impact (10.6.0 → 10.7.0)

ESLint v10.7.0 is a minor release (published 2026-07-10) focused on:

  • New optional rule options (preserve-caught-error.errorClassNames, max-nested-callbacks.checkConstructorCallCallbacks, radix enhancements, no-compare-neg-zero suggestions)
  • Bug fixes for eqeqeq, no-invalid-regexp, no-control-regex, no-implicit-coercion, prefer-numeric-literals, use-isnan, radix, and others

No breaking changes or core API removals are documented for this release.

Relevant overlap with this repo:

Changed rule Used here? Expected impact
eqeqeq Yes — enabled via @duckduckgo/eslint-config with { null: "ignore" } Bug fixes only; should reduce false positives (e.g. static template literals, null option edge cases)
preserve-caught-error, max-nested-callbacks, radix, no-compare-neg-zero, etc. No — not in active config No effect unless rules are added later

Validation performed

  • Ran npm run lint locally on 10.7.0 (after npm run build for lint-no-output-globals) — passes
  • Compared eslint . JSON output between 10.6.0 and 10.7.0identical (6 issues, same rule counts)
  • CI on this PR: build, unit tests, and most integration tests already passing at review time

Test coverage

ESLint is dev-only tooling. Coverage is provided by the repo's npm run lint pipeline (ESLint + tsc + tsc-strict-core + Prettier + workspace lint scripts), which runs in CI. There are no separate unit tests for ESLint itself, which is appropriate for a linter bump.


Dependency necessity

ESLint remains required and appropriately used:

  • Root eslint.config.js composes @duckduckgo/eslint-config, typescript-eslint, and eslint-plugin-react-hooks
  • lint / lint-fix are primary quality gates in CI

No alternative tooling in the repo supersedes this role.


Supply chain

Check Assessment
Package Official eslint on npm registry
Maintainers OpenJS Foundation (openjsfoundation), eslintbot
Publish date 2026-07-10 (17 days before this PR)
Lockfile integrity Updated SRI hash for eslint-10.7.0.tgz
Transitive changes None in lockfile beyond the direct bump

Confirmed: Low supply-chain concern for this update.

Informational (not blocking): eslint@10.8.0 is now latest on npm (2026-07-24). Dependabot may propose that separately; no action needed for this PR.


Fix PR

Checked open PRs — no existing fix PR is needed for this update. No separate fix branch will be opened.

Open in Web View Automation 

Sent by Cursor Automation: Review dependabot

@daxtheduck
daxtheduck added this pull request to the merge queue Jul 27, 2026
Merged via the queue into main with commit e3d6082 Jul 27, 2026
47 checks passed
@daxtheduck
daxtheduck deleted the dependabot/npm_and_yarn/main/eslint-0b04b4102b branch July 27, 2026 11:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Update one or more dependencies version minor Increment the minor version when merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant