Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

5.10.0 #1545

Merged
merged 14 commits into from
Sep 10, 2023
Merged

5.10.0 #1545

merged 14 commits into from
Sep 10, 2023

Conversation

silasary
Copy link
Member

Pull Request Type

  • Feature addition
  • Bugfix
  • Documentation update
  • Code refactor
  • Tests improvement
  • CI/CD pipeline enhancement
  • Other: [Replace with a description]

Description

It's been three weeks since 5.9, and we've apparently been busy.

Changes

See commits

Related Issues

Test Scenarios

Python Compatibility

  • I've ensured my code works on Python 3.10.x
  • I've ensured my code works on Python 3.11.x

Checklist

  • I've run the pre-commit code linter over all edited files
  • I've tested my changes on supported Python versions
  • I've added tests for my code, if applicable
  • I've updated / added documentation, where applicable

maksims8 and others added 12 commits August 10, 2023 16:10
* fix: add avatar_url to user mixins

* fix: add avatar_url property to Mixins

* chore: remove avatar_url from Member class
* feat: add load_extensions method

* chore: add documentation

* ci: correct from checks.

* refactor: change package parameter to *packages

* refactor: remove stray print statement

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* feat: update docs and support state for custom statuses

* docs: little adjustments to docs
This also fixes the typehint for the http client
* Fix bot voice state connection issues

* ci: correct from checks.

* dispatch bot voice state update event

* Fixes

* Fix docstring

* Prevent updating user cache for bot itself

* ci: correct from checks.

* Added update_cache param

* ci: correct from checks.

* Return type annotation

* ci: correct from checks.

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* fix: non-breaking auto mod fix

* fix: re-add update/delete auto mod fixes

* re-add type properties

* feat: add TYPE_ALL_TRIGGER and TYPE_ALL_ACTION to interactions namespace
@codecov-commenter
Copy link

codecov-commenter commented Sep 2, 2023

* feat: add shard information to all state & gw logging

* feat: restore logging's heart
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.

Feels weird to be on the other side of these

* docs: enhance context menu, component docs, fix some typos, change d.py migration guide order in ToC

* docs: enhance slash command and modals guides

* ci: correct from checks.

* docs: change autocomplete section name

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
@LordOfPolls LordOfPolls merged commit 2845b4f into stable Sep 10, 2023
11 of 14 checks passed
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.

7 participants