Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
deps: update dependency lxml to v5.3.0 (#3102)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [lxml](https://lxml.de/) ([source](https://togithub.com/lxml/lxml), [changelog](https://git.launchpad.net/lxml/plain/CHANGES.txt)) | `==5.2.2` -> `==5.3.0` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/lxml/5.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/lxml/5.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/lxml/5.2.2/5.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/lxml/5.2.2/5.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>lxml/lxml (lxml)</summary> ### [`v5.3.0`](https://togithub.com/lxml/lxml/blob/HEAD/CHANGES.txt#530-2024-08-09) [Compare Source](https://togithub.com/lxml/lxml/compare/lxml-5.2.2...lxml-5.3.0) \================== ## Features added - [GH#421](https://togithub.com/GH/lxml/issues/421): Nested `CDATA` sections are no longer rejected but split on output to represent `]]>` correctly. Patch by Gertjan Klein. ## Bugs fixed - [LP#2060160](https://togithub.com/LP/lxml/issues/2060160): Attribute values serialised differently in `xmlfile.element()` and `xmlfile.write()`. - [LP#2058177](https://togithub.com/LP/lxml/issues/2058177): The ISO-Schematron implementation could fail on unknown prefixes. Patch by David Lakin. ## Other changes - [LP#2067707](https://togithub.com/LP/lxml/issues/2067707): The `strip_cdata` option in `HTMLParser()` turned out to be useless and is now deprecated. - Binary wheels use the library versions libxml2 2.12.9 and libxslt 1.1.42. - Windows binary wheels use the library versions libxml2 2.11.8 and libxslt 1.1.39. - Built with Cython 3.0.11. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/googleapis/sdk-platform-java). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
- Loading branch information