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.18.0 to 0.19.0 #284

Merged
merged 1 commit into from
Jul 23, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 23, 2024

Bumps arviz from 0.18.0 to 0.19.0.

Release notes

Sourced from arviz's releases.

v0.19.0

This release highlights are: Work with Bokeh3, uses revised Pareto k threshold, refactor plot_ecdf arguments, expose new features as preview submodule.

Full Changelog: https://github.com/arviz-devs/arviz/blob/main/CHANGELOG.md#v0190-2024-jul-19

Changelog

Sourced from arviz's changelog.

v0.19.0 (2024 Jul 19)

New features

  • Use revised Pareto k threshold (2349)
  • Added arguments ci_prob, eval_points, rvs, and random_state to plot_ecdf (2316)
  • Deprecated rcParam stats.hdi_prob and replaced with stats.ci_prob (2316)
  • Expose features from arviz-base, arviz-stats and arviz-plots as arviz.preview submodule (2361)

Maintenance and fixes

  • Ensure support with numpy 2.0 (2321)

  • Update testing strategy to include an environment without optional dependencies and an environment with scientific python nightlies (2321)

  • Address bokeh related deprecations (2362)

  • Fix legend overwriting issue in plot_trace (2334)

Deprecation

  • Support for arrays and DataArrays in plot_khat has been deprecated. Only ELPDdata will be supported in the future (2349)
  • Removed arguments values2, fpr, pointwise, and pit in plot_ecdf (2316)
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)

Bumps [arviz](https://github.com/arviz-devs/arviz) from 0.18.0 to 0.19.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.18.0...v0.19.0)

---
updated-dependencies:
- dependency-name: arviz
  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 Jul 23, 2024
@gnzsnz gnzsnz merged commit e5289c3 into master Jul 23, 2024
1 check passed
@dependabot dependabot bot deleted the dependabot/pip/arviz-0.19.0 branch July 23, 2024 18:17
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