Skip to content

Bump justhtml from 1.13.0 to 1.14.0#7401

Merged
akatsoulas merged 1 commit intomainfrom
dependabot/uv/justhtml-1.14.0
Apr 8, 2026
Merged

Bump justhtml from 1.13.0 to 1.14.0#7401
akatsoulas merged 1 commit intomainfrom
dependabot/uv/justhtml-1.14.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 8, 2026

Bumps justhtml from 1.13.0 to 1.14.0.

Release notes

Sourced from justhtml's releases.

Release v1.14.0

Security

  • (Severity: Moderate) Harden constructor-time sanitization against mutation XSS in custom policies that preserve foreign namespaces such as MathML or SVG. Previously, crafted markup could sanitize into output that looked safe but became active HTML when reparsed by a browser or downstream parser.
Changelog

Sourced from justhtml's changelog.

[1.14.0] - 2026-04-05

Security

  • (Severity: Moderate) Harden constructor-time sanitization against mutation XSS in custom policies that preserve foreign namespaces such as MathML or SVG. Previously, crafted markup could sanitize into output that looked safe but became active HTML when reparsed by a browser or downstream parser.
Commits
  • 27f5642 Release v1.14.0
  • 3cce01c docs: Update changelog for version 1.14.0 with new security enhancements
  • 8adc4df security: Enhance sanitization policies and add foreign namespace stabilizati...
  • 9060698 docs: Clarify sanitization behavior in API and documentation regarding explic...
  • 42ce478 docs: Clarify sanitization and Markdown output behavior in API and migration ...
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [justhtml](https://github.com/emilstenstrom/justhtml) from 1.13.0 to 1.14.0.
- [Release notes](https://github.com/emilstenstrom/justhtml/releases)
- [Changelog](https://github.com/EmilStenstrom/justhtml/blob/main/CHANGELOG.md)
- [Commits](EmilStenstrom/justhtml@v1.13.0...v1.14.0)

---
updated-dependencies:
- dependency-name: justhtml
  dependency-version: 1.14.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Apr 8, 2026
@akatsoulas akatsoulas merged commit e5dfe40 into main Apr 8, 2026
6 checks passed
@akatsoulas akatsoulas deleted the dependabot/uv/justhtml-1.14.0 branch April 8, 2026 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant