aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml (follow)
Commit message (Collapse)AuthorAgeLines
...
| * Mark aiodns As An Explicit DependencyGravatar Hassan Abouelela2022-07-23-0/+1
| | | | | | | | | | | | | | aiodns is required by aiohttp when using an AsyncResolver, as is done in BotBase. This makes aiodns a required dependency. Signed-off-by: Hassan Abouelela <[email protected]>
| * Bump pre-commit from 2.19.0 to 2.20.0Gravatar dependabot[bot]2022-07-23-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.19.0 to 2.20.0. - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](https://github.com/pre-commit/pre-commit/compare/v2.19.0...v2.20.0) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
| * Bump pep8-naming from 0.13.0 to 0.13.1 (#102)Gravatar dependabot[bot]2022-07-23-1/+1
| | | | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
| * Bump Version To 7.5.0v7.5.0Gravatar Hassan Abouelela2022-07-23-1/+1
| | | | | | | | Signed-off-by: Hassan Abouelela <[email protected]>
| * Bump flake8-bugbear from 22.6.22 to 22.7.1Gravatar dependabot[bot]2022-07-23-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 22.6.22 to 22.7.1. - [Release notes](https://github.com/PyCQA/flake8-bugbear/releases) - [Commits](https://github.com/PyCQA/flake8-bugbear/compare/22.6.22...22.7.1) --- updated-dependencies: - dependency-name: flake8-bugbear dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
| * Add an optional message attr to ViewWithUserAndRoleCheckv7.4.0Gravatar ChrisJL2022-07-21-1/+1
| | | | | | | | | | On view timeout, this message has it's view removed if set. Co-authored-by: Boris Muratov <[email protected]>
| * Fix interactions.DeleteMessageButton not working due to using wrong delete ↵Gravatar Chris Lovering2022-07-16-1/+1
| | | | | | | | method.
| * Add a generic view and buttonGravatar Chris Lovering2022-07-16-1/+1
| | | | | | | | | | | | The view implements an interaction check for allowed_users and allowed_roles. The button deleted the message attached the the parent view on click.
| * Only close stats._transport if BotBase.stats was createdGravatar Chris Lovering2022-07-09-1/+1
| |
| * Don't try to connect to statsd_url if it's NoneGravatar Chris Lovering2022-06-30-1/+1
| |
| * Bump d.py to 0eb3d26Gravatar Chris Lovering2022-06-28-2/+2
| | | | | | | | Adds support for auto mod, of which the new auto_mod MESSAGE_TYPE is needed for our filter system.
| * Bump sphinx from 4.5.0 to 5.0.2Gravatar dependabot[bot]2022-06-27-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.5.0 to 5.0.2. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/5.x/CHANGES) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v4.5.0...v5.0.2) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
| * Bump furo from 2022.4.7 to 2022.6.21Gravatar dependabot[bot]2022-06-27-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [furo](https://github.com/pradyunsg/furo) from 2022.4.7 to 2022.6.21. - [Release notes](https://github.com/pradyunsg/furo/releases) - [Changelog](https://github.com/pradyunsg/furo/blob/main/docs/changelog.md) - [Commits](https://github.com/pradyunsg/furo/compare/2022.04.07...2022.06.21) --- updated-dependencies: - dependency-name: furo dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
| * Bump flake8-bugbear from 22.4.25 to 22.6.22Gravatar dependabot[bot]2022-06-27-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 22.4.25 to 22.6.22. - [Release notes](https://github.com/PyCQA/flake8-bugbear/releases) - [Commits](https://github.com/PyCQA/flake8-bugbear/compare/22.4.25...22.6.22) --- updated-dependencies: - dependency-name: flake8-bugbear dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
| * Bump pep8-naming from 0.12.1 to 0.13.0Gravatar dependabot[bot]2022-06-26-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [pep8-naming](https://github.com/PyCQA/pep8-naming) from 0.12.1 to 0.13.0. - [Release notes](https://github.com/PyCQA/pep8-naming/releases) - [Changelog](https://github.com/PyCQA/pep8-naming/blob/main/CHANGELOG.rst) - [Commits](https://github.com/PyCQA/pep8-naming/compare/0.12.1...0.13.0) --- updated-dependencies: - dependency-name: pep8-naming dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
| * Bump sphinx-autodoc-typehints from 1.18.1 to 1.18.3Gravatar dependabot[bot]2022-06-10-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) from 1.18.1 to 1.18.3. - [Release notes](https://github.com/tox-dev/sphinx-autodoc-typehints/releases) - [Changelog](https://github.com/tox-dev/sphinx-autodoc-typehints/blob/main/CHANGELOG.md) - [Commits](https://github.com/tox-dev/sphinx-autodoc-typehints/compare/1.18.1...1.18.3) --- updated-dependencies: - dependency-name: sphinx-autodoc-typehints dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
* | add typing-extensionsGravatar Numerlor2022-06-15-0/+1
|/
* Add Sphinx-MultiVersionGravatar Hassan Abouelela2022-05-29-4/+3
| | | | | | | | Adds the sphinx-multiversion package to be used for generating docs for all versions of the project, not just the latest. This includes all the necessary configuration to make it work cleanly. Signed-off-by: Hassan Abouelela <[email protected]>
* Restore Releases ChangelogGravatar Hassan Abouelela2022-05-29-1/+1
| | | | | | | Add the releases-based changelog system back, and migrate the old changelog entries. Signed-off-by: Hassan Abouelela <[email protected]>
* Bump flake8 tidy imports and taskipy to latestGravatar Chris Lovering2022-05-24-2/+2
|
* Bump Discord.py to 4cbe8f5Gravatar Chris Lovering2022-05-24-2/+2
| | | | | | This fixes a bug with permission resolution when dealing with timed out members. Discord.py have also removed the /master/ URL for docs, and are now surfacing all docs at /latest/
* Bump Project Version To v7.0.0Gravatar Hassan Abouelela2022-05-11-1/+1
| | | | Signed-off-by: Hassan Abouelela <[email protected]>
* Bump flake8-tidy-imports from 4.6.0 to 4.7.0Gravatar dependabot[bot]2022-05-10-1/+1
| | | | | | | | | | | | | | | Bumps [flake8-tidy-imports](https://github.com/adamchainz/flake8-tidy-imports) from 4.6.0 to 4.7.0. - [Release notes](https://github.com/adamchainz/flake8-tidy-imports/releases) - [Changelog](https://github.com/adamchainz/flake8-tidy-imports/blob/main/HISTORY.rst) - [Commits](https://github.com/adamchainz/flake8-tidy-imports/compare/4.6.0...4.7.0) --- updated-dependencies: - dependency-name: flake8-tidy-imports dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
* Bump pre-commit from 2.18.1 to 2.19.0Gravatar dependabot[bot]2022-05-10-1/+1
| | | | | | | | | | | | | | | Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.18.1 to 2.19.0. - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](https://github.com/pre-commit/pre-commit/compare/v2.18.1...v2.19.0) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
* Bump pytest from 7.1.1 to 7.1.2Gravatar dependabot[bot]2022-05-10-1/+1
| | | | | | | | | | | | | | | Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.1 to 7.1.2. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/7.1.1...7.1.2) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
* Bump flake8-bugbear from 22.3.23 to 22.4.25Gravatar dependabot[bot]2022-04-26-1/+1
| | | | | | | | | | | | | | Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 22.3.23 to 22.4.25. - [Release notes](https://github.com/PyCQA/flake8-bugbear/releases) - [Commits](https://github.com/PyCQA/flake8-bugbear/compare/22.3.23...22.4.25) --- updated-dependencies: - dependency-name: flake8-bugbear dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
* Bump d.py to fix Guild.chunk()Gravatar Chris Lovering2022-04-26-2/+2
|
* Set BotBase.statsd correctly based on init kwargsGravatar Chris Lovering2022-04-25-1/+1
|
* Bump version in pyproject and changelog last few releasesGravatar Chris Lovering2022-04-21-1/+1
|
* Add unqualify to the utils namespaceGravatar Chris Lovering2022-04-20-1/+1
| | | | This is for bots that want to use the unqualify function for their own extension cogs
* Bump sphinx-autodoc-typehints to 1.18.1Gravatar Chris Lovering2022-04-19-1/+1
|
* Bump discord.py to ↵Gravatar Chris Lovering2022-04-19-2/+2
| | | | https://github.com/Rapptz/discord.py/tree/987235d5649e7c2b1a927637bab6547244ecb2cf
* Merge branch 'main' into dependabot/pip/flake8-annotations-2.9.0Gravatar ChrisJL2022-04-19-1/+1
|\
| * Allow passing an api_client kwarg to BotBaseGravatar Chris Lovering2022-04-18-1/+1
| |
| * Reconnect to redis session on setup if it is closedGravatar Chris Lovering2022-04-18-1/+1
| |
| * Bump version number and log changev5.0.2Gravatar Chris Lovering2022-04-08-1/+1
| |
* | Bump flake8-annotations from 2.8.0 to 2.9.0Gravatar dependabot[bot]2022-04-15-1/+1
|/ | | | | | | | | | | | | | | Bumps [flake8-annotations](https://github.com/sco1/flake8-annotations) from 2.8.0 to 2.9.0. - [Release notes](https://github.com/sco1/flake8-annotations/releases) - [Changelog](https://github.com/sco1/flake8-annotations/blob/main/CHANGELOG.md) - [Commits](https://github.com/sco1/flake8-annotations/compare/v2.8.0...v2.9.0) --- updated-dependencies: - dependency-name: flake8-annotations dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
* Bump furo from 2022.3.4 to 2022.4.7Gravatar dependabot[bot]2022-04-08-1/+1
| | | | | | | | | | | | | | | Bumps [furo](https://github.com/pradyunsg/furo) from 2022.3.4 to 2022.4.7. - [Release notes](https://github.com/pradyunsg/furo/releases) - [Changelog](https://github.com/pradyunsg/furo/blob/main/docs/changelog.md) - [Commits](https://github.com/pradyunsg/furo/compare/2022.03.04...2022.04.07) --- updated-dependencies: - dependency-name: furo dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
* Bump pre-commit from 2.17.0 to 2.18.1Gravatar dependabot[bot]2022-04-04-1/+1
| | | | | | | | | | | | | | | Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.17.0 to 2.18.1. - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](https://github.com/pre-commit/pre-commit/compare/v2.17.0...v2.18.1) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
* Move the creation of BotBase's AsyncResolver to async setupGravatar Chris Lovering2022-04-02-1/+1
| | | | There is a deprecation notice that this must be created within an async function. This isn't a breaking change.
* Bump all dev deps to latest versionsGravatar Chris Lovering2022-04-02-6/+8
|
* Bump version to 5.0.0Gravatar Chris Lovering2022-04-02-1/+1
|
* Mark async-rediscache as an optional extra dependencyGravatar Chris Lovering2022-03-31-2/+5
|
* Bump d.py version and add new requirements for utilsGravatar Chris Lovering2022-03-23-1/+3
|
* Bump version and document breaking changeGravatar Chris Lovering2022-03-15-1/+1
|
* Revert back to discord.pyGravatar Chris Lovering2022-03-15-2/+1
| | | | This pins at a newer version of Discord.py too, to include the recent changes to bring it up to v10 of the Discord API
* fix: Set the logger class in botcore.utils.logging.py to the CustomLogger classGravatar ToxicKidz2022-03-05-1/+1
| | | | Fixes an issue when using trace logging on loggers that were instantiated before the class was set.
* Document breaking monkey patch changeGravatar Chris Lovering2022-03-03-1/+1
|
* feat: Port the Site API wrapper from the bot repoGravatar ToxicKidz2022-02-25-1/+1
| | | | | Co-authored-by: Johannes Christ <[email protected]> Co-authored-by: MarkKoz <[email protected]>
* Custom css to de-bold index pageGravatar Chris Lovering2022-02-24-1/+1
| | | | Also bump pyproject version to 2.0.0 to match changelog