Skip to content

Bump xmlschema from 1.10.0 to 1.11.3#43

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 27, 2022

Copy link
Copy Markdown

Bumps xmlschema from 1.10.0 to 1.11.3.

Release notes

Sourced from xmlschema's releases.

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.

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
  • 52ca9ec Bump release
  • 65bbcab Fix for issue #306 (invalid element not detected with empty particle)
  • 5ce8bbd Optimize groups iteration methods using for cycles
  • 7c9700d Remove wrong override of ParticleMixin.is_empty() in XsdElement
  • 42ea98f Fix Sphinx warnings (issue #305)
  • 762bc23 Bump release and update Tox tests
  • 4e23c37 Merge origin/master for include russian translation (PR #303 and #304)
  • a56a207 Merge pull request #304 from serwizz/locale_ru
  • 9d3b657 Update russian .po file from the .pot file and fix the untranslated message
  • eb205a8 Merge pull request #303 from serwizz/locale_ru
  • 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 1.11.3.
- [Release notes](https://github.com/sissaschool/xmlschema/releases)
- [Changelog](https://github.com/sissaschool/xmlschema/blob/master/CHANGELOG.rst)
- [Commits](sissaschool/xmlschema@v1.10.0...v1.11.3)

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

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

dependabot Bot commented on behalf of github Jul 19, 2022

Copy link
Copy Markdown
Author

Superseded by #45.

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