Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update py-cord[speed] requirement from ~=2.0.0b5 to ~=2.3.2 #15

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 5, 2022

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

Release notes

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

v2.3.2

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

What's Changed

New Contributors

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

Changelog

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

[2.3.2] - 2022-12-03

Fixed

  • Fixed another AttributeError relating to the new bridge_commands attribute on ext.bridge.Bot. (#1815)
  • Fixed an AttributeError in select relating to the select type. (#1814)
  • Fix Thread.applied_tags always returning an empty list. (#1817)

[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)

... (truncated)

Commits
  • 7b0f851 fix: map received applied_tags to int (#1817)
  • 6fc350f docs(changelog): bump changelog for v2.3.2
  • 9db16eb fix(ext.bridge): fix new issue with bridge_commands attribute (#1815)
  • 49387eb fix: Fix attribute error in select (#1814)
  • 3fabc34 chore(deps-dev): Bump flake8 from 5.0.4 to 6.0.0 (#1797)
  • aa6c405 chore(deps-dev): Update pylint requirement from ~=2.15.6 to ~=2.15.7 (#1810)
  • 15330a8 chore: attachment option type no longer in beta (#1812)
  • 91bf63b chore(pre-commit): pre-commit autoupdate (#1804)
  • f7047c1 build: update changelog link to docs page (#1803)
  • f202548 docs(changelog): bump changelog to v2.3.1
  • 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.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 5, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 13, 2023

Superseded by #16.

@dependabot dependabot bot closed this Feb 13, 2023
@dependabot dependabot bot deleted the dependabot/pip/py-cord-speed--approx-eq-2.3.2 branch February 13, 2023 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants