aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
* Merge pull request #1487 from python-discord/feat/issue-state-iconGravatar Amrou Bellalouna2024-03-25-5/+7
|\ | | | | Support issues closed as not-planned in GitHub Issue linking
| * Support issues closed as not-planned in GitHub Issue linkingGravatar hedy2024-03-25-5/+7
|/ | | | | | - Issue closed emoji is renamed to `issue_completed` to better reflect the `state_reason` key provided by the GitHub API that determines the usage of this emoji.
* Removed inactive users from `CODEOWNERS` (#1485)Gravatar Xithrius2024-03-23-9/+0
|
* Add trivia questions (#1467)Gravatar jonathan-d-zhang2024-03-23-0/+170
|
* Bump sentry-sdk from 1.42.0 to 1.43.0 (#1480)Gravatar dependabot[bot]2024-03-22-5/+6
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump Azure/k8s-deploy from 4 to 5 (#1482)Gravatar dependabot[bot]2024-03-21-1/+1
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump ruff from 0.2.1 to 0.3.3 (#1479)Gravatar dependabot[bot]2024-03-21-22/+28
| | | | | | | | | | | | | | | | | | | | | | | | | * Bump ruff from 0.2.1 to 0.3.3 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.2.1 to 0.3.3. - [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.2.1...v0.3.3) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * apply ruff fixes --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: shtlrs <[email protected]>
* Merge pull request #1481 from python-discord/dependabot/pip/pydis-core-11.0.1Gravatar Amrou Bellalouna2024-03-21-6/+7
|\ | | | | Bump pydis-core from 11.0.0 to 11.0.1
| * Bump pydis-core from 11.0.0 to 11.0.1Gravatar dependabot[bot]2024-03-21-6/+7
|/ | | | | | | | | | | | | | | Bumps [pydis-core](https://github.com/python-discord/bot-core) from 11.0.0 to 11.0.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.0.0...v11.0.1) --- updated-dependencies: - dependency-name: pydis-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
* Bump Pydis core to v11 (#1478)Gravatar Amrou Bellalouna2024-03-20-622/+518
|
* Bump sentry-sdk from 1.41.0 to 1.42.0 (#1476)Gravatar dependabot[bot]2024-03-17-5/+6
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump azure/setup-kubectl from 3 to 4 (#1475)Gravatar dependabot[bot]2024-03-13-1/+1
| | | | | | | | | | | | | | | | Bumps [azure/setup-kubectl](https://github.com/azure/setup-kubectl) from 3 to 4. - [Release notes](https://github.com/azure/setup-kubectl/releases) - [Changelog](https://github.com/Azure/setup-kubectl/blob/main/CHANGELOG.md) - [Commits](https://github.com/azure/setup-kubectl/compare/v3...v4) --- updated-dependencies: - dependency-name: azure/setup-kubectl 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 azure/k8s-set-context from 3 to 4 (#1473)Gravatar dependabot[bot]2024-03-11-1/+1
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Use paginator from botcore (#1444)Gravatar Amrou Bellalouna2024-03-11-271/+59
|
* Bump rapidfuzz from 3.6.1 to 3.6.2 (#1470)Gravatar dependabot[bot]2024-03-08-93/+93
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump sentry-sdk from 1.40.6 to 1.41.0 (#1472)Gravatar dependabot[bot]2024-03-08-6/+6
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump sentry-sdk from 1.40.5 to 1.40.6 (#1468)Gravatar dependabot[bot]2024-02-29-6/+6
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump pydantic-settings from 2.1.0 to 2.2.1 (#1465)Gravatar dependabot[bot]2024-02-22-5/+9
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump pre-commit from 3.6.1 to 3.6.2 (#1463)Gravatar dependabot[bot]2024-02-22-5/+5
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump sentry-sdk from 1.40.4 to 1.40.5 (#1464)Gravatar dependabot[bot]2024-02-22-6/+6
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump sentry-sdk from 1.40.3 to 1.40.4 (#1456)Gravatar dependabot[bot]2024-02-15-6/+6
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump ruff from 0.2.0 to 0.2.1 (#1449)Gravatar dependabot[bot]2024-02-14-21/+21
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump pre-commit from 3.6.0 to 3.6.1 (#1454)Gravatar dependabot[bot]2024-02-12-5/+5
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump sentry-sdk from 1.40.2 to 1.40.3 (#1453)Gravatar dependabot[bot]2024-02-10-6/+6
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump sentry-sdk from 1.40.0 to 1.40.2 (#1452)Gravatar dependabot[bot]2024-02-07-6/+6
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Add additional heart emoticon options for react (#1448)Gravatar Preocts2024-02-07-2/+24
|
* Move ruff config to new sectionsGravatar Chris Lovering2024-02-02-5/+7
|
* Bump ruff from 0.1.15 to 0.2.0Gravatar dependabot[bot]2024-02-02-20/+20
| | | | | | | | | | | | | | | Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.15 to 0.2.0. - [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.15...v0.2.0) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
* Bump emoji from 2.10.0 to 2.10.1 (#1445)Gravatar dependabot[bot]2024-02-02-5/+5
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Changed riddle behaviour to match that of trivia (#1440)Gravatar Sahran2024-01-31-44/+30
| | | | | | | | | | | | | | | | | | | * Changed riddle behaviour to match that of trivia. * Changed riddle behaviour to match that of trivia. * Changed riddle behaviour to match that of trivia. * Update bot/exts/holidays/easter/easter_riddle.py Co-authored-by: wookie184 <[email protected]> * Update bot/exts/holidays/easter/easter_riddle.py Co-authored-by: wookie184 <[email protected]> --------- Co-authored-by: wookie184 <[email protected]>
* Bump pydis-core from 10.5.1 to 10.7.0 (#1442)Gravatar dependabot[bot]2024-01-31-5/+5
| | | | | | | | | | | | | | | | Bumps [pydis-core](https://github.com/python-discord/bot-core) from 10.5.1 to 10.7.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/v10.5.1...v10.7.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 sentry-sdk from 1.39.2 to 1.40.0 (#1443)Gravatar dependabot[bot]2024-01-31-6/+6
| | | | | | | | | | | | | | | | Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.39.2 to 1.40.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.39.2...1.40.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>
* Fix gitpod support (#1441)Gravatar ~hedy2024-01-31-3/+3
| | | | - Use python 3.11 as required by poetry - Fix poetry install error on workspace refresh
* Bump ruff from 0.1.14 to 0.1.15 (#1439)Gravatar dependabot[bot]2024-01-30-20/+20
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump aiohttp from 3.9.0 to 3.9.2 (#1438)Gravatar dependabot[bot]2024-01-30-77/+77
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump python-dotenv from 1.0.0 to 1.0.1 (#1436)Gravatar dependabot[bot]2024-01-24-5/+5
| | | | | | | | | | | | | | | | Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 1.0.0 to 1.0.1. - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md) - [Commits](https://github.com/theskumar/python-dotenv/compare/v1.0.0...v1.0.1) --- updated-dependencies: - dependency-name: python-dotenv 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 ruff from 0.1.13 to 0.1.14 (#1434)Gravatar dependabot[bot]2024-01-24-31/+31
| | | | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: shtlrs <[email protected]> Co-authored-by: Xithrius <[email protected]>
* Bump pip-licenses from 4.3.3 to 4.3.4 (#1435)Gravatar dependabot[bot]2024-01-23-5/+5
| | | | | | | | | | | | | | | | Bumps [pip-licenses](https://github.com/raimon49/pip-licenses) from 4.3.3 to 4.3.4. - [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.3.3...v-4.3.4) --- updated-dependencies: - dependency-name: pip-licenses 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 emoji from 2.9.0 to 2.10.0 (#1432)Gravatar dependabot[bot]2024-01-19-5/+6
| | | | | | | | | | | | | | | | Bumps [emoji](https://github.com/carpedm20/emoji) from 2.9.0 to 2.10.0. - [Release notes](https://github.com/carpedm20/emoji/releases) - [Changelog](https://github.com/carpedm20/emoji/blob/master/CHANGES.md) - [Commits](https://github.com/carpedm20/emoji/compare/v2.9.0...v2.10.0) --- updated-dependencies: - dependency-name: emoji 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 beautifulsoup4 from 4.12.2 to 4.12.3 (#1431)Gravatar dependabot[bot]2024-01-19-5/+8
| | | | | | | | | | | | | Bumps [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) from 4.12.2 to 4.12.3. --- updated-dependencies: - dependency-name: beautifulsoup4 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.1.12 to 0.1.13 (#1430)Gravatar dependabot[bot]2024-01-16-20/+20
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump ruff from 0.1.11 to 0.1.12 (#1429)Gravatar dependabot[bot]2024-01-13-21/+25
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump sentry-sdk from 1.39.1 to 1.39.2 (#1428)Gravatar dependabot[bot]2024-01-11-6/+6
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Merge pull request #1427 from python-discord/fix/1426Gravatar ChrisJL2024-01-09-1/+1
|\ | | | | Correctly type revisions as an int
| * Correctly type revisions as an intGravatar Chris Lovering2024-01-09-1/+1
|/ | | | | | This was causing a pydantic validation error, was it was being passed a string. The only place this is used internaly casts it to a string anyway, so no further changes were needed.
* Bump lxml from 5.0.0 to 5.1.0 (#1425)Gravatar dependabot[bot]2024-01-09-92/+78
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Fix capitalisation of PyPI (#1424)Gravatar wookie1842024-01-04-1/+1
|
* Remove "What third-party library do you wish was in the Python standard ↵Gravatar Bradley Reynolds2024-01-04-1/+0
| | | | library?" from topics (#1423)
* Bump ruff from 0.1.9 to 0.1.11 (#1422)Gravatar dependabot[bot]2024-01-03-20/+20
| | | | | | | | | | | | | | | | Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.9 to 0.1.11. - [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.9...v0.1.11) --- 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 pillow from 10.1.0 to 10.2.0 (#1421)Gravatar dependabot[bot]2024-01-02-57/+75
| | | | | | | | | | | | | | | | Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.1.0 to 10.2.0. - [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/10.1.0...10.2.0) --- updated-dependencies: - dependency-name: pillow 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>