Skip to content

update cql-execution to 3.3.2 - #286

Merged
sb-prateekkeerthi merged 5 commits into
masterfrom
MAT-10098_v1
Jun 18, 2026
Merged

update cql-execution to 3.3.2#286
sb-prateekkeerthi merged 5 commits into
masterfrom
MAT-10098_v1

Conversation

@sb-prateekkeerthi

@sb-prateekkeerthi sb-prateekkeerthi commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

Pull requests into cqm-execution require the following. Submitter and reviewer should ✅ when done. For items that are not-applicable, note it's not-applicable ("N/A") and ✅.

We switched CI from Yarn to npm to make dependency checks more reliable and easier to maintain.
The repo already had a package-lock.json, and Yarn v1 audit behavior was causing CI to fail even for low-severity vulnerabilities despite using a moderate threshold. With npm, we can enforce the threshold directly (npm audit --audit-level=moderate) and avoid those false-fail scenarios.

Submitter:

  • This pull request describes why these changes were made.
  • Internal ticket for this PR:
  • Internal ticket links to this PR
  • Code diff has been done and been reviewed
  • Tests are included and test edge cases
  • Tests have been run locally and pass

Reviewer 1:

Name:

  • Code is maintainable and reusable, reuses existing code and infrastructure where appropriate, and accomplishes the task’s purpose
  • The tests appropriately test the new code, including edge cases
  • You have tried to break the code

Reviewer 2:

Name:

  • Code is maintainable and reusable, reuses existing code and infrastructure where appropriate, and accomplishes the task’s purpose
  • The tests appropriately test the new code, including edge cases
  • You have tried to break the code

@sb-prateekkeerthi sb-prateekkeerthi changed the title MAT-10098 update cql-execution to 3.3.2 update cql-execution to 3.3.2 Jun 17, 2026
@sb-prateekkeerthi
sb-prateekkeerthi merged commit df3703a into master Jun 18, 2026
2 of 3 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.

4 participants