aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Make dependabot check for github actions updatesGravatar wookie1842023-01-14-0/+5
|
* Merge pull request #828 from python-discord/dependabot/pip/whitenoise-6.3.0Gravatar Xithrius2023-01-14-5/+5
|\
| * Bump whitenoise from 6.2.0 to 6.3.0Gravatar dependabot[bot]2023-01-14-5/+5
|/ | | | | | | | | | | | | | | Bumps [whitenoise](https://github.com/evansd/whitenoise) from 6.2.0 to 6.3.0. - [Release notes](https://github.com/evansd/whitenoise/releases) - [Changelog](https://github.com/evansd/whitenoise/blob/main/docs/changelog.rst) - [Commits](https://github.com/evansd/whitenoise/compare/6.2.0...6.3.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 #827 from python-discord/dependabot/pip/django-4.1.5Gravatar Xithrius2023-01-14-5/+5
|\
| * Bump django from 4.1.4 to 4.1.5Gravatar dependabot[bot]2023-01-14-5/+5
|/ | | | | | | | | | | | | | Bumps [django](https://github.com/django/django) from 4.1.4 to 4.1.5. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/4.1.4...4.1.5) --- 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 #830 from python-discord/dependabot/pip/httpx-0.23.3Gravatar Xithrius2023-01-14-5/+5
|\
| * Bump httpx from 0.23.1 to 0.23.3Gravatar dependabot[bot]2023-01-14-5/+5
|/ | | | | | | | | | | | | | | Bumps [httpx](https://github.com/encode/httpx) from 0.23.1 to 0.23.3. - [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.23.1...0.23.3) --- 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 #834 from python-discord/dependabot/pip/coverage-7.0.5Gravatar Xithrius2023-01-14-592/+592
|\
| * Bump coverage from 7.0.1 to 7.0.5Gravatar dependabot[bot]2023-01-11-592/+592
|/ | | | | | | | | | | | | | | Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.0.1 to 7.0.5. - [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.0.1...7.0.5) --- 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 #815 from python-discord/improve-page-contribution-guideGravatar Xithrius2022-12-29-4/+45
|\
| * Merge branch 'main' into improve-page-contribution-guideGravatar Xithrius2022-12-29-131/+666
| |\ | |/ |/|
* | Merge pull request #792 from shtlrs/2304-link-previous-nomination-threadsGravatar Xithrius2022-12-28-8/+77
|\ \ | | | | | | close https://github.com/python-discord/bot/issues/2304
| * \ Merge branch 'main' into 2304-link-previous-nomination-threadsGravatar Amrou Bellalouna2022-12-29-264/+1312
| |\ \ | |/ / |/| |
* | | Update help channels guide (#814)Gravatar Amrou Bellalouna2022-12-28-36/+47
| | | | | | | | | Co-authored-by: Xithrius <[email protected]>
* | | Merge pull request #821 from python-discord/dependabot/pip/coverage-7.0.1Gravatar Xithrius2022-12-28-53/+54
|\ \ \
| * | | Bump coverage from 6.5.0 to 7.0.1Gravatar dependabot[bot]2022-12-28-53/+54
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [coverage](https://github.com/nedbat/coveragepy) from 6.5.0 to 7.0.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/6.5.0...7.0.1) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
* | | Merge pull request #819 from python-discord/dependabot/pip/sentry-sdk-1.12.1Gravatar Xithrius2022-12-28-5/+6
|\ \ \
| * | | Bump sentry-sdk from 1.11.1 to 1.12.1Gravatar dependabot[bot]2022-12-28-5/+6
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.11.1 to 1.12.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.11.1...1.12.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 #820 from python-discord/dependabot/pip/pep8-naming-0.13.3Gravatar Xithrius2022-12-28-6/+6
|\ \ \
| * | | Bump pep8-naming from 0.13.2 to 0.13.3Gravatar dependabot[bot]2022-12-28-6/+6
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [pep8-naming](https://github.com/PyCQA/pep8-naming) from 0.13.2 to 0.13.3. - [Release notes](https://github.com/PyCQA/pep8-naming/releases) - [Changelog](https://github.com/PyCQA/pep8-naming/blob/main/CHANGELOG.rst) - [Commits](https://github.com/PyCQA/pep8-naming/compare/0.13.2...0.13.3) --- updated-dependencies: - dependency-name: pep8-naming dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
* | | Merge pull request #818 from python-discord/dependabot/pip/django-distill-3.0.2Gravatar Xithrius2022-12-28-4/+4
|\ \ \
| * \ \ Merge branch 'main' into dependabot/pip/django-distill-3.0.2Gravatar Xithrius2022-12-28-4/+4
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #823 from python-discord/dependabot/pip/setuptools-65.5.1Gravatar Xithrius2022-12-28-4/+4
|\ \ \ \
| * | | | Bump setuptools from 65.5.0 to 65.5.1Gravatar dependabot[bot]2022-12-28-4/+4
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [setuptools](https://github.com/pypa/setuptools) from 65.5.0 to 65.5.1. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/CHANGES.rst) - [Commits](https://github.com/pypa/setuptools/compare/v65.5.0...v65.5.1) --- updated-dependencies: - dependency-name: setuptools dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
| * / / Bump django-distill from 3.0.1 to 3.0.2Gravatar dependabot[bot]2022-12-28-4/+4
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [django-distill](https://github.com/meeb/django-distill) from 3.0.1 to 3.0.2. - [Release notes](https://github.com/meeb/django-distill/releases) - [Commits](https://github.com/meeb/django-distill/compare/v3.0.1...v3.0.2) --- updated-dependencies: - dependency-name: django-distill dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
* | | Merge pull request #822 from python-discord/dependabot/pip/pre-commit-2.21.0Gravatar Xithrius2022-12-28-19/+6
|\ \ \
| * | | Bump pre-commit from 2.20.0 to 2.21.0Gravatar dependabot[bot]2022-12-26-19/+6
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.20.0 to 2.21.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/v2.20.0...v2.21.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 #709 from ↵Gravatar Xithrius2022-12-12-0/+48
|\ \ \ | | | | | | | | | | | | iamericfletcher/695-setting-different-statuses-on-your-bot
| * \ \ Merge branch 'main' into 695-setting-different-statuses-on-your-botGravatar Xithrius2022-12-12-0/+418
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #733 from Ash-02014/mainGravatar Xithrius2022-12-11-0/+418
|\ \ \ \
| * \ \ \ Merge branch 'main' into mainGravatar wookie1842022-12-11-111/+500
| |\ \ \ \ | |/ / / / |/| | | |
| * | | | Reviews fully resolved, but unsure about deferGravatar Xithrius2022-12-11-1/+2
| | | | |
| * | | | Partial requested reviews resolvedGravatar Xithrius2022-11-20-3/+3
| | | | |
| * | | | Merge branch 'main' into mainGravatar Xithrius2022-11-20-2028/+3174
| |\ \ \ \
| * | | | | Rename file for consistencyGravatar wookie1842022-11-20-0/+0
| | | | | |
| * | | | | Changes from proofreadGravatar wookie1842022-11-20-47/+16
| | | | | |
| * | | | | I can't spellGravatar Xithrius2022-11-20-6/+5
| | | | | |
| * | | | | Appeased review requests.Gravatar Xithrius2022-11-19-24/+25
| | | | | |
| * | | | | Appeased the formatterGravatar Xithrius2022-11-12-29/+29
| | | | | |
| * | | | | Resolved a bunch of requestsGravatar Xithrius2022-11-12-29/+29
| | | | | |
| * | | | | fix app_commands.mdGravatar Blue-Puddle2022-07-01-1/+1
| | | | | |
| * | | | | add app_commands.mdGravatar Blue-Puddle2022-07-01-51/+40
| | | | | |
| * | | | | Merge branch 'python-discord:main' into mainGravatar Ash2022-07-01-21/+17
| |\ \ \ \ \
| * | | | | | Update ↵Gravatar Ash2022-07-01-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pydis_site/apps/content/resources/guides/python-guides/discord-app-commands.md Co-authored-by: Robin <[email protected]>
| * | | | | | Update ↵Gravatar Ash2022-07-01-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pydis_site/apps/content/resources/guides/python-guides/discord-app-commands.md Co-authored-by: Robin <[email protected]>
| * | | | | | Update ↵Gravatar Ash2022-07-01-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pydis_site/apps/content/resources/guides/python-guides/discord-app-commands.md quite alright Co-authored-by: Robin <[email protected]>
| * | | | | | Update ↵Gravatar Ash2022-07-01-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pydis_site/apps/content/resources/guides/python-guides/discord-app-commands.md Co-authored-by: Robin <[email protected]>
| * | | | | | Update ↵Gravatar Ash2022-07-01-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pydis_site/apps/content/resources/guides/python-guides/discord-app-commands.md Co-authored-by: Robin <[email protected]>
| * | | | | | Update ↵Gravatar Ash2022-07-01-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pydis_site/apps/content/resources/guides/python-guides/discord-app-commands.md A good point indeed Co-authored-by: Robin <[email protected]>
| * | | | | | Update ↵Gravatar Ash2022-07-01-1/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pydis_site/apps/content/resources/guides/python-guides/discord-app-commands.md Co-authored-by: Robin <[email protected]>