Update dependency postcss-nesting to v13 #86
Merged
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:
^7.0.1
->^13.0.0
Release Notes
csstools/postcss-plugins (postcss-nesting)
v13.0.1
Compare Source
October 23, 2024
postcss-selector-parser
postcss-selector-parser
@csstools/selector-resolve-nested
to3.0.0
(major)@csstools/selector-specificity
to5.0.0
(major)v13.0.0
Compare Source
August 3, 2024
2024-02
the default (major).@csstools/selector-resolve-nested
to2.0.0
(major)@csstools/selector-specificity
to4.0.0
(major)v12.1.5
Compare Source
May 23, 2024
@scope
v12.1.4
Compare Source
May 13, 2024
@csstools/selector-specificity
to3.1.1
(patch)v12.1.3
Compare Source
May 11, 2024
@csstools/selector-specificity
to3.1.0
(minor)v12.1.2
Compare Source
April 21, 2024
2024-02
::is()
This will work:
This still wont work:
v12.1.1
Compare Source
March 31, 2024
@csstools/selector-specificity
to3.0.3
(patch)v12.1.0
Compare Source
March 6, 2024
edition
plugin option to control which CSS nesting specification version should be used. The default is2021
but you can also set it to the newer2024-02
edition to have more modern behavior.v12.0.4
Compare Source
February 26, 2024
v12.0.3
Compare Source
February 19, 2024
@csstools/selector-specificity
to3.0.2
(patch)v12.0.2
Compare Source
December 15, 2023
@csstools/selector-specificity
to3.0.1
(patch)v12.0.1
Compare Source
August 5, 2023
@starting-style
rulesv12.0.0
Compare Source
July 3, 2023
MIT-0
(read more about this change in the blog post)@csstools/selector-specificity
to3.0.0
(major)v11.3.0
Compare Source
June 14, 2023
@nest
rulesilenceAtNestWarning
plugin optionv11.2.2
Compare Source
March 25, 2023
v11.2.1
Compare Source
February 16, 2023
v11.2.0
Compare Source
February 13, 2023
&
at the rootv11.1.0
Compare Source
January 31, 2023
@nest
is obsolete, all selectors can be written without it (sometimes you will need:is()
)@nest
.Future versions of this plugin will warn and then error on
@nest
.v11.0.1
Compare Source
January 28, 2023
types
declaration inpackage.json
v11.0.0
Compare Source
January 24, 2023
v10.2.0
Compare Source
September 14, 2022
v10.1.10
Compare Source
June 30, 2022
The exact behavior of this pattern is unspecified and might change in the future.
We are reverting to the previous behavior until the specification is clarified.
v10.1.9
Compare Source
June 23, 2022
v10.1.8
Compare Source
June 4, 2022
@csstools/selector-specificity
(major)v10.1.7
Compare Source
May 20, 2022
@layer
. The actual behavior is poorly defined and may change in the future. Use with caution.v10.1.6
Compare Source
May 17, 2022
:before
and other pseudo elements.v10.1.5
Compare Source
May 11, 2022
@csstools/selector-specificity
for specificity calculations.v10.1.4
Compare Source
April 4, 2022
v10.1.3
Compare Source
March 4, 2022
v10.1.2
Compare Source
January 12, 2022
v10.1.1
Compare Source
June 30, 2022
The exact behavior of this pattern is unspecified and might change in the future.
We are reverting to the previous behavior until the specification is clarified.
v10.1.0
Compare Source
December 22, 2021
noIsPseudoSelector
plugin option.:is()
pseudo is now avoided as much as possible by default.more info on noIsPseudoSelector
v10.0.3
Compare Source
December 13, 2021
v10.0.2
Compare Source
November 18, 2021
mod.js
so it can be accessible by CDNs.v10.0.1
Compare Source
November 17, 2021
allowDeclarationsAfterNestedRules
.We've realised that enforcing this rule from the spec was going to be problematic
in the long run given how plugins work and the whole ecosystem around mixins and
other features. Treating this as a patch given that this was introduced in the
previous version and was starting to break projects that were using other features.
v10.0.0
Compare Source
November 16, 2021
Added: Support for
allowDeclarationsAfterNestedRules
to deviate from spec.Added:
.npmrc
file.Updated: Aligning completely with the spec updates.
Updated:
esbuild
to 0.13.12 (minor)Removed: Support for PostCSS 7
v9.0.0
Compare Source
October 27, 2021
v8.0.1
Compare Source
May 1, 2021
v8.0.0
Compare Source
April 26, 2021
@container
at-rule.Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (UTC), 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.
This PR was generated by Mend Renovate. View the repository job log.