aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Remove the need for calling dotenv manually by using pydanticGravatar Chris Lovering2023-11-25-10/+5
|
* Update to pydantic 2.0Gravatar wookie1842023-11-25-123/+216
|
* Always use the get_logger func from bot-coreGravatar Chris Lovering2023-11-25-171/+173
|
* Use new logging util from bot-coreGravatar Chris Lovering2023-11-25-50/+36
|
* Bump deps to latestGravatar Chris Lovering2023-11-25-342/+234
|
* Bump sentry-sdk from 1.35.0 to 1.36.0 (#1398)Gravatar dependabot[bot]2023-11-23-6/+17
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Merge pull request #1395 from python-discord/dependabot/pip/ruff-0.1.5Gravatar ChrisJL2023-11-13-46/+34
|\ | | | | Bump ruff from 0.1.4 to 0.1.5
| * Lint repo with new ruff rulesGravatar Chris Lovering2023-11-13-9/+9
| |
| * Bump ruff from 0.1.4 to 0.1.5Gravatar dependabot[bot]2023-11-13-37/+25
|/ | | | | | | | | | | | | | | | Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.4 to 0.1.5. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/v0.1.4...v0.1.5) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
* Bump sentry-sdk from 1.34.0 to 1.35.0 (#1396)Gravatar dependabot[bot]2023-11-13-6/+17
| | | | | | | | | | | | | | | | Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.34.0 to 1.35.0. - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-python/commits) --- updated-dependencies: - dependency-name: sentry-sdk 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>
* Merge pull request #1389 from python-discord/dependabot/pip/ruff-0.1.3Gravatar ChrisJL2023-11-08-428/+403
|\ | | | | Bump ruff from 0.0.292 to 0.1.3
| * Format code with new ruff rulesGravatar Chris Lovering2023-11-06-32/+31
| |
| * Use ruff's isort implementationGravatar Chris Lovering2023-11-06-29/+8
| |
| * Enable unsafe-fixes and preview for ruffGravatar Johannes Christ2023-11-06-0/+2
| |
| * Corrected ruff check output format argGravatar Xithrius2023-11-06-1/+1
| |
| * Bump ruff from 0.0.292 to 0.1.4Gravatar dependabot[bot]2023-11-06-367/+362
|/ | | | | | | | | | | | | | | | Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.292 to 0.1.4. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/v0.0.292...v0.1.4) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
* Bump rapidfuzz from 3.4.0 to 3.5.2 (#1394)Gravatar dependabot[bot]2023-11-03-112/+94
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump sentry-sdk from 1.32.0 to 1.34.0 (#1393)Gravatar dependabot[bot]2023-11-03-5/+5
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump urllib3 from 2.0.6 to 2.0.7 (#1386)Gravatar dependabot[bot]2023-10-18-3/+3
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump pillow from 10.0.1 to 10.1.0 (#1383)Gravatar dependabot[bot]2023-10-18-57/+57
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump pre-commit from 3.4.0 to 3.5.0 (#1384)Gravatar dependabot[bot]2023-10-17-5/+5
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump sentry-sdk from 1.31.0 to 1.32.0 (#1382)Gravatar dependabot[bot]2023-10-12-5/+5
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump rapidfuzz from 3.3.1 to 3.4.0 (#1381)Gravatar dependabot[bot]2023-10-10-111/+111
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Remove usage of non-existent ctx.history.filter (#1380)Gravatar Bradley Reynolds2023-10-08-6/+5
| | | Signed-off-by: GitHub <[email protected]>
* Bump ruff from 0.0.291 to 0.0.292 (#1378)Gravatar dependabot[bot]2023-10-04-20/+20
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump urllib3 from 2.0.4 to 2.0.6 (#1377)Gravatar dependabot[bot]2023-10-03-3/+3
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump arrow from 1.2.3 to 1.3.0 (#1376)Gravatar dependabot[bot]2023-10-02-6/+22
| | | | | | | | | | | | | | | | Bumps [arrow](https://github.com/arrow-py/arrow) from 1.2.3 to 1.3.0. - [Release notes](https://github.com/arrow-py/arrow/releases) - [Changelog](https://github.com/arrow-py/arrow/blob/master/CHANGELOG.rst) - [Commits](https://github.com/arrow-py/arrow/compare/1.2.3...1.3.0) --- updated-dependencies: - dependency-name: arrow 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 ruff from 0.0.290 to 0.0.291 (#1374)Gravatar dependabot[bot]2023-09-26-20/+20
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump rapidfuzz from 3.3.0 to 3.3.1 (#1375)Gravatar dependabot[bot]2023-09-25-111/+111
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump pydis-core from 10.2.0 to 10.3.0 (#1372)Gravatar dependabot[bot]2023-09-22-5/+5
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump pip-licenses from 4.3.2 to 4.3.3 (#1371)Gravatar dependabot[bot]2023-09-22-5/+5
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump pillow from 10.0.0 to 10.0.1 (#1369)Gravatar dependabot[bot]2023-09-19-59/+57
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update deployment CI to pull manifest from infra repo (#1370)Gravatar ChrisJL2023-09-19-5/+3
|
* Bump ruff from 0.0.289 to 0.0.290 (#1368)Gravatar dependabot[bot]2023-09-19-20/+20
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump rapidfuzz from 3.2.0 to 3.3.0 (#1366)Gravatar dependabot[bot]2023-09-14-95/+111
| | | | | | | | | | | | | | | | Bumps [rapidfuzz](https://github.com/maxbachmann/RapidFuzz) from 3.2.0 to 3.3.0. - [Release notes](https://github.com/maxbachmann/RapidFuzz/releases) - [Changelog](https://github.com/maxbachmann/RapidFuzz/blob/main/CHANGELOG.rst) - [Commits](https://github.com/maxbachmann/RapidFuzz/compare/v3.2.0...v3.3.0) --- updated-dependencies: - dependency-name: rapidfuzz 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 sentry-sdk from 1.30.0 to 1.31.0 (#1367)Gravatar dependabot[bot]2023-09-14-5/+7
| | | | | | | | | | | | | | | | Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.30.0 to 1.31.0. - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-python/compare/1.30.0...1.31.0) --- updated-dependencies: - dependency-name: sentry-sdk 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 ruff from 0.0.288 to 0.0.289 (#1365)Gravatar dependabot[bot]2023-09-13-20/+20
| | | | | | | | | | | | | | | | Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.288 to 0.0.289. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md) - [Commits](https://github.com/astral-sh/ruff/compare/v0.0.288...v0.0.289) --- updated-dependencies: - dependency-name: ruff 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 docker/setup-buildx-action from 2 to 3 (#1361)Gravatar dependabot[bot]2023-09-12-1/+1
| | | | | | | | | | | | | | | Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2 to 3. - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](https://github.com/docker/setup-buildx-action/compare/v2...v3) --- updated-dependencies: - dependency-name: docker/setup-buildx-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump docker/login-action from 2 to 3 (#1362)Gravatar dependabot[bot]2023-09-12-1/+1
| | | | | | | | | | | | | | | Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3. - [Release notes](https://github.com/docker/login-action/releases) - [Commits](https://github.com/docker/login-action/compare/v2...v3) --- updated-dependencies: - dependency-name: docker/login-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump docker/build-push-action from 4 to 5 (#1363)Gravatar dependabot[bot]2023-09-12-1/+1
| | | | | | | | | | | | | | | Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4 to 5. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](https://github.com/docker/build-push-action/compare/v4...v5) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump ruff from 0.0.287 to 0.0.288 (#1364)Gravatar dependabot[bot]2023-09-12-21/+42
| | | | | | | | | | | | | | | | Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.287 to 0.0.288. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md) - [Commits](https://github.com/astral-sh/ruff/compare/v0.0.287...v0.0.288) --- updated-dependencies: - dependency-name: ruff 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 HassanAbouelela/actions from setup-python_v1.4.1 to 1.4.2 (#1360)Gravatar dependabot[bot]2023-09-06-1/+1
| | | | | | | | | | | | | | Bumps [HassanAbouelela/actions](https://github.com/hassanabouelela/actions) from setup-python_v1.4.1 to 1.4.2. This release includes the previously tagged commit. - [Release notes](https://github.com/hassanabouelela/actions/releases) - [Commits](https://github.com/hassanabouelela/actions/compare/setup-python_v1.4.1...setup-python_v1.4.2) --- updated-dependencies: - dependency-name: HassanAbouelela/actions dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Add ducky as an alias to quack command (#1359)Gravatar ChrisJL2023-09-05-1/+1
|
* Bump actions/checkout from 3 to 4 (#1358)Gravatar dependabot[bot]2023-09-05-4/+4
| | | | | | | | | | | | | | | | Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump ruff to 0.0.287Gravatar Chris Lovering2023-09-05-20/+20
|
* Made ruff happyGravatar Xithrius2023-09-05-5/+5
|
* Bump ruff from 0.0.285 to 0.0.286Gravatar dependabot[bot]2023-09-05-154/+139
| | | | | | | | | | | | | | | | Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.285 to 0.0.286. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md) - [Commits](https://github.com/astral-sh/ruff/compare/v0.0.285...v0.0.286) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
* Bump pre-commit from 3.3.3 to 3.4.0 (#1357)Gravatar dependabot[bot]2023-09-05-5/+5
| | | | | | | | | | | | | | | | Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.3.3 to 3.4.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/v3.3.3...v3.4.0) --- updated-dependencies: - dependency-name: pre-commit 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>
* Allow the `.rfc` command in all channels (#1356)Gravatar SomeHybrid2023-09-02-1/+4
|
* Bump pydis-core from 10.1.0 to 10.2.0 (#1352)Gravatar dependabot[bot]2023-08-31-9/+9
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>