An open API service providing commit metadata for open source projects.

GitHub / python-discord/bot-core / commits

A collection of tools and utilities used throughout our discord bot projects.

SHA Message Author Date Stats
8123f047 Relock poetry for latest transitive deps Chris Lovering <c****5@g****m> 3 months ago
7cfbb506 Update logging format Chris Lovering <c****5@g****m> 3 months ago
abbb0f8a Bump project version Chris Lovering <c****5@g****m> 3 months ago
045023d4 Log when all extensions are loaded Chris Lovering <c****5@g****m> 3 months ago
33956df7 Don't use root logger when logging in _bot.py Chris Lovering <c****5@g****m> 3 months ago
38fcb4aa Version 11.9.2 Joe Banks <j****e@j****v> 6 months ago
e1ad0506 Add davey optional dependency under voice extra Joe Banks <j****e@j****v> 6 months ago
df857305 Version 11.9.1 Joe Banks <j****e@j****v> 6 months ago
4dab8905 Bump discord.py to 2.7.1 Joe Banks <j****e@j****v> 6 months ago
c738e82d Release 11.9.0 Joe Banks <j****e@j****v> 6 months ago
0a6c0032 Remove unused imports in conf.py Joe Banks <j****e@j****v> 6 months ago
ee87e220 Remove sphinx-multiversion Joe Banks <j****e@j****v> 6 months ago
273f0fce Downgrade sphinx to stop multiversion errors Joe Banks <j****e@j****v> 6 months ago
f820a7ba Fix docstring in paginator causing Sphinx errors Joe Banks <j****e@j****v> 6 months ago
a8028ebd Update to minimum Python 3.12 Joe Banks <j****e@j****v> 6 months ago
4b500e68 merge Merge pull request #311 from oskarnurm/feat/add-ISODateTime-converter Joe Banks <j****e@j****v>
Committed by: GitHub <n****y@g****m>
6 months ago
6f9de437 fix: import converters to utils so doc generation takes place Joe Banks <j****e@j****v> 6 months ago
71807701 refactor: rewrite ISODateTime converter docstring as RST Joe Banks <j****e@j****v> 6 months ago
7b609c01 fix: fix docs pipeline with auto-typehints updates Joe Banks <j****e@j****v> 6 months ago
f182b4b6 fixup exce handling Joe Banks <j****e@j****v> 6 months ago
113afa0b fix: add error protection on linkcode module loading Joe Banks <j****e@j****v> 6 months ago
1f33a9f2 chore: bump sphinx dependencies Joe Banks <j****e@j****v> 6 months ago
35a64b20 build: add `python-dateutil` dependency for ISODateTime converter oskarnurm <1****m@u****.> 6 months ago
b427a653 fix: rename file to `converters` and fix linter errors oskarnurm <1****m@u****.> 6 months ago
064069d8 feat: migrate ISODateTime converter from python-discord/bot oskarnurm <1****m@u****.> 6 months ago
74072b37 Update release date for version 11.8.0 in changelog Joe Banks <j****e@j****v>
Committed by: GitHub <n****y@g****m>
10 months ago
9f0162c0 Update in_whitelist_check to check against the parent channel, if one exists Chris Lovering <c****5@g****m> 12 months ago
202b5cd8 Fix Sphinx releases plugin identification of bugs/features Joe Banks <j****e@j****v> about 1 year ago
0da291ca Version 11.7.0 Joe Banks <j****e@j****v> about 1 year ago
cad2251c Update Regex to include Discord protocol format (#304)
Co-authored-by: ChrisLovering <c****5@g****m>, fisher60 <w****r@g****m>
Joe Banks <j****e@j****v> about 1 year ago
eecf9521 Release version 11.6.1 Joe Banks <j****e@j****v> about 1 year ago
3a1c865a Update changelog Joe Banks <j****e@j****v> about 1 year ago
7a0f5298 Update discord invite regex Janine vN <j****n@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
16835478 Disable A005 errors Chris Lovering <c****5@g****m> over 1 year ago
500a3033 Bump discord.py up to 2.5 Chris Lovering <c****5@g****m> over 1 year ago
99bc4e40 Bump dev deps Chris Lovering <c****5@g****m> over 1 year ago
7268e93a Update invite regex test cases Chris Lovering <c****5@g****m> almost 2 years ago
f8019925 Ensure we don't match to non-invite looking links Chris Lovering <c****5@g****m> almost 2 years ago
93ce65f5 Escape backslashes in invite regex Chris Lovering <c****5@g****m> almost 2 years ago
3b7f09e8 Drop io and li from invite regex Chris Lovering <c****5@g****m> almost 2 years ago
21a32dea Update filter regex to not be overly strict
Co-authored-by: bj0key <9****y@u****m>
Chris Lovering <c****5@g****m> almost 2 years ago
cbe2bae7 Changelog & version bump Chris Lovering <c****5@g****m> almost 2 years ago
bdaaa2e7 Remove deprecated ruff rules Chris Lovering <c****5@g****m> almost 2 years ago
2ab6ffe3 Remove unneeded version specifier in docker compose Chris Lovering <c****5@g****m> almost 2 years ago
69bf0963 Bump dev deps to latest Chris Lovering <c****5@g****m> almost 2 years ago
5911e10f Remove repetition from the invite regex Chris Lovering <c****5@g****m> almost 2 years ago
1f9aa394 Bump version and add changelog entry Chris Lovering <c****5@g****m> almost 2 years ago
4df8e90c Move discord(app) capture to its own optional group in invite regex Chris Lovering <c****5@g****m> almost 2 years ago
9385e911 Add optional 'app' capture to invite regex OR group Chris Lovering <c****5@g****m> almost 2 years ago
8528c7f1 Improve readability of invite regex by indenting the large OR group Chris Lovering <c****5@g****m> almost 2 years ago
e0d6f92b Drop / from invite regex fragements Chris Lovering <c****5@g****m> almost 2 years ago
b892c86e Remove an unneeded noqa Chris Lovering <c****5@g****m> almost 2 years ago
06b1ada5 Bump version to v11.4.0 Chris Lovering <c****5@g****m> almost 2 years ago
0bd32afb Update Discord invite regex to also match backslash before the invite code Chris Lovering <c****5@g****m> almost 2 years ago
5500c5e7 Ignore symbols starting with __ in the linkcode resolver Chris Lovering <c****5@g****m> almost 2 years ago
de240207 Bump dev dependencies to latest Chris Lovering <c****5@g****m> almost 2 years ago
deefdacf Disable ruff preview mode Chris Lovering <c****5@g****m> almost 2 years ago
aa8f868e Update the feature type of 11.3.1 to ensure the changelog renders it correctly Chris Lovering <c****5@g****m> about 2 years ago
8a9d7f0b Bump version to 11.3.1 Chris Lovering <c****5@g****m> about 2 years ago
cec34881 Ignore ASYNC109 where timeout is used for pagination Chris Lovering <c****5@g****m> about 2 years ago
41976294 Ignore DOC501 & DOC502 Chris Lovering <c****5@g****m> about 2 years ago
090e737b Bump dependencies to latest Chris Lovering <c****5@g****m> about 2 years ago
1aca9ae7 Correct docstring for ViewWithUserAndRoleCheck Chris Lovering <c****5@g****m> about 2 years ago
e5023a04 Bump sphinx-autodoc-typehints from 2.2.1 to 2.2.3 (#255)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
d1ef4fd6 Bump certifi from 2024.6.2 to 2024.7.4 (#252)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
0a199232 Bump pydantic from 2.7.4 to 2.8.2 (#249)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
d04b2d50 Bump fakeredis from 2.23.2 to 2.23.3 (#248)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
be776427 Bump version to 11.3.0 Chris Lovering <c****5@g****m> about 2 years ago
0c03a7f2 Add py.typed (#254) decorator-factory <4****y@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
3fe3eaef Bump project version to 11.2.0 Chris Lovering <c****5@g****m> about 2 years ago
67092d82 Bump dev deps to latest Chris Lovering <c****5@g****m> about 2 years ago
8968d94f Upgrade discord.py to 2.4 Joe Banks <j****e@j****v> about 2 years ago
5873ad7d merge Merge pull request #235 from python-discord/dependabot/pip/ruff-0.4.8 wookie184 <w****0@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
8403de05 Fix site startup command used in docker-compose.yml (#238) wookie184 <w****0@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
2a6a0532 Ignore RUF029, due to false positives and it not being that important wookie184 <w****0@g****m> about 2 years ago
d2972b47 Bump ruff from 0.3.4 to 0.4.8
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: wookie184 <w****0@g****m>
about 2 years ago
873ed325 Bump pydantic from 2.7.1 to 2.7.3 (#234)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
c17d29a3 Bump furo from 2024.1.29 to 2024.5.6 (#230)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
b398d4d6 Bump aiodns from 3.1.1 to 3.2.0 (#232)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
61ff0350 Bump gitpython from 3.1.42 to 3.1.43 (#223)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
bb08a3b4 Bump sphinx-autodoc-typehints from 2.0.0 to 2.1.0 (#227)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
89591292 Bump pytest from 8.1.1 to 8.2.1 (#228)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
483cc70a Bump requests from 2.31.0 to 2.32.2 (#226)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
6b520512 Bump fakeredis from 2.21.3 to 2.23.2 (#221)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
d42dfc1b --- (#222)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
8b208d4b Bump pydantic from 2.6.4 to 2.7.1 (#215)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
9d0e15f0 Bump idna from 3.6 to 3.7 (#219)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
ad678c60 Bump pytest-xdist from 3.5.0 to 3.6.1 (#216)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
0564dd9e Bump aiohttp from 3.9.3 to 3.9.4 (#220)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
0ddd6bbe Bump jinja2 from 3.1.3 to 3.1.4 (#218)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
c296ba30 Bump sphinx from 7.2.6 to 7.3.7 (#213)
Co-authored-by: dependabot[bot] <4****]@u****m>
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
29234ba1 Use python version specifier that dependabot can understand (#212) wookie184 <w****0@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
88c2eb6a Bump version to 11.1.0 Chris Lovering <c****5@g****m> over 2 years ago
7a3d1345 Add changelog entry for fakeredis 3.12 support Chris Lovering <c****5@g****m> over 2 years ago
578b2218 Remove the requirement for <3.12 for fakeredis Chris Lovering <c****5@g****m> over 2 years ago
301d15c4 Lint repo with new ruff rules Chris Lovering <c****5@g****m> over 2 years ago
4b09c30c Ensure project root is on sys path before importing the docs module Chris Lovering <c****5@g****m> over 2 years ago
edff2a82 Bump dev deps to latest Chris Lovering <c****5@g****m> over 2 years ago
57ddc0ff Release v11.0.1 Chris Lovering <c****5@g****m> over 2 years ago
b6a888d2 Extract original error upon exceptions, if any (#209) Amrou Bellalouna <a****a@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago

← Back to repository