Skip to content

chore(deps): bump dataclass-wizard from 0.39.1 to 1.0.0#670

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/dataclass-wizard-1.0.0
Open

chore(deps): bump dataclass-wizard from 0.39.1 to 1.0.0#670
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/dataclass-wizard-1.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 16, 2026

Copy link
Copy Markdown
Contributor

Bumps dataclass-wizard from 0.39.1 to 1.0.0.

Changelog

Sourced from dataclass-wizard's changelog.

1.0.0 (2026-07-02)

Major Release

This is the first stable major release of Dataclass Wizard.

Highlights include:

  • Made the v1 serialization and deserialization implementation the default.
  • Moved the legacy pre-v1 implementation under dataclass_wizard.v0 for compatibility.
  • Removed the temporary dataclass_wizard.v1 package used during the v1 opt-in period.
  • Added public modules for environment loading, meta configuration, conditions, patterns, properties, and mixins.
  • Added dedicated JSON, YAML, and TOML mixins under dataclass_wizard.mixins.
  • Improved automatic type conversion, alias handling, nested paths, recursive types, and union handling.
  • Added and updated type stubs across the package.
  • Reorganized the CLI package from wizard_cli to cli.
  • Updated README, documentation, examples, and tests for the v1 release.
  • Included numerous internal refactors, cleanup, and compatibility improvements.
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 show <dependency name> 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)

Bumps [dataclass-wizard](https://github.com/rnag/dataclass-wizard) from 0.39.1 to 1.0.0.
- [Changelog](https://github.com/rnag/dataclass-wizard/blob/main/HISTORY.rst)
- [Commits](rnag/dataclass-wizard@v0.39.1...v1.0.0)

---
updated-dependencies:
- dependency-name: dataclass-wizard
  dependency-version: 1.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot added dependencies dealing with project dependencies python:uv Pull requests that update python:uv code labels Jul 16, 2026
@oss-auto-merger
oss-auto-merger Bot enabled auto-merge (squash) July 16, 2026 07:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies dealing with project dependencies python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants