Skip to content

chore(deps): update dependency aspect_rules_py to v1.11.2#20

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/aspect_rules_py-1.x
Open

chore(deps): update dependency aspect_rules_py to v1.11.2#20
renovate[bot] wants to merge 1 commit intomainfrom
renovate/aspect_rules_py-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 17, 2026

This PR contains the following updates:

Package Type Update Change
aspect_rules_py bazel_dep minor 1.8.41.11.2

Release Notes

aspect-build/rules_py (aspect_rules_py)

v1.11.2

Add to your MODULE.bazel file:

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

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

Full Changelog: aspect-build/rules_py@v1.11.1...v1.11.2

v1.11.1

Add to your MODULE.bazel file:

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

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.10.1...v1.11.1

v1.10.1

Add to your MODULE.bazel file:

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

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.10.0...v1.10.1

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

v1.9.1

Add to your MODULE.bazel file:

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

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

Full Changelog: aspect-build/rules_py@v1.9.0...v1.9.1

v1.9.0

Add to your MODULE.bazel file:

bazel_dep(name = "aspect_rules_py", version = "1.9.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

  • feat(uv): Support PEP 735 include-group syntax in dependency-groups by @​ctcjab in #​843
  • fix(uv): Reject unsupported wheel platform tags via allowlist by @​arrdem in #​844
  • feat(py_venv): Shell-less hermetic launcher for py_venv_binary by @​arrdem in #​825
  • feat(py): Python interpreter provisioning from python-build-standalone by @​arrdem in #​827
  • fix(py): Fix freethreaded e2e test for Bazel 9 on macOS by @​arrdem in #​846
  • fix(e2e): Add @​platforms//os:linux to OCI distroless exec tests by @​arrdem in #​847

New Contributors

Full Changelog: aspect-build/rules_py@v1.8.6...v1.9.0

v1.8.6

Add to your MODULE.bazel file:

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

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.8.5...v1.8.6

v1.8.5

Add to your MODULE.bazel file:

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

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.8.4...v1.8.5


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 force-pushed the renovate/aspect_rules_py-1.x branch 5 times, most recently from 6decc0c to 5c3c986 Compare April 17, 2026 22:29
@renovate renovate Bot force-pushed the renovate/aspect_rules_py-1.x branch from 5c3c986 to c73b551 Compare April 18, 2026 01:14
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