Skip to content

Bump to jax 0.9.1#749

Draft
dylanhmorris wants to merge 4 commits intomainfrom
dhm-jax-0.9.1
Draft

Bump to jax 0.9.1#749
dylanhmorris wants to merge 4 commits intomainfrom
dhm-jax-0.9.1

Conversation

@dylanhmorris
Copy link
Copy Markdown
Collaborator

dependabot bot and others added 4 commits March 11, 2026 21:42
Bumps [jax](https://github.com/jax-ml/jax) from 0.9.0.1 to 0.9.1.
- [Release notes](https://github.com/jax-ml/jax/releases)
- [Changelog](https://github.com/jax-ml/jax/blob/main/CHANGELOG.md)
- [Commits](jax-ml/jax@jax-v0.9.0.1...jax-v0.9.1)

---
updated-dependencies:
- dependency-name: jax
  dependency-version: 0.9.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dylanhmorris
Copy link
Copy Markdown
Collaborator Author

Todo: MRE and issue in numpyro for dist.Beta producing the following deprecation warning:

DeprecationWarning: Implicit conversion of an array to a dtype is deprecated; rather than dtype=arr use dtype=arr.dtype. In the future this will result in an error.
    key = np.dtype(dtype)

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.31%. Comparing base (ef83fbb) to head (ad32148).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #749   +/-   ##
=======================================
  Coverage   98.31%   98.31%           
=======================================
  Files          48       48           
  Lines        1485     1486    +1     
=======================================
+ Hits         1460     1461    +1     
  Misses         25       25           
Flag Coverage Δ
unittests 98.31% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dylanhmorris
Copy link
Copy Markdown
Collaborator Author

Remaining errors will be addressed as part of #746 so this PR will wait for review until the PR closing #746 lands.

@dylanhmorris dylanhmorris marked this pull request as draft March 12, 2026 15:00
@dylanhmorris
Copy link
Copy Markdown
Collaborator Author

Todo: MRE and issue in numpyro for dist.Beta producing the following deprecation warning:

DeprecationWarning: Implicit conversion of an array to a dtype is deprecated; rather than dtype=arr use dtype=arr.dtype. In the future this will result in an error.
    key = np.dtype(dtype)

Done pyro-ppl/numpyro#2146

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.

1 participant