aboutsummaryrefslogtreecommitdiffstats
path: root/bot/constants.py (unfollow)
Commit message (Collapse)AuthorLines
2024-04-14Bump ruff from 0.3.5 to 0.3.7 (#1511)Gravatar dependabot[bot]-20/+20
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.3.5 to 0.3.7. - [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.3.5...v0.3.7) --- 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>
2024-04-14Bump rapidfuzz from 3.7.0 to 3.8.1 (#1508)Gravatar dependabot[bot]-93/+93
Bumps [rapidfuzz](https://github.com/rapidfuzz/RapidFuzz) from 3.7.0 to 3.8.1. - [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.7.0...v3.8.1) --- 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>
2024-04-12Bump idna from 3.6 to 3.7Gravatar dependabot[bot]-3/+4
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]>
2024-04-04Bump sentry-sdk from 1.44.0 to 1.44.1 (#1506)Gravatar dependabot[bot]-5/+5
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-04Bump lxml from 5.2.0 to 5.2.1 (#1507)Gravatar dependabot[bot]-116/+157
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-04Bump pillow from 10.2.0 to 10.3.0 (#1504)Gravatar dependabot[bot]-71/+72
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-02Bump ruff from 0.3.4 to 0.3.5 (#1503)Gravatar dependabot[bot]-20/+20
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.3.4 to 0.3.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.3.4...v0.3.5) --- 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>
2024-04-02Trivia quiz: Fix question about surrogate codepointsGravatar L3viathan-2/+2
2024-04-01Bump lxml from 5.1.1 to 5.2.0 (#1496)Gravatar dependabot[bot]-78/+119
Bumps [lxml](https://github.com/lxml/lxml) from 5.1.1 to 5.2.0. - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](https://github.com/lxml/lxml/compare/lxml-5.1.1...lxml-5.2.0) --- updated-dependencies: - dependency-name: lxml 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>
2024-03-30Bump deps to latestGravatar Chris Lovering-224/+215
2024-03-30Lint repo with new ruff rulesGravatar Chris Lovering-8/+4
2024-03-30Bump references to 3.11 up to Pytohn 3.12Gravatar Chris Lovering-5/+5
2024-03-29Bump sentry-sdk from 1.43.0 to 1.44.0 (#1492)Gravatar dependabot[bot]-5/+5
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.43.0 to 1.44.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.43.0...1.44.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>
2024-03-29Bump lxml from 5.1.0 to 5.1.1 (#1494)Gravatar dependabot[bot]-82/+78
Bumps [lxml](https://github.com/lxml/lxml) from 5.1.0 to 5.1.1. - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](https://github.com/lxml/lxml/compare/lxml-5.1.0...lxml-5.1.1) --- updated-dependencies: - dependency-name: lxml 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>
2024-03-29Bump pip-licenses from 4.3.4 to 4.4.0 (#1493)Gravatar dependabot[bot]-5/+5
Bumps [pip-licenses](https://github.com/raimon49/pip-licenses) from 4.3.4 to 4.4.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.3.4...v-4.4.0) --- updated-dependencies: - dependency-name: pip-licenses 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>
2024-03-27Bump emoji from 2.10.1 to 2.11.0 (#1490)Gravatar dependabot[bot]-7/+7
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-25Use github issue not planned emoji with grey fillGravatar Chris Lovering-1/+1
This is the colour github uses on the website, and looks much better on darkmode.
2024-03-25Support issues closed as not-planned in GitHub Issue linkingGravatar hedy-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.
2024-03-23Removed inactive users from `CODEOWNERS` (#1485)Gravatar Xithrius-9/+0
2024-03-23Add trivia questions (#1467)Gravatar jonathan-d-zhang-0/+170
2024-03-22Bump sentry-sdk from 1.42.0 to 1.43.0 (#1480)Gravatar dependabot[bot]-5/+6
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-21Bump Azure/k8s-deploy from 4 to 5 (#1482)Gravatar dependabot[bot]-1/+1
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-21Bump ruff from 0.2.1 to 0.3.3 (#1479)Gravatar dependabot[bot]-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]>
2024-03-21Bump pydis-core from 11.0.0 to 11.0.1Gravatar dependabot[bot]-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]>
2024-03-20Bump Pydis core to v11 (#1478)Gravatar Amrou Bellalouna-622/+518
2024-03-17Bump sentry-sdk from 1.41.0 to 1.42.0 (#1476)Gravatar dependabot[bot]-5/+6
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-13Bump azure/setup-kubectl from 3 to 4 (#1475)Gravatar dependabot[bot]-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>
2024-03-11Bump azure/k8s-set-context from 3 to 4 (#1473)Gravatar dependabot[bot]-1/+1
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-11Use paginator from botcore (#1444)Gravatar Amrou Bellalouna-271/+59
2024-03-08Bump rapidfuzz from 3.6.1 to 3.6.2 (#1470)Gravatar dependabot[bot]-93/+93
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-08Bump sentry-sdk from 1.40.6 to 1.41.0 (#1472)Gravatar dependabot[bot]-6/+6
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-29Bump sentry-sdk from 1.40.5 to 1.40.6 (#1468)Gravatar dependabot[bot]-6/+6
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-22Bump pydantic-settings from 2.1.0 to 2.2.1 (#1465)Gravatar dependabot[bot]-5/+9
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-22Bump pre-commit from 3.6.1 to 3.6.2 (#1463)Gravatar dependabot[bot]-5/+5
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-22Bump sentry-sdk from 1.40.4 to 1.40.5 (#1464)Gravatar dependabot[bot]-6/+6
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-15Bump sentry-sdk from 1.40.3 to 1.40.4 (#1456)Gravatar dependabot[bot]-6/+6
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-14Bump ruff from 0.2.0 to 0.2.1 (#1449)Gravatar dependabot[bot]-21/+21
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-12Bump pre-commit from 3.6.0 to 3.6.1 (#1454)Gravatar dependabot[bot]-5/+5
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-10Bump sentry-sdk from 1.40.2 to 1.40.3 (#1453)Gravatar dependabot[bot]-6/+6
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-07Bump sentry-sdk from 1.40.0 to 1.40.2 (#1452)Gravatar dependabot[bot]-6/+6
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-07Add additional heart emoticon options for react (#1448)Gravatar Preocts-2/+24
2024-02-02Move ruff config to new sectionsGravatar Chris Lovering-5/+7
2024-02-02Bump ruff from 0.1.15 to 0.2.0Gravatar dependabot[bot]-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]>
2024-02-02Bump emoji from 2.10.0 to 2.10.1 (#1445)Gravatar dependabot[bot]-5/+5
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-31Changed riddle behaviour to match that of trivia (#1440)Gravatar Sahran-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]>
2024-01-31Bump pydis-core from 10.5.1 to 10.7.0 (#1442)Gravatar dependabot[bot]-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>
2024-01-31Bump sentry-sdk from 1.39.2 to 1.40.0 (#1443)Gravatar dependabot[bot]-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>
2024-01-31Fix gitpod support (#1441)Gravatar ~hedy-3/+3
- Use python 3.11 as required by poetry - Fix poetry install error on workspace refresh
2024-01-30Bump ruff from 0.1.14 to 0.1.15 (#1439)Gravatar dependabot[bot]-20/+20
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-30Bump aiohttp from 3.9.0 to 3.9.2 (#1438)Gravatar dependabot[bot]-77/+77
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>