-
Notifications
You must be signed in to change notification settings - Fork 46
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 #79
Open
renovate-bot
wants to merge
1
commit into
GoogleCloudPlatform:master
Choose a base branch
from
renovate-bot:renovate/bazel_gazelle-0.x
base: master
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.
Open
Update dependency bazel_gazelle to v0.42.0 #79
renovate-bot
wants to merge
1
commit into
GoogleCloudPlatform:master
from
renovate-bot:renovate/bazel_gazelle-0.x
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
b3d02d2
to
39d1bab
Compare
39d1bab
to
50f4af6
Compare
50f4af6
to
99f5762
Compare
99f5762
to
0c7c2b7
Compare
0c7c2b7
to
494ec1c
Compare
494ec1c
to
6f69f52
Compare
6f69f52
to
b1db174
Compare
b1db174
to
4d13b7a
Compare
4d13b7a
to
2a9e61f
Compare
2a9e61f
to
071551b
Compare
071551b
to
8dc354c
Compare
8dc354c
to
5ad4110
Compare
5ad4110
to
7276624
Compare
7276624
to
3174e34
Compare
3174e34
to
b0b766b
Compare
b0b766b
to
e00b3bb
Compare
e00b3bb
to
04e4d1a
Compare
04e4d1a
to
3522b84
Compare
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.
This PR contains the following updates:
0.17.0
->v0.42.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard 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: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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.