Update dependency py-cord to v2.6.1 #64
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
maintenance
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
kharms-dev/discord-power-bot!64
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/py-cord-2.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
==2.5.0->==2.6.1Release Notes
Pycord-Development/pycord (py-cord)
v2.6.1Compare Source
Fixed
(#2510)
EntitlementIteratortype hints and behavior withlimit > 100.(#2555)
stacklevelparameter inwarn_deprecatedfunction call inside@utils.deprecated. (#2500)ConnectionState._pollsto reflect actual behavior, changingit from
GuildtoPoll.(#2500)
__slots__attributes inRawReactionClearEmojiEventandRawMessagePollVoteEvent.(#2500)
ForumChannel.default_sort_order, changing it frominttoSortOrder. (#2500)PartialMessagecausing errors when created fromPartialMessageable.(#2568)
guildattribute ofMembers received from aUserCommandbeingNone.(#2573)
Webhook.send, which did not include attachment data.(#2513)
CheckAnyFailure.(#2502)
v2.6.0Compare Source
Added
bannerparameter toClientUser.edit.(#2396)
userargument toPaginator.edit.(#2390)
bridge_optiondecorator. Required forbridge.Botin 2.7.(#2417)
Guild.search_members.(#2418)
Guild.bulk_ban.(#2421)
memberdata to theraw_reaction_removeevent.(#2412)
Polland all related features.(#2408)
stacklevelparam toutils.warn_deprecatedandutils.deprecated.(#2450)
(#2409)
(#2438)
Attachment.title.(#2486)
MemberFlags. (#2489)bypass_verificationparameter toMember.edit.(#2489)
RoleFlags. (#2487)MessageCallinformation.(#2488)
Fixed
Member.move_toandMember.editto reflect actualbehavior. (#2386)
python -m discord -vby replacing the deprecated module.
(#2392)
Paginator.editto no longer set user to the bot.(#2390)
NameErrorin some instances ofInteraction.(#2402)
PartialMessage.idbeing of typestr.(#2406)
ScheduledEvent.subscribersto reflect actual behavior.(#2400)
ScheduledEvent.subscribersbehavior withlimit=None.(#2407)
Interaction._guildin certain cases.(#2411)
parameter_name.(#2417)
embed=NonecausingAttributeErroronPartialMessage.edit.(#2446)
(#2448)
application_idinEntitlement.delete.(#2458)
Optiontypes with long descriptions or too many values.(#2463)
(#2457)
AttributeErrordue todiscord.Optionbeing initialised withinput_typesetto
None. (#2464)remove_application_commandcausing issues while reloading extensions.(#2480)
(#2371)
(#2492)
Changed
Guild.bitrate_limittoint.(#2387)
(#2395)
optiondecorator now acceptsinput_type.(#2417)
Optionmay be used instead ofBridgeOptionuntil 2.7.(#2417)
Guild.query_membersnow acceptslimit=Noneto retrieve all members.(#2419)
ApplicationCommand.guild_onlyis now deprecated in favor ofApplicationCommand.contexts.(#2409)
Message.interactionis now deprecated in favor ofMessage.interaction_metadata.(#2409)
Client.fetch_entitlementswithClient.entitlements, which returns anEntitlementIterator.(#2490)
subcommand group. (#2275)
Removed
delete_message_daysparameter from ban methods. Please usedelete_message_secondsinstead.(#2421)
oldest_firstparameter fromGuild.audit_logsin favor of thebeforeand
afterparameters.(#2371)
vanity_codeparameter fromGuild.edit.(#2491)
Configuration
📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.