Skip to content

Security Alert Burndown: Dependabot bundling plan (2026-01-29) #12490

@pelikhan

Description

@pelikhan

Context

This issue tracks Dependabot PR bundling work discovered by the Security Alert Burndown campaign.

Bundling Rules

  • Group work by runtime. Never mix runtimes.
  • Group changes by target dependency file (one manifest + its lockfile).
  • Patch/minor updates may be bundled; major updates should be isolated unless tightly coupled.
  • Bundled releases must include a research report (packages, versions, breaking changes, migration, risk, tests).

Planned Bundles

Node.js — actions/setup/js/package.json

PRs:

Bundle recommendation: All are patch updates to testing/dev tools in the same manifest. Can be safely bundled.

Node.js — actions/setup/js/package.json (major update - separate)

PRs:

Bundle recommendation: Major version update should be isolated. Research breaking changes before merging.

Node.js — docs/package.json

PRs:

Bundle recommendation: Documentation tooling updates in same manifest. Can be bundled together.

Node.js — .github/workflows dependencies

PRs:

Bundle recommendation: Both are workflow runtime dependencies. Security fix should be prioritized but can be bundled with the Sentry update.

Agent Task

  1. For each bundle section above, research each update for breaking changes and summarize risks.
  2. Bundle PRs per section into a single PR (one runtime + one manifest).
  3. Ensure CI passes; run relevant runtime tests.
  4. Add the research report to the bundled PR.
  5. Update this issue checklist as PRs are merged.

AI generated by Security Alert Burndown

Sub-issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions