Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency lxml to ~=5.3.1 - autoclosed #993

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 10, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
lxml (source, changelog) ~=5.2.1 -> ~=5.3.1 age adoption passing confidence

Release Notes

lxml/lxml (lxml)

v5.3.1

Compare Source

==================

Bugs fixed

  • GH#440: Some tests were adapted for libxml2 2.14.0.
    Patch by Nick Wellnhofer.

  • LP#2097175: DTD(external_id="…") erroneously required a byte string as ID value.

  • GH#450: iterparse() internally triggered the `DeprecationWarning`` added in lxml 5.3.0 when parsing HTML.

Other changes

  • GH#442: Binary wheels for macOS no longer use the linker flag -flat_namespace.

v5.3.0

Compare Source

==================

Features added

  • GH#421: Nested CDATA sections are no longer rejected but split on output
    to represent ]]> correctly.
    Patch by Gertjan Klein.

Bugs fixed

  • LP#2060160: Attribute values serialised differently in xmlfile.element() and xmlfile.write().

  • LP#2058177: The ISO-Schematron implementation could fail on unknown prefixes.
    Patch by David Lakin.

Other changes

  • LP#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.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@nijel
Copy link
Member

nijel commented Jan 10, 2025

Needs xmlsec wheels for Python 3.13, see xmlsec/python-xmlsec#327

@renovate renovate bot force-pushed the renovate/lxml-5.x branch 2 times, most recently from 3c174ef to 60c49f1 Compare January 22, 2025 07:33
@renovate renovate bot force-pushed the renovate/lxml-5.x branch 6 times, most recently from f7c487f to 34db91f Compare January 31, 2025 05:24
@renovate renovate bot changed the title fix(deps): update dependency lxml to ~=5.3.0 fix(deps): update dependency lxml to ~=5.3.0 - autoclosed Feb 5, 2025
@renovate renovate bot closed this Feb 5, 2025
@renovate renovate bot deleted the renovate/lxml-5.x branch February 5, 2025 16:16
@renovate renovate bot changed the title fix(deps): update dependency lxml to ~=5.3.0 - autoclosed fix(deps): update dependency lxml to ~=5.3.0 Feb 7, 2025
@renovate renovate bot reopened this Feb 7, 2025
@renovate renovate bot force-pushed the renovate/lxml-5.x branch 2 times, most recently from 34db91f to ee49a26 Compare February 7, 2025 13:32
@renovate renovate bot changed the title fix(deps): update dependency lxml to ~=5.3.0 fix(deps): update dependency lxml to ~=5.3.1 Feb 10, 2025
@renovate renovate bot force-pushed the renovate/lxml-5.x branch 3 times, most recently from a462a6f to 4c73b12 Compare February 11, 2025 04:53
@renovate renovate bot changed the title fix(deps): update dependency lxml to ~=5.3.1 fix(deps): update dependency lxml to ~=5.3.1 - autoclosed Feb 12, 2025
@renovate renovate bot closed this Feb 12, 2025
@renovate renovate bot changed the title fix(deps): update dependency lxml to ~=5.3.1 - autoclosed fix(deps): update dependency lxml to ~=5.3.1 Feb 13, 2025
@renovate renovate bot reopened this Feb 13, 2025
@renovate renovate bot force-pushed the renovate/lxml-5.x branch 6 times, most recently from b5f4a01 to 6be0419 Compare February 13, 2025 13:11
@renovate renovate bot force-pushed the renovate/lxml-5.x branch 5 times, most recently from cf1782b to f3f3c9a Compare February 13, 2025 19:26
@renovate renovate bot force-pushed the renovate/lxml-5.x branch from f3f3c9a to 0cba8a9 Compare February 17, 2025 13:06
@renovate renovate bot changed the title fix(deps): update dependency lxml to ~=5.3.1 fix(deps): update dependency lxml to ~=5.3.1 - autoclosed Feb 17, 2025
@renovate renovate bot closed this Feb 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant