-
Notifications
You must be signed in to change notification settings - Fork 136
Update dependency io_bazel_rules_go to v0.21.0 #501
Update dependency io_bazel_rules_go to v0.21.0 #501
Conversation
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 Once the patch is verified, the new status will be reflected by the 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. |
/ok-to-test |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: nlopezgi, 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 |
New changes are detected. LGTM label has been removed. |
/ok-to-test |
PR has been edited👷 This PR has received other commits, so Renovate will stop updating it to avoid conflicts or other problems. If you wish to abandon your changes and have Renovate start over you may click the "rebase" checkbox in the PR body/description. |
/retest |
blocked on kubernetes/test-infra#15884 |
/retest |
This PR contains the following updates:
v0.20.3
->v0.21.0
Release Notes
bazelbuild/rules_go
v0.21.0
Compare Source
Compatibility
go_rule
wrapper function is now deprecated, since it doesn't work well after some Bazel compatibility changes in 2.0.0. See the deprecation schedule for rationale and migration information. In general, we're evaluating a change to the way we handle toolchains and flags in order to better support configurations. If you have custom rules declared withgo_rule
orgo_context
or if you use custom toolchains compatible withgo_toolchain
, please reach out via go-bazel-discuss or on the#bazel
channel on Gophers Slack.Changes
This release contains no significant user facing changes. Several bugs are fixed, and dependencies are updated. Compatibility with Bazel 2.0.0 and later versions is improved.
Updated dependencies
platforms
(https://github.com/bazelbuild/platforms) has been added atmaster
as of 2020-01-02 (see bazelbuild/bazel#8622).rules_cc
(https://github.com/bazelbuild/rules_cc) has been added atmaster
as of 2020-01-06 (see bazelbuild/bazel#8743).org_golang_x_tools
is updated tomaster
as of 2020-01-02.com_github_golang_protobuf
is updated tov1.3.2
, latest as of 2020-01-03.com_github_mwitkow_go_proto_validators
is updated tov0.3.0
, latest as of 2020-01-03.com_github_gogo_protobuf
is updated tov1.3.1
, latest as of 2020-01-03.org_golang_google_genproto
is updated tomaster
as of 2020-01-03.go_googleapis
is updated tomaster
as of 2020-01-03.proto_library
, you may need to migrate torules_proto
(https://github.com/bazelbuild/rules_proto) (see bazelbuild/bazel#8922).WORKSPACE code
v0.20.4
Compare Source
New Go versions
Go 1.13.6 and 1.12.15 are now supported.
WORKSPACE code
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 if you modify the PR title to begin with "
rebase!
".🔕 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.