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

MAINT: Bump xsdata from 22.1 to 22.12 #198

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 19, 2022

Bumps xsdata from 22.1 to 22.12.

Changelog

Sourced from xsdata's changelog.

22.12 (2022-12-17)

  • Added option to ignore xml pattern restrictions [#727](https://github.com/tefra/xsdata/issues/727) <https://github.com/tefra/xsdata/pull/727>_
  • Added globalns support via SerializerConfig [#724](https://github.com/tefra/xsdata/issues/724) <https://github.com/tefra/xsdata/pull/724>_
  • Pinned docformatter version to v1.5.0 [#729](https://github.com/tefra/xsdata/issues/729) <https://github.com/tefra/xsdata/pull/729>_

22.11 (2022-11-06)

  • Added list wrapper for elements and primitive nodes [#710](https://github.com/tefra/xsdata/issues/710) <https://github.com/tefra/xsdata/pull/710>_

22.9 (2022-09-24)

  • Fixed code generation inconsistencies in different operating systems.
  • Fixed circular imports error [#706](https://github.com/tefra/xsdata/issues/706) <https://github.com/tefra/xsdata/pull/706>_
  • Fixed naming conflicts in imports [#706](https://github.com/tefra/xsdata/issues/706) <https://github.com/tefra/xsdata/pull/706>_
  • Fixed issue with wrong occurrences in DTD code generation [#705](https://github.com/tefra/xsdata/issues/705) <https://github.com/tefra/xsdata/pull/705>_
  • Fixed xs:group and xs:attrGroup name conflicts [#702](https://github.com/tefra/xsdata/issues/702) <https://github.com/tefra/xsdata/pull/702>_
  • Added mathml3 in standard schemas

22.8 (2022-08-21)

  • Added pycode serializer [#626](https://github.com/tefra/xsdata/issues/626) <https://github.com/tefra/xsdata/issues/626>_
  • Added option to filter out unused global types [#691](https://github.com/tefra/xsdata/issues/691) <https://github.com/tefra/xsdata/issues/691>_
  • Avoid using generics for mixed content when possible [#696](https://github.com/tefra/xsdata/issues/696) <https://github.com/tefra/xsdata/pull/696>_
  • Removed support for python 3.6 [#671](https://github.com/tefra/xsdata/issues/671) <https://github.com/tefra/xsdata/pull/671>_

22.7 (2022-07-22)

  • Fix empty lists do not get serialized [#686](https://github.com/tefra/xsdata/issues/686) <https://github.com/tefra/xsdata/issues/686>_
  • Added external DTD code generator [#688](https://github.com/tefra/xsdata/issues/688) <https://github.com/tefra/xsdata/pull/688>_
  • Added support for python 3.11

In the next release we will drop python 3.6 support!!!

22.5 (2022-05-08)

  • Added support for xml date/time nanoseconds [#679](https://github.com/tefra/xsdata/issues/679) <https://github.com/tefra/xsdata/pull/679>_

22.4 (2022-04-10)

  • Added config option to unnest classes
  • Added new class meta option global_type, to hide classes from discovery
  • Removed min/max length restrictions for enum type fields
  • Allow builtin xml types to be fully extended [#672](https://github.com/tefra/xsdata/issues/672) <https://github.com/tefra/xsdata/pull/672>_

22.3 (2022-03-20)

... (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 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.1 to 22.12.
- [Release notes](https://github.com/tefra/xsdata/releases)
- [Changelog](https://github.com/tefra/xsdata/blob/master/CHANGES.rst)
- [Commits](tefra/xsdata@v22.1...v22.12)

---
updated-dependencies:
- dependency-name: xsdata
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 19, 2022
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