Skip to content

Bump structlog from 20.2.0 to 21.1.0#142

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/structlog-21.1.0
Closed

Bump structlog from 20.2.0 to 21.1.0#142
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/structlog-21.1.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Feb 19, 2021

Bumps structlog from 20.2.0 to 21.1.0.

Release notes

Sourced from structlog's releases.

21.1.0

Backward-incompatible changes:

none

Deprecations:

none

Changes:

  • structlog.threadlocal.wrap_dict() now has a correct type annotation. #290
  • Fix isolation in structlog.contextvars. #302
  • The default configuration and loggers are pickleable again. #301
  • structlog.dev.ConsoleRenderer will now look for a logger_name key if no logger key is set. #295
Changelog

Sourced from structlog's changelog.

21.1.0 (2021-02-18)

Backward-incompatible changes: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

none

Deprecations: ^^^^^^^^^^^^^

none

Changes: ^^^^^^^^

  • structlog.threadlocal.wrap_dict() now has a correct type annotation. [#290](https://github.com/hynek/structlog/issues/290) <https://github.com/hynek/structlog/pull/290>_
  • Fix isolation in structlog.contextvars. [#302](https://github.com/hynek/structlog/issues/302) <https://github.com/hynek/structlog/pull/302>_
  • The default configuration and loggers are pickleable again. [#301](https://github.com/hynek/structlog/issues/301) <https://github.com/hynek/structlog/pull/301>_
  • structlog.dev.ConsoleRenderer will now look for a logger_name key if no logger key is set. [#295](https://github.com/hynek/structlog/issues/295) <https://github.com/hynek/structlog/pull/295>_

Commits
  • 5b5a6c9 Prepare 21.1.0
  • 0b14ec0 Let Black go brrrr
  • b0be044 Allow look for logger_name in ConsoleRenderer
  • 7169709 Strengthen point of bw compat & default settings
  • 334f029 Make filtering loggers pickleable
  • a9bed6f Anarchy!
  • 71727c9 Fix key order in contextvar docs once and for all
  • 765d7f0 Simplify
  • 47580e9 Merge branch 'eladnam-fix-context-vars'
  • 6bdaec5 Improve test coverage
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 19, 2021
@codecov
Copy link
Copy Markdown

codecov bot commented Feb 19, 2021

Codecov Report

Merging #142 (e2399f6) into master (c3a0605) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #142   +/-   ##
=======================================
  Coverage   95.89%   95.89%           
=======================================
  Files          77       77           
  Lines        2170     2170           
  Branches      171      171           
=======================================
  Hits         2081     2081           
  Misses         77       77           
  Partials       12       12           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c3a0605...e2399f6. Read the comment docs.

@dependabot dependabot bot force-pushed the dependabot/pip/structlog-21.1.0 branch from 12abb1d to 1083164 Compare March 31, 2021 08:09
Bumps [structlog](https://github.com/hynek/structlog) from 20.2.0 to 21.1.0.
- [Release notes](https://github.com/hynek/structlog/releases)
- [Changelog](https://github.com/hynek/structlog/blob/main/CHANGELOG.rst)
- [Commits](hynek/structlog@20.2.0...21.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/structlog-21.1.0 branch from 1083164 to e2399f6 Compare April 6, 2021 08:25
@Tastyep Tastyep force-pushed the master branch 6 times, most recently from 0814d20 to cc2f492 Compare July 3, 2021 15:32
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Oct 13, 2021

Superseded by #204.

@dependabot dependabot bot closed this Oct 13, 2021
@dependabot dependabot bot deleted the dependabot/pip/structlog-21.1.0 branch October 13, 2021 04:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants