aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
* | Merge pull request #1117 from python-discord/dependabot/pip/urllib3-1.26.17Gravatar jchristgit2023-10-03-4/+4
|\ \ | | | | | | Bump urllib3 from 1.26.15 to 1.26.17
| * | Bump urllib3 from 1.26.15 to 1.26.17Gravatar dependabot[bot]2023-10-03-4/+4
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.15 to 1.26.17. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.26.15...1.26.17) --- updated-dependencies: - dependency-name: urllib3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
* | Merge pull request #1119 from python-discord/dependabot/pip/ruff-0.0.292Gravatar jchristgit2023-10-03-20/+20
|\ \ | | | | | | Bump ruff from 0.0.291 to 0.0.292
| * | Bump ruff from 0.0.291 to 0.0.292Gravatar dependabot[bot]2023-10-03-20/+20
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.291 to 0.0.292. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md) - [Commits](https://github.com/astral-sh/ruff/compare/v0.0.291...v0.0.292) --- 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 #1109 from python-discord/remove-the-redirect-filter-listGravatar Xithrius2023-10-01-0/+16
|\ \
| * \ Merge branch 'main' into remove-the-redirect-filter-listGravatar Xithrius2023-10-01-178/+116
| |\ \ | |/ / |/| |
* | | Change deprecated ruff output format argument (#1116)Gravatar jchristgit2023-09-27-1/+1
| | | | | | | | | See python-discord/infra#148
* | | Merge pull request #1115 from python-discord/dependabot/pip/psycopg-3.1.12Gravatar jchristgit2023-09-27-63/+63
|\ \ \ | | | | | | | | Bump psycopg from 3.1.11 to 3.1.12
| * | | Bump psycopg from 3.1.11 to 3.1.12Gravatar dependabot[bot]2023-09-27-63/+63
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [psycopg](https://github.com/psycopg/psycopg) from 3.1.11 to 3.1.12. - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst) - [Commits](https://github.com/psycopg/psycopg/compare/3.1.11...3.1.12) --- updated-dependencies: - dependency-name: psycopg dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
* | | Merge pull request #1113 from python-discord/dependabot/pip/psycopg-3.1.11Gravatar Xithrius2023-09-24-64/+64
|\ \ \
| * | | Bump psycopg from 3.1.10 to 3.1.11Gravatar dependabot[bot]2023-09-25-64/+64
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [psycopg](https://github.com/psycopg/psycopg) from 3.1.10 to 3.1.11. - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst) - [Commits](https://github.com/psycopg/psycopg/compare/3.1.10...3.1.11) --- updated-dependencies: - dependency-name: psycopg dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
* | | Merge pull request #1114 from python-discord/dependabot/pip/ruff-0.0.291Gravatar Xithrius2023-09-24-20/+20
|\ \ \
| * | | Bump ruff from 0.0.290 to 0.0.291Gravatar dependabot[bot]2023-09-25-20/+20
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.290 to 0.0.291. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md) - [Commits](https://github.com/astral-sh/ruff/compare/v0.0.290...v0.0.291) --- 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 #1112 from python-discord/dependabot/pip/cryptography-41.0.4Gravatar Xithrius2023-09-21-24/+24
|\ \ \
| * | | Bump cryptography from 41.0.3 to 41.0.4Gravatar dependabot[bot]2023-09-21-24/+24
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.3 to 41.0.4. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.3...41.0.4) --- updated-dependencies: - dependency-name: cryptography dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
* | / Merge pull request #1104 from python-discord/no-more-previews-for-redirectsGravatar jchristgit2023-09-20-70/+8
| |/ |/| | | | | | | Links have been removed as part of #681. Closes #680.
| * Remove the redirect FilterList on migrationGravatar Chris Lovering2023-09-19-0/+16
|/ | | | | | | | This redirect filter list does not have any filters, nor does it have a bot implementation. It is something that we were working on, but has been stalled for a while. The presence of this filter list also causes the bot to warn on startup due to it finding a filter list with no implementation. This commit removes the FilterList, which can be added back if/when we support this filter type in bot.
* Merge pull request #1108 from python-discord/update-deploy-ci-pathGravatar Xithrius2023-09-18-5/+3
|\
| * Update deployment CI to pull manifest from infra repoGravatar Chris Lovering2023-09-18-5/+3
|/
* Link guide to contributing a page in site guide (#1105)Gravatar jchristgit2023-09-18-1/+1
|
* Merge pull request #1106 from python-discord/dependabot/pip/django-filter-23.3Gravatar Xithrius2023-09-17-5/+5
|\
| * Bump django-filter from 23.2 to 23.3Gravatar dependabot[bot]2023-09-18-5/+5
|/ | | | | | | | | | | | | | | Bumps [django-filter](https://github.com/carltongibson/django-filter) from 23.2 to 23.3. - [Release notes](https://github.com/carltongibson/django-filter/releases) - [Changelog](https://github.com/carltongibson/django-filter/blob/main/CHANGES.rst) - [Commits](https://github.com/carltongibson/django-filter/compare/23.2...23.3) --- updated-dependencies: - dependency-name: django-filter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
* Merge pull request #1107 from python-discord/dependabot/pip/ruff-0.0.290Gravatar Xithrius2023-09-17-20/+20
|\
| * Bump ruff from 0.0.289 to 0.0.290Gravatar dependabot[bot]2023-09-18-20/+20
|/ | | | | | | | | | | | | | | Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.289 to 0.0.290. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md) - [Commits](https://github.com/astral-sh/ruff/compare/v0.0.289...v0.0.290) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
* Bump sentry-sdk from 1.30.0 to 1.31.0 (#1103)Gravatar dependabot[bot]2023-09-14-5/+7
| | | | | | | | | | | | | | | | Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.30.0 to 1.31.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.30.0...1.31.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>
* Merge pull request #1099 from python-discord/dependabot/pip/ruff-0.0.289Gravatar jchristgit2023-09-13-20/+20
|\ | | | | Bump ruff from 0.0.288 to 0.0.289
| * Bump ruff from 0.0.288 to 0.0.289Gravatar dependabot[bot]2023-09-13-20/+20
|/ | | | | | | | | | | | | | | Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.288 to 0.0.289. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md) - [Commits](https://github.com/astral-sh/ruff/compare/v0.0.288...v0.0.289) --- 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 #1102 from ↵Gravatar jchristgit2023-09-13-2/+2
|\ | | | | | | | | python-discord/dependabot/github_actions/docker/setup-buildx-action-3 Bump docker/setup-buildx-action from 2 to 3
| * Bump docker/setup-buildx-action from 2 to 3Gravatar dependabot[bot]2023-09-13-2/+2
|/ | | | | | | | | | | | | | Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2 to 3. - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](https://github.com/docker/setup-buildx-action/compare/v2...v3) --- updated-dependencies: - dependency-name: docker/setup-buildx-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
* Merge pull request #1101 from ↵Gravatar jchristgit2023-09-13-2/+2
|\ | | | | | | | | python-discord/dependabot/github_actions/docker/login-action-3 Bump docker/login-action from 2 to 3
| * Bump docker/login-action from 2 to 3Gravatar dependabot[bot]2023-09-13-2/+2
|/ | | | | | | | | | | | | | Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3. - [Release notes](https://github.com/docker/login-action/releases) - [Commits](https://github.com/docker/login-action/compare/v2...v3) --- updated-dependencies: - dependency-name: docker/login-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
* Merge pull request #1100 from ↵Gravatar jchristgit2023-09-13-3/+3
|\ | | | | | | | | python-discord/dependabot/github_actions/docker/build-push-action-5 Bump docker/build-push-action from 4 to 5
| * Bump docker/build-push-action from 4 to 5Gravatar dependabot[bot]2023-09-13-3/+3
|/ | | | | | | | | | | | | | Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4 to 5. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](https://github.com/docker/build-push-action/compare/v4...v5) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
* Merge pull request #1098 from python-discord/dependabot/pip/ruff-0.0.288Gravatar jchristgit2023-09-12-20/+20
|\ | | | | Bump ruff from 0.0.287 to 0.0.288
| * Bump ruff from 0.0.287 to 0.0.288Gravatar dependabot[bot]2023-09-12-20/+20
|/ | | | | | | | | | | | | | | Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.287 to 0.0.288. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md) - [Commits](https://github.com/astral-sh/ruff/compare/v0.0.287...v0.0.288) --- 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 #1097 from python-discord/dependabot/pip/httpx-0.25.0Gravatar jchristgit2023-09-12-11/+11
|\ | | | | Bump httpx from 0.24.1 to 0.25.0
| * Bump httpx from 0.24.1 to 0.25.0Gravatar dependabot[bot]2023-09-12-11/+11
|/ | | | | | | | | | | | | | | Bumps [httpx](https://github.com/encode/httpx) from 0.24.1 to 0.25.0. - [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.1...0.25.0) --- updated-dependencies: - dependency-name: httpx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
* Merge pull request #1096 from ↵Gravatar Xithrius2023-09-07-1/+1
|\ | | | | | | python-discord/dependabot/github_actions/coverallsapp/github-action-2.2.3
| * Bump coverallsapp/github-action from 2.2.2 to 2.2.3Gravatar dependabot[bot]2023-09-08-1/+1
|/ | | | | | | | | | | | | | Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 2.2.2 to 2.2.3. - [Release notes](https://github.com/coverallsapp/github-action/releases) - [Commits](https://github.com/coverallsapp/github-action/compare/v2.2.2...v2.2.3) --- updated-dependencies: - dependency-name: coverallsapp/github-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
* Merge pull request #1094 from python-discord/dependabot/pip/coverage-7.3.1Gravatar Xithrius2023-09-07-55/+55
|\
| * Bump coverage from 7.3.0 to 7.3.1Gravatar dependabot[bot]2023-09-07-55/+55
|/ | | | | | | | | | | | | | | Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.3.0 to 7.3.1. - [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.3.0...7.3.1) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
* Bump HassanAbouelela/actions from setup-python_v1.4.1 to 1.4.2 (#1095)Gravatar dependabot[bot]2023-09-07-1/+1
| | | | | | | | | | | | | | Bumps [HassanAbouelela/actions](https://github.com/hassanabouelela/actions) from setup-python_v1.4.1 to 1.4.2. 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.1...setup-python_v1.4.2) --- 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>
* Merge pull request #1087 from python-discord/dependabot/pip/ruff-0.0.287Gravatar jchristgit2023-09-05-20/+20
|\ | | | | Bump ruff from 0.0.286 to 0.0.287
| * Bump ruff from 0.0.286 to 0.0.287Gravatar dependabot[bot]2023-09-05-20/+20
|/ | | | | | | | | | | | | | | Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.286 to 0.0.287. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md) - [Commits](https://github.com/astral-sh/ruff/compare/v0.0.286...v0.0.287) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
* Bump django-environ from 0.11.1 to 0.11.2 (#1088)Gravatar dependabot[bot]2023-09-05-5/+5
| | | | | | | | | | | | | | | | Bumps [django-environ](https://github.com/joke2k/django-environ) from 0.11.1 to 0.11.2. - [Release notes](https://github.com/joke2k/django-environ/releases) - [Changelog](https://github.com/joke2k/django-environ/blob/main/CHANGELOG.rst) - [Commits](https://github.com/joke2k/django-environ/compare/v0.11.1...v0.11.2) --- updated-dependencies: - dependency-name: django-environ 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 pymdown-extensions from 10.2.1 to 10.3 (#1089)Gravatar dependabot[bot]2023-09-05-6/+6
| | | | | | | | | | | | | | | Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.2.1 to 10.3. - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.2.1...10.3) --- updated-dependencies: - dependency-name: pymdown-extensions 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 pre-commit from 3.3.3 to 3.4.0 (#1090)Gravatar dependabot[bot]2023-09-05-5/+5
| | | | | | | | | | | | | | | | Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.3.3 to 3.4.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.3.3...v3.4.0) --- updated-dependencies: - dependency-name: pre-commit 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>
* Bump django from 4.2.4 to 4.2.5 (#1091)Gravatar dependabot[bot]2023-09-05-5/+5
| | | | | | | | | | | | | | Bumps [django](https://github.com/django/django) from 4.2.4 to 4.2.5. - [Commits](https://github.com/django/django/compare/4.2.4...4.2.5) --- updated-dependencies: - dependency-name: django 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 actions/checkout from 3 to 4 (#1092)Gravatar dependabot[bot]2023-09-05-5/+5
| | | | | | | | | | | | | | | | Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/checkout 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 coverallsapp/github-action from 2.2.1 to 2.2.2 (#1093)Gravatar dependabot[bot]2023-09-05-1/+1
| | | | | | | | | | | | | | | Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 2.2.1 to 2.2.2. - [Release notes](https://github.com/coverallsapp/github-action/releases) - [Commits](https://github.com/coverallsapp/github-action/compare/v2.2.1...v2.2.2) --- updated-dependencies: - dependency-name: coverallsapp/github-action 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>