File tree Expand file tree Collapse file tree 8 files changed +179
-180
lines changed
angular_devkit/build_angular Expand file tree Collapse file tree 8 files changed +179
-180
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@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
16
+ - uses : actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
17
17
with :
18
18
persist-credentials : false
19
19
- uses : angular/dev-infra/github-actions/branch-manager@c23beeeb736ed82282f3c46698f5bbfa08c2b992
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@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
31
+ - uses : actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
32
32
with :
33
33
persist-credentials : false
34
34
- uses : dorny/paths-filter@de90cc6fb38fc0963ad72b210f1f284cd68cea36 # v3.0.2
86
86
run : yarn ng-dev release build
87
87
- name : Store PR release packages
88
88
if : github.event_name == 'pull_request'
89
- uses : actions/upload-artifact@5d5d22a31266ced268874388b861e4b58bb5c2f3 # v4.3.1
89
+ uses : actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808 # v4.3.3
90
90
with :
91
91
name : packages
92
92
path : dist/releases/*.tgz
@@ -192,7 +192,7 @@ jobs:
192
192
./scripts/saucelabs/wait-for-tunnel.sh
193
193
yarn bazel test --config=saucelabs //tests/legacy-cli:e2e.saucelabs
194
194
./scripts/saucelabs/stop-tunnel.sh
195
- - uses : actions/upload-artifact@5d5d22a31266ced268874388b861e4b58bb5c2f3 # v4.3.1
195
+ - uses : actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808 # v4.3.3
196
196
if : ${{ failure() }}
197
197
with :
198
198
name : sauce-connect-log
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@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
15
+ - uses : actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
16
16
- uses : angular/dev-infra/github-actions/commit-message-based-labels@c23beeeb736ed82282f3c46698f5bbfa08c2b992
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@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
22
+ - uses : actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
23
23
- uses : angular/dev-infra/github-actions/post-approval-changes@c23beeeb736ed82282f3c46698f5bbfa08c2b992
24
24
with :
25
25
angular-robot-key : ${{ secrets.ANGULAR_ROBOT_PRIVATE_KEY }}
Original file line number Diff line number Diff line change @@ -115,9 +115,9 @@ yarn_install(
115
115
116
116
http_archive (
117
117
name = "aspect_bazel_lib" ,
118
- sha256 = "357dad9d212327c35d9244190ef010aad315e73ffa1bed1a29e20c372f9ca346 " ,
119
- strip_prefix = "bazel-lib-2.7.0 " ,
120
- url = "https://github.com/aspect-build/bazel-lib/releases/download/v2.7.0 /bazel-lib-v2.7.0 .tar.gz" ,
118
+ sha256 = "b554eb7942a5ab44c90077df6a0c76fc67c5874c9446a007e9ba68be82bd4796 " ,
119
+ strip_prefix = "bazel-lib-2.7.1 " ,
120
+ url = "https://github.com/aspect-build/bazel-lib/releases/download/v2.7.1 /bazel-lib-v2.7.1 .tar.gz" ,
121
121
)
122
122
123
123
load ("@aspect_bazel_lib//lib:repositories.bzl" , "aspect_bazel_lib_dependencies" , "aspect_bazel_lib_register_toolchains" )
Original file line number Diff line number Diff line change 112
112
"@types/yargs" : " ^17.0.20" ,
113
113
"@types/yargs-parser" : " ^21.0.0" ,
114
114
"@types/yarnpkg__lockfile" : " ^1.1.5" ,
115
- "@typescript-eslint/eslint-plugin" : " 7.7.0 " ,
116
- "@typescript-eslint/parser" : " 7.7.0 " ,
115
+ "@typescript-eslint/eslint-plugin" : " 7.7.1 " ,
116
+ "@typescript-eslint/parser" : " 7.7.1 " ,
117
117
"@vitejs/plugin-basic-ssl" : " 1.1.0" ,
118
118
"@web/test-runner" : " ^0.18.0" ,
119
119
"@yarnpkg/lockfile" : " 1.1.0" ,
179
179
"prettier" : " ^3.0.0" ,
180
180
"protractor" : " ~7.0.0" ,
181
181
"puppeteer" : " 18.2.1" ,
182
- "quicktype-core" : " 23.0.146 " ,
182
+ "quicktype-core" : " 23.0.151 " ,
183
183
"resolve-url-loader" : " 5.0.0" ,
184
- "rollup" : " ~4.14 .0" ,
184
+ "rollup" : " ~4.16 .0" ,
185
185
"rollup-plugin-sourcemaps" : " ^0.6.0" ,
186
186
"rxjs" : " 7.8.1" ,
187
187
"sass" : " 1.75.0" ,
195
195
"spdx-satisfies" : " ^5.0.0" ,
196
196
"symbol-observable" : " 4.0.0" ,
197
197
"tar" : " ^6.1.6" ,
198
- "terser" : " 5.30.3 " ,
198
+ "terser" : " 5.30.4 " ,
199
199
"tree-kill" : " 1.2.2" ,
200
200
"ts-node" : " ^10.9.1" ,
201
201
"tslib" : " 2.6.2" ,
202
202
"typescript" : " 5.4.5" ,
203
- "undici" : " 6.13.0 " ,
203
+ "undici" : " 6.14.1 " ,
204
204
"verdaccio" : " 5.30.3" ,
205
205
"verdaccio-auth-memory" : " ^10.0.0" ,
206
- "vite" : " 5.2.9 " ,
206
+ "vite" : " 5.2.10 " ,
207
207
"watchpack" : " 2.4.1" ,
208
208
"webpack" : " 5.91.0" ,
209
209
"webpack-dev-middleware" : " 7.2.1" ,
Original file line number Diff line number Diff line change 39
39
"postcss" : " 8.4.38" ,
40
40
"sass" : " 1.75.0" ,
41
41
"semver" : " 7.6.0" ,
42
- "undici" : " 6.13.0 " ,
42
+ "undici" : " 6.14.1 " ,
43
43
"vite" : " 5.2.10" ,
44
44
"watchpack" : " 2.4.1"
45
45
},
Original file line number Diff line number Diff line change 59
59
"semver" : " 7.6.0" ,
60
60
"source-map-loader" : " 5.0.0" ,
61
61
"source-map-support" : " 0.5.21" ,
62
- "terser" : " 5.30.3 " ,
62
+ "terser" : " 5.30.4 " ,
63
63
"tree-kill" : " 1.2.2" ,
64
64
"tslib" : " 2.6.2" ,
65
- "undici" : " 6.13.0 " ,
66
- "vite" : " 5.2.9 " ,
65
+ "undici" : " 6.14.1 " ,
66
+ "vite" : " 5.2.10 " ,
67
67
"watchpack" : " 2.4.1" ,
68
68
"webpack" : " 5.91.0" ,
69
69
"webpack-dev-middleware" : " 7.2.1" ,
You can’t perform that action at this time.
0 commit comments