chore(deps): update dependency build_bazel_rules_nodejs to v6 #775
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:
4.7.1
->v6.3.3
Release Notes
bazelbuild/rules_nodejs (build_bazel_rules_nodejs)
v6.3.3
Compare Source
Using Bzlmod with Bazel 6
common --enable_bzlmod
in.bazelrc
.MODULE.bazel
file:Using WORKSPACE
Paste this snippet into your
WORKSPACE.bazel
file:What's Changed
New Contributors
Full Changelog: bazel-contrib/rules_nodejs@v6.3.2...v6.3.3
v6.3.2
Compare Source
Using Bzlmod with Bazel 6
common --enable_bzlmod
in.bazelrc
.MODULE.bazel
file:Using WORKSPACE
Paste this snippet into your
WORKSPACE.bazel
file:What's Changed
Full Changelog: bazel-contrib/rules_nodejs@v6.3.1...v6.3.2
v6.3.1
Compare Source
Using Bzlmod with Bazel 6
common --enable_bzlmod
in.bazelrc
.MODULE.bazel
file:Using WORKSPACE
Paste this snippet into your
WORKSPACE.bazel
file:What's Changed
Full Changelog: bazel-contrib/rules_nodejs@v6.3.0...v6.3.1
v6.3.0
Compare Source
Using Bzlmod with Bazel 6
common --enable_bzlmod
in.bazelrc
.MODULE.bazel
file:Using WORKSPACE
Paste this snippet into your
WORKSPACE.bazel
file:What's Changed
4f44c38
by @renovate in https://github.com/bazel-contrib/rules_nodejs/pull/3773node_urls
parameter to bzlmodtoolchain
in thenode
extension by @redsun82 in https://github.com/bazel-contrib/rules_nodejs/pull/3763New Contributors
Full Changelog: bazel-contrib/rules_nodejs@v6.2.0...v6.3.0
v6.2.0
Compare Source
Using Bzlmod with Bazel 6
common --enable_bzlmod
in.bazelrc
.MODULE.bazel
file:Using WORKSPACE
Paste this snippet into your
WORKSPACE.bazel
file:What's Changed
Full Changelog: bazel-contrib/rules_nodejs@v6.1.3...v6.2.0
v6.1.3
Compare Source
Using Bzlmod with Bazel 6
common --enable_bzlmod
in.bazelrc
.MODULE.bazel
file:Using WORKSPACE
Paste this snippet into your
WORKSPACE.bazel
file:What's Changed
Full Changelog: bazel-contrib/rules_nodejs@v6.1.2...v6.1.3
v6.1.2
Compare Source
Using Bzlmod with Bazel 6
common --enable_bzlmod
in.bazelrc
.MODULE.bazel
file:Using WORKSPACE
Paste this snippet into your file:
What's Changed
Full Changelog: bazel-contrib/rules_nodejs@v6.1.1...v6.1.2
v6.1.1
Compare Source
Using Bzlmod with Bazel 6
common --enable_bzlmod
in.bazelrc
.MODULE.bazel
file:Using WORKSPACE
Paste this snippet into your file:
What's Changed
Full Changelog: bazel-contrib/rules_nodejs@v6.1.0...v6.1.1
v6.1.0
Compare Source
Using Bzlmod with Bazel 6
common --enable_bzlmod
in.bazelrc
.MODULE.bazel
file:Using WORKSPACE
Paste this snippet into your file:
What's Changed
Full Changelog: bazel-contrib/rules_nodejs@v6.0.5...v6.1.0
v6.0.5
Compare Source
Using Bzlmod with Bazel 6
common --enable_bzlmod
in.bazelrc
.MODULE.bazel
file:Using WORKSPACE
Paste this snippet into your file:
What's Changed
Full Changelog: bazel-contrib/rules_nodejs@v6.0.3...v6.0.5
v6.0.4
Compare Source
Using Bzlmod with Bazel 6
common --enable_bzlmod
in.bazelrc
.MODULE.bazel
file:Using WORKSPACE
Paste this snippet into your file:
What's Changed
Full Changelog: bazel-contrib/rules_nodejs@v6.0.3...v6.0.4
v6.0.3
Compare Source
Using Bzlmod with Bazel 6
common --enable_bzlmod
in.bazelrc
.MODULE.bazel
file:Using WORKSPACE
Paste this snippet into your file:
What's Changed
headers
attribute for toolchains only if it is set by @avdv in https://github.com/bazelbuild/rules_nodejs/pull/3704osname()
method by @sfc-gh-ptabor in https://github.com/bazelbuild/rules_nodejs/pull/3707New Contributors
Full Changelog: bazel-contrib/rules_nodejs@v6.0.2...v6.0.3
v6.0.2
Compare Source
Using Bzlmod with Bazel 6
common --enable_bzlmod
in.bazelrc
.MODULE.bazel
file:Using WORKSPACE
Paste this snippet into your file:
What's Changed
node_repositories
load path in docs/install.md (index.bzl no longer exists) by @jankeromnes in https://github.com/bazelbuild/rules_nodejs/pull/3690New Contributors
Full Changelog: bazel-contrib/rules_nodejs@v6.0.1...v6.0.2
v6.0.1
Compare Source
Using Bzlmod with Bazel 6
common --enable_bzlmod
in.bazelrc
.MODULE.bazel
file:Using WORKSPACE
Paste this snippet into your file:
What's Changed
New Contributors
Full Changelog: bazel-contrib/rules_nodejs@v6.0.0...v6.0.1
v6.0.0
Compare Source
Using Bzlmod with Bazel 6
common --enable_bzlmod
in.bazelrc
.MODULE.bazel
file:Using WORKSPACE
Paste this snippet into your file:
What's Changed
New Contributors
Full Changelog: bazel-contrib/rules_nodejs@5.8.2...v6.0.0
v5.8.5
Compare Source
upgrade with:
Full Changelog: bazel-contrib/rules_nodejs@5.8.4...5.8.5
v5.8.4
Compare Source
upgrade with:
Full Changelog: bazel-contrib/rules_nodejs@5.8.3...5.8.4
v5.8.3
Compare Source
This release has no npm packages, as they were not changed since 5.8.2
upgrade with:
What's Changed
Full Changelog: bazel-contrib/rules_nodejs@5.8.2...5.8.3
v5.8.2
Compare Source
Bug Fixes
v5.8.1
Compare Source
Bug Fixes
Features
v5.8.0
Compare Source
This release contains Bazel modules only, there are no accompanying npm packages because they weren't affected.
Upgrade with:
What's Changed
Full Changelog: bazel-contrib/rules_nodejs@5.7.3...5.8.0
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
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.