Skip to content

Commit 7e755fc

Browse files
angular-robotalan-agius4
authored andcommitted
build: update all non-major dependencies (#3040)
See associated pull request for more information. PR Close #3040
1 parent 94ec92a commit 7e755fc

File tree

14 files changed

+62
-62
lines changed

14 files changed

+62
-62
lines changed

.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.0",
66
"@types/node": "24.3.1",
77
"typed-graphqlify": "3.1.6",
8-
"undici": "7.15.0"
8+
"undici": "7.16.0"
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.0",
66
"@octokit/types": "14.1.0",
77
"@types/node": "24.3.1",
8-
"undici": "7.15.0"
8+
"undici": "7.16.0"
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.0",
66
"@octokit/types": "14.1.0",
77
"@types/node": "24.3.1",
8-
"undici": "7.15.0"
8+
"undici": "7.16.0"
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": "41.98.4"
5+
"renovate": "41.99.7"
66
},
77
"pnpm": {
88
"onlyBuiltDependencies": [

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

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

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-definitions": "3.67.3",
88
"@types/node": "24.3.1",
99
"typed-graphqlify": "3.1.6",
10-
"undici": "7.15.0"
10+
"undici": "7.16.0"
1111
}
1212
}

github-actions/feature-request/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
"jasmine-reporters": "2.5.2",
1111
"jasmine": "5.10.0",
1212
"typed-graphqlify": "3.1.6",
13-
"undici": "7.15.0"
13+
"undici": "7.16.0"
1414
}
1515
}

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.0",
77
"@types/node": "24.3.1",
88
"typed-graphqlify": "3.1.6",
9-
"undici": "7.15.0"
9+
"undici": "7.16.0"
1010
}
1111
}

github-actions/org-file-sync/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
"@octokit/types": "14.1.0",
88
"@types/node": "24.3.1",
99
"typed-graphqlify": "3.1.6",
10-
"undici": "7.15.0"
10+
"undici": "7.16.0"
1111
}
1212
}

github-actions/post-approval-changes/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.3.1",
99
"typed-graphqlify": "3.1.6",
10-
"undici": "7.15.0"
10+
"undici": "7.16.0"
1111
}
1212
}

0 commit comments

Comments
 (0)