aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Merge branch 'main' into contributing/sir-lancebot-descriptionGravatar Xithrius2023-02-27-67/+67
|\
| * Merge pull request #888 from python-discord/dependabot/pip/python-dotenv-1.0.0Gravatar Xithrius2023-02-27-6/+6
| |\
| | * Bump python-dotenv from 0.21.1 to 1.0.0Gravatar dependabot[bot]2023-02-27-6/+6
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 0.21.1 to 1.0.0. - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md) - [Commits](https://github.com/theskumar/python-dotenv/compare/v0.21.1...v1.0.0) --- updated-dependencies: - dependency-name: python-dotenv dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
| * Merge pull request #884 from python-discord/dependabot/pip/pre-commit-3.1.0Gravatar Xithrius2023-02-27-5/+5
| |\
| | * Bump pre-commit from 3.0.4 to 3.1.0Gravatar dependabot[bot]2023-02-27-5/+5
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.0.4 to 3.1.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.0.4...v3.1.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 #886 from python-discord/dependabot/pip/coverage-7.2.1Gravatar Xithrius2023-02-27-54/+54
| |\
| | * Bump coverage from 7.1.0 to 7.2.1Gravatar dependabot[bot]2023-02-27-54/+54
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.1.0 to 7.2.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.1.0...7.2.1) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
| * Merge pull request #887 from python-discord/dependabot/pip/whitenoise-6.4.0Gravatar Xithrius2023-02-27-5/+5
| |\
| | * Merge branch 'main' into dependabot/pip/whitenoise-6.4.0Gravatar Xithrius2023-02-27-1/+1
| | |\ | | |/ | |/|
| | * Bump whitenoise from 6.3.0 to 6.4.0Gravatar dependabot[bot]2023-02-27-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [whitenoise](https://github.com/evansd/whitenoise) from 6.3.0 to 6.4.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.3.0...6.4.0) --- updated-dependencies: - dependency-name: whitenoise dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
* | | Merge branch 'main' into contributing/sir-lancebot-descriptionGravatar wookie1842023-02-27-1/+1
|\| |
| * | Merge pull request #889 from ↵Gravatar wookie1842023-02-27-1/+1
| |\ \ | | |/ | |/| | | | | | | python-discord/dependabot/github_actions/coverallsapp/github-action-1.2.0 Bump coverallsapp/github-action from 1.1.3 to 1.2.0
| | * Bump coverallsapp/github-action from 1.1.3 to 1.2.0Gravatar dependabot[bot]2023-02-27-1/+1
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 1.1.3 to 1.2.0. - [Release notes](https://github.com/coverallsapp/github-action/releases) - [Commits](https://github.com/coverallsapp/github-action/compare/1.1.3...v1.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]>
* | remove trashcan emoji from required variablesGravatar Ibrahim2023-02-28-1/+0
| |
* | Update description of `TRASHCAN_EMOJI` according to reviewGravatar Ibrahim2023-02-26-3/+2
| |
* | Contributing Page->Sir Lancebot: update descriptionGravatar Ibrahim2750mi2023-02-22-9/+10
|/ | | | | | + Removes typo for the `Admins` role being spelt `Admin` + Added the `TRASHCAN_EMOJI` as needed + Added code blocks for channel names
* Merge pull request #879 from python-discord/flip-timelineGravatar ChrisJL2023-02-20-302/+301
|\ | | | | Reverse timeline entries so newest entries come first
| * Reverse timeline entries so newest entries come firstGravatar Richard Si2023-02-19-302/+301
|/ | | | | We agreed internally that this would look better, and especially as I add more entries.
* Merge pull request #878 from python-discord/dependabot/pip/django-4.1.7Gravatar Xithrius2023-02-19-5/+5
|\
| * Bump django from 4.1.6 to 4.1.7Gravatar dependabot[bot]2023-02-19-5/+5
|/ | | | | | | | | | | | | | Bumps [django](https://github.com/django/django) from 4.1.6 to 4.1.7. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/4.1.6...4.1.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 #877 from ↵Gravatar Xithrius2023-02-19-5/+5
|\ | | | | | | | | | | python-discord/dependabot/pip/flake8-bugbear-23.2.13
| * Bump flake8-bugbear from 23.1.20 to 23.2.13Gravatar dependabot[bot]2023-02-14-5/+5
|/ | | | | | | | | | | | | | Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 23.1.20 to 23.2.13. - [Release notes](https://github.com/PyCQA/flake8-bugbear/releases) - [Commits](https://github.com/PyCQA/flake8-bugbear/compare/23.1.20...23.2.13) --- updated-dependencies: - dependency-name: flake8-bugbear dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
* Merge pull request #876 from vcokltfre/patch-1Gravatar Boris Muratov2023-02-14-3/+3
|\ | | | | fix: use new domain for bot tutorial resource
| * fix: change other references of vcokltfre.dev to vco.shGravatar vcokltfre2023-02-13-2/+2
| |
| * fix: use new domain for bot tutorial resourceGravatar vcokltfre2023-02-13-1/+1
|/
* Merge pull request #875 from Ibrahim2750mi/events-calendarGravatar Boris Muratov2023-02-11-5/+5
|\ | | | | Update events calendar for the year 2023
| * Update events calendar for the year 2023Gravatar Ibrahim2023-02-11-5/+5
|/
* Merge pull request #874 from python-discord/ichard26-patch-1Gravatar Xithrius2023-02-10-3/+0
|\
| * Remove admonition from /events/ that says CJ9 is underwayGravatar Richard Si2023-02-10-3/+0
|/
* Merge pull request #871 from python-discord/dependabot/pip/sentry-sdk-1.15.0Gravatar Xithrius2023-02-09-5/+6
|\
| * Merge branch 'main' into dependabot/pip/sentry-sdk-1.15.0Gravatar Xithrius2023-02-09-30/+29
| |\ | |/ |/|
* | Merge pull request #870 from python-discord/dependabot/pip/cryptography-39.0.1Gravatar Xithrius2023-02-09-30/+29
|\ \
| * | Bump cryptography from 38.0.3 to 39.0.1Gravatar dependabot[bot]2023-02-09-30/+29
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [cryptography](https://github.com/pyca/cryptography) from 38.0.3 to 39.0.1. - [Release notes](https://github.com/pyca/cryptography/releases) - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/38.0.3...39.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
| * Bump sentry-sdk from 1.14.0 to 1.15.0Gravatar dependabot[bot]2023-02-09-5/+6
|/ | | | | | | | | | | | | | | Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.14.0 to 1.15.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.14.0...1.15.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 #869 from python-discord/dependabot/pip/pre-commit-3.0.4Gravatar Xithrius2023-02-09-5/+5
|\
| * Bump pre-commit from 3.0.2 to 3.0.4Gravatar dependabot[bot]2023-02-09-5/+5
|/ | | | | | | | | | | | | | | Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.0.2 to 3.0.4. - [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.0.2...v3.0.4) --- 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 #866 from python-discord/dependabot/pip/django-4.1.6Gravatar Xithrius2023-02-09-5/+5
|\
| * Bump django from 4.1.5 to 4.1.6Gravatar dependabot[bot]2023-02-02-5/+5
|/ | | | | | | | | | | | | | Bumps [django](https://github.com/django/django) from 4.1.5 to 4.1.6. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/4.1.5...4.1.6) --- 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 #865 from ↵Gravatar Xithrius2023-02-01-3/+3
|\ | | | | | | python-discord/dependabot/github_actions/docker/build-push-action-4
| * Bump docker/build-push-action from 3 to 4Gravatar dependabot[bot]2023-01-31-3/+3
|/ | | | | | | | | | | | | | Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3 to 4. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](https://github.com/docker/build-push-action/compare/v3...v4) --- 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 #864 from python-discord/dependabot/pip/coverage-7.1.0Gravatar Xithrius2023-01-31-54/+54
|\
| * Bump coverage from 7.0.5 to 7.1.0Gravatar dependabot[bot]2023-01-31-54/+54
|/ | | | | | | | | | | | | | | Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.0.5 to 7.1.0. - [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.5...7.1.0) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
* Merge pull request #863 from python-discord/dependabot/pip/pre-commit-3.0.2Gravatar Xithrius2023-01-31-6/+6
|\
| * Bump pre-commit from 2.21.0 to 3.0.2Gravatar dependabot[bot]2023-01-31-6/+6
|/ | | | | | | | | | | | | | | Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.21.0 to 3.0.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/v2.21.0...v3.0.2) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
* Merge pull request #862 from ↵Gravatar Xithrius2023-01-31-6/+6
|\ | | | | | | python-discord/dependabot/pip/flake8-docstrings-1.7.0
| * Bump flake8-docstrings from 1.6.0 to 1.7.0Gravatar dependabot[bot]2023-01-30-6/+6
|/ | | | | | | | | | | | | | | Bumps [flake8-docstrings](https://github.com/pycqa/flake8-docstrings) from 1.6.0 to 1.7.0. - [Release notes](https://github.com/pycqa/flake8-docstrings/releases) - [Changelog](https://github.com/PyCQA/flake8-docstrings/blob/main/HISTORY.rst) - [Commits](https://github.com/pycqa/flake8-docstrings/compare/1.6.0...1.7.0) --- updated-dependencies: - dependency-name: flake8-docstrings dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
* Merge pull request #856 from ↵Gravatar Xithrius2023-01-29-5/+5
|\ | | | | | | python-discord/dependabot/pip/pymdown-extensions-9.9.2
| * Bump pymdown-extensions from 9.9.1 to 9.9.2Gravatar dependabot[bot]2023-01-30-5/+5
|/ | | | | | | | | | | | | | Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 9.9.1 to 9.9.2. - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/9.9.1...9.9.2) --- 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 #857 from ↵Gravatar Xithrius2023-01-29-7/+7
|\ | | | | | | python-discord/dependabot/pip/flake8-annotations-3.0.0
| * Bump flake8-annotations from 2.9.1 to 3.0.0Gravatar dependabot[bot]2023-01-30-7/+7
|/ | | | | | | | | | | | | | | Bumps [flake8-annotations](https://github.com/sco1/flake8-annotations) from 2.9.1 to 3.0.0. - [Release notes](https://github.com/sco1/flake8-annotations/releases) - [Changelog](https://github.com/sco1/flake8-annotations/blob/main/CHANGELOG.md) - [Commits](https://github.com/sco1/flake8-annotations/compare/v2.9.1...v3.0.0) --- updated-dependencies: - dependency-name: flake8-annotations dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>