chore(deps): update dependency py-cord to v2.4.1 - autoclosed #38
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.2.0
->==2.4.1
Release Notes
Pycord-Development/pycord (py-cord)
v2.4.1
Compare Source
Changed
Color.embed_background()
classmethod to correspond withnew theme colors in the app.
(#1931)
Fixed
SlashCommandGroup.walk_commands()
to reflect actualbehavior. (#1838)
announced change.
(#1955)
reason
being passed to the wrong method inguild.create_auto_moderation_rule
.(#1960)
v2.4.0
Compare Source
Added
regex_patterns
,allow_list
, andmention_total_limit
; and added themention_spam
trigger type.(#1809)
image
parameter toGuild.create_scheduled_event()
method.(#1831)
ApplicationRoleConnectionMetadata
class for application role connectionmetadata, along with the
fetch_role_connection_metadata_records
andupdate_role_connection_metadata_records
methods inClient
.(#1791)
role_subscription_purchase
,interaction_premium_upsell
,stage_start
,stage_end
,stage_speaker
,stage_raise_hand
,stage_topic
, andguild_application_premium_subscription
.(#1852)
EmbeddedActivity
values.(#1859)
suppress_notifications
toMessageFlags
.(#1912)
StickerFormatType
enum.(#1915)
raw_member_remove
,raw_thread_update
, andraw_thread_member_remove
.(#1880)
discord.Option
. (#1883)Changed
EmbeddedActivity
values to update accordingly with the new activities.(#1859)
version_info.advanced
instead ofattributes on the
version_info
object.(#1920)
version_info.release_level
attribute has been reverted to its previous name,releaselevel
. (#1920)Fixed
Page.update_files
where file objects stored in memory were causing anAttributeError
, andio.BytesIO
files didn't send properly more than once.(#1869 &
#1881)
parent
attribute.(#1823)
(#1822)
v2.3.3
Compare Source
KeyError
exception when receiving GIF stickers, causing crashes.(#1915)
v2.3.2
Compare Source
Fixed
AttributeError
relating to the newbridge_commands
attribute onext.bridge.Bot
. (#1815)AttributeError
in select relating to the select type.(#1814)
Thread.applied_tags
always returning an empty list.(#1817)
v2.3.1
Compare Source
Fixed
AttributeError
relating to the newbridge_commands
attribute onext.bridge.Bot
. (#1802)v2.3.0
Compare Source
Added
(#1676)
user
,role
,mentionable
, andchannel
- Along with theirrespective types and shortcut decorators.
(#1702)
(#1775)
PublicUserFlags.active_developer
&ApplicationFlags.active
.(#1776)
order. (#1636)
total_message_sent
andis_pinned
.(#1636)
bridge_commands
attribute toext.bridge.Bot
for access to bridge commandobjects. (#1787)
Guild.features
to include new and previously missing features.(#1788)
Fixed
(#1695)
None
.(#1716)
suppress
kwarg insend()
.(#1719 &
#1723)
Changed
v2.2.2
Compare Source
Fixed
parent
attribute of second-level subcommands being set to the base levelcommand instead of the direct parent.
(#1673)
v2.2.1
Compare Source
Added
SlashCommand.qualified_id
attribute.(#1672)
Fixed
TypeError
inban()
methods related to the newdelete_message_seconds
parameter. (#1666)
cog
andparent
attributes on commands in cogs.(#1662)
SlashCommand.mention
for subcommands.(#1672)
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 has been generated by Mend Renovate. View repository job log here.