Skip to content

Bump arviz from 0.20.0 to 0.22.0#18

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/arviz-0.22.0
Closed

Bump arviz from 0.20.0 to 0.22.0#18
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/arviz-0.22.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Dec 3, 2025

Bumps arviz from 0.20.0 to 0.22.0.

Release notes

Sourced from arviz's releases.

v0.22.0

The highlights of these release are interoperability of InferenceData and the new xarray.DataTree object and automatic inferring of dimension names from plates in the numpyro converter.

We have also done more testing of the arviz.preview module. Take a look at the migration guide if you want an early peek to the changes and improvements to come. You can treat arviz.preview as a beta release of ArviZ 1.0 so use carefully and keep an eye on the development. We hope to have a release candidate available for wider user testing in a few months.

Full changelog available on GitHub.

v0.21.0

What's Changed

New Contributors

Full Changelog: arviz-devs/arviz@v0.20.0...v0.21.0

Changelog

Sourced from arviz's changelog.

v0.22.0 (2025 Jul 9)

New features

  • plot_pair now has more flexible support for reference_values (2438)
  • Make arviz.from_numpyro(..., dims=None) automatically infer dims from the numpyro model based on its numpyro.plate structure

Maintenance and fixes

  • reference_values and labeller now work together in plot_pair (2437)
  • Fix plot_lm for multidimensional data (2408)
  • Add scipy-stubs as a development dependency (2445)
  • Test compare dataframe stays consistent independently of input order (2407)
  • Fix hdi_probs behaviour in 2d plot_kde (2460)

Documentation

  • Added documentation for reference_values (2438)
  • Add migration guide page to help switch over to the new arviz-xyz libraries (2459)

v0.21.0 (2025 Mar 06)

New features

Maintenance and fixes

  • Make arviz.data.generate_dims_coords handle dims and default_dims consistently (2395)
  • Only emit a warning for custom groups in InferenceData when explicitly requested (2401)
  • Splits Bayes Factor computation out from az.plot_bf into az.bayes_factor (2402)
  • Update method="sd" of mcse to not use normality assumption (2167)
  • Add exception in az.plot_hdi for x of type str (2413)

Documentation

  • Add example of ECDF comparison plot to gallery (2178)
  • Change Twitter to X, including the icon (2418)
  • Update Bokeh link in Installation.rst (2425)
  • Add missing periods to the ArviZ community page (2426)
  • Fix missing docstring (2430)
Commits
  • 35fa479 Prepare 0.22 release (#2460)
  • e17dedf Add migration guide page (#2459)
  • 4743beb Coords kwarg added to plot_autocorr function (#2404)
  • 1d8c010 Add test for compare method standard error sorting consistency (#2407)
  • 2e4cfcf Fix plot_lm handling of multidimensional data with y_model (#2408)
  • 3205b82 Use datatree from xarray and update example to latest einstats (#2458)
  • 896da8d Improve pair_plot's reference_values compatibility, flexibility, and docu...
  • e16cde2 Update Getting Started for PyMC v4.x (#2442) (#2444)
  • 5b1c4ab optional normalization for psislw (#2455)
  • 1b0b9cb Infer NumPyro InferenceData dims automatically (#2441)
  • 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.20.0 to 0.22.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.20.0...v0.22.0)

---
updated-dependencies:
- dependency-name: arviz
  dependency-version: 0.22.0
  dependency-type: direct:production
  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 Pull requests that update python code labels Dec 3, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Dec 3, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/pip/arviz-0.22.0 branch December 3, 2025 13:31
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 Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant