Skip to content

fix(deps): resolve audit findings and consolidate dependabot updates - #160

Merged
sergak01 merged 6 commits into
developfrom
pp-3487
Jun 8, 2026
Merged

fix(deps): resolve audit findings and consolidate dependabot updates#160
sergak01 merged 6 commits into
developfrom
pp-3487

Conversation

@sergak01

@sergak01 sergak01 commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Resolve all npm audit findings across the root package and every tests/* sandbox by bumping vulnerable overrides (brace-expansion, minimatch, qs) and refreshing lockfiles.
  • Apply the remaining open Dependabot PRs in one pass: esbuild, jsdom, typescript, vite, vitest, next, and the Docker node:26-alpine image bump.
  • Keep test fixture overrides aligned with the audited root dependency policy so npm run audit:all stays clean.

Dependabot PRs superseded

Closes #123, #142, #149, #151, #152, #153, #154, #155, #156, #157, #158, #159

Test plan

  • npm run audit:all — 0 vulnerabilities in root, tests/test-commonjs, tests/test-nextjs, tests/test-nextjs-cjs
  • npm run test:unit — 159/159 passed
  • npm run test:integration
  • npm run build

sergak01 added 6 commits May 7, 2026 12:18
🚀 Promote `develop` to `main` (dependency hardening + tooling)
Bump brace-expansion, minimatch, next, and qs to patched versions and refresh the root lockfile so npm audit passes cleanly.
Mirror root security overrides in test fixtures and refresh their lockfiles so audit:all stays clean.
Bump esbuild, jsdom, typescript, vite, vitest, and @vitest/coverage-v8 to clear open Dependabot PRs #123, #142, #151, #152, and #153.
Apply Dependabot PR #149 to keep the test container image on a supported Node.js release.
Mirror root dependency updates in test fixtures and refresh their lockfiles.
@coderabbitai

coderabbitai Bot commented Jun 8, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 182b5e86-837b-48e1-a6f2-19570a092769

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch pp-3487

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@sergak01 sergak01 self-assigned this Jun 8, 2026
@sergak01
sergak01 merged commit f8ffa4d into develop Jun 8, 2026
3 checks passed
@sergak01
sergak01 deleted the pp-3487 branch June 8, 2026 07:01
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.

1 participant