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

deps: update dependency lxml to v5.3.0 #3237

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

renovate-bot
Copy link
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
lxml (source, changelog) ==5.2.2 -> ==5.3.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

lxml/lxml (lxml)

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: 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.


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

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

@product-auto-label product-auto-label bot added the size: l Pull request size is large. label Sep 25, 2024
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 25, 2024
Copy link

Copy link

Quality Gate Passed Quality Gate passed for 'java_showcase_integration_tests'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

@lqiu96
Copy link
Contributor

lqiu96 commented Sep 25, 2024

/gcbrun

@lqiu96 lqiu96 enabled auto-merge (squash) September 25, 2024 18:39
@lqiu96 lqiu96 merged commit ee2d05a into googleapis:main Sep 25, 2024
32 of 33 checks passed
@renovate-bot renovate-bot deleted the renovate/lxml-5.x branch September 25, 2024 18:40
lqiu96 pushed a commit that referenced this pull request Sep 25, 2024
🤖 I have created a release *beep* *boop*
---


<details><summary>2.46.1</summary>

##
[2.46.1](v2.46.0...v2.46.1)
(2024-09-25)


### Dependencies

* update dependency black to v24.8.0
([#3234](#3234))
([73d803b](73d803b))
* update dependency lxml to v5.3.0
([#3237](#3237))
([ee2d05a](ee2d05a))
* update dependency net.bytebuddy:byte-buddy to v1.15.2
([#3235](#3235))
([a7781a6](a7781a6))
* update dependency pyyaml to v6.0.2
([#3231](#3231))
([ce60bdf](ce60bdf))
* update dependency watchdog to v4.0.2
([#3232](#3232))
([ab0976b](ab0976b))
* update google api dependencies
([#3224](#3224))
([4803738](4803738))
* update google.cloud.opentelemetry.version to v0.32.0
([#3225](#3225))
([69e3e38](69e3e38))
* update grpc dependencies to v1.68.0
([#3220](#3220))
([f6e30a5](f6e30a5))
* update junit5 monorepo to v5.11.1
([#3236](#3236))
([8b42993](8b42993))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kokoro:force-run Add this label to force Kokoro to re-run the tests. size: l Pull request size is large.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants