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.4 #60

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2024

Bumps xsdata from 22.9 to 24.4.

Release notes

Sourced from xsdata's releases.

v24.4

No release notes provided.

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.

... (truncated)

Changelog

Sourced from xsdata's changelog.

24.4 (2024-04-01)

Features

  • Add xml and lxml tree serializers (#975)
  • Capture namespace prefixes in user dicts (#978)
  • Add cli option to generate wrapper fields (#982)
  • Support wrapper fields in JSON data bindings (#982)
  • Use abstract suffixes to resolve class name conflicts (#985)
  • Add the version number in the cli cache key (#990)
  • Use unicodedata.name for attrs with only special characters (#993)
  • Add src code excerpts on ruff errors (#996)
  • Detect circular imports and raise appropriate error (#999)
  • Add support for Python 3.13 (#1001)
  • Add cli debug messages with performance stats

Fixes

  • Use deepcopy to clone codegen models (#980)
  • Generate type hints for compound fields with token elements (#997)
  • Protect prohibited attrs from turning into lists (#998)
  • Convert child attr to list when parent is list (#998)

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,

... (truncated)

Commits
  • 9a8cd92 release: Bump version & update changelog (#1005)
  • e403f85 docs: Align features
  • 05b03b5 docs: Cleanup a few issues (#1002)
  • 2ebf999 Support python v3.13 (#1001)
  • 6441877 feat: Detect and alert circular imports (#999)
  • 96d2085 Merge pull request #998 from tefra/sdmx-ml-suite
  • ffe2bd1 feat: Convert child attr to list when parent is list
  • 0bc0da3 fix: Protect prohibitted attrs from turning into lists
  • ff01d9b fix: Generate type hints for compound fields with token elements (#997)
  • a15c3e7 feat: Add src code excerpt on ruff errors (#996)
  • Additional commits viewable in compare view

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)

Bumps [xsdata](https://github.com/tefra/xsdata) from 22.9 to 24.4.
- [Release notes](https://github.com/tefra/xsdata/releases)
- [Changelog](https://github.com/tefra/xsdata/blob/main/CHANGES.md)
- [Commits](tefra/xsdata@v22.9...v24.4)

---
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 added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 1, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 13, 2024

Superseded by #64.

@dependabot dependabot bot closed this May 13, 2024
@dependabot dependabot bot deleted the dependabot/pip/xsdata-24.4 branch May 13, 2024 12:07
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