ebb-earl-co / tidal-wave

Waving at the TIDAL music service
Apache License 2.0
38 stars 2 forks source link

Dependabot monitoring PyPi dependencies(deps): Bump dataclass-wizard from 0.22.2 to 0.22.3 #66

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps dataclass-wizard from 0.22.2 to 0.22.3.

Changelog

Sourced from dataclass-wizard's changelog.

0.22.3 (2024-01-29)

Features and Improvements

  • Add full support for Python 3.11 and 3.12 (Credits to :user:alexanderilyin on :pr:101)
  • Project-specific development changes
    • Update CI to run tests on PY 3.11 and 3.12
    • Update wheel version
    • Update setup.py to add a dev extra which installs dev-related dependencies
    • Move test dependencies into requirements-test.txt
    • Add sphinx_issues dependency to easily add link in docs to an user/issue/PR on GitHub
    • Update project_urls on PyPI to add extra links, such as "Changelog" and "Issue Tracker"

Bugfixes

  • Fix: Loading a Variadic Tuple fails for length 0 (Credits to :user:intentionally-left-nil on :pr:105)
  • Stop-gap fix for time-string patterns that contain - or +, as Python 3.11+ can interpret this as timezone data.
Commits


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 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)