ioBroker / ioBroker.influxdb

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

Bump @influxdata/influxdb-client-apis from 1.27.0 to 1.28.0 #285

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @influxdata/influxdb-client-apis from 1.27.0 to 1.28.0.

Release notes

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

1.28.0

Features

  1. #460: Add type definitions for typescript 4.7+.
  2. #469: Support bigint in flux tagged template.

Bug Fixes

  1. #468: Repair sanitizing of number and regexp values.

Other

  1. #462: Upgrade to typescript 4.7.
  2. #465: Upgrade lerna to v5.
  3. #466: Upgrade prettier to v2.
Changelog

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

1.28.0 [2022-07-29]

Features

  1. #460: Add type definitions for typescript 4.7+.
  2. #469: Support bigint in flux tagged template.

Bug Fixes

  1. #468: Repair sanitizing of number and regexp values.

Other

  1. #462: Upgrade to typescript 4.7.
  2. #465: Upgrade lerna to v5.
  3. #466: Upgrade prettier to v2.
Commits
  • 6cd66b1 chore(release): publish v1.28.0 [skip CI]
  • 4b69f8d fix: Module '"chalk"' has no exported member 'yellow' (#494)
  • cb1915f Merge pull request #489 from influxdata/dependabot/npm_and_yarn/rollup-plugin...
  • 2d1c591 Merge pull request #492 from influxdata/dependabot/npm_and_yarn/mocha-10.0.0
  • 1252eea chore(deps-dev): bump eslint-plugin-prettier from 4.0.0 to 4.2.1
  • dc2be27 chore(deps-dev): bump mocha from 6.2.3 to 10.0.0
  • 9f1ba52 chore(deps-dev): bump rollup-plugin-dts from 2.0.1 to 4.2.2
  • d118cad Merge pull request #487 from influxdata/fix/giraffe_build_ts4.7
  • 2caeb8f feat(build): fail after warnings
  • b20ec51 fix: reorder package export to use browser when required
  • 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)