Skip to content

Update dependency aspect_rules_py to v1.10.0#26

Merged
mkanat merged 1 commit intomainfrom
renovate/bazel-modules
Mar 20, 2026
Merged

Update dependency aspect_rules_py to v1.10.0#26
mkanat merged 1 commit intomainfrom
renovate/bazel-modules

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 20, 2026

This PR contains the following updates:

Package Type Update Change
aspect_rules_py bazel_dep minor 1.9.11.10.0

Release Notes

aspect-build/rules_py (aspect_rules_py)

v1.10.0

Add to your MODULE.bazel file:

bazel_dep(name = "aspect_rules_py", version = "1.10.0")

And also register a Python toolchain, see rules_python. For example:

python = use_extension("@​rules_python//python/extensions:python.bzl", "python")
python.toolchain(
    python_version = "3.13",
)

What's Changed

New Contributors

Full Changelog: aspect-build/rules_py@v1.9.1...v1.10.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

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

BuildFormatLintBreakingUpdated (UTC)
✅ passed⏩ skipped✅ passed⏩ skippedMar 20, 2026, 4:53 PM

@mkanat mkanat merged commit 9d6b136 into main Mar 20, 2026
6 checks passed
@mkanat mkanat deleted the renovate/bazel-modules branch March 20, 2026 21:10
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