Update dependency py-cord to v2.6.1 #27

Merged
aaron merged 1 commit from renovate/py-cord-2.x into master 2024-09-28 22:01:59 +02:00
Collaborator

This PR contains the following updates:

Package Update Change
py-cord (changelog) patch ==2.6.0 -> ==2.6.1

Release Notes

Pycord-Development/pycord (py-cord)

v2.6.1

Compare Source

Fixed
  • Fixed premature garbage collection of tasks.
    (#​2510)
  • Fixed EntitlementIterator type hints and behavior with limit > 100.
    (#​2555)
  • Fixed missing stacklevel parameter in warn_deprecated function call inside
    @utils.deprecated. (#​2500)
  • Fixed the type hint in ConnectionState._polls to reflect actual behavior, changing it
    from Guild to Poll.
    (#​2500)
  • Fixed missing __slots__ attributes in RawReactionClearEmojiEvent and
    RawMessagePollVoteEvent.
    (#​2500)
  • Fixed the type of ForumChannel.default_sort_order, changing it from int to
    SortOrder. (#​2500)
  • Fixed PartialMessage causing errors when created from PartialMessageable.
    (#​2568)
  • Fixed the guild attribute of Members recieved from a UserCommand being None.
    (#​2573)
  • Fixed Webhook.send not including attachment data.
    (#​2513)
  • Fixed inverted type hints in CheckAnyFailure.
    (#​2502)

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.


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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [py-cord](https://github.com/Pycord-Development/pycord) ([changelog](https://docs.pycord.dev/en/master/changelog.html)) | patch | `==2.6.0` -> `==2.6.1` | --- ### Release Notes <details> <summary>Pycord-Development/pycord (py-cord)</summary> ### [`v2.6.1`](https://github.com/Pycord-Development/pycord/blob/HEAD/CHANGELOG.md#261---2024-09-15) [Compare Source](https://github.com/Pycord-Development/pycord/compare/v2.6.0...v2.6.1) ##### Fixed - Fixed premature garbage collection of tasks. ([#&#8203;2510](https://github.com/Pycord-Development/pycord/pull/2510)) - Fixed `EntitlementIterator` type hints and behavior with `limit > 100`. ([#&#8203;2555](https://github.com/Pycord-Development/pycord/pull/2555)) - Fixed missing `stacklevel` parameter in `warn_deprecated` function call inside `@utils.deprecated`. ([#&#8203;2500](https://github.com/Pycord-Development/pycord/pull/2500)) - Fixed the type hint in `ConnectionState._polls` to reflect actual behavior, changing it from `Guild` to `Poll`. ([#&#8203;2500](https://github.com/Pycord-Development/pycord/pull/2500)) - Fixed missing `__slots__` attributes in `RawReactionClearEmojiEvent` and `RawMessagePollVoteEvent`. ([#&#8203;2500](https://github.com/Pycord-Development/pycord/pull/2500)) - Fixed the type of `ForumChannel.default_sort_order`, changing it from `int` to `SortOrder`. ([#&#8203;2500](https://github.com/Pycord-Development/pycord/pull/2500)) - Fixed `PartialMessage` causing errors when created from `PartialMessageable`. ([#&#8203;2568](https://github.com/Pycord-Development/pycord/pull/2500)) - Fixed the `guild` attribute of `Member`s recieved from a `UserCommand` being `None`. ([#&#8203;2573](https://github.com/Pycord-Development/pycord/pull/2573)) - Fixed `Webhook.send` not including attachment data. ([#&#8203;2513](https://github.com/Pycord-Development/pycord/pull/2513)) - Fixed inverted type hints in `CheckAnyFailure`. ([#&#8203;2502](https://github.com/Pycord-Development/pycord/pull/2502)) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44MC4wIiwidXBkYXRlZEluVmVyIjoiMzguODAuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
renovate added 1 commit 2024-09-15 22:22:14 +02:00
Update dependency py-cord to v2.6.1
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is failing
836d6b1d3d
aaron merged commit 5c0feca7b2 into master 2024-09-28 22:01:59 +02:00
aaron deleted branch renovate/py-cord-2.x 2024-09-28 22:01:59 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: secondhemd/shbot#27
No description provided.