Skip to content

Bump py-cord from 2.8.0 to 2.8.1 - #142

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/py-cord-2.8.1
Open

Bump py-cord from 2.8.0 to 2.8.1#142
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/py-cord-2.8.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown
Contributor

Bumps py-cord from 2.8.0 to 2.8.1.

Release notes

Sourced from py-cord's releases.

v2.8.1

What's Changed

... (truncated)

Changelog

Sourced from py-cord's changelog.

[2.8.1] - 2026-07-25

Added

  • Add RoleColours.HOLOGRAPHIC_PRIMARY, RoleColours.HOLOGRAPHIC_SECONDARY, and RoleColours.HOLOGRAPHIC_TERTIARY class constants. (#3268)

Fixed

  • Fix an attribute error in RoleColours.is_holographic() when secondary or tertiary is None. (#3268)
  • Fix error message for Guild.create_sticker(). (#3263)
  • Fix typehint for SlashCommandGroup.__new__(). (#3235)
  • Include bypass_slowmode in Permissions.all(). (#3231)
  • Allow ForumTag objects to be created without an emoji. (#3245)
  • Fix a type error when checking the equality of two PartialSoundboardSound instances. (#3262)
  • Fix an attribute error when using Invite.edit_target_users(). (#3257)
  • Fix a type error in Poll.to_dict() for closed polls. (#3261)
  • Fix an attribute error when accessing the User.system attribute on copied User objects. (#3247)
  • Fix an attribute error when using Webhook.edit_message() with views. (#3239)
  • Fix PollAnswer.to_dict() incorrectly setting the PollAnswer.answer_id attribute as a tuple instead of an integer. (#3260)
  • Fix an issue where an Embed object's colour parameter would be ignored when set to 0. (#3256)
  • Fix an issue where TextChannel.archived_threads would ignore any limit parameter smaller than 50 and use 50 instead. (#3266)
  • Fix an issue where the SubscriptionStatus.inactive and SubscriptionStatus.ending enum values were swapped. (#3278)
  • Fix PartialMessage.edit() to work with DesignerView. (#3237)
Commits
  • f467d88 chore(release): update CHANGELOG.md for version 2.8.1
  • bc0cbf6 chore(pre-commit): pre-commit autoupdate (#3301)
  • a662e83 chore(deps): upgrade dependency mypy to ~=2.3.0 (#3303)
  • 25d32c6 chore(deps): upgrade dependency codespell to v2.4.3 (#3306)
  • 568a215 chore(deps): upgrade softprops/action-gh-release action to v3.0.2 (#3302)
  • c89ad28 chore(deps): upgrade crowdin/github-action action to v2.16.4 (#3305)
  • 7765734 chore(deps): upgrade github/codeql-action action to v4.37.1 (#3307)
  • ea0a8ad chore(actions): update templates
  • 6c4e759 fix(actions): exclude pre-commit-ci from pr template enforcement
  • 978520f chore(deps): upgrade dependency pytest-asyncio to ~=1.4.0 (#3242)
  • 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 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)

Bumps [py-cord](https://github.com/Pycord-Development/pycord) from 2.8.0 to 2.8.1.
- [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.8.0...v2.8.1)

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

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 Jul 27, 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