Bump telegraf from 4.0.3 to 4.1.0 #48

Merged
dependabot[bot] merged 1 commits from dependabot/npm_and_yarn/telegraf-4.1.0 into main 2021-02-23 03:08:21 +00:00
dependabot[bot] commented 2021-02-22 07:47:34 +00:00 (Migrated from github.com)

Bumps telegraf from 4.0.3 to 4.1.0.

Release notes

Sourced from telegraf's releases.

v4.1.0

  • Deprecate session (#1373)
  • Add dropPendingUpdates to Telegraf::launch (#1366)
  • feat(client): add apiMode option (#1334)
  • New exports:
    • deunionize,
    • NarrowedContext,
    • Telegram,
    • TelegramError
Commits

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)
Bumps [telegraf](https://github.com/telegraf/telegraf) from 4.0.3 to 4.1.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/telegraf/telegraf/releases">telegraf's releases</a>.</em></p> <blockquote> <h2>v4.1.0</h2> <ul> <li>Deprecate <code>session</code> (<a href="https://github-redirect.dependabot.com/telegraf/telegraf/issues/1373">#1373</a>)</li> <li>Add <code>dropPendingUpdates</code> to <code>Telegraf::launch</code> (<a href="https://github-redirect.dependabot.com/telegraf/telegraf/issues/1366">#1366</a>)</li> <li>feat(client): add <code>apiMode</code> option (<a href="https://github-redirect.dependabot.com/telegraf/telegraf/issues/1334">#1334</a>)</li> <li>New exports: <ul> <li><code>deunionize</code>,</li> <li><code>NarrowedContext</code>,</li> <li><code>Telegram</code>,</li> <li><code>TelegramError</code></li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/telegraf/telegraf/commit/f69db2d36d8d214d4b5c8421e37585c19dd9bdde"><code>f69db2d</code></a> 4.1.0</li> <li><a href="https://github.com/telegraf/telegraf/commit/45492a71f683792b6c5d2c50766c2ee82c885d69"><code>45492a7</code></a> Export <code>NarrowedContext</code> (formerly <code>GuardedContext</code>)</li> <li><a href="https://github.com/telegraf/telegraf/commit/28fbb15dd859846e32af2c8278972d05c6573bbc"><code>28fbb15</code></a> Narrow more getters in <code>GuardedContext</code> to future-proof it (<a href="https://github-redirect.dependabot.com/telegraf/telegraf/issues/1368">#1368</a>)</li> <li><a href="https://github.com/telegraf/telegraf/commit/9ee7928df027e727fe5e9e66737e741b4d5fb504"><code>9ee7928</code></a> Deprecate <code>session</code> (<a href="https://github-redirect.dependabot.com/telegraf/telegraf/issues/1373">#1373</a>)</li> <li><a href="https://github.com/telegraf/telegraf/commit/0559a6233e0c96c2429381dba575d03584e4e35a"><code>0559a62</code></a> Add an example for Google Cloud Functions (<a href="https://github-redirect.dependabot.com/telegraf/telegraf/issues/1364">#1364</a>)</li> <li><a href="https://github.com/telegraf/telegraf/commit/b7985d3611822f295d0116c82bfe1998485dd0d3"><code>b7985d3</code></a> Add <code>dropPendingUpdates</code> to <code>Telegraf::launch</code> (<a href="https://github-redirect.dependabot.com/telegraf/telegraf/issues/1366">#1366</a>)</li> <li><a href="https://github.com/telegraf/telegraf/commit/d8aac6e8548a40532e4381577fb6215edc45f827"><code>d8aac6e</code></a> Allow to import <code>Telegram</code> class (<a href="https://github-redirect.dependabot.com/telegraf/telegraf/issues/1365">#1365</a>)</li> <li><a href="https://github.com/telegraf/telegraf/commit/35267860af1816acc08ab7ab331c083534577a9f"><code>3526786</code></a> Change Telegram extra to be optional when not needed (<a href="https://github-redirect.dependabot.com/telegraf/telegraf/issues/1363">#1363</a>)</li> <li><a href="https://github.com/telegraf/telegraf/commit/c165fba4c5ecfd6f8fdac883f6c064d4c60c0a42"><code>c165fba</code></a> Add <code>deunionize</code>, closes <a href="https://github-redirect.dependabot.com/telegraf/telegraf/issues/1319">#1319</a></li> <li><a href="https://github.com/telegraf/telegraf/commit/66a0020e8522c81d600f2c309800aad058cacbd5"><code>66a0020</code></a> Redact secret part of token from error messages (<a href="https://github-redirect.dependabot.com/telegraf/telegraf/issues/1361">#1361</a>)</li> <li>Additional commits viewable in <a href="https://github.com/telegraf/telegraf/compare/v4.0.3...v4.1.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=telegraf&package-manager=npm_and_yarn&previous-version=4.0.3&new-version=4.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details>
This repo is archived. You cannot comment on pull requests.
No Reviewers
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: go-bds/Maneger#48
No description provided.