FirefoxMetzger / scikit-bot

Robotics in Python
Apache License 2.0
13 stars 2 forks source link

MAINT: Bump xsdata from 22.1 to 22.12 #198

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

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)