aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Bump HassanAbouelela/actions from setup-python_v1.4.0 to 1.4.1 (#1307)Gravatar dependabot[bot]2023-06-27-1/+1
| | | | | | | | | | | | | | Bumps [HassanAbouelela/actions](https://github.com/hassanabouelela/actions) from setup-python_v1.4.0 to 1.4.1. 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.0...setup-python_v1.4.1) --- 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>
* Bump pydis-core from 9.8.0 to 9.9.0 (#1301)Gravatar dependabot[bot]2023-06-20-5/+5
| | | | | | | | | | | | | | | | Bumps [pydis-core](https://github.com/python-discord/bot-core) from 9.8.0 to 9.9.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/commits) --- 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 emoji from 2.5.0 to 2.5.1 (#1300)Gravatar dependabot[bot]2023-06-20-4/+4
| | | | | | | | | | | | | | | | Bumps [emoji](https://github.com/carpedm20/emoji) from 2.5.0 to 2.5.1. - [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.5.0...v2.5.1) --- updated-dependencies: - dependency-name: emoji 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 pydis-core from 9.7.0 to 9.8.0 (#1299)Gravatar dependabot[bot]2023-06-17-9/+9
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump pre-commit from 3.3.2 to 3.3.3 (#1298)Gravatar dependabot[bot]2023-06-14-5/+5
| | | | | | | | | | | | | | | | Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.3.2 to 3.3.3. - [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.2...v3.3.3) --- 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 sentry-sdk from 1.25.0 to 1.25.1 (#1292)Gravatar dependabot[bot]2023-06-12-5/+5
| | | | | | | | | | | | | | | | Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.25.0 to 1.25.1. - [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.25.0...1.25.1) --- 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 pydantic from 1.10.8 to 1.10.9 (#1294)Gravatar dependabot[bot]2023-06-12-39/+39
| | | | | | | | | | | | | | | | Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.10.8 to 1.10.9. - [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/v1.10.8...v1.10.9) --- 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 ruff from 0.0.270 to 0.0.272 (#1295)Gravatar dependabot[bot]2023-06-12-20/+20
| | | | | | | | | | | | | | | | Bumps [ruff](https://github.com/charliermarsh/ruff) from 0.0.270 to 0.0.272. - [Release notes](https://github.com/charliermarsh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md) - [Commits](https://github.com/charliermarsh/ruff/compare/v0.0.270...v0.0.272) --- 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 pydis-core from 9.6.0 to 9.7.0 (#1297)Gravatar dependabot[bot]2023-06-12-6/+6
| | | | | | | | | | | | | | | Bumps [pydis-core](https://github.com/python-discord/bot-core) from 9.6.0 to 9.7.0. - [Changelog](https://github.com/python-discord/bot-core/blob/main/docs/changelog.rst) - [Commits](https://github.com/python-discord/bot-core/compare/v9.6.0...v9.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>
* Disable the r/python auto poster (#1296)Gravatar ChrisJL2023-06-12-1/+1
| | | Otherwise this will error every morning while r/python isn't accessible
* Bump rapidfuzz from 3.1.0 to 3.1.1 (#1291)Gravatar dependabot[bot]2023-06-12-157/+96
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump emoji from 2.4.0 to 2.5.0 (#1293)Gravatar dependabot[bot]2023-06-12-4/+4
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Add support for latex rendering server >400 errors (#1278)Gravatar MedAliMarz2023-06-06-13/+28
|
* Bump sentry-sdk from 1.24.0 to 1.25.0 (#1288)Gravatar dependabot[bot]2023-06-06-6/+6
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump rapidfuzz from 3.0.0 to 3.1.0 (#1289)Gravatar dependabot[bot]2023-06-06-95/+95
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump ruff from 0.0.269 to 0.0.270 (#1286)Gravatar dependabot[bot]2023-05-29-21/+21
| | | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Xithrius <[email protected]>
* Bump sentry-sdk from 1.23.1 to 1.24.0 (#1284)Gravatar dependabot[bot]2023-05-28-5/+5
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump emoji from 2.2.0 to 2.4.0 (#1287)Gravatar dependabot[bot]2023-05-29-4/+4
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Merge pull request #1283 from python-discord/dependabot/pip/pip-licenses-4.3.2Gravatar Amrou Bellalouna2023-05-25-5/+5
|\ | | | | Bump pip-licenses from 4.3.1 to 4.3.2
| * Bump pip-licenses from 4.3.1 to 4.3.2Gravatar dependabot[bot]2023-05-25-5/+5
|/ | | | | | | | | | | | | | | Bumps [pip-licenses](https://github.com/raimon49/pip-licenses) from 4.3.1 to 4.3.2. - [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.1...v-4.3.2) --- updated-dependencies: - dependency-name: pip-licenses dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
* Merge pull request #1282 from python-discord/dependabot/pip/taskipy-1.11.0Gravatar Amrou Bellalouna2023-05-25-5/+5
|\ | | | | Bump taskipy from 1.10.4 to 1.11.0
| * Bump taskipy from 1.10.4 to 1.11.0Gravatar dependabot[bot]2023-05-25-5/+5
|/ | | | | | | | | | | | | Bumps [taskipy](https://github.com/taskipy/taskipy) from 1.10.4 to 1.11.0. - [Commits](https://github.com/taskipy/taskipy/compare/1.10.4...1.11.0) --- updated-dependencies: - dependency-name: taskipy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
* Merge pull request #1285 from python-discord/dependabot/pip/pydantic-1.10.8Gravatar Amrou Bellalouna2023-05-25-39/+39
|\ | | | | Bump pydantic from 1.10.7 to 1.10.8
| * Bump pydantic from 1.10.7 to 1.10.8Gravatar dependabot[bot]2023-05-24-39/+39
|/ | | | | | | | | | | | | | | Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.10.7 to 1.10.8. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/v1.10.8/HISTORY.md) - [Commits](https://github.com/pydantic/pydantic/compare/v1.10.7...v1.10.8) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
* Bump pre-commit from 3.3.1 to 3.3.2 (#1280)Gravatar dependabot[bot]2023-05-22-5/+5
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump ruff from 0.0.267 to 0.0.269 (#1281)Gravatar dependabot[bot]2023-05-22-20/+20
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump sentry-sdk from 1.23.0 to 1.23.1 (#1279)Gravatar dependabot[bot]2023-05-22-5/+5
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump sentry-sdk from 1.22.2 to 1.23.0 (#1277)Gravatar dependabot[bot]2023-05-16-6/+7
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump ruff from 0.0.265 to 0.0.267 (#1276)Gravatar dependabot[bot]2023-05-15-26/+26
| | | | | | | | | | | | | | | | | | | | | | | | | * Bump ruff from 0.0.265 to 0.0.267 Bumps [ruff](https://github.com/charliermarsh/ruff) from 0.0.265 to 0.0.267. - [Release notes](https://github.com/charliermarsh/ruff/releases) - [Changelog](https://github.com/charliermarsh/ruff/blob/main/BREAKING_CHANGES.md) - [Commits](https://github.com/charliermarsh/ruff/compare/v0.0.265...v0.0.267) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Fix linting errors from new ruff rules --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Chris Lovering <[email protected]>
* Bump sentry-sdk from 1.21.1 to 1.22.2 (#1274)Gravatar dependabot[bot]2023-05-09-6/+6
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Merge pull request #1270 from python-discord/migrate-to-ruffGravatar ChrisJL2023-05-09-913/+639
|\ | | | | Migrate to ruff
| * Move unshared contants inside modulesGravatar Chris Lovering2023-05-09-42/+22
| |
| * Apply fixes for ruff lintingGravatar Chris Lovering2023-05-09-586/+541
| | | | | | | | | | Co-authored-by: wookie184 <[email protected]> Co-authored-by: Amrou Bellalouna <[email protected]>
| * Migrate to ruffGravatar Chris Lovering2023-05-08-287/+78
|/
* Bump sentry-sdk from 1.21.1 to 1.22.1 (#1273)Gravatar dependabot[bot]2023-05-08-15/+14
| | | | | | | | | | | | | | | | Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.21.1 to 1.22.1. - [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.21.1...1.22.1) --- 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 #1272 from DownDev/mainGravatar wookie1842023-05-08-2/+1
|\ | | | | Fix extra space in .help command signature
| * Simplify command params returnGravatar miki555551152023-05-08-3/+1
| |
| * Fix extra space in .help command signatureGravatar miki555551152023-05-07-2/+3
|/
* Merge pull request #1269 from shtlrs/load-cogs-when-config-is-setupGravatar wookie1842023-05-06-5/+22
|\ | | | | Run null check on needed API keys before loading cogs.
| * Update bot/exts/holidays/halloween/spookygif.pyGravatar Amrou Bellalouna2023-05-06-1/+1
| | | | | | Co-authored-by: wookie184 <[email protected]>
| * alias Wolfram as WolframConfigGravatar shtlrs2023-05-06-5/+5
| |
| * use Tokens.Youtube in the Snakes CogGravatar shtlrs2023-05-06-2/+2
| |
| * log warning in Reddit CogGravatar shtlrs2023-05-06-1/+1
| |
| * Run null check on needed api keys before loading cogs.Gravatar shtlrs2023-05-06-0/+17
|/ | | | | | This makes sure that all cogs that need keys won't load. Which helps in avoiding exceptions at runtime, and give a clearer warning at startup time.
* use the new code jam variable (#1267)Gravatar Amrou Bellalouna2023-05-06-1/+1
|
* Merge pull request #1260 from shtlrs/pedantic-configurationGravatar ChrisJL2023-05-06-331/+442
|\ | | | | Use pydantic for configuration management
| * bump bot-core to 9.6.0Gravatar shtlrs2023-05-06-9/+9
| |
| * add CLIENT_TOKEN in lint ciGravatar shtlrs2023-05-06-0/+1
| |
| * remove `.env.server` env fileGravatar shtlrs2023-05-06-1/+1
| |
| * remove wolfram key from Tokens classGravatar shtlrs2023-05-06-1/+0
| |