Skip to content

build(deps): bump py-cord from 2.0.0rc1 to 2.3.2#71

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/py-cord-2.3.2
Closed

build(deps): bump py-cord from 2.0.0rc1 to 2.3.2#71
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/py-cord-2.3.2

Conversation

@dependabot
Copy link
Contributor

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

Bumps py-cord from 2.0.0rc1 to 2.3.2.

Release notes

Sourced from py-cord'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

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

v2.3.0

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

What's Changed

... (truncated)

Changelog

Sourced from py-cord'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 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 [py-cord](https://github.com/Pycord-Development/pycord) from 2.0.0rc1 to 2.3.2.
- [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-rc.1...v2.3.2)

---
updated-dependencies:
- dependency-name: py-cord
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

dependabot bot commented on behalf of github Feb 14, 2023

Superseded by #79.

@dependabot dependabot bot closed this Feb 14, 2023
@dependabot dependabot bot deleted the dependabot/pip/py-cord-2.3.2 branch February 14, 2023 00:22
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