Skip to content

Commit 8efd4ca

Browse files
clydinalan-agius4
authored andcommitted
build: remove now unused bazel dependencies
With the conversion to `rules_js` several `@bazel` scoped npm packages are no longer needed to build and test the repository.
1 parent 2552093 commit 8efd4ca

File tree

7 files changed

+11
-314
lines changed

7 files changed

+11
-314
lines changed

.aspect/rules/external_repository_action_cache/npm_translate_lock_MzA5NzUwNzMx

+3-3
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# This file should be checked into version control along with the pnpm-lock.yaml file.
44
.npmrc=-1406867100
55
modules/testing/builder/package.json=973445093
6-
package.json=481574121
6+
package.json=-139091988
77
packages/angular/build/package.json=1783072863
88
packages/angular/cli/package.json=1301682969
99
packages/angular/pwa/package.json=1108903917
@@ -17,6 +17,6 @@ packages/angular_devkit/schematics/package.json=673943597
1717
packages/angular_devkit/schematics_cli/package.json=-169616762
1818
packages/ngtools/webpack/package.json=1373072616
1919
packages/schematics/angular/package.json=251715148
20-
pnpm-lock.yaml=1390947533
20+
pnpm-lock.yaml=-170645114
2121
pnpm-workspace.yaml=-1056556036
22-
yarn.lock=-1763104786
22+
yarn.lock=-1265088461

WORKSPACE

-2
Original file line numberDiff line numberDiff line change
@@ -137,8 +137,6 @@ yarn_install(
137137
"//:.yarn/releases/yarn-4.5.0.cjs",
138138
"//:.yarnrc.yml",
139139
"//:patches/@angular+bazel+19.1.0-next.4.patch",
140-
"//:patches/@bazel+concatjs+5.8.1.patch",
141-
"//:patches/@bazel+jasmine+5.8.1.patch",
142140
],
143141
# Currently disabled due to:
144142
# 1. Missing Windows support currently.

package.json

-3
Original file line numberDiff line numberDiff line change
@@ -72,9 +72,6 @@
7272
"@babel/runtime": "7.26.7",
7373
"@bazel/bazelisk": "1.25.0",
7474
"@bazel/buildifier": "8.0.1",
75-
"@bazel/concatjs": "5.8.1",
76-
"@bazel/jasmine": "5.8.1",
77-
"@bazel/rollup": "^5.8.1",
7875
"@bazel/runfiles": "^6.0.0",
7976
"@discoveryjs/json-ext": "0.6.3",
8077
"@inquirer/confirm": "5.1.4",

patches/@bazel+concatjs+5.8.1.patch

-69
This file was deleted.

patches/@bazel+jasmine+5.8.1.patch

-13
This file was deleted.

pnpm-lock.yaml

+2-101
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)