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
Branch
Commit message
Author
Age
bootstrap-paginator
add boostrap_line_paginator_with_emojis util
shtlrs
15 months
dependabot/pip/pydantic-2.10.3
Bump pydantic from 2.10.1 to 2.10.3
dependabot[bot]
10 months
dependabot/pip/ruff-0.8.2
Bump ruff from 0.8.0 to 0.8.2
dependabot[bot]
10 months
dependabot/pip/sphinx-autodoc-typehints-2.5.0
Bump sphinx-autodoc-typehints from 2.4.0 to 2.5.0
dependabot[bot]
12 months
dependabot/pip/taskipy-1.14.1
Bump taskipy from 1.14.0 to 1.14.1
dependabot[bot]
11 months
dependabot/pip/tomli-2.2.1
Bump tomli from 2.1.0 to 2.2.1
dependabot[bot]
11 months
docs
Deploying to docs from @ python-discord/bot-core@74072b3709d87dc811a4972aec1e...
jb3
19 hours
dont-read-response-for-204-codes
Do not attempt to read response body if the HTTP response code is 204.
Chris Lovering
22 months
fixup-commit-blocker
run fixup blocker when git ref isn't main
shtlrs
2 years
main
Update release date for version 11.8.0 in changelog
Joe Banks
19 hours
[...]
Tag
Download
Author
Age
v11.8.0
commit 9f0162c086...
Joe Banks
20 hours
v11.7.0
commit 0da291ca7e...
Joe Banks
2 months
v11.6.1
commit eecf9521fe...
Joe Banks
3 months
v11.6.0
commit 16835478af...
Chris Lovering
8 months
v11.5.1
commit cbe2bae7bd...
Chris Lovering
11 months
v11.5.0
commit bdaaa2e76d...
Chris Lovering
11 months
v11.4.0
commit 06b1ada577...
Chris Lovering
13 months
v11.3.1
commit 8a9d7f0bd1...
Chris Lovering
15 months
v11.3.0
commit be7764273d...
Chris Lovering
15 months
v11.2.0
commit 3fe3eaefc1...
Chris Lovering
16 months
[...]
Age
Commit message
Author
Lines
2024-07-28
add boostrap_line_paginator_with_emojis util
bootstrap-paginator
shtlrs
-0
/
+50
2024-07-25
Update the feature type of 11.3.1 to ensure the changelog renders it correctly
Chris Lovering
-1
/
+1
2024-07-25
Bump version to 11.3.1
v11.3.1
Chris Lovering
-1
/
+4
2024-07-25
Ignore ASYNC109 where timeout is used for pagination
Chris Lovering
-1
/
+1
2024-07-25
Ignore DOC501 & DOC502
Chris Lovering
-0
/
+1
2024-07-25
Bump dependencies to latest
Chris Lovering
-109
/
+110
2024-07-25
Correct docstring for ViewWithUserAndRoleCheck
Chris Lovering
-1
/
+1
2024-07-18
Bump sphinx-autodoc-typehints from 2.2.1 to 2.2.3 (#255)
dependabot[bot]
-5
/
+5
2024-07-18
Bump certifi from 2024.6.2 to 2024.7.4 (#252)
dependabot[bot]
-3
/
+3
2024-07-18
Bump pydantic from 2.7.4 to 2.8.2 (#249)
dependabot[bot]
-85
/
+98
[...]