Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): Update dependency structlog to v24.4.0 (#218)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [structlog](https://github.com/hynek/structlog) ([changelog](https://github.com/hynek/structlog/blob/main/CHANGELOG.md)) | minor | `==24.2.0` -> `==24.4.0` | --- ### Release Notes <details> <summary>hynek/structlog (structlog)</summary> ### [`v24.4.0`](https://github.com/hynek/structlog/blob/HEAD/CHANGELOG.md#2440---2024-07-17) [Compare Source](https://github.com/hynek/structlog/compare/24.3.0...24.4.0) ##### Changed No code changes since 24.3.0 ### [`v24.3.0`](https://github.com/hynek/structlog/blob/HEAD/CHANGELOG.md#2430---2024-07-17) [Compare Source](https://github.com/hynek/structlog/compare/24.2.0...24.3.0) ##### Added - Restore feature parity between `structlog.traceback.ExceptionDictTransformer` and Rich's traceback extractor: - When displaying locals, use Rich for formatting if it is available. - When displaying locals, call `repr()` on strings, too (improves handling of `SecretStr` implementations). - Add `locals_max_length` config option - Add `locals_hide_sunder` config option - Add `locals_hide_dunder` config option - Add `suppress` config option [#​627](https://github.com/hynek/structlog/pull/627) ##### Changed - `structlog.testing.capture_logs()` now maps the `exception` log level to `error` (as it's elsewhere). [#​628](https://github.com/hynek/structlog/pull/628) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
- Loading branch information