Update dependency soupsieve to v2.7 #70

Open
renovate_bot wants to merge 1 commit from renovate/soupsieve-2.x into main
Collaborator

This PR contains the following updates:

Package Update Change
soupsieve minor ==2.6 -> ==2.7

Release Notes

facelessuser/soupsieve (soupsieve)

v2.7

Compare Source

2.7

  • NEW: Add :open pseudo selector.
  • NEW: Add :muted pseudo selector.
  • NEW: Recognize the following pseudo selectors: :autofill, :buffering, :fullscreen, :picture-in-picture,
    :popover-open, :seeking, :stalled, and :volume-locked. These selectors, while recognized, will not match any
    element as they require a live environment to check element states and browser states. This just prevents Soup Sieve
    from failing when any of these selectors are specified.
  • NEW: A number of existing pseudo-classes are no longer noted as experimental.
  • FIX: Typing fixes.

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [soupsieve](https://github.com/facelessuser/soupsieve) | minor | `==2.6` -> `==2.7` | --- ### Release Notes <details> <summary>facelessuser/soupsieve (soupsieve)</summary> ### [`v2.7`](https://github.com/facelessuser/soupsieve/releases/tag/2.7) [Compare Source](https://github.com/facelessuser/soupsieve/compare/2.6...2.7) #### 2.7 - **NEW**: Add `:open` pseudo selector. - **NEW**: Add `:muted` pseudo selector. - **NEW**: Recognize the following pseudo selectors: `:autofill`, `:buffering`, `:fullscreen`, `:picture-in-picture`, `:popover-open`, `:seeking`, `:stalled`, and `:volume-locked`. These selectors, while recognized, will not match any element as they require a live environment to check element states and browser states. This just prevents Soup Sieve from failing when any of these selectors are specified. - **NEW**: A number of existing pseudo-classes are no longer noted as experimental. - **FIX**: Typing fixes. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MC4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
renovate_bot added 1 commit 2025-05-03 17:26:08 -07:00
renovate_bot scheduled this pull request to auto merge when all checks succeed 2025-05-03 17:26:09 -07:00
Some required checks are missing.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/soupsieve-2.x:renovate/soupsieve-2.x
git checkout renovate/soupsieve-2.x
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: buckbanzai/kuow-mastodon-bot#70
No description provided.