You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Two open Dependabot pull requests target versions already present on main and should be closed or superseded rather than merged, to avoid reverting already-landed dependency bumps.
Action: A maintainer with repository write access should review and close (or comment asking Dependabot to refresh) the two Dependabot pull requests named below. No coding-agent pull request is required or appropriate for this task.
Scope
Bump mermaid from 11.17.2 to 12.0.0 in /docs #61091 — Bump mermaid from 11.17.2 to 12.0.0 in /docs. docs/package.json and docs/package-lock.json on main already declare mermaid@^12.0.0 (and its @mermaid-js/parser@^2.0.0 dependency), so this PR's diff is stale/already superseded.
Bump golang.org/x/tools from 0.49.0 to 0.50.0 #61090 — Bump golang.org/x/tools from 0.49.0 to 0.50.0. go.mod on main already declares golang.org/x/tools v0.50.0 along with the companion bumps this PR's branch would also include (golang.org/x/crypto v0.57.0, golang.org/x/net v0.59.0, golang.org/x/sys v0.48.0, golang.org/x/term v0.46.0, golang.org/x/text v0.42.0, golang.org/x/telemetry), so this PR's diff is stale/already superseded.
Evidence required to unblock
Confirm on main (already verified in this plan run): grep -n "mermaid" docs/package.json shows ^12.0.0; grep -n "golang.org/x/tools" go.mod shows v0.50.0.
If Dependabot has not automatically closed these PRs after detecting the version match, close them manually with a short note referencing this repository plan issue, or comment @dependabot recreate / @dependabot rebase on each to have Dependabot re-evaluate and auto-close if resolved.
No agent prompt is provided for this task since it requires only a close/comment action a coding agent should not perform on pull requests outside this workflow's safe-output scope.
Two open Dependabot pull requests target versions already present on
mainand should be closed or superseded rather than merged, to avoid reverting already-landed dependency bumps.Action: A maintainer with repository write access should review and close (or comment asking Dependabot to refresh) the two Dependabot pull requests named below. No coding-agent pull request is required or appropriate for this task.
Scope
Bump mermaid from 11.17.2 to 12.0.0 in /docs.docs/package.jsonanddocs/package-lock.jsononmainalready declaremermaid@^12.0.0(and its@mermaid-js/parser@^2.0.0dependency), so this PR's diff is stale/already superseded.Bump golang.org/x/tools from 0.49.0 to 0.50.0.go.modonmainalready declaresgolang.org/x/tools v0.50.0along with the companion bumps this PR's branch would also include (golang.org/x/crypto v0.57.0,golang.org/x/net v0.59.0,golang.org/x/sys v0.48.0,golang.org/x/term v0.46.0,golang.org/x/text v0.42.0,golang.org/x/telemetry), so this PR's diff is stale/already superseded.Evidence required to unblock
main(already verified in this plan run):grep -n "mermaid" docs/package.jsonshows^12.0.0;grep -n "golang.org/x/tools" go.modshowsv0.50.0.@dependabot recreate/@dependabot rebaseon each to have Dependabot re-evaluate and auto-close if resolved.