Skip to content
This repository was archived by the owner on Aug 28, 2025. It is now read-only.

Update py-cord[speed] requirement from ~=2.0.0b5 to ~=2.2.0#11

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/py-cord-speed--approx-eq-2.2.0
Closed

Update py-cord[speed] requirement from ~=2.0.0b5 to ~=2.2.0#11
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/py-cord-speed--approx-eq-2.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 3, 2022

Copy link
Copy Markdown

Updates the requirements on py-cord[speed] to permit the latest version.

Release notes

Sourced from py-cord[speed]'s releases.

v2.2.0

What's Changed

New Contributors

Full Changelog: Pycord-Development/pycord@v2.1.3...v2.2.0

Changelog

Sourced from py-cord[speed]'s changelog.

[2.2.0] - 2022-10-02

Added

  • New Guild Feature INVITES_DISABLED (#1613)
  • suppress kwarg to Messageable.send() (#1587)
  • proxy and proxy_auth params to many Webhook related methods. (#1655)
  • delete_message_seconds parameter in ban methods. (#1557)
  • New View.get_item() method. (#1659)
  • Permissions support for bridge commands. (#1642)
  • New BridgeCommand.invoke() method. (#1642)
  • New raw_mentions, raw_role_mentions and raw_channel_mentions functions in discord.utils. (#1658)
  • New methods original_response, edit_original_response & delete_original_response for Interaction objects. (#1609)

Deprecated

  • The delete_message_days parameter in ban methods is now deprecated. Please use delete_message_seconds instead. (#1557)
  • The original_message, edit_original_message & delete_original_message methods for Interaction are now deprecated. Please use the respective original_response, edit_original_response & delete_original_response methods instead. (#1609)

Fixed

  • Various fixes to ext.bridge groups (#1633 & #1631)
  • Fix VOICE_SERVER_UPDATE error (#1624)
  • Removed unnecessary instance check in autocomplete. (#1643)
  • Interaction responses are now passed the respective proxy and proxy_auth params as defined in Client. (#1655)

[2.1.3] - 2022-09-06

Fixed

  • Fix TypeError in process_application_commands. (#1622)

[2.1.2] - 2022-09-06

Fixed

  • Fix subcommands having MISSING cog attribute. (#1594 & #1605)

[2.1.1] - 2022-08-25

Fixed

  • Bridge command detection in cogs. (#1592)

[2.1.0] - 2022-08-25

Added

  • Support for add, sub, union, intersect, and inverse operations on classes inheriting from BaseFlags. (#1486)
  • A disable_on_timeout kwarg in the View constructor. (#1492)
  • New mention property for SlashCommand objects, allowing a shortcut for the new command markdown syntax.

... (truncated)

Commits

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)

Updates the requirements on [py-cord[speed]](https://github.com/Pycord-Development/pycord) to permit the latest version.
- [Release notes](https://github.com/Pycord-Development/pycord/releases)
- [Changelog](https://github.com/Pycord-Development/pycord/blob/master/CHANGELOG.md)
- [Commits](Pycord-Development/pycord@v2.0.0-beta.5...v2.2.0)

---
updated-dependencies:
- dependency-name: py-cord[speed]
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Oct 3, 2022
@dependabot @github

dependabot Bot commented on behalf of github Oct 6, 2022

Copy link
Copy Markdown
Author

Superseded by #12.

@dependabot dependabot Bot closed this Oct 6, 2022
@dependabot dependabot Bot deleted the dependabot/pip/py-cord-speed--approx-eq-2.2.0 branch October 6, 2022 16:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants