-
Notifications
You must be signed in to change notification settings - Fork 9
Update dependency io_bazel_rules_go to v0.59.0 #1023
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.
+1
−1
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
bea8650 to
601d26a
Compare
601d26a to
9047b9a
Compare
9047b9a to
725b6d6
Compare
725b6d6 to
7b7217e
Compare
7b7217e to
587e6be
Compare
587e6be to
ae3a69d
Compare
ae3a69d to
c9647b5
Compare
c9647b5 to
9ac346e
Compare
9ac346e to
7083b7a
Compare
7083b7a to
6ce79be
Compare
6ce79be to
2124c31
Compare
2124c31 to
623d475
Compare
623d475 to
2465448
Compare
2465448 to
11ee020
Compare
11ee020 to
d227cfc
Compare
d227cfc to
2fe29ef
Compare
2fe29ef to
cadb710
Compare
cadb710 to
9af843a
Compare
9af843a to
29285f5
Compare
29285f5 to
ced36c9
Compare
ced36c9 to
d29b4ae
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.43.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
go_*rules should not be affected (with a very minor exception belowConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.