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.29.0 to 1.31.0 #304

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

Bumps @influxdata/influxdb-client from 1.29.0 to 1.31.0.

Release notes

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

1.31.0

Features

  1. #588: Allow to pause/resume flux query result communication observer.

Bug Fixes

  1. #604: Fix unhandled promise rejection in write retry.

1.30.0 [2022-09-29]

Features

  1. #571: Regenerate APIs from swagger.

Bug Fixes

  1. #567: Repair generated API documentation so that links between packages are rendered.
  2. #570: Rename Headers to HttpHeaders to avoid clash with DOM's Headers type.
  3. #578: Repair deserialization of a missing boolean value.
  4. #590: Repair apis URL in the browser example.

Other

  1. #571: Automate APIs generator, switch to @​influxdata/oats.
  2. #580: Repair doc links to point to latest API docs.
  3. #590: Improve browser example to use configured bucket.
Changelog

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

1.31.0 [2022-10-03]

Features

  1. #588: Allow to pause/resume flux query result communication observer.

Bug Fixes

  1. #604: Fix unhandled promise rejection in write retry.

1.30.0 [2022-09-29]

Features

  1. #571: Regenerate APIs from swagger.

Bug Fixes

  1. #567: Repair generated API documentation so that links between packages are rendered.
  2. #570: Rename Headers to HttpHeaders to avoid clash with DOM's Headers type.
  3. #578: Repair deserialization of a missing boolean value.
  4. #590: Repair apis URL in the browser example.

Other

  1. #571: Automate APIs generator, switch to @​influxdata/oats.
  2. #580: Repair doc links to point to latest API docs.
  3. #590: Improve browser example to use configured bucket.
Commits
  • eee66c5 chore(release): publish v1.31.0 [skip CI]
  • e2e7a97 chore(release): prepare to release influxdb-client-js-1.31.0
  • e4dbe0e chore: update changelog
  • 14fdf59 fix(core): fix write retry to not throw unhandled promise rejection
  • 67461c0 feat(core): check unhandled rejections in write tests
  • 43259bd feat(core): add test utility to validate unhandled promise rejections
  • 05cdda7 chore(core): repair flickering test
  • 375761e chore(deps-dev): bump @​types/mocha from 9.1.1 to 10.0.0
  • f129a2c fix(core): repair tsdoc links
  • 7d56b71 chore(core): improve test
  • Additional commits viewable 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)