-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update dependency stylelint-scss to v6.10.0 #456
base: master
Are you sure you want to change the base?
Conversation
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the WalkthroughThe Changes
Sequence Diagram(s)(Sequence diagrams are not applicable in this context due to the simplicity of the change.) Poem
🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
6e9bd12
to
a0a48b2
Compare
a0a48b2
to
43daa8d
Compare
43daa8d
to
b7358bf
Compare
b7358bf
to
ea21aa0
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files ignored due to path filters (1)
package-lock.json
is excluded by!**/package-lock.json
Files selected for processing (1)
- package.json (1 hunks)
Additional comments not posted (1)
package.json (1)
62-62
: Approved version update forstylelint-scss
.The update from
6.3.1
to6.5.1
addresses important fixes and enhancements. Ensure to verify compatibility with the project's environment and other dependencies.Run the following script to verify the compatibility:
ea21aa0
to
6be920a
Compare
6be920a
to
d593d33
Compare
d593d33
to
72596a2
Compare
72596a2
to
9beeb50
Compare
9beeb50
to
9bcee44
Compare
9bcee44
to
df150a3
Compare
This PR contains the following updates:
6.3.1
->6.10.0
Release Notes
stylelint-scss/stylelint-scss (stylelint-scss)
v6.10.0
Compare Source
declaration-property-value-no-unknown
support nested properties with shorthand values (#1071).declaration-property-value-no-unknown
fix multiline values parsing (#1085).Full Changelog: stylelint-scss/stylelint-scss@v6.9.0...v6.10.0
v6.9.0
Compare Source
Full Changelog: stylelint-scss/stylelint-scss@v6.8.1...v6.9.0
v6.8.1
Compare Source
declaration-property-value-no-unknown
fix false positives for nested properties in nested declarations (#1068).Full Changelog: stylelint-scss/stylelint-scss@v6.8.0...v6.8.1
v6.8.0
Compare Source
function-color-channel
rule (#1060).selector-no-redundant-nesting-selector
support for Dart Sass deprecation (#1022).declaration-property-value-no-unknown
include explicit namespace variables inisDollarVar()
(#1062).declaration-property-value-no-unknown
fix false positives for imported custom functions (#1061).declaration-property-value-no-unknown
reported ranges and message (stylelint/stylelint#8003, #1066).declaration-property-value-no-unknown
false negatives/positives via[email protected]
(stylelint/stylelint#7993, #1065).Full Changelog: stylelint-scss/stylelint-scss@v6.7.0...v6.8.0
v6.7.0
Compare Source
function-no-unknown
: add support for Sass v1.78color.channel
function (#1052).Full Changelog: stylelint-scss/stylelint-scss@v6.6.0...v6.7.0
v6.6.0
Compare Source
declaration-property-value-no-unknown
: add support for first-class operators (#1042).declaration-property-value-no-unknown
: add support SCSS variables as arguments in nested functions (#1042).Full Changelog: stylelint-scss/stylelint-scss@v6.5.1...v6.6.0
v6.5.1
Compare Source
function-quote-no-quoted-strings-inside
fix broken autofix (#1043).Full Changelog: stylelint-scss/stylelint-scss@v6.5.0...v6.5.1
v6.5.0
Compare Source
property-no-unknown
add support for nested declarations (#1024).declaration-property-value-no-unknown
rule (#1023).operator-no-unspaced
fix false positives with comparison operators (#1037).Full Changelog: stylelint-scss/stylelint-scss@v6.4.1...v6.5.0
v6.4.1
Compare Source
load-partial-extension
(#1021).Full Changelog: stylelint-scss/stylelint-scss@v6.4.0...v6.4.1
v6.4.0
Compare Source
load-partial-extension
rule, and deprecatedat-import-partial-extension
rule (#998).partial-no-import
message to include more accurate rule name (#1019).Full Changelog: stylelint-scss/stylelint-scss@v6.3.2...v6.4.0
v6.3.2
Compare Source
at-mixin-no-risky-nesting-selector
fix false positives (#1010).operator-no-unspaced
handle variables with unary negation (#1011).Full Changelog: stylelint-scss/stylelint-scss@v6.3.1...v6.3.2
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 was generated by Mend Renovate. View the repository job log.