This repository was archived by the owner on May 7, 2024. It is now read-only.
Update dependency postcss-custom-selectors to v7#66
Open
renovate[bot] wants to merge 1 commit intostep-6-inherritablefrom
Open
Update dependency postcss-custom-selectors to v7#66renovate[bot] wants to merge 1 commit intostep-6-inherritablefrom
renovate[bot] wants to merge 1 commit intostep-6-inherritablefrom
Conversation
ec9c993 to
8dde01c
Compare
8dde01c to
b2bcd67
Compare
b2bcd67 to
93a8069
Compare
93a8069 to
317b0b1
Compare
317b0b1 to
0afb665
Compare
0afb665 to
a558412
Compare
a558412 to
e1d57a4
Compare
e1d57a4 to
928c288
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
5.1.2->7.1.10Release Notes
csstools/postcss-plugins (postcss-custom-selectors)
v7.1.10Compare Source
May 4, 2024
@csstools/css-tokenizerto2.3.1(patch)@csstools/css-parser-algorithmsto2.6.3(patch)@csstools/cascade-layer-name-parserto1.0.11(patch)v7.1.9Compare Source
May 4, 2024
@csstools/css-tokenizerto2.3.0(minor)@csstools/css-parser-algorithmsto2.6.2(patch)@csstools/cascade-layer-name-parserto1.0.10(patch)v7.1.8Compare Source
March 13, 2024
@csstools/css-tokenizerto2.2.4(patch)@csstools/css-parser-algorithmsto2.6.1(patch)@csstools/cascade-layer-name-parserto1.0.9(patch)v7.1.7Compare Source
February 19, 2024
@csstools/cascade-layer-name-parserto1.0.8(patch)@csstools/css-parser-algorithmsto2.6.0(minor)@csstools/css-tokenizerto2.2.3(patch)v7.1.6Compare Source
October 9, 2023
@csstools/css-tokenizerto2.2.1(patch)@csstools/css-parser-algorithmsto2.3.2(patch)@csstools/cascade-layer-name-parserto1.0.5(patch)v7.1.5Compare Source
September 18, 2023
@csstools/css-tokenizerto2.2.0(minor)@csstools/css-parser-algorithmsto2.3.1(patch)@csstools/cascade-layer-name-parserto1.0.4(patch)v7.1.4Compare Source
July 3, 2023
@csstools/css-parser-algorithmsto2.3.0(minor)@csstools/cascade-layer-name-parserto1.0.3(patch)v7.1.3Compare Source
April 10, 2023
@csstools/css-tokenizerto2.1.1(patch)@csstools/css-parser-algorithmsto2.1.1(patch)@csstools/cascade-layer-name-parserto1.0.2(patch)v7.1.2Compare Source
February 8, 2023
v7.1.1Compare Source
January 28, 2023
typesdeclaration inpackage.jsonv7.1.0Compare Source
January 24, 2023
v7.0.0Compare Source
November 14, 2022
importFromfeature (breaking).exportTofeature (breaking).:is()in transformed selectors (breaking).@scopeand@containeras parent rules of@custom-selector.@​custom-selector :--heading h1, h2, h3; article :--heading + p { margin-top: 0; } /* becomes */ - article h1 + p,article h2 + p,article h3 + p { + article :is(h1, h2, h3) + p { margin-top: 0; }v6.0.3Compare Source
June 4, 2022
@custom-selector :--🧑🏾🎤 .singer)v6.0.2Compare Source
June 3, 2022
v6.0.1Compare Source
June 3, 2022
v6.0.0Compare Source
January 12, 2021
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.
This PR has been generated by Mend Renovate. View repository job log here.