Skip to content

fix(deps): Update dependency structlog to v24#184

Closed
cq-bot wants to merge 1 commit intomainfrom
renovate/structlog-24.x
Closed

fix(deps): Update dependency structlog to v24#184
cq-bot wants to merge 1 commit intomainfrom
renovate/structlog-24.x

Conversation

@cq-bot
Copy link
Copy Markdown
Contributor

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

This PR contains the following updates:

Package Update Change
structlog (changelog) major ==23.3.0 -> ==24.2.0

Release Notes

hynek/structlog (structlog)

v24.2.0

Compare Source

Added
  • It is now possible to disable log level-padding in structlog.dev.LogLevelColumnFormatter and structlog.dev.ConsoleRenderer.
    #​599

  • The structlog.processors.CallsiteParameterAdder can now be pickled.
    #​603

  • structlog.processors.CallsiteParameterAdder now also works with structlog.stdlib.BoundLogger's non-standard async methods (ainfo(), and so forth)
    #​618

Changed
  • structlog.processors.LogfmtRenderer now escapes newlines.
    #​592

  • structlog.processors.LogfmtRenderer now escapes backslashes and double quotes.
    #​594

  • structlog.processors.CallsiteParameterAdder has been optimized to be about 2x faster.
    #​606

Fixed
  • structlog.stdlib.render_to_log_kwargs now correctly passes stacklevel as a kwarg to stdlib logging.
    #​619

v24.1.0

Compare Source

Fixed
  • The lazy logger proxy returned by structlog.get_logger() now returns its initial values when asked for context.
    When asked for context before binding for the first time, it returned an empty dictionary in 23.3.0.

  • The displayed level name when using structlog.stdlib.BoundLogger.exception() is "error" instead of "exception".
    Fixes regression in 23.3.0.
    #​584

  • Don't ignore the width argument of RichTracebackFormatter.
    #​587


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.

@erezrokah erezrokah closed this Jun 2, 2024
@cq-bot
Copy link
Copy Markdown
Contributor Author

cq-bot commented Jun 2, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 24.x releases. But if you manually upgrade to 24.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@cq-bot cq-bot deleted the renovate/structlog-24.x branch June 2, 2024 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants