Bump telegraf from 4.6.0 to 4.7.0 #302

Merged
dependabot[bot] merged 1 commits from dependabot/npm_and_yarn/telegraf-4.7.0 into main 2022-02-07 11:36:55 +00:00
dependabot[bot] commented 2022-02-07 07:07:13 +00:00 (Migrated from github.com)

Bumps telegraf from 4.6.0 to 4.7.0.

Release notes

Sourced from telegraf's releases.

v4.7.0

Features:

  • Upgrade to typegram@3.8.0 and Bot API 5.7 support.
  • All dependencies updated, audit warnings resolved.

Fixes:

  • fix: BREAKING! ctx.approveChatJoinRequest and ctx.declineChatJoinRequest now implicitly use ctx.chat.id instead of expecting chatId as first parameter.
Commits
  • bafef53 merge: #1578 from telegraf/feat-api-5.7
  • 44b61bc ver: 4.7.0
  • 62f6a26 chore: update eslint config, fix issues
  • c80ef0c chore: update node-fetch & devDeps, resolve audit
  • 8020ea8 feat: update ava to 4.x, fix breaking tests
  • f1f04a1 feat: API 5.7
  • 225ea6b chore: update typescript to 4.5.5
  • 11cf435 fix!: approve/declineChatJoinRequest use this.chat.id
  • 5b361ca chore: rm fastify-telegraf from doc example
  • cb28b1c merge: #1564 from milksense/patch-1
  • 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)
Bumps [telegraf](https://github.com/telegraf/telegraf) from 4.6.0 to 4.7.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.7.0</h2> <h2>Features:</h2> <ul> <li>Upgrade to typegram@3.8.0 and Bot API 5.7 support.</li> <li>All dependencies updated, audit warnings resolved.</li> </ul> <h2>Fixes:</h2> <ul> <li>fix: BREAKING! <code>ctx.approveChatJoinRequest</code> and <code>ctx.declineChatJoinRequest</code> now implicitly use <code>ctx.chat.id</code> instead of expecting <code>chatId</code> as first parameter.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/telegraf/telegraf/commit/bafef538c228db581352746539c7ccfacb099b64"><code>bafef53</code></a> merge: <a href="https://github-redirect.dependabot.com/telegraf/telegraf/issues/1578">#1578</a> from telegraf/feat-api-5.7</li> <li><a href="https://github.com/telegraf/telegraf/commit/44b61bc55b5f114beb91e9911f85ebc9d8fd6a8f"><code>44b61bc</code></a> ver: 4.7.0</li> <li><a href="https://github.com/telegraf/telegraf/commit/62f6a26f68e210fce88c42ac27540928b003d384"><code>62f6a26</code></a> chore: update eslint config, fix issues</li> <li><a href="https://github.com/telegraf/telegraf/commit/c80ef0c8a541121710044ed6fb41ce0a5d5fca2d"><code>c80ef0c</code></a> chore: update node-fetch &amp; devDeps, resolve audit</li> <li><a href="https://github.com/telegraf/telegraf/commit/8020ea8f414394976b307deacc3ed074c9265758"><code>8020ea8</code></a> feat: update ava to 4.x, fix breaking tests</li> <li><a href="https://github.com/telegraf/telegraf/commit/f1f04a18056b7d0e87dc9adb57bca5b5152c2e14"><code>f1f04a1</code></a> feat: API 5.7</li> <li><a href="https://github.com/telegraf/telegraf/commit/225ea6b3aeecedb1ce90b6404a7509626bd2631f"><code>225ea6b</code></a> chore: update typescript to 4.5.5</li> <li><a href="https://github.com/telegraf/telegraf/commit/11cf435a2fa5ac014b65a5f6e19b56f1cf631e01"><code>11cf435</code></a> fix!: approve/declineChatJoinRequest use this.chat.id</li> <li><a href="https://github.com/telegraf/telegraf/commit/5b361cadb9621edcfe10d70dc9af96cb7e358f02"><code>5b361ca</code></a> chore: rm fastify-telegraf from doc example</li> <li><a href="https://github.com/telegraf/telegraf/commit/cb28b1c70e437664dcdc7512d61d9b86a1021511"><code>cb28b1c</code></a> merge: <a href="https://github-redirect.dependabot.com/telegraf/telegraf/issues/1564">#1564</a> from milksense/patch-1</li> <li>Additional commits viewable in <a href="https://github.com/telegraf/telegraf/compare/v4.6.0...v4.7.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.6.0&new-version=4.7.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#302
No description provided.