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 v1.7.0 #563

Merged

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Jun 1, 2020

This PR contains the following updates:

Package Type Update Change
build_bazel_rules_nodejs http_archive minor 1.6.1 -> 1.7.0

Release Notes

bazelbuild/rules_nodejs

v1.7.0

Compare Source

To upgrade:

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

and update all your @​bazel-scoped npm packages to the matching versions.
yarn: yarn upgrade --scope @​bazel
npm: there is no built-in command but you can try npx update-by-scope @​bazel

Features
  • angular: introduce an Angular CLI builder (5ac842e)
Bug Fixes
  • backport Windows fix from master branch (24cb37e)
  • builtin: fix linker common path reduction bug where reduced path conflicts with node_modules (3b5350b)
  • builtin: rerun yarn_install and npm_install when node version changes (81bba0c)
  • labs: handle const/let syntax in generated protoc js (54cae78)

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

@fejta
Copy link
Contributor

fejta commented Jun 8, 2020

/ok-to-test

@renovate-bot renovate-bot force-pushed the renovate/build_bazel_rules_nodejs-1.x branch from 982c684 to cc4e7ac Compare June 8, 2020 20:48
@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 c632cd8 into bazelbuild:master Jun 8, 2020
@renovate-bot renovate-bot deleted the renovate/build_bazel_rules_nodejs-1.x branch June 8, 2020 22:19
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.

3 participants