This repository has been archived by the owner on Sep 9, 2024. It is now read-only.
chore(deps): update dependency io_bazel_rules_go to v0.50.1 #92
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:
v0.46.0
->v0.50.1
Release Notes
bazelbuild/rules_go (io_bazel_rules_go)
v0.50.1
Compare Source
WORKSPACE
codeFixes Included:
#4081
#4082
#4083
Full Changelog: bazel-contrib/rules_go@v0.50.0...v0.50.1
v0.50.0
Compare Source
WORKSPACE
codeWhat's Changed
New Contributors
Full Changelog: bazel-contrib/rules_go@release-0.49...release-0.50
v0.49.0
Compare Source
WORKSPACE
codeWhat's Changed
bazel mod tidy
in@rules_go//go
by @fmeum in https://github.com/bazelbuild/rules_go/pull/3927purego
tag whenpure
(#3901)" by @fmeum in https://github.com/bazelbuild/rules_go/pull/3961go_sdk.host()
in bzlmod.md (see #713) by @vorburger in https://github.com/bazelbuild/rules_go/pull/3968fs.FS
implementation torunfiles
by @fmeum in https://github.com/bazelbuild/rules_go/pull/3969New Contributors
Full Changelog: bazel-contrib/rules_go@v0.48.0...v0.49.0
v0.48.1
Compare Source
WORKSPACE
codeFull Changelog: bazel-contrib/rules_go@v0.48.0...v0.48.1
v0.48.0
Compare Source
Important Changes!
--incompatible_enable_proto_toolchain_resolution
is now supported inrules_go
. This means that protoc should now be supplied as a toolchain.protoc
can be registered using https://github.com/aspect-build/toolchains_protoc, or a local proto toolchain can be added.rules_proto
6.0.0 is required to use Go proto rules.WORKSPACE
codeWhat's Changed
purego
tag whenpure
by @mattyclarkson in https://github.com/bazelbuild/rules_go/pull/3901--incompatible_enable_proto_toolchain_resolution
by @fmeum in https://github.com/bazelbuild/rules_go/pull/3919New Contributors
Full Changelog: bazel-contrib/rules_go@v0.47.1...v0.48.0
v0.47.1
Compare Source
WORKSPACE
codeWhat's Changed
New Contributors
Full Changelog: bazel-contrib/rules_go@v0.47.0...v0.47.1
v0.47.0
Compare Source
WORKSPACE
codeWhat's Changed
presubmit.yml
by @fmeum in https://github.com/bazelbuild/rules_go/pull/3861"main"
) importpath to nogo formain
package by @Strum355 in https://github.com/bazelbuild/rules_go/pull/3863//go
stricter by @fmeum in https://github.com/bazelbuild/rules_go/pull/3867bazel_features
transitive.bzl
s tobzl_library
targets by @fmeum in https://github.com/bazelbuild/rules_go/pull/3903go_sdk
extension asreproducible
by @fmeum in https://github.com/bazelbuild/rules_go/pull/3911go_env
in@rules_go//go
by @fmeum in https://github.com/bazelbuild/rules_go/pull/3909New Contributors
Full Changelog: bazel-contrib/rules_go@v0.46.0...v0.47.0
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 is behind base branch, 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.