chore(deps): update dependency soupsieve to v2.9.1 - #23
projecttickbot wants to merge 1 commit into
Conversation
|
🚧 Test build enqueued. |
✅ Danger reviewAll Danger checks passed.
|
| Reviewer | Maintainer |
|---|---|
| No reviewer available | No maintainer available |
Once you've decided who will review this merge request, mention them as you
normally would! Danger does not automatically notify them for you.
If needed, you can retry the 🔁 danger-review job that generated this comment.
|
Commit: |
|
⏱ Build duration: 40s. |
|
🚧 Test build enqueued. |
|
Commit: |
|
⏱ Build duration: 35s. |
This MR contains the following updates:
==2.8.3→==2.9.1Release Notes
facelessuser/soupsieve (soupsieve)
v2.9.1Compare Source
2.9.1
[attr^=""],[attr$=""], and[attr*=""]to match nothing when the value is empty, per CSSSelectors Level 4 substring matching, which previously matched any element merely having the attribute
(@chuenchen309).
v2.9Compare Source
2.9
:nth-child/:nth-of-type(and-last-variants) forAn+Bvalues whose sequence steps ontoindex 0 or onto the last child (e.g.
:nth-child(2n-2),:nth-child(n-1),:nth-child(n+5)), which previouslymatched the wrong elements or nothing at all (@gaoflow).
v2.8.4Compare Source
2.8.4
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this MR and you won't be reminded about this update again.
This MR has been generated by Mend Renovate.