Skip to content

chore(deps): update dependency lxml to v6.1.2 - #1958

Open
amilcarlucas wants to merge 1 commit into
masterfrom
renovate/lxml-6.x
Open

chore(deps): update dependency lxml to v6.1.2#1958
amilcarlucas wants to merge 1 commit into
masterfrom
renovate/lxml-6.x

Conversation

@amilcarlucas

Copy link
Copy Markdown
Collaborator

This PR contains the following updates:

Package Change Age Confidence
lxml (source, changelog) 6.1.16.1.2 age confidence

Release Notes

lxml/lxml (lxml)

v6.1.2

Compare Source

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

  • GH#526: Some build files were missing in the sdist.
    Patch by Nicola Soranzo.

  • Some minor corrections for error handling cases.

Other changes

  • Built with Cython 3.2.9.

Configuration

📅 Schedule: (UTC)

  • 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 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 has been generated by Mend Renovate CLI.

Copilot AI lite review requested due to automatic review settings August 20, 2026 06:57

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Warning

Copilot couldn't run its full agentic review because it didn't start before the timeout. Make sure your repository has a runner available, or add a copilot-code-review.yml file specifying one with the runs-on attribute. See the docs for more details.

Updates the lxml dependency pin used by the XML metadata generation script from 6.1.1 to 6.1.2.

Changes:

  • Bump lxml from 6.1.1 to 6.1.2 in the dependency check/install logic

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

def ensure_dependencies() -> None:
"""Check for and install required dependencies if they're missing."""
required_packages = ["lxml==6.1.1"]
required_packages = ["lxml==6.1.2"]
@github-actions

github-actions Bot commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

☂️ Code Coverage

current status: ✅

Overall Coverage

Statements Covered Coverage Threshold Status
17533 15918 91% 89% 🟢

New Files

No new covered files...

Modified Files

No covered modified files...

updated for commit: de52a8d by action🐍

@github-actions

github-actions Bot commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

Test Results

     4 files  ±0       4 suites  ±0   46m 41s ⏱️ +14s
 4 780 tests ±0   4 773 ✅ ±0   7 💤 ±0  0 ❌ ±0 
18 902 runs  ±0  18 857 ✅ ±0  45 💤 ±0  0 ❌ ±0 

Results for commit de52a8d. ± Comparison against base commit 436a9dd.

♻️ This comment has been updated with latest results.

@coveralls

coveralls commented Aug 20, 2026

Copy link
Copy Markdown

Coverage Report for CI Build 32550655022

Coverage remained the same at 90.823%

Details

  • Coverage remained the same as the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 17533
Covered Lines: 15924
Line Coverage: 90.82%
Relevant Branches: 5196
Covered Branches: 4401
Branch Coverage: 84.7%
Branches in Coverage %: No
Coverage Strength: 2.71 hits per line

💛 - Coveralls

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.

3 participants