chore(deps): update devdependency cssstyle to v5 #834
+82
−73
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:
^4.2.1->^5.3.4Release Notes
jsdom/cssstyle (cssstyle)
v5.3.4: 5.3.4Compare Source
cssTextsetter.v5.3.3: 5.3.3Compare Source
border,border-top,border-bottom,border-left,border-right.v5.3.2: 5.3.2Compare Source
cssTextsetter to discard invalid declarations.v5.3.1: 5.3.1Compare Source
flex-basisin shorthandflexwhen it is not an explicit value or dimension, e.g.,flex: 0 0 auto.v5.3.0: 5.3.0Compare Source
Modify parsers to be AST-based
cssText.border,flex,margin, andpaddingshorthands.propertyListexport that lists the supported properties and their data. (This will eventually be used in jsdom, but it is still experimental.)v5.2.1Compare Source
\inrequire()calls, which was very broken.v5.2.0Compare Source
cssTextsetter fromrrweb-cssomtocss-tree.v5.1.0Compare Source
displayproperty parsing and serializationv5.0.0Compare Source
The minimum supported Node.js version is now v20.
!importantwith custom properties. (This regressed in v4.4.0.)v4.6.0Compare Source
generic()font-familykeyword support.v4.5.0Compare Source
font-familyparsing and serialization, andfontshorthand parsing, to be spec-compliant.var()insidebackground-*properties.v4.4.0Compare Source
cssTextgetter now returns the empty string if the computed flag is set.cssTextsetter, and theremoveProperty()andsetProperty()methods, now throw if the readonly flag is set.parentRulegetter now returns the parentCSSRuleinstead of always returningnull.item()method now throws if no argument is given.unsetsupport.azumithproperty and some deprecated WebKit properties.v4.3.1Compare Source
url()parsing and serialization (#194)@asamuzakjp/css-colorto improvecalc()serialization (#192)v4.3.0Compare Source
background-imageparsing (#186)border-colorparsing (#185)top/left/bottom/rightto support theautokeyword (#178)@asamuzakjp/css-colorto improve color parsing (#188)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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.