-
Notifications
You must be signed in to change notification settings - Fork 122
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.42.0 #570
Open
renovate-bot
wants to merge
1
commit into
bazelbuild: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
chore(deps): update dependency bazel_gazelle to v0.42.0 #570
renovate-bot
wants to merge
1
commit into
bazelbuild: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
9399558
to
8594d35
Compare
achew22
approved these changes
Dec 17, 2022
auto-merge was automatically disabled
December 17, 2022 21:29
Head branch was pushed to by a user without write access
8594d35
to
c91c337
Compare
auto-merge was automatically disabled
December 17, 2022 21:38
Head branch was pushed to by a user without write access
c91c337
to
6c63c42
Compare
auto-merge was automatically disabled
December 19, 2022 05:39
Head branch was pushed to by a user without write access
ab8c8ed
to
635c90a
Compare
auto-merge was automatically disabled
January 9, 2023 13:46
Head branch was pushed to by a user without write access
3e9567a
to
afe32a7
Compare
afe32a7
to
b7fe365
Compare
auto-merge was automatically disabled
January 24, 2023 07:05
Head branch was pushed to by a user without write access
b7fe365
to
2a9336e
Compare
auto-merge was automatically disabled
January 24, 2023 07:05
Head branch was pushed to by a user without write access
2a9336e
to
758d0bd
Compare
ba541ce
to
41f9440
Compare
c4f2734
to
3f8bf79
Compare
3f8bf79
to
ef2eb46
Compare
ef2eb46
to
7c96a9d
Compare
7c96a9d
to
873d0ef
Compare
873d0ef
to
588784c
Compare
588784c
to
983a928
Compare
983a928
to
733ed5f
Compare
733ed5f
to
79f0a2b
Compare
79f0a2b
to
1359ef9
Compare
1359ef9
to
42ddde4
Compare
42ddde4
to
51a8d25
Compare
51a8d25
to
983be1a
Compare
983be1a
to
a0803c8
Compare
a0803c8
to
f761a1c
Compare
f761a1c
to
45aee4c
Compare
45aee4c
to
e5e5477
Compare
e5e5477
to
79bd3c8
Compare
79bd3c8
to
79ae195
Compare
79ae195
to
e1e0bc8
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:
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.