Skip to content

Commit b7b4510

Browse files
committed
build: update all non-major dependencies
See associated pull request for more information. Closes #32299 as a pr takeover
1 parent cfcdbc0 commit b7b4510

File tree

10 files changed

+1159
-660
lines changed

10 files changed

+1159
-660
lines changed

modules/testing/builder/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
"@angular/ssr": "workspace:*",
66
"@angular-devkit/build-angular": "workspace:*",
77
"browser-sync": "3.0.4",
8-
"@vitest/coverage-v8": "4.0.16",
8+
"@vitest/coverage-v8": "4.0.17",
99
"jsdom": "27.4.0",
1010
"rxjs": "7.8.2",
11-
"vitest": "4.0.16"
11+
"vitest": "4.0.17"
1212
}
1313
}

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -56,10 +56,10 @@
5656
"@angular/platform-server": "21.1.0-rc.0",
5757
"@angular/router": "21.1.0-rc.0",
5858
"@angular/service-worker": "21.1.0-rc.0",
59-
"@babel/core": "7.28.5",
60-
"@bazel/bazelisk": "1.26.0",
59+
"@babel/core": "7.28.6",
60+
"@bazel/bazelisk": "1.28.1",
6161
"@bazel/buildifier": "8.2.1",
62-
"@eslint/compat": "2.0.0",
62+
"@eslint/compat": "2.0.1",
6363
"@eslint/eslintrc": "3.3.3",
6464
"@eslint/js": "9.39.2",
6565
"@rollup/plugin-alias": "^6.0.0",
@@ -89,8 +89,8 @@
8989
"@types/yargs": "^17.0.20",
9090
"@types/yargs-parser": "^21.0.0",
9191
"@types/yarnpkg__lockfile": "^1.1.5",
92-
"@typescript-eslint/eslint-plugin": "8.52.0",
93-
"@typescript-eslint/parser": "8.52.0",
92+
"@typescript-eslint/eslint-plugin": "8.53.1",
93+
"@typescript-eslint/parser": "8.53.1",
9494
"ajv": "8.17.1",
9595
"buffer": "6.0.3",
9696
"esbuild": "0.27.2",
@@ -121,7 +121,7 @@
121121
"protractor": "~7.0.0",
122122
"puppeteer": "18.2.1",
123123
"quicktype-core": "23.2.6",
124-
"rollup": "4.55.1",
124+
"rollup": "4.55.3",
125125
"rollup-license-plugin": "~3.1.0",
126126
"rollup-plugin-dts": "6.3.0",
127127
"rollup-plugin-sourcemaps2": "0.5.4",

packages/angular/build/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@
2020
"dependencies": {
2121
"@ampproject/remapping": "2.3.0",
2222
"@angular-devkit/architect": "workspace:0.0.0-EXPERIMENTAL-PLACEHOLDER",
23-
"@babel/core": "7.28.5",
23+
"@babel/core": "7.28.6",
2424
"@babel/helper-annotate-as-pure": "7.27.3",
2525
"@babel/helper-split-export-declaration": "7.24.7",
2626
"@inquirer/confirm": "5.1.21",
27-
"@vitejs/plugin-basic-ssl": "2.1.0",
28-
"beasties": "0.3.5",
27+
"@vitejs/plugin-basic-ssl": "2.1.4",
28+
"beasties": "0.4.1",
2929
"browserslist": "^4.26.0",
3030
"esbuild": "0.27.2",
3131
"https-proxy-agent": "7.0.6",
@@ -44,7 +44,7 @@
4444
"tinyglobby": "0.2.15",
4545
"undici": "7.18.2",
4646
"vite": "7.3.1",
47-
"watchpack": "2.5.0"
47+
"watchpack": "2.5.1"
4848
},
4949
"optionalDependencies": {
5050
"lmdb": "3.4.4"
@@ -57,7 +57,7 @@
5757
"ng-packagr": "21.2.0-next.0",
5858
"postcss": "8.5.6",
5959
"rxjs": "7.8.2",
60-
"vitest": "4.0.16"
60+
"vitest": "4.0.17"
6161
},
6262
"peerDependencies": {
6363
"@angular/compiler": "0.0.0-ANGULAR-FW-PEER-DEP",

packages/angular/cli/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@
2727
"@angular-devkit/schematics": "workspace:0.0.0-PLACEHOLDER",
2828
"@inquirer/prompts": "7.10.1",
2929
"@listr2/prompt-adapter-inquirer": "3.0.5",
30-
"@modelcontextprotocol/sdk": "1.25.2",
30+
"@modelcontextprotocol/sdk": "1.25.3",
3131
"@schematics/angular": "workspace:0.0.0-PLACEHOLDER",
3232
"@yarnpkg/lockfile": "1.1.0",
33-
"algoliasearch": "5.46.2",
33+
"algoliasearch": "5.47.0",
3434
"ini": "6.0.0",
3535
"jsonc-parser": "3.3.1",
3636
"listr2": "9.0.5",

packages/angular/ssr/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@angular/platform-server": "21.1.0-rc.0",
3737
"@angular/router": "21.1.0-rc.0",
3838
"@schematics/angular": "workspace:*",
39-
"beasties": "0.3.5"
39+
"beasties": "0.4.1"
4040
},
4141
"sideEffects": false,
4242
"schematics": "./schematics/collection.json",

packages/angular/ssr/test/npm_package/THIRD_PARTY_LICENSES.txt.golden

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -472,6 +472,30 @@ Package: postcss-media-query-parser
472472
License: MIT
473473

474474

475+
--------------------------------------------------------------------------------
476+
Package: postcss-safe-parser
477+
License: MIT
478+
479+
The MIT License (MIT)
480+
481+
Copyright 2013 Andrey Sitnik <andrey@sitnik.ru>
482+
483+
Permission is hereby granted, free of charge, to any person obtaining a copy of
484+
this software and associated documentation files (the "Software"), to deal in
485+
the Software without restriction, including without limitation the rights to
486+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
487+
the Software, and to permit persons to whom the Software is furnished to do so,
488+
subject to the following conditions:
489+
490+
The above copyright notice and this permission notice shall be included in all
491+
copies or substantial portions of the Software.
492+
493+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
494+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
495+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
496+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
497+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
498+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
475499
--------------------------------------------------------------------------------
476500
Package: unenv
477501
License: MIT

packages/angular_devkit/build_angular/package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,15 @@
1111
"@angular-devkit/build-webpack": "workspace:0.0.0-EXPERIMENTAL-PLACEHOLDER",
1212
"@angular-devkit/core": "workspace:0.0.0-PLACEHOLDER",
1313
"@angular/build": "workspace:0.0.0-PLACEHOLDER",
14-
"@babel/core": "7.28.5",
15-
"@babel/generator": "7.28.5",
14+
"@babel/core": "7.28.6",
15+
"@babel/generator": "7.28.6",
1616
"@babel/helper-annotate-as-pure": "7.27.3",
1717
"@babel/helper-split-export-declaration": "7.24.7",
18-
"@babel/plugin-transform-async-generator-functions": "7.28.0",
19-
"@babel/plugin-transform-async-to-generator": "7.27.1",
18+
"@babel/plugin-transform-async-generator-functions": "7.28.6",
19+
"@babel/plugin-transform-async-to-generator": "7.28.6",
2020
"@babel/plugin-transform-runtime": "7.28.5",
21-
"@babel/preset-env": "7.28.5",
22-
"@babel/runtime": "7.28.4",
21+
"@babel/preset-env": "7.28.6",
22+
"@babel/runtime": "7.28.6",
2323
"@discoveryjs/json-ext": "0.6.3",
2424
"@ngtools/webpack": "workspace:0.0.0-PLACEHOLDER",
2525
"ansi-colors": "4.1.3",
@@ -37,9 +37,9 @@
3737
"less-loader": "12.3.0",
3838
"license-webpack-plugin": "4.0.2",
3939
"loader-utils": "3.3.1",
40-
"mini-css-extract-plugin": "2.9.4",
40+
"mini-css-extract-plugin": "2.10.0",
4141
"open": "11.0.0",
42-
"ora": "9.0.0",
42+
"ora": "9.1.0",
4343
"picomatch": "4.0.3",
4444
"piscina": "5.1.4",
4545
"postcss": "8.5.6",
@@ -51,13 +51,13 @@
5151
"semver": "7.7.3",
5252
"source-map-loader": "5.0.0",
5353
"source-map-support": "0.5.21",
54-
"terser": "5.44.1",
54+
"terser": "5.46.0",
5555
"tinyglobby": "0.2.15",
5656
"tree-kill": "1.2.2",
5757
"tslib": "2.8.1",
5858
"webpack": "5.104.1",
5959
"webpack-dev-middleware": "7.4.5",
60-
"webpack-dev-server": "5.2.2",
60+
"webpack-dev-server": "5.2.3",
6161
"webpack-merge": "6.0.1",
6262
"webpack-subresource-integrity": "5.1.0"
6363
},

packages/angular_devkit/build_webpack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@angular-devkit/core": "workspace:0.0.0-PLACEHOLDER",
2424
"@ngtools/webpack": "workspace:0.0.0-PLACEHOLDER",
2525
"webpack": "5.104.1",
26-
"webpack-dev-server": "5.2.2"
26+
"webpack-dev-server": "5.2.3"
2727
},
2828
"peerDependencies": {
2929
"webpack": "^5.30.0",

packages/angular_devkit/schematics/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@angular-devkit/core": "workspace:0.0.0-PLACEHOLDER",
1717
"jsonc-parser": "3.3.1",
1818
"magic-string": "0.30.21",
19-
"ora": "9.0.0",
19+
"ora": "9.1.0",
2020
"rxjs": "7.8.2"
2121
}
2222
}

0 commit comments

Comments
 (0)