Skip to content

pip(deps): bump kaleido from 0.2.1 to 1.0.0 #490

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 12, 2025

Bumps kaleido from 0.2.1 to 1.0.0.

Release notes

Sourced from kaleido's releases.

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

v0.4.0-rc.5

Full Changelog: plotly/Kaleido@v0.4.0-rc.4...v0.4.0.rc.5

v0.4.0-rc.4

Full Changelog: plotly/Kaleido@v0.4.0-rc.3...v0.4.0-rc.4

v0.4.0-rc.3

What's Changed

... (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)

Summary by Sourcery

Upgrade kaleido dependency to version 1.0.0

Enhancements:

  • Adopt kaleido v1.0.0 which introduces a new API and breaking changes

Build:

  • Bump kaleido from 0.2.1 to 1.0.0 in requirements

Bumps [kaleido](https://github.com/plotly/kaleido) from 0.2.1 to 1.0.0.
- [Release notes](https://github.com/plotly/kaleido/releases)
- [Commits](plotly/Kaleido@v0.2.1...v1.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from seven7ty July 12, 2025 12:06
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 12, 2025

The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.

@dependabot dependabot bot added dependabot-bump Dependabot bumping the dependencies. pip-bump A package from pip is being bumped. labels Jul 12, 2025
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