Skip to content
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

fix(deps): update dependency hast-util-select to v6 #5

Merged
merged 1 commit into from
Sep 28, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 8, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
hast-util-select ^5.0.5 -> ^6.0.0 age adoption passing confidence

Release Notes

syntax-tree/hast-util-select (hast-util-select)

v6.0.0

Compare Source

Change
  • 11e66c0 Update @types/hast, utilities
    migrate: update too
  • 2b1144c Change to require Node.js 16
    migrate: update too
  • 1a7cb9f Change to use exports
    migrate: don’t use private APIs
  • db5ea46 Change to yield undefined
    migrate: expect undefined, not null
  • daf8770 Update to match CSS selectors 4
    migrate: should be fine, pass valid modern css selectors, make sure to use :is instead of ancient :any or :matches
  • e1e821c Change to never match multiple ids
    migrate: use a single id
Add
  • 56ae734 Add support for case-sensitivity modifiers
  • 0c47af3 Add support for a:has(> b)

Full Changelog: syntax-tree/hast-util-select@5.0.5...6.0.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@jaywcjlove jaywcjlove merged commit 5d510a0 into main Sep 28, 2023
@renovate renovate bot deleted the renovate/hast-util-select-6.x branch September 28, 2023 04:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant