Bump telegraf from 4.3.0 to 4.4.0 #125

Merged
dependabot[bot] merged 1 commits from dependabot/npm_and_yarn/telegraf-4.4.0 into main 2021-07-02 10:25:04 +00:00
dependabot[bot] commented 2021-07-02 07:04:32 +00:00 (Migrated from github.com)

Bumps telegraf from 4.3.0 to 4.4.0.

Release notes

Sourced from telegraf's releases.

v4.4

  • ff33055 Update to Bot API 5.3
  • ab10989 Reuse body parsed by express (#1477)
  • 5588e05 Export Types.Markup class; fixes #1414
  • e34c4d7 Throw nice error on 5xx responses
  • 1ab6563 Improve URL building
  • e85a21d Redact token secrets containing hyphens
  • 1a9aeed Make default hookPath deterministic (#1386)
  • 9584cf6 Fix and export MountMap
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.3.0 to 4.4.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.4</h2> <ul> <li>ff33055 Update to Bot API 5.3</li> <li>ab10989 Reuse body parsed by <code>express</code> (<a href="https://github-redirect.dependabot.com/telegraf/telegraf/issues/1477">#1477</a>)</li> <li>5588e05 Export <code>Types.Markup</code> class; fixes <a href="https://github-redirect.dependabot.com/telegraf/telegraf/issues/1414">#1414</a></li> <li>e34c4d7 Throw nice error on 5xx responses</li> <li>1ab6563 Improve URL building</li> <li>e85a21d Redact token secrets containing hyphens</li> <li>1a9aeed Make default <code>hookPath</code> deterministic (<a href="https://github-redirect.dependabot.com/telegraf/telegraf/issues/1386">#1386</a>)</li> <li>9584cf6 Fix and export <code>MountMap</code></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/telegraf/telegraf/commit/ed577faeecb0db01c70a297a587f6b8d4f582fb0"><code>ed577fa</code></a> 4.4.0; closes <a href="https://github-redirect.dependabot.com/telegraf/telegraf/issues/1456">#1456</a></li> <li><a href="https://github.com/telegraf/telegraf/commit/ff3305514a7ea16be785d45b2cced4e85b11725b"><code>ff33055</code></a> Update to Bot API 5.3</li> <li><a href="https://github.com/telegraf/telegraf/commit/ab109892c1e86222632dc3c711bcc015e9364487"><code>ab10989</code></a> Reuse body parsed by <code>express</code> (<a href="https://github-redirect.dependabot.com/telegraf/telegraf/issues/1477">#1477</a>)</li> <li><a href="https://github.com/telegraf/telegraf/commit/236b51db4c988022ef0d100f8883fdb9c3a9f055"><code>236b51d</code></a> Fix url as mentioned in <a href="https://github-redirect.dependabot.com/telegraf/telegraf/issues/1468">#1468</a> (<a href="https://github-redirect.dependabot.com/telegraf/telegraf/issues/1470">#1470</a>)</li> <li><a href="https://github.com/telegraf/telegraf/commit/07a09eabeca1a76f714e56d7b2553fb9aa234723"><code>07a09ea</code></a> Add TSDoc and <code>this: Context</code></li> <li><a href="https://github.com/telegraf/telegraf/commit/ccb0dd1849e69dbbe1d199336cdac056b0d99a94"><code>ccb0dd1</code></a> Automate publishing to npm</li> <li><a href="https://github.com/telegraf/telegraf/commit/ebae65c8c4ef8b6f8dbb07133f829c80c0bb8865"><code>ebae65c</code></a> Update README.md</li> <li><a href="https://github.com/telegraf/telegraf/commit/cab5ff664b2863533bdefae5a55068facdebfe37"><code>cab5ff6</code></a> Vectorize logo, closes <a href="https://github-redirect.dependabot.com/telegraf/telegraf/issues/1463">#1463</a></li> <li><a href="https://github.com/telegraf/telegraf/commit/5588e0599769377468828f657f7125acbb7870ac"><code>5588e05</code></a> Export <code>Types.Markup</code> class; fixes <a href="https://github-redirect.dependabot.com/telegraf/telegraf/issues/1414">#1414</a></li> <li><a href="https://github.com/telegraf/telegraf/commit/e34c4d74a1792e13fac38ea1e7baa1c536cf0a7f"><code>e34c4d7</code></a> Throw nice error on 5xx responses</li> <li>Additional commits viewable in <a href="https://github.com/telegraf/telegraf/compare/v4.3.0...v4.4.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.3.0&new-version=4.4.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#125
No description provided.