Skip to content

Commit 591a930

Browse files
angular-robotjosephperrott
authored andcommitted
build: update all non-major dependencies
See associated pull request for more information.
1 parent fc71b57 commit 591a930

File tree

16 files changed

+191
-60
lines changed

16 files changed

+191
-60
lines changed

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

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

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

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

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

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

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

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

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

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
- name: Check Package Licenses
4040
# We use this action pinned at main because we need to have an actual version for the config to load.
4141
# Since using the local version would end up nearly using `main` anyway, this is essentially equivalent.
42-
uses: angular/dev-infra/github-actions/linting/licenses@main
42+
uses: ./github-actions/linting/licenses
4343
with:
4444
allow-dependencies-licenses: 'pkg:npm/renovate, pkg:npm/@renovatebot/detect-tools'
4545

apps/functions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"type": "module",
88
"private": true,
99
"dependencies": {
10-
"@octokit/auth-app": "8.0.2",
10+
"@octokit/auth-app": "8.1.0",
1111
"@octokit/request-error": "7.0.0",
1212
"@octokit/rest": "22.0.0",
1313
"@octokit/webhooks-types": "7.6.1",

github-actions/branch-manager/main.js

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

github-actions/feature-request/main.js

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

github-actions/org-file-sync/main.js

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

0 commit comments

Comments
 (0)