Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency @influxdata/influxdb-client to v1.33.2 #40

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 23, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@influxdata/influxdb-client (source) 1.26.0 -> 1.33.2 age adoption passing confidence

Release Notes

influxdata/influxdb-client-js (@​influxdata/influxdb-client)

v1.33.2

Compare Source

Bug Fixes
  1. Various updates to dependencies

v1.33.1

Compare Source

Bug Fixes
  1. Various updates to dependencies

v1.33.0

Compare Source

Bug Fixes
  1. Various updates to dependencies

v1.32.0

Compare Source

Features
  1. #​592: Allow to receive query results using for-await loop.
Other
  1. #​624: Upgrade to the latest node v18 LTS.
Breaking Changes
  1. #​592: The client packages newly require ES2018 runtime (was ES2015). The javascript code now needs async generators and for-await loop. At least the latest node 14 is required because of mature support for iterable http response. Deno and all current modern browsers support ES2018 for years back. This change shoudn't cause any harm in existing installations. In case of troubles, configure your project with babel ES2018 preset to produce ES2015 code.
Other
  1. #​611: Upgrade lerna to v6.

v1.31.0

Compare Source

Features
  1. #​588: Allow to pause/resume flux query result communication observer.
Bug Fixes
  1. #​604: Fix unhandled promise rejection in write retry.

v1.30.0

Compare Source

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.

v1.29.0

Compare Source

Features
  1. #​547: Improve write retry buffer.
Other
  1. #​511: Replace rollup with tsup.
  2. #​514: Repair links in generated API documentation.
  3. #​516: Replace ts-node with esbuild-runner.
  4. #​518: Change examples to ES modules.

v1.28.0

Compare Source

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.

v1.27.0

Compare Source

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.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants