ioBroker / ioBroker.influxdb

Store history data in InfluxDB (not for Windows)
MIT License
36 stars 25 forks source link

Bump @influxdata/influxdb-client from 1.26.0 to 1.27.0 #277

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @influxdata/influxdb-client from 1.26.0 to 1.27.0.

Release notes

Sourced from @​influxdata/influxdb-client's releases.

1.27.0

Features

  1. #449: Allow to overwrite default write API HTTP path.

Bug Fixes

  1. #458: Do not retry write upon 'hinted handoff queue not empty' error.

Other

  1. #455: Improve writeAdvanced.js example.
Changelog

Sourced from @​influxdata/influxdb-client's changelog.

1.27.0 [2022-06-24]

Features

  1. #449: Allow to overwrite default write API HTTP path.

Bug Fixes

  1. #458: Do not retry write upon 'hinted handoff queue not empty' error.

Other

  1. #455: Improve writeAdvanced.js example.
Commits
  • 132b05d chore(release): publish v1.27.0 [skip CI]
  • d4cfa9a chore(release): prepare to release influxdb-client-js-1.27.0
  • 1c44860 fix(core): do not retry write upon 'hinted handoff queue not empty' error
  • 36b8a2a chore: revert of do not retry write upon 'hinted handoff queue not empty' error"
  • 86264b1 fix(core): do not retry write upon 'hinted handoff queue not empty' error
  • 48e9bda chore: improve code doc
  • 7e53cf7 docs: typo in comment of function 'next' in interface CommunicationObserver
  • 6b207d2 feat(core): add tests for writeApi.path
  • d2301e6 feat(core): allow to overwrite default write API HTTP path
  • bd4d646 docs: typo in comment of function convertTimeToNanos
  • See full diff in compare view


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)