Skip to content

chore(deps): bump eslint 10.6.0 → 10.7.0#6133

Open
lpcox with Copilot wants to merge 2 commits into
mainfrom
copilot/deps-safe-updates-2026-07-12
Open

chore(deps): bump eslint 10.6.0 → 10.7.0#6133
lpcox with Copilot wants to merge 2 commits into
mainfrom
copilot/deps-safe-updates-2026-07-12

Conversation

Copilot AI commented Jul 12, 2026

Copy link
Copy Markdown
Contributor

Patch-level update of eslint to pick up the latest 10.x release. No API or behavioral changes; npm audit confirms 0 vulnerabilities across all dependencies.

Changes

  • package.json: eslint specifier updated to ^10.7.0
  • package-lock.json: resolved lock updated to 10.7.0

Copilot AI linked an issue Jul 12, 2026 that may be closed by this pull request
3 tasks
Copilot AI changed the title [WIP] Update eslint to version 10.7.0 for safe dependency updates chore(deps): bump eslint 10.6.0 → 10.7.0 Jul 12, 2026
Copilot finished work on behalf of lpcox July 12, 2026 14:03
Copilot AI requested a review from lpcox July 12, 2026 14:03
@lpcox lpcox marked this pull request as ready for review July 12, 2026 14:04
Copilot AI review requested due to automatic review settings July 12, 2026 14:04

Copilot AI 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.

Pull request overview

Updates ESLint from 10.6.0 to 10.7.0.

Changes:

  • Updates the ESLint dependency specification.
  • Refreshes the lockfile resolution and integrity hash.
Show a summary per file
File Description
package.json Raises the ESLint minimum version.
package-lock.json Locks ESLint 10.7.0.

Review details

Tip

Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

  • Files reviewed: 1/2 changed files
  • Comments generated: 1
  • Review effort level: Medium

Comment thread package.json
"babel-jest": "^30.2.0",
"esbuild": "^0.28.1",
"eslint": "^10.6.0",
"eslint": "^10.7.0",
@lpcox

lpcox commented Jul 12, 2026

Copy link
Copy Markdown
Collaborator

@copilot Fix the code for all comments in this review thread.

When a review comment includes a suggested change, apply the suggestion exactly.

Do not make changes beyond what is described in the linked review thread.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Deps] Safe dependency updates (2026-07-12)

3 participants