generated from bazel-contrib/rules-template
-
Notifications
You must be signed in to change notification settings - Fork 1
Update dependency io_bazel_rules_go to v0.59.0 #10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/io_bazel_rules_go-0.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
6c5584b to
f78074a
Compare
f78074a to
5f6b491
Compare
5f6b491 to
a7ddfd3
Compare
a7ddfd3 to
43a47ee
Compare
43a47ee to
ae70ac6
Compare
ae70ac6 to
e6305c6
Compare
e6305c6 to
6dffe4f
Compare
6dffe4f to
83b68bb
Compare
83b68bb to
09820cc
Compare
09820cc to
8366d96
Compare
8366d96 to
5076660
Compare
5076660 to
8d94fae
Compare
8d94fae to
f570fbc
Compare
f570fbc to
18d1c41
Compare
18d1c41 to
1ea5d55
Compare
1ea5d55 to
dd8e74f
Compare
dd8e74f to
d122ad5
Compare
d122ad5 to
212640c
Compare
212640c to
9371788
Compare
9371788 to
4f09efd
Compare
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.59.0Release Notes
bazelbuild/rules_go (io_bazel_rules_go)
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#4373--incompatible_compact_repo_mapping_manifestby @fmeum in bazel-contrib#4375--incompatible_strict_action_envby @fmeum in bazel-contrib#4404New Contributors
Full Changelog: bazel-contrib/rules_go@v0.55.0...v0.56.0
v0.55.1Compare Source
This includes:
WORKSPACEcodev0.55.0Compare Source
WORKSPACEcodeWhat's Changed
--incompatible_auto_exec_groupsby @fmeum in bazel-contrib#4141outtoout_diagnosticsby @fmeum in bazel-contrib#4341pkgfactanalyzer by @fmeum in bazel-contrib#4349New Contributors
Full Changelog: bazel-contrib/rules_go@v0.54.1...v0.55.0
v0.54.1Compare Source
This release include two bug fixes:
WORKSPACEcodeFull Changelog: bazel-contrib/rules_go@v0.54.0...v0.54.1
v0.54.0Compare Source
WORKSPACEcodeWhat's Changed
nogorunfiles by @fmeum in bazel-contrib#4270go_sdk.from_fileto read the SDK version fromgo.mod. by @jaqx0r in bazel-contrib#4305New Contributors
Full Changelog: bazel-contrib/rules_go@v0.53.0...v0.54.0
v0.53.0Compare Source
WORKSPACEcodeWhat's Changed
go_sdk.host()in the installation docs by @stefanobaghino in bazel-contrib#4230go_bazel_testby @fmeum in bazel-contrib#4231dev_dependencyingo_sdk.hosterror by @fmeum in bazel-contrib#4246New Contributors
Full Changelog: bazel-contrib/rules_go@v0.52.0...v0.53.0
v0.52.0Compare Source
MODULE.bazelcodeWORKSPACEcodeWhat's Changed
go_bazel_tests to pass with Bzlmod by @fmeum in bazel-contrib#4223New Contributors
Full Changelog: bazel-contrib/rules_go@v0.51.0...v0.52.0
v0.51.0Compare Source
Breaking changes
In order to reduce CPU and memory usage in the analysis phase and to improve the maintainability of the codebase, this release contains a number of breaking changes.
As the bulk of these changes are to the Go context API, **users of the `g
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 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.