FAQ | This is a LIVE service | Changelog

chore(deps): update all non-major dependencies

This MR contains the following updates:

Package Type Update Change
pre-commit dev minor 3.6.1 -> 3.8.0
rich dev patch 13.7.0 -> 13.7.1
structlog (changelog) dependencies minor 24.1.0 -> 24.4.0
uis/devops/continuous-delivery/ci-templates repository minor v4.4.0 -> v4.5.0

Release Notes

pre-commit/pre-commit (pre-commit)

v3.8.0

Compare Source

==================

Features

v3.7.1

Compare Source

==================

Fixes

v3.7.0

Compare Source

==================

Features
  • Use a tty for docker and docker_image hooks when --color is specified.
Fixes
Updating
  • The per-hook behaviour of fail_fast was fixed. If you want the pre-3.7.0 behaviour, add fail_fast: true to all hooks before the last fail_fast hook.

v3.6.2

Compare Source

==================

Fixes
Textualize/rich (rich)

v13.7.1

Compare Source

Fixed
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

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
uis/devops/continuous-delivery/ci-templates (uis/devops/continuous-delivery/ci-templates)

v4.5.0

Compare Source


Configuration

📅 Schedule: Branch creation - "every weekday" in timezone Europe/London, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This MR will be recreated if closed unmerged. Get config help if that's undesired.


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

This MR has been generated by Renovate Bot.

Edited by Ghost User

Merge request reports

Loading