Skip to content

Commit ecadcae

Browse files
angular-robotalan-agius4
authored andcommitted
build: update bazel
1 parent a67825e commit ecadcae

File tree

5 files changed

+20
-20
lines changed

5 files changed

+20
-20
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=-162262807
6-
pnpm-lock.yaml=1313582615
5+
package.json=-1476783740
6+
pnpm-lock.yaml=-278631477
77
pnpm-workspace.yaml=1711114604
8-
yarn.lock=-1768014107
8+
yarn.lock=796428344

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,11 +70,11 @@
7070
"@babel/preset-env": "7.26.0",
7171
"@babel/runtime": "7.26.0",
7272
"@bazel/bazelisk": "1.25.0",
73-
"@bazel/buildifier": "7.3.1",
73+
"@bazel/buildifier": "8.0.0",
7474
"@bazel/concatjs": "5.8.1",
7575
"@bazel/jasmine": "5.8.1",
7676
"@bazel/rollup": "^5.8.1",
77-
"@bazel/runfiles": "^5.8.1",
77+
"@bazel/runfiles": "^6.0.0",
7878
"@discoveryjs/json-ext": "0.6.3",
7979
"@inquirer/confirm": "5.1.1",
8080
"@inquirer/prompts": "7.2.1",

packages/angular/ssr/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@angular/platform-browser": "19.1.0-rc.0",
3434
"@angular/platform-server": "19.1.0-rc.0",
3535
"@angular/router": "19.1.0-rc.0",
36-
"@bazel/runfiles": "^5.8.1"
36+
"@bazel/runfiles": "^6.0.0"
3737
},
3838
"sideEffects": false,
3939
"schematics": "./schematics/collection.json",

pnpm-lock.yaml

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

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -340,11 +340,11 @@ __metadata:
340340
"@babel/preset-env": "npm:7.26.0"
341341
"@babel/runtime": "npm:7.26.0"
342342
"@bazel/bazelisk": "npm:1.25.0"
343-
"@bazel/buildifier": "npm:7.3.1"
343+
"@bazel/buildifier": "npm:8.0.0"
344344
"@bazel/concatjs": "npm:5.8.1"
345345
"@bazel/jasmine": "npm:5.8.1"
346346
"@bazel/rollup": "npm:^5.8.1"
347-
"@bazel/runfiles": "npm:^5.8.1"
347+
"@bazel/runfiles": "npm:^6.0.0"
348348
"@discoveryjs/json-ext": "npm:0.6.3"
349349
"@inquirer/confirm": "npm:5.1.1"
350350
"@inquirer/prompts": "npm:7.2.1"
@@ -1794,12 +1794,12 @@ __metadata:
17941794
languageName: node
17951795
linkType: hard
17961796

1797-
"@bazel/buildifier@npm:7.3.1":
1798-
version: 7.3.1
1799-
resolution: "@bazel/buildifier@npm:7.3.1"
1797+
"@bazel/buildifier@npm:8.0.0":
1798+
version: 8.0.0
1799+
resolution: "@bazel/buildifier@npm:8.0.0"
18001800
bin:
18011801
buildifier: buildifier.js
1802-
checksum: 10c0/a5f3991691495581b8cb0ff8f97e08789774483f7c9aac3ef90c349ed6bac330921fcd798db55dcb24752d6911e855dd3eabb646029a434a34a876216fd37fa7
1802+
checksum: 10c0/09d385e3e092643175f703d3bbacb0ea181001f390d5e0cc75c08d4da609d3b8f8f6e40dc95af5ee7a116e1005536f32c275b0c1bfebecb6bed27f435c57ddca
18031803
languageName: node
18041804
linkType: hard
18051805

@@ -1868,14 +1868,14 @@ __metadata:
18681868
languageName: node
18691869
linkType: hard
18701870

1871-
"@bazel/runfiles@npm:5.8.1, @bazel/runfiles@npm:^5.8.1":
1871+
"@bazel/runfiles@npm:5.8.1":
18721872
version: 5.8.1
18731873
resolution: "@bazel/runfiles@npm:5.8.1"
18741874
checksum: 10c0/c148ea89839240d918ea615c485fcd0e5c009215ddfa718cc7dd1c3f0e2e278eb8d291b6cd990cd8fc2ade161f98f2defbac8b9c2968e5c5bc4edb98e6ed6bc6
18751875
languageName: node
18761876
linkType: hard
18771877

1878-
"@bazel/runfiles@npm:^6.3.1":
1878+
"@bazel/runfiles@npm:^6.0.0, @bazel/runfiles@npm:^6.3.1":
18791879
version: 6.3.1
18801880
resolution: "@bazel/runfiles@npm:6.3.1"
18811881
checksum: 10c0/7b542dcff9e917cc521520db137bd4f4a478796693700e2ec2c27f4beede800c9f4987e20c6b965d81000638f63549160780aea51eca2f0d0275be76fdc5e49f

0 commit comments

Comments
 (0)