Skip to content

Update dependency gazelle to v0.53.0 - #342

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/gazelle-0.x
Open

Update dependency gazelle to v0.53.0#342
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/gazelle-0.x

Conversation

@renovate

@renovate renovate Bot commented Mar 26, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
gazelle bazel_dep minor 0.47.00.53.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

bazel-contrib/bazel-gazelle (gazelle)

v0.53.0

Using Bzlmod

bazel_dep(name = "gazelle", version = "0.53.0")

Using WORKSPACE

load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
    name = "bazel-gazelle",
    sha256 = "fec7a24acb027359eb7d2b31d116b17c81d2fab35842f6bfb2dd5945e1071346",
    url = "https://github.com/bazel-contrib/bazel-gazelle/releases/download/v0.53.0/bazel-gazelle-v0.53.0.tar.gz",
)
load("@bazel-gazelle//:deps.bzl", "gazelle_dependencies")
gazelle_dependencies()

What's Changed

New Contributors

Full Changelog: bazel-contrib/bazel-gazelle@v0.52.2...v0.53.0

v0.52.2

Using Bzlmod

bazel_dep(name = "gazelle", version = "0.52.2")

Using WORKSPACE

load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
    name = "bazel-gazelle",
    sha256 = "6549bd37cf1b82bac406119aef1b26bfec5d1c02d0d5a5518275e4513f47b3b2",
    url = "https://github.com/bazel-contrib/bazel-gazelle/releases/download/v0.52.2/bazel-gazelle-v0.52.2.tar.gz",
)
load("@bazel-gazelle//:deps.bzl", "gazelle_dependencies")
gazelle_dependencies()

What's Changed

Full Changelog: bazel-contrib/bazel-gazelle@v0.52.1...v0.52.2

v0.51.3

What's Changed

Full Changelog: bazel-contrib/bazel-gazelle@v0.51.2...v0.51.3

v0.51.1

What's changed

  • Fixed an issue where go mod tidy in a project that depends on github.com/bazelbuild/bazel-gazelle v0.51.0 would report missing v2 packages.

v0.51.0

What's Changed

New Contributors

Full Changelog: bazel-contrib/bazel-gazelle@v0.50.0...v0.51.0

v0.50.0

What's Changed

Full Changelog: bazel-contrib/bazel-gazelle@v0.49.0...v0.50.0

v0.49.0

What's Changed

Full Changelog: bazel-contrib/bazel-gazelle@v0.48.0...v0.49.0

v0.48.0

What's Changed

New Contributors

Full Changelog: bazel-contrib/bazel-gazelle@v0.47.0...v0.48.0


Configuration

📅 Schedule: (UTC)

  • 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 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.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot force-pushed the renovate/gazelle-0.x branch from 6ff7d51 to c05e635 Compare March 27, 2026 08:13
@renovate renovate Bot changed the title chore(deps): update dependency gazelle to v0.48.0 chore(deps): update dependency gazelle to v0.49.0 Apr 6, 2026
@renovate
renovate Bot force-pushed the renovate/gazelle-0.x branch from c05e635 to 9fb4482 Compare April 6, 2026 17:26
@renovate renovate Bot changed the title chore(deps): update dependency gazelle to v0.49.0 chore(deps): update dependency gazelle to v0.50.0 Apr 7, 2026
@renovate
renovate Bot force-pushed the renovate/gazelle-0.x branch from 9fb4482 to e4e5c59 Compare April 7, 2026 21:56
@renovate renovate Bot changed the title chore(deps): update dependency gazelle to v0.50.0 Update dependency gazelle to v0.50.0 Apr 8, 2026
@renovate
renovate Bot force-pushed the renovate/gazelle-0.x branch 2 times, most recently from 9529d4e to eccb59c Compare April 8, 2026 20:06
@renovate
renovate Bot force-pushed the renovate/gazelle-0.x branch 3 times, most recently from 06c64dd to 3ae26c4 Compare April 23, 2026 04:56
@renovate
renovate Bot force-pushed the renovate/gazelle-0.x branch 2 times, most recently from dd6906a to 62ff0f5 Compare May 5, 2026 06:59
@renovate renovate Bot changed the title Update dependency gazelle to v0.50.0 Update dependency gazelle to v0.51.0 May 8, 2026
@renovate
renovate Bot force-pushed the renovate/gazelle-0.x branch from 62ff0f5 to 6df1ed8 Compare May 8, 2026 17:28
@renovate
renovate Bot force-pushed the renovate/gazelle-0.x branch 2 times, most recently from 5ea93c8 to 5b24d7f Compare May 23, 2026 17:06
@renovate
renovate Bot force-pushed the renovate/gazelle-0.x branch from 5b24d7f to fd225e0 Compare June 3, 2026 05:55
@renovate renovate Bot changed the title Update dependency gazelle to v0.51.0 Update dependency gazelle to v0.51.1 Jun 3, 2026
@renovate
renovate Bot force-pushed the renovate/gazelle-0.x branch from fd225e0 to c6c57a9 Compare June 3, 2026 14:11
@renovate renovate Bot changed the title Update dependency gazelle to v0.51.1 Update dependency gazelle to v0.51.3 Jun 4, 2026
@renovate
renovate Bot force-pushed the renovate/gazelle-0.x branch from c6c57a9 to 5d313ae Compare June 4, 2026 21:57
@renovate
renovate Bot force-pushed the renovate/gazelle-0.x branch from 5d313ae to 4febf86 Compare June 18, 2026 22:02
@renovate renovate Bot changed the title Update dependency gazelle to v0.51.3 Update dependency gazelle to v0.52.2 Jul 23, 2026
@renovate
renovate Bot force-pushed the renovate/gazelle-0.x branch from 4febf86 to 529add2 Compare July 23, 2026 20:38
@renovate
renovate Bot force-pushed the renovate/gazelle-0.x branch from 529add2 to 3f181a8 Compare August 22, 2026 20:11
@renovate renovate Bot changed the title Update dependency gazelle to v0.52.2 Update dependency gazelle to v0.53.0 Aug 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants