-
Notifications
You must be signed in to change notification settings - Fork 9
Update dependency bazel_gazelle to v0.45.0 #668
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
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 hidden or 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
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
5e76a18
to
f31b20e
Compare
f31b20e
to
63c39fb
Compare
63c39fb
to
6f0336e
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.
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.
This PR contains the following updates:
v0.26.0
->v0.45.0
Release Notes
bazelbuild/bazel-gazelle (bazel_gazelle)
v0.45.0
Compare Source
What's Changed
--repo_contents_cache
by @fmeum in bazel-contrib#2119go_package
by @WojciechMazur in bazel-contrib#2122package
proto mode by @jgautier-dd in bazel-contrib#2144bzl.Expr
by @WojciechMazur in bazel-contrib#2145proto_library
name achieved after merging with BUILD file by @WojciechMazur in bazel-contrib#2150package_metadata
to 0.0.5 (was 0.0.2) by @WojciechMazur in bazel-contrib#2155CommonConfigurer
by @WojciechMazur in bazel-contrib#2157New Contributors
Full Changelog: bazel-contrib/bazel-gazelle@v0.44.0...v0.45.0
v0.44.0
Compare Source
What's Changed
package_metadata
toREPO.bazel
by @Yannic in bazel-contrib#2081use_repo
s needed fortool
s by @fmeum in bazel-contrib#2091-bzlmod
arg when args are explicitly provided by @fmeum in bazel-contrib#2092New Contributors
Full Changelog: bazel-contrib/bazel-gazelle@v0.43.0...v0.44.0
v0.43.0
Compare Source
What's Changed
go_repository
by @fmeum in bazel-contrib#2037New Contributors
Full Changelog: bazel-contrib/bazel-gazelle@v0.42.0...v0.43.0
v0.42.0
Compare Source
What's Changed
go_deps
extension by @fmeum in bazel-contrib#2010gazelle_test
andgenerationtest
to pass with Bzlmod by @fmeum in bazel-contrib#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 bazel-contrib#1986go mod tidy
suggestion by @fmeum in bazel-contrib#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 bazel-contrib#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 #1856go_repository
s by @fmeum in #1852main()
entrypoints tomain.go
by @tyler-french in #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 #1810//internal:bazel_test
on Mac to fix CI by @tyler-french in #1842gazelle:resolve_regexp
by @lkassar-stripe in #1822external/...
prefix to${SRCDIR}
in external repos by @fmeum in #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 #1806# gazelle:proto file
work without needing to set differentoption go_package
in .proto files by @jeromep-stripe in #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 #1727default_gazelle_attributes
forgo_deps
extension by @tyler-french in #1716go_deps.config(env = ...)
as a replacement forgazelle_dependencies(go_env = ...)
by @fmeum in #1748go_deps
extension as reproducible by @fmeum in #1761purego
build constraint by @mattyclarkson in #1767go.mod
to rules_go by @fmeum in #1762reproducible
usage in extensions by @fmeum in #1763Configuration
📅 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.