Skip to content
This repository has been archived by the owner on Oct 19, 2022. It is now read-only.

Update dependency bazel_gazelle to v0.21.1 #52

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 13, 2020

This PR contains the following updates:

Package Type Update Change
bazel_gazelle http_archive minor v0.20.0 -> v0.21.1

Release Notes

bazelbuild/bazel-gazelle

v0.21.1

Compare Source

Bug fixes

  • Fixed visibility for Go libraries in internal directories. Previously,
    internal visibility was applied to packages in subdirectories of internal,
    directories, not internal directories themselves. Thanks to @​robfig.
  • go_repository no longer runs cat, and genrules are replaced with native
    rules to reduce dependence on msys2 on Windows. Thanks to @​tomlu.
  • Cases in select expressions are no longer emitted for platforms that aren't
    supported by the current version of rules_go.

v0.21.0

Compare Source

  • # gazelle:exclude directives now accept patterns with * and ** wildcards. (thanks @​kalbasit)
  • The -lang flag may now be used to select which language extensions should be run. By default, all extensions Gazelle was built with will run. (thanks @​robfig)
  • Attribute matching now works on string slice attributes, not just strings. This is now used to match proto_library rules with one or more sources in common with the generated rule, even if the rule has been renamed. (thanks @​linzhp)
  • Many bugs have been fixed. Thanks to everyone who helped out!

Renovate configuration

📅 Schedule: 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/bazel_gazelle-0.x branch from 122c1f5 to a6b9f25 Compare June 19, 2020 12:55
@renovate renovate bot changed the title Update dependency bazel_gazelle to v0.21.0 Update dependency bazel_gazelle to v0.21.1 Jun 19, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant