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.
([#​2510](https://github.com/Pycord-Development/pycord/pull/2510))
- Fixed `EntitlementIterator` type hints and behavior with `limit > 100`.
([#​2555](https://github.com/Pycord-Development/pycord/pull/2555))
- Fixed missing `stacklevel` parameter in `warn_deprecated` function call inside
`@utils.deprecated`. ([#​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`.
([#​2500](https://github.com/Pycord-Development/pycord/pull/2500))
- Fixed missing `__slots__` attributes in `RawReactionClearEmojiEvent` and
`RawMessagePollVoteEvent`.
([#​2500](https://github.com/Pycord-Development/pycord/pull/2500))
- Fixed the type of `ForumChannel.default_sort_order`, changing it from `int` to
`SortOrder`. ([#​2500](https://github.com/Pycord-Development/pycord/pull/2500))
- Fixed `PartialMessage` causing errors when created from `PartialMessageable`.
([#​2568](https://github.com/Pycord-Development/pycord/pull/2500))
- Fixed the `guild` attribute of `Member`s recieved from a `UserCommand` being `None`.
([#​2573](https://github.com/Pycord-Development/pycord/pull/2573))
- Fixed `Webhook.send` not including attachment data.
([#​2513](https://github.com/Pycord-Development/pycord/pull/2513))
- Fixed inverted type hints in `CheckAnyFailure`.
([#​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**: Enabled.
♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzNi4zNS4wIiwidXBkYXRlZEluVmVyIjoiMzYuMzUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the following updates:
==2.6.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, changing itfrom
GuildtoPoll.(#2500)
__slots__attributes inRawReactionClearEmojiEventandRawMessagePollVoteEvent.(#2500)
ForumChannel.default_sort_order, changing it frominttoSortOrder. (#2500)PartialMessagecausing errors when created fromPartialMessageable.(#2568)
guildattribute ofMembers recieved from aUserCommandbeingNone.(#2573)
Webhook.sendnot including attachment data.(#2513)
CheckAnyFailure.(#2502)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 Renovate Bot.