loeffel-io / ls-lint

An extremely fast directory and filename linter - Bring some structure to your project filesystem
https://ls-lint.org
MIT License
1.73k stars 32 forks source link

chore(deps): update dependency bazel_gazelle to v0.35.0 #195

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 9 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
bazel_gazelle http_archive minor v0.34.0 -> v0.35.0

Release Notes

bazelbuild/bazel-gazelle (bazel_gazelle) ### [`v0.35.0`](https://togithub.com/bazelbuild/bazel-gazelle/releases/tag/v0.35.0) [Compare Source](https://togithub.com/bazelbuild/bazel-gazelle/compare/v0.34.0...v0.35.0) #### What's Changed - Don't run on centos7 in BCR presubmit and add maintainers by [@​fmeum](https://togithub.com/fmeum) in [https://github.com/bazelbuild/bazel-gazelle/pull/1663](https://togithub.com/bazelbuild/bazel-gazelle/pull/1663) - update readme for v0.34.0 by [@​tyler-french](https://togithub.com/tyler-french) in [https://github.com/bazelbuild/bazel-gazelle/pull/1662](https://togithub.com/bazelbuild/bazel-gazelle/pull/1662) - nit: doc `gazelle_generation_test` use of `arguments.txt` by [@​vpanta](https://togithub.com/vpanta) in [https://github.com/bazelbuild/bazel-gazelle/pull/1660](https://togithub.com/bazelbuild/bazel-gazelle/pull/1660) - feat(bzlmod): allow patches in `archive_override`s by [@​tyler-french](https://togithub.com/tyler-french) in [https://github.com/bazelbuild/bazel-gazelle/pull/1665](https://togithub.com/bazelbuild/bazel-gazelle/pull/1665) - fix(bzlmod): fail on unused overrides by [@​tyler-french](https://togithub.com/tyler-french) in [https://github.com/bazelbuild/bazel-gazelle/pull/1669](https://togithub.com/bazelbuild/bazel-gazelle/pull/1669) - Annotate more globs with `allow_empty = True` by [@​fmeum](https://togithub.com/fmeum) in [https://github.com/bazelbuild/bazel-gazelle/pull/1674](https://togithub.com/bazelbuild/bazel-gazelle/pull/1674) - Generate BUILD files for grpc compiler by [@​mering](https://togithub.com/mering) in [https://github.com/bazelbuild/bazel-gazelle/pull/1672](https://togithub.com/bazelbuild/bazel-gazelle/pull/1672) - Disable lockfile check for BCR test module by [@​fmeum](https://togithub.com/fmeum) in [https://github.com/bazelbuild/bazel-gazelle/pull/1673](https://togithub.com/bazelbuild/bazel-gazelle/pull/1673) - Make isolated extensions usable for Go tools by [@​fmeum](https://togithub.com/fmeum) in [https://github.com/bazelbuild/bazel-gazelle/pull/1678](https://togithub.com/bazelbuild/bazel-gazelle/pull/1678) - bzlmod: support go.mod replace directives with a version qualifier on the left by [@​andyscott](https://togithub.com/andyscott) in [https://github.com/bazelbuild/bazel-gazelle/pull/1679](https://togithub.com/bazelbuild/bazel-gazelle/pull/1679) - fix CI by running both WORKSPACE and Bzlmod on select packages by [@​tyler-french](https://togithub.com/tyler-french) in [https://github.com/bazelbuild/bazel-gazelle/pull/1690](https://togithub.com/bazelbuild/bazel-gazelle/pull/1690) - disable lockfile by default by [@​tyler-french](https://togithub.com/tyler-french) in [https://github.com/bazelbuild/bazel-gazelle/pull/1692](https://togithub.com/bazelbuild/bazel-gazelle/pull/1692) - feat(resolve): optimize applying overrides to be efficient by [@​tyler-french](https://togithub.com/tyler-french) in [https://github.com/bazelbuild/bazel-gazelle/pull/1687](https://togithub.com/bazelbuild/bazel-gazelle/pull/1687) - feat(fix-update): allow user to profile commands with `pprof` by [@​tyler-french](https://togithub.com/tyler-french) in [https://github.com/bazelbuild/bazel-gazelle/pull/1685](https://togithub.com/bazelbuild/bazel-gazelle/pull/1685) - Fix partial execution with mapped kinds by [@​HALtheWise](https://togithub.com/HALtheWise) in [https://github.com/bazelbuild/bazel-gazelle/pull/1680](https://togithub.com/bazelbuild/bazel-gazelle/pull/1680) - prepare release 0.35.0 by [@​tyler-french](https://togithub.com/tyler-french) in [https://github.com/bazelbuild/bazel-gazelle/pull/1693](https://togithub.com/bazelbuild/bazel-gazelle/pull/1693) #### New Contributors - [@​mering](https://togithub.com/mering) made their first contribution in [https://github.com/bazelbuild/bazel-gazelle/pull/1672](https://togithub.com/bazelbuild/bazel-gazelle/pull/1672) **Full Changelog**: https://github.com/bazelbuild/bazel-gazelle/compare/v0.34.0...v0.35.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 has been generated by Mend Renovate. View repository job log here.