This repository was archived by the owner on Mar 29, 2024. It is now read-only.
chore(deps): update dependency @bazel/rollup to v5 #275
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.1Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
bazelbuild/rules_nodejs (@bazel/rollup)
v5.8.1Compare Source
Bug Fixes
Features
v5.7.3Compare Source
Bug Fixes
v5.7.2Compare Source
Bug Fixes
v5.7.1Compare Source
v5.7.0Compare Source
Bug Fixes
Features
v5.6.0Compare Source
Bug Fixes
Features
--workspaceDirflag (3a28a02)5.5.4 (2022-09-10)
Bug Fixes
ts_projectfail ifroot_dirused deep in source tree (#3535) (dccbb63)5.5.3 (2022-08-01)
Bug Fixes
tsicklehost (#3510) (78a0528)5.5.2 (2022-07-10)
Bug Fixes
--packageManagerflag work (#3498) (cd3db48)5.5.1 (2022-06-24)
Bug Fixes
v5.5.4Compare Source
Bug Fixes
ts_projectfail ifroot_dirused deep in source tree (#3535) (dccbb63)v5.5.3Compare Source
Bug Fixes
tsicklehost (#3510) (78a0528)v5.5.2Compare Source
Bug Fixes
--packageManagerflag work (#3498) (cd3db48)v5.5.1Compare Source
Bug Fixes
v5.5.0Compare Source
Bug Fixes
Features
5.4.2 (2022-04-29)
Bug Fixes
Features
5.4.1 (2022-04-25)
Bug Fixes
v5.4.2Compare Source
Bug Fixes
Features
v5.4.1Compare Source
Bug Fixes
v5.4.0Compare Source
Bug Fixes
Features
5.3.1 (2022-03-29)
Bug Fixes
v5.3.1Compare Source
Bug Fixes
v5.3.0Compare Source
Bug Fixes
yarn_installwith vendored yarn.cjsfile breaks (#3350) (4a025c0)Features
v5.2.0Compare Source
Bug Fixes
Features
v5.1.0Compare Source
Bug Fixes
Features
5.0.2 (2022-01-27)
Bug Fixes
5.0.1 (2022-01-24)
Bug Fixes
v5.0.2Compare Source
Bug Fixes
v5.0.1Compare Source
Bug Fixes
v5.0.0Compare Source
Bug Fixes
v4.6.2Compare Source
note, npm packages are tagged
ltsrather thanlatestWhat's Changed
New Contributors
Full Changelog: bazel-contrib/rules_nodejs@4.6.1...4.6.2
v4.6.1Compare 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.0Compare 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_projectcalledtranspilerwhich lets you swap out which program is used to generate the JavaScript outputs, while still usingtscfor 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.0Compare 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
minifyshorthand attribute isfalseby @devversion in https://github.com/bazelbuild/rules_nodejs/pull/31062b35b2dby @renovate-bot in https://github.com/bazelbuild/rules_nodejs/pull/3095js_libraryby @devversion in https://github.com/bazelbuild/rules_nodejs/pull/3108dc76ef7by @renovate-bot in https://github.com/bazelbuild/rules_nodejs/pull/311486c54e5by @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.6Compare Source
Upgrade with:
and update
@bazel-scoped npm packages.For the core package:
What's Changed
61e2df8by @renovate-bot in https://github.com/bazelbuild/rules_nodejs/pull/2900Full Changelog: bazel-contrib/rules_nodejs@4.4.5...4.4.6
v4.4.5Compare Source
To upgrade,
What's Changed
Full Changelog: bazel-contrib/rules_nodejs@4.4.4...4.4.5
v4.4.2Compare 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.0Compare Source
Bug Fixes
Features
v4.3.0Compare Source
Bug Fixes
Features
v4.2.0Compare Source
Bug Fixes
Features
link_node_modulesaspect (dedc982)v4.1.0Compare Source
Bug Fixes
tsutilsto 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.