fix(deps): update dependency py-cord to v2.7.1#22
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
fix(deps): update dependency py-cord to v2.7.1#22renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
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.0→==2.7.1Release Notes
Pycord-Development/pycord (py-cord)
v2.7.1Compare Source
Added
.extensionattribute to theAppEmojiandGuildEmojiclasses.(#3055)
PrimaryGuild.(#3077)
cache_default_soundsparameter toClientand its subclasses.(#3113)
Changed
utils.deprecatedin favor ofwarnings.deprecated. Added typechecker warnings support for function deprecations.
(#3042)
Role.is_assignable()to also check whether the bot has theMANAGE_ROLESpermission. (#3048)
(#3067)
Fixed
ContainerandSection(#3032)
(#3019)
RawMessageUpdateEvent.cached_messagebeing alwaysNoneeven when the messagewas cached. (#3038)
files by changing the
.urlextension of animated emojis from.gifto.webp.(#3055)
Interaction.channelattribute not being properly resolved withuser-installed commands ran in guilds of which the bot is not a member.
(#3047)
ForwardedMessageattributes not being populated:ForwardedMessage.mentions,ForwardedMessage.role_mentions, andForwardedMessage.type.(#3051)
(#3065)
Interaction.respondandApplicationContext.respondmethods to explicitlylist the accepted parameters.
(#3061)
InteractionResponse.send_messagemethod were not type-hinted as optional.
(#3061)
primary_guildto now cause anon_user_updateevent tofire. (#3077)
(#3082)
ext.pages.Paginatornot working anymore when usingcustom_view.(#3090)
get_or_fetch()not supportingThreadobjects.(#3101)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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.