-
Notifications
You must be signed in to change notification settings - Fork 0
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 #4
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
Branch automerge failureThis PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.
|
bee435c
to
5461d4a
Compare
5461d4a
to
57fc02c
Compare
cfe022f
to
e746c92
Compare
a3c08ff
to
0943b4d
Compare
f6a7124
to
6387aaa
Compare
9d9e02b
to
410a017
Compare
e1e9d86
to
159aed9
Compare
69de104
to
205da45
Compare
10b9d35
to
16ac834
Compare
4bddf86
to
51e368b
Compare
e2a8657
to
8b353ea
Compare
8b353ea
to
8a08426
Compare
8a08426
to
5f8943d
Compare
5f8943d
to
fabf128
Compare
fabf128
to
042f5cd
Compare
042f5cd
to
6acd8ac
Compare
6acd8ac
to
3e6ae1a
Compare
3e6ae1a
to
e2a0f39
Compare
e2a0f39
to
85223b2
Compare
85223b2
to
a3ebba4
Compare
a3ebba4
to
da2c89f
Compare
da2c89f
to
dc9e0e0
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.27.0
->v0.42.0
Warning
Some dependencies could not be looked up. Check the warning logs for more information.
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.