-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): update dependency gazelle to v0.43.0 #83
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
base: main
Are you sure you want to change the base?
Conversation
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PR Summary
This update to Gazelle from v0.42.0 to v0.43.0 introduces performance improvements and new features for Bazel's build system management.
- Added support for evaluating build tags as both true/false, improving build configuration flexibility
- Improved performance with parallel directory walking and better build tag evaluation
- Enhanced go.work file support for non-root modules
- Added support for profiling gazelle update-repos command
- Fixed attribute value updates and filepath handling in BUILD files
The changes appear safe to merge as they focus on performance optimizations and feature additions without breaking changes. The update aligns well with the project's Bazel-based build system.
1 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings | Greptile
This PR contains the following updates:
0.42.0
->0.43.0
Release Notes
bazel-contrib/bazel-gazelle (gazelle)
v0.43.0
What's Changed
go_repository
by @fmeum in https://github.com/bazel-contrib/bazel-gazelle/pull/2037New Contributors
Full Changelog: bazel-contrib/bazel-gazelle@v0.42.0...v0.43.0
Configuration
📅 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.