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

pip prod(deps): update plotnine requirement from <=0.12.4 to <=0.14.2 #85

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 25, 2024

Updates the requirements on plotnine to permit the latest version.

Release notes

Sourced from plotnine's releases.

v0.14.2

Bug Fixes

  • Fixed bugs that affected geom_dotplot and geom_sina where data with an index that did not include 0 led to a crash. (#888)
  • Fixed v0.14.0 regression that made scale_color_cmap_d unusable. (#890)
Changelog

Sourced from plotnine's changelog.

v0.14.2

(2024-11-21)

Bug Fixes

  • Fixed bugs that affected and where data with an index that did not include 0 led to a crash. ({{}})

  • Fixed v0.14.0 regression that made unusable. ({{}})

v0.14.1

(2024-11-05)

Bug Fixes

  • Fix expansion of datetime and timedelta scales when using both the lower and upper addition constants.

  • In quarto documents make the output retina even if the fig-format is png.

  • Fixed bug where you could not save as pdf if also specifying the aspect_ratio. ({{}})

v0.14.0

(2024-10-28)

API Changes

... (truncated)

Commits
  • b815e16 Update changelog for release
  • b5125f8 Upgrade code quality checkers
  • 1521514 Fixed scale_color_cmap_d, the missing _aesthetics
  • 6cb4c1d Fixed geom_dotplot & geom_sina when index 0 is missing
  • 8a3eb88 Add DOI badge for v0.14.1
  • f7020b7 Update changelog for release
  • 7c6860a Upgrade pre-commit
  • d459a89 Fix saving to pdf and aspect_ratios
  • 5646c8d TYP: Fix typechecking
  • 1682dcb Fix retina output in quarto
  • Additional commits viewable in compare view

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)

Updates the requirements on [plotnine](https://github.com/has2k1/plotnine) to permit the latest version.
- [Release notes](https://github.com/has2k1/plotnine/releases)
- [Changelog](https://github.com/has2k1/plotnine/blob/main/doc/changelog.qmd)
- [Commits](has2k1/plotnine@v0.1.0...v0.14.2)

---
updated-dependencies:
- dependency-name: plotnine
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 25, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 2, 2024

Superseded by #87.

@dependabot dependabot bot closed this Dec 2, 2024
@dependabot dependabot bot deleted the dependabot/pip/plotnine-lte-0.14.2 branch December 2, 2024 01:43
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.

0 participants