Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 4, 2025

Updates the requirements on hvplot to permit the latest version.

Release notes

Sourced from hvplot's releases.

Version 0.12.0

This minor release brings extensive documentation improvements, exposes new HoloViews options, and brings a few bugfixes. Check out the release blog post for a visual overview of the key updates.

  • 📚 Major expansion and improvement of the reference documentation, covering all plotting options and methods
  • 🔢 Ability to switch between multiple versions of hvPlot on the website
  • 🔍 A new selector option for sample hover info on datashaded plotsunindent.
  • 🧰 Toolbar customization with toolbar and autohide_toolbar
  • 📊 Flexible legends with the new legend_cols and legend_opts options
  • 🖌️ Advanced styling enabled by the backend_opts option
  • 📦 A new sampledata module for easy access to sample datasets
  • 🐍 Dropped Python 3.9 support

Many thanks to @​ahuang11, @​hoxbro, @​Azaya89, and @​maximlt for their contributions!

Enhancements:

  • Add the selector option to display sample information on hover for rasterized/datashaded plots (#1585)
  • Add the toolbar and autohide_toolbar options (#1634)
  • Add the backend_opts option (#1635)
  • Add the legend_cols and legend_opts options (#1636)
  • Add support for log10 binning for histograms with logx and loglog (#1593)
  • Add the sampledata module (#1628)

Bug Fixes:

  • Fix handling CRS translation (#1600)
  • Remove unused piece of code (#1588)
  • Minor fixes to andrews_curves (#1563)

Documentation:

  • Document all the plotting options:
    • Document the data options (#1555)
    • Document the size and layout options (#1545)
    • Document the grid and legend options (#1576)
    • Document the styling options (#1574)
    • Document the interactivity options (#1587)
    • Document resampling, geographic, and streaming options (#1601)
    • Document axis options and minor changes (#1618)
  • Improve the documentation of all the plotting methods and functions (#1548)
  • Add a version switcher to the site (#1533, #1597)
  • Various documentation enhancements (#1625)
  • Improve the logo sizing in the README (#1632)

Deprecation:

  • Deprecate hover_formatters (#1637)
  • Deprecate the debug argument (#1560)
  • Deprecate handling of DuckDB objects in the plot function (#1561)

... (truncated)

Changelog

Sourced from hvplot's changelog.

Version 0.12.0 (2025-08-01)

This minor release brings extensive documentation improvements, exposes new HoloViews options, and brings a few bugfixes. Check out the release blog post for a visual overview of the key updates.

  • 📚 Major expansion and improvement of the reference documentation, covering all plotting options and methods
  • 🔢 Ability to switch between multiple versions of hvPlot on the website
  • 🔍 A new selector option for sample hover info on datashaded plotsunindent.
  • 🧰 Toolbar customization with toolbar and autohide_toolbar
  • 📊 Flexible legends with the new legend_cols and legend_opts options
  • 🖌️ Advanced styling enabled by the backend_opts option
  • 📦 A new sampledata module for easy access to sample datasets
  • 🐍 Dropped Python 3.9 support

Many thanks to @​ahuang11, @​hoxbro, @​Azaya89, and @​maximlt for their contributions!

Enhancements:

  • Add the selector option to display sample information on hover for rasterized/datashaded plots (#1585)
  • Add the toolbar and autohide_toolbar options (#1634)
  • Add the backend_opts option (#1635)
  • Add the legend_cols and legend_opts options (#1636)
  • Add support for log10 binning for histograms with logx and loglog (#1593)
  • Add the sampledata module (#1628)

Bug Fixes:

  • Fix handling CRS translation (#1600)
  • Remove unused piece of code (#1588)
  • Minor fixes to andrews_curves (#1563)

Documentation:

  • Document all the plotting options:
    • Document the data options (#1555)
    • Document the size and layout options (#1545)
    • Document the grid and legend options (#1576)
    • Document the styling options (#1574)
    • Document the interactivity options (#1587)
    • Document resampling, geographic, and streaming options (#1601)
    • Document axis options and minor changes (#1618)
  • Improve the documentation of all the plotting methods and functions (#1548)
  • Add a version switcher to the site (#1533, #1597)
  • Various documentation enhancements (#1625)
  • Improve the logo sizing in the README (#1632)

Deprecation:

  • Deprecate hover_formatters (#1637)
  • Deprecate the debug argument (#1560)
  • Deprecate handling of DuckDB objects in the plot function (#1561)

... (truncated)

Commits

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 [hvplot](https://github.com/holoviz/hvplot) to permit the latest version.
- [Release notes](https://github.com/holoviz/hvplot/releases)
- [Changelog](https://github.com/holoviz/hvplot/blob/main/doc/releases.md)
- [Commits](holoviz/hvplot@v0.11.0...v0.12.0)

---
updated-dependencies:
- dependency-name: hvplot
  dependency-version: 0.12.0
  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 Aug 4, 2025
@gadomski gadomski merged commit 0932a5e into main Aug 4, 2025
14 checks passed
@gadomski gadomski deleted the dependabot/pip/hvplot-approx-eq-0.12.0 branch August 4, 2025 12:06
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