aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
...
* Bump pydantic from 2.6.4 to 2.7.1 (#215)Gravatar dependabot[bot]2024-05-23-85/+85
* Bump idna from 3.6 to 3.7 (#219)Gravatar dependabot[bot]2024-05-19-3/+3
* Bump pytest-xdist from 3.5.0 to 3.6.1 (#216)Gravatar dependabot[bot]2024-05-19-12/+12
* Bump aiohttp from 3.9.3 to 3.9.4 (#220)Gravatar dependabot[bot]2024-05-19-77/+77
* Bump jinja2 from 3.1.3 to 3.1.4 (#218)Gravatar dependabot[bot]2024-05-19-3/+3
* Bump sphinx from 7.2.6 to 7.3.7 (#213)Gravatar dependabot[bot]2024-05-19-10/+11
* Use python version specifier that dependabot can understand (#212)Gravatar wookie1842024-05-14-7/+4
* Bump version to 11.1.0v11.1.0Gravatar Chris Lovering2024-03-30-1/+2
* Add changelog entry for fakeredis 3.12 supportGravatar Chris Lovering2024-03-24-0/+2
* Remove the requirement for <3.12 for fakeredisGravatar Chris Lovering2024-03-24-2/+2
* Lint repo with new ruff rulesGravatar Chris Lovering2024-03-24-3/+4
* Ensure project root is on sys path before importing the docs moduleGravatar Chris Lovering2024-03-24-3/+2
* Bump dev deps to latestGravatar Chris Lovering2024-03-24-189/+194
* Release v11.0.1v11.0.1Gravatar Chris Lovering2024-03-20-0/+2
* Extract original error upon exceptions, if any (#209)Gravatar Amrou Bellalouna2024-03-20-1/+3
* Bump version to 11.0.0v11.0.0Gravatar Chris Lovering2024-03-18-3/+4
* reflect changes in changelogGravatar shtlrs2024-03-18-0/+7
* expose a way for registering the command error managerGravatar shtlrs2024-03-18-0/+12
* subclass CommandTreeGravatar shtlrs2024-03-18-0/+19
* register all error handlers in the CommandErrorManager classGravatar shtlrs2024-03-18-1/+60
* add the AbstractCommandErrorHandler interfaceGravatar shtlrs2024-03-18-0/+27
* make error_handling a packageGravatar shtlrs2024-03-18-0/+0
* Update ruff to target Python 3.11Gravatar Chris Lovering2024-03-18-10/+10
* Drop support for Python 3.10Gravatar Chris Lovering2024-03-18-27/+7
* Add support for Python 3.12Gravatar Chris Lovering2024-03-18-4/+4
* Split fakeredis optional dep out from async-rediscacheGravatar Chris Lovering2024-03-18-3/+9
* Drop support for Pydantic 1.XGravatar Chris Lovering2024-03-04-3/+4
* Bump dev deps to latestGravatar Chris Lovering2024-03-04-191/+191
* Add changelog entry for ruff rulesGravatar Chris Lovering2024-03-04-0/+1
* New ruff linting configGravatar Chris Lovering2024-03-04-3/+13
* ruff lint fix: Breaking changes to make bool args kwarg-onlyGravatar Chris Lovering2024-03-04-3/+5
* ruff lint fix: Manual non-breaking changesGravatar Chris Lovering2024-03-04-23/+24
* ruff lint fix: Run remaining auto-fixable rulesGravatar Chris Lovering2024-03-04-18/+17
* ruff lint fix: Add explicit namespaces for packagesGravatar Chris Lovering2024-03-04-0/+0
* Add a changelog entry for ruff bumpGravatar Chris Lovering2024-02-19-0/+1
* Lint codebase with new ruff rulesGravatar Chris Lovering2024-02-19-1/+1
* Move some ruff config under the lint namespaceGravatar Chris Lovering2024-02-19-5/+7
* Bump ruff to 0.2.2Gravatar Chris Lovering2024-02-19-262/+280
* document the instance attributes of BotBaseGravatar shtlrs2024-02-18-1/+16
* bump version to 1.7.0 in pyproject.toml (#203)Gravatar Amrou Bellalouna2024-02-01-1/+1
* Tag v10.7.0v10.7.0Gravatar Chris Lovering2024-01-30-0/+1
* Changelog new lock utilsGravatar Chris Lovering2024-01-30-0/+1
* Add lock utilsGravatar Chris Lovering2024-01-30-1/+250
* Satisfy new ruff linting rulesGravatar Chris Lovering2024-01-30-2/+2
* Also ignore linkcode errors when looking for model_computed_fields from pydanticGravatar Chris Lovering2024-01-30-1/+1
* Bump dev deps to latestGravatar Chris Lovering2024-01-30-404/+393
* Update CI action versionsGravatar Chris Lovering2024-01-30-11/+12
* Add the a user_has_access helper function to interactions module.Gravatar Chris Lovering2024-01-30-12/+28
* adhere to google docstrings stylev10.6.0Gravatar shtlrs2024-01-30-19/+52
* export checks module from the utils packageGravatar shtlrs2024-01-30-0/+2