Skip to content
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

Bump github.com/bazelbuild/rules_go from 0.29.0 to 0.34.0 #338

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 25, 2022

Bumps github.com/bazelbuild/rules_go from 0.29.0 to 0.34.0.

Release notes

Sourced from github.com/bazelbuild/rules_go's releases.

v0.34.0

What's Changed

New Contributors

Full Changelog: bazelbuild/rules_go@v0.33.0...v0.34.0

WORKSPACE code

load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")

http_archive( name = "io_bazel_rules_go", sha256 = "16e9fca53ed6bd4ff4ad76facc9b7b651a89db1689a2877d6fd7b82aa824e366", </tr></table>

... (truncated)

Commits
  • efc3212 bumping rules_go version to 0.34.0
  • ff92842 Upgrading dependencies for rules_go 0.34 (#3243)
  • 4e5aa2f nogo: instantiate type info for generic types when running under Go >=1.18 (#...
  • ed56d7e new_library: remove unused resolver (#3219)
  • 54c6b9d gopackagesdriver: Descend into go_proto_compiler's deps (#3240)
  • 8fe3a08 Fix //tests/legacy/examples/cgo:cgo_lib_test on M1 Macs (#3237)
  • 9438feb test cgo: ensure helper script works (#3236)
  • 2113d18 bzlmod: Add support for gomock (#3232)
  • cde7d7b asm: Pass package path with -p in Go 1.19+ (#3231)
  • df02d01 nogo: ignore generated source files (#3216)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 25, 2022
@philwo
Copy link
Member

philwo commented Aug 1, 2022

@dependabot rebase

Bumps [github.com/bazelbuild/rules_go](https://github.com/bazelbuild/rules_go) from 0.29.0 to 0.34.0.
- [Release notes](https://github.com/bazelbuild/rules_go/releases)
- [Commits](bazelbuild/rules_go@v0.29.0...v0.34.0)

---
updated-dependencies:
- dependency-name: github.com/bazelbuild/rules_go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/bazelbuild/rules_go-0.34.0 branch from 8782ec3 to dbd0c3b Compare August 1, 2022 06:14
@philwo philwo merged commit 0c5ed87 into master Aug 1, 2022
@philwo philwo deleted the dependabot/go_modules/github.com/bazelbuild/rules_go-0.34.0 branch August 1, 2022 06:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant