chore(deps): update devdependency stylelint-config-recess-order to v4 - autoclosed #76
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:
3.0.0
->4.6.0
Release Notes
stormwarning/stylelint-config-recess-order (stylelint-config-recess-order)
v4.6.0
Compare Source
Minor Changes
Add
perspective-*
properties (#356)perspective
perspective-origin
Add
object-*
andimage-*
properties (#357)object-fit
object-position
image-orientation
image-rendering
image-resolution
v4.5.0
Compare Source
Minor Changes
will-change
property to the Transitions & Animation group. (#353)Thanks @connor-baer!
v4.4.0
Compare Source
Minor Changes
Add Masking properties #349
mask-border
and related longhand propertiesmask
and related longhand propertiesmask
was previously included within some SVG-specific properties — it’s been moved above those and below border & outline properties.mask-border
properties are sorted abovemask
to highlight the fact thatmask
will resetmask-border
to its initial value (as per W3C spec). I’m not familiar with this properties; if this order is problematic in practice, please file an issue!Patch Changes
block-size
property support #346Thanks @azat-io!
v4.3.0
Compare Source
Minor Changes
Add
backdrop-filter
to Background group #345Add missing logical properties #343
-start
and-end
for block and inlineinset
propertiesinline-size
andblock-size
, as well asmin-
andmax-
for bothoverflow
v4.2.0
Compare Source
Minor Changes
Add Basic User Interface properties #341
appearance
accent-color
caret-color
Also adds new/missing properties
color-scheme
andcounter-set
.v4.1.0
Compare Source
Minor Changes
Add independent transform properties #339
Thanks @taichi221228!
translate
scale
rotate
Note: unlike the transform function versions, the order of these properties does not affect the result.
v4.0.0
Compare Source
Major Changes
Upgrade
stylelint-order
to v6c734150
stylelint-order
dropped support for Node v12 and v14. A peerDependency of Stylelint at v15 has also been updated to match.v3.1.0
Compare Source
Minor Changes
Add
composes
property from CSS Modules #325Add separate propertyGroups export #323
Should help make customising the rule config a little easier.
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.