aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Bump pillow from 11.0.0 to 11.2.1dependabot/pip/pillow-11.2.1Gravatar dependabot[bot]2025-04-14-80/+87
| | | | | | | | | | | | | | | | Bumps [pillow](https://github.com/python-pillow/Pillow) from 11.0.0 to 11.2.1. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/11.0.0...11.2.1) --- updated-dependencies: - dependency-name: pillow dependency-version: 11.2.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
* Fix emoji replacement in UwU cog (#1634)Gravatar Saratii2025-03-28-11/+12
| | | | | | | | | * better emojis replacement * Update uwu.py Hot fix: wrong function call typo. * Update emoji raw text to normal emojis.
* Bump pydis-core from 11.5.0 to 11.6.0 (#1648)Gravatar dependabot[bot]2025-03-08-11/+12
| | | | | | | | | | | | | | | | Bumps [pydis-core](https://github.com/python-discord/bot-core) from 11.5.0 to 11.6.0. - [Release notes](https://github.com/python-discord/bot-core/releases) - [Changelog](https://github.com/python-discord/bot-core/blob/main/docs/changelog.rst) - [Commits](https://github.com/python-discord/bot-core/compare/v11.5.0...v11.6.0) --- updated-dependencies: - dependency-name: pydis-core 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 pydantic-settings from 2.6.1 to 2.8.1 (#1652)Gravatar dependabot[bot]2025-03-08-5/+5
| | | | | | | | | | | | | | | Bumps [pydantic-settings](https://github.com/pydantic/pydantic-settings) from 2.6.1 to 2.8.1. - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](https://github.com/pydantic/pydantic-settings/compare/v2.6.1...v2.8.1) --- updated-dependencies: - dependency-name: pydantic-settings 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 taskipy from 1.14.0 to 1.14.1 (#1636)Gravatar dependabot[bot]2025-03-08-22/+88
| | | | | | | | | | | | | | | Bumps [taskipy](https://github.com/taskipy/taskipy) from 1.14.0 to 1.14.1. - [Release notes](https://github.com/taskipy/taskipy/releases) - [Commits](https://github.com/taskipy/taskipy/compare/1.14.0...1.14.1) --- updated-dependencies: - dependency-name: taskipy 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 rapidfuzz from 3.10.1 to 3.12.2 (#1654)Gravatar dependabot[bot]2025-03-08-91/+97
| | | | | | | | | | | | | | | | Bumps [rapidfuzz](https://github.com/rapidfuzz/RapidFuzz) from 3.10.1 to 3.12.2. - [Release notes](https://github.com/rapidfuzz/RapidFuzz/releases) - [Changelog](https://github.com/rapidfuzz/RapidFuzz/blob/main/CHANGELOG.rst) - [Commits](https://github.com/rapidfuzz/RapidFuzz/compare/v3.10.1...v3.12.2) --- 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>
* Adjust user input to title cased when looking up name (#1651)Gravatar brad90four2025-02-22-1/+1
|
* Add env var setting to determine whether to post daily top reddit postsGravatar Chris Lovering2025-01-02-1/+3
|
* Add warning log if bot hits reddit ratelimitGravatar Chris Lovering2025-01-02-0/+7
|
* Handle the case where get_top_posts returns an embed on errorGravatar Chris Lovering2025-01-02-0/+5
|
* Bump sentry-sdk from 2.19.0 to 2.19.2 (#1639)Gravatar dependabot[bot]2025-01-01-5/+5
| | | | | | | | | | | | | | | | Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.19.0 to 2.19.2. - [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/2.19.0...2.19.2) --- updated-dependencies: - dependency-name: sentry-sdk 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 ruff from 0.8.0 to 0.8.4 (#1642)Gravatar dependabot[bot]2025-01-01-22/+22
| | | | | | | | | | | | | | | | Bumps [ruff](https://github.com/astral-sh/ruff) from 0.8.0 to 0.8.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/0.8.0...0.8.4) --- 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>
* Wrong function called in UwU cog (#1633)Gravatar Saratii2024-11-23-1/+1
| | | | | | | * better emojis replacement * Update uwu.py Hot fix: wrong function call typo.
* better emojis replacement (#1596)Gravatar Saratii2024-11-23-0/+20
|
* Disable preview rulesGravatar Chris Lovering2024-11-23-1/+0
|
* Remove deprecated ruff rulesGravatar Chris Lovering2024-11-23-1/+1
|
* Disable poetry package modeGravatar Chris Lovering2024-11-23-0/+1
|
* Bump deps to latestGravatar Chris Lovering2024-11-23-929/+1048
|
* fix: replace unfriendly error msgs (#1627)Gravatar dd84ai2024-11-23-3/+4
|
* Use the cleaned content in the uwu command (#1606)Gravatar mqudah2024-09-13-1/+1
|
* Bump lxml from 5.2.2 to 5.3.0 (#1599)Gravatar dependabot[bot]2024-08-31-146/+142
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump pyjokes from 0.7.2 to 0.8.3 (#1600)Gravatar dependabot[bot]2024-08-31-5/+5
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump pyyaml from 6.0.1 to 6.0.2 (#1601)Gravatar dependabot[bot]2024-08-31-55/+57
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump rapidfuzz from 3.9.4 to 3.9.6 (#1598)Gravatar dependabot[bot]2024-08-31-96/+111
| | | | | | | | | | | | | | | | Bumps [rapidfuzz](https://github.com/rapidfuzz/RapidFuzz) from 3.9.4 to 3.9.6. - [Release notes](https://github.com/rapidfuzz/RapidFuzz/releases) - [Changelog](https://github.com/rapidfuzz/RapidFuzz/blob/main/CHANGELOG.rst) - [Commits](https://github.com/rapidfuzz/RapidFuzz/compare/v3.9.4...v3.9.6) --- updated-dependencies: - dependency-name: rapidfuzz 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 sentry-sdk from 2.10.0 to 2.13.0 (#1592)Gravatar dependabot[bot]2024-08-30-6/+7
| | | | | | | | | | | | | | | | Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.10.0 to 2.13.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/2.10.0...2.13.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 pydis-core from 11.3.0 to 11.3.1 (#1585)Gravatar dependabot[bot]2024-08-30-5/+5
| | | | | | | | | | | | | | | | Bumps [pydis-core](https://github.com/python-discord/bot-core) from 11.3.0 to 11.3.1. - [Release notes](https://github.com/python-discord/bot-core/releases) - [Changelog](https://github.com/python-discord/bot-core/blob/main/docs/changelog.rst) - [Commits](https://github.com/python-discord/bot-core/compare/v11.3.0...v11.3.1) --- updated-dependencies: - dependency-name: pydis-core 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 aiohttp from 3.9.4 to 3.10.2 (#1591)Gravatar dependabot[bot]2024-08-30-78/+90
| | | | | | | | | | | | | | | Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.4 to 3.10.2. - [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.4...v3.10.2) --- 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 pre-commit from 3.7.1 to 3.8.0 (#1587)Gravatar dependabot[bot]2024-08-30-5/+5
| | | | | | | | | | | | | | | | Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.7.1 to 3.8.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.7.1...v3.8.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>
* Bump pip-licenses from 4.5.1 to 5.0.0 (#1583)Gravatar dependabot[bot]2024-08-30-7/+7
| | | | | | | | | | | | | | | | Bumps [pip-licenses](https://github.com/raimon49/pip-licenses) from 4.5.1 to 5.0.0. - [Release notes](https://github.com/raimon49/pip-licenses/releases) - [Changelog](https://github.com/raimon49/pip-licenses/blob/master/CHANGELOG.md) - [Commits](https://github.com/raimon49/pip-licenses/compare/v-4.5.1...v-5.0.0) --- updated-dependencies: - dependency-name: pip-licenses dependency-type: direct:development 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 pydis-core from 11.2.0 to 11.3.0 (#1580)Gravatar dependabot[bot]2024-07-18-5/+5
| | | | | | | | | | | | | | | | Bumps [pydis-core](https://github.com/python-discord/bot-core) from 11.2.0 to 11.3.0. - [Release notes](https://github.com/python-discord/bot-core/releases) - [Changelog](https://github.com/python-discord/bot-core/blob/main/docs/changelog.rst) - [Commits](https://github.com/python-discord/bot-core/compare/v11.2.0...v11.3.0) --- updated-dependencies: - dependency-name: pydis-core 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 pip-licenses from 4.4.0 to 4.5.1 (#1575)Gravatar dependabot[bot]2024-07-15-6/+7
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump sentry-sdk from 2.7.1 to 2.10.0 (#1579)Gravatar dependabot[bot]2024-07-15-5/+5
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump ruff from 0.5.0 to 0.5.2 (#1576)Gravatar dependabot[bot]2024-07-15-21/+21
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump pyjokes from 0.6.0 to 0.7.2 (#1577)Gravatar dependabot[bot]2024-07-15-10/+6
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump setuptools from 69.2.0 to 70.0.0 (#1578)Gravatar dependabot[bot]2024-07-15-6/+5
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Display word on hangman timeout (#1561)Gravatar lumin2024-07-07-3/+3
|
* Bump certifi from 2024.2.2 to 2024.7.4 (#1570)Gravatar dependabot[bot]2024-07-06-3/+3
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Migration to official Sentry release CI action (#1569)Gravatar Xithrius2024-07-05-3/+2
|
* Bump pillow from 10.3.0 to 10.4.0 (#1567)Gravatar dependabot[bot]2024-07-04-74/+85
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump pydis-core from 11.1.0 to 11.2.0 (#1559)Gravatar dependabot[bot]2024-07-04-13/+13
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump sentry-sdk from 2.7.0 to 2.7.1 (#1566)Gravatar dependabot[bot]2024-07-04-6/+6
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump rapidfuzz from 3.9.3 to 3.9.4 (#1568)Gravatar dependabot[bot]2024-07-04-96/+96
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update internal eval & latex to use the new paste service API (#1558)Gravatar ChrisJL2024-07-04-19/+19
|
* Bump ruff from 0.4.10 to 0.5.0 (#1565)Gravatar dependabot[bot]2024-07-04-20/+21
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump sentry-sdk from 2.6.0 to 2.7.0 (#1564)Gravatar dependabot[bot]2024-06-28-6/+6
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Point README badges at the CI workflowGravatar ChrisJL2024-06-25-9/+6
| | | | | Closes #1562 As lint & build are now workflow_call actions, they no longer record data int eh way this badge expects.
* Add poetry-plugin-export plugin to fix CI warning (#1551)Gravatar wookie1842024-06-21-0/+1
|
* Bump ruff from 0.4.8 to 0.4.10 (#1557)Gravatar dependabot[bot]2024-06-21-20/+20
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump taskipy from 1.12.2 to 1.13.0 (#1554)Gravatar dependabot[bot]2024-06-21-6/+6
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump urllib3 from 2.2.1 to 2.2.2 (#1555)Gravatar dependabot[bot]2024-06-21-3/+3
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>