-
Notifications
You must be signed in to change notification settings - Fork 0
Update dependency io_bazel_rules_go to v0.59.0 #9
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
master
Choose a base branch
from
renovate/io_bazel_rules_go-0.x
base: master
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
8ffabcc to
56fb281
Compare
56fb281 to
9177110
Compare
9177110 to
35127bb
Compare
d1b7359 to
56add5c
Compare
56add5c to
f1517ad
Compare
f1517ad to
0ca7b54
Compare
0ca7b54 to
ec0b304
Compare
ec0b304 to
b040b1a
Compare
0c927ef to
51d568d
Compare
51d568d to
ac7a96f
Compare
ac7a96f to
64f9508
Compare
64f9508 to
07738cc
Compare
d0d0e44 to
5e4ddec
Compare
5e4ddec to
7255eb6
Compare
7255eb6 to
750b96d
Compare
750b96d to
e818966
Compare
e818966 to
6352109
Compare
6352109 to
e4f7982
Compare
e4f7982 to
d9718ce
Compare
d9718ce to
22595de
Compare
22595de to
13b192a
Compare
13b192a to
823d1be
Compare
823d1be to
5f8b403
Compare
5f8b403 to
9c825e9
Compare
9c825e9 to
f229729
Compare
f229729 to
06f44f7
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.35.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.