Skip to content

Fixup 0.32 series releases #625

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

nicoburns
Copy link
Contributor

@nicoburns nicoburns commented Jun 20, 2025

Fixup versions following 0.32 releases.

This PR:

  • Bumps match_token to 0.2.0
  • Bumps html5ever to 0.32.1
  • Bumps xml5ever to 0.23.0
  • Leaves markupever at 0.16.2 (changes to markup5ever were actually non-breaking as far as I can tell)
  • Leave web_atoms at 0.1.3 (no changes)

Once this is merged, the following should happen:

  • Publish match_token 0.2.0
  • Publish html5ever 0.32.1
  • Publish xml5ever 0.23.0
  • Yank html5ever 0.32.0
  • (my analysis was that the 0.16.2 release of markup5ever is good and doesn't require any further action)

@nicoburns nicoburns changed the title Bump match_token to 0.2.0; html5ever to 0.32.1; xml5ever to 0.23 Fixup 0.32 series releases Jun 20, 2025
@nicoburns nicoburns requested a review from jdm June 20, 2025 21:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Breaking change published with non-breaking version bump for match_token which breaks anyone using html5ever 0.31
2 participants