Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
37 changes: 19 additions & 18 deletions .github/local-actions/branch-manager/main.js

Large diffs are not rendered by default.

37 changes: 19 additions & 18 deletions github-actions/labeling/pull-request/main.js

Large diffs are not rendered by default.

37 changes: 19 additions & 18 deletions github-actions/release/publish/main.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion ng-dev/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"bufferutil": "4.1.0",
"cli-progress": "3.12.0",
"conventional-commits-filter": "5.0.0",
"conventional-commits-parser": "6.4.0",
"conventional-commits-parser": "7.0.0",

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

critical

This major version update of conventional-commits-parser to v7.0.0 introduces a requirement for Node.js v22 or newer. This is a breaking change that will cause build failures if the execution environment uses an older Node.js version.

"ejs": "6.0.1",
"encoding": "0.1.13",
"fast-glob": "3.3.3",
Expand Down
54 changes: 30 additions & 24 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading