Skip to content

build(deps): bump xsdata from 24.12 to 26.2#330

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/uv/xsdata-26.2
Open

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 1, 2026

Bumps xsdata from 24.12 to 26.2.

Release notes

Sourced from xsdata's releases.

v26.2

What's Changed

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

v26.1

What's Changed

New Contributors

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

v25.7

What's Changed

... (truncated)

Changelog

Sourced from xsdata's changelog.

26.2 (2026-02-15)

Fixes

  • Fix elements in same choice different branches incorrectly merged as list (#1206)

Features

  • Infer XML required property from typing annotations (#1208)
  • Generate required metadata only for attributes without default values (#1208)

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)

... (truncated)

Commits
  • 7a82d77 Prepare v26.2 (#1209)
  • f3bbc43 Merge pull request #1208 from tefra/rework-optionals
  • 8864597 Infer required meta whenever possible
  • 5c29655 Generate required metadata only for attributes withou default values
  • acef413 Add optional on type analyze result
  • 7955e00 Improve debug converter
  • dca262b Fix elements in same choice different branches incorrectly merged as list (#1...
  • b5e42df Drop pymdownx-superfence-filter-lines (#1204)
  • 2d86be5 Bump min dependency versions (#1203)
  • 01c152a Preparing v26.1 (#1202)
  • 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 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.2.
- [Release notes](https://github.com/tefra/xsdata/releases)
- [Changelog](https://github.com/tefra/xsdata/blob/main/CHANGES.md)
- [Commits](tefra/xsdata@v24.12...v26.2)

---
updated-dependencies:
- dependency-name: xsdata
  dependency-version: '26.2'
  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 May 1, 2026
@dependabot dependabot Bot requested a review from afuetterer as a code owner May 1, 2026 08:24
@dependabot dependabot Bot added type: build Changes that affect the build system or external dependencies deps: python Pull requests that update Python code labels May 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