Skip to content

Commit a8b9cca

Browse files
angular-robotalan-agius4
authored andcommitted
build: update all non-major dependencies
See associated pull request for more information.
1 parent 846e43d commit a8b9cca

File tree

10 files changed

+487
-473
lines changed

10 files changed

+487
-473
lines changed

.github/local-actions/branch-manager/main.js

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

.github/ng-renovate/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "ng-renovate",
33
"type": "commonjs",
44
"dependencies": {
5-
"renovate": "42.27.0"
5+
"renovate": "42.30.4"
66
},
77
"pnpm": {
88
"onlyBuiltDependencies": [

.github/ng-renovate/pnpm-lock.yaml

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

bazel/integration/tests/angular-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@types/jasmine": "~5.1.9",
2929
"@types/node": "^22.0.0",
3030
"chromedriver": "^142.0.0",
31-
"jasmine-core": "~5.12.0",
31+
"jasmine-core": "~5.13.0",
3232
"karma": "~6.4.4",
3333
"karma-chrome-launcher": "~3.2.0",
3434
"karma-coverage": "~2.2.1",

bazel/integration/tests/angular-cli/pnpm-lock.yaml

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

bazel/spec-bundling/test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"@types/jsdom": "27.0.0",
88
"@types/node": "24.10.1",
99
"jasmine-reporters": "2.5.2",
10-
"jasmine": "5.12.0",
10+
"jasmine": "5.13.0",
1111
"jsdom": "27.2.0",
1212
"tinyglobby": "0.2.15",
1313
"zone.js": "0.16.0"

github-actions/feature-request/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"@types/jasmine": "5.1.13",
99
"@types/node": "24.10.1",
1010
"jasmine-reporters": "2.5.2",
11-
"jasmine": "5.12.0",
11+
"jasmine": "5.13.0",
1212
"typed-graphqlify": "3.1.6",
1313
"undici": "7.16.0"
1414
}

ng-dev/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
"@actions/core": "1.11.1",
1919
"@google-cloud/spanner": "8.0.0",
2020
"@google/genai": "1.30.0",
21-
"@inquirer/prompts": "8.0.1",
22-
"@inquirer/type": "4.0.1",
21+
"@inquirer/prompts": "8.0.2",
22+
"@inquirer/type": "4.0.2",
2323
"@octokit/auth-app": "8.1.2",
2424
"@octokit/core": "7.0.6",
2525
"@octokit/graphql-schema": "15.26.1",
@@ -53,9 +53,9 @@
5353
"firebase": "12.6.0",
5454
"folder-hash": "4.1.1",
5555
"git-raw-commits": "5.0.0",
56-
"jasmine-core": "5.12.1",
56+
"jasmine-core": "5.13.0",
5757
"jasmine-reporters": "2.5.2",
58-
"jasmine": "5.12.0",
58+
"jasmine": "5.13.0",
5959
"jsonc-parser": "3.3.1",
6060
"minimatch": "10.1.1",
6161
"multimatch": "7.0.0",

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,10 @@
2626
"@bazel/buildifier": "8.2.1",
2727
"firebase-tools": "14.26.0",
2828
"husky": "9.1.7",
29-
"jasmine-core": "5.12.1",
29+
"jasmine-core": "5.13.0",
3030
"jasmine-reporters": "2.5.2",
31-
"jasmine": "5.12.0",
32-
"prettier": "3.7.3",
31+
"jasmine": "5.13.0",
32+
"prettier": "3.7.4",
3333
"tslib": "^2.5.2",
3434
"tslint": "6.1.3",
3535
"tsx": "^4.15.7",

0 commit comments

Comments
 (0)