This repository has been archived by the owner on Mar 29, 2024. It is now read-only.
chore(deps): update dependency @bazel/typescript to v5 #277
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:
1.7.0
->5.8.1
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
bazelbuild/rules_nodejs (@bazel/typescript)
v5.8.1
Compare Source
Bug Fixes
Features
v5.7.3
Compare Source
Bug Fixes
v5.7.2
Compare Source
Bug Fixes
v5.7.1
Compare Source
v5.7.0
Compare Source
Bug Fixes
Features
v5.6.0
Compare Source
Bug Fixes
Features
--workspaceDir
flag (3a28a02)5.5.4 (2022-09-10)
Bug Fixes
ts_project
fail ifroot_dir
used deep in source tree (#3535) (dccbb63)5.5.3 (2022-08-01)
Bug Fixes
tsickle
host (#3510) (78a0528)5.5.2 (2022-07-10)
Bug Fixes
--packageManager
flag work (#3498) (cd3db48)5.5.1 (2022-06-24)
Bug Fixes
v5.5.4
Compare Source
Bug Fixes
ts_project
fail ifroot_dir
used deep in source tree (#3535) (dccbb63)v5.5.3
Compare Source
Bug Fixes
tsickle
host (#3510) (78a0528)v5.5.2
Compare Source
Bug Fixes
--packageManager
flag work (#3498) (cd3db48)v5.5.1
Compare Source
Bug Fixes
v5.5.0
Compare Source
Bug Fixes
Features
5.4.2 (2022-04-29)
Bug Fixes
Features
5.4.1 (2022-04-25)
Bug Fixes
v5.4.2
Compare Source
Bug Fixes
Features
v5.4.1
Compare Source
Bug Fixes
v5.4.0
Compare Source
Bug Fixes
Features
5.3.1 (2022-03-29)
Bug Fixes
v5.3.1
Compare Source
Bug Fixes
v5.3.0
Compare Source
Bug Fixes
yarn_install
with vendored yarn.cjs
file breaks (#3350) (4a025c0)Features
v5.2.0
Compare Source
Bug Fixes
Features
v5.1.0
Compare Source
Bug Fixes
Features
5.0.2 (2022-01-27)
Bug Fixes
5.0.1 (2022-01-24)
Bug Fixes
v5.0.2
Compare Source
Bug Fixes
v5.0.1
Compare Source
Bug Fixes
v5.0.0
Compare Source
Bug Fixes
v4.6.2
Compare Source
note, npm packages are tagged
lts
rather thanlatest
What's Changed
New Contributors
Full Changelog: bazel-contrib/rules_nodejs@4.6.1...4.6.2
v4.6.1
Compare Source
To upgrade,
and update
@bazel
-scoped npm packages.What's Changed
Full Changelog: bazel-contrib/rules_nodejs@4.6.0...4.6.1
v4.6.0
Compare Source
To update:
or for the core package
and update
@bazel
-scoped npm packages.New Feature: faster TypeScript transpiles
We've added an attribute to
ts_project
calledtranspiler
which lets you swap out which program is used to generate the JavaScript outputs, while still usingtsc
for type-checking. This pattern lets you decouple type-checking from your development loop, enabling an order of magnitude faster rebuilds, without having to create lots of boilerplate in your BUILD.bazel configs.As an example, we've been using SWC in some large codebases and saw ~20x speedup in transpilation time. Here's a tiny working example
See the documentation for the transpiler attribute for more info on this.
Thanks to our friends at EngFlow for sponsoring this work!
What's Changed
New Contributors
Full Changelog: bazel-contrib/rules_nodejs@4.5.1...4.6.0
v4.5.0
Compare Source
Note: for several hours this release was published with wrong tar.gz artifacts. If your systems cached that artifact, and the SHA doesn't match, then please use 4.5.1 tar.gz artifacts instead. The npm packages are fine at 4.5.0. Sorry for mutating a release artifact!
Upgrade with:
and update
@bazel
-scoped npm packages.For the new core package in
MODULE.bazel
(bzlmod users):or for the new core package in
WORKSPACE
:What's Changed
minify
shorthand attribute isfalse
by @devversion in https://github.com/bazelbuild/rules_nodejs/pull/31062b35b2d
by @renovate-bot in https://github.com/bazelbuild/rules_nodejs/pull/3095js_library
by @devversion in https://github.com/bazelbuild/rules_nodejs/pull/3108dc76ef7
by @renovate-bot in https://github.com/bazelbuild/rules_nodejs/pull/311486c54e5
by @renovate-bot in https://github.com/bazelbuild/rules_nodejs/pull/3116New Contributors
Full Changelog: bazel-contrib/rules_nodejs@4.4.6...4.5.0
v4.4.6
Compare Source
Upgrade with:
and update
@bazel
-scoped npm packages.For the core package:
What's Changed
61e2df8
by @renovate-bot in https://github.com/bazelbuild/rules_nodejs/pull/2900Full Changelog: bazel-contrib/rules_nodejs@4.4.5...4.4.6
v4.4.5
Compare Source
To upgrade,
What's Changed
Full Changelog: bazel-contrib/rules_nodejs@4.4.4...4.4.5
v4.4.2
Compare Source
Upgrade with
and update
@bazel
-scoped npm packages.if using the new "core" package:
What's Changed
New Contributors
Full Changelog: bazel-contrib/rules_nodejs@4.4.1...4.4.2
v4.4.0
Compare Source
Bug Fixes
Features
v4.3.0
Compare Source
Bug Fixes
Features
v4.2.0
Compare Source
Bug Fixes
Features
link_node_modules
aspect (dedc982)v4.1.0
Compare Source
Bug Fixes
tsutils
to version3.21.0
(bba5494), closes /github.com/bazelbuild/rules_nodejs/blob/9b454e38f7e2bbc64f75ee9a7dcb6ff45f1c7a12/third_party/github.com/bazelbuild/rules_typescript/internal/tsetse/rules/check_return_value_rule.ts#L60-L62Features
Configuration
📅 Schedule: Branch creation - "every weekend" in timezone Asia/Hong_Kong, 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 has been generated by Mend Renovate. View repository job log here.