Skip to content

build: update bazel dependencies - #3941

Merged
alan-agius4 merged 1 commit into
angular:mainfrom
angular-robot:ng-renovate/bazel-dependencies
Aug 28, 2026
Merged

build: update bazel dependencies#3941
alan-agius4 merged 1 commit into
angular:mainfrom
angular-robot:ng-renovate/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

  • 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

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the versions of aspect_rules_js (from 3.4.0 to 3.4.1) and aspect_rules_ts (from 3.10.0 to 3.10.1) across the root MODULE.bazel and various sub-modules, including rules_angular, rules_browsers, and rules_sass. The corresponding MODULE.bazel.lock files have been regenerated to reflect these upgrades, which also includes updating aspect_tools_telemetry to version 0.5.1. There are no review comments to address, and I have no additional feedback to provide.

@alan-agius4
alan-agius4 merged commit 3880043 into angular:main Aug 28, 2026
17 checks passed
@alan-agius4

Copy link
Copy Markdown
Contributor

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

@angular-robot
angular-robot deleted the ng-renovate/bazel-dependencies branch August 28, 2026 16:00
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