Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 22, 2025

Bumps arviz from 0.22.0 to 0.23.0.

Release notes

Sourced from arviz's releases.

v0.23.0

[!IMPORTANT] We expect this to be the last 0.x ArviZ release. See the migration guide to read about what this will mean.

There hasn't been many changes since 0.22, the main ones are fixes in netcdf serialization for InferenceData and fixes to DataTree<->InferenceData conversions.

Full changelog available on GitHub.

Changelog

Sourced from arviz's changelog.

v0.23.0 (2025 Des 9)

Maintenance and fixes

  • Fix numpyro jax incompatibility. (2465)
  • Avoid closing unloaded files in from_netcdf() (2463)
  • Fix sign error in lp parsed in from_numpyro (2468)
  • Fix attrs persistance in idata-datatree conversions (2476)
Commits
  • 1c4dba3 Prepare 0.23 release (#2499)
  • 4db6129 Add daily warning message about ArviZ's refactoring (#2485)
  • b165a20 Added a NaN check in dotplot.py to avoid a deadloop in the matplot backend (#...
  • 0285324 address in1d deprecation (#2493)
  • 495f709 Fix az.compare stacking weights not sum up to one (#2492)⅕
  • 821c126 update sponsor and patrner logos (#2490)
  • 4fb2c3f keep attrs in idata/datatree conversions (#2476)
  • 71130f4 Fix typo in error message for zarr 3 (#2487)
  • 2ead9f0 Modified transform parameter in plot_forest to accept dictionary values (#2403)
  • a288d50 pylint 4.x related fixes (#2489)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [arviz](https://github.com/arviz-devs/arviz) from 0.22.0 to 0.23.0.
- [Release notes](https://github.com/arviz-devs/arviz/releases)
- [Changelog](https://github.com/arviz-devs/arviz/blob/main/CHANGELOG.md)
- [Commits](arviz-devs/arviz@v0.22.0...v0.23.0)

---
updated-dependencies:
- dependency-name: arviz
  dependency-version: 0.23.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Dec 22, 2025
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Dec 22, 2025
@codecov
Copy link

codecov bot commented Dec 22, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.98%. Comparing base (02446c5) to head (2328055).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #642   +/-   ##
=======================================
  Coverage   96.98%   96.98%           
=======================================
  Files          42       42           
  Lines        1094     1094           
=======================================
  Hits         1061     1061           
  Misses         33       33           
Flag Coverage Δ
unittests 96.98% <ø> (ø)

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.

@github-actions
Copy link

Thank you for your contribution @dependabot[bot] 🚀! Your github-pages is ready for download 👉 here 👈!
(The artifact expires on 2025-12-29T05:23:46Z. You can re-generate it by re-running the workflow here.)

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 python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant