CHANGE @W-22462053@ Update CLI dependencies to released core packages - #2084
Merged
nikhil-mittal-165 merged 2 commits intoAug 25, 2026
Merged
Conversation
Bump all @salesforce/code-analyzer-* dependencies to the versions published in this month's Core release: - code-analyzer-core: 0.52.0 -> 0.53.0 - code-analyzer-engine-api: 0.41.0 -> 0.42.0 - code-analyzer-pmd-engine: 0.45.0 -> 0.46.0 - code-analyzer-eslint-engine: 0.46.0 -> 0.47.0 - code-analyzer-regex-engine: 0.39.0 -> 0.40.0 - code-analyzer-flow-engine: 0.40.0 -> 0.41.0 - code-analyzer-retirejs-engine: 0.38.0 -> 0.39.0 - code-analyzer-sfge-engine: 0.24.0 -> 0.25.0 - code-analyzer-apexguru-engine: 0.42.0 -> 0.43.0 - code-analyzer-uibundle-engine: already at 0.2.0 (from #2080) Build and full test suite (395 passed) green on Node 20.
Update non-core CLI dependencies to their latest cooldown-eligible minor/patch versions (same monthly refresh as the core bump): - @oclif/core: 4.11.14 -> 4.13.5 - @oclif/plugin-help: 6.2.53 -> 6.2.58 - @salesforce/cli-plugins-testkit: 5.3.62 -> 5.3.66 - oclif: 4.23.28 -> 4.23.30 - typescript-eslint: 8.65.0 -> 8.67.0 Skipped per constraints: @salesforce/core (9.x needs TS config change), @types/node (keep v20), and all major bumps (@eslint/js, sf-plugins-core, ts-types, js-yaml, typescript, eslint, vite). Build and full test suite (395 passed) green on Node 20.
aruntyagiTutu
approved these changes
Aug 25, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Updates the CLI's
@salesforce/code-analyzer-*dependencies to the versions published in this month's Core release.Version Changes
Notes
Test Results