Skip to content

build: update bazel dependencies (22.1.x) - #33737

Merged
crisbeto merged 1 commit into
angular:22.1.xfrom
angular-robot:ng-renovate/22.1.x-bazel-dependencies
Aug 27, 2026
Merged

build: update bazel dependencies (22.1.x)#33737
crisbeto merged 1 commit into
angular:22.1.xfrom
angular-robot:ng-renovate/22.1.x-bazel-dependencies

Conversation

@angular-robot

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
aspect_rules_js bazel_dep patch 3.4.03.4.1
aspect_rules_ts bazel_dep patch 3.10.03.10.1

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


  • If you want to rebase/retry this PR, check this box

Release Notes

aspect-build/rules_ts (aspect_rules_ts)

v3.10.1

Using Bzlmod:

Add to your MODULE.bazel file:

bazel_dep(name = "aspect_rules_ts", version = "3.10.1")

typescript = use_extension("@aspect_rules_ts//ts:extensions.bzl", "typescript", dev_dependency = True)

typescript.deps(
    version_from = "//:package.json",
)

use_repo(typescript, "npm_typescript")

What's Changed

Full Changelog: aspect-build/rules_ts@v3.10.0...v3.10.1

See associated pull request for more information.
@angular-robot angular-robot added action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project target: automation This PR is targeted to only merge into the branch defined in Github [bot use only] labels Aug 27, 2026
@pullapprove
pullapprove Bot requested review from crisbeto and ok7sai August 27, 2026 06:33
@crisbeto
crisbeto merged commit c4e2541 into angular:22.1.x Aug 27, 2026
39 checks passed
@crisbeto

Copy link
Copy Markdown
Member

This PR was merged into the repository. The changes were merged into the following branches:

@angular-robot
angular-robot deleted the ng-renovate/22.1.x-bazel-dependencies branch August 27, 2026 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project target: automation This PR is targeted to only merge into the branch defined in Github [bot use only]

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants