File tree Expand file tree Collapse file tree 8 files changed +141
-95
lines changed Expand file tree Collapse file tree 8 files changed +141
-95
lines changed Original file line number Diff line number Diff line change @@ -172,7 +172,7 @@ jobs:
172172 ./scripts/saucelabs/wait-for-tunnel.sh
173173 yarn bazel test --config=saucelabs //tests/legacy-cli:e2e.saucelabs
174174 ./scripts/saucelabs/stop-tunnel.sh
175- - uses : actions/upload-artifact@89ef406dd8d7e03cfd12d9e0a4a378f454709029 # v4.3.5
175+ - uses : actions/upload-artifact@834a144ee995460fba8ed112a2fc961b36a5ec5a # v4.3.6
176176 if : ${{ failure() }}
177177 with :
178178 name : sauce-connect-log
Original file line number Diff line number Diff line change 8080 - name : Build release targets
8181 run : yarn ng-dev release build
8282 - name : Store PR release packages
83- uses : actions/upload-artifact@89ef406dd8d7e03cfd12d9e0a4a378f454709029 # v4.3.5
83+ uses : actions/upload-artifact@834a144ee995460fba8ed112a2fc961b36a5ec5a # v4.3.6
8484 with :
8585 name : packages
8686 path : dist/releases/*.tgz
Original file line number Diff line number Diff line change 8383 "@bazel/buildifier" : " 7.1.2" ,
8484 "@bazel/concatjs" : " patch:@bazel/concatjs@npm%3A5.8.1#~/.yarn/patches/@bazel-concatjs-npm-5.8.1-1bf81df846.patch" ,
8585 "@bazel/jasmine" : " patch:@bazel/jasmine@npm%3A5.8.1#~/.yarn/patches/@bazel-jasmine-npm-5.8.1-3370fee155.patch" ,
86- "@discoveryjs/json-ext" : " 0.6.0 " ,
87- "@inquirer/confirm" : " 3.1.21 " ,
88- "@inquirer/prompts" : " 5.3.7 " ,
86+ "@discoveryjs/json-ext" : " 0.6.1 " ,
87+ "@inquirer/confirm" : " 3.1.22 " ,
88+ "@inquirer/prompts" : " 5.3.8 " ,
8989 "@listr2/prompt-adapter-inquirer" : " 2.0.15" ,
9090 "@rollup/plugin-commonjs" : " ^26.0.0" ,
9191 "@rollup/plugin-node-resolve" : " ^13.0.5" ,
173173 "parse5-html-rewriting-stream" : " 7.0.0" ,
174174 "picomatch" : " 4.0.2" ,
175175 "piscina" : " 4.6.1" ,
176- "postcss" : " 8.4.40 " ,
176+ "postcss" : " 8.4.41 " ,
177177 "postcss-loader" : " 8.1.1" ,
178178 "prettier" : " ^3.0.0" ,
179179 "protractor" : " ~7.0.0" ,
192192 "source-map-support" : " 0.5.21" ,
193193 "symbol-observable" : " 4.0.0" ,
194194 "tar" : " ^6.1.6" ,
195- "terser" : " 5.31.3 " ,
195+ "terser" : " 5.31.4 " ,
196196 "tree-kill" : " 1.2.2" ,
197197 "ts-node" : " ^10.9.1" ,
198198 "tslib" : " 2.6.3" ,
Original file line number Diff line number Diff line change 2424 "@babel/helper-annotate-as-pure" : " 7.24.7" ,
2525 "@babel/helper-split-export-declaration" : " 7.24.7" ,
2626 "@babel/plugin-syntax-import-attributes" : " 7.24.7" ,
27- "@inquirer/confirm" : " 3.1.21 " ,
27+ "@inquirer/confirm" : " 3.1.22 " ,
2828 "@vitejs/plugin-basic-ssl" : " 1.1.0" ,
2929 "browserslist" : " ^4.23.0" ,
3030 "critters" : " 0.0.24" ,
Original file line number Diff line number Diff line change 2525 "@angular-devkit/architect" : " 0.0.0-EXPERIMENTAL-PLACEHOLDER" ,
2626 "@angular-devkit/core" : " 0.0.0-PLACEHOLDER" ,
2727 "@angular-devkit/schematics" : " 0.0.0-PLACEHOLDER" ,
28- "@inquirer/prompts" : " 5.3.7 " ,
28+ "@inquirer/prompts" : " 5.3.8 " ,
2929 "@listr2/prompt-adapter-inquirer" : " 2.0.15" ,
3030 "@schematics/angular" : " 0.0.0-PLACEHOLDER" ,
3131 "@yarnpkg/lockfile" : " 1.1.0" ,
Original file line number Diff line number Diff line change 2020 "@babel/plugin-transform-runtime" : " 7.24.7" ,
2121 "@babel/preset-env" : " 7.25.3" ,
2222 "@babel/runtime" : " 7.25.0" ,
23- "@discoveryjs/json-ext" : " 0.6.0 " ,
23+ "@discoveryjs/json-ext" : " 0.6.1 " ,
2424 "@ngtools/webpack" : " 0.0.0-PLACEHOLDER" ,
2525 "@vitejs/plugin-basic-ssl" : " 1.1.0" ,
2626 "ansi-colors" : " 4.1.3" ,
4949 "parse5-html-rewriting-stream" : " 7.0.0" ,
5050 "picomatch" : " 4.0.2" ,
5151 "piscina" : " 4.6.1" ,
52- "postcss" : " 8.4.40 " ,
52+ "postcss" : " 8.4.41 " ,
5353 "postcss-loader" : " 8.1.1" ,
5454 "resolve-url-loader" : " 5.0.0" ,
5555 "rxjs" : " 7.8.1" ,
5858 "semver" : " 7.6.3" ,
5959 "source-map-loader" : " 5.0.0" ,
6060 "source-map-support" : " 0.5.21" ,
61- "terser" : " 5.31.3 " ,
61+ "terser" : " 5.31.4 " ,
6262 "tree-kill" : " 1.2.2" ,
6363 "tslib" : " 2.6.3" ,
6464 "vite" : " 5.3.5" ,
Original file line number Diff line number Diff line change 1818 "dependencies" : {
1919 "@angular-devkit/core" : " 0.0.0-PLACEHOLDER" ,
2020 "@angular-devkit/schematics" : " 0.0.0-PLACEHOLDER" ,
21- "@inquirer/prompts" : " 5.3.7 " ,
21+ "@inquirer/prompts" : " 5.3.8 " ,
2222 "ansi-colors" : " 4.1.3" ,
2323 "symbol-observable" : " 4.0.0" ,
2424 "yargs-parser" : " 21.1.1"
You can’t perform that action at this time.
0 commit comments