Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump xsdata from 22.9 to 24.3.1 #56

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 15, 2024

Bumps xsdata from 22.9 to 24.3.1.

Release notes

Sourced from xsdata's releases.

v24.3.1

No release notes provided.

v24.3

No release notes provided.

v24.2.1

What's Changed

Full Changelog: tefra/xsdata@v24.2...v24.2.1

v24.2

What's Changed

New Contributors

Full Changelog: tefra/xsdata@v24.1...v24.2

v24.1

No release notes provided.

v23.8

No release notes provided.

v23.7

No release notes provided.

v23.6

No release notes provided.

... (truncated)

Changelog

Sourced from xsdata's changelog.

24.3.1 (2024-03-10)

Fixes

  • Unnest class with circular reference (#974)

24.3 (2024-03-10)

Features

  • Avoid flattening root elements (#945)
  • Avoid generating ambiguous choices (#946)
  • Added various type reference validations (#966, #967, #968)
  • Calculate circular references more accurately (#969)
  • Prettify codegen errors (#970)
  • Use Ruff to sort imports (#972)

Fixes

  • Move ruff format in the code generator (#964)

24.2.1 (2024-02-19)

  • Fixed FieldInfo type errors (#949)
  • Fixed private package names (#950)

24.2 (2024-02-17)

  • Added Dict encoder/decoder (#921)
  • Deprecated Serializer config pretty_print/pretty_print_indentation (#942)
  • Fixed lxml event writer to respect the encoding configuration (#940)
  • Migrated documentation to mkdocs with markdown
  • Refactored project docstrings

24.1 (2024-01-04)

  • Fixed XmlParser to ignore xsi attrs when fail on unknown attributes is enabled (#846)
  • Fixed parsing mandatory byte elements with no value (#873)
  • Fixed issue in json binding with union fields (#864)

... (truncated)

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 15, 2024
@dependabot dependabot bot force-pushed the dependabot/pip/xsdata-24.3.1 branch 2 times, most recently from 58c5ddc to 11ec75f Compare March 16, 2024 17:28
Bumps [xsdata](https://github.com/tefra/xsdata) from 22.9 to 24.3.1.
- [Release notes](https://github.com/tefra/xsdata/releases)
- [Changelog](https://github.com/tefra/xsdata/blob/main/CHANGES.md)
- [Commits](tefra/xsdata@v22.9...v24.3.1)

---
updated-dependencies:
- dependency-name: xsdata
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/xsdata-24.3.1 branch from 11ec75f to fab813a Compare March 22, 2024 23:05
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 1, 2024

Superseded by #60.

@dependabot dependabot bot closed this Apr 1, 2024
@dependabot dependabot bot deleted the dependabot/pip/xsdata-24.3.1 branch April 1, 2024 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants