brightsparklabs / appcli

A library for adding CLI interfaces to applications in the brightSPARK Labs style
MIT License
2 stars 4 forks source link

Bump dataclasses-json from 0.5.7 to 0.5.14 #362

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps dataclasses-json from 0.5.7 to 0.5.14.

Release notes

Sourced from dataclasses-json's releases.

v0.5.14

What's Changed

New Contributors

Full Changelog: https://github.com/lidatong/dataclasses-json/compare/v0.5.13...v0.5.14

v0.5.13

What's Changed

Full Changelog: https://github.com/lidatong/dataclasses-json/compare/v0.5.12...v0.5.13

v0.5.12

What's Changed

Full Changelog: https://github.com/lidatong/dataclasses-json/compare/v0.5.11...v0.5.12

v0.5.11

What's Changed

Full Changelog: https://github.com/lidatong/dataclasses-json/compare/v0.5.10...v0.5.11

v0.5.10

What's Changed

... (truncated)

Commits
  • 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)
  • 150b817 The global config dictionary keys can also be Optional[type] (#255)
  • 48ce46c fix mashmallow fields.Tuple creation (#434)
  • faaa852 Temporarily disable code coverage publish for fork PRs (#444)
  • 4a24b12 Revert type hint in annotation call (#441)
  • ac20ad9 Fixes bug related to Tuples defined with ellipsis (#440)
  • 44710d8 Fix multiline scripts in CI (#439)
  • 1c05179 Remove push event filter from release (#437)
  • 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.

dependabot[bot] commented 1 year ago

Superseded by #378.