Skip to content

chore: bump aspect_rules_lint from 1.5.3 to 2.7.1#3001

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bazel/aspect_rules_lint-2.7.1
Open

chore: bump aspect_rules_lint from 1.5.3 to 2.7.1#3001
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bazel/aspect_rules_lint-2.7.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 18, 2026

Copy link
Copy Markdown
Contributor

Bumps aspect_rules_lint from 1.5.3 to 2.7.1.

Release notes

Sourced from aspect_rules_lint's releases.

v2.7.1

Add this to your file:

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

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.7.1/rules_lint-v2.7.1.tar.gz"],
    integrity = "sha256-R/EhvnPoYQswxUjsQXIdDoPZQH9JX2DY7uIJslqkVWc=",
    strip_prefix = "rules_lint-2.7.1",
    dev = True,
    auto_use_tasks = True,
)

Then, follow the install instructions for

What's Changed

Full Changelog: aspect-build/rules_lint@v2.7.0...v2.7.1

v2.6.0

Add this to your file:

... (truncated)

Commits
  • 9bfeea2 refactor(lint): accept args objects in run_patcher (#908)
  • 3d81720 fix(clang-tidy): strip summary statistics so a clean run yields an empty repo...
  • 13bc6b7 fix(release): fail release if any sarif_parser platform integrity is missing ...
  • 8999b80 fix(format): point format_test failure at the multirun fixer (#862)
  • 7ed06e5 Changes by create-pull-request action (#906)
  • 5a9b39a chore: bump Aspect CLI to 2026.24.11 (#905)
  • 5ab59b0 chore: Set up Release Rust lint module archives (#904)
  • b1536e6 Changes by create-pull-request action (#903)
  • 581ed0c Changes by create-pull-request action (#902)
  • eff4e93 fix(cppcheck): Add missing load statement (#897)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [aspect_rules_lint](https://github.com/aspect-build/rules_lint) from 1.5.3 to 2.7.1.
- [Release notes](https://github.com/aspect-build/rules_lint/releases)
- [Commits](aspect-build/rules_lint@v1.5.3...v2.7.1)

---
updated-dependencies:
- dependency-name: aspect_rules_lint
  dependency-version: 2.7.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added bazel Pull requests that update bazel code dependencies Pull requests that update a dependency file labels Jun 18, 2026
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file bazel Pull requests that update bazel code labels Jun 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bazel Pull requests that update bazel code dependencies Pull requests that update a dependency file

Projects

Status: Backlog
Status: No status

Development

Successfully merging this pull request may close these issues.

0 participants