Skip to content

Conversation

@iansan5653
Copy link
Contributor

@iansan5653 iansan5653 commented Dec 3, 2025

Allow 6 or 7 versions of property-information.

After hastscript's 9.0.1 release, hast-util-to-parse5 is now the only holdout preventing us from fully upgrading and deduplicating property-information. There doesn't appear to be any breaking changes in the major update from 6 to 7, so it should be pretty straightforward to just declare this package compatible with the latest version.

I kept 6.x as an option just to make the change even easier, but I can just make it only ^7.0.0 if you prefer.

Initial checklist

  • I read the support docs
  • I read the contributing guide
  • I agree to follow the code of conduct
  • I searched issues and discussions and couldn’t find anything or linked relevant results below
  • I made sure the docs are up to date
  • I included tests (or that’s not needed)

Description of changes

Update property-information to allow 7.x versions

Allow `6` or `7` versions of `property-information`

Signed-off-by: Ian Sanders <[email protected]>
@github-actions github-actions bot added 👋 phase/new Post is being triaged automatically 🤞 phase/open Post is being triaged manually and removed 👋 phase/new Post is being triaged automatically labels Dec 3, 2025
Co-authored-by: Remco Haszing <[email protected]>
Signed-off-by: Ian Sanders <[email protected]>
@wooorm wooorm merged commit 877d405 into syntax-tree:main Dec 4, 2025
2 checks passed
@wooorm wooorm added the 💪 phase/solved Post is done label Dec 4, 2025
@github-actions

This comment has been minimized.

@wooorm wooorm added the 📦 area/deps This affects dependencies label Dec 4, 2025
@github-actions github-actions bot removed the 🤞 phase/open Post is being triaged manually label Dec 4, 2025
@wooorm
Copy link
Member

wooorm commented Dec 4, 2025

Thanks Ian, released in 8.0.1!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

📦 area/deps This affects dependencies 💪 phase/solved Post is done

Development

Successfully merging this pull request may close these issues.

3 participants