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

Bump python-json-logger from 2.0.4 to 2.0.5 #21

Merged
merged 1 commit into from
Feb 14, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 13, 2023

Bumps python-json-logger from 2.0.4 to 2.0.5.

Release notes

Sourced from python-json-logger's releases.

v2.0.5

Added

  • Allow reserved attrs to be renamed - @​henkhogan
  • Support added for Python 3.11
  • Now verifying builds in Pypy 3.9 as well
  • Type annotations are now in the package - @​louis-jaris

Changed

  • Fix rename_fields for exc_info - @​guilhermeferrari
  • Cleaned up test file for PEP8 - @​lopagela
  • Cleaned up old Python 2 artifacts - @​louis-jaris
  • Dropped Python 3.5 support - @​idomozes
  • Moved type check via tox into 3.11 run only
  • Added test run in Python3.6 (will keep for a little while longer, but it's EOL so upgrade)
Changelog

Sourced from python-json-logger's changelog.

[2.0.5] - 2023-02-12

Added

  • Allow reserved attrs to be renamed - @​henkhogan
  • Support added for Python 3.11
  • Now verifying builds in Pypy 3.9 as well
  • Type annotations are now in the package - @​louis-jaris

Changed

  • Fix rename_fields for exc_info - @​guilhermeferrari
  • Cleaned up test file for PEP8 - @​lopagela
  • Cleaned up old Python 2 artifacts - @​louis-jaris
  • Dropped Python 3.5 support - @​idomozes
  • Moved type check via tox into 3.11 run only
  • Added test run in Python3.6 (will keep for a little while longer, but it's EOL so upgrade)
Commits
  • 5b7692b Release v2.0.5
  • 9e615ce #147: Feature request: Add ECS compatibility (#148)
  • b87736a chore(tests): add Python 3.11 in CI runs/tox/trove classifier (#161)
  • 7b80d44 Fix rename_fields for exc_info (#160)
  • 51e07af Tox test run cleanup, lint and type removed and type added to py3.11 run only...
  • 88ef6b0 Tox test run cleanup, lint and type removed and type added to py3.11 run only...
  • 43b4840 Tox test run cleanup, lint and type removed and type added to py3.11 run only...
  • 1ba2b2c Downgraded runs-on to ubuntu-20.04 to support python3.6 runs for a little whi...
  • 7bc9943 Downgraded runs-on to ubuntu-20.04 to support python3.6 runs for a little whi...
  • 48ca62e Downgraded runs-on to ubuntu-20.04 to support python3.6 runs for a little whi...
  • 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)

Bumps [python-json-logger](https://github.com/madzak/python-json-logger) from 2.0.4 to 2.0.5.
- [Release notes](https://github.com/madzak/python-json-logger/releases)
- [Changelog](https://github.com/madzak/python-json-logger/blob/master/CHANGELOG.md)
- [Commits](madzak/python-json-logger@v2.0.4...v2.0.5)

---
updated-dependencies:
- dependency-name: python-json-logger
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 13, 2023
@resmo resmo merged commit e97802d into master Feb 14, 2023
@resmo resmo deleted the dependabot/pip/python-json-logger-2.0.5 branch February 14, 2023 11: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.

1 participant