Skip to content

pip(deps): bump kaleido from 0.2.1 to 1.2.0#525

Merged
seven7ty merged 1 commit intomainfrom
dependabot-pip-kaleido-1.2.0
Apr 3, 2026
Merged

pip(deps): bump kaleido from 0.2.1 to 1.2.0#525
seven7ty merged 1 commit intomainfrom
dependabot-pip-kaleido-1.2.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 7, 2026

Bumps kaleido from 0.2.1 to 1.2.0.

Release notes

Sourced from kaleido's releases.

v1.1.0 fixes various bugs found through improved testing.

Most importantly, it adds to the API an option to start a persistent sync server which speeds up subsequence calls to write_fig_sync, calc_fig_sync, etc.

Use: kaliedo.start_sync_server() and kaliedo.stop_sync_server()

v1.0.0

Kaleido v1 introduces a new API. If you're currently using v0, you'll need to make changes to your code and environment where you are running Kaleido.

  • If using Kaleido v1 with Plotly.py, you will need to install Plotly.py v6.1.1 or later.
  • Chrome is no longer included with Kaleido. Kaleido will look for an existing Chrome installation, but also provides commands for installing Chrome. If you don't have Chrome, you'll need to install it. See the installation section above for instructions.
  • If your code uses Kaleido directly: kaleido.scopes.plotly has been removed in v1. Kaleido v1 provides write_fig and write_fig_sync for exporting Plotly figures.

v1.0.0rc15

What's Changed

New Contributors

Full Changelog: plotly/Kaleido@v1.0.0rc11...v1.0.0rc15

v1.0.0rc11

This is a pre-release version of Kaleido 1.0.0 which contains a number of breaking changes relative to Kaleido 0.x. It is not compatible with the latest release of Plotly. To generate images with Plotly you should install the latest stable version of and Kaleido (v0.2.1).

Documentation for the new API can be found in the README: https://github.com/plotly/Kaleido

v1.0.0-rc.0

What's Changed

Full Changelog: plotly/Kaleido@v0.4.0.rc.5...v1.0.0-rc.0

... (truncated)

Commits
  • d93391e Add one off test for complicated plotly obj.
  • 1037810 Improve error info of ImportError.
  • 7972d69 Create script for pickling and caching pickles.
  • 064e0e5 Update choreo.
  • 9a01caa Fix Changelog
  • a975d3f Remove now unnecesary dep check.
  • 666bd99 Fix tests given new import.
  • 0e315dd Remove plotly dep and make import optional.
  • 74048f4 Force use of new choreographer.
  • b28b39d Activate new choreographer custom encoder
  • Additional commits viewable in compare view

@dependabot dependabot bot added dependabot-bump Dependabot bumping the dependencies. pip-bump A package from pip is being bumped. labels Mar 7, 2026
Bumps [kaleido](https://github.com/plotly/kaleido) from 0.2.1 to 1.2.0.
- [Release notes](https://github.com/plotly/kaleido/releases)
- [Commits](plotly/Kaleido@v0.2.1...v1.2.0)

---
updated-dependencies:
- dependency-name: kaleido
  dependency-version: 1.2.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot-pip-kaleido-1.2.0 branch from 7e35b95 to d7c3930 Compare April 3, 2026 21:01
@seven7ty seven7ty merged commit 9bbec65 into main Apr 3, 2026
6 checks passed
@seven7ty seven7ty deleted the dependabot-pip-kaleido-1.2.0 branch April 3, 2026 21:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependabot-bump Dependabot bumping the dependencies. pip-bump A package from pip is being bumped.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant