Skip to content

Update checkmarx-ast-cli to 2.3.60 - #219

Merged
cx-anurag-dalke merged 5 commits into
mainfrom
feature/update_cli_2.3.60
Aug 18, 2026
Merged

Update checkmarx-ast-cli to 2.3.60#219
cx-anurag-dalke merged 5 commits into
mainfrom
feature/update_cli_2.3.60

Conversation

@cx-sumit-morchhale

Copy link
Copy Markdown

No description provided.

cx-sumit-morchhale and others added 4 commits August 17, 2026 15:30
npm ci was 404ing in CI because electron-to-chromium@1.5.408 (pulled
in by the browserslist bump) wasn't yet available through the
private npm mirror. Pin caniuse-lite, electron-to-chromium, and
baseline-browser-mapping to the minimum versions browserslist@4.28.7
actually requires, and keep node-releases/update-browserslist-db at
their previously-known-good versions, to minimize new package
versions the mirror needs to serve. Verified with npm ci against the
real registry.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Drop the extra caniuse-lite/electron-to-chromium/baseline-browser-mapping/
node-releases/update-browserslist-db overrides added while working around
a registry-cache gap. The lockfile they produced is unchanged and already
verified via a real npm ci against the private registry, so removing them
from package.json's overrides list has no effect on the resolved tree.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Now that overrides only pins browserslist, re-resolve just the
browserslist-adjacent transitive packages (caniuse-lite,
electron-to-chromium, baseline-browser-mapping, node-releases,
update-browserslist-db) to what a real, unforced resolution picks,
verified against the actual private registry. They now hoist to
top-level instead of nesting under browserslist/. No other package
in the tree is touched.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>

@cx-prathmesh-borle cx-prathmesh-borle 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.

LGTM

@cx-anurag-dalke cx-anurag-dalke 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.

ok

@cx-anurag-dalke
cx-anurag-dalke merged commit 9bf17e8 into main Aug 18, 2026
8 of 9 checks passed
@cx-anurag-dalke
cx-anurag-dalke deleted the feature/update_cli_2.3.60 branch August 18, 2026 07:16
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.

4 participants