Update dependency io_bazel_rules_go to v0.62.0 - #10
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/io_bazel_rules_go-0.x
branch
from
April 23, 2024 23:53
6c5584b to
f78074a
Compare
renovate
Bot
force-pushed
the
renovate/io_bazel_rules_go-0.x
branch
from
May 8, 2024 02:29
f78074a to
5f6b491
Compare
renovate
Bot
force-pushed
the
renovate/io_bazel_rules_go-0.x
branch
from
May 22, 2024 23:52
5f6b491 to
a7ddfd3
Compare
renovate
Bot
force-pushed
the
renovate/io_bazel_rules_go-0.x
branch
from
June 20, 2024 17:40
a7ddfd3 to
43a47ee
Compare
renovate
Bot
force-pushed
the
renovate/io_bazel_rules_go-0.x
branch
from
July 13, 2024 08:48
43a47ee to
ae70ac6
Compare
renovate
Bot
force-pushed
the
renovate/io_bazel_rules_go-0.x
branch
from
August 31, 2024 05:42
ae70ac6 to
e6305c6
Compare
renovate
Bot
force-pushed
the
renovate/io_bazel_rules_go-0.x
branch
from
September 6, 2024 08:41
e6305c6 to
6dffe4f
Compare
renovate
Bot
force-pushed
the
renovate/io_bazel_rules_go-0.x
branch
from
December 16, 2024 04:28
6dffe4f to
83b68bb
Compare
renovate
Bot
force-pushed
the
renovate/io_bazel_rules_go-0.x
branch
from
January 15, 2025 23:26
83b68bb to
09820cc
Compare
renovate
Bot
force-pushed
the
renovate/io_bazel_rules_go-0.x
branch
from
February 12, 2025 03:58
09820cc to
8366d96
Compare
renovate
Bot
force-pushed
the
renovate/io_bazel_rules_go-0.x
branch
from
April 18, 2025 03:58
8366d96 to
5076660
Compare
renovate
Bot
force-pushed
the
renovate/io_bazel_rules_go-0.x
branch
from
May 24, 2025 11:33
5076660 to
8d94fae
Compare
renovate
Bot
force-pushed
the
renovate/io_bazel_rules_go-0.x
branch
from
June 6, 2025 12:52
8d94fae to
f570fbc
Compare
renovate
Bot
force-pushed
the
renovate/io_bazel_rules_go-0.x
branch
from
June 15, 2025 00:08
f570fbc to
18d1c41
Compare
renovate
Bot
force-pushed
the
renovate/io_bazel_rules_go-0.x
branch
from
August 4, 2025 20:18
18d1c41 to
1ea5d55
Compare
renovate
Bot
force-pushed
the
renovate/io_bazel_rules_go-0.x
branch
from
August 5, 2025 15:04
1ea5d55 to
dd8e74f
Compare
renovate
Bot
force-pushed
the
renovate/io_bazel_rules_go-0.x
branch
from
August 24, 2025 00:15
dd8e74f to
d122ad5
Compare
renovate
Bot
force-pushed
the
renovate/io_bazel_rules_go-0.x
branch
from
October 26, 2025 04:00
d122ad5 to
212640c
Compare
renovate
Bot
force-pushed
the
renovate/io_bazel_rules_go-0.x
branch
from
November 1, 2025 23:35
212640c to
9371788
Compare
renovate
Bot
force-pushed
the
renovate/io_bazel_rules_go-0.x
branch
from
November 9, 2025 08:14
9371788 to
4f09efd
Compare
renovate
Bot
force-pushed
the
renovate/io_bazel_rules_go-0.x
branch
from
February 10, 2026 07:06
4f09efd to
a2b49be
Compare
renovate
Bot
force-pushed
the
renovate/io_bazel_rules_go-0.x
branch
from
June 4, 2026 03:46
a2b49be to
f43b59b
Compare
|
🤖 Review complete! |
renovate
Bot
force-pushed
the
renovate/io_bazel_rules_go-0.x
branch
from
June 6, 2026 15:48
f43b59b to
42bb680
Compare
|
🤖 Review complete! |
renovate
Bot
force-pushed
the
renovate/io_bazel_rules_go-0.x
branch
from
July 25, 2026 08:16
42bb680 to
a1a4033
Compare
|
🤖 Review skipped: reviews for bot-created pull requests are not allowed on free accounts. Upgrade to a paid plan to enable bot reviews. |
1 similar comment
|
🤖 Review skipped: reviews for bot-created pull requests are not allowed on free accounts. Upgrade to a paid plan to enable bot reviews. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.41.0→v0.62.0Release Notes
bazelbuild/rules_go (io_bazel_rules_go)
v0.62.0Compare Source
Author: zbarsky-bot
MODULE.bazelcodeWORKSPACEcodeWhat's Changed
GoLinkactions togo_linkexec group by @michaelm-openai in bazel-contrib#4630go_linkexec group to go_test by @michaelm-openai in bazel-contrib#4632New Contributors
Full Changelog: bazel-contrib/rules_go@v0.61.1...v0.62.0
v0.61.1Compare Source
MODULE.bazelcodeWORKSPACEcodeWhat's Changed
Full Changelog: bazel-contrib/rules_go@v0.61.0...v0.61.1
v0.61.0Compare Source
MODULE.bazelcodeWORKSPACEcodeWhat's Changed
go.workby @rdesgroppes in bazel-contrib#4555CFLAGSto assembly sources compilation by @LINKIWI in bazel-contrib#4559go_bin_runner: connect stdin by @Illedran in bazel-contrib#4576Full Changelog: bazel-contrib/rules_go@v0.60.0...v0.61.0
New Contributors
v0.60.0Compare Source
MODULE.bazelcodeWORKSPACEcodeWhat's Changed
go_tools.bzlfunctionality by @mrdomino in bazel-contrib#4496New Contributors
Full Changelog: bazel-contrib/rules_go@v0.59.0...v0.60.0
v0.59.0Compare Source
WORKSPACEcodeWhat's Changed
riscv64intoBAZEL_GOARCH_CONSTRAINTSby @ffgan in bazel-contrib#4507New Contributors
Full Changelog: bazel-contrib/rules_go@v0.58.3...v0.59.0
v0.58.3Compare Source
WORKSPACEcodeWhat's Changed
Full Changelog: bazel-contrib/rules_go@v0.58.2...v0.58.3
v0.58.2Compare Source
WORKSPACEcodeWhat's Changed
bazel_depto BCR test module by @fmeum in bazel-contrib#4486Full Changelog: bazel-contrib/rules_go@v0.58.0...v0.58.2
v0.58.1Compare Source
WORKSPACEcodeWhat's Changed
go_envin@rules_go//goby @rafikk in bazel-contrib#4464New Contributors
Full Changelog: bazel-contrib/rules_go@v0.57.0...v0.58.1
v0.58.0Compare Source
WORKSPACEcodeWhat's Changed
go_envin@rules_go//goby @rafikk in bazel-contrib#4464New Contributors
Full Changelog: bazel-contrib/rules_go@v0.57.0...v0.58.0
v0.57.0Compare Source
WORKSPACEcodeWhat's Changed
cmd/packfrom source and update to Go 1.25 by @fmeum in bazel-contrib#4425New Contributors
Full Changelog: bazel-contrib/rules_go@v0.56.1...v0.57.0
v0.56.1Compare Source
WORKSPACEcodeWhat's Changed
go_sdk.wrapfor host compatible SDK by @fmeum in bazel-contrib#4410Full Changelog: bazel-contrib/rules_go@v0.56.0...v0.56.1
v0.56.0Compare Source
WORKSPACEcodeWhat's Changed
DefaultInfoon Go toolchain rules by @fmeum in bazel-contrib#4373Configuration
📅 Schedule: (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.
This PR was generated by Mend Renovate. View the repository job log.