Skip to content

release: promote dev to main - #632

Merged
EivMeyer merged 270 commits into
mainfrom
dev
Jul 11, 2026
Merged

release: promote dev to main#632
EivMeyer merged 270 commits into
mainfrom
dev

fix(release): avoid main promotion workflow conflict (#634)

33a0f09
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Jul 11, 2026 in 4s

1 new alert including 1 medium severity security vulnerability

New alerts in code changed by this pull request

Security Alerts:

  • 1 medium

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 72 in lib/setup-journal.js

See this annotation in the file changed.

Code scanning / CodeQL

Prototype-polluting function Medium

The property chain
here
is recursively assigned to
node
without guarding against prototype pollution.