web icon indicating copy to clipboard operation
web copied to clipboard

chore(deps): update dependency kaleido to v1

Open renovate[bot] opened this issue 3 months ago • 0 comments

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
kaleido ==0.2.1 -> ==1.2.0 age adoption passing confidence

Release Notes

plotly/kaleido (kaleido)

v1.2.0

Compare Source

v1.1.0

Compare Source

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

Compare Source

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.

v0.4.2

Compare Source

v0.4.1

Compare Source

v0.4.0

Compare Source

v0.2.1.post1

Compare Source

Adds arm32 support, no changes to other architectures so they aren't published with this tag.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • [ ] If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] avatar Aug 26 '25 18:08 renovate[bot]