ImperialCollegeLondon / PyProBE

Python Processing for Battery Experiments
https://imperialcollegelondon.github.io/PyProBE/
BSD 3-Clause "New" or "Revised" License
6 stars 3 forks source link

Bump altair from 5.4.0 to 5.4.1 #144

Open dependabot[bot] opened 1 month ago

dependabot[bot] commented 1 month ago

Bumps altair from 5.4.0 to 5.4.1.

Release notes

Sourced from altair's releases.

Version 5.4.1

What's Changed

Enhancements

Bug Fixes

Documentation

Other Changes

Full Changelog: https://github.com/vega/altair/compare/v5.4.0...v5.4.1

Commits
  • 1ad3648 chore: Bump version to 5.4.1
  • e543fbc test: Fix deprecation warning from ipywidgets (#3557)
  • bf7fc29 fix: Resolve Then copy TypeError (#3553)
  • 49c8f9a refactor: Replace an indirect SchemaBase import (#3556)
  • c984002 fix: Pass native dataframe to data transformers (#3550)
  • 5de5138 test: Shorten test_chart_validation_errors test ids (#3551)
  • 591bf40 test: Rename test to more specific `chart_error_example__four_errors_hide_fou...
  • c7e1e83 fix(typing): Resolve misc type ignores in schemapi.py (#3545)
  • c9f9438 refactor: Simplify SchemaBase.copy (#3543)
  • 635a2ec revert: Remove sphinx version constraint (#3541)
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.