Skip to content

Commit 2e727bb

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

41 files changed

Lines changed: 460 additions & 466 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

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

Lines changed: 1 addition & 1 deletion
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,9 +1,9 @@
11
{
22
"dependencies": {
3-
"@actions/core": "2.0.1",
3+
"@actions/core": "2.0.2",
44
"@actions/github": "7.0.0",
55
"@octokit/rest": "22.0.1",
6-
"@types/node": "24.10.4",
6+
"@types/node": "24.10.8",
77
"typed-graphqlify": "3.1.6",
88
"undici": "7.18.2"
99
}

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

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"dependencies": {
3-
"@actions/core": "2.0.1",
3+
"@actions/core": "2.0.2",
44
"@actions/github": "7.0.0",
55
"@octokit/rest": "22.0.1",
66
"@octokit/types": "16.0.0",
7-
"@types/node": "24.10.4",
7+
"@types/node": "24.10.8",
88
"undici": "7.18.2"
99
}
1010
}

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

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"dependencies": {
3-
"@actions/core": "2.0.1",
3+
"@actions/core": "2.0.2",
44
"@actions/github": "7.0.0",
55
"@octokit/rest": "22.0.1",
66
"@octokit/types": "16.0.0",
7-
"@types/node": "24.10.4",
7+
"@types/node": "24.10.8",
88
"undici": "7.18.2"
99
}
1010
}

.github/local-actions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"type": "module",
33
"dependencies": {
4-
"@types/node": "24.10.4"
4+
"@types/node": "24.10.8"
55
}
66
}

.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": "42.73.0"
5+
"renovate": "42.81.3"
66
},
77
"pnpm": {
88
"onlyBuiltDependencies": [

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

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

apps/functions/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
"@octokit/request-error": "7.1.0",
1212
"@octokit/rest": "22.0.1",
1313
"@octokit/webhooks-types": "7.6.1",
14-
"@types/node": "24.10.4",
14+
"@types/node": "24.10.8",
1515
"firebase-admin": "13.6.0",
16-
"firebase-functions": "7.0.2",
17-
"firebase-tools": "15.1.0"
16+
"firebase-functions": "7.0.3",
17+
"firebase-tools": "15.2.1"
1818
}
1919
}

0 commit comments

Comments
 (0)