Skip to content

chore: bump the all-in-one group across 1 directory with 3 updates#2815

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bazel/all-in-one-097dd4e6f6
Open

chore: bump the all-in-one group across 1 directory with 3 updates#2815
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bazel/all-in-one-097dd4e6f6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 17, 2026

Bumps the all-in-one group with 3 updates in the / directory: aspect_rules_py, rules_pkg and buildifier_prebuilt.

Updates aspect_rules_py from 1.6.6 to 1.11.2

Release notes

Sourced from aspect_rules_py's releases.

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

... (truncated)

Commits
  • b8a2952 feat(whl_install): expose install_dir via OutputGroupInfo (#926)
  • f04d69a ci: replace github pre-commit workflow with aspect workflows buildifier (#922)
  • 08e6f3c fix(interpreter): drop exec_compatible_with from Python interpreter toolchain...
  • d88b0f3 fix(uv): fix evaluation of PEP 508 specs involving nested parentheses (#901)
  • aa5509a feat: add scope = "universal" to @pypi//venv for Bazel 10 compatibility (#917)
  • 1c4af87 chore: remove dead would_create_symlink_cycle function (#919)
  • d2ea650 chore: replace toolchains_llvm_bootstrapped with llvm 0.7.0 (#920)
  • 92eec7f ci: do not run pre-commit when PRs come from forks (#914)
  • 396cee6 refactor(toolchain): replace resolved_venv_toolchain with venv_exec_toolchain...
  • 0ef96a0 refactor(exec_tools): hoist py_exec_tools_toolchain from rules_python, drop m...
  • Additional commits viewable in compare view

Updates rules_pkg from 1.1.0 to 1.2.0

Commits

Updates buildifier_prebuilt from 8.2.0.2 to 8.5.1.2

Commits

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

⚠️ Docs-as-Code version mismatch detected
Please check the CI build logs for details and align the documentation version with the Bazel dependency.

@github-actions
Copy link
Copy Markdown

The created documentation from the pull request is available at: docu-html

@dependabot dependabot Bot force-pushed the dependabot/bazel/all-in-one-097dd4e6f6 branch 2 times, most recently from aa0c8ca to a279a58 Compare April 22, 2026 13:27
@dependabot dependabot Bot force-pushed the dependabot/bazel/all-in-one-097dd4e6f6 branch from a279a58 to 5b0eaac Compare April 29, 2026 13:31
Bumps the all-in-one group with 3 updates in the / directory: [aspect_rules_py](https://github.com/aspect-build/rules_py), [rules_pkg](https://github.com/bazelbuild/rules_pkg) and [buildifier_prebuilt](https://github.com/keith/buildifier-prebuilt).


Updates `aspect_rules_py` from 1.6.6 to 1.11.2
- [Release notes](https://github.com/aspect-build/rules_py/releases)
- [Commits](aspect-build/rules_py@v1.6.6...v1.11.2)

Updates `rules_pkg` from 1.1.0 to 1.2.0
- [Release notes](https://github.com/bazelbuild/rules_pkg/releases)
- [Changelog](https://github.com/bazelbuild/rules_pkg/blob/main/CHANGELOG.md)
- [Commits](bazelbuild/rules_pkg@1.1.0...1.2.0)

Updates `buildifier_prebuilt` from 8.2.0.2 to 8.5.1.2
- [Commits](keith/buildifier-prebuilt@8.2.0.2...8.5.1.2)

---
updated-dependencies:
- dependency-name: aspect_rules_py
  dependency-version: 1.11.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-in-one
- dependency-name: buildifier_prebuilt
  dependency-version: 8.5.1.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-in-one
- dependency-name: rules_pkg
  dependency-version: 1.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-in-one
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/bazel/all-in-one-097dd4e6f6 branch from 5b0eaac to ef5736b Compare April 30, 2026 13:29
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