aboutsummaryrefslogtreecommitdiffstats
path: root/bot/bot.py (unfollow)
Commit message (Collapse)AuthorLines
2024-01-02Bump pillow from 10.1.0 to 10.2.0 (#1421)Gravatar dependabot[bot]-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>
2024-01-01Bump lxml from 4.9.4 to 5.0.0 (#1420)Gravatar dependabot[bot]-97/+92
Bumps [lxml](https://github.com/lxml/lxml) from 4.9.4 to 5.0.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-4.9.4...lxml-5.0.0) --- updated-dependencies: - dependency-name: lxml 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>
2023-12-31Bump rapidfuzz from 3.6.0 to 3.6.1 (#1419)Gravatar dependabot[bot]-93/+93
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-27Bump rapidfuzz from 3.5.2 to 3.6.0 (#1418)Gravatar dependabot[bot]-93/+93
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-24Bump ruff from 0.1.8 to 0.1.9 (#1417)Gravatar dependabot[bot]-20/+21
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-21Bump lxml from 4.9.3 to 4.9.4 (#1416)Gravatar dependabot[bot]-96/+96
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-19Bump pydis-core from 10.5.0 to 10.5.1 (#1414)Gravatar dependabot[bot]-5/+5
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-18download pull request artifacts with curlGravatar shtlrs-1/+1
2023-12-15Bump actions/upload-artifact from 3 to 4 (#1413)Gravatar dependabot[bot]-1/+1
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-15Bump sentry-sdk from 1.39.0 to 1.39.1 (#1412)Gravatar dependabot[bot]-6/+6
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-15Bump ruff from 0.1.7 to 0.1.8 (#1411)Gravatar dependabot[bot]-20/+20
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-14Bump sentry-sdk from 1.38.0 to 1.39.0 (#1410)Gravatar dependabot[bot]-6/+6
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-13Bump pydis-core from 10.4.0 to 10.5.0 (#1408)Gravatar dependabot[bot]-8/+8
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-11Bump pre-commit from 3.5.0 to 3.6.0Gravatar dependabot[bot]-6/+6
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.5.0 to 3.6.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.5.0...v3.6.0) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
2023-12-06Bump emoji from 2.8.0 to 2.9.0 (#1407)Gravatar dependabot[bot]-5/+5
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-05Bump ruff from 0.1.6 to 0.1.7 (#1406)Gravatar dependabot[bot]-20/+20
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-01Bump sentry-sdk from 1.37.1 to 1.38.0 (#1402)Gravatar dependabot[bot]-6/+17
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-25Remove the need for calling dotenv manually by using pydanticGravatar Chris Lovering-10/+5
2023-11-25Update to pydantic 2.0Gravatar wookie184-123/+216
2023-11-25Always use the get_logger func from bot-coreGravatar Chris Lovering-171/+173
2023-11-25Use new logging util from bot-coreGravatar Chris Lovering-50/+36
2023-11-25Bump deps to latestGravatar Chris Lovering-342/+234
2023-11-23Bump sentry-sdk from 1.35.0 to 1.36.0 (#1398)Gravatar dependabot[bot]-6/+17
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-13Lint repo with new ruff rulesGravatar Chris Lovering-9/+9
2023-11-13Bump ruff from 0.1.4 to 0.1.5Gravatar dependabot[bot]-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]>
2023-11-13Bump sentry-sdk from 1.34.0 to 1.35.0 (#1396)Gravatar dependabot[bot]-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>
2023-11-06Format code with new ruff rulesGravatar Chris Lovering-32/+31
2023-11-06Use ruff's isort implementationGravatar Chris Lovering-29/+8
2023-11-06Enable unsafe-fixes and preview for ruffGravatar Johannes Christ-0/+2
2023-11-06Corrected ruff check output format argGravatar Xithrius-1/+1
2023-11-06Bump ruff from 0.0.292 to 0.1.4Gravatar dependabot[bot]-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]>
2023-11-03Bump rapidfuzz from 3.4.0 to 3.5.2 (#1394)Gravatar dependabot[bot]-112/+94
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-03Bump sentry-sdk from 1.32.0 to 1.34.0 (#1393)Gravatar dependabot[bot]-5/+5
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-18Bump urllib3 from 2.0.6 to 2.0.7 (#1386)Gravatar dependabot[bot]-3/+3
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-18Bump pillow from 10.0.1 to 10.1.0 (#1383)Gravatar dependabot[bot]-57/+57
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-17Bump pre-commit from 3.4.0 to 3.5.0 (#1384)Gravatar dependabot[bot]-5/+5
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-12Bump sentry-sdk from 1.31.0 to 1.32.0 (#1382)Gravatar dependabot[bot]-5/+5
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-10Bump rapidfuzz from 3.3.1 to 3.4.0 (#1381)Gravatar dependabot[bot]-111/+111
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-08Remove usage of non-existent ctx.history.filter (#1380)Gravatar Bradley Reynolds-6/+5
Signed-off-by: GitHub <[email protected]>
2023-10-04Bump ruff from 0.0.291 to 0.0.292 (#1378)Gravatar dependabot[bot]-20/+20
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-03Bump urllib3 from 2.0.4 to 2.0.6 (#1377)Gravatar dependabot[bot]-3/+3
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-02Bump arrow from 1.2.3 to 1.3.0 (#1376)Gravatar dependabot[bot]-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>
2023-09-26Bump ruff from 0.0.290 to 0.0.291 (#1374)Gravatar dependabot[bot]-20/+20
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-25Bump rapidfuzz from 3.3.0 to 3.3.1 (#1375)Gravatar dependabot[bot]-111/+111
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-22Bump pydis-core from 10.2.0 to 10.3.0 (#1372)Gravatar dependabot[bot]-5/+5
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-22Bump pip-licenses from 4.3.2 to 4.3.3 (#1371)Gravatar dependabot[bot]-5/+5
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-19Bump pillow from 10.0.0 to 10.0.1 (#1369)Gravatar dependabot[bot]-59/+57
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-19Update deployment CI to pull manifest from infra repo (#1370)Gravatar ChrisJL-5/+3
2023-09-19Bump ruff from 0.0.289 to 0.0.290 (#1368)Gravatar dependabot[bot]-20/+20
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-14Bump rapidfuzz from 3.2.0 to 3.3.0 (#1366)Gravatar dependabot[bot]-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>