hikari-arc
hikari-arc copied to clipboard
A command handler for hikari with a focus on type-safety and correctness.
Updates the requirements on [mkdocstrings-python](https://github.com/mkdocstrings/python) to permit the latest version. Release notes Sourced from mkdocstrings-python's releases. 1.10.2 1.10.2 - 2024-05-16 Compare with 1.10.1 Bug Fixes Actually make use of custom...
Updates the requirements on [mkdocs-material[imaging]](https://github.com/squidfunk/mkdocs-material) to permit the latest version. Release notes Sourced from mkdocs-material[imaging]'s releases. mkdocs-material-9.5.23 Fixed #7183: Edge case in anchor navigation when using instant navigation Fixed #6436:...
Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.362 to 1.1.363. Commits 68882e9 [pyright updated to 1.1.363] Update Version (#272) See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with...
### Summary Add an attribute to ``errors.MaxConcurrencyReachedError`` that stores which bucket (user/channel/guild/global) was reached ### Why is this needed? This attribute would allow people to create custom error messages instead...
Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.11.0 to 4.12.0. Release notes Sourced from typing-extensions's releases. 4.12.0 This release focuses on compatibility with the upcoming release of Python 3.13. Most changes are related to...
Bumps [pyright](https://github.com/RobertCraigie/pyright-python) from 1.1.369 to 1.1.377. Commits 5a98910 Pyright NPM Package update to 1.1.377 (#289) ae9a6c1 Pyright NPM Package update to 1.1.376 (#288) ec0e68a [pyright updated to 1.1.375] Update Version...
Updates the requirements on [mkdocs-material[imaging]](https://github.com/squidfunk/mkdocs-material) to permit the latest version. Release notes Sourced from mkdocs-material[imaging]'s releases. mkdocs-material-9.5.32 Fixed RXSS vulnerability via deep link in search results Added support for fetching...
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.5.5 to 0.6.1. Release notes Sourced from ruff's releases. 0.6.1 Release Notes This is a hotfix release to address an issue with ruff-pre-commit. In v0.6, Ruff changed...
Updates the requirements on [black](https://github.com/psf/black) to permit the latest version. Release notes Sourced from black's releases. 24.8.0 Stable style Fix crash when # fmt: off is used before a closing...
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.23.7 to 0.23.8. Release notes Sourced from pytest-asyncio's releases. pytest-asyncio 0.23.8 0.23.8 (2024-07-17) Fixes a bug that caused duplicate markers in async tests #813 Known issues As...