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 pymatviz from 0.4.4 to 0.6.0 #239

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 27, 2023

Bumps pymatviz from 0.4.4 to 0.6.0.

Release notes

Sourced from pymatviz's releases.

v0.6.0

What's Changed

  • Add Ruff pre-commit hook by @​janosh in janosh/pymatviz#68
  • Pyproject by @​janosh in janosh/pymatviz#69
  • 0f2386a scatter_density() use x, y args as axis labels if strings
  • c550332 rename add_mae_r2_box() to annotate_mae_r2()
  • 7da3c0c use redirect in layout.ts instead of ugly DOM href surgery to forward readme links to GH repo

Full Changelog: janosh/pymatviz@v0.5.2...v0.6.0

v0.5.2

What's Changed

  • b782ec4 v0.5.2
  • 25a80a9 add save_fig() to pymatviz/utils.py covered by test_save_fig()
  • 1b05792 add assets/make_api_docs.py
  • e7cc488 remove google colab compat notices from example notebooks
  • b27af1c Deploy demo site to GitHub pages (#64)
  • 531133c add citation.cff
  • 396bdf4 update examples/mp_bimodal_e_form.ipynb with MP r2SCAN beta release formation energies
  • 71f861a Configure devcontainer for running notebooks in Codespace (#63)
  • a90c437 Customizable parity stats (#61)
  • 25d700c add docformatter pre-commit hook
  • 64b545d Support dataframes in true_pred_hist() (#60)
  • 6501627 Support dataframes in relevance and uncertainty plots (#59)
  • 40e9530 Allow passing in dataframes and x, y as column names in parity plots (#58)
  • f81bd3e plot_structure_2d() doc str add "multiple structures in single figure example" (#57)
  • 5c8ccbe residual_hist() remove args y_true, y_pred, now takes y_res directly
  • 4335001 Revert "Python 3.7 support (#55)"

Full Changelog: janosh/pymatviz@v0.5.1...v0.5.2

v0.5.1

What's Changed

  • Python 3.7 support by @​janosh in janosh/pymatviz#55
  • d613d99 add kwarg y_max_headroom=float to annotate_bars()
  • f42c9d1 move plot_defaults.py into pymatviz pkg

Full Changelog: janosh/pymatviz@v0.5.0...v0.5.1

v0.5.0

What's Changed

... (truncated)

Commits
  • 6a57f0f v0.6.0
  • c81a7ae Pyproject (#69)
  • e0020aa fix util save_and_compress_svg() and update plot_structure_2d() assets
  • 4dbe809 Add Ruff pre-commit hook (#68)
  • 0f2386a scatter_density() use x, y args as axis labels if strings
  • c550332 rename add_mae_r2_box() to annotate_mae_r2()
  • 7da3c0c use redirect in layout.ts instead of ugly DOM href surgery to forward readme ...
  • e5a2a5c v0.5.2
  • bcb8a06 add save_fig() to pymatviz/utils.py covered by test_save_fig()
  • 1b05792 add assets/make_api_docs.py
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [pymatviz](https://github.com/janosh/pymatviz) from 0.4.4 to 0.6.0.
- [Release notes](https://github.com/janosh/pymatviz/releases)
- [Commits](janosh/pymatviz@v0.4.4...v0.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 27, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 14, 2023

Superseded by #276.

@dependabot dependabot bot closed this Aug 14, 2023
@dependabot dependabot bot deleted the dependabot/pip/pymatviz-0.6.0 branch August 14, 2023 14:09
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants