Skip to content

Conversation

@dependabot
Copy link
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
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.

0 participants