Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 31, 2025

This PR contains the following updates:

Package Type Update Change Pending
jaxlib dependencies patch >=0.5.2 -> >=0.5.3 0.6.0

Release Notes

jax-ml/jax (jaxlib)

v0.5.3

  • New Features

    • Added a allow_negative_indices option to {func}jax.lax.dynamic_slice,
      {func}jax.lax.dynamic_update_slice and related functions. The default is
      true, matching the current behavior. If set to false, JAX does not need to
      emit code clamping negative indices, which improves code size.
    • Added a replace option to {func}jax.random.categorical to enable sampling
      without replacement.

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.

🔕 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 added the dependencies Pull requests that update a dependency file label May 31, 2025
@renovate renovate bot merged commit dd7650a into main May 31, 2025
11 checks passed
@renovate renovate bot deleted the renovate/jax branch May 31, 2025 20:20
NeilGirdhar pushed a commit to NeilGirdhar/array-api-extra that referenced this pull request Jun 2, 2025
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
NeilGirdhar pushed a commit to NeilGirdhar/array-api-extra that referenced this pull request Jun 2, 2025
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
NeilGirdhar pushed a commit to NeilGirdhar/array-api-extra that referenced this pull request Jun 2, 2025
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
NeilGirdhar pushed a commit to NeilGirdhar/array-api-extra that referenced this pull request Jun 3, 2025
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
NeilGirdhar pushed a commit to NeilGirdhar/array-api-extra that referenced this pull request Jun 3, 2025
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants