dbweb-ch / ioBroker.tesla-motors

ioBroker Adapter for Tesla Motors Cars
MIT License
11 stars 9 forks source link

Bump teslajs from 4.9.11 to 4.10.0 #118

Open dependabot[bot] opened 2 years ago

dependabot[bot] commented 2 years ago

Bumps teslajs from 4.9.11 to 4.10.0.

Changelog

Sourced from teslajs's changelog.

V4.10.0

  • merged several pull requests for new endpoints, remove password from remote start, bug fixes and added vehicleById()

V4.9.8

  • Updated for latest changes to Tesla auth flow

V4.9.4

  • fixed #210 streaming update to oauth

V4.9.3

  • fixed #188 incorrect VIN for post 2018 cars

V4.9.2

  • merged PR #191 added exports.promises object avoiding Async suffixes

V4.8.1

  • merge PR to fix #92 homelink issue

V4.7.9

  • added roadster to vinDecode()

V4.7.0

  • added maxDefrost()

V4.5.0 / 4.6.0

  • added vinDecode()

V4.4.0

  • added windowControl()

V4.3.2

  • updated dev deps

V4.3.1

  • updated minified version

V4.3.0

  • added setSentryMode()

V4.2.1

  • updated teslajs.min.js

V4.2.0

  • added nearbyChargers()

V4.1.0

  • added seat heater and steering heater endpoints

V4.0.1

  • bumped version

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