Bump github.com/bazelbuild/rules_go from 0.24.7 to 0.26.0#2
Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps [github.com/bazelbuild/rules_go](https://github.com/bazelbuild/rules_go) from 0.24.7 to 0.26.0. - [Release notes](https://github.com/bazelbuild/rules_go/releases) - [Commits](bazel-contrib/rules_go@v0.24.7...v0.26.0) Signed-off-by: dependabot[bot] <support@github.com>
Author
|
Superseded by #3. |
fweikert
pushed a commit
that referenced
this pull request
Oct 24, 2022
Suppress Apple Silicon fallback warning for commits. Bazelisk on M1 always printed "Fallback to x86_64 because arm64 is not supported on Apple Silicon until 4.1.0" when asking for a Bazel binary built at a commit. However, the code downloaded the ARM64 binary regardless (which was the correct behavior given that commits are very likely newer than Bazel 4.1). This commit suppresses the warning message in this case. Fixes bazelbuild#391
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.
Bumps github.com/bazelbuild/rules_go from 0.24.7 to 0.26.0.
Release notes
Sourced from github.com/bazelbuild/rules_go's releases.
... (truncated)
Commits
ddc5747Set RULES_GO_VERSION to 0.26.0 (#2838)7c43bccUpdate dependencies for v0.26 (#2837)736f4d6Split up PIE tests. (#2833)dce5805Add ARM-64 version to go_download_sdk test. (#2832)ee1740eModify build constraints test to also work with ARM-64. (#2831)caf08a7Implement “add” and “sub” functions for ARM-64 as well. (#2830)e01a4e8go_download_sdk: work around Bazel .tar.gz extraction bug (#2836)5093917Make go_binary expose CcInfo (#2445)f2b9010Make go_reset_target forward DefaultInfo.executable and pass go_path into it ...1976998go: support //go:embed directives with embedsrcs attribute (#2806)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)