Skip to content

Update dependency bazel_gazelle to v0.52.2 - #8

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

Update dependency bazel_gazelle to v0.52.2#8
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/bazel_gazelle-0.x

Conversation

@renovate

@renovate renovate Bot commented Apr 10, 2024

Copy link
Copy Markdown

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Type Update Change
bazel_gazelle http_archive minor v0.32.0v0.52.2

Release Notes

bazelbuild/bazel-gazelle (bazel_gazelle)

v0.52.2

Compare Source

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

Compare Source

Using Bzlmod

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

Using WORKSPACE

load("@​bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
http_archive(
    name = "bazel-gazelle",
    sha256 = "614fce28a9bbb30e6f9163be04647bf01cb1ca4bd96edb0e16dee2c834d9b149",
    url = "https://github.com/bazel-contrib/bazel-gazelle/releases/download/v0.52.1/bazel-gazelle-v0.52.1.tzst",
)
load("@​bazel-gazelle//:deps.bzl", "gazelle_dependencies")
gazelle_dependencies()

What's Changed

New Contributors

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

v0.52.0

Compare Source

What's Changed

New Contributors

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

v0.51.3

Compare Source

What's Changed

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

v0.51.1

Compare Source

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

Compare Source

What's Changed

New Contributors

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

v0.50.0

Compare Source

What's Changed

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

v0.49.0

Compare Source

What's Changed

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

v0.48.0

Compare Source

What's Changed

New Contributors

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

v0.47.0

Compare Source

What's Changed

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

v0.46.0

Compare Source

What's Changed

New Contributors

Full Changelog: bazel-contrib/bazel-gazelle@v0.45.0...v0.46.0

v0.45.0

Compare Source

What's Changed

New Contributors

Full Changelog: bazel-contrib/bazel-gazelle@v0.44.0...v0.45.0

v0.44.0

Compare Source

What's Changed

New Contributors

Full Changelog: bazel-contrib/bazel-gazelle@v0.43.0...v0.44.0

v0.43.0

Compare Source

What's Changed

New Contributors

Full Changelog: bazel-contrib/bazel-gazelle@v0.42.0...v0.43.0

v0.42.0

Compare Source

What's Changed

New Contributors

**Full C

Note

PR body was truncated to here.


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 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot changed the title Update dependency bazel_gazelle to v0.36.0 Update dependency bazel_gazelle to v0.37.0 May 25, 2024
@renovate
renovate Bot force-pushed the renovate/bazel_gazelle-0.x branch from 31060fd to 8e7bc33 Compare May 25, 2024 07:51
@renovate
renovate Bot force-pushed the renovate/bazel_gazelle-0.x branch from 8e7bc33 to 213fc1b Compare August 3, 2024 05:57
@renovate renovate Bot changed the title Update dependency bazel_gazelle to v0.37.0 Update dependency bazel_gazelle to v0.38.0 Aug 3, 2024
@renovate renovate Bot changed the title Update dependency bazel_gazelle to v0.38.0 Update dependency bazel_gazelle to v0.39.0 Sep 24, 2024
@renovate
renovate Bot force-pushed the renovate/bazel_gazelle-0.x branch from 213fc1b to e6e0b7e Compare September 24, 2024 11:45
@renovate
renovate Bot force-pushed the renovate/bazel_gazelle-0.x branch from e6e0b7e to c01652e Compare October 3, 2024 04:52
@renovate renovate Bot changed the title Update dependency bazel_gazelle to v0.39.0 Update dependency bazel_gazelle to v0.39.1 Oct 3, 2024
@renovate
renovate Bot force-pushed the renovate/bazel_gazelle-0.x branch from c01652e to 4be5822 Compare November 13, 2024 20:49
@renovate renovate Bot changed the title Update dependency bazel_gazelle to v0.39.1 Update dependency bazel_gazelle to v0.40.0 Nov 13, 2024
@renovate renovate Bot changed the title Update dependency bazel_gazelle to v0.40.0 Update dependency bazel_gazelle to v0.41.0 Jan 9, 2025
@renovate
renovate Bot force-pushed the renovate/bazel_gazelle-0.x branch from 4be5822 to 604fa08 Compare January 9, 2025 23:45
@renovate
renovate Bot force-pushed the renovate/bazel_gazelle-0.x branch from 604fa08 to 6c93ab1 Compare January 29, 2025 16:07
@renovate renovate Bot changed the title Update dependency bazel_gazelle to v0.41.0 Update dependency bazel_gazelle to v0.42.0 Jan 29, 2025
@renovate
renovate Bot force-pushed the renovate/bazel_gazelle-0.x branch from 6c93ab1 to b71ab2c Compare April 18, 2025 03:58
@renovate renovate Bot changed the title Update dependency bazel_gazelle to v0.42.0 Update dependency bazel_gazelle to v0.43.0 Apr 18, 2025
@renovate
renovate Bot force-pushed the renovate/bazel_gazelle-0.x branch from b71ab2c to b892fc9 Compare June 15, 2025 00:08
@renovate renovate Bot changed the title Update dependency bazel_gazelle to v0.43.0 Update dependency bazel_gazelle to v0.44.0 Jun 15, 2025
@renovate
renovate Bot force-pushed the renovate/bazel_gazelle-0.x branch from b892fc9 to 7ce2d21 Compare August 5, 2025 15:04
@renovate renovate Bot changed the title Update dependency bazel_gazelle to v0.44.0 Update dependency bazel_gazelle to v0.45.0 Aug 5, 2025
@renovate
renovate Bot force-pushed the renovate/bazel_gazelle-0.x branch from 7ce2d21 to 4002240 Compare November 1, 2025 23:35
@renovate renovate Bot changed the title Update dependency bazel_gazelle to v0.45.0 Update dependency bazel_gazelle to v0.46.0 Nov 1, 2025
@renovate renovate Bot changed the title Update dependency bazel_gazelle to v0.46.0 Update dependency bazel_gazelle to v0.47.0 Nov 9, 2025
@renovate
renovate Bot force-pushed the renovate/bazel_gazelle-0.x branch from 4002240 to 13f2a86 Compare November 9, 2025 08:14
@renovate
renovate Bot force-pushed the renovate/bazel_gazelle-0.x branch from 13f2a86 to 0167439 Compare March 31, 2026 10:47
@renovate renovate Bot changed the title Update dependency bazel_gazelle to v0.47.0 Update dependency bazel_gazelle to v0.48.0 Mar 31, 2026
@renovate
renovate Bot force-pushed the renovate/bazel_gazelle-0.x branch from 0167439 to 5b1e9f2 Compare April 15, 2026 13:48
@renovate renovate Bot changed the title Update dependency bazel_gazelle to v0.48.0 Update dependency bazel_gazelle to v0.50.0 Apr 15, 2026
@codereviewbot-ai-staging

codereviewbot-ai-staging Bot commented Apr 15, 2026

Copy link
Copy Markdown

🤖 Review complete!

@renovate
renovate Bot force-pushed the renovate/bazel_gazelle-0.x branch from 5b1e9f2 to 79175d1 Compare May 8, 2026 19:45
@renovate renovate Bot changed the title Update dependency bazel_gazelle to v0.50.0 Update dependency bazel_gazelle to v0.51.0 May 8, 2026
@codereviewbot-ai-staging

codereviewbot-ai-staging Bot commented May 8, 2026

Copy link
Copy Markdown

🤖 Review complete!

@renovate
renovate Bot force-pushed the renovate/bazel_gazelle-0.x branch from 79175d1 to 2d4d8ce Compare June 4, 2026 03:45
@renovate renovate Bot changed the title Update dependency bazel_gazelle to v0.51.0 Update dependency bazel_gazelle to v0.51.1 Jun 4, 2026
@codereviewbot-ai-staging

codereviewbot-ai-staging Bot commented Jun 4, 2026

Copy link
Copy Markdown

🤖 Review complete!

@renovate
renovate Bot force-pushed the renovate/bazel_gazelle-0.x branch from 2d4d8ce to e14ea95 Compare June 6, 2026 15:48
@renovate renovate Bot changed the title Update dependency bazel_gazelle to v0.51.1 Update dependency bazel_gazelle to v0.51.3 Jun 6, 2026
@codereviewbot-ai-staging

codereviewbot-ai-staging Bot commented Jun 6, 2026

Copy link
Copy Markdown

🤖 Review complete!

@renovate
renovate Bot force-pushed the renovate/bazel_gazelle-0.x branch from e14ea95 to f2c1426 Compare July 25, 2026 08:15
@renovate renovate Bot changed the title Update dependency bazel_gazelle to v0.51.3 Update dependency bazel_gazelle to v0.52.2 Jul 25, 2026
@codereviewbot-ai

Copy link
Copy Markdown

🤖 Review skipped: reviews for bot-created pull requests are not allowed on free accounts. Upgrade to a paid plan to enable bot reviews.

1 similar comment
@codereviewbot-ai-staging

Copy link
Copy Markdown

🤖 Review skipped: reviews for bot-created pull requests are not allowed on free accounts. Upgrade to a paid plan to enable bot reviews.

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