File tree Expand file tree Collapse file tree 11 files changed +383
-463
lines changed
.aspect/rules/external_repository_action_cache Expand file tree Collapse file tree 11 files changed +383
-463
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=1537147063
6- pnpm-lock.yaml=-1558034193
5+ package.json=-617490503
6+ pnpm-lock.yaml=633266779
77pnpm-workspace.yaml=1711114604
8- yarn.lock=-370009616
8+ yarn.lock=-291473705
Original file line number Diff line number Diff line change @@ -170,7 +170,7 @@ jobs:
170170 ./scripts/saucelabs/wait-for-tunnel.sh
171171 yarn bazel test --config=saucelabs //tests/legacy-cli:e2e.saucelabs
172172 ./scripts/saucelabs/stop-tunnel.sh
173- - uses : actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3
173+ - uses : actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0
174174 if : ${{ failure() }}
175175 with :
176176 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@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3
83+ uses : actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0
8484 with :
8585 name : packages
8686 path : dist/releases/*.tgz
Original file line number Diff line number Diff line change @@ -37,9 +37,9 @@ build_bazel_rules_nodejs_dependencies()
3737
3838http_archive (
3939 name = "aspect_rules_js" ,
40- sha256 = "3388abe9b9728ef68ea8d8301f932b11b2c9a271d74741ddd5f3b34d1db843ac " ,
41- strip_prefix = "rules_js-2.1.1 " ,
42- url = "https://github.com/aspect-build/rules_js/releases/download/v2.1.1 /rules_js-v2.1.1 .tar.gz" ,
40+ sha256 = "fbc34d815a0cc52183a1a26732fc0329e26774a51abbe0f26fc9fd2dab6133b4 " ,
41+ strip_prefix = "rules_js-2.1.2 " ,
42+ url = "https://github.com/aspect-build/rules_js/releases/download/v2.1.2 /rules_js-v2.1.2 .tar.gz" ,
4343)
4444
4545load ("@aspect_rules_js//js:repositories.bzl" , "rules_js_dependencies" )
Original file line number Diff line number Diff line change 105105 "@types/yargs" : " ^17.0.20" ,
106106 "@types/yargs-parser" : " ^21.0.0" ,
107107 "@types/yarnpkg__lockfile" : " ^1.1.5" ,
108- "@typescript-eslint/eslint-plugin" : " 8.18.0 " ,
109- "@typescript-eslint/parser" : " 8.18.0 " ,
108+ "@typescript-eslint/eslint-plugin" : " 8.18.1 " ,
109+ "@typescript-eslint/parser" : " 8.18.1 " ,
110110 "@vitejs/plugin-basic-ssl" : " 1.2.0" ,
111111 "@web/test-runner" : " ^0.19.0" ,
112112 "@yarnpkg/lockfile" : " 1.1.0" ,
119119 "browser-sync" : " 3.0.3" ,
120120 "browserslist" : " ^4.21.5" ,
121121 "buffer" : " 6.0.3" ,
122- "chokidar" : " 4.0.1 " ,
122+ "chokidar" : " 4.0.3 " ,
123123 "copy-webpack-plugin" : " 12.0.2" ,
124124 "css-loader" : " 7.1.2" ,
125125 "debug" : " ^4.1.1" ,
154154 "lmdb" : " 3.2.0" ,
155155 "loader-utils" : " 3.3.1" ,
156156 "lodash" : " ^4.17.21" ,
157- "magic-string" : " 0.30.15 " ,
157+ "magic-string" : " 0.30.17 " ,
158158 "mini-css-extract-plugin" : " 2.9.2" ,
159159 "mrmime" : " 2.0.0" ,
160160 "ng-packagr" : " 19.1.0-next.2" ,
193193 "ts-node" : " ^10.9.1" ,
194194 "tslib" : " 2.8.1" ,
195195 "typescript" : " 5.7.2" ,
196- "undici" : " 7.1 .0" ,
196+ "undici" : " 7.2 .0" ,
197197 "unenv" : " ^1.10.0" ,
198- "verdaccio" : " 6.0.2 " ,
198+ "verdaccio" : " 6.0.4 " ,
199199 "verdaccio-auth-memory" : " ^10.0.0" ,
200- "vite" : " 6.0.3 " ,
200+ "vite" : " 6.0.4 " ,
201201 "watchpack" : " 2.4.2" ,
202202 "webpack" : " 5.97.1" ,
203203 "webpack-dev-middleware" : " 7.4.2" ,
Original file line number Diff line number Diff line change 3333 "https-proxy-agent" : " 7.0.6" ,
3434 "istanbul-lib-instrument" : " 6.0.3" ,
3535 "listr2" : " 8.2.5" ,
36- "magic-string" : " 0.30.15 " ,
36+ "magic-string" : " 0.30.17 " ,
3737 "mrmime" : " 2.0.0" ,
3838 "parse5-html-rewriting-stream" : " 7.0.0" ,
3939 "picomatch" : " 4.0.2" ,
4040 "piscina" : " 4.8.0" ,
4141 "rollup" : " 4.28.1" ,
4242 "sass" : " 1.83.0" ,
4343 "semver" : " 7.6.3" ,
44- "vite" : " 6.0.3 " ,
44+ "vite" : " 6.0.4 " ,
4545 "watchpack" : " 2.4.2"
4646 },
4747 "optionalDependencies" : {
Original file line number Diff line number Diff line change 3535 "npm-package-arg" : " 12.0.1" ,
3636 "npm-pick-manifest" : " 10.0.0" ,
3737 "pacote" : " 20.0.0" ,
38- "resolve" : " 1.22.8 " ,
38+ "resolve" : " 1.22.9 " ,
3939 "semver" : " 7.6.3" ,
4040 "symbol-observable" : " 4.0.0" ,
4141 "yargs" : " 17.7.2"
Original file line number Diff line number Diff line change 6666 "esbuild" : " 0.24.0"
6767 },
6868 "devDependencies" : {
69- "undici" : " 7.1 .0"
69+ "undici" : " 7.2 .0"
7070 },
7171 "peerDependencies" : {
7272 "@angular/compiler-cli" : " ^19.0.0 || ^19.1.0-next.0" ,
Original file line number Diff line number Diff line change 1515 "dependencies" : {
1616 "@angular-devkit/core" : " 0.0.0-PLACEHOLDER" ,
1717 "jsonc-parser" : " 3.3.1" ,
18- "magic-string" : " 0.30.15 " ,
18+ "magic-string" : " 0.30.17 " ,
1919 "ora" : " 5.4.1" ,
2020 "rxjs" : " 7.8.1"
2121 }
You can’t perform that action at this time.
0 commit comments