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

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps python-json-logger from 2.0.4 to 2.0.7.

Release notes

Sourced from python-json-logger's releases.

v2.0.7

Changed

  • Fix inclusion of py.typed in pip packages - @​sth
  • Added pytest support with test file rename. Migrated to assertEqual

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

Changed

  • Fix inclusion of py.typed in pip packages - @​sth
  • Added pytest support with test file rename. Migrated to assertEqual

[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
  • 213ce50 v2.0.7
  • fc76d79 Fix inclusion of py.typed in pip packages (#168)
  • 53b3626 Update README.md
  • 4475962 Renamed test file to support pytest execution. Converted deprecated assertEqu...
  • 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)
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.