Skip to content

RELEASE @W-22462041@ Conducting v5.14.0 release#2057

Open
nikhil-mittal-165 wants to merge 5 commits into
mainfrom
release-5.14.0
Open

RELEASE @W-22462041@ Conducting v5.14.0 release#2057
nikhil-mittal-165 wants to merge 5 commits into
mainfrom
release-5.14.0

Conversation

@nikhil-mittal-165

Copy link
Copy Markdown
Contributor

Release Summary

Conducting monthly release for Code Analyzer CLI v5.14.0.

Release Branch

  • Branch: release-5.14.0
  • Target: main
  • Version: 5.14.0

Changes Included

  • Updated core package dependencies to latest released versions (0.49.0)
  • Updated additional CLI dependencies (minor/patch)
  • Added getEngineInsights support in test stubs

Core Package Dependencies

  • @salesforce/code-analyzer-core: 0.49.0
  • @salesforce/code-analyzer-engine-api: 0.39.0
  • @salesforce/code-analyzer-pmd-engine: 0.43.0
  • @salesforce/code-analyzer-eslint-engine: 0.44.0
  • @salesforce/code-analyzer-flow-engine: 0.38.0
  • @salesforce/code-analyzer-regex-engine: 0.37.0
  • @salesforce/code-analyzer-retirejs-engine: 0.36.0
  • @salesforce/code-analyzer-sfge-engine: 0.22.0

Pre-Merge Checklist

  • Release branch created successfully
  • All tests passing
  • Version bumped correctly
  • Uses released core packages

⚠️ DO NOT MERGE YET - Release partner verification required.

@aruntyagiTutu aruntyagiTutu 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.

PR Review Complete - APPROVED

This release PR follows all Code Analyzer team standards:

Compliance Summary:

  • Proper release commit convention (RELEASE @W-22462041@)
  • @types/node remains at v20 (compatibility requirement)
  • All core packages updated to released versions (not GitHub SHAs)
  • Package-lock.json updated correctly
  • Version bumps are consistent (5.13.0 to 5.14.0)
  • Clean release scope with new ast-dump command
  • Complete tests and documentation for new feature

New Feature:

  • ast-dump command for generating PMD AST output
  • Proper error handling and validation
  • Complete test coverage (ast-dump.test.ts, AstDumpAction.test.ts)
  • Full documentation with examples

Dependency Updates:

  • All @salesforce/code-analyzer-* packages updated to latest releases
  • @oclif/core: 4.11.3 to 4.11.6 (patch)
  • js-yaml: 4.1.1 to 4.2.0 (minor)
  • ansis: 4.3.0 to 4.3.1 (patch)

All changes align with monthly release patterns and team standards.

Note: Respecting the "DO NOT MERGE YET" hold for release partner verification.

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