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.3.1#14

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 28, 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.3.1

https://pypi.org/project/py-cord/2.3.1

What's Changed

Full Changelog: Pycord-Development/pycord@v2.3.0...v2.3.1

Changelog

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

[2.3.1] - 2022-11-27

Fixed

  • Fixed AttributeError relating to the new bridge_commands attribute on ext.bridge.Bot. (#1802)

[2.3.0] - 2022-11-23

Added

  • New brief Attribute to BridgeSlashCommand. (#1676)
  • Python 3.11 support. (#1680)
  • New select types user, role, mentionable, and channel - Along with their respective types and shortcut decorators. (#1702)
  • Added support for age-restricted (NSFW) commands. (#1775)
  • New flags: PublicUserFlags.active_developer & ApplicationFlags.active. (#1776)
  • Support for new forum features including tags, default slowmode, and default sort order. (#1636)
  • Support for new thread attributes total_message_sent and is_pinned. (#1636)
  • Added bridge_commands attribute to ext.bridge.Bot for access to bridge command objects. (#1787)
  • Updated Guild.features to include new and previously missing features. (#1788)

Fixed

  • Fix bridge.has_permissions. (#1695)
  • Fix audit log overwrite type always resulting in None. (#1716)
  • Fixed error when using suppress kwarg in send(). (#1719 & #1723)

Changed

  • get_application_command() type kwarg now defaults to ApplicationCommand, so all command types can be retrieved by default. (#1678)
  • get_application_command() now supports retrieving subcommands and subcommand groups. (#1678)

Removed

... (truncated)

Commits
  • f202548 docs(changelog): bump changelog to v2.3.1
  • 36d5a7f fix(ext.bridge): fix bridge_commands attribute (#1802)
  • b20f134 docs(changelog): bump changelog
  • be30c66 docs: Remove Table of Contents from FAQ (#1792)
  • b2dd0f1 chore(deps-dev): Update pylint requirement from ~=2.15.5 to ~=2.15.6 (#1793)
  • c9baa96 chore(deps): Bump sphinxext-opengraph from 0.7.2 to 0.7.3 (#1794)
  • ac4d2c1 chore: Update Guild.features docs and literal (#1788)
  • 40fbdbf feat(ext.bridge): add bridge_commands attribute (#1787)
  • 0ef62b8 chore: Remove PRIVATE_THREADS (#1789)
  • ca7e541 refactor: make ApplicationContext.user non-optional (#1647)
  • Additional commits viewable in compare view

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.3.1)

---
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 Nov 28, 2022
@dependabot @github

dependabot Bot commented on behalf of github Dec 5, 2022

Copy link
Copy Markdown
Author

Superseded by #15.

@dependabot dependabot Bot closed this Dec 5, 2022
@dependabot dependabot Bot deleted the dependabot/pip/py-cord-speed--approx-eq-2.3.1 branch December 5, 2022 15:14
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