robinjhector / homebridge-tibber-price

Homebridge plugin for tibber price data
Apache License 2.0
7 stars 1 forks source link

Bump tibber-api from 5.0.3 to 5.1.6 #57

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps tibber-api from 5.0.3 to 5.1.6.

Release notes

Sourced from tibber-api's releases.

v5.1.6

Full Changelog: https://github.com/bisand/tibber-api/compare/v5.1.5...v5.1.6

v5.1.5

Full Changelog: https://github.com/bisand/tibber-api/compare/v5.1.4...v5.1.5

v5.1.4

Full Changelog: https://github.com/bisand/tibber-api/compare/v5.1.3...v5.1.4

v5.1.3

Full Changelog: https://github.com/bisand/tibber-api/compare/v5.1.2...v5.1.3

v5.1.2

Implemented connection worker to prevent unintended connection dropouts.

Full Changelog: https://github.com/bisand/tibber-api/compare/v5.1.1...v5.1.2

v5.1.1

Made changes to readme.

Full Changelog: https://github.com/bisand/tibber-api/compare/v5.1.0...v5.1.1

v5.1.0

What's Changed

Full Changelog: https://github.com/bisand/tibber-api/compare/v5.0.3...v5.1.0

v5.1.0-beta.12

Full Changelog: https://github.com/bisand/tibber-api/compare/v5.1.0-beta.11...v5.1.0-beta.12

v5.1.0-beta.11

Full Changelog: https://github.com/bisand/tibber-api/compare/v5.1.0-beta.9...v5.1.0-beta.11

v5.1.0-beta.9

Full Changelog: https://github.com/bisand/tibber-api/compare/v5.1.0-beta.8...v5.1.0-beta.9

v5.1.0-beta.8

Full Changelog: https://github.com/bisand/tibber-api/compare/v5.1.0-beta.7...v5.1.0-beta.8

v5.1.0-beta.7

Full Changelog: https://github.com/bisand/tibber-api/compare/v5.1.0-beta.6...v5.1.0-beta.7

v5.1.0-beta.6

Full Changelog: https://github.com/bisand/tibber-api/compare/v5.1.0-beta.5...v5.1.0-beta.6

v5.1.0-beta.5

Full Changelog: https://github.com/bisand/tibber-api/compare/v5.1.0-beta.4...v5.1.0-beta.5

... (truncated)

Commits
  • eabf296 5.1.6
  • 810a839 Recalculated backoff after decreasing connection attempts
  • 322defb 5.1.5
  • d2745d3 Changed connection attempts counter logic.
  • 13623b0 5.1.4
  • 64f2573 Stopped increasing connection attempts after max delay.
  • 6cd170d 5.1.3
  • 3bf2600 Decrased the subtraction of connection attemts to every minute
  • 7556e4b 5.1.2
  • f15d8d8 Implemented a connection worker to prevent losing connections.
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by bisand, a new releaser for tibber-api since your current version.


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

Superseded by #63.