Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency rules_python to v0.40.0 #396

Merged
merged 1 commit into from
Dec 18, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 13, 2024

This PR contains the following updates:

Package Type Update Change
rules_python bazel_dep minor 0.38.0 -> 0.40.0
rules_python http_archive minor 0.38.0 -> 0.40.0

Release Notes

bazelbuild/rules_python (rules_python)

v0.40.0

Compare Source

{#v0-40-changed}

Changed
  • Nothing changed.

{#v0-40-fixed}

Fixed
  • (rules) Don't drop custom import paths if Bazel-builtin PyInfo is removed.
    (2414).

{#v0-40-added}

Added
  • Nothing added.

{#v0-40-removed}

Removed
  • (publish) Remove deprecated requirements.txt for the twine dependencies.
    Please use requirements_linux.txt instead.
  • (python_repository) Use bazel's built in zstd support and remove attributes
    for customizing the zstd binary to be used for zstd archives in the
    {bzl:obj}python_repository repository_rule. This affects the
    {bzl:obj}python_register_toolchains and
    {bzl:obj}python_register_multi_toolchains callers in the WORKSPACE.

{#v0-39-0}

v0.39.0

Compare Source

{#v0-39-0-changed}

Changed
  • (deps) bazel_skylib 1.6.1 -> 1.7.1
  • (deps) rules_cc 0.0.9 -> 0.0.14
  • (deps) protobuf 24.4 -> 29.0-rc2
  • (deps) rules_proto 6.0.0-rc1 -> 6.0.2
  • (deps) stardoc 0.6.2 -> 0.7.1
  • For bzlmod, Bazel 7.4 is now the minimum Bazel version.
  • (toolchains) Use the latest indygreg toolchain release 20241016 for Python versions:
    • 3.9.20
    • 3.10.15
    • 3.11.10
    • 3.12.7
    • 3.13.0
  • (pypi) The naming scheme for the bzlmod spoke repositories have changed as
    all of the given requirements.txt files are now parsed by default, to
    temporarily restore the behavior, you can use
    {bzl:obj}pip.parse.extra_hub_aliases, which will be removed or made noop in
    the future.

{#v0-39-0-fixed}

Fixed
  • (precompiling) Skip precompiling (instead of erroring) if the legacy
    @bazel_tools//tools/python:autodetecting_toolchain is being used
    (#​2364).

{#v0-39-0-added}

Added
  • Bazel 8 is now supported.
  • (toolchain) Support for freethreaded Python toolchains is now available. Use
    the config flag //python/config_settings:py_freethreaded to toggle the
    selection of the free-threaded toolchains.
  • (toolchain) {obj}py_runtime.abi_flags attribute and
    {obj}PyRuntimeInfo.abi_flags field added.

{#v0-39-0-removed}

Removed
  • Support for Bazel 6 using bzlmod has been dropped.

{#v0-38-0}


Configuration

📅 Schedule: 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 enabled auto-merge (squash) November 13, 2024 01:55
@renovate renovate bot force-pushed the renovate/rules_python-0.x branch from 041bce0 to ca0e9f6 Compare November 14, 2024 09:50
@renovate renovate bot changed the title chore(deps): update dependency rules_python to v0.39.0 chore(deps): update dependency rules_python Nov 17, 2024
@renovate renovate bot force-pushed the renovate/rules_python-0.x branch from ca0e9f6 to 082297a Compare November 17, 2024 06:46
@renovate renovate bot changed the title chore(deps): update dependency rules_python chore(deps): update dependency rules_python to v0.40.0 Nov 17, 2024
@renovate renovate bot force-pushed the renovate/rules_python-0.x branch 3 times, most recently from bf5d00a to 813629a Compare November 17, 2024 16:42
@renovate renovate bot force-pushed the renovate/rules_python-0.x branch 6 times, most recently from 4f3cd06 to 6ea1df6 Compare December 4, 2024 20:08
@renovate renovate bot force-pushed the renovate/rules_python-0.x branch 3 times, most recently from 3051aea to ad5e46f Compare December 11, 2024 16:14
@renovate renovate bot force-pushed the renovate/rules_python-0.x branch 3 times, most recently from 7b1c5d0 to f12d807 Compare December 17, 2024 04:33
@renovate renovate bot force-pushed the renovate/rules_python-0.x branch from f12d807 to d66fe21 Compare December 18, 2024 08:08
@renovate renovate bot merged commit dcf39b4 into main Dec 18, 2024
47 checks passed
@renovate renovate bot deleted the renovate/rules_python-0.x branch December 18, 2024 09:18
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