Informasjonsforvaltning / dcat-ap-no-validator-service

A shacl based validator backend service for validating catalogs against dcat-ap-no specifications
Apache License 2.0
2 stars 0 forks source link

chore(deps): bump python-json-logger from 2.0.4 to 2.0.6 #123

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps python-json-logger from 2.0.4 to 2.0.6.

Release notes

Sourced from python-json-logger's releases.

v2.0.6

Changed

  • Parameter rename_fields in merge_record_extra is now optional - @​afallou

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.6] - 2023-02-14

Changed

  • Parameter rename_fields in merge_record_extra is now optional - @​afallou

[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
  • 08d41b3 Merge remote-tracking branch 'origin/master'
  • 7ad9717 Release v2.0.6
  • 4e9b241 Make rename_fields in merge_record_extra optional (#164)
  • 2727f13 Updated release action to use python 3.11 as base and upgraded action verions...
  • 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...
  • 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[bot] commented 1 year ago

Superseded by #127.