chore(deps): update dependency py-cord to v2.8.0#533
Merged
Conversation
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #533 +/- ##
=======================================
Coverage 61.47% 61.47%
=======================================
Files 27 27
Lines 1978 1978
=======================================
Hits 1216 1216
Misses 762 762 Continue to review full report in Codecov by Sentry.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



This PR contains the following updates:
==2.7.2→==2.8.0Release Notes
Pycord-Development/pycord (py-cord)
v2.8.0Compare Source
Added
(#2948)
(#3044)
Member.coloursandMember.colorsproperties.(#3063)
RoleTypeenum accessible viaRole.typeandRoleTags.type.(#2708)
Colour.light_theme(),Colour.ash_theme(), andColour.onyx_theme().(#3043)
RadioGroup,CheckboxGroup, andCheckboxfor modals.(#3073)
notifications. (#3062)
User.collectiblesproperty.(#3107)
Nameplate.(#3107)
Member.display_avatar_decorationandMember.guild_avatar_decoration.(#3109)
on_raw_member_updatethat is dispatched when a member isupdated, regardless of cache status.
(#3012)
features. (#3143)
Changed
read_onlyteam members aren't considered as owners anymore when checking for appownership permissions.
Member.colourandMember.colorto be aliases forMember.colours.primary.(#3063)
Colour.dark_theme()with Discord's new theme colours.(#3043)
User.nameplateto be an alias forUser.collectibles.nameplate.(#3107)
FileComponent.nameandFileComponent.sizeto be optional.(#3115)
Fixed
(#3167)
TypeErrorwhen usingLabel.set_selectand not providingdefault_values.(#3171)
View.from_dict()incorrectly returningNone.(#3181)
(#3189)
MessagePinIterator.(#3178)
KeyErrorwhen fetching an app's information or checking for app ownershipwith
is_owner.(#3059)
KeyErrorwhen fetching an app's information or checking for app ownershipwith
is_owner.Itemattributes not being set correctly.(#3102)
floattype fortimeout=...inws_connect().(#3105)
avatar_decorationto now cause anon_user_updateevent to fire. (#3103)
Deprecated
is_bot_managed,is_premium_subscriber,is_integration,is_available_for_purchase, andis_guild_connections_rolein favor oftypeforboth
RoleandRoleTags.(#2708)
Colour.embed_background().(#3043)
suppressparameter in all applicable message-related methods in favorof
suppress_embeds.(#3062)
discord.VoiceClientanddiscord.VoiceProtocolin favor ofdiscord.voice.VoiceClientanddiscord.voice.VoiceProtocol.(#3143)
Removed
restrictions. (#3056)
Guild.set_mfa_required,Guild.delete,Template.create_guild, andClient.create_guild.Configuration
📅 Schedule: (in timezone America/New_York)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.