|  | Commit message (Collapse) | Author | Age | Lines | 
|---|
| |\  
| | 
| | | Migrate to ruff | 
| | | |  | 
| | | 
| | 
| | 
| | 
| | | Co-authored-by: wookie184 <[email protected]>
Co-authored-by: Amrou Bellalouna <[email protected]> | 
| |/ |  | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| | Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.21.1 to 1.22.1.
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-python/compare/1.21.1...1.22.1)
---
updated-dependencies:
- dependency-name: sentry-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 
| |\  
| | 
| | | Fix extra space in .help command signature | 
| | | |  | 
| |/ |  | 
| |\  
| | 
| | | Run null check on needed API keys before loading cogs. | 
| | | 
| | 
| | | Co-authored-by: wookie184 <[email protected]> | 
| | | |  | 
| | | |  | 
| | | |  | 
| |/  
|   
|   
|   
|   
| | This makes sure that all cogs that need keys won't load.
Which helps in avoiding exceptions at runtime, and give a clearer warning at startup time. | 
| | |  | 
| |\  
| | 
| | | Use pydantic for configuration management | 
| | | |  | 
| | | |  | 
| | | |  | 
| | | |  | 
| | | |  | 
| | | |  | 
| | | |  | 
| | | |  | 
| | | |  | 
| | | |  | 
| | | 
| | 
| | 
| | | This reverts commit 8d4fa84652e98dcb92fddf0a776c32634e0dfcf0. | 
| | | 
| | 
| | 
| | | This reverts commit 696865a9fd1623941b78917e2320c954eead9992. | 
| | | |  | 
| | | |  | 
| | | 
| | 
| | 
| | | This also renames RedisConfig to Redis, the way we have it in Python | 
| | | |  | 
| | | |  | 
| | | |  | 
| | | |  | 
| | | |  | 
| | | 
| | 
| | 
| | | This also renames the Client class to Bot, to align better with Python. | 
| | | |  | 
| | | |  | 
| | | |  | 
| |/ |  | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| | Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v3.3.0...v3.3.1)
---
updated-dependencies:
- dependency-name: pre-commit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| | Bumps [pip-licenses](https://github.com/raimon49/pip-licenses) from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/raimon49/pip-licenses/releases)
- [Changelog](https://github.com/raimon49/pip-licenses/blob/master/CHANGELOG.md)
- [Commits](https://github.com/raimon49/pip-licenses/compare/v-4.3.0...v-4.3.1)
---
updated-dependencies:
- dependency-name: pip-licenses
  dependency-type: direct:development
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 
| |\  
| | 
| | | Bump pre-commit from 3.2.2 to 3.3.0 | 
| |/  
|   
|   
|   
|   
|   
|   
|   
|   
|   
|   
|   
|   
|   
| | Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.2.2 to 3.3.0.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v3.2.2...v3.3.0)
---
updated-dependencies:
- dependency-name: pre-commit
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]> | 
| | 
| 
| 
| | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| | Bumps [pip-licenses](https://github.com/raimon49/pip-licenses) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/raimon49/pip-licenses/releases)
- [Changelog](https://github.com/raimon49/pip-licenses/blob/master/CHANGELOG.md)
- [Commits](https://github.com/raimon49/pip-licenses/compare/v-4.2.0...v-4.3.0)
---
updated-dependencies:
- dependency-name: pip-licenses
  dependency-type: direct:development
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]> | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| | Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.20.0 to 1.21.0.
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-python/compare/1.20.0...1.21.0)
---
updated-dependencies:
- dependency-name: sentry-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 
| | 
| 
| | Co-authored-by: wookie184 <[email protected]> | 
| |\  
| | 
| | | Bump sentry-sdk from 1.19.1 to 1.20.0 |