File tree Expand file tree Collapse file tree 7 files changed +146
-146
lines changed
angular_devkit/build_angular Expand file tree Collapse file tree 7 files changed +146
-146
lines changed Original file line number Diff line number Diff line change 13
13
assistant_to_the_branch_manager :
14
14
runs-on : ubuntu-latest
15
15
steps :
16
- - uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
16
+ - uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
17
17
with :
18
18
persist-credentials : false
19
19
- uses : angular/dev-infra/github-actions/branch-manager@128f3277d17e083606346fcb85f3cd934e5bbe60
Original file line number Diff line number Diff line change 28
28
outputs :
29
29
snapshots : ${{ steps.filter.outputs.snapshots }}
30
30
steps :
31
- - uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
31
+ - uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
32
32
with :
33
33
persist-credentials : false
34
34
- uses : dorny/paths-filter@de90cc6fb38fc0963ad72b210f1f284cd68cea36 # v3.0.2
Original file line number Diff line number Diff line change @@ -12,14 +12,14 @@ jobs:
12
12
labels :
13
13
runs-on : ubuntu-latest
14
14
steps :
15
- - uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
15
+ - uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
16
16
- uses : angular/dev-infra/github-actions/commit-message-based-labels@128f3277d17e083606346fcb85f3cd934e5bbe60
17
17
with :
18
18
angular-robot-key : ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }}
19
19
post_approval_changes :
20
20
runs-on : ubuntu-latest
21
21
steps :
22
- - uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
22
+ - uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
23
23
- uses : angular/dev-infra/github-actions/post-approval-changes@128f3277d17e083606346fcb85f3cd934e5bbe60
24
24
with :
25
25
angular-robot-key : ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }}
Original file line number Diff line number Diff line change 131
131
"critters" : " 0.0.22" ,
132
132
"css-loader" : " 7.1.1" ,
133
133
"debug" : " ^4.1.1" ,
134
- "esbuild" : " 0.21.2 " ,
135
- "esbuild-wasm" : " 0.21.2 " ,
134
+ "esbuild" : " 0.21.3 " ,
135
+ "esbuild-wasm" : " 0.21.3 " ,
136
136
"eslint" : " 8.57.0" ,
137
137
"eslint-config-prettier" : " 9.1.0" ,
138
138
"eslint-plugin-header" : " 3.1.1" ,
185
185
"rollup" : " ~4.17.0" ,
186
186
"rollup-plugin-sourcemaps" : " ^0.6.0" ,
187
187
"rxjs" : " 7.8.1" ,
188
- "sass" : " 1.77.1 " ,
188
+ "sass" : " 1.77.2 " ,
189
189
"sass-loader" : " 14.2.1" ,
190
190
"sauce-connect-proxy" : " https://saucelabs.com/downloads/sc-4.9.1-linux.tar.gz" ,
191
191
"semver" : " 7.6.2" ,
201
201
"ts-node" : " ^10.9.1" ,
202
202
"tslib" : " 2.6.2" ,
203
203
"typescript" : " 5.4.5" ,
204
- "undici" : " 6.16.1 " ,
204
+ "undici" : " 6.17.0 " ,
205
205
"verdaccio" : " 5.31.0" ,
206
206
"verdaccio-auth-memory" : " ^10.0.0" ,
207
207
"vite" : " 5.2.11" ,
Original file line number Diff line number Diff line change 27
27
"ansi-colors" : " 4.1.3" ,
28
28
"browserslist" : " ^4.23.0" ,
29
29
"critters" : " 0.0.22" ,
30
- "esbuild" : " 0.21.2 " ,
30
+ "esbuild" : " 0.21.3 " ,
31
31
"fast-glob" : " 3.3.2" ,
32
32
"https-proxy-agent" : " 7.0.4" ,
33
33
"inquirer" : " 9.2.21" ,
39
39
"piscina" : " 4.4.0" ,
40
40
"parse5-html-rewriting-stream" : " 7.0.0" ,
41
41
"postcss" : " 8.4.38" ,
42
- "sass" : " 1.77.1 " ,
42
+ "sass" : " 1.77.2 " ,
43
43
"semver" : " 7.6.2" ,
44
- "undici" : " 6.16.1 " ,
44
+ "undici" : " 6.17.0 " ,
45
45
"vite" : " 5.2.11" ,
46
46
"watchpack" : " 2.4.1"
47
47
},
Original file line number Diff line number Diff line change 31
31
"copy-webpack-plugin" : " 11.0.0" ,
32
32
"critters" : " 0.0.22" ,
33
33
"css-loader" : " 7.1.1" ,
34
- "esbuild-wasm" : " 0.21.2 " ,
34
+ "esbuild-wasm" : " 0.21.3 " ,
35
35
"fast-glob" : " 3.3.2" ,
36
36
"https-proxy-agent" : " 7.0.4" ,
37
37
"http-proxy-middleware" : " 3.0.0" ,
54
54
"postcss-loader" : " 8.1.1" ,
55
55
"resolve-url-loader" : " 5.0.0" ,
56
56
"rxjs" : " 7.8.1" ,
57
- "sass" : " 1.77.1 " ,
57
+ "sass" : " 1.77.2 " ,
58
58
"sass-loader" : " 14.2.1" ,
59
59
"semver" : " 7.6.2" ,
60
60
"source-map-loader" : " 5.0.0" ,
61
61
"source-map-support" : " 0.5.21" ,
62
62
"terser" : " 5.31.0" ,
63
63
"tree-kill" : " 1.2.2" ,
64
64
"tslib" : " 2.6.2" ,
65
- "undici" : " 6.16.1 " ,
65
+ "undici" : " 6.17.0 " ,
66
66
"vite" : " 5.2.11" ,
67
67
"watchpack" : " 2.4.1" ,
68
68
"webpack" : " 5.91.0" ,
72
72
"webpack-subresource-integrity" : " 5.1.0"
73
73
},
74
74
"optionalDependencies" : {
75
- "esbuild" : " 0.21.2 "
75
+ "esbuild" : " 0.21.3 "
76
76
},
77
77
"peerDependencies" : {
78
78
"@angular/compiler-cli" : " ^18.0.0-next.0" ,
You can’t perform that action at this time.
0 commit comments