simple-css-reset
simple-css-reset copied to clipboard
Bump postcss, stylelint and stylelint-order
Bumps postcss to 8.4.31 and updates ancestor dependencies postcss, stylelint and stylelint-order. These dependencies need to be updated together.
Updates postcss from 5.2.18 to 8.4.31
Release notes
Sourced from postcss's releases.
8.4.31
- Fixed
\rparsing to fix CVE-2023-44270.8.4.30
- Improved source map performance (by
@​romainmenke).8.4.29
- Fixed
Node#source.offset(by@​idoros).- Fixed docs (by
@​coliff).8.4.28
- Fixed
Root.source.endfor better source map (by@​romainmenke).- Fixed
Result.roottypes whenprocess()has no parser.8.4.27
- Fixed
Containerclone methods types.8.4.26
- Fixed clone methods types.
8.4.25
- Improve stringify performance (by
@​romainmenke).- Fixed docs (by
@​vikaskaliramna07).8.4.24
- Fixed
Plugintypes.8.4.23
- Fixed warnings in TypeDoc.
8.4.22
- Fixed TypeScript support with
node16(by@​remcohaszing).8.4.21
- Fixed
Input#errortypes (by@​hudochenkov).8.4.20
- Fixed source map generation for childless at-rules like
@layer.8.4.19
- Fixed whitespace preserving after AST transformations (by
@​romainmenke).8.4.18
- Fixed an error on
absolute: truewith emptysourceContent(by@​KingSora).8.4.17
- Fixed
Node.before()unexpected behavior (by@​romainmenke).- Added TOC to docs (by
@​muddv).8.4.16
... (truncated)
Changelog
Sourced from postcss's changelog.
8.4.31
- Fixed
\rparsing to fix CVE-2023-44270.8.4.30
- Improved source map performance (by Romain Menke).
8.4.29
- Fixed
Node#source.offset(by Ido Rosenthal).- Fixed docs (by Christian Oliff).
8.4.28
- Fixed
Root.source.endfor better source map (by Romain Menke).- Fixed
Result.roottypes whenprocess()has no parser.8.4.27
- Fixed
Containerclone methods types.8.4.26
- Fixed clone methods types.
8.4.25
- Improve stringify performance (by Romain Menke).
- Fixed docs (by
@​vikaskaliramna07).8.4.24
- Fixed
Plugintypes.8.4.23
- Fixed warnings in TypeDoc.
8.4.22
- Fixed TypeScript support with
node16(by Remco Haszing).8.4.21
- Fixed
Input#errortypes (by Aleks Hudochenkov).8.4.20
- Fixed source map generation for childless at-rules like
@layer.8.4.19
- Fixed whitespace preserving after AST transformations (by Romain Menke).
8.4.18
- Fixed an error on
absolute: truewith emptysourceContent(by Rene Haas).8.4.17
- Fixed
Node.before()unexpected behavior (by Romain Menke).- Added TOC to docs (by Mikhail Dedov).
8.4.16
... (truncated)
Commits
- See full diff in compare view
Updates stylelint from 8.2.0 to 15.10.3
Release notes
Sourced from stylelint's releases.
15.10.3
- Fixed:
declaration-property-value-no-unknownfalse negatives for typed custom properties (#7078) (@​romainmenke).- Fixed:
property-no-unknownfalse positives for scroll-driven animations (#7090) (@​renato-bohler).15.10.2
- Fixed:
declaration-property-value-no-unknownfalse negatives for nested declarations (#7079) (@​romainmenke).- Fixed:
selector-pseudo-element-no-unknownfalse positives forview-transitionpseudo-elements (#7070) (@​danielroe).15.10.1
- Security: fix for
semvervulnerability (#7043) (@​romainmenke).- Fixed: invalid option regression on Windows 10 (#7043) (
@​romainmenke).15.10.0
- Added:
media-query-no-invalid(#6963) (@​romainmenke).- Added: support for JS objects with
extendsconfig option (#6998) (@​fpetrakov).- Fixed: inconsistent
erroredproperties instylelint.lint()return value (#6983) (@​ybiquitous).- Fixed:
{selector,value}-no-vendor-prefixperformance (#7016) (@​jeddy3).- Fixed:
custom-property-patternperformance (#7009) (@​jeddy3).- Fixed:
function-linear-gradient-no-nonstandard-directionfalse positives for<color-interpolation-method>(#6987) (@​romainmenke).- Fixed:
function-name-caseperformance (#7010) (@​jeddy3).- Fixed:
function-no-unknownperformance (#7004) (@​jeddy3).- Fixed:
function-url-quotesperformance (#7011) (@​jeddy3).- Fixed:
hue-degree-notationfalse negatives foroklch(#7015) (@​romainmenke).- Fixed:
hue-degree-notationperformance (#7012) (@​jeddy3).- Fixed:
media-feature-name-no-unknownfalse positives forenvironment-blending,nav-controls,prefers-reduced-data, andvideo-color-gamut(#6978) (@​romainmenke).- Fixed:
media-feature-name-no-vendor-prefixpositions for*-device-pixel-ratio(#6977) (@​romainmenke).- Fixed:
no-descending-specificityperformance (#7026) (@​romainmenke).- Fixed:
no-duplicate-at-import-rulesfalse negatives for imports withsupportsandlayerconditions (#7001) (@​romainmenke).- Fixed:
selector-anb-no-unmatchableperformance (#7042) (@​romainmenke).- Fixed:
selector-id-patternperformance (#7013) (@​jeddy3).- Fixed:
selector-pseudo-class-no-unknownfalse negatives for pseudo-elements with matching names (#6964) (@​Mouvedia).- Fixed:
selector-pseudo-element-no-unknownperformance (#7007) (@​jeddy3).- Fixed:
selector-type-caseperformance (#7041) (@​romainmenke).- Fixed:
selector-type-no-unknownperformance (#7027) (@​romainmenke).- Fixed:
unit-disallowed-listfalse negatives with percentages (#7018) (@​romainmenke).15.9.0
- Added:
insideFunctions: {"function": int}tonumber-max-precision(#6932) (@​romainmenke).- Fixed:
declaration-block-no-redundant-longhand-propertiesautofix forborder-radiusshorthand (#6958) (@​mattxwang).- Fixed:
declaration-block-no-redundant-longhand-propertiesautofix forborder-widthshorthand (#6956) (@​mattxwang).- Fixed:
declaration-block-no-redundant-longhand-propertiesautofix forgrid-columnandgrid-row(#6957) (@​mattxwang).15.8.0
- Added:
media-feature-name-value-no-unknown(#6906) (@​romainmenke).- Added: support for
.mjsconfiguration files (#6910) (@​ybiquitous).- Fixed:
--print-configdescription in CLI help (#6914) (@​ybiquitous).- Fixed:
allowEmptyInputoption in configuration files (#6929) (@​ybiquitous).- Fixed:
custom-property-no-missing-var-functionperformance (#6922) (@​romainmenke).- Fixed:
function-calc-no-unspaced-operatorperformance (#6923) (@​romainmenke).- Fixed:
function-linear-gradient-no-nonstandard-directionperformance (#6924) (@​romainmenke).
... (truncated)
Changelog
Sourced from stylelint's changelog.
15.10.3
- Fixed:
declaration-property-value-no-unknownfalse negatives for typed custom properties (#7078) (@​romainmenke).- Fixed:
property-no-unknownfalse positives for scroll-driven animations (#7090) (@​renato-bohler).15.10.2
- Fixed:
declaration-property-value-no-unknownfalse negatives for nested declarations (#7079) (@​romainmenke).- Fixed:
selector-pseudo-element-no-unknownfalse positives forview-transitionpseudo-elements (#7070) (@​danielroe).15.10.1
- Security: fix for
semvervulnerability (#7043) (@​romainmenke).- Fixed: invalid option regression on Windows 10 (#7043) (
@​romainmenke).15.10.0
- Added:
media-query-no-invalid(#6963) (@​romainmenke).- Added: support for JS objects with
extendsconfig option (#6998) (@​fpetrakov).- Fixed: inconsistent
erroredproperties instylelint.lint()return value (#6983) (@​ybiquitous).- Fixed:
{selector,value}-no-vendor-prefixperformance (#7016) (@​jeddy3).- Fixed:
custom-property-patternperformance (#7009) (@​jeddy3).- Fixed:
function-linear-gradient-no-nonstandard-directionfalse positives for<color-interpolation-method>(#6987) (@​romainmenke).- Fixed:
function-name-caseperformance (#7010) (@​jeddy3).- Fixed:
function-no-unknownperformance (#7004) (@​jeddy3).- Fixed:
function-url-quotesperformance (#7011) (@​jeddy3).- Fixed:
hue-degree-notationfalse negatives foroklch(#7015) (@​romainmenke).- Fixed:
hue-degree-notationperformance (#7012) (@​jeddy3).- Fixed:
media-feature-name-no-unknownfalse positives forenvironment-blending,nav-controls,prefers-reduced-data, andvideo-color-gamut(#6978) (@​romainmenke).- Fixed:
media-feature-name-no-vendor-prefixpositions for*-device-pixel-ratio(#6977) (@​romainmenke).- Fixed:
no-descending-specificityperformance (#7026) (@​romainmenke).- Fixed:
no-duplicate-at-import-rulesfalse negatives for imports withsupportsandlayerconditions (#7001) (@​romainmenke).- Fixed:
selector-anb-no-unmatchableperformance (#7042) (@​romainmenke).- Fixed:
selector-id-patternperformance (#7013) (@​jeddy3).- Fixed:
selector-pseudo-class-no-unknownfalse negatives for pseudo-elements with matching names (#6964) (@​Mouvedia).- Fixed:
selector-pseudo-element-no-unknownperformance (#7007) (@​jeddy3).- Fixed:
selector-type-caseperformance (#7041) (@​romainmenke).- Fixed:
selector-type-no-unknownperformance (#7027) (@​romainmenke).- Fixed:
unit-disallowed-listfalse negatives with percentages (#7018) (@​romainmenke).15.9.0
- Added:
insideFunctions: {"function": int}tonumber-max-precision(#6932) (@​romainmenke).- Fixed:
declaration-block-no-redundant-longhand-propertiesautofix forborder-radiusshorthand (#6958) (@​mattxwang).- Fixed:
declaration-block-no-redundant-longhand-propertiesautofix forborder-widthshorthand (#6956) (@​mattxwang).- Fixed:
declaration-block-no-redundant-longhand-propertiesautofix forgrid-columnandgrid-row(#6957) (@​mattxwang).15.8.0
- Added:
media-feature-name-value-no-unknown(#6906) (@​romainmenke).
... (truncated)
Commits
9e7319d15.10.30520c84Prepare 15.10.3 (#7089)97e5f89Bump lint-staged from 13.2.3 to 14.0.0 (#7133)e0651fdBump the eslint group with 1 update (#7132)83a3e2bUse newtestRuleConfigsfunction ofjest-preset-stylelint(#7124)a6df588Bump the csstools-parser group with 1 update (#7117)48a28b4Bump patch-package from 7.0.2 to 8.0.0 (#7115)d159011Bump the jest group with 2 updates (#7114)2f324b6Bump the eslint group with 2 updates (#7113)247c94cRefactor to replacechangelog-to-github-releasescript with GitHub Action (...- Additional commits viewable in compare view
Updates stylelint-order from 0.7.0 to 6.0.3
Release notes
Sourced from stylelint-order's releases.
6.0.3
- Fixed sorting inside CSS-in-JS
csshelper6.0.2
- Added Stylelint v15 to peerDependencies
6.0.1
- Fix regression causing root of CSS or SCSS to report violations
6.0.0
- Dropped Node.js 12 and 14 support.
- Added support for
postcss-styled-syntax.5.0.0
- Breaking change: Dropped Node.js 8 support. Node.js 12 or greater is now required.
- Breaking change: Dropped support for Stylelint 13 and earlier.
- Added support for Stylelint 14.
4.1.0
- Added
nameoption to extended rule object to improve error messaging (fororder).- Fixed
ordernot reporting warnings, if autofix didn't fix them.4.0.0
- Breaking change: Dropped Node.js 8 support. Node.js 10 or greater is now required.
- Breaking change: Always remove empty line before the first property if this property has any
emptyLineBefore*option targeting it inproperties-order. Even if option set toalwaysempty line before the first property will be removed.- Fixed false positives for
emptyLineBeforeUnspecified.https://github.com/hudochenkov/stylelint-order/compare/3.1.1...4.0.0
3.1.1
- Added
stylelint@11as a peer dependency.https://github.com/hudochenkov/stylelint-order/compare/3.1.0...3.1.1
3.1.0
- Added
emptyLineBefore: "threshold"option, and related options (emptyLineMinimumPropertyThreshold,emptyLineBeforeUnspecified: "threshold") toproperties-order.3.0.1
- Fixed
properties-ordernot report warnings, if autofix didn't fix them.- Fixed
properties-alphabetical-ordernow puts shorthands before their longhand forms even if that isn't alphabetical to avoid broken CSS. E. g.border-colorwill be beforeborder-bottom-color.https://github.com/hudochenkov/stylelint-order/compare/3.0.0...3.0.1
3.0.0
- Dropped Node.js 6 support. Node.js 8.7.0 or greater is now required.
- Removed stylelint@9 as a peer dependency. stylelint 10+ is now required.
- Added
emptyLineBeforeUnspecifiedoption forproperties-order.https://github.com/hudochenkov/stylelint-order/compare/2.2.1...3.0.0
... (truncated)
Changelog
Sourced from stylelint-order's changelog.
6.0.3
- Fixed sorting inside CSS-in-JS
csshelper6.0.2
- Added Stylelint v15 to peerDependencies
6.0.1
- Fix regression causing root of CSS or SCSS to report violations
6.0.0
- Dropped Node.js 12 and 14 support.
- Added support for
postcss-styled-syntax.5.0.0
- Breaking change: Dropped Node.js 8 support. Node.js 12 or greater is now required.
- Breaking change: Dropped support for Stylelint 13 and earlier.
- Added support for Stylelint 14.
4.1.0
- Added
nameoption to extended rule object to improve error messaging (fororder).- Fixed
ordernot reporting warnings, if autofix didn't fix them.4.0.0
- Breaking change: Dropped Node.js 8 support. Node.js 10 or greater is now required.
- Breaking change: Always remove empty line before the first property if this property has any
emptyLineBefore*option targeting it inproperties-order. Even if option set toalwaysempty line before the first property will be removed.- Fixed false positives for
emptyLineBeforeUnspecified.3.1.1
- Added
stylelint@11as a peer dependency.3.1.0
- Added
emptyLineBefore: "threshold"option, and related options (emptyLineMinimumPropertyThreshold,emptyLineBeforeUnspecified: "threshold") toproperties-order.3.0.1
- Fixed
properties-ordernot report warnings, if autofix didn't fix them.- Fixed
properties-alphabetical-ordernow puts shorthands before their longhand forms even if that isn't alphabetical to avoid broken CSS. E. g.border-colorwill be beforeborder-bottom-color.3.0.0
- Dropped Node.js 6 support. Node.js 8.7.0 or greater is now required.
- Removed stylelint@9 as a peer dependency. stylelint 10 or greater is now required.
- Added
emptyLineBeforeUnspecifiedoption forproperties-order.2.2.1
... (truncated)
Commits
7bf79756.0.3d8a6ad8Prepare 6.0.37355fa5Fix sorting inside CSS-in-JScsshelper56d520f6.0.215419e1Prepare 6.0.23462a22Update dependencies9c28b80Add Stylelint 15 support (#171)bfcf8016.0.1b12cc6dPrepare 6.0.187ad51aFix regression causing root of CSS or SCSS to report violations. Fixes #167- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.