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 #298

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 ==2.5.1 -> ==3.0.1 age adoption passing confidence

Release Notes

sissaschool/xmlschema (xmlschema) ### [`v3.0.1`](https://togithub.com/sissaschool/xmlschema/blob/HEAD/CHANGELOG.rst#v301-2024-01-09) [Compare Source](https://togithub.com/sissaschool/xmlschema/compare/v3.0.0...v3.0.1) \====================== - Hotfix release for broken requirement - Set python-requires metadata to >=3.8 (pull request [#​382](https://togithub.com/sissaschool/xmlschema/issues/382)) - Upgrade GitHub Actions (pull request [#​381](https://togithub.com/sissaschool/xmlschema/issues/381)) ### [`v3.0.0`](https://togithub.com/sissaschool/xmlschema/blob/HEAD/CHANGELOG.rst#v300-2024-01-07) [Compare Source](https://togithub.com/sissaschool/xmlschema/compare/v2.5.1...v3.0.0) \====================== - XML declaration processing option *xmlns_processing* for converters - Decode/validate from XML document with dynamic schema load - XMLResource enhancement for a better XML resources processing - Improve lazy resources iteration removing preceding elements (*thin_mode* option) - Drop support for Python 3.7

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:

Comparison is base (6b17f41) 99.64% compared to head (1a99cab) 99.64%.

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