webis-de / archive-query-log

📜 The Archive Query Log.
https://tira.io/task/archive-query-log
MIT License
22 stars 0 forks source link

Update dataclasses-json requirement from ~=0.5.7 to ~=0.6.0 #14

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Updates the requirements on dataclasses-json to permit the latest version.

Release notes

Sourced from dataclasses-json's releases.

v0.6.0

What's Changed

Due to a behaviour change discovered in lidatong/dataclasses-json#466 and also as a matter of preparation for full deprecation of Py3.7, we are bumping the minor version to 0.6.0. Most important change is that since 0.5.9 builtins are coerced automatically without throwing an exception. Please visit the issue for more info :)

New Contributors

Full Changelog: https://github.com/lidatong/dataclasses-json/compare/v0.5.15...v0.6.0

Commits
  • 02c561f Fix for #239: Union inside List or Dict is not deserialized as the correspond...
  • 54c6061 Update Poetry version used for 3.7 test suite and change Requires-Python boun...
  • dd4c414 Improve dataclass_json and _process_class type annotations (#475)
  • 89578cb Support for Counter objects (#471)
  • dcb9372 Add documentation for how to use with Numpy and Pandas (#470)
  • 04ddea8 Fix: if field has custom decoder, schema takes it into account (#462)
  • d1a4464 feat: Implement dymamic versioning (#454)
  • c6e248c Update Python version boundaries to include 3.12 (#449)
  • 4c087eb Fixes recursion bug related to enum flags (#447)
  • 5a1174c Fix global_config.mm_fields having no effect (#253)
  • Additional commits viewable in compare view


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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
codecov[bot] commented 9 months ago

Codecov Report

Patch has no changes to coverable lines.

:loudspeaker: Thoughts on this report? Let us know!.