Skip to content

Commit a5a19bc

Browse files
committed
build: update all non-major dependencies
See associated pull request for more information.
1 parent 68355fc commit a5a19bc

File tree

11 files changed

+596
-316
lines changed

11 files changed

+596
-316
lines changed

.github/workflows/codeql.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,12 @@ jobs:
2323
with:
2424
persist-credentials: false
2525
- name: Initialize CodeQL
26-
uses: github/codeql-action/init@df559355d593797519d70b90fc8edd5db049e7a2 # v3.29.9
26+
uses: github/codeql-action/init@96f518a34f7a870018057716cc4d7a5c014bd61c # v3.29.10
2727
with:
2828
languages: javascript-typescript
2929
build-mode: none
3030
config-file: .github/codeql/config.yml
3131
- name: Perform CodeQL Analysis
32-
uses: github/codeql-action/analyze@df559355d593797519d70b90fc8edd5db049e7a2 # v3.29.9
32+
uses: github/codeql-action/analyze@96f518a34f7a870018057716cc4d7a5c014bd61c # v3.29.10
3333
with:
3434
category: '/language:javascript-typescript'

MODULE.bazel

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ module(
77
bazel_dep(name = "yq.bzl", version = "0.2.0")
88
bazel_dep(name = "rules_nodejs", version = "6.5.0")
99
bazel_dep(name = "aspect_rules_js", version = "2.4.2")
10-
bazel_dep(name = "aspect_rules_ts", version = "3.6.3")
10+
bazel_dep(name = "aspect_rules_ts", version = "3.7.0")
1111
bazel_dep(name = "rules_pkg", version = "0.8.1")
1212

1313
# Alow for usage of [email protected] even though other deps want a later verison.
@@ -25,14 +25,14 @@ single_version_override(
2525
version = "1.5.3",
2626
)
2727

28-
bazel_dep(name = "aspect_bazel_lib", version = "2.20.0")
28+
bazel_dep(name = "aspect_bazel_lib", version = "2.21.0")
2929
bazel_dep(name = "bazel_skylib", version = "1.8.1")
3030
bazel_dep(name = "aspect_rules_esbuild", version = "0.22.1")
3131
bazel_dep(name = "aspect_rules_jasmine", version = "2.0.0")
3232
bazel_dep(name = "rules_angular")
3333
git_override(
3434
module_name = "rules_angular",
35-
commit = "a957283cdef0ade1fc6d1d7404f14577cebd3642",
35+
commit = "17eac47ea99057f7473a7d93292e76327c894ed9",
3636
remote = "https://github.com/devversion/rules_angular.git",
3737
)
3838

MODULE.bazel.lock

Lines changed: 30 additions & 33 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -94,8 +94,8 @@
9494
"@types/yargs": "^17.0.20",
9595
"@types/yargs-parser": "^21.0.0",
9696
"@types/yarnpkg__lockfile": "^1.1.5",
97-
"@typescript-eslint/eslint-plugin": "8.39.1",
98-
"@typescript-eslint/parser": "8.39.1",
97+
"@typescript-eslint/eslint-plugin": "8.40.0",
98+
"@typescript-eslint/parser": "8.40.0",
9999
"ajv": "8.17.1",
100100
"ansi-colors": "4.1.3",
101101
"buffer": "6.0.3",
@@ -125,13 +125,13 @@
125125
"lodash": "^4.17.21",
126126
"npm": "^11.0.0",
127127
"magic-string": "0.30.17",
128-
"rollup-plugin-dts": "6.2.1",
128+
"rollup-plugin-dts": "6.2.3",
129129
"rollup-plugin-sourcemaps2": "0.5.3",
130130
"prettier": "^3.0.0",
131131
"protractor": "~7.0.0",
132132
"puppeteer": "18.2.1",
133133
"quicktype-core": "23.2.6",
134-
"rollup": "4.46.2",
134+
"rollup": "4.46.3",
135135
"rollup-license-plugin": "~3.0.1",
136136
"semver": "7.7.2",
137137
"shelljs": "^0.10.0",
@@ -140,7 +140,7 @@
140140
"ts-node": "^10.9.1",
141141
"tslib": "2.8.1",
142142
"typescript": "5.9.2",
143-
"undici": "7.13.0",
143+
"undici": "7.14.0",
144144
"unenv": "^1.10.0",
145145
"verdaccio": "6.1.6",
146146
"verdaccio-auth-memory": "^10.0.0",

packages/angular/build/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@babel/core": "7.28.3",
2424
"@babel/helper-annotate-as-pure": "7.27.3",
2525
"@babel/helper-split-export-declaration": "7.24.7",
26-
"@inquirer/confirm": "5.1.14",
26+
"@inquirer/confirm": "5.1.15",
2727
"@vitejs/plugin-basic-ssl": "2.1.0",
2828
"beasties": "0.3.5",
2929
"browserslist": "^4.23.0",
@@ -37,12 +37,12 @@
3737
"parse5-html-rewriting-stream": "8.0.0",
3838
"picomatch": "4.0.3",
3939
"piscina": "5.1.3",
40-
"rolldown": "1.0.0-beta.32",
40+
"rolldown": "1.0.0-beta.33",
4141
"sass": "1.90.0",
4242
"semver": "7.7.2",
4343
"source-map-support": "0.5.21",
4444
"tinyglobby": "0.2.14",
45-
"vite": "7.1.2",
45+
"vite": "7.1.3",
4646
"watchpack": "2.4.4"
4747
},
4848
"optionalDependencies": {
@@ -52,7 +52,7 @@
5252
"@angular/ssr": "workspace:*",
5353
"@angular-devkit/core": "workspace:*",
5454
"jsdom": "26.1.0",
55-
"less": "4.4.0",
55+
"less": "4.4.1",
5656
"ng-packagr": "20.2.0-rc.0",
5757
"postcss": "8.5.6",
5858
"rxjs": "7.8.2",

packages/angular/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@angular-devkit/architect": "workspace:0.0.0-EXPERIMENTAL-PLACEHOLDER",
2626
"@angular-devkit/core": "workspace:0.0.0-PLACEHOLDER",
2727
"@angular-devkit/schematics": "workspace:0.0.0-PLACEHOLDER",
28-
"@inquirer/prompts": "7.8.2",
28+
"@inquirer/prompts": "7.8.3",
2929
"@listr2/prompt-adapter-inquirer": "3.0.1",
3030
"@modelcontextprotocol/sdk": "1.17.3",
3131
"@schematics/angular": "workspace:0.0.0-PLACEHOLDER",

packages/angular_devkit/build_angular/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"istanbul-lib-instrument": "6.0.3",
3535
"jsonc-parser": "3.3.1",
3636
"karma-source-map-support": "1.4.0",
37-
"less": "4.4.0",
37+
"less": "4.4.1",
3838
"less-loader": "12.3.0",
3939
"license-webpack-plugin": "4.0.2",
4040
"loader-utils": "3.3.1",
@@ -55,7 +55,7 @@
5555
"terser": "5.43.1",
5656
"tree-kill": "1.2.2",
5757
"tslib": "2.8.1",
58-
"webpack": "5.101.2",
58+
"webpack": "5.101.3",
5959
"webpack-dev-middleware": "7.4.2",
6060
"webpack-dev-server": "5.2.2",
6161
"webpack-merge": "6.0.1",
@@ -69,7 +69,7 @@
6969
"@web/test-runner": "0.20.2",
7070
"browser-sync": "3.0.4",
7171
"ng-packagr": "20.2.0-rc.0",
72-
"undici": "7.13.0"
72+
"undici": "7.14.0"
7373
},
7474
"peerDependencies": {
7575
"@angular/core": "0.0.0-ANGULAR-FW-PEER-DEP",

packages/angular_devkit/build_webpack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"devDependencies": {
2323
"@angular-devkit/core": "workspace:0.0.0-PLACEHOLDER",
2424
"@ngtools/webpack": "workspace:0.0.0-PLACEHOLDER",
25-
"webpack": "5.101.2",
25+
"webpack": "5.101.3",
2626
"webpack-dev-server": "5.2.2"
2727
},
2828
"peerDependencies": {

packages/angular_devkit/schematics_cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"dependencies": {
1919
"@angular-devkit/core": "workspace:0.0.0-PLACEHOLDER",
2020
"@angular-devkit/schematics": "workspace:0.0.0-PLACEHOLDER",
21-
"@inquirer/prompts": "7.8.2",
21+
"@inquirer/prompts": "7.8.3",
2222
"ansi-colors": "4.1.3",
2323
"yargs-parser": "22.0.0"
2424
}

packages/ngtools/webpack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@
3030
"@angular/compiler": "20.2.0-rc.1",
3131
"@angular/compiler-cli": "20.2.0-rc.1",
3232
"typescript": "5.9.2",
33-
"webpack": "5.101.2"
33+
"webpack": "5.101.3"
3434
}
3535
}

0 commit comments

Comments
 (0)