aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Bump ruff from 0.3.3 to 0.3.4Gravatar dependabot[bot]2024-03-22-20/+20
* Bump rapidfuzz from 3.6.1 to 3.6.2 (#2945)Gravatar dependabot[bot]2024-03-21-93/+93
* update configuration tests (#2951)Gravatar Amrou Bellalouna2024-03-21-38/+28
* Bump tldextract from 5.1.1 to 5.1.2 (#2962)Gravatar dependabot[bot]2024-03-21-6/+7
* New Tag: "Avoid System Python for Development" (#2797)Gravatar Bruno Rodrigues dos Santos2024-03-21-0/+18
* Bump azure/k8s-deploy from 4 to 5 (#2965)Gravatar dependabot[bot]2024-03-21-1/+1
* Merge pull request #2958 from python-discord/dependabot/pip/coverage-7.4.4Gravatar Amrou Bellalouna2024-03-21-55/+55
|\
| * Bump coverage from 7.4.3 to 7.4.4Gravatar dependabot[bot]2024-03-20-55/+55
|/
* Bump sentry-sdk from 1.42.0 to 1.43.0 (#2964)Gravatar dependabot[bot]2024-03-20-5/+6
* Bump ruff from 0.3.2 to 0.3.3 (#2961)Gravatar dependabot[bot]2024-03-19-20/+20
* Merge pull request #2953 from python-discord/dependabot/pip/pytest-8.1.1Gravatar Amrou Bellalouna2024-03-14-5/+5
|\
| * Bump pytest from 8.1.0 to 8.1.1Gravatar dependabot[bot]2024-03-14-5/+5
|/
* Bump sentry-sdk from 1.41.0 to 1.42.0 (#2957)Gravatar dependabot[bot]2024-03-14-5/+6
* Bump azure/setup-kubectl from 3 to 4 (#2956)Gravatar dependabot[bot]2024-03-13-1/+1
* Bump ruff from 0.3.1 to 0.3.2 (#2954)Gravatar dependabot[bot]2024-03-11-20/+20
* Bump azure/k8s-set-context from 3 to 4 (#2952)Gravatar dependabot[bot]2024-03-11-1/+1
* Support reply as a message reference for raw commandGravatar Richard Si2024-03-10-2/+21
* Bump pytest-subtests from 0.11.0 to 0.12.1 (#2948)Gravatar dependabot[bot]2024-03-08-5/+5
* Bump sentry-sdk from 1.40.6 to 1.41.0 (#2949)Gravatar dependabot[bot]2024-03-08-6/+6
* Bump ruff from 0.3.0 to 0.3.1 (#2947)Gravatar dependabot[bot]2024-03-08-20/+20
* Bump pytest from 8.0.2 to 8.1.0 (#2943)Gravatar dependabot[bot]2024-03-05-7/+7
* Add upload date to !pypi (#2924)Gravatar korty.codes2024-03-02-0/+17
* Bump python-dateutil from 2.8.2 to 2.9.0.post0 (#2942)Gravatar dependabot[bot]2024-03-02-5/+5
* Bump ruff from 0.2.2 to 0.3.0 (#2940)Gravatar dependabot[bot]2024-03-02-20/+20
* Bump sentry-sdk from 1.40.5 to 1.40.6 (#2939)Gravatar dependabot[bot]2024-02-29-6/+6
* Bump coverage from 7.4.2 to 7.4.3 (#2936)Gravatar dependabot[bot]2024-02-27-55/+55
* Bump pytest from 8.0.1 to 8.0.2 (#2935)Gravatar dependabot[bot]2024-02-27-5/+5
* Merge pull request #2934 from python-discord/dependabot/pip/pydantic-settings...Gravatar Amrou Bellalouna2024-02-25-5/+9
|\
| * Bump pydantic-settings from 2.1.0 to 2.2.1Gravatar dependabot[bot]2024-02-24-5/+9
|/
* Bump sentry-sdk from 1.40.4 to 1.40.5 (#2931)Gravatar dependabot[bot]2024-02-22-6/+6
* Bump httpx from 0.26.0 to 0.27.0 (#2933)Gravatar dependabot[bot]2024-02-22-5/+5
* Merge pull request #2932 from python-discord/dependabot/pip/coverage-7.4.2Gravatar Amrou Bellalouna2024-02-21-55/+55
|\
| * Bump coverage from 7.4.1 to 7.4.2Gravatar dependabot[bot]2024-02-21-55/+55
|/
* Merge pull request #2928 from python-discord/dependabot/pip/ruff-0.2.2Gravatar Amrou Bellalouna2024-02-19-20/+20
|\
| * Bump ruff from 0.2.1 to 0.2.2Gravatar dependabot[bot]2024-02-19-20/+20
|/
* Merge pull request #2929 from python-discord/dependabot/pip/pre-commit-3.6.2Gravatar Amrou Bellalouna2024-02-19-5/+5
|\
| * Bump pre-commit from 3.6.1 to 3.6.2Gravatar dependabot[bot]2024-02-19-5/+5
|/
* Merge pull request #2930 from python-discord/dependabot/pip/pytest-8.0.1Gravatar Amrou Bellalouna2024-02-19-5/+5
|\
| * Bump pytest from 8.0.0 to 8.0.1Gravatar dependabot[bot]2024-02-19-5/+5
|/
* Bump pre-commit from 3.6.0 to 3.6.1 (#2921)Gravatar dependabot[bot]2024-02-14-5/+5
* Bump sentry-sdk from 1.40.3 to 1.40.4 (#2923)Gravatar dependabot[bot]2024-02-14-6/+6
* Ensure filter list is present in previously triggered cache before accessingGravatar Chris Lovering2024-02-11-1/+1
* Merge pull request #2920 from python-discord/feat/2172/show-new-reminder-time...Gravatar mina2024-02-10-3/+6
|\
| * Reminders: show updated timestampGravatar Mark2024-02-09-3/+6
|/
* Bump sentry-sdk from 1.40.2 to 1.40.3 (#2919)Gravatar dependabot[bot]2024-02-10-6/+6
* Fix modlog event being in a non-cached channel (#2911)Gravatar ChrisJL2024-02-09-2/+3
* Bump sentry-sdk from 1.40.1 to 1.40.2 (#2917)Gravatar dependabot[bot]2024-02-09-5/+5
* Bump ruff from 0.2.0 to 0.2.1 (#2916)Gravatar dependabot[bot]2024-02-07-20/+20
* Bump sentry-sdk from 1.40.0 to 1.40.1 (#2915)Gravatar dependabot[bot]2024-02-07-6/+6
* Use the new mailing lists API to track news (#2852)Gravatar Amrou Bellalouna2024-02-03-50/+50