Skip to content
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.

Update dependency build_bazel_rules_nodejs to v2.3.3 #625

Merged

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Nov 30, 2020

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
build_bazel_rules_nodejs http_archive patch 2.3.0 -> 2.3.3

Release Notes

bazelbuild/rules_nodejs

v2.3.3

Compare Source

upgrade with

http_archive(
    name = "build_bazel_rules_nodejs",
    sha256 = "9d93d4e1340c43dbf6b2fd66b683d89630a6310bf8be3bf40ec96685dcacc26c",
    urls = ["https://github.com/bazelbuild/rules_nodejs/releases/download/2.3.3/rules_nodejs-2.3.3.tar.gz"],
)

This is just a maintenance release for 2.x.

Bug Fixes
  • linker fix for invalid symlink creation path in createSymlinkAndPreserveContents (d18a1ff)

v2.3.2

Compare Source

Note: this is likely the last 2.x release of rules_nodejs, we expect 3.0.0 next week.

To upgrade:

http_archive(
    name = "build_bazel_rules_nodejs",
    sha256 = "b3521b29c7cb0c47a1a735cce7e7e811a4f80d8e3720cf3a1b624533e4bb7cb6",
    urls = ["https://github.com/bazelbuild/rules_nodejs/releases/download/2.3.2/rules_nodejs-2.3.2.tar.gz"],
)

and update your @bazel-scoped npm packages to latest

Bug Fixes
  • builtin: add DeclarationInfo sources from dependencies as inputs to npm_package_bin driven actions (#​2353) (85dc132)
  • builtin: give better error when linker runs on Node <10 (c344401), closes #​2304
  • examples: fix jest example on windows (cc04f6c), closes #​1454
Features

v2.3.1

Compare Source

To upgrade,

http_archive(
    name = "build_bazel_rules_nodejs",
    sha256 = "121f17d8b421ce72f3376431c3461cd66bfe14de49059edc7bb008d5aebd16be",
    urls = ["https://github.com/bazelbuild/rules_nodejs/releases/download/2.3.1/rules_nodejs-2.3.1.tar.gz"],
)

and remember to update your @bazel-scoped npm dependencies.

Bug Fixes
  • builtin: make linker deterministic when resolving from manifest & fix link_workspace_root with no runfiles (8adebda)
  • npm_package.pack on Windows should not generate undefined.tgz (76c3f51)
Performance Improvements
  • cypress: pack cypress runfiles into a single tar (185c632)

Configuration

📅 Schedule: "at 7am on Monday" (UTC).

🚦 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.


  • If you want to rebase/retry this PR, check this box.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@k8s-ci-robot
Copy link

Hi @renovate-bot. Thanks for your PR.

I'm waiting for a bazelbuild member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@chases2
Copy link
Contributor

chases2 commented Dec 1, 2020

/ok-to-test

@renovate-bot renovate-bot force-pushed the renovate/build_bazel_rules_nodejs-2.x branch from 3315b2b to b644f43 Compare December 18, 2020 16:07
@renovate-bot renovate-bot changed the title Update dependency build_bazel_rules_nodejs to v2.3.1 Update dependency build_bazel_rules_nodejs to v2.3.2 Dec 18, 2020
@renovate-bot renovate-bot force-pushed the renovate/build_bazel_rules_nodejs-2.x branch from b644f43 to 87267cc Compare January 26, 2021 17:55
@renovate-bot renovate-bot changed the title Update dependency build_bazel_rules_nodejs to v2.3.2 Update dependency build_bazel_rules_nodejs to v2.3.3 Jan 26, 2021
@fejta
Copy link
Contributor

fejta commented Apr 30, 2021

/test all

@renovate-bot renovate-bot force-pushed the renovate/build_bazel_rules_nodejs-2.x branch from 87267cc to 293a7a2 Compare May 3, 2021 18:54
@fejta
Copy link
Contributor

fejta commented May 4, 2021

/retest

@k8s-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: fejta, renovate-bot

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@fejta fejta merged commit 456e3e4 into bazelbuild:master May 4, 2021
@renovate-bot renovate-bot deleted the renovate/build_bazel_rules_nodejs-2.x branch May 4, 2021 01:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants