Skip to content

Commit b81d9d2

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

File tree

17 files changed

+586
-616
lines changed

17 files changed

+586
-616
lines changed

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

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

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
"@octokit/rest": "22.0.1",
66
"@types/node": "24.12.0",
77
"typed-graphqlify": "3.1.6",
8-
"undici": "7.24.6"
8+
"undici": "7.24.7"
99
}
1010
}

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
"@octokit/rest": "22.0.1",
66
"@octokit/types": "16.0.0",
77
"@types/node": "24.12.0",
8-
"undici": "7.24.6"
8+
"undici": "7.24.7"
99
}
1010
}

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
"@octokit/rest": "22.0.1",
66
"@octokit/types": "16.0.0",
77
"@types/node": "24.12.0",
8-
"undici": "7.24.6"
8+
"undici": "7.24.7"
99
}
1010
}

.github/ng-renovate/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "ng-renovate",
33
"type": "commonjs",
44
"dependencies": {
5-
"renovate": "43.99.1"
5+
"renovate": "43.102.11"
66
},
77
"pnpm": {
88
"onlyBuiltDependencies": [

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

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

bazel/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@devinfra/bazel",
33
"dependencies": {
4-
"@microsoft/api-extractor": "7.57.7",
4+
"@microsoft/api-extractor": "7.58.0",
55
"@types/babel__core": "7.20.5",
66
"@types/browser-sync": "2.29.1",
77
"@types/node": "24.12.0",

github-actions/branch-manager/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
"@octokit/webhooks-types": "7.6.1",
88
"@types/node": "24.12.0",
99
"typed-graphqlify": "3.1.6",
10-
"undici": "7.24.6"
10+
"undici": "7.24.7"
1111
}
1212
}

github-actions/google-internal-tests/main.js

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

github-actions/google-internal-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
"@octokit/rest": "22.0.1",
77
"@types/node": "24.12.0",
88
"typed-graphqlify": "3.1.6",
9-
"undici": "7.24.6"
9+
"undici": "7.24.7"
1010
}
1111
}

0 commit comments

Comments
 (0)