Skip to content

build(deps-dev): bump holoviews from 1.20.2 to 1.21.0#163

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/holoviews-1.21.0
Closed

build(deps-dev): bump holoviews from 1.20.2 to 1.21.0#163
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/holoviews-1.21.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 3, 2025

Copy link
Copy Markdown
Contributor

Bumps holoviews from 1.20.2 to 1.21.0.

Release notes

Sourced from holoviews's releases.

Version 1.21.0

This release adds support for sample information on hover for rasterized/datashaded plots, adds dendrogram plot, and adds logarithmic support for Histogram. Along with these new features, this release includes a number of enhancements, bug fixes, and improved documentation. Many thanks to the new contributors @​philipc2, @​NolanBrb, and @​sand-hanitizer, as well as the returning contributors @​Azaya89, @​LecrisUT, @​maximlt, @​michaelaye, @​philippjfr, and @​hoxbro.

This release bumps the minimum supported Python version to 3.10, deprecates the streamz interface, autoloading RC file, IPython magic, and using matplotlib as default backend for hv.extension which are all planned for removal in 1.23.0.

New features:

Deprecations and removals:

  • Minimum supported Python version is now 3.10 (#6549)
  • Deprecate the streamz interface (planned removal in 1.23.0) (#6490)
  • Deprecate autoloading RC file (planned removal in 1.23.0) (#6610)
  • Deprecate IPython magic (planned removal in 1.23.0) (#6610)
  • Deprecate hv.extension() for hv.extension("matplotlib") (planned removal in 1.23.0) (#6610)
  • Remove unused hv.config parameters: future_deprecations and warn_options_call (#6610)

Enhancements:

  • [Bokeh] Add hide_toolbar options (#6602)
  • [Bokeh] Add radius and radius_dimension to Point plot (#6599, #6613)
  • [Notebook] Add details option for AbbreviatedException (#6611)
  • [Notebook] Improve the content displayed when loading the extension in a notebook (#6586)
  • Add basic reactive expression support in a streams dictionary (#6563)
  • Allow passing dimension as style mapping option #6614
  • Support passing selection dictionary to Dataset.select (#6617, #6626)
  • Pass the backend in holoviews.opts.defaults (#6331)
  • Update norm function to handle edge case (#6366)

Performance:

  • Defer Pandas import (#6476, #6574, #6582, #6585)
  • Defer datashader.bundling to avoid numba compile time (#6616)
  • Defer Panel and Pandas imports in IPython (#6570)

Fixes:

  • Correctly apply Bars style transforms (#6623)
  • Don't assume all extents are string in max_extents (#6571)
  • Histogram error with datatype dask.array and backend Matplotlib (#6542)
  • Wrong empty element when using apply_when (#6628)
  • Add legend to distribution for matplotlib backend (#6544)
  • Improve multi_y error for single element (#6543)
  • PandasInterface.select with an index and a column (#6579)
  • Skip overlay aggregate for NdOverlays with a count aggregator (#6619)

... (truncated)

Changelog

Sourced from holoviews's changelog.

Version 1.21.0

June 25, 2025

This release adds support for sample information on hover for rasterized/datashaded plots, adds dendrogram plot, and adds logarithmic support for Histogram. Along with these new features, this release includes a number of enhancements, bug fixes, and improved documentation. Many thanks to the new contributors @​philipc2, @​NolanBrb, and @​sand-hanitizer, as well as the returning contributors @​Azaya89, @​LecrisUT, @​maximlt, @​michaelaye, @​philippjfr, and @​hoxbro.

This release bumps the minimum supported Python version to 3.10, deprecates the streamz interface, autoloading RC file, IPython magic, and using matplotlib as default backend for hv.extension which are all planned for removal in 1.23.0.

New features:

Deprecations and removals:

  • Minimum supported Python version is now 3.10 (#6549)
  • Deprecate the streamz interface (planned removal in 1.23.0) (#6490)
  • Deprecate autoloading RC file (planned removal in 1.23.0) (#6610)
  • Deprecate IPython magic (planned removal in 1.23.0) (#6610)
  • Deprecate hv.extension() for hv.extension("matplotlib") (planned removal in 1.23.0) (#6610)
  • Remove unused hv.config parameters: future_deprecations and warn_options_call (#6610)

Enhancements:

  • [Bokeh] Add hide_toolbar options (#6602)
  • [Bokeh] Add radius and radius_dimension to Point plot (#6599, #6613)
  • [Notebook] Add details option for AbbreviatedException (#6611)
  • [Notebook] Improve the content displayed when loading the extension in a notebook (#6586)
  • Add basic reactive expression support in a streams dictionary (#6563)
  • Allow passing dimension as style mapping option #6614
  • Support passing selection dictionary to Dataset.select (#6617, #6626)

... (truncated)

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 [holoviews](https://github.com/holoviz/holoviews) from 1.20.2 to 1.21.0.
- [Release notes](https://github.com/holoviz/holoviews/releases)
- [Changelog](https://github.com/holoviz/holoviews/blob/main/doc/releases.md)
- [Commits](holoviz/holoviews@v1.20.2...v1.21.0)

---
updated-dependencies:
- dependency-name: holoviews
  dependency-version: 1.21.0
  dependency-type: direct:development
  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 Nov 3, 2025
@dagshub

dagshub Bot commented Nov 3, 2025

Copy link
Copy Markdown

@dependabot @github

dependabot Bot commented on behalf of github Nov 4, 2025

Copy link
Copy Markdown
Contributor Author

Looks like holoviews is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Nov 4, 2025
@dependabot dependabot Bot deleted the dependabot/pip/holoviews-1.21.0 branch November 4, 2025 22:30
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