File tree Expand file tree Collapse file tree 10 files changed +237
-163
lines changed
.aspect/rules/external_repository_action_cache Expand file tree Collapse file tree 10 files changed +237
-163
lines changed Original file line number Diff line number Diff line change 22# Input hashes for repository rule npm_translate_lock(name = "npm2", pnpm_lock = "@//:pnpm-lock.yaml").
33# This file should be checked into version control along with the pnpm-lock.yaml file.
44.npmrc=-2023857461
5- package.json=91316777
6- pnpm-lock.yaml=-448410040
5+ package.json=1646897577
6+ pnpm-lock.yaml=-939664882
77pnpm-workspace.yaml=1711114604
8- yarn.lock=-1740060057
8+ yarn.lock=-1511822720
Original file line number Diff line number Diff line change @@ -175,7 +175,7 @@ jobs:
175175 ./scripts/saucelabs/wait-for-tunnel.sh
176176 yarn bazel test --config=saucelabs //tests/legacy-cli:e2e.saucelabs
177177 ./scripts/saucelabs/stop-tunnel.sh
178- - uses : actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5 .0
178+ - uses : actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4.6 .0
179179 if : ${{ failure() }}
180180 with :
181181 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@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5 .0
83+ uses : actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4.6 .0
8484 with :
8585 name : packages
8686 path : dist/releases/*.tgz
Original file line number Diff line number Diff line change 6060 "@angular/router" : " 19.1.0-rc.0" ,
6161 "@angular/service-worker" : " 19.1.0-rc.0" ,
6262 "@babel/core" : " 7.26.0" ,
63- "@babel/generator" : " 7.26.3 " ,
63+ "@babel/generator" : " 7.26.5 " ,
6464 "@babel/helper-annotate-as-pure" : " 7.25.9" ,
6565 "@babel/helper-split-export-declaration" : " 7.24.7" ,
6666 "@babel/plugin-syntax-import-attributes" : " 7.26.0" ,
7676 "@bazel/rollup" : " ^5.8.1" ,
7777 "@bazel/runfiles" : " ^6.0.0" ,
7878 "@discoveryjs/json-ext" : " 0.6.3" ,
79- "@inquirer/confirm" : " 5.1.1 " ,
80- "@inquirer/prompts" : " 7.2.1 " ,
79+ "@inquirer/confirm" : " 5.1.2 " ,
80+ "@inquirer/prompts" : " 7.2.2 " ,
8181 "@listr2/prompt-adapter-inquirer" : " 2.0.18" ,
8282 "@rollup/plugin-alias" : " ^5.1.1" ,
8383 "@rollup/plugin-commonjs" : " ^28.0.0" ,
Original file line number Diff line number Diff line change 2424 "@babel/helper-annotate-as-pure" : " 7.25.9" ,
2525 "@babel/helper-split-export-declaration" : " 7.24.7" ,
2626 "@babel/plugin-syntax-import-attributes" : " 7.26.0" ,
27- "@inquirer/confirm" : " 5.1.1 " ,
27+ "@inquirer/confirm" : " 5.1.2 " ,
2828 "@vitejs/plugin-basic-ssl" : " 1.2.0" ,
2929 "beasties" : " 0.2.0" ,
3030 "browserslist" : " ^4.23.0" ,
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" : " 7.2.1 " ,
28+ "@inquirer/prompts" : " 7.2.2 " ,
2929 "@listr2/prompt-adapter-inquirer" : " 2.0.18" ,
3030 "@schematics/angular" : " 0.0.0-PLACEHOLDER" ,
3131 "@yarnpkg/lockfile" : " 1.1.0" ,
Original file line number Diff line number Diff line change 1212 "@angular-devkit/core" : " 0.0.0-PLACEHOLDER" ,
1313 "@angular/build" : " 0.0.0-PLACEHOLDER" ,
1414 "@babel/core" : " 7.26.0" ,
15- "@babel/generator" : " 7.26.3 " ,
15+ "@babel/generator" : " 7.26.5 " ,
1616 "@babel/helper-annotate-as-pure" : " 7.25.9" ,
1717 "@babel/helper-split-export-declaration" : " 7.24.7" ,
1818 "@babel/plugin-transform-async-generator-functions" : " 7.25.9" ,
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" : " 7.2.1 " ,
21+ "@inquirer/prompts" : " 7.2.2 " ,
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