Skip to content

chore(deps): bump aspect_rules_lint from 1.10.2 to 2.6.0#76

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

chore(deps): bump aspect_rules_lint from 1.10.2 to 2.6.0#76
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bazel/aspect_rules_lint-2.6.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 22, 2026

Bumps aspect_rules_lint from 1.10.2 to 2.6.0.

Release notes

Sourced from aspect_rules_lint's releases.

v2.6.0

Add this to your file:

bazel_dep(name = "aspect_rules_lint", version = "2.6.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.6.0/rules_lint-v2.6.0.tar.gz"],
    integrity = "sha256-m77X214HUuicf8dqgXbAU+j+hlHzSOH3EQXMI7Xv/44=",
    strip_prefix = "rules_lint-2.6.0",
    dev = True,
    auto_use_tasks = True,
)

Then, follow the install instructions for

What's Changed

New Contributors

Full Changelog: aspect-build/rules_lint@v2.5.2...v2.6.0

v2.5.2

... (truncated)

Commits
  • 3f0c79f Changes by create-pull-request action (#870)
  • 45a4467 Changes by create-pull-request action (#866)
  • aa07d0a feat(format): support formatting of go.mod and go.work files (#859)
  • aaa369b fix: resolve SARIF parser toolchain (#863)
  • 2026746 refactor: move rules_rust bits into nested module (#865)
  • 488a7a0 Changes by create-pull-request action (#861)
  • 044f848 docs: add F# as a supported language (#858)
  • 9d1d464 feat: Add SARIF handling for cppcheck (#840)
  • 4f8e7de fix(format): quote path args so find doesn't word-split (#856)
  • ed93fc1 Changes by create-pull-request action (#855)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added bazel Pull requests that update bazel code dependencies Pull requests that update a dependency file labels May 22, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 22, 2026

License Check Results

🚀 The license check job ran with the Bazel command:

bazel run --lockfile_mode=error //:license-check

Status: ⚠️ Needs Review

Click to expand output
[License Check Output]
Extracting Bazel installation...
Starting local Bazel server (8.3.0) and connecting to it...
INFO: Invocation ID: aba42293-32b3-43c5-ba62-4f65cc172345
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
Computing main repo mapping: 
Loading: 
Loading: 0 packages loaded
Loading: 0 packages loaded
Loading: 0 packages loaded
    currently loading: 
Loading: 0 packages loaded
    currently loading: 
Loading: 0 packages loaded
    currently loading: 
Loading: 0 packages loaded
    currently loading: 
Analyzing: target //:license-check (1 packages loaded, 0 targets configured)
Analyzing: target //:license-check (1 packages loaded, 0 targets configured)

ERROR: Analysis of target '//:license-check' failed; build aborted: MODULE.bazel.lock is no longer up-to-date because: The implementation of the extension '@@aspect_tools_telemetry+//:extension.bzl%telemetry' or one of its transitive .bzl files has changed,The usages of the extension '@@aspect_tools_telemetry+//:extension.bzl%telemetry' have changed,The repo mappings of certain repos used by the extension '@@aspect_tools_telemetry+//:extension.bzl%telemetry' have changed. Please run `bazel mod deps --lockfile_mode=update` to update your lockfile.
INFO: Elapsed time: 13.742s, Critical Path: 0.02s
INFO: 1 process: 1 internal.
ERROR: Build did NOT complete successfully
FAILED: 
ERROR: Build failed. Not running target

Bumps [aspect_rules_lint](https://github.com/aspect-build/rules_lint) from 1.10.2 to 2.6.0.
- [Release notes](https://github.com/aspect-build/rules_lint/releases)
- [Commits](aspect-build/rules_lint@v1.10.2...v2.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/bazel/aspect_rules_lint-2.6.0 branch from 93240df to 5bc8b91 Compare May 29, 2026 15:32
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

Development

Successfully merging this pull request may close these issues.

0 participants