Skip to content

fix(deps): Update dependency structlog to v23.2.0#93

Merged
kodiakhq[bot] merged 1 commit intomainfrom
renovate/structlog-23.x
Dec 1, 2023
Merged

fix(deps): Update dependency structlog to v23.2.0#93
kodiakhq[bot] merged 1 commit intomainfrom
renovate/structlog-23.x

Conversation

@cq-bot
Copy link
Copy Markdown
Contributor

@cq-bot cq-bot commented Dec 1, 2023

This PR contains the following updates:

Package Update Change
structlog (changelog) minor ==23.1.0 -> ==23.2.0

Release Notes

hynek/structlog (structlog)

v23.2.0

Compare Source

Removed
  • Support for Python 3.7.
Added
  • Official support for Python 3.12.
    #​515

  • structlog.processors.MaybeTimeStamper that only adds a timestamp if there isn't one already.
    #​81

  • structlog.dev.ConsoleRenderer now supports renamed timestamp keys using the timestamp_key parameter.
    #​541

  • structlog.dev.RichTracebackFormatter that allows to configure the traceback formatting.
    #​542

Fixed
  • FilteringBoundLogger.exception() and FilteringBoundLogger.aexception() now support positional argument formatting like the rest of the methods.
    #​531
  • structlog.processors.format_exc_info() and structlog.dev.ConsoleRenderer do not crash anymore when told to format a non-existent exception.
    #​533

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 Dec 1, 2023
@kodiakhq kodiakhq bot merged commit 350f2d6 into main Dec 1, 2023
@kodiakhq kodiakhq bot deleted the renovate/structlog-23.x branch December 1, 2023 03:51
@cq-bot cq-bot mentioned this pull request Dec 1, 2023
kodiakhq bot pushed a commit that referenced this pull request Dec 18, 2023
🤖 I have created a release *beep* *boop*
---


## [0.1.9](v0.1.8...v0.1.9) (2023-12-18)


### Features

* Add package command ([#84](#84)) ([69bd71d](69bd71d))


### Bug Fixes

* **deps:** Update dependency black to v23.11.0 ([#90](#90)) ([a9bb395](a9bb395))
* **deps:** Update dependency black to v23.12.0 ([#95](#95)) ([1fa9e2c](1fa9e2c))
* **deps:** Update dependency exceptiongroup to v1.2.0 ([#91](#91)) ([2a59001](2a59001))
* **deps:** Update dependency grpcio to v1.59.3 ([#85](#85)) ([4512f59](4512f59))
* **deps:** Update dependency grpcio to v1.60.0 ([#96](#96)) ([4592007](4592007))
* **deps:** Update dependency grpcio-tools to v1.59.3 ([#86](#86)) ([e8eeb7c](e8eeb7c))
* **deps:** Update dependency grpcio-tools to v1.60.0 ([#97](#97)) ([2ffd88b](2ffd88b))
* **deps:** Update dependency numpy to v1.26.2 ([#88](#88)) ([5f8f469](5f8f469))
* **deps:** Update dependency pandas to v2.1.3 ([#89](#89)) ([1a7eaf6](1a7eaf6))
* **deps:** Update dependency pandas to v2.1.4 ([#94](#94)) ([f90efc3](f90efc3))
* **deps:** Update dependency protobuf to v4.25.1 ([#92](#92)) ([cb9105e](cb9105e))
* **deps:** Update dependency structlog to v23.2.0 ([#93](#93)) ([350f2d6](350f2d6))

---
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.

2 participants