Skip to content

Conversation

@FayeDel
Copy link
Collaborator

@FayeDel FayeDel commented Feb 6, 2023

About

This pull request pushes all unstable code to the stable branch for the v4.4 release.

Checklist

  • The pre-commit code linter has been run over all edited files to ensure the code is linted.
  • I've ensured the change(s) work on 3.8.6 and higher.
  • I have added the versionadded, versionchanged and deprecated to any new or changed user-facing function I committed.

Pull-Request specification

I've made this pull request: (check all that apply)

  • For the documentation
  • To add a new feature
  • As a general enhancement
  • As a refactor of the library/the library's code
  • To fix an existing bug
  • To resolve #ISSUENUMBER

This is:

  • A breaking change

H3rmt and others added 27 commits January 9, 2023 13:29
* fix(attrs): add factory value to interaction resolved data

* ci: correct from checks.

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* fix: Add GuildAuditLogEntry event

* fix: add AuditLogEntry object as payload

* fix:Changed GuildAuditEntry to subclass of AuditLogEntry

* docs: document add versionadded

Co-authored-by: Damego <[email protected]>

* Update interactions/api/models/gw.py

Co-authored-by: Damego <[email protected]>
* docs: add missed fields for the `GuildAuditLogEntry`

* docs: Ed, are you kidding me?
* refactor!: Mark permissions attrs as `Permissions` class

* fix: thanks, git
* fix: Set the websocket's token without referencing the httpclient

* fix: correct the websocket's headers

* ci: correct from checks.

* feat: allow setting the token in .start

* ci: correct from checks.

* fix: bugs from merge/fastforward

* Update interactions/client/bot.py

Co-authored-by: Damego <[email protected]>

* Apply suggestions from code review

Co-authored-by: Damego <[email protected]>

* Update interactions/client/bot.py

* Update interactions/client/bot.py

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Damego <[email protected]>
* fix: Warns user that the bot is not in guild than rather fails

* fix: dying due to error

* fix : merge conflicts

Co-authored-by: DeltaX <[email protected]>
* feat: Add support for age-restricted commands

* refactor: pre-commited

* Update command.py

* Update command.py
* feat: Implement own `IntEnum` & `StrEnum`

* feat: add logging

* Update team.py
fix: check `Client._http` is not a string before logout
* feat: add member flags

* ci: correct from checks.

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
updates:
- [github.com/pycqa/isort: 5.11.4 → 5.12.0](PyCQA/isort@5.11.4...5.12.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* Made fields return embed

* Update message.py

* added typehints

* addded versionchanged

* Update message.py

---------

Co-authored-by: DeltaX <[email protected]>
* refactor(context): allow edit message from modal; move defer to base

* refactor: run pre-commit

* docs: defer is not only for component
* feat: add component to property of ComponentContext

* ci: correct from checks.

* feat: add check for message

* refactor: simplify condition

---------

Co-authored-by: DeltaX <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Damego <[email protected]>
* feat: add the `on_disconnect` event

* Update docs/events.rst

* refactor: Move on_disconnect call.

(note, this is done without an IDE, pre-commit might fail)

* ci: correct from checks.

---------

Co-authored-by: Sophia <[email protected]>
Co-authored-by: DeltaX <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* ci: weekly check.

updates:
- [github.com/psf/black: 22.12.0 → 23.1.0](psf/black@22.12.0...23.1.0)

* ci: correct from checks.

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Copy link
Contributor

@LordOfPolls LordOfPolls left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@FayeDel FayeDel merged commit 8bc3e1d into stable Feb 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants