aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
* Fix site startup command used in docker-compose.yml (#238)Gravatar wookie1842024-06-13-1/+1
| | | Needed as entrypoint was changed in python-discord/site#1338
* Bump pydantic from 2.7.1 to 2.7.3 (#234)Gravatar dependabot[bot]2024-06-11-84/+84
| | | | | | | | | | | | | | | | Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.7.1 to 2.7.3. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](https://github.com/pydantic/pydantic/compare/v2.7.1...v2.7.3) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump furo from 2024.1.29 to 2024.5.6 (#230)Gravatar dependabot[bot]2024-06-11-6/+6
| | | | | | | | | | | | | | | | Bumps [furo](https://github.com/pradyunsg/furo) from 2024.1.29 to 2024.5.6. - [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/2024.01.29...2024.05.06) --- updated-dependencies: - dependency-name: furo dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump aiodns from 3.1.1 to 3.2.0 (#232)Gravatar dependabot[bot]2024-06-11-3/+3
| | | | | | | | | | | | | | | | Bumps [aiodns](https://github.com/saghul/aiodns) from 3.1.1 to 3.2.0. - [Release notes](https://github.com/saghul/aiodns/releases) - [Changelog](https://github.com/saghul/aiodns/blob/master/ChangeLog) - [Commits](https://github.com/saghul/aiodns/compare/v3.1.1...v3.2.0) --- updated-dependencies: - dependency-name: aiodns dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump gitpython from 3.1.42 to 3.1.43 (#223)Gravatar dependabot[bot]2024-06-11-6/+7
| | | | | | | | | | updated-dependencies: - dependency-name: gitpython dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump sphinx-autodoc-typehints from 2.0.0 to 2.1.0 (#227)Gravatar dependabot[bot]2024-05-31-9/+9
| | | | | | | | | | | | | | | | Bumps [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) from 2.0.0 to 2.1.0. - [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/2.0.0...2.1.0) --- updated-dependencies: - dependency-name: sphinx-autodoc-typehints dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump pytest from 8.1.1 to 8.2.1 (#228)Gravatar dependabot[bot]2024-05-31-10/+10
| | | | | | | | | | | | | | | | Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.1.1 to 8.2.1. - [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/8.1.1...8.2.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump requests from 2.31.0 to 2.32.2 (#226)Gravatar dependabot[bot]2024-05-31-4/+4
| | | | | | | | | | | | | | | Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.32.2. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.31.0...v2.32.2) --- updated-dependencies: - dependency-name: requests dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump fakeredis from 2.21.3 to 2.23.2 (#221)Gravatar dependabot[bot]2024-05-23-6/+6
| | | | | | | | | | | | | | | Bumps [fakeredis](https://github.com/cunla/fakeredis-py) from 2.21.3 to 2.23.2. - [Release notes](https://github.com/cunla/fakeredis-py/releases) - [Commits](https://github.com/cunla/fakeredis-py/compare/v2.21.3...v2.23.2) --- updated-dependencies: - dependency-name: fakeredis dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* --- (#222)Gravatar dependabot[bot]2024-05-23-5/+5
| | | | | | | | | | updated-dependencies: - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump pydantic from 2.6.4 to 2.7.1 (#215)Gravatar dependabot[bot]2024-05-23-85/+85
| | | | | | | | | | | | | | | | Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.6.4 to 2.7.1. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](https://github.com/pydantic/pydantic/compare/v2.6.4...v2.7.1) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump idna from 3.6 to 3.7 (#219)Gravatar dependabot[bot]2024-05-19-3/+3
| | | | | | | | | | | | | | | Bumps [idna](https://github.com/kjd/idna) from 3.6 to 3.7. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](https://github.com/kjd/idna/compare/v3.6...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump pytest-xdist from 3.5.0 to 3.6.1 (#216)Gravatar dependabot[bot]2024-05-19-12/+12
| | | | | | | | | | | | | | | | Bumps [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) from 3.5.0 to 3.6.1. - [Release notes](https://github.com/pytest-dev/pytest-xdist/releases) - [Changelog](https://github.com/pytest-dev/pytest-xdist/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest-xdist/compare/v3.5.0...v3.6.1) --- updated-dependencies: - dependency-name: pytest-xdist dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump aiohttp from 3.9.3 to 3.9.4 (#220)Gravatar dependabot[bot]2024-05-19-77/+77
| | | | | | | | | | | | | | | Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.3 to 3.9.4. - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/aiohttp/compare/v3.9.3...v3.9.4) --- updated-dependencies: - dependency-name: aiohttp dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump jinja2 from 3.1.3 to 3.1.4 (#218)Gravatar dependabot[bot]2024-05-19-3/+3
| | | | | | | | | | | | | | | Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/jinja/compare/3.1.3...3.1.4) --- updated-dependencies: - dependency-name: jinja2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump sphinx from 7.2.6 to 7.3.7 (#213)Gravatar dependabot[bot]2024-05-19-10/+11
| | | | | | | | | | | | | | | | Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.2.6 to 7.3.7. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v7.2.6...v7.3.7) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* 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
| | | | lupa now has support for 3.12, so this restriction can be removed
* 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
| | | | The manager instance needs to be bound "late" due to the bot since error handlers might need an instance of bot to work
* subclass CommandTreeGravatar shtlrs2024-03-18-0/+19
| | | | this subclass will be calling the error manager upon error
* register all error handlers in the CommandErrorManager classGravatar shtlrs2024-03-18-1/+60
| | | | The purpose is to register the handlers in one place, which will allow us to delegate the choosing of the right handler & handling to the manager
* add the AbstractCommandErrorHandler interfaceGravatar shtlrs2024-03-18-0/+27
| | | | this represents an interface that all command handlers will need to implement in order to be able to use them in both app & text command errors
* make error_handling a packageGravatar shtlrs2024-03-18-0/+0
| | | | This also moves the handle_forbidden_from_block util to the package's ctor to ensure backwards compat
* 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
|