Juniper / open-nti

Open Network Telemetry Collector build with open source tools
Apache License 2.0
231 stars 93 forks source link

Bump influxdb from 2.11.0 to 5.3.0 #260

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 4 years ago

Bumps influxdb from 2.11.0 to 5.3.0.

Changelog

Sourced from influxdb's changelog.

[v5.3.0] - 2020-04-10

Added

Changed

Removed

[v5.2.3] - 2019-08-19

Added

Changed

  • Update test suite to add support for Python 3.7 and InfluxDB v1.6.4 and 1.7.4 (#692 thx @clslgrnc)
  • Update supported versions of influxdb + python (#693 thx @clslgrnc)
  • Fix for the line protocol issue with leading comma (#694 thx @d3banjan)
  • Update classifiers tuple to list in setup.py (#697 thx @Hanaasagi)
  • Update documentation for empty delete_series confusion (#699 thx @xginn8)
  • Fix newline character issue in tag value (#716 thx @syhan)
... (truncated)
Commits
  • cf83d1d chore(CHANGELOG): tagging release to 5.3.0
  • f8705f9 feat(client): add support for context managers (#816)
  • f7f30b5 Refactor tutorial_udp example for timestamps (#808)
  • 351b98a chore(CHANGELOG): add PR#772
  • 6f73ea1 fix: Calling commit and _json_body make raising an exception when any datapoi...
  • 6290994 chore(CHANGELOG): update for PR #766
  • 7d82f93 Fix make_lines excludes fields with empty strings (#655) (#766)
  • e884631 chore(CHANGELOG): update to include PR#753 and #538
  • c903d73 Fix chunked query to return chunk resultsets (#753)
  • d6192a7 chore(CHANGELOG): update to include PR#746
  • 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 3 years ago

Superseded by #269.