Skip to content

Bump xmlschema from 1.10.0 to 2.0.0#45

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/xmlschema-2.0.0
Closed

Bump xmlschema from 1.10.0 to 2.0.0#45
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/xmlschema-2.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 19, 2022

Copy link
Copy Markdown

Bumps xmlschema from 1.10.0 to 2.0.0.

Release notes

Sourced from xmlschema's releases.

v2.0.0 (2022-07-18)

  • Refactor XPath interface for the full XPath node implementation of elementpath v3.0
  • Fix BadgerFishConverter with mixed content (issue #315)
  • Improve get() and set() of DataElement (issue #314)

v1.11.3 (2022-06-24)

  • Fix invalid element not detected with empty particle (issue #306)
  • Fix Sphinx warnings (issue #305)

v1.11.2 (2022-06-11)

  • Fix 'replace_existing' argument usage in XsdElement.get_binding method (issue #300)
  • Add Russian full translation (from PR #303 and #304)

v1.11.1 (2022-05-22)

  • Protect converter calls in iter_decode()/iter_encode()
  • Extend XSD type matching for code generators

v1.11.0 (2022-05-14)

  • Add localization for XSD parsing and validation related error messages
  • Add full Italian translation
  • Add Russian partial translation (from PR #293)
Changelog

Sourced from xmlschema's changelog.

v2.0.0_ (2022-07-18)

  • Refactor XPath interface for the full XPath node implementation of elementpath v3.0
  • Fix BadgerFishConverter with mixed content (issue #315)
  • Improve get() and set() of DataElement (issue #314)

v1.11.3_ (2022-06-24)

  • Fix invalid element not detected with empty particle (issue #306)
  • Fix Sphinx warnings (issue #305)

v1.11.2_ (2022-06-11)

  • Fix 'replace_existing' argument usage in XsdElement.get_binding method (issue #300)
  • Add Russian full translation (from PR #303 and #304)

v1.11.1_ (2022-05-22)

  • Protect converter calls in iter_decode()/iter_encode()
  • Extend XSD type matching for code generators (fallback to schema types with a local name)

v1.11.0_ (2022-05-14)

  • Add localization for validation related error messages
  • Add Italian translation
  • Add Russian partial translation (from PR #293)
Commits
  • 13b45e6 Merge pull request #319 from sissaschool/develop
  • 427452e Update release info and requirements
  • 1d65d84 Extend name matching for DataElement.get() and DataElement.set()
  • add11e8 Merge branch 'develop-v2.0.0' into develop
  • a54cd72 Use attrgetter for sorting elements by name
  • f9b8167 Fix linting errors in tests and trailing line in bindings.py.jinja
  • 8a9844f Restore correctness of type annotations
  • 517045a Remove etree.py module, now in elementpath
  • 74f200c Fix lazy XPath node creation and reset in XMLResource
  • 4086528 Include sample cases from issue #311 (fixed in elementpath>=3.0.0)
  • 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 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 [xmlschema](https://github.com/sissaschool/xmlschema) from 1.10.0 to 2.0.0.
- [Release notes](https://github.com/sissaschool/xmlschema/releases)
- [Changelog](https://github.com/sissaschool/xmlschema/blob/master/CHANGELOG.rst)
- [Commits](sissaschool/xmlschema@v1.10.0...v2.0.0)

---
updated-dependencies:
- dependency-name: xmlschema
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 19, 2022
@dependabot @github

dependabot Bot commented on behalf of github Jul 22, 2022

Copy link
Copy Markdown
Author

Superseded by #46.

@dependabot dependabot Bot closed this Jul 22, 2022
@dependabot dependabot Bot deleted the dependabot/pip/xmlschema-2.0.0 branch July 22, 2022 09:48
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants