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

Update dependency lxml to v4.9.4 #284

Merged
merged 1 commit into from
Jan 2, 2024
Merged

Update dependency lxml to v4.9.4 #284

merged 1 commit into from
Jan 2, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 1, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

lxml/lxml (lxml)

v4.9.4

Compare Source

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

Bugs fixed

  • LP#2046398: Inserting/replacing an ancestor into a node's children could loop indefinitely.

  • LP#1980767, GH#379: TreeBuilder.close() could fail with a TypeError after
    parsing incorrect input. Original patch by Enrico Minack.

  • LP#1522052: A file-system specific test is now optional and should no longer fail
    on systems that don't support it.

Other changes

  • Wheels include zlib 1.3, libxml2 2.10.3 and libxslt 1.1.39
    (zlib 1.2.12, libxml2 2.10.3 and libxslt 1.1.37 on Windows).

  • Built with Cython 0.29.37.


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 these updates again.


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

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

@renovate renovate bot requested a review from a team January 1, 2024 00:32
Copy link

codecov bot commented Jan 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ccc1118) 99.63% compared to head (58e240c) 99.63%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #284   +/-   ##
=======================================
  Coverage   99.63%   99.63%           
=======================================
  Files           4        4           
  Lines         277      277           
=======================================
  Hits          276      276           
  Misses          1        1           

@renovate renovate bot force-pushed the renovate/lxml-4.x branch from 818f6f2 to 74279ae Compare January 2, 2024 05:36
@renovate renovate bot force-pushed the renovate/lxml-4.x branch from 74279ae to 58e240c Compare January 2, 2024 05:51
@kdeininger kdeininger merged commit 605bb79 into master Jan 2, 2024
21 checks passed
@kdeininger kdeininger deleted the renovate/lxml-4.x branch January 2, 2024 05:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant