Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump arviz from 0.19.0 to 0.20.0 #328

Merged
merged 1 commit into from
Sep 30, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 30, 2024

Bumps arviz from 0.19.0 to 0.20.0.

Release notes

Sourced from arviz's releases.

v0.20.0

The highlight this release is the addition of optimized simultaneous ECDF confidence bands. It also includes support for idata["new_group"] = dataset directly and several bug fixes and documentation improvements.

For users of arviz.from_pytree it will now be necessary to install dm-tree manually as it was only used in this one function and has been made an optional dependency.

Full changelog available on GitHub.

Changelog

Sourced from arviz's changelog.

v0.20.0 (2024 Sep 28)

New features

  • Add optimized simultaneous ECDF confidence bands (2368)
  • Add support for setting groups with idata[group] (2374)

Maintenance and fixes

  • Make dm-tree and optional dependency (2379)
  • Fix bug in psislw modifying input inplace (2377)
  • Fix behaviour of two dimensional KDE plot with recent matplotlib releases (2383)
  • Make defaults in plot_compare more intuitive (2388)

Documentation

Commits

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 30, 2024
Bumps [arviz](https://github.com/arviz-devs/arviz) from 0.19.0 to 0.20.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.19.0...v0.20.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/arviz-0.20.0 branch from d7a2e05 to 358eca8 Compare September 30, 2024 10:07
@gnzsnz gnzsnz merged commit b3aaa6d into master Sep 30, 2024
3 checks passed
@dependabot dependabot bot deleted the dependabot/pip/arviz-0.20.0 branch September 30, 2024 11:32
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