Skip to content

Commit 8e95b77

Browse files
angular-robotjosephperrott
authored andcommitted
build: update all non-major dependencies (#2551)
PR Close #2551
1 parent bf3d2b7 commit 8e95b77

File tree

20 files changed

+4557
-3082
lines changed

20 files changed

+4557
-3082
lines changed

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

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

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

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

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

Lines changed: 313 additions & 252 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
@@ -3,6 +3,6 @@
33
"packageManager": "[email protected]",
44
"type": "commonjs",
55
"dependencies": {
6-
"renovate": "39.106.0"
6+
"renovate": "39.140.2"
77
}
88
}

.github/ng-renovate/yarn.lock

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

.github/workflows/codeql.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@ jobs:
2727
- name: Checkout repository
2828
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2929
- name: Initialize CodeQL
30-
uses: github/codeql-action/init@b6a472f63d85b9c78a3ac5e89422239fc15e9b3c # v3.28.1
30+
uses: github/codeql-action/init@6e5455904168f98c75d8e5ad848b4dc4ab3ae77e # v3.28.7
3131
with:
3232
languages: ${{ matrix.language }}
3333
- name: Perform CodeQL Analysis
34-
uses: github/codeql-action/analyze@b6a472f63d85b9c78a3ac5e89422239fc15e9b3c # v3.28.1
34+
uses: github/codeql-action/analyze@6e5455904168f98c75d8e5ad848b4dc4ab3ae77e # v3.28.7
3535
with:
3636
category: '/language:${{matrix.language}}'

0 commit comments

Comments
 (0)