Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 14, 2025

Bumps html5ever from 0.27.0 to 0.35.0.

Release notes

Sourced from html5ever's releases.

0.35.0

From this release forward, html5ever, xml5ever, markup5ever, and match_token are now released using a synced version number. Thus this release is version 0.35.0 of all of these crates.

Changes

  • Version numbers of all crates apart from web_atoms are now in sync. (#637)
  • Remove dependency on the mac crate. (#639)
  • Remove unused TreeBuilder option. (#631)
  • Document scripting_enabled and iframe_srcdoc options (#631)
  • Don't return a string from TreeSink::attach_declarative_shadow_root (#633)
  • Determine the initial state for fragment parsing using the scripting flag of the context element (#629)
Commits
  • 6db7bbf Simplify version management (#637)
  • f16dd94 Remove dependency on mac crate (#639)
  • 466cd81 Bump markup5ever to 0.17 (#636)
  • 3b650f2 Remove unused TreeBuilder option. Document scripting_enabled and `iframe_sr...
  • 50e5d4c Fix clippy lints (Rust 1.88 edition) (#638)
  • 6d0d9bb Don't clone input buffer inside html5ever benchmark loop (#634)
  • c74a7ad Don't return a string from TreeSink::attach_declarative_shadow_root (#633)
  • 6c0f148 Determine the initial state for fragment parsing using the scripting flag of ...
  • f2c7020 Replace the absolute paths to test files with the relative paths (#632)
  • 705ac74 Bump match_token to 0.2.0; html5ever to 0.32.1; xml5ever to 0.23 (#625)
  • Additional commits viewable 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Bumps [html5ever](https://github.com/servo/html5ever) from 0.27.0 to 0.35.0.
- [Release notes](https://github.com/servo/html5ever/releases)
- [Commits](servo/html5ever@v0.27.0...html5ever-v0.35.0)

---
updated-dependencies:
- dependency-name: html5ever
  dependency-version: 0.35.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Aug 14, 2025
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 rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants