Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 3, 2025

This PR contains the following updates:

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

Release Notes

jax-ml/jax (jax)

v0.5.3

Compare Source

  • 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 Jun 3, 2025
@renovate renovate bot merged commit a0ff733 into main Jun 3, 2025
11 checks passed
@renovate renovate bot deleted the renovate/jax branch June 3, 2025 08:29
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