index
:
bot-core
add-message-utils
bootstrap-paginator
check-rerun-job-util
dependabot/pip/pydantic-2.10.3
dependabot/pip/ruff-0.8.2
dependabot/pip/sphinx-autodoc-typehints-2.5.0
dependabot/pip/taskipy-1.14.1
dependabot/pip/tomli-2.2.1
docs
dont-read-response-for-204-codes
fixup-commit-blocker
main
port-constants
redis_relay
A mirrored copy of the python-discord/bot-core repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Lines
*
add boostrap_line_paginator_with_emojis util
bootstrap-paginator
shtlrs
2024-07-28
-0
/
+50
*
Update the feature type of 11.3.1 to ensure the changelog renders it correctly
Chris Lovering
2024-07-25
-1
/
+1
*
Bump version to 11.3.1
v11.3.1
Chris Lovering
2024-07-25
-1
/
+4
*
Ignore ASYNC109 where timeout is used for pagination
Chris Lovering
2024-07-25
-1
/
+1
*
Ignore DOC501 & DOC502
Chris Lovering
2024-07-25
-0
/
+1
*
Bump dependencies to latest
Chris Lovering
2024-07-25
-109
/
+110
*
Correct docstring for ViewWithUserAndRoleCheck
Chris Lovering
2024-07-25
-1
/
+1
*
Bump sphinx-autodoc-typehints from 2.2.1 to 2.2.3 (#255)
dependabot[bot]
2024-07-18
-5
/
+5
*
Bump certifi from 2024.6.2 to 2024.7.4 (#252)
dependabot[bot]
2024-07-18
-3
/
+3
*
Bump pydantic from 2.7.4 to 2.8.2 (#249)
dependabot[bot]
2024-07-18
-85
/
+98
*
Bump fakeredis from 2.23.2 to 2.23.3 (#248)
dependabot[bot]
2024-07-18
-3
/
+3
*
Bump version to 11.3.0
v11.3.0
Chris Lovering
2024-07-17
-1
/
+5
*
Add py.typed (#254)
decorator-factory
2024-07-17
-0
/
+0
*
Bump project version to 11.2.0
v11.2.0
Chris Lovering
2024-06-22
-1
/
+4
*
Bump dev deps to latest
Chris Lovering
2024-06-22
-33
/
+34
*
Upgrade discord.py to 2.4
Joe Banks
2024-06-22
-305
/
+285
*
Merge pull request #235 from python-discord/dependabot/pip/ruff-0.4.8
wookie184
2024-06-19
-21
/
+21
|
\
|
*
Ignore RUF029, due to false positives and it not being that important
wookie184
2024-06-19
-1
/
+1
|
*
Bump ruff from 0.3.4 to 0.4.8
dependabot[bot]
2024-06-19
-20
/
+20
|
/
*
Fix site startup command used in docker-compose.yml (#238)
wookie184
2024-06-13
-1
/
+1
*
Bump pydantic from 2.7.1 to 2.7.3 (#234)
dependabot[bot]
2024-06-11
-84
/
+84
*
Bump furo from 2024.1.29 to 2024.5.6 (#230)
dependabot[bot]
2024-06-11
-6
/
+6
*
Bump aiodns from 3.1.1 to 3.2.0 (#232)
dependabot[bot]
2024-06-11
-3
/
+3
*
Bump gitpython from 3.1.42 to 3.1.43 (#223)
dependabot[bot]
2024-06-11
-6
/
+7
*
Bump sphinx-autodoc-typehints from 2.0.0 to 2.1.0 (#227)
dependabot[bot]
2024-05-31
-9
/
+9
*
Bump pytest from 8.1.1 to 8.2.1 (#228)
dependabot[bot]
2024-05-31
-10
/
+10
*
Bump requests from 2.31.0 to 2.32.2 (#226)
dependabot[bot]
2024-05-31
-4
/
+4
*
Bump fakeredis from 2.21.3 to 2.23.2 (#221)
dependabot[bot]
2024-05-23
-6
/
+6
*
--- (#222)
dependabot[bot]
2024-05-23
-5
/
+5
*
Bump pydantic from 2.6.4 to 2.7.1 (#215)
dependabot[bot]
2024-05-23
-85
/
+85
*
Bump idna from 3.6 to 3.7 (#219)
dependabot[bot]
2024-05-19
-3
/
+3
*
Bump pytest-xdist from 3.5.0 to 3.6.1 (#216)
dependabot[bot]
2024-05-19
-12
/
+12
*
Bump aiohttp from 3.9.3 to 3.9.4 (#220)
dependabot[bot]
2024-05-19
-77
/
+77
*
Bump jinja2 from 3.1.3 to 3.1.4 (#218)
dependabot[bot]
2024-05-19
-3
/
+3
*
Bump sphinx from 7.2.6 to 7.3.7 (#213)
dependabot[bot]
2024-05-19
-10
/
+11
*
Use python version specifier that dependabot can understand (#212)
wookie184
2024-05-14
-7
/
+4
*
Bump version to 11.1.0
v11.1.0
Chris Lovering
2024-03-30
-1
/
+2
*
Add changelog entry for fakeredis 3.12 support
Chris Lovering
2024-03-24
-0
/
+2
*
Remove the requirement for <3.12 for fakeredis
Chris Lovering
2024-03-24
-2
/
+2
*
Lint repo with new ruff rules
Chris Lovering
2024-03-24
-3
/
+4
*
Ensure project root is on sys path before importing the docs module
Chris Lovering
2024-03-24
-3
/
+2
*
Bump dev deps to latest
Chris Lovering
2024-03-24
-189
/
+194
*
Release v11.0.1
v11.0.1
Chris Lovering
2024-03-20
-0
/
+2
*
Extract original error upon exceptions, if any (#209)
Amrou Bellalouna
2024-03-20
-1
/
+3
*
Bump version to 11.0.0
v11.0.0
Chris Lovering
2024-03-18
-3
/
+4
*
reflect changes in changelog
shtlrs
2024-03-18
-0
/
+7
*
expose a way for registering the command error manager
shtlrs
2024-03-18
-0
/
+12
*
subclass CommandTree
shtlrs
2024-03-18
-0
/
+19
*
register all error handlers in the CommandErrorManager class
shtlrs
2024-03-18
-1
/
+60
*
add the AbstractCommandErrorHandler interface
shtlrs
2024-03-18
-0
/
+27
[next]