Skip to content

Update py-cord requirement from >=2.5.0 to >=2.8.0#79

Open
dependabot[bot] wants to merge 1 commit into
Pythonfrom
dependabot/pip/py-cord-gte-2.8.0
Open

Update py-cord requirement from >=2.5.0 to >=2.8.0#79
dependabot[bot] wants to merge 1 commit into
Pythonfrom
dependabot/pip/py-cord-gte-2.8.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 19, 2026

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

Release notes

Sourced from py-cord's releases.

v2.8.0

[2.8.0] - 2026-05-18

Added

  • Support for Python 3.14. (#2948)
  • Added support for community invites. (#3044)
  • Added Member.colours and Member.colors properties. (#3063)
  • Added RoleType enum accessible via Role.type and RoleTags.type. (#2708)
  • Added Colour.light_theme(), Colour.ash_theme(), and Colour.onyx_theme(). (#3043)
  • Added RadioGroup, CheckboxGroup, and Checkbox for modals. (#3073)
  • Added the ability to respond to interactions with suppressed push and desktop notifications. (#3062)
  • Added User.collectibles property. (#3107)
  • Added the ability to compare instances of Nameplate. (#3107)
  • Added Member.display_avatar_decoration and Member.guild_avatar_decoration. (#3109)
  • Added a new event called on_raw_member_update that is dispatched when a member is updated, regardless of cache status. (#3012)
  • Added support for Discord DAVE (Audio & Video E2EE) for voice-sending related features. (#3143)

Changed

  • read_only team members aren't considered as owners anymore when checking for app ownership permissions.
  • read_only team members aren't considered as owners anymore when checking for app ownership permissions.
  • Changed Member.colour and Member.color to be aliases for Member.colours.primary. (#3063)
  • Updated Colour.dark_theme() with Discord's new theme colours. (#3043)
  • Changed User.nameplate to be an alias for User.collectibles.nameplate. (#3107)
  • Changed FileComponent.name and FileComponent.size to be optional. (#3115)

Fixed

  • Fixed internal use of deprecated role type methods. (#3167)

... (truncated)

Changelog

Sourced from py-cord's changelog.

[2.8.0] - 2026-05-18

Added

  • Support for Python 3.14. (#2948)
  • Added support for community invites. (#3044)
  • Added Member.colours and Member.colors properties. (#3063)
  • Added RoleType enum accessible via Role.type and RoleTags.type. (#2708)
  • Added Colour.light_theme(), Colour.ash_theme(), and Colour.onyx_theme(). (#3043)
  • Added RadioGroup, CheckboxGroup, and Checkbox for modals. (#3073)
  • Added the ability to respond to interactions with suppressed push and desktop notifications. (#3062)
  • Added User.collectibles property. (#3107)
  • Added the ability to compare instances of Nameplate. (#3107)
  • Added Member.display_avatar_decoration and Member.guild_avatar_decoration. (#3109)
  • Added a new event called on_raw_member_update that is dispatched when a member is updated, regardless of cache status. (#3012)
  • Added support for Discord DAVE (Audio & Video E2EE) for voice-sending related features. (#3143)

Changed

  • read_only team members aren't considered as owners anymore when checking for app ownership permissions.
  • Changed Member.colour and Member.color to be aliases for Member.colours.primary. (#3063)
  • Updated Colour.dark_theme() with Discord's new theme colours. (#3043)
  • Changed User.nameplate to be an alias for User.collectibles.nameplate. (#3107)
  • Changed FileComponent.name and FileComponent.size to be optional. (#3115)

Fixed

  • Fixed internal use of deprecated role type methods. (#3167)
  • Fixed a TypeError when using Label.set_select and not providing default_values. (#3171)
  • Fixed View.from_dict() incorrectly returning None.

... (truncated)

Commits
  • 749d7f5 chore(release): update CHANGELOG.md for version 2.8.0
  • 402b198 fix(actions): disable milestone modify
  • 0bcd751 chore(deps): upgrade dependency mypy to v2 (#3223)
  • b5974f5 chore(deps): upgrade dependency myst-parser to v5.1.0 (#3226)
  • 1710bac chore(deps): upgrade github/codeql-action digest to 9e0d7b8 (#3227)
  • df29b08 chore(deps): upgrade pre-commit hook psf/black-pre-commit-mirror to v26.5.0 (...
  • d8f80d4 chore: Add missing 2.8.0c2 and 2.7.2 to changelog
  • 9eba65b chore(deps): upgrade github/codeql-action digest to 68bde55 (#3224)
  • da9767a chore(deps): upgrade github/codeql-action digest to e46ed2c (#3219)
  • 7a27895 chore(deps): pin dependencies (#3218)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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](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.5.0...v2.8.0)

---
updated-dependencies:
- dependency-name: py-cord
  dependency-version: 2.8.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels May 19, 2026
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 python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants