aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Dependency re-lockGravatar Joe Banks2025-07-22-25/+26
|
* Bump aiohttp from 3.11.13 to 3.12.14 in the pip group across 1 directoryGravatar dependabot[bot]2025-07-22-1/+1
| | | | | | | | | | | | | | | | | | | Bumps the pip group with 1 update in the / directory: [aiohttp](https://github.com/aio-libs/aiohttp). Updates `aiohttp` from 3.11.13 to 3.12.14 - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/aiohttp/compare/v3.11.13...v3.12.14) --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.12.14 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]>
* Bump lxml from 5.3.1 to 6.0.0Gravatar dependabot[bot]2025-07-22-23/+22
| | | | | | | | | | | | | | | | Bumps [lxml](https://github.com/lxml/lxml) from 5.3.1 to 6.0.0. - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](https://github.com/lxml/lxml/compare/lxml-5.3.1...lxml-6.0.0) --- updated-dependencies: - dependency-name: lxml dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
* webscale the dockerfile 10x improvementGravatar Joe Banks2025-07-18-2/+0
|
* Update dependabot config to use uvGravatar Joe Banks2025-07-15-1/+2
|
* Replace virtualenv with venvGravatar Joe Banks2025-07-15-2/+2
| | | | Co-authored-by: Johannes Christ <[email protected]>
* Remove pip-licensesGravatar Joe Banks2025-07-15-66/+1
|
* Update README.md to reflect uv usageGravatar Joe Banks2025-07-15-9/+9
|
* Update Dockerfile to use uvGravatar Joe Banks2025-07-15-7/+29
|
* Update lint task to use uvGravatar Joe Banks2025-07-15-5/+9
|
* Update pre-commit hooks to use uvGravatar Joe Banks2025-07-15-1/+1
|
* Migrate pyproject.toml to uv dependenciesGravatar Joe Banks2025-07-15-2807/+1308
|
* Allow mods to also paginate other mod commandsGravatar Chris Lovering2025-07-15-5/+16
|
* Revert "Add allowance for pydis_core minor updates"Gravatar Joe Banks2025-07-14-6/+0
| | | | This reverts commit 8134dbd62f211f5e35429faa71a0be11d5716c3b.
* Add allowance for pydis_core minor updatesGravatar Joe Banks2025-07-14-0/+6
|
* Bump pydis-core to 11.6.1Gravatar Joe Banks2025-07-13-6/+6
|
* Gracefully handle attempting tidy-up in archived threadGravatar Joe Banks2025-06-25-3/+10
|
* Merge pull request #3340 from python-discord/jb3/mod-changes-refactorGravatar Joe Banks2025-06-25-6/+9
|\ | | | | Moderator changes minor refactor
| * Exclude bot-commands from rules alert relayGravatar Joe Banks2025-06-25-1/+4
| |
| * Only tidy-up infractions outside mod channelsGravatar Joe Banks2025-06-25-1/+2
| |
| * Use partial messageable and message to tidy up infractionsGravatar Joe Banks2025-06-25-4/+3
|/
* Drop log verbosity for forbidden infraction message deletionsGravatar Joe Banks2025-06-23-1/+1
|
* Improve error handling with scheduled deletion of infraction messagesGravatar Joe Banks2025-06-23-6/+7
|
* Delete automated infraction messages after a period of timeGravatar Joe Banks2025-06-23-2/+70
|
* Update information cog test suite to patch get_channel for rules command testsGravatar Joe Banks2025-06-23-0/+3
|
* Post alert in rule alerts thread when a non-staff member uses !ruleGravatar Joe Banks2025-06-23-1/+39
|
* Add rule alerts thread to constants fileGravatar Joe Banks2025-06-23-0/+2
|
* Merge pull request #3329 from ↵Gravatar ChrisJL2025-05-31-17/+22
|\ | | | | | | | | python-discord/don't-hardcode-python-version-in-timeit Don't hardcode which python version to use in timeit command
| * Don't hardcode which python version to use in timeit commandGravatar Chris Lovering2025-05-31-17/+22
| |
* | Merge pull request #3323 from python-discord/dependabot/pip/deepdiff-8.5.0Gravatar ChrisJL2025-05-31-17/+19
|\ \ | | | | | | Bump deepdiff from 7.0.1 to 8.5.0
| * | Bump deepdiff from 7.0.1 to 8.5.0Gravatar dependabot[bot]2025-05-31-17/+19
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [deepdiff](https://github.com/seperman/deepdiff) from 7.0.1 to 8.5.0. - [Release notes](https://github.com/seperman/deepdiff/releases) - [Changelog](https://github.com/seperman/deepdiff/blob/master/docs/changelog.rst) - [Commits](https://github.com/seperman/deepdiff/compare/7.0.1...8.5.0) --- updated-dependencies: - dependency-name: deepdiff dependency-version: 8.5.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
* | Merge pull request #3330 from python-discord/dependabot/pip/pip-75f0befae6Gravatar ChrisJL2025-05-31-8/+8
|\ \ | | | | | | Bump h11 from 0.14.0 to 0.16.0 in the pip group
| * | Bump h11 from 0.14.0 to 0.16.0 in the pip groupGravatar dependabot[bot]2025-05-31-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps the pip group with 1 update: [h11](https://github.com/python-hyper/h11). Updates `h11` from 0.14.0 to 0.16.0 - [Commits](https://github.com/python-hyper/h11/compare/v0.14.0...v0.16.0) --- updated-dependencies: - dependency-name: h11 dependency-version: 0.16.0 dependency-type: indirect dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]>
* | | Merge pull request #3309 from python-discord/update-pep-cog-2Gravatar ChrisJL2025-05-31-123/+59
|\ \ \ | |/ / |/| | Simplify PEP cog to use PEP API
| * | Fix: Move PEP link back to titleGravatar wookie1842025-04-19-1/+1
| | |
| * | Tidy PEP code + improve cachingGravatar wookie1842025-04-09-15/+25
| | |
| * | Only fetch PEP data when needed, and fix function callGravatar wookie1842025-04-09-10/+8
| | |
| * | Simplify PEP cog to use PEP apiGravatar wookie1842025-04-09-121/+49
| | |
* | | Merge pull request #3286 from python-discord/dependabot/pip/markdownify-1.1.0Gravatar ChrisJL2025-05-31-22/+21
|\ \ \ | | | | | | | | Bump markdownify from 0.14.1 to 1.1.0
| * | | Remove broken hack for reflowing markdown textGravatar wookie1842025-04-08-5/+4
| | | |
| * | | Fix markdownify breaking change: convert_as_inline->parent_tagsGravatar wookie1842025-04-08-12/+12
| | | | | | | | | | | | | | | | Now _inline is set as a pseudo value in parent_tags
| * | | Bump markdownify from 0.14.1 to 1.1.0Gravatar dependabot[bot]2025-03-08-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [markdownify](https://github.com/matthewwithanm/python-markdownify) from 0.14.1 to 1.1.0. - [Release notes](https://github.com/matthewwithanm/python-markdownify/releases) - [Commits](https://github.com/matthewwithanm/python-markdownify/compare/0.14.1...1.1.0) --- updated-dependencies: - dependency-name: markdownify dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
* | | | Merge pull request #3310 from python-discord/vivek/pastebin-codeblockGravatar ChrisJL2025-05-31-14/+64
|\ \ \ \ | |_|_|/ |/| | | Display selected lines from our pastebin as codeblock
| * | | Fix return type annotationGravatar Vivek Ashokkumar2025-04-12-1/+1
| | | | | | | | | | | | Co-authored-by: Anand <[email protected]>
| * | | CodeSnippets: Add support for paste.pythondiscord.comGravatar vivekashok12212025-04-10-14/+64
| | |/ | |/|
* | | !timeit use 3.13 defaultGravatar Joe Banks2025-05-31-2/+2
| | | | | | | | | | | | | | | 3.12 support has been removed but !timeit was not updated. Corrects the error of inferior programmers like @ChrisLovering.
* | | 3.14 in snekbox (#3324)Gravatar ChrisJL2025-05-22-41/+57
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Replace 3.12 support in snekbox for 3.14-dev * Add extra info about pre-release versions in snekbox output * Dynamically get the default snekbox Python version by looking at the first supported version * Move snekbox help docs to the @command decorator This allows us to use a f-string to get the supported Python versions, instead of hard coding * Update snekbox tests to use new default python version
| * | | Update snekbox tests to use new default python versionGravatar Chris Lovering2025-05-17-18/+24
| | | |
| * | | Move snekbox help docs to the @command decoratorGravatar Chris Lovering2025-05-17-20/+25
| | | | | | | | | | | | | | | | This allows us to use a f-string to get the supported Python versions, instead of hard coding
| * | | Dynamically get the default snekbox Python version by looking at the first ↵Gravatar Chris Lovering2025-05-17-1/+1
| | | | | | | | | | | | | | | | supported version