tillsteinbach / WeConnect-cli

Commandline Interface to interact with the Volkswagen WeConnect Services
MIT License
56 stars 3 forks source link

Update weconnect[images] requirement from ~=0.55.0 to ~=0.55.1 #113

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Updates the requirements on weconnect[images] to permit the latest version.

Release notes

Sourced from weconnect[images]'s releases.

0.55.1

Added

  • added INVALID ExternalPower state

Changed

  • Updated requests dependency to 2.31.0
Changelog

Sourced from weconnect[images]'s changelog.

[0.55.1] - 2029-06-09

Added

  • added INVALID ExternalPower state

Changed

  • Updated requests dependency to 2.31.0

[0.55.0] - 2029-04-28

Fixed

  • Library will retry login (but give an error) if refresh token got invalidated

Added

  • Add suport for battery care settings
  • Add timers operation to fix warnings
  • Add invalid light status

Changed

  • Updated dependencies

[0.54.2] - 2023-03-02

Fixed

  • Fixes unknown operation error

[0.54.1] - 2023-02-28 (PLEASE NOTICE! All depending applications need to imediatly update to work again!)

Fixed

  • Changed URLs to the new URLs necessary to contact the backend

[0.54.0] - 2023-02-20

Changed

  • Update acii_magic to 2.2.1

[0.53.0] - 2023-02-20

Added

  • Add very basic thread safety by protecting update
  • Add ENGINE category for warning lights

Fixed

  • Problem with missing token

[0.52.0] - 2023-02-15

Added

  • Add new error state (Thanks to user madd0)
  • Add new timer attribute targetSOC_pct

Fixed

  • Bug that could make attributes disappear on certain values

[0.51.1] - 2023-02-03

Changed

  • Updated dependencies

... (truncated)

Commits
  • 1edc040 Update CHANGELOG.md
  • c959840 Update requests requirement from ~=2.30.0 to ~=2.31.0 (#130)
  • 4bdae53 Update pylint requirement from ~=2.17.3 to ~=2.17.4 (#128)
  • b69ff46 Add ExternalPower invalid option
  • 278fd27 Update requests requirement from ~=2.29.0 to ~=2.30.0 (#126)
  • See full diff in compare view


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)
dependabot[bot] commented 1 year ago

Looks like weconnect[images] is up-to-date now, so this is no longer needed.