CHANGE @W-21363989@ - Update core package dependencies to latest released versions#2009
Merged
aruntyagiTutu merged 2 commits intodevfrom Mar 20, 2026
Merged
Conversation
Update all @salesforce/code-analyzer-* package dependencies to their newly released versions: - code-analyzer-core: 0.44.0 → 0.45.0 - code-analyzer-engine-api: 0.35.0 → 0.36.0 - code-analyzer-eslint-engine: 0.40.2 → 0.41.0 - code-analyzer-flow-engine: 0.34.0 → 0.35.0 - code-analyzer-pmd-engine: 0.36.0 → 0.39.0 - code-analyzer-regex-engine: 0.33.0 → 0.34.0 - code-analyzer-retirejs-engine: 0.32.0 → 0.33.0 - code-analyzer-sfge-engine: 0.18.0 → 0.19.0 All 310 tests passing with 96.9% coverage.
Update the following dependencies to their latest minor/patch versions: - @oclif/core: 4.8.1 → 4.10.0 - @oclif/table: 0.5.1 → 0.5.3 - @eslint/compat: 2.0.2 → 2.0.3 - @eslint/eslintrc: 3.3.3 → 3.3.5 - @oclif/plugin-help: 6.2.37 → 6.2.38 - @vitest/coverage-istanbul: 4.0.18 → 4.1.0 - oclif: 4.22.81 → 4.22.93 - typescript-eslint: 8.56.0 → 8.57.1 - vitest: 4.0.18 → 4.1.0 Skipped major version updates: - @salesforce/core (requires TypeScript config changes) - @eslint/js, eslint (v9 → v10) - @types/node (v20 → v25) - vite (v7 → v8) All 310 tests passing with 96.9% coverage.
namrata111f
approved these changes
Mar 20, 2026
nikhil-mittal-165
approved these changes
Mar 20, 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.
@W-21363989@
Update all @salesforce/code-analyzer-* package dependencies to their newly released versions:
All 310 tests passing with 96.9% coverage.