Skip to content

CHANGE @W-22462053@ Update Node dependencies (minor/patch versions) - #136

Merged
nikhil-mittal-165 merged 1 commit into
mainfrom
nikhil.mittal/dependency-upgrade-20260826
Aug 26, 2026
Merged

CHANGE @W-22462053@ Update Node dependencies (minor/patch versions)#136
nikhil-mittal-165 merged 1 commit into
mainfrom
nikhil.mittal/dependency-upgrade-20260826

Conversation

@nikhil-mittal-165

Copy link
Copy Markdown
Contributor

Summary

Monthly release dependency refresh for the run-code-analyzer GitHub Action. Updates dev dependencies to their latest minor/patch versions; major (breaking) updates are intentionally skipped, consistent with prior monthly dependency PRs (#133, #135).

Updated (minor/patch)

  • @types/semver: 7.7.1 → 7.8.0
  • eslint-plugin-github: 6.1.1 → 6.1.2
  • eslint-plugin-jest: 29.15.5 → 29.16.2
  • typescript-eslint: 8.65.0 → 8.68.0

Skipped (major / breaking)

  • @actions/artifact v6, @actions/core v3, @actions/exec v3, @actions/github v9
  • @eslint/js v10, eslint v10, @types/node v26, typescript v7
  • eslint-plugin-jsonc v3, globals v17, prettier-eslint v17, @vercel/ncc (0.x)

Test Plan

  • npm run format:check passes
  • npm run lint passes
  • npm test — 107 tests passing, 100% coverage
  • npm run build (ncc) — dist/ regenerated; byte-identical (only devDependencies changed)

Update the following dependencies to their latest minor/patch versions:
- @types/semver: 7.7.1 -> 7.8.0
- eslint-plugin-github: 6.1.1 -> 6.1.2
- eslint-plugin-jest: 29.15.5 -> 29.16.2
- typescript-eslint: 8.65.0 -> 8.68.0

Skipped major version updates (breaking):
- @actions/* (artifact v6, core v3, exec v3, github v9)
- @eslint/js v10, eslint v10, @types/node v26, typescript v7
- eslint-plugin-jsonc v3, globals v17, prettier-eslint v17, @vercel/ncc

All 107 unit tests passing, 100% coverage. Lint and format checks pass.
dist/ unchanged (only devDependencies updated).
@git2gus

git2gus Bot commented Aug 26, 2026

Copy link
Copy Markdown

Git2Gus App is installed but the .git2gus/config.json doesn't have right values. You should add the required configuration.

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Salesforce Code Analyzer found 13 violations, including 0 in files changed by this pull request. See job summary page.

@nikhil-mittal-165
nikhil-mittal-165 merged commit 318e742 into main Aug 26, 2026
8 checks passed
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.

2 participants