Skip to content

Update dependency aspect_rules_lint to v2.3.0#13

Merged
mkanat merged 2 commits intomainfrom
renovate/bazel-modules
Mar 4, 2026
Merged

Update dependency aspect_rules_lint to v2.3.0#13
mkanat merged 2 commits intomainfrom
renovate/bazel-modules

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 4, 2026

This PR contains the following updates:

Package Type Update Change
aspect_rules_lint bazel_dep minor 2.2.02.3.0

Release Notes

aspect-build/rules_lint (aspect_rules_lint)

v2.3.0

Add this to your file:

bazel_dep(name = "aspect_rules_lint", version = "2.3.0")

This repo also provides a lint task for the Aspect CLI.
Add this to your MODULE.aspect file:

# AXL dependencies; see https://github.com/aspect-extensions
axl_archive_dep(
    name = "aspect_rules_lint",
    urls = ["https://github.com/aspect-build/rules_lint/releases/download/v2.3.0/rules_lint-v2.3.0.tar.gz"],
    integrity = "sha256-f3vXvl1ZNw1dqnnCri5OXVs6icreXZnm5Ku7/0Jc0iA=",
    strip_prefix = "rules_lint-2.3.0",
    dev = True,
    auto_use_tasks = True,
)

Then, follow the install instructions for

What's Changed

Full Changelog: aspect-build/rules_lint@v2.2.0...v2.3.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.


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

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

@github-actions
Copy link
Contributor

github-actions bot commented Mar 4, 2026

The latest Buf updates on your PR. Results from workflow CI / ci (pull_request).

BuildFormatLintBreakingUpdated (UTC)
✅ passed⏩ skipped✅ passed⏩ skippedMar 4, 2026, 6:17 AM

@renovate
Copy link
Contributor Author

renovate bot commented Mar 4, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@mkanat mkanat force-pushed the renovate/bazel-modules branch 5 times, most recently from 6692241 to da4290f Compare March 4, 2026 06:15
@mkanat mkanat merged commit a950e71 into main Mar 4, 2026
@mkanat mkanat deleted the renovate/bazel-modules branch March 4, 2026 06:17
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.

1 participant