Bump discord-py from 2.2.0 to 2.2.2 #61

Merged
dependabot[bot] merged 1 commits from dependabot/pip/discord-py-2.2.2 into main 2023-03-02 16:23:42 +00:00
dependabot[bot] commented 2023-03-02 12:08:52 +00:00 (Migrated from github.com)

Bumps discord-py from 2.2.0 to 2.2.2.

Commits
  • 78175de Version bump to v2.2.2
  • 0ea0985 [commands] Use ... for Command and Group typing
  • 82bfb3c Version bump for development
  • bbf2cce Version bump to v2.2.1
  • 4661fff Add changelog for v2.2.1
  • 4d51f68 [commands] Fix some more partially uknown typing errors
  • 1de3562 Fix partially uknown typing errors
  • 6910943 Fix udp discovery not using 74 byte layout
  • 53ce475 Add more missing AuditLogDiff attrs
  • 26f4951 Fix member_prune extras attribute name
  • 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 [discord-py](https://github.com/Rapptz/discord.py) from 2.2.0 to 2.2.2. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Rapptz/discord.py/commit/78175ded1b29ff73c1fb1d4bcfc85e42b572fa07"><code>78175de</code></a> Version bump to v2.2.2</li> <li><a href="https://github.com/Rapptz/discord.py/commit/0ea098567c760e47623ec82622fda8acab429fc5"><code>0ea0985</code></a> [commands] Use <code>...</code> for <code>Command</code> and <code>Group</code> typing</li> <li><a href="https://github.com/Rapptz/discord.py/commit/82bfb3cf34be05695e969366459c15711b4032d7"><code>82bfb3c</code></a> Version bump for development</li> <li><a href="https://github.com/Rapptz/discord.py/commit/bbf2cce488b524effa614ec0c8ae347e5fafff95"><code>bbf2cce</code></a> Version bump to v2.2.1</li> <li><a href="https://github.com/Rapptz/discord.py/commit/4661fff2a015ee53e415aedaca6b6b130ec4a265"><code>4661fff</code></a> Add changelog for v2.2.1</li> <li><a href="https://github.com/Rapptz/discord.py/commit/4d51f6886496099e8ffb9e622e55fd6aa36cbd9a"><code>4d51f68</code></a> [commands] Fix some more partially uknown typing errors</li> <li><a href="https://github.com/Rapptz/discord.py/commit/1de3562f3475ee29ddcbfd51351586710ec953db"><code>1de3562</code></a> Fix partially uknown typing errors</li> <li><a href="https://github.com/Rapptz/discord.py/commit/6910943703ba21aba6454d07b505a2582d9a49e9"><code>6910943</code></a> Fix udp discovery not using 74 byte layout</li> <li><a href="https://github.com/Rapptz/discord.py/commit/53ce47534d5fe513535569561d11e5a386e2d6c1"><code>53ce475</code></a> Add more missing AuditLogDiff attrs</li> <li><a href="https://github.com/Rapptz/discord.py/commit/26f49512b530e728cb51125da9b87a326273f85b"><code>26f4951</code></a> Fix member_prune extras attribute name</li> <li>Additional commits viewable in <a href="https://github.com/Rapptz/discord.py/compare/v2.2.0...v2.2.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=discord-py&package-manager=pip&previous-version=2.2.0&new-version=2.2.2)](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>
ElBe-Plaq (Migrated from github.com) approved these changes 2023-03-02 16:23:21 +00:00
ElBe-Plaq commented 2023-03-02 16:23:39 +00:00 (Migrated from github.com)

@dependabot merge

@dependabot merge
Sign in to join this conversation.
No description provided.