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 3.2.0 to 3.2.1 #333

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps xmlschema from 3.2.0 to 3.2.1.

Release notes

Sourced from xmlschema's releases.

v3.2.1 (2024-04-07)

  • Improve ModelVisitor and particle occurs checking
  • Fix interleave mode with XSD 1.1 open content (issue #397)
  • Fix for export/download of XSD sources with commented-out imports/include (issue #387)
Changelog

Sourced from xmlschema's changelog.

v3.2.1_ (2024-04-07)

  • Improve ModelVisitor and particle occurs checking
  • Fix interleave mode with XSD 1.1 open content (issue #397)
  • Fix for export/download of XSD sources with commented-out imports/include (issue #387)
Commits
  • 0a28b83 Bump bugfix release
  • aefe4be Fix schema XSD sources export/download (issue #387)
  • c1cc30c Improve ModelVisitor and particle occurs checking
  • 8b51dd0 Fix interleave openContent validation
  • See full diff 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 36.12%. Comparing base (8dba364) to head (eb90ec9).

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #333 +/- ## ======================================= Coverage 36.12% 36.12% ======================================= Files 31 31 Lines 6229 6229 Branches 449 449 ======================================= Hits 2250 2250 Misses 3977 3977 Partials 2 2 ``` | [Flag](https://app.codecov.io/gh/microsoft/mu_feature_config/pull/333/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=microsoft) | Coverage Δ | | |---|---|---| | [Linux](https://app.codecov.io/gh/microsoft/mu_feature_config/pull/333/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=microsoft) | `27.39% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=microsoft#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.