Skip to content

deps: Update dependency jax to >=0.9.2#702

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/jax
Apr 23, 2026
Merged

deps: Update dependency jax to >=0.9.2#702
renovate[bot] merged 1 commit intomainfrom
renovate/jax

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 23, 2026

This PR contains the following updates:

Package Type Update Change
jax feature-backends patch >=0.9.1>=0.9.2

Release Notes

jax-ml/jax (jax)

v0.9.2

Compare Source

  • Changes:
    • The semi-private type jax._src.literals.TypedNdArray is now a subclass of
      np.ndarray, rather than a duck type of it.
    • {func}jax.numpy.arange with step specified no longer generates the array
      on host. The benefit is more efficient code, though this can lead to less
      precise outputs for narrow-width floats (e.g. bfloat16). To recover the
      previous behavior in this case, use jnp.array(np.arange(...)).

Configuration

📅 Schedule: (UTC)

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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 Apr 23, 2026
@renovate renovate Bot enabled auto-merge (squash) April 23, 2026 00:33
@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Apr 23, 2026
@renovate renovate Bot merged commit 2690f22 into main Apr 23, 2026
2 checks passed
@renovate renovate Bot deleted the renovate/jax branch April 23, 2026 00:33
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