Skip to content

chore(deps): update dependency lxml-html-clean to v0.4.5#981

Closed
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/lxml-html-clean-0.x
Closed

chore(deps): update dependency lxml-html-clean to v0.4.5#981
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/lxml-html-clean-0.x

Conversation

@renovate

@renovate renovate Bot commented Jun 27, 2026

Copy link
Copy Markdown

This PR contains the following updates:

Package Change Age Confidence
lxml-html-clean ==0.4.2==0.4.5 age confidence

Release Notes

fedora-python/lxml_html_clean (lxml-html-clean)

v0.4.5

Compare Source

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

Bugs fixed

  • Fixed a security vulnerability where javascript: URLs in xlink:href
    attributes were not sanitized whensafe_attrs_only=False, allowing
    cross-site scripting (XSS) attacks. The fix requires lxml>=6.1.1,
    which adds xlink:href to the set of link attributes iterated by
    rewrite_links(). Reported by Guillem Lefait (@​glefait).

v0.4.4

Compare Source

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

Bugs fixed

  • Fixed a bug where Unicode escapes in CSS were not properly decoded
    before security checks. This prevents attackers from bypassing filters
    using escape sequences. (CVE-2026-28348)
  • Fixed a security issue where <base> tags could be used for URL
    hijacking attacks. The <base> tag is now automatically removed
    whenever the <head> tag is removed (via page_structure=True
    or manual configuration), as <base> must be inside <head>
    according to HTML specifications. (CVE-2026-28350)

v0.4.3

Compare Source

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

Maintenance

  • Tests updated to work correctly with new lxml and libxml2 releases.
  • Python 3.6 and 3.7 are no longer tested.
  • Improved documentation about CSS removal behavior.

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot requested a review from a team as a code owner June 27, 2026 02:28
@Gui-FernandesBR

Copy link
Copy Markdown
Member

Closing: this PR edits the autogenerated docs/requirements.txt directly (compiled from docs/requirements.in). Renovate's config is being corrected in #1039 — the pip-compile manager will regenerate this file, and pip_requirements is disabled for it, so these line-by-line PRs won't be recreated.

@Gui-FernandesBR Gui-FernandesBR deleted the renovate/lxml-html-clean-0.x branch June 27, 2026 02:52
@renovate

renovate Bot commented Jun 27, 2026

Copy link
Copy Markdown
Author

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (==0.4.5). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

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