Skip to content

build: update @types/node 26.0.0→26.0.1 and eslint 10.5.0→10.6.0#426

Merged
askpt merged 1 commit into
mainfrom
repo-assist/eng-patch-deps-20260628-5c7677799fd5c014
Jun 28, 2026
Merged

build: update @types/node 26.0.0→26.0.1 and eslint 10.5.0→10.6.0#426
askpt merged 1 commit into
mainfrom
repo-assist/eng-patch-deps-20260628-5c7677799fd5c014

Conversation

@askpt

@askpt askpt commented Jun 28, 2026

Copy link
Copy Markdown
Owner

Patch and minor updates for dev tooling:

  • @types/node: 26.0.0 → 26.0.1
  • eslint: 10.5.0 → 10.6.0

npm run compile, lint, and test:unit all pass.

Closes #425

Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com

Patch and minor updates for dev tooling:
- @types/node: 26.0.0 → 26.0.1
- eslint: 10.5.0 → 10.6.0

npm run compile, lint, and test:unit all pass.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings June 28, 2026 09:35

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

This PR performs small dev-tooling dependency upgrades for the VS Code extension, keeping the repo’s development environment current while preserving the existing exact version pinning strategy.

Changes:

  • Bump @types/node from 26.0.0 to 26.0.1.
  • Bump eslint from 10.5.0 to 10.6.0.
  • Regenerate package-lock.json to reflect the updated resolved artifacts and integrity hashes.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
package.json Updates pinned devDependency versions for @types/node and eslint.
package-lock.json Updates lock entries (root devDependencies + resolved/integrity metadata) for the bumped packages.

@codecov

codecov Bot commented Jun 28, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.57%. Comparing base (217221d) to head (259e7f1).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #426   +/-   ##
=======================================
  Coverage   78.57%   78.57%           
=======================================
  Files          13       13           
  Lines        4201     4201           
  Branches      472      472           
=======================================
  Hits         3301     3301           
  Misses        897      897           
  Partials        3        3           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@askpt askpt merged commit eaaeaa2 into main Jun 28, 2026
17 checks passed
@askpt askpt deleted the repo-assist/eng-patch-deps-20260628-5c7677799fd5c014 branch June 28, 2026 10:16
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.

[repo-assist] build: update @types/node 26.0.0→26.0.1 and eslint 10.5.0→10.6.0

2 participants