microsoft / mu_feature_config

Project Mu - Feature Repo - UEFI User Config and Management Support
https://microsoft.github.io/mu/
Other
20 stars 27 forks source link

pip: bump xmlschema from 2.3.1 to 2.4.0 #225

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps xmlschema from 2.3.1 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)
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)
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)
codecov-commenter commented 1 year ago

Codecov Report

Merging #225 (b4aa78e) into main (c608e20) will not change coverage. The diff coverage is n/a.

:exclamation: Current head b4aa78e differs from pull request most recent head 4603b9b. Consider uploading reports for the commit 4603b9b to get more accurate results

@@           Coverage Diff           @@
##             main     #225   +/-   ##
=======================================
  Coverage   27.74%   27.74%           
=======================================
  Files          16       16           
  Lines        4494     4494           
=======================================
  Hits         1247     1247           
  Misses       3247     3247           
Flag Coverage Δ
Linux 27.74% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.