Skip to content

chore(deps): update dependency py-cord to v2.8.1 - #580

Merged
ReenigneArcher merged 1 commit into
masterfrom
renovate/py-cord-2-x
Jul 26, 2026
Merged

chore(deps): update dependency py-cord to v2.8.1#580
ReenigneArcher merged 1 commit into
masterfrom
renovate/py-cord-2-x

Conversation

@renovate

@renovate renovate Bot commented Jul 26, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
py-cord (changelog) ==2.8.0==2.8.1 age confidence

Release Notes

Pycord-Development/pycord (py-cord)

v2.8.1

Compare Source

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)

Configuration

📅 Schedule: (in timezone America/New_York)

  • Branch creation
    • "after 1am and before 8am"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Never, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 26, 2026
@sonarqubecloud

Copy link
Copy Markdown

@codecov

codecov Bot commented Jul 26, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.03%. Comparing base (4372928) to head (1967a07).
✅ All tests successful. No failed tests found.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #580   +/-   ##
=======================================
  Coverage   75.03%   75.03%           
=======================================
  Files          27       27           
  Lines        2115     2115           
=======================================
  Hits         1587     1587           
  Misses        528      528           

Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4372928...1967a07. Read the comment docs.

@ReenigneArcher
ReenigneArcher merged commit 497b53c into master Jul 26, 2026
17 checks passed
@ReenigneArcher
ReenigneArcher deleted the renovate/py-cord-2-x branch July 26, 2026 12:27
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.

1 participant