-
Notifications
You must be signed in to change notification settings - Fork 7
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
chore(deps): update dependency bazel_gazelle to v0.39.1 #264
base: main
Are you sure you want to change the base?
chore(deps): update dependency bazel_gazelle to v0.39.1 #264
Conversation
Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot. |
8b5cad3
to
2a0570b
Compare
2a0570b
to
ffae82d
Compare
ffae82d
to
ce51d9c
Compare
ce51d9c
to
18b8db4
Compare
18b8db4
to
7030842
Compare
7030842
to
d95d994
Compare
d95d994
to
9acde26
Compare
9acde26
to
edbe9fb
Compare
edbe9fb
to
f24a0ce
Compare
f24a0ce
to
f344483
Compare
f344483
to
6e8c1de
Compare
6e8c1de
to
4dc1647
Compare
4dc1647
to
c3a2812
Compare
c3a2812
to
ae6558b
Compare
This PR contains the following updates:
v0.26.0
->v0.39.1
Release Notes
bazelbuild/bazel-gazelle (bazel_gazelle)
v0.39.1
Compare Source
Updates
rules_go
to fix this error:What's Changed
Full Changelog: bazel-contrib/bazel-gazelle@v0.39.0...v0.39.1
v0.39.0
Compare Source
What's Changed
+
in repo names by @fmeum in https://github.com/bazelbuild/bazel-gazelle/pull/1856go_repository
s by @fmeum in https://github.com/bazelbuild/bazel-gazelle/pull/1852main()
entrypoints tomain.go
by @tyler-french in https://github.com/bazelbuild/bazel-gazelle/pull/1901New Contributors
Full Changelog: bazel-contrib/bazel-gazelle@v0.38.0...v0.39.0
v0.38.0
Compare Source
What's Changed
include()
inMODULE.bazel
by @fmeum in https://github.com/bazelbuild/bazel-gazelle/pull/1810//internal:bazel_test
on Mac to fix CI by @tyler-french in https://github.com/bazelbuild/bazel-gazelle/pull/1842gazelle:resolve_regexp
by @lkassar-stripe in https://github.com/bazelbuild/bazel-gazelle/pull/1822external/...
prefix to${SRCDIR}
in external repos by @fmeum in https://github.com/bazelbuild/bazel-gazelle/pull/1850New Contributors
Full Changelog: bazel-contrib/bazel-gazelle@v0.37.0...v0.38.0
v0.37.0
Compare Source
What's Changed
debug_mode
option togo_deps
by @davidbyttow in https://github.com/bazelbuild/bazel-gazelle/pull/1806# gazelle:proto file
work without needing to set differentoption go_package
in .proto files by @jeromep-stripe in https://github.com/bazelbuild/bazel-gazelle/pull/1765New Contributors
Full Changelog: bazel-contrib/bazel-gazelle@v0.36.0...v0.37.0
v0.36.0
Compare Source
What's Changed
update-repos
to omit readingWORKSPACE
on bzlmod only repos. by @Megakuul in https://github.com/bazelbuild/bazel-gazelle/pull/1727default_gazelle_attributes
forgo_deps
extension by @tyler-french in https://github.com/bazelbuild/bazel-gazelle/pull/1716go_deps.config(env = ...)
as a replacement forgazelle_dependencies(go_env = ...)
by @fmeum in https://github.com/bazelbuild/bazel-gazelle/pull/1748go_deps
extension as reproducible by @fmeum in https://github.com/bazelbuild/bazel-gazelle/pull/1761purego
build constraint by @mattyclarkson in https://github.com/bazelbuild/bazel-gazelle/pull/1767go.mod
to rules_go by @fmeum in https://github.com/bazelbuild/bazel-gazelle/pull/1762reproducible
usage in extensions by @fmeum in https://github.com/bazelbuild/bazel-gazelle/pull/1763New Contributors
Full Changelog: bazel-contrib/bazel-gazelle@v0.35.0...v0.36.0
v0.35.0
Compare Source
What's Changed
gazelle_generation_test
use ofarguments.txt
by @vpanta in https://github.com/bazelbuild/bazel-gazelle/pull/1660archive_override
s by @tyler-french in https://github.com/bazelbuild/bazel-gazelle/pull/1665allow_empty = True
by @fmeum in https://github.com/bazelbuild/bazel-gazelle/pull/1674pprof
by @tyler-french in https://github.com/bazelbuild/bazel-gazelle/pull/1685New Contributors
Full Changelog: bazel-contrib/bazel-gazelle@v0.34.0...v0.35.0
v0.34.0
Compare Source
What's Changed
New Contributors
Full Changelog: bazel-contrib/bazel-gazelle@v0.33.0...v0.34.0
v0.33.0
Compare Source
What's Changed
# gazelle:follow
accept a glob by @shahms in https://github.com/bazelbuild/bazel-gazelle/pull/1596go_deps
usages by @fmeum in https://github.com/bazelbuild/bazel-gazelle/pull/1584WORKSPACE
file when runningupdate-repos
when bzlmod is enabled by @cgrindel in https://github.com/bazelbuild/bazel-gazelle/pull/1589go_deps.from_file
compatible with Go 1.21 by @fmeum in https://github.com/bazelbuild/bazel-gazelle/pull/1605golang.org/x/mod
Vendor to Support Go 1.21 by @alan910127 in https://github.com/bazelbuild/bazel-gazelle/pull/1611New Contributors
Full Changelog: bazel-contrib/bazel-gazelle@v0.32.0...v0.33.0
v0.32.0
Compare Source
Starting this release, Gazelle no longer resolves Go and proto imports of Google APIs to
@go_googleapis
. Instead, Go packages from Google APIs will be treated as regular Go packages, and resolve to@org_golang_google_genproto
, which contains the pre-generated Go code, with its version determined by Go modules. For proto files importing Google APIs proto and generating Go code, users need to:http_archive
rule to download Google APIs, e.g.,Note that the version of Google APIs archive needs to be compatible with the pre-generated code in
@org_golang_google_genproto
.What's Changed
New Contributors
Full Changelog: bazel-contrib/bazel-gazelle@v0.31.1...v0.32.0
v0.31.1
Compare Source
What's Changed
go_deps.module
by @fmeum in https://github.com/bazelbuild/bazel-gazelle/pull/1548bazel_dep
s replace Go deps by @fmeum in https://github.com/bazelbuild/bazel-gazelle/pull/1526New Contributors
Full Changelog: bazel-contrib/bazel-gazelle@v0.31.0...v0.31.1
v0.31.0
Compare Source
What's Changed
module_override
tag to allow patching in go_deps by @tyler-french in https://github.com/bazelbuild/bazel-gazelle/pull/1500build_proto_file_mode
in message by @tyler-french in https://github.com/bazelbuild/bazel-gazelle/pull/1504Configuration
📅 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 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.