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.0.2 to 3.1.0 #326

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps xmlschema from 3.0.2 to 3.1.0.

Release notes

Sourced from xmlschema's releases.

v3.1.0 (2024-03-13)

  • Add GData converter (issue #388/PR #391)
  • Fix static typing protocols usage
  • Extend XSD annotations parsing (issue #366)
Changelog

Sourced from xmlschema's changelog.

v3.1.0_ (2024-03-13)

  • Add GData converter (issue #388/PR #391)
  • Fix typing protocols usage
  • Extend XSD annotations parsing (issue #366)
Commits
  • 409c3e5 Bump minor release
  • af1284c Merge PR #393 and fix CLI broken tests
  • cb9a110 CLI: Use stdout and stderr to print Messages with xmlschema-validate command ...
  • 6785f42 Update requirements and CI tests configuration
  • b3bd373 Fix schema export (issue #387)
  • c5c37f4 Add logging helper functions: a set level helper and a decorator
  • 919bcbd Minimize typing cast to elementpath.protocols
  • fe1ec8d Add schema lazy properties reset in XMLSchemaBase.clear()
  • 9e0dd3c Merge extended annotations parsing from v3.1.0 develop
  • a8e10fb Complete GData converter (issue #388)
  • 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 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)
apop5 commented 8 months ago

@dependabot rebase

codecov-commenter commented 8 months ago

Codecov Report

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

Project coverage is 36.12%. Comparing base (06dc548) to head (2e1a6b1).

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #326 +/- ## ======================================= 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/326/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/326/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.

apop5 commented 8 months ago

https://github.com/dependabot rebase