Skip to content

build(deps): bump xsdata from 24.12 to 26.1#318

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/uv/xsdata-26.1
Closed

build(deps): bump xsdata from 24.12 to 26.1#318
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/uv/xsdata-26.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2026

Bumps xsdata from 24.12 to 26.1.

Release notes

Sourced from xsdata's releases.

v26.1

What's Changed

New Contributors

Full Changelog: tefra/xsdata@v25.7...v26.1

v25.7

What's Changed

New Contributors

Full Changelog: tefra/xsdata@v25.4...v25.7

v25.4

What's Changed

... (truncated)

Changelog

Sourced from xsdata's changelog.

26.1 (2026-01-20)

Fixes

  • Fixed missing imports on inheriting multiple mixins for the same class (#1156)
  • Fixed choice elements with minOccurs <= 1 not marked as optional
  • Fixed incorrect max_occurs for elements in different choice blocks (#1179)
  • Fixed AttributeError when retrieving subclasses from cython packages (#1200)

Features

  • Added flag for specifying extensions (#1168)
  • Added support for python 3.14 (#1173)
  • Switched to Sequence when using generic containers (#1201)

Deprecations

  • Removed Python 3.9 support (#1189) (#1191)
  • Removed cli options union-type, kw-only, postponed-annotations are now always enabled
  • Removed xsdata shorthand (#1128)

25.7 (2025-07-06)

Fixes

  • Ignore dynamic classes in auto-discovery mode. (#1144)
  • Parsing tail content with nested mixed classes (#1151)

25.4 (2025-04-13)

Features

  • Allow extensions to match module paths (#1132)

  • Improve duplicate class names detection and resolution (#1127)

Fixes

  • Resolve Code Quality Issue
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)

Bumps [xsdata](https://github.com/tefra/xsdata) from 24.12 to 26.1.
- [Release notes](https://github.com/tefra/xsdata/releases)
- [Changelog](https://github.com/tefra/xsdata/blob/main/CHANGES.md)
- [Commits](tefra/xsdata@v24.12...v26.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added deps: python Pull requests that update Python code type: build Changes that affect the build system or external dependencies labels Feb 1, 2026
@dependabot dependabot bot requested a review from afuetterer as a code owner February 1, 2026 07:27
@dependabot dependabot bot added type: build Changes that affect the build system or external dependencies deps: python Pull requests that update Python code labels Feb 1, 2026
@afuetterer afuetterer closed this Apr 10, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 10, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/uv/xsdata-26.1 branch April 10, 2026 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

deps: python Pull requests that update Python code type: build Changes that affect the build system or external dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant