This repository was archived by the owner on Jan 18, 2026. It is now read-only.
chore(deps): update dependency aspect_rules_ts to v3.8.0#1906
Open
renovate-bot wants to merge 3 commits intogoogleapis:mainfrom
Open
chore(deps): update dependency aspect_rules_ts to v3.8.0#1906renovate-bot wants to merge 3 commits intogoogleapis:mainfrom
renovate-bot wants to merge 3 commits intogoogleapis:mainfrom
Conversation
yoshi-approver
approved these changes
Nov 15, 2025
Contributor
|
Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot. |
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v3.2.1->v3.8.0Release Notes
aspect-build/rules_ts (aspect_rules_ts)
v3.8.0Compare Source
Using Bzlmod:
Add to your
MODULE.bazelfile:Using legacy WORKSPACE
Paste this snippet into your
WORKSPACEfile:To use rules_ts with bazel-lib 2.x, you must additionally register the coreutils toolchain.
What's Changed
Full Changelog: aspect-build/rules_ts@v3.7.1...v3.8.0
v3.7.1Compare Source
Using Bzlmod:
Add to your
MODULE.bazelfile:Using legacy WORKSPACE
Paste this snippet into your
WORKSPACEfile:To use rules_ts with bazel-lib 2.x, you must additionally register the coreutils toolchain.
What's Changed
Full Changelog: aspect-build/rules_ts@v3.7.0...v3.7.1
v3.7.0Compare Source
Using Bzlmod:
Add to your
MODULE.bazelfile:Using legacy WORKSPACE
Paste this snippet into your
WORKSPACEfile:To use rules_ts with bazel-lib 2.x, you must additionally register the coreutils toolchain.
What's Changed
examples/isolated_declarations/README.mdby @jthemphill in #833isolated_typecheckand tsconfig compilerOptions.types by @jbedard in #838New Contributors
Full Changelog: aspect-build/rules_ts@v3.6.3...v3.7.0
v3.6.3Compare Source
Using Bzlmod:
Add to your
MODULE.bazelfile:Using legacy WORKSPACE
Paste this snippet into your
WORKSPACEfile:To use rules_ts with bazel-lib 2.x, you must additionally register the coreutils toolchain.
What's Changed
New Contributors
Full Changelog: aspect-build/rules_ts@v3.6.2...v3.6.3
v3.6.2Compare Source
Using Bzlmod:
Add to your
MODULE.bazelfile:Using legacy WORKSPACE
Paste this snippet into your
WORKSPACEfile:To use rules_ts with bazel-lib 2.x, you must additionally register the coreutils toolchain.
What's Changed
Full Changelog: aspect-build/rules_ts@v3.6.1...v3.6.2
v3.6.1Compare Source
v3.6.0Compare Source
Using Bzlmod:
Add to your
MODULE.bazelfile:Using legacy WORKSPACE
Paste this snippet into your
WORKSPACEfile:To use rules_ts with bazel-lib 2.x, you must additionally register the coreutils toolchain.
What's Changed
New Contributors
Full Changelog: aspect-build/rules_ts@v3.5.3...v3.6.0
v3.5.3Compare Source
Using Bzlmod:
Add to your
MODULE.bazelfile:Using legacy WORKSPACE
Paste this snippet into your
WORKSPACEfile:To use rules_ts with bazel-lib 2.x, you must additionally register the coreutils toolchain.
What's Changed
Full Changelog: aspect-build/rules_ts@v3.5.2...v3.5.3
v3.5.2Compare Source
Using Bzlmod:
Add to your
MODULE.bazelfile:Using legacy WORKSPACE
Paste this snippet into your
WORKSPACEfile:To use rules_ts with bazel-lib 2.x, you must additionally register the coreutils toolchain.
What's Changed
New Contributors
Full Changelog: aspect-build/rules_ts@v3.5.1...v3.5.2
v3.5.1Compare Source
Using Bzlmod:
Add to your
MODULE.bazelfile:Using legacy WORKSPACE
Paste this snippet into your
WORKSPACEfile:To use rules_ts with bazel-lib 2.x, you must additionally register the coreutils toolchain.
What's Changed
ts_project()forassetsthat are generated directly into theoutDirby @walkerburgin in #779New Contributors
Full Changelog: aspect-build/rules_ts@v3.5.0...v3.5.1
v3.5.0Compare Source
Using Bzlmod:
Add to your
MODULE.bazelfile:Using legacy WORKSPACE
Paste this snippet into your
WORKSPACEfile:To use rules_ts with bazel-lib 2.x, you must additionally register the coreutils toolchain.
What's Changed
--generateTraceby @ericrafalovsky in #765Full Changelog: aspect-build/rules_ts@v3.4.0...v3.5.0
v3.4.0Compare Source
Using Bzlmod:
Add to your
MODULE.bazelfile:Using legacy WORKSPACE
Paste this snippet into your
WORKSPACEfile:To use rules_ts with bazel-lib 2.x, you must additionally register the coreutils toolchain.
What's Changed
source_map = True, allow_js = Trueoutputs source maps for JS inputs by @jfirebaugh in #749New Contributors
Full Changelog: aspect-build/rules_ts@v3.3.2...v3.4.0
v3.3.2Compare Source
Using Bzlmod:
Add to your
MODULE.bazelfile:Using legacy WORKSPACE
Paste this snippet into your
WORKSPACEfile:To use rules_ts with bazel-lib 2.x, you must additionally register the coreutils toolchain.
What's Changed
--descriptor_set_inwith host path separator by @willjschmitt in #671New Contributors
Full Changelog: aspect-build/rules_ts@v3.3.1...v3.3.2
v3.3.1Compare Source
Using Bzlmod with Bazel 6:
Add to your
MODULE.bazelfile:Using WORKSPACE
Paste this snippet into your
WORKSPACEfile:To use rules_ts with bazel-lib 2.x, you must additionally register the coreutils toolchain.
What's Changed
Full Changelog: aspect-build/rules_ts@v3.3.0...v3.3.1
v3.3.0Compare Source
Using Bzlmod with Bazel 6:
Add to your
MODULE.bazelfile:Using WORKSPACE
Paste this snippet into your
WORKSPACEfile:To use rules_ts with bazel-lib 2.x, you must additionally register the coreutils toolchain.
What's Changed
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.