Bump discord-py from 2.1.1 to 2.2.0 #60

Merged
dependabot[bot] merged 1 commits from dependabot/pip/discord-py-2.2.0 into main 2023-03-01 19:32:56 +00:00
dependabot[bot] commented 2023-03-01 12:10:54 +00:00 (Migrated from github.com)

Bumps discord-py from 2.1.1 to 2.2.0.

Commits
  • 7f1b39b Version bump to v2.2.0
  • f849a54 Add changelog for v2.2
  • 2d6c50d Add note about colour changing
  • e466738 Add missing AuditLogDiff attributes for AuditLogAction.guild_update
  • a5a93a8 [commands] Document GroupCog.interaction_check
  • 1e9d04b Add missing and fix wrong docstrings
  • bd6bbda Add support for stage message types
  • ef4240d [commands] Add missing command decorator to example
  • 8f86170 Don't require some args for ScheduledEvent.edit
  • 6af6f82 Fix audit log pagination logic
  • 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.1.1 to 2.2.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Rapptz/discord.py/commit/7f1b39b5b3e23b3fbc0acf7060dc1f8451f49817"><code>7f1b39b</code></a> Version bump to v2.2.0</li> <li><a href="https://github.com/Rapptz/discord.py/commit/f849a549141304270155b0458bb6530d374f5b85"><code>f849a54</code></a> Add changelog for v2.2</li> <li><a href="https://github.com/Rapptz/discord.py/commit/2d6c50dbe13b20ab6dc56a20ecc1057a80f166e9"><code>2d6c50d</code></a> Add note about colour changing</li> <li><a href="https://github.com/Rapptz/discord.py/commit/e4667386ea300b0981e0a1d7390e43795f26c8c7"><code>e466738</code></a> Add missing AuditLogDiff attributes for AuditLogAction.guild_update</li> <li><a href="https://github.com/Rapptz/discord.py/commit/a5a93a85bc9eebb3b7db65b9523af11be489a23c"><code>a5a93a8</code></a> [commands] Document GroupCog.interaction_check</li> <li><a href="https://github.com/Rapptz/discord.py/commit/1e9d04bbca21d6d38f8b610b861ae9c0c746ad48"><code>1e9d04b</code></a> Add missing and fix wrong docstrings</li> <li><a href="https://github.com/Rapptz/discord.py/commit/bd6bbdab007e0ac8b21fbdae9c91f2d1e981eaa2"><code>bd6bbda</code></a> Add support for stage message types</li> <li><a href="https://github.com/Rapptz/discord.py/commit/ef4240dcd70f532ca8477de294394883fb9dfbe1"><code>ef4240d</code></a> [commands] Add missing command decorator to example</li> <li><a href="https://github.com/Rapptz/discord.py/commit/8f86170767bdce8eb9ddce8c9fbe89c96bb548d6"><code>8f86170</code></a> Don't require some args for ScheduledEvent.edit</li> <li><a href="https://github.com/Rapptz/discord.py/commit/6af6f824110e93a9f096df20c1fbdb6485b40348"><code>6af6f82</code></a> Fix audit log pagination logic</li> <li>Additional commits viewable in <a href="https://github.com/Rapptz/discord.py/compare/v2.1.1...v2.2.0">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.1.1&new-version=2.2.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>
ElBe-Plaq (Migrated from github.com) approved these changes 2023-03-01 19:32:34 +00:00
ElBe-Plaq commented 2023-03-01 19:32:53 +00:00 (Migrated from github.com)

@dependabot merge

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