tillsteinbach / WeConnect-cli

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

Update weconnect[images] requirement from ~=0.58.1 to ~=0.58.3 #118

Closed dependabot[bot] closed 11 months 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.58.3

Fixed

  • Fixed bug with new handling of 429 errors
Changelog

Sourced from weconnect[images]'s changelog.

[0.58.3] - 2023-09-23

Fixed

  • Fixed bug with new handling of 429 errors

[0.58.2] - 2023-09-22

Added

  • New error class to deal with 429 errors from server (too many requests)

[0.58.1] - 2023-09-22

Added

  • Added some new auth types for charging stations

Changed

  • Updated build dependencies

[0.58.0] - 2023-09-03

Added

  • honking and flashing on cars supporting honkAndFlash capability
  • carType FUEL added
  • BatteryPowerLevel EMERGENCY added
  • trip averageAuxConsumption and averageRecuperation added for selected cars
  • updating of trips fixed (thanks to user gilder0 for contributing)

Fixed

  • Fixed some linter errors

Changed

  • Updated build dependencies
  • Improved logging of charging station errors

[0.57.0] - 2023-07-20

Added

  • honking and flashing on cars supporting honkAndFlash capability

[0.56.2] - 2023-07-12

Fixed

  • Another small bugfix for fetching trips

[0.56.1] - 2023-07-12

Fixed

  • Don't throw error when fetching trips and car is not supporting certain categories

[0.56.0] - 2023-07-10

Added

  • BETA: functionality to read status for active ventilation and auxiliary heating (non electric cars)
  • BETA: functionality to control active ventilation and auxiliary heating (non electric cars)
  • Added heaterSource attribute in climatization settings
  • Possibility to read trip statistics (if supported by the car)

Changed

... (truncated)

Commits


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 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)
dependabot[bot] commented 11 months ago

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