chore(deps): update dependency @bazel/jasmine to v4 - autoclosed #1422
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:
2.3.3
->4.4.6
Release Notes
bazelbuild/rules_nodejs
v4.4.6
Compare Source
Bug Fixes
v4.4.5
Compare Source
Bug Fixes
Features
v4.4.2
Compare Source
Bug Fixes
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
v4.0.0
Compare Source
Bug Fixes
ExternalNpmPackageInfo.path
to be safe and default to empty string (eacbcf7), closes /github.com/bazelbuild/rules_postcss/blob/2bd16fda40cd4bf4fbf0b477b968366ec1602103/internal/plugin.bzl#L30-L41v3.8.0
Compare Source
Upgrade with
and update
@bazel
-scoped npm packagesFeatures
@bazel/worker
package no longer checks whether the major version of rules_nodejs matches what it was built against.Needed for our 4.0.0 release so that dependencies like the worker mode of rules_sass doesn't throw.
Bug Fixes
v3.7.0
Compare Source
📣 This is likely the last 3.x release of rules_nodejs. We are entering the beta and RC period for 4.0
Upgrade with this
WORKSPACE
snippetand upgrade your
@bazel
-scoped npm packages as well.Features
Bug Fixes
v3.6.0
Compare Source
Bug Fixes
Features
3.5.1 (2021-05-25)
Bug Fixes
.update
's visibility same as test rule (#2677) (30bc86c)Features
v3.5.1
Compare Source
Bug Fixes
.update
's visibility same as test rule (#2677) (30bc86c)Features
v3.5.0
Compare Source
Bug Fixes
node_modules
for windows (#2659) (7cf7d73)server
as configurable attribute (#2643) (4965db6)Features
3.4.2 (2021-04-28)
Bug Fixes
Features
3.4.1 (2021-04-22)
Bug Fixes
v3.4.2
Compare Source
Bug Fixes
Features
v3.4.1
Compare Source
Bug Fixes
v3.4.0
Compare Source
Bug Fixes
Features
v3.3.0
Compare Source
Bug Fixes
Features
3.2.3 (2021-03-25)
Bug Fixes
Features
3.2.2 (2021-03-08)
Bug Fixes
Features
3.2.1 (2021-02-23)
Bug Fixes
--keep-names
(4a26898)Features
data
attribute (ac2097c)v3.2.3
Compare Source
Bug Fixes
Features
v3.2.2
Compare Source
Bug Fixes
Features
v3.2.1
Compare Source
Bug Fixes
--keep-names
(4a26898)Features
data
attribute (ac2097c)v3.2.0
Compare Source
Bug Fixes
Features
v3.1.0
Compare Source
Bug Fixes
Features
v3.0.0
Compare Source
Bug Fixes
Code Refactoring
BREAKING CHANGES
nodejs_binary
,nodejs_test
,jasmine_node_test
&ts_library
.If you are using the
node_modules
attribute, you can simply add the target specified there to thedata
ordeps
attribute of the rule instead.For example,
or
We also dropped support for filegroup based node_modules target and removed
node_modules_filegroup
fromindex.bzl
.If you are using this feature for user-managed deps, you must now a
js_library
targetwith
external_npm_package
set toTrue
instead.For example,
See
examples/user_managed_deps
for a working example of user-managed npm dependencies.Configuration
📅 Schedule: "every weekend" in timezone Asia/Hong_Kong.
🚦 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 WhiteSource Renovate. View repository job log here.