Skip to content

Commit da106aa

Browse files
committed
build: update all non-major dependencies
See associated pull request for more information.
1 parent 2c2d7e6 commit da106aa

40 files changed

Lines changed: 540 additions & 700 deletions

File tree

.github/local-actions/branch-manager/main.js

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

.github/local-actions/branch-manager/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"dependencies": {
3-
"@actions/core": "3.0.0",
4-
"@actions/github": "9.1.0",
3+
"@actions/core": "3.0.1",
4+
"@actions/github": "9.1.1",
55
"@octokit/rest": "22.0.1",
66
"@types/node": "24.12.2",
77
"typed-graphqlify": "3.1.6",

.github/local-actions/labels-sync/main.js

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

.github/local-actions/labels-sync/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"dependencies": {
3-
"@actions/core": "3.0.0",
4-
"@actions/github": "9.1.0",
3+
"@actions/core": "3.0.1",
4+
"@actions/github": "9.1.1",
55
"@octokit/rest": "22.0.1",
66
"@octokit/types": "16.0.0",
77
"@types/node": "24.12.2",

.github/local-actions/lock-closed/main.js

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

.github/local-actions/lock-closed/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"dependencies": {
3-
"@actions/core": "3.0.0",
4-
"@actions/github": "9.1.0",
3+
"@actions/core": "3.0.1",
4+
"@actions/github": "9.1.1",
55
"@octokit/rest": "22.0.1",
66
"@octokit/types": "16.0.0",
77
"@types/node": "24.12.2",

.github/local-actions/stale-cleanup/main.js

Lines changed: 96 additions & 211 deletions
Large diffs are not rendered by default.

.github/local-actions/stale-cleanup/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"private": true,
44
"type": "module",
55
"dependencies": {
6-
"@actions/core": "3.0.0",
7-
"@actions/github": "9.0.0",
6+
"@actions/core": "3.0.1",
7+
"@actions/github": "9.1.1",
88
"@octokit/rest": "22.0.1",
99
"@types/node": "24.12.2"
1010
}

.github/ng-renovate/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"type": "commonjs",
44
"packageManager": "pnpm@10.33.0",
55
"dependencies": {
6-
"renovate": "43.120.1"
6+
"renovate": "43.141.6"
77
},
88
"pnpm": {
99
"onlyBuiltDependencies": [

.github/ng-renovate/pnpm-lock.yaml

Lines changed: 147 additions & 167 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)