Skip to content

CHANGE @W-21741617@ Update dependencies to latest versions (April 2026)#126

Merged
nikhil-mittal-165 merged 1 commit into
mainfrom
nikhil.mittal/dependency-upgrade-20260427
Apr 27, 2026
Merged

CHANGE @W-21741617@ Update dependencies to latest versions (April 2026)#126
nikhil-mittal-165 merged 1 commit into
mainfrom
nikhil.mittal/dependency-upgrade-20260427

Conversation

@nikhil-mittal-165
Copy link
Copy Markdown
Contributor

Summary

Update dev dependencies to their latest minor/patch versions for the monthly release.

Changes

  • @types/node: 22.19.11 → 22.19.17 (patch)
  • eslint-plugin-jest: 29.15.0 → 29.15.2 (patch)
  • jest: 30.2.0 → 30.3.0 (minor)
  • prettier: 3.8.1 → 3.8.3 (patch)
  • ts-jest: 29.4.6 → 29.4.9 (patch)
  • typescript-eslint: 8.56.1 → 8.59.0 (minor)

Skipped Major Version Updates

The following dependencies have major version updates available but were NOT updated to avoid breaking changes:

  • @actions/* packages: v2/v5/v6 → v3/v6/v9
  • eslint: v9 → v10
  • typescript: v5 → v6
  • @types/node: v22 → v25
  • globals: v16 → v17
  • eslint-plugin-jsonc: v2 → v3

These should be evaluated separately with proper testing for breaking changes.

Test Results

  • Build: Successful
  • Lint: Passed with no errors
  • Tests: All 103 tests passing
  • Coverage: 100% maintained

Checklist

  • Dependencies updated (minor/patch only)
  • Build successful
  • Linting passed
  • All tests passing
  • 100% code coverage maintained
  • No major version upgrades
  • dist/ rebuilt with updated dependencies

@git2gus
Copy link
Copy Markdown

git2gus Bot commented Apr 27, 2026

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

Copy link
Copy Markdown

@github-actions github-actions Bot left a comment

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 changed the title CHANGE: Update dependencies to latest versions (April 2026) CHANGE @W-21741617@ Update dependencies to latest versions (April 2026) Apr 27, 2026
- Updated dev dependencies:
  - @types/node: 22.19.11 → 22.19.17
  - eslint-plugin-jest: 29.15.0 → 29.15.2
  - jest: 30.2.0 → 30.3.0
  - prettier: 3.8.1 → 3.8.3
  - ts-jest: 29.4.6 → 29.4.9
  - typescript-eslint: 8.56.1 → 8.59.0

- Kept major versions stable for compatibility:
  - @actions/* packages (avoiding breaking changes to v3/v6/v9)
  - eslint at 9.39.2 (avoiding v10 breaking changes)
  - typescript at 5.9.3 (avoiding v6 breaking changes)
  - @types/node at v22 (avoiding v25 breaking changes)

Build, lint, and all 103 tests verified successfully with 100% coverage.
@nikhil-mittal-165 nikhil-mittal-165 force-pushed the nikhil.mittal/dependency-upgrade-20260427 branch from cfc724f to 970fba9 Compare April 27, 2026 06:32
Copy link
Copy Markdown

@github-actions github-actions Bot left a comment

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 ffeceb0 into main Apr 27, 2026
6 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