aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Remove Sebastiaan from CODEOWNERSGravatar Johannes Christ2023-06-08-1/+1
| | | | As requested in #dev-core.
* Bump coverallsapp/github-action from 2.1.2 to 2.2.0 (#995)Gravatar dependabot[bot]2023-06-08-1/+1
| | | | | | | | | | | | | | | Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 2.1.2 to 2.2.0. - [Release notes](https://github.com/coverallsapp/github-action/releases) - [Commits](https://github.com/coverallsapp/github-action/compare/v2.1.2...v2.2.0) --- updated-dependencies: - dependency-name: coverallsapp/github-action 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 #993 from python-discord/dependabot/pip/ruff-0.0.272Gravatar Johannes Christ2023-06-08-20/+20
|\ | | | | Bump ruff from 0.0.271 to 0.0.272
| * Bump ruff from 0.0.271 to 0.0.272Gravatar dependabot[bot]2023-06-08-20/+20
|/ | | | | | | | | | | | | | | Bumps [ruff](https://github.com/charliermarsh/ruff) from 0.0.271 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.271...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]>
* Merge pull request #992 from python-discord/dependabot/pip/ruff-0.0.271Gravatar Johannes Christ2023-06-07-20/+20
|\ | | | | Bump ruff from 0.0.270 to 0.0.271
| * Bump ruff from 0.0.270 to 0.0.271Gravatar dependabot[bot]2023-06-07-20/+20
|/ | | | | | | | | | | | | | | Bumps [ruff](https://github.com/charliermarsh/ruff) from 0.0.270 to 0.0.271. - [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.270...v0.0.271) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
* Merge pull request #991 from python-discord/dependabot/pip/django-4.2.2Gravatar Xithrius2023-06-07-5/+5
|\
| * Bump django from 4.2.1 to 4.2.2Gravatar dependabot[bot]2023-06-06-5/+5
|/ | | | | | | | | | | | | Bumps [django](https://github.com/django/django) from 4.2.1 to 4.2.2. - [Commits](https://github.com/django/django/compare/4.2.1...4.2.2) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
* Merge pull request #987 from python-discord/dependabot/pip/coverage-7.2.7Gravatar Johannes Christ2023-05-30-54/+63
|\ | | | | Bump coverage from 7.2.6 to 7.2.7
| * Bump coverage from 7.2.6 to 7.2.7Gravatar dependabot[bot]2023-05-30-54/+63
|/ | | | | | | | | | | | | | | Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.2.6 to 7.2.7. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](https://github.com/nedbat/coveragepy/compare/7.2.6...7.2.7) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
* Merge pull request #984 from python-discord/dependabot/pip/sentry-sdk-1.24.0Gravatar Xithrius2023-05-30-5/+5
|\
| * Bump sentry-sdk from 1.23.1 to 1.24.0Gravatar dependabot[bot]2023-05-30-5/+5
|/ | | | | | | | | | | | | | | Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.23.1 to 1.24.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.23.1...1.24.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
* Remove mentions of there being multiple snekbox containers (#988)Gravatar ChrisJL2023-05-30-3/+1
| | | | | With https://github.com/python-discord/bot/pull/2618 there will only be 1 snekbox container, that runs the latest verison of snekbox. Supporting multiple versions of snekbox will be covered by https://github.com/python-discord/snekbox/issues/158 where a single instance of snekbox will nativly support multiple Python verisons.
* Merge pull request #986 from python-discord/dependabot/pip/ruff-0.0.270Gravatar Johannes Christ2023-05-25-20/+20
|\ | | | | Bump ruff from 0.0.269 to 0.0.270
| * Bump ruff from 0.0.269 to 0.0.270Gravatar dependabot[bot]2023-05-25-20/+20
|/ | | | | | | | | | | | | | | Bumps [ruff](https://github.com/charliermarsh/ruff) from 0.0.269 to 0.0.270. - [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.269...v0.0.270) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
* Merge pull request #985 from python-discord/dependabot/pip/coverage-7.2.6Gravatar Johannes Christ2023-05-24-54/+54
|\ | | | | Bump coverage from 7.2.5 to 7.2.6
| * Bump coverage from 7.2.5 to 7.2.6Gravatar dependabot[bot]2023-05-24-54/+54
|/ | | | | | | | | | | | | | | Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.2.5 to 7.2.6. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](https://github.com/nedbat/coveragepy/compare/7.2.5...7.2.6) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
* Merge pull request #983 from python-discord/dependabot/pip/requests-2.31.0Gravatar Johannes Christ2023-05-23-3/+3
|\ | | | | Bump requests from 2.30.0 to 2.31.0
| * Bump requests from 2.30.0 to 2.31.0Gravatar dependabot[bot]2023-05-23-3/+3
|/ | | | | | | | | | | | | | Bumps [requests](https://github.com/psf/requests) from 2.30.0 to 2.31.0. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.30.0...v2.31.0) --- updated-dependencies: - dependency-name: requests dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
* Merge pull request #980 from python-discord/dependabot/pip/ruff-0.0.269Gravatar Johannes Christ2023-05-22-20/+20
|\ | | | | Bump ruff from 0.0.267 to 0.0.269
| * Bump ruff from 0.0.267 to 0.0.269Gravatar dependabot[bot]2023-05-22-20/+20
|/ | | | | | | | | | | | | | | Bumps [ruff](https://github.com/charliermarsh/ruff) from 0.0.267 to 0.0.269. - [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.267...v0.0.269) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
* Merge pull request #982 from python-discord/dependabot/pip/taskipy-1.11.0Gravatar Xithrius2023-05-21-5/+5
|\
| * Bump taskipy from 1.10.4 to 1.11.0Gravatar dependabot[bot]2023-05-22-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 #981 from python-discord/dependabot/pip/httpx-0.24.1Gravatar Johannes Christ2023-05-19-5/+5
|\ | | | | Bump httpx from 0.24.0 to 0.24.1
| * Bump httpx from 0.24.0 to 0.24.1Gravatar dependabot[bot]2023-05-19-5/+5
|/ | | | | | | | | | | | | | | Bumps [httpx](https://github.com/encode/httpx) from 0.24.0 to 0.24.1. - [Release notes](https://github.com/encode/httpx/releases) - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md) - [Commits](https://github.com/encode/httpx/compare/0.24.0...0.24.1) --- updated-dependencies: - dependency-name: httpx dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
* Merge pull request #978 from python-discord/dependabot/pip/pre-commit-3.3.2Gravatar Johannes Christ2023-05-18-5/+5
|\ | | | | Bump pre-commit from 3.3.1 to 3.3.2
| * Bump pre-commit from 3.3.1 to 3.3.2Gravatar dependabot[bot]2023-05-18-5/+5
|/ | | | | | | | | | | | | | | Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.3.1 to 3.3.2. - [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.1...v3.3.2) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
* Merge pull request #979 from python-discord/dependabot/pip/sentry-sdk-1.23.1Gravatar Johannes Christ2023-05-18-5/+5
|\ | | | | Bump sentry-sdk from 1.23.0 to 1.23.1
| * Bump sentry-sdk from 1.23.0 to 1.23.1Gravatar dependabot[bot]2023-05-18-5/+5
|/ | | | | | | | | | | | | | | Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.23.0 to 1.23.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.23.0...1.23.1) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
* Merge pull request #976 from python-discord/dependabot/pip/sentry-sdk-1.23.0Gravatar Xithrius2023-05-16-6/+7
|\
| * Bump sentry-sdk from 1.22.2 to 1.23.0Gravatar dependabot[bot]2023-05-16-6/+7
|/ | | | | | | | | | | | | | | Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.22.2 to 1.23.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.22.2...1.23.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
* Bump pymdown-extensions from 9.11 to 10.0.1 (#977)Gravatar dependabot[bot]2023-05-16-6/+6
| | | | | | | | | | | | | | | Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 9.11 to 10.0.1. - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/9.11...10.0.1) --- updated-dependencies: - dependency-name: pymdown-extensions 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>
* Merge pull request #973 from python-discord/Python-3.11Gravatar Johannes Christ2023-05-15-96/+96
|\ | | | | Python 3.11
| * Bump ruff to latestGravatar Chris Lovering2023-05-13-20/+20
| |
| * Use the new datetime.UTC alias over datetime.timezone.utcGravatar Chris Lovering2023-05-13-62/+62
| |
| * Specify file encoding so tests pass on windowsGravatar Chris Lovering2023-05-13-1/+1
| | | | | | | | This file has non-cp1252 characters, which is the default on windows, so fails to read the file.
| * Upgrade to Python 3.11Gravatar Chris Lovering2023-05-13-15/+15
|/
* Merge pull request #972 from ↵Gravatar Johannes Christ2023-05-12-7/+8
|\ | | | | | | | | python-discord/fix-psycopg3-compatibility-in-metricity Fix psycopg3 compatibility in metricity
| * Fix psycopg3 compatibility in metricityGravatar Johannes Christ2023-05-12-7/+8
|/
* Merge pull request #969 from python-discord/psycopg3Gravatar Xithrius2023-05-11-68/+97
|\
| * Merge branch 'main' into psycopg3Gravatar Xithrius2023-05-11-38/+47
| |\ | |/ |/|
* | Merge pull request #970 from python-discord/django-rules-ruffGravatar Xithrius2023-05-11-37/+38
|\ \ | | | | | | Add Django-specific rules for ruff
| * \ Merge branch 'main' into django-rules-ruffGravatar Xithrius2023-05-11-1/+9
| |\ \ | |/ / |/| |
* | | Merge pull request #971 from ↵Gravatar Hassan Abouelela2023-05-11-1/+9
|\ \ \ | | | | | | | | | | | | | | | | python-discord/no-duplicate-tag-page-github-edit-tag Do not duplicate "Edit on GitHub" link for tags
| * | | Do not duplicate "Edit on GitHub" link for tagsGravatar Johannes Christ2023-05-10-1/+9
|/ / / | | | | | | | | | Closes #963.
| * / Add Django-specific rules for ruffGravatar Johannes Christ2023-05-10-37/+38
|/ /
| * Switch to psycopg 3Gravatar Johannes Christ2023-05-10-68/+97
|/
* Merge pull request #968 from python-discord/ruffGravatar Johannes Christ2023-05-10-763/+445
|\ | | | | Switch to ruff for linting
| * Switch to ruff for lintingGravatar Johannes Christ2023-05-10-763/+445
|/
* Merge pull request #966 from python-discord/dependabot/pip/flake8-bugbear-23.5.9Gravatar Xithrius2023-05-09-5/+5
|\