openoereb / geolink_formatter

Small library for parsing and formatting an OEREBlex geoLink response.
https://openoereb.github.io/geolink_formatter/
BSD 2-Clause "Simplified" License
0 stars 1 forks source link

Update dependency xmlschema to v3.2.0 #307

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
xmlschema ==3.0.2 -> ==3.2.0 age adoption passing confidence

Release Notes

sissaschool/xmlschema (xmlschema) ### [`v3.2.0`](https://togithub.com/sissaschool/xmlschema/blob/HEAD/CHANGELOG.rst#v320-2024-03-25) [Compare Source](https://togithub.com/sissaschool/xmlschema/compare/v3.1.0...v3.2.0) \====================== - Add *download_schemas()* to package API ([#​387](https://togithub.com/sissaschool/xmlschema/issues/387)) - Fix issue with facets on list types ([#​396](https://togithub.com/sissaschool/xmlschema/issues/396)) ### [`v3.1.0`](https://togithub.com/sissaschool/xmlschema/blob/HEAD/CHANGELOG.rst#v310-2024-03-13) [Compare Source](https://togithub.com/sissaschool/xmlschema/compare/v3.0.2...v3.1.0) \====================== - Add GData converter (issue [#​388](https://togithub.com/sissaschool/xmlschema/issues/388)/PR [#​391](https://togithub.com/sissaschool/xmlschema/issues/391)) - Fix typing protocols usage - Extend XSD annotations parsing (issue [#​366](https://togithub.com/sissaschool/xmlschema/issues/366))

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 99.64%. Comparing base (3b7a6f4) to head (333201e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #307 +/- ## ======================================= Coverage 99.64% 99.64% ======================================= Files 4 4 Lines 279 279 ======================================= Hits 278 278 Misses 1 1 ```