-
Notifications
You must be signed in to change notification settings - Fork 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
Update dependency bazel_gazelle to v0.42.0 #668
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/bazel_gazelle-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.
Conversation
This file contains 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
af0f1a9
to
9f8e76b
Compare
7dbd214
to
191c72a
Compare
70895e3
to
f638682
Compare
bb5e677
to
173c5fa
Compare
cb50948
to
2054ca2
Compare
bb05dd3
to
728d89a
Compare
728d89a
to
bfbbe5c
Compare
bfbbe5c
to
425e00f
Compare
425e00f
to
567f9c3
Compare
567f9c3
to
6af7ae0
Compare
6af7ae0
to
63edc20
Compare
63edc20
to
68e131d
Compare
68e131d
to
a9bc36a
Compare
a9bc36a
to
6c6fe5c
Compare
6c6fe5c
to
6af5f22
Compare
6af5f22
to
ca89e45
Compare
ca89e45
to
b6fef87
Compare
b6fef87
to
5e76a18
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.26.0
->v0.42.0
Release Notes
bazelbuild/bazel-gazelle (bazel_gazelle)
v0.42.0
Compare Source
What's Changed
go_deps
extension by @fmeum in https://github.com/bazel-contrib/bazel-gazelle/pull/2010gazelle_test
andgenerationtest
to pass with Bzlmod by @fmeum in https://github.com/bazel-contrib/bazel-gazelle/pull/2009New Contributors
Full Changelog: bazel-contrib/bazel-gazelle@v0.41.0...v0.42.0
v0.41.0
Compare Source
What's Changed
alias_kind
directive to configure wrapper macros by @alex-torok in https://github.com/bazel-contrib/bazel-gazelle/pull/1986go mod tidy
suggestion by @fmeum in https://github.com/bazel-contrib/bazel-gazelle/pull/2007New Contributors
Full Changelog: bazel-contrib/bazel-gazelle@v0.40.0...v0.41.0
v0.40.0
Compare Source
What's Changed
version
argument by @fmeum in https://github.com/bazel-contrib/bazel-gazelle/pull/1974New Contributors
Full Changelog: bazel-contrib/bazel-gazelle@v0.39.1...v0.40.0
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/1611Configuration
📅 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.