Bump telegraf from 4.2.1 to 4.3.0 #69

Merged
dependabot[bot] merged 1 commits from dependabot/npm_and_yarn/telegraf-4.3.0 into main 2021-03-18 12:24:10 +00:00
dependabot[bot] commented 2021-03-18 06:45:36 +00:00 (Migrated from github.com)

Bumps telegraf from 4.2.1 to 4.3.0.

Release notes

Sourced from telegraf's releases.

v4.3

I have no more features planned, except #1267 for v5.0.

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.2.1 to 4.3.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.3</h2> <ul> <li>Expose <code>src/telegram-types.ts</code> as <a href="https://telegraf.js.org/modules/types.html"><code>Types</code></a> (<a href="https://github.com/telegraf/telegraf/issues/1380">#1380</a>)</li> <li>fix(typings): accept <code>Triggers</code> in some <code>Composer</code> methods (<a href="https://github.com/telegraf/telegraf/issues/1404">#1404</a>)</li> <li><a href="https://github.com/telegraf/telegraf/issues/1405">#1405</a>: <ul> <li>Make <code>Context</code> generic,</li> <li><strong>BREAKING</strong>: Rewrite <a href="https://telegraf.js.org/modules.html#narrowedcontext"><code>NarrowedContext</code></a>,</li> <li><strong>BREAKING</strong>: Make <code>Composer::start</code> require at least one middleware (<a href="https://github.com/telegraf/telegraf/issues/1292#issuecomment-759454750">telegraf/telegraf#1292</a>).</li> </ul> </li> </ul> <p>I have no more features planned, except <a href="https://github.com/telegraf/telegraf/issues/1267">#1267</a> for v5.0.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/telegraf/telegraf/commit/4cef44e16babe590dd62d8da9913bae7abfbbced"><code>4cef44e</code></a> 4.3.0</li> <li><a href="https://github.com/telegraf/telegraf/commit/02914ec8ba87ca1774f365cf1bd519d46dcef401"><code>02914ec</code></a> Remove <code>updateTypes</code></li> <li><a href="https://github.com/telegraf/telegraf/commit/d249785f5573be9ea3238ade46a90bd12b56862b"><code>d249785</code></a> Make <code>Context</code> generic, rewrite <code>NarrowedContext</code> (<a href="https://github.com/telegraf/telegraf/issues/1405">#1405</a>)</li> <li><a href="https://github.com/telegraf/telegraf/commit/709e6b98484befb7d8c9707179901be878637ed6"><code>709e6b9</code></a> fix(typings): accept <code>Triggers</code> in some <code>Composer</code> methods (<a href="https://github.com/telegraf/telegraf/issues/1404">#1404</a>)</li> <li><a href="https://github.com/telegraf/telegraf/commit/505844a8c3fcc58d8b6260dcbc88591d55519fc1"><code>505844a</code></a> Document <code>deunionize</code></li> <li><a href="https://github.com/telegraf/telegraf/commit/2dba83c5cefaffab3e0acf9cb1d6675cd914c2f4"><code>2dba83c</code></a> Expose <code>src/telegram-types.ts</code> as <code>Types</code> (<a href="https://github.com/telegraf/telegraf/issues/1380">#1380</a>)</li> <li>See full diff in <a href="https://github.com/telegraf/telegraf/compare/v4.2.1...v4.3.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.2.1&new-version=4.3.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#69
No description provided.