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 holoviews from 1.14.4 to 1.14.5 in /extra_requirements #612

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2021

Bumps holoviews from 1.14.4 to 1.14.5.

Release notes

Sourced from holoviews's releases.

Version 1.14.5

This is a hotfix release with a number of important bug fixes. Most importantly, this version supports for the recent pandas 1.3.0 release. Many thanks to @​kgullikson88, @​philippjfr and @​jlstevens for contributing the fixes in this release.

Bug fixes:

  • Support for pandas>=1.3 (#5013)
  • Various bug fixes relating to dim transforms including the use of parameters in slices and the use of getattribute (#4993, #5001, #5005)
Changelog

Sourced from holoviews's changelog.

Version 1.14.5

July 16, 2021

This is a hotfix release with a number of important bug fixes. Most importantly, this version supports for the recent pandas 1.3.0 release. Many thanks to @​kgullikson88, @​philippjfr and @​jlstevens for contributing the fixes in this release.

Bug fixes:

  • Support for pandas>=1.3 (#5013)
  • Various bug fixes relating to dim transforms including the use of parameters in slices and the use of getattribute (#4993, #5001, #5005)
Commits
  • b7d7a1b Removed cftime pin
  • b7f8e41 Temporarily disabling spatialpandas as an optional dependency
  • 16ed4bd Fixed remaining plotly unit tests
  • fecc3c6 Updated plotly unit tests
  • bb12d5e Pinning cftime
  • bbf3cd0 Fix regressions in dim transforms (#5005)
  • 795bc7a Temporarily disabling spatialpandas tests
  • 2e10072 Add another check to handle pandas 1.3+ in hv/core/utils.py, and revert the i...
  • 1d21d10 Do not force frame_width/frame_height on server
  • a789513 Do not set aspect unless we know the frame dimensions
  • Additional commits viewable in compare view

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 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.14.4 to 1.14.5.
- [Release notes](https://github.com/holoviz/holoviews/releases)
- [Changelog](https://github.com/holoviz/holoviews/blob/master/CHANGELOG.md)
- [Commits](holoviz/holoviews@v1.14.4...v1.14.5)

---
updated-dependencies:
- dependency-name: holoviews
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Aug 1, 2021
@JoranAngevaare JoranAngevaare merged commit a9028e0 into master Aug 1, 2021
@dependabot dependabot bot deleted the dependabot/pip/extra_requirements/holoviews-1.14.5 branch August 1, 2021 06:17
WenzDaniel pushed a commit that referenced this pull request Aug 3, 2021
Bumps [holoviews](https://github.com/holoviz/holoviews) from 1.14.4 to 1.14.5.
- [Release notes](https://github.com/holoviz/holoviews/releases)
- [Changelog](https://github.com/holoviz/holoviews/blob/master/CHANGELOG.md)
- [Commits](holoviz/holoviews@v1.14.4...v1.14.5)

---
updated-dependencies:
- dependency-name: holoviews
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Joran Angevaare <jorana@nikhef.nl>
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