chore(deps): update npm dependencies #148
Open
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:
19.6.0
->19.7.1
5.1.2
->5.2.0
19.6.1
->19.7.1
1.83.1
->1.85.0
16.0.4
->16.0.5
16.13.0
->16.14.1
6.10.0
->6.11.1
Release Notes
conventional-changelog/commitlint (@commitlint/config-conventional)
v19.7.1
Compare Source
Note: Version bump only for package @commitlint/config-conventional
chaijs/chai (chai)
v5.2.0
Compare Source
What's Changed
chai-subset
and added assert-based negation to containSubset by @BreadInvasion in https://github.com/chaijs/chai/pull/1664New Contributors
Full Changelog: chaijs/chai@v5.1.2...v5.2.0
conventional-changelog/commitlint (commitlint)
v19.7.1
Compare Source
Note: Version bump only for package commitlint
sass/dart-sass (sass)
v1.85.0
Compare Source
@extend
. This causedunacceptable performance issues for certain heavy users of
@extend
. We'lltry to find a more performant way to accomplish it in the future.
v1.84.0
Compare Source
Allow newlines in whitespace in the indented syntax.
Potentially breaking bug fix: Selectors with unmatched brackets now always
produce a parser error. Previously, some edge cases like
[foo#{"]:is(bar"}) {a: b}
would compile without error, but this was an unintentional bug.Fix a bug in which various Color Level 4 functions weren't allowed in plain
CSS.
Fix the error message for
@extend
without a selector and possibly otherparsing edge-cases in contexts that allow interpolation.
Embedded Host
SassBoolean
type to adhere to the spec,now using a class instead of an interface.
v1.83.4
Compare Source
v1.83.3
Compare Source
v1.83.2
Compare Source
Properly display deprecation IDs for the JS Sass API.
Don't display deprecation IDs for user-defined deprecations.
webpack-contrib/sass-loader (sass-loader)
v16.0.5
Compare Source
stylelint/stylelint (stylelint)
v16.14.1
Compare Source
It fixes a bug with caching.
v16.14.0
Compare Source
It fixes 8 bugs and adds features to our
Warning
type.Warning
type (#8234) (@romainmenke).SyntaxError: The requested module 'table'...
(#8325) (@denisx).RuleContext['fix']
type (#8309) (@Mouvedia).declaration-property-value-keyword-no-deprecated
autofix ofborder-color
andoverflow
(#8346) (@Mouvedia).declaration-property-value-keyword-no-deprecated
false negatives foroverflow-x
andoverflow-y
(#8340) (@Mouvedia).declaration-property-value-keyword-no-deprecated
false negatives forscrollbar-color
(#8346) (@Mouvedia).declaration-property-value-keyword-no-deprecated
false positives for non-standard syntax values (#8329) (@Mouvedia).declaration-property-value-keyword-no-deprecated
warning message foroverflow: <keyword> <keyword>
(#8340) (@Mouvedia).selector-pseudo-class-no-unknown
false positives for:has-slotted
(#8332) (@Mouvedia).v16.13.2
Compare Source
It fixes a regression bug with
--fix
.--fix
CLI flag raising unknown value error (#8313) (@ybiquitous).v16.13.1
Compare Source
It fixes one bug due to an upstream change in our
ignore
dependency.ignore.default is not a function
(#8305) (@romainmenke).stylelint-scss/stylelint-scss (stylelint-scss)
v6.11.1
Compare Source
no-duplicate-load-rules
fix false positive when using@use
and@forward
for the same stylesheet (#1124).declaration-property-value-no-unknown
add support for Sass'rgba()
function with a hex value (#1123).Full Changelog: stylelint-scss/stylelint-scss@v6.11.0...v6.11.1
v6.11.0
Compare Source
no-duplicate-load-rules
rule (#1103).declaration-property-value-no-unknown
allow functions from explicit namespaces (#1113).Full Changelog: stylelint-scss/stylelint-scss@v6.10.1...v6.11.0
v6.10.1
Compare Source
declaration-property-value-no-unknown
fix trailing whitespace in value parsing (#1089).no-global-function-names
allow CSS round function (#1097).Full Changelog: stylelint-scss/stylelint-scss@v6.10.0...v6.10.1
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.