aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Merge pull request #1144 from ↵Gravatar jchristgit2023-11-13-5/+5
|\ | | | | | | | | python-discord/dependabot/pip/pymdown-extensions-10.4 Bump pymdown-extensions from 10.3.1 to 10.4
| * Bump pymdown-extensions from 10.3.1 to 10.4Gravatar dependabot[bot]2023-11-13-5/+5
|/ | | | | | | | | | | | | | Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.3.1 to 10.4. - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.3.1...10.4) --- updated-dependencies: - dependency-name: pymdown-extensions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
* Merge pull request #1143 from ↵Gravatar jchristgit2023-11-13-5/+5
|\ | | | | | | | | python-discord/dependabot/pip/python-frontmatter-1.0.1 Bump python-frontmatter from 1.0.0 to 1.0.1
| * Bump python-frontmatter from 1.0.0 to 1.0.1Gravatar dependabot[bot]2023-11-13-5/+5
|/ | | | | | | | | | | | | | Bumps [python-frontmatter](https://github.com/eyeseast/python-frontmatter) from 1.0.0 to 1.0.1. - [Release notes](https://github.com/eyeseast/python-frontmatter/releases) - [Commits](https://github.com/eyeseast/python-frontmatter/compare/v1.0.0...v1.0.1) --- updated-dependencies: - dependency-name: python-frontmatter dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
* Merge pull request #1141 from python-discord/dependabot/pip/ruff-0.1.5Gravatar Xithrius2023-11-08-20/+20
|\
| * Bump ruff from 0.1.4 to 0.1.5Gravatar dependabot[bot]2023-11-09-20/+20
|/ | | | | | | | | | | | | | | 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]>
* Merge pull request #1140 from python-discord/dependabot/pip/httpx-0.25.1Gravatar jchristgit2023-11-06-6/+7
|\ | | | | Bump httpx from 0.25.0 to 0.25.1
| * Bump httpx from 0.25.0 to 0.25.1Gravatar dependabot[bot]2023-11-06-6/+7
|/ | | | | | | | | | | | | | | Bumps [httpx](https://github.com/encode/httpx) from 0.25.0 to 0.25.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.25.0...0.25.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 #1139 from python-discord/dependabot/pip/ruff-0.1.4Gravatar jchristgit2023-11-06-21/+21
|\ | | | | Bump ruff from 0.1.3 to 0.1.4
| * Bump ruff from 0.1.3 to 0.1.4Gravatar dependabot[bot]2023-11-06-21/+21
|/ | | | | | | | | | | | | | | Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.3 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.1.3...v0.1.4) --- 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 #1137 from python-discord/dependabot/pip/sentry-sdk-1.34.0Gravatar jchristgit2023-11-03-6/+6
|\ | | | | Bump sentry-sdk from 1.33.1 to 1.34.0
| * Bump sentry-sdk from 1.33.1 to 1.34.0Gravatar dependabot[bot]2023-11-03-6/+6
|/ | | | | | | | | | | | | | | Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.33.1 to 1.34.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.33.1...1.34.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
* Merge pull request #1136 from python-discord/dependabot/pip/django-4.2.7Gravatar jchristgit2023-11-02-5/+5
|\ | | | | Bump django from 4.2.6 to 4.2.7
| * Bump django from 4.2.6 to 4.2.7Gravatar dependabot[bot]2023-11-02-5/+5
|/ | | | | | | | | | | | | Bumps [django](https://github.com/django/django) from 4.2.6 to 4.2.7. - [Commits](https://github.com/django/django/compare/4.2.6...4.2.7) --- 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 #1133 from python-discord/dependabot/pip/markdown-3.5.1Gravatar Xithrius2023-10-31-5/+5
|\
| * Bump markdown from 3.5 to 3.5.1Gravatar dependabot[bot]2023-11-01-5/+5
|/ | | | | | | | | | | | | | | Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.5 to 3.5.1. - [Release notes](https://github.com/Python-Markdown/markdown/releases) - [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md) - [Commits](https://github.com/Python-Markdown/markdown/compare/3.5...3.5.1) --- updated-dependencies: - dependency-name: markdown dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
* Merge pull request #1134 from python-discord/dependabot/pip/sentry-sdk-1.33.1Gravatar Xithrius2023-10-31-6/+6
|\
| * Bump sentry-sdk from 1.32.0 to 1.33.1Gravatar dependabot[bot]2023-11-01-6/+6
|/ | | | | | | | | | | | | | | Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.32.0 to 1.33.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.32.0...1.33.1) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
* Merge pull request #1132 from python-discord/dependabot/pip/ruff-0.1.3Gravatar jchristgit2023-10-27-20/+20
|\ | | | | Bump ruff from 0.1.2 to 0.1.3
| * Bump ruff from 0.1.2 to 0.1.3Gravatar dependabot[bot]2023-10-27-20/+20
|/ | | | | | | | | | | | | | | Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.2 to 0.1.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.1.2...v0.1.3) --- 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 #1131 from python-discord/dependabot/pip/ruff-0.1.2Gravatar jchristgit2023-10-25-20/+20
|\ | | | | Bump ruff from 0.1.1 to 0.1.2
| * Bump ruff from 0.1.1 to 0.1.2Gravatar dependabot[bot]2023-10-25-20/+20
|/ | | | | | | | | | | | | | | Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.1 to 0.1.2. - [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.1...v0.1.2) --- 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 #1121 from sarzz2/mainGravatar Kieran Siek2023-10-23-1/+0
|\ | | | | removing margin-left property from base.css to fix the overflow
| * Merge branch 'main' into mainGravatar Kieran Siek2023-10-23-46/+46
| |\ | |/ |/|
* | Merge pull request #1130 from ↵Gravatar jchristgit2023-10-20-5/+5
|\ \ | | | | | | | | | | | | python-discord/dependabot/pip/pymdown-extensions-10.3.1 Bump pymdown-extensions from 10.3 to 10.3.1
| * | Bump pymdown-extensions from 10.3 to 10.3.1Gravatar dependabot[bot]2023-10-20-5/+5
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.3 to 10.3.1. - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.3...10.3.1) --- updated-dependencies: - dependency-name: pymdown-extensions dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
* | Merge pull request #1129 from python-discord/dependabot/pip/ruff-0.1.1Gravatar Xithrius2023-10-19-20/+20
|\ \
| * | Bump ruff from 0.1.0 to 0.1.1Gravatar dependabot[bot]2023-10-20-20/+20
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.0 to 0.1.1. - [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.0...v0.1.1) --- 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 #1127 from python-discord/dependabot/pip/urllib3-1.26.18Gravatar Xithrius2023-10-17-3/+3
|\ \
| * | Bump urllib3 from 1.26.17 to 1.26.18Gravatar dependabot[bot]2023-10-18-3/+3
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.17 to 1.26.18. - [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.17...1.26.18) --- updated-dependencies: - dependency-name: urllib3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
* | Merge pull request #1126 from python-discord/dependabot/pip/ruff-0.1.0Gravatar jchristgit2023-10-17-20/+20
|\ \ | | | | | | Bump ruff from 0.0.292 to 0.1.0
| * | Bump ruff from 0.0.292 to 0.1.0Gravatar dependabot[bot]2023-10-17-20/+20
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.292 to 0.1.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.0.292...v0.1.0) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
* | Merge pull request #1125 from python-discord/dependabot/pip/pre-commit-3.5.0Gravatar Xithrius2023-10-15-5/+5
|\ \
| * | Bump pre-commit from 3.4.0 to 3.5.0Gravatar dependabot[bot]2023-10-16-5/+5
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.4.0 to 3.5.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.4.0...v3.5.0) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
* | Merge pull request #1124 from python-discord/dependabot/pip/whitenoise-6.6.0Gravatar Xithrius2023-10-11-6/+6
|\ \
| * | Bump whitenoise from 6.5.0 to 6.6.0Gravatar dependabot[bot]2023-10-12-6/+6
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [whitenoise](https://github.com/evansd/whitenoise) from 6.5.0 to 6.6.0. - [Changelog](https://github.com/evansd/whitenoise/blob/main/docs/changelog.rst) - [Commits](https://github.com/evansd/whitenoise/compare/6.5.0...6.6.0) --- updated-dependencies: - dependency-name: whitenoise dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
* | Merge pull request #1123 from python-discord/dependabot/pip/sentry-sdk-1.32.0Gravatar Xithrius2023-10-11-5/+5
|\ \
| * | Bump sentry-sdk from 1.31.0 to 1.32.0Gravatar dependabot[bot]2023-10-12-5/+5
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.31.0 to 1.32.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.31.0...1.32.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
* | Merge pull request #1122 from python-discord/dependabot/pip/markdown-3.5Gravatar jchristgit2023-10-09-7/+7
|\ \ | | | | | | Bump markdown from 3.4.4 to 3.5
| * | Bump markdown from 3.4.4 to 3.5Gravatar dependabot[bot]2023-10-09-7/+7
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.4.4 to 3.5. - [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md) - [Commits](https://github.com/Python-Markdown/markdown/compare/3.4.4...3.5) --- updated-dependencies: - dependency-name: markdown dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
| * Merge branch 'python-discord:main' into mainGravatar sarzz2023-10-08-1/+1
| |\ | |/ |/|
* | Merge pull request #1111 from python-discord/fix-CJ-mobile-bannerGravatar Kieran Siek2023-10-08-1/+1
|\ \ | | | | | | Fix Dead CJ Banner Link
| * \ Merge branch 'main' into fix-CJ-mobile-bannerGravatar Kieran Siek2023-10-08-240/+205
| |\ \ | |/ / |/| |
| * | Fix Dead CJ Banner LinkGravatar Hassan Abouelela2023-09-19-1/+1
| | |
| | * Merge branch 'main' into mainGravatar sarzz2023-10-05-5/+5
| | |\ | |_|/ |/| |
* | | Merge pull request #1120 from python-discord/dependabot/pip/django-4.2.6Gravatar jchristgit2023-10-05-5/+5
|\ \ \ | | | | | | | | Bump django from 4.2.5 to 4.2.6
| * | | Bump django from 4.2.5 to 4.2.6Gravatar dependabot[bot]2023-10-05-5/+5
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [django](https://github.com/django/django) from 4.2.5 to 4.2.6. - [Commits](https://github.com/django/django/compare/4.2.5...4.2.6) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
| | * removing margin-left property from base.css to fix the overflow caused by ↵Gravatar Sarthak singh2023-10-05-1/+0
| |/ |/| | | | | discord button on top right
* | Merge pull request #1118 from python-discord/dependabot/pip/coverage-7.3.2Gravatar jchristgit2023-10-03-55/+66
|\ \ | | | | | | Bump coverage from 7.3.1 to 7.3.2
| * | Bump coverage from 7.3.1 to 7.3.2Gravatar dependabot[bot]2023-10-03-55/+66
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.3.1 to 7.3.2. - [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.1...7.3.2) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>