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

build(deps): bump structlog from 20.2.0 to 21.1.0 in /tools #791

Merged
merged 1 commit into from
Mar 12, 2021

Conversation

dependabot[bot]
Copy link
Contributor

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

⚠️ Dependabot is rebasing this PR ⚠️

If you make any changes to it yourself then they will take precedence over the rebase.


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 the tools Common Python tools label Feb 22, 2021
@dependabot dependabot bot force-pushed the dependabot/pip/tools/structlog-21.1.0 branch 3 times, most recently from 583ede7 to dd25145 Compare March 12, 2021 20:06
@dependabot dependabot bot force-pushed the dependabot/pip/tools/structlog-21.1.0 branch from dd25145 to 98a4e10 Compare March 12, 2021 20:08
@marco-c marco-c merged commit ecdb0b9 into master Mar 12, 2021
@marco-c marco-c deleted the dependabot/pip/tools/structlog-21.1.0 branch March 12, 2021 21:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tools Common Python tools
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant