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

chore(deps-dev): bump xmlschema from 2.2.3 to 2.4.0 #187

Merged
merged 1 commit into from
Aug 31, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 28, 2023

Bumps xmlschema from 2.2.3 to 2.4.0.

Release notes

Sourced from xmlschema's releases.

v2.4.0 (2023-07-27)

  • Improve schema export using XSD source encoding
  • Add XML signature and encryption to local fallback schemas (issue #357)

v2.3.1 (2023-06-14)

  • Meta-schema elements and groups ignore xsi:type attributes (issue #350)
  • Use the meta-schemas only for validating XSD sources otherwise create dummy schemas

v2.3.0 (2023-05-18)

  • Improve sequence/all restriction checks for XSD 1.1
  • Add schema argument to Wsdl11Document
Changelog

Sourced from xmlschema's changelog.

v2.4.0_ (2023-07-27)

  • Improve schema export using XSD source encoding
  • Add XML signature and encryption to local fallback schemas (issue #357)

v2.3.1_ (2023-06-14)

  • Meta-schema elements and groups ignore xsi:type attributes (issue #350)
  • Use the meta-schemas only for validating XSD sources otherwise create dummy schemas

v2.3.0_ (2023-05-18)

  • Improve sequence/all restriction checks for XSD 1.1
  • Add schema argument to Wsdl11Document
Commits
  • 9046651 Clean translation tests
  • eaf0faa Merge branch 'master' of github.com:sissaschool/xmlschema
  • 2bcfce3 Update release info
  • c51d0ab Fix failing CI tests for Windows systems
  • 8c81cb6 Update CI workflow
  • 55811b4 Restore strip() on provided argument in URL test functions
  • b743c0a Refine simple types decode and type annotations
  • 4c23ad6 Consider defuse of XML data as a location access fail in imports
  • 7f41d5e Update fallback schemas
  • 026a9f6 Clean resources.py module
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 28, 2023
@luytena
Copy link
Contributor

luytena commented Aug 31, 2023

@dependabot rebase

Bumps [xmlschema](https://github.com/sissaschool/xmlschema) from 2.2.3 to 2.4.0.
- [Release notes](https://github.com/sissaschool/xmlschema/releases)
- [Changelog](https://github.com/sissaschool/xmlschema/blob/master/CHANGELOG.rst)
- [Commits](sissaschool/xmlschema@v2.2.3...v2.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/xmlschema-2.4.0 branch from 0f9a2ce to 1717fef Compare August 31, 2023 08:23
@luytena luytena enabled auto-merge (rebase) August 31, 2023 08:24
@luytena luytena merged commit d3ef099 into main Aug 31, 2023
5 checks passed
@dependabot dependabot bot deleted the dependabot/pip/xmlschema-2.4.0 branch August 31, 2023 08:27
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.

None yet

1 participant