Skip to content

Commit dcbbed8

Browse files
committed
build: update all non-major dependencies
1 parent 938bd4a commit dcbbed8

File tree

11 files changed

+305
-455
lines changed

11 files changed

+305
-455
lines changed

.aspect/rules/external_repository_action_cache/npm_translate_lock_MzA5NzUwNzMx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
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=-961871269
6-
pnpm-lock.yaml=2053402545
5+
package.json=1888711549
6+
pnpm-lock.yaml=1352791920
77
pnpm-workspace.yaml=1711114604
8-
yarn.lock=-62288348
8+
yarn.lock=-38943629

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
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

WORKSPACE

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@ build_bazel_rules_nodejs_dependencies()
3737

3838
http_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

4545
load("@aspect_rules_js//js:repositories.bzl", "rules_js_dependencies")

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -105,8 +105,8 @@
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",
@@ -119,7 +119,7 @@
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.2",
123123
"copy-webpack-plugin": "12.0.2",
124124
"css-loader": "7.1.2",
125125
"debug": "^4.1.1",
@@ -154,7 +154,7 @@
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",
@@ -193,9 +193,9 @@
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",
200200
"vite": "6.0.3",
201201
"watchpack": "2.4.2",

packages/angular/build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
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",

packages/angular/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
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"

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
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",

packages/angular_devkit/schematics/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
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
}

0 commit comments

Comments
 (0)