Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): Update dependency structlog to v24.4.0 #218

Merged
merged 1 commit into from
Aug 1, 2024

Conversation

cq-bot
Copy link
Contributor

@cq-bot cq-bot commented Aug 1, 2024

This PR contains the following updates:

Package Update Change
structlog (changelog) minor ==24.2.0 -> ==24.4.0

Release Notes

hynek/structlog (structlog)

v24.4.0

Compare Source

Changed

No code changes since 24.3.0

v24.3.0

Compare Source

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

Changed
  • structlog.testing.capture_logs() now maps the exception log level to error (as it's elsewhere).
    #​628

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@cq-bot cq-bot added the automerge Add to automerge PRs once requirements are met label Aug 1, 2024
@kodiakhq kodiakhq bot merged commit f320480 into main Aug 1, 2024
5 checks passed
@kodiakhq kodiakhq bot deleted the renovate/structlog-24.x branch August 1, 2024 03:18
kodiakhq bot pushed a commit that referenced this pull request Aug 1, 2024
🤖 I have created a release *beep* *boop*
---


## [0.1.32](v0.1.31...v0.1.32) (2024-08-01)


### Bug Fixes

* **deps:** Update dependency cloudquery-plugin-pb to v0.0.33 ([#220](#220)) ([33ad65f](33ad65f))
* **deps:** Update dependency exceptiongroup to v1.2.2 ([#211](#211)) ([ea7f54b](ea7f54b))
* **deps:** Update dependency grpcio to v1.65.2 ([#215](#215)) ([0936749](0936749))
* **deps:** Update dependency grpcio-tools to v1.65.2 ([#216](#216)) ([c4887ee](c4887ee))
* **deps:** Update dependency numpy to v2.0.1 ([#212](#212)) ([f460c5b](f460c5b))
* **deps:** Update dependency protobuf to v5.27.3 ([#214](#214)) ([1f50a0c](1f50a0c))
* **deps:** Update dependency pyarrow to v17 ([#219](#219)) ([766bba9](766bba9))
* **deps:** Update dependency pytest to v8.3.2 ([#217](#217)) ([5c1d110](5c1d110))
* **deps:** Update dependency structlog to v24.4.0 ([#218](#218)) ([f320480](f320480))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Add to automerge PRs once requirements are met
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant