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

Merged
merged 1 commit into from
Jun 26, 2025
Merged

Fixup 0.32 series releases #625

merged 1 commit into from
Jun 26, 2025

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
Copy link
Member

@jdm jdm left a comment

Choose a reason for hiding this comment

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

Thanks for fixing this up!

@jdm jdm added this pull request to the merge queue Jun 26, 2025
Merged via the queue into servo:main with commit 705ac74 Jun 26, 2025
6 checks passed
@jdm
Copy link
Member

jdm commented Jun 26, 2025

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)

Done.

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
3 participants