Skip to content

build: bump dependencies to avoid multiple CVEs#795

Merged
pyrooka merged 3 commits intomainfrom
nb/fix-cves
Mar 6, 2026
Merged

build: bump dependencies to avoid multiple CVEs#795
pyrooka merged 3 commits intomainfrom
nb/fix-cves

Conversation

@pyrooka
Copy link
Member

@pyrooka pyrooka commented Mar 6, 2026

PR summary

The following changes were made:

  1. npm audit fix
  2. Bump rollup in the overrides
  3. Override minimatch from spectral core

PR Checklist

General checklist

Please make sure that your PR fulfills the following requirements:

  • The commit message follows the Angular Commit Message Guidelines.
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • Dependencies have been updated as needed
  • .secrets.baseline has been updated as needed
  • npm run update-utilities has been run if any files in packages/utilities/src have been updated

Checklist for adding a new validation rule:

  • Added new validation rule definition (packages/ruleset/src/rules/*.js, index.js)
  • If necessary, added new validation rule implementation (packages/ruleset/src/functions/*.js, updated index.js)
  • Added new rule to default configuration (packages/ruleset/src/ibm-oas.js)
  • Added tests for new rule (packages/ruleset/test/*.test.js)
  • Added docs for new rule (docs/ibm-cloud-rules.md)
  • Added scoring rubric entry for new rule (packages/validator/src/scoring-tool/rubric.js)

pyrooka added 2 commits March 6, 2026 20:48
Signed-off-by: Norbert Biczo <pyrooka@users.noreply.github.com>
Signed-off-by: Norbert Biczo <pyrooka@users.noreply.github.com>
@pyrooka pyrooka changed the title build: bump packages to avoid multiple CVEs build: bump dependencies to avoid multiple CVEs Mar 6, 2026
Signed-off-by: Norbert Biczo <pyrooka@users.noreply.github.com>
@pyrooka pyrooka merged commit 46a8b7d into main Mar 6, 2026
9 checks passed
@pyrooka pyrooka deleted the nb/fix-cves branch March 6, 2026 20:24
@ibm-devx-sdk
Copy link

🎉 This PR is included in version 1.33.8 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

@ibm-devx-sdk
Copy link

🎉 This PR is included in version 1.37.12 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants