chore(deps-dev): bump the npm group with 3 updates
Type: Pull Request
State: Merged
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 0
(about 2 months ago)
(about 2 months ago)
(about 2 months ago)
by mergify[bot]
dependencies javascript
Bumps the npm group with 3 updates: stylelint, stylelint-config-recess-order and stylelint-config-recommended-scss.
Updates stylelint
from 16.23.0 to 16.23.1
Release notes
Sourced from stylelint's releases.
16.23.1
It fixes 7 bugs.
- Fixed:
no-invalid-position-declaration
false positives for embedded styles (#8701) (@sw1tch3roo
).- Fixed:
property-no-deprecated
erroneously autofixingclip
(#8699) (@immitsu
).- Fixed:
property-no-deprecated
false positives for-webkit-box-orient: vertical;
(#8699) (@immitsu
).- Fixed:
selector-pseudo-*-no-unknown
false positives for some meter pseudo classes/elements (#8708) (@Mouvedia
).- Fixed:
selector-pseudo-class-no-unknown
false positives for:unchecked
(#8705) (@Mouvedia
).- Fixed:
selector-pseudo-element-no-unknown
false positives for::search-text
(#8707) (@Mouvedia
).- Fixed:
selector-type-no-unknown
false positives forselectedcontent
(#8716) (@Mouvedia
).
Changelog
Sourced from stylelint's changelog.
16.23.1 - 2025-08-07
It fixes 7 bugs.
- Fixed:
no-invalid-position-declaration
false positives for embedded styles (#8701) (@sw1tch3roo
).- Fixed:
property-no-deprecated
erroneously autofixingclip
(#8699) (@immitsu
).- Fixed:
property-no-deprecated
false positives for-webkit-box-orient: vertical;
(#8699) (@immitsu
).- Fixed:
selector-pseudo-*-no-unknown
false positives for some meter pseudo classes/elements (#8708) (@Mouvedia
).- Fixed:
selector-pseudo-class-no-unknown
false positives for:unchecked
(#8705) (@Mouvedia
).- Fixed:
selector-pseudo-element-no-unknown
false positives for::search-text
(#8707) (@Mouvedia
).- Fixed:
selector-type-no-unknown
false positives forselectedcontent
(#8716) (@Mouvedia
).
Commits
a282f6c
16.23.193e33f0
Prepare 16.23.1 (#8706)2811636
Fixno-invalid-position-declaration
false positives for embedded styles (#8...6006370
Fixselector-type-no-unknown
false positives forselectedcontent
(#8716)5e7c4f0
Fixselector-pseudo-*-no-unknown
false positives for some meter pseudo clas...5ef3ad8
Improvepostcss-naive-css-in-js
test fixture (#8715)5c66db7
Fixselector-pseudo-element-no-unknown
false positives for::search-text
...b17f5a4
Bump typescript from 5.8.3 to 5.9.2 in the typescript group (#8711)ce1283b
Fixproperty-no-deprecated
false positive for `-webkit-box-orient: vertical...94b6d69
Bump rollup from 4.46.0 to 4.46.2 (#8709)- Additional commits viewable in compare view
Updates stylelint-config-recess-order
from 7.1.0 to 7.2.0
Release notes
Sourced from stylelint-config-recess-order's releases.
v7.2.0
Minor Changes
Changelog
Sourced from stylelint-config-recess-order's changelog.
7.2.0
Minor Changes
Commits
70ab2a6
Publish release (#419)ab7d432
Bump prettier from 3.5.3 to 3.6.2 (#415)e4eca9f
Bump lint-staged from 16.1.0 to 16.1.2 (#414)2af7ff0
Bump@changesets/cli
from 2.29.4 to 2.29.5 (#413)c0bba8f
Bump stylelint from 16.20.0 to 16.23.0 (#416)f7ea173
Add font synthesis properties (#418)b472d8a
Add missing Animation properties (#417)37c28c9
Bump lint-staged from 15.5.0 to 16.1.0 (#401)bba06cb
Bump@changesets/cli
from 2.28.1 to 2.29.4 (#402)a1323aa
Bump pnpm/action-setup from 3 to 4 (#379)- See full diff in compare view
Updates stylelint-config-recommended-scss
from 15.0.1 to 16.0.0
Release notes
Sourced from stylelint-config-recommended-scss's releases.
16.0.0
- Changed: updated to
stylelint-config-recommended@17.0.0
.- Changed: updated to
stylelint-scss@6.12.1
.- Removed:
stylelint
less than16.23.1
from peer dependencies.
Changelog
Sourced from stylelint-config-recommended-scss's changelog.
16.0.0
- Changed: updated to
stylelint-config-recommended@17.0.0
.- Changed: updated to
stylelint-scss@6.12.1
.- Removed:
stylelint
less than16.23.1
from peer dependencies.
Commits
c554872
16.0.0829454d
Prepare 16.0.016ccca8
Bump eslint-config-stylelint from 24.0.0 to 25.0.0 (#353)095b126
Bump npm-run-all2 from 8.0.1 to 8.0.4 (#351)8ddcf4a
Bump eslint from 9.26.0 to 9.32.0 (#357)14cef9b
Bump prettier from 3.5.3 to 3.6.2 (#361)396e49a
Bump stylelint from 16.23.0 to 16.23.1 (#360)97b7020
Update to stylelint-config-recommended 17 (#359)c45f978
Bump stylelint-scss from 6.12.0 to 6.12.1 (#356)- See full diff 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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions
Pull Request Statistics
1
2
+22
-22
Package Dependencies
stylelint-config-recommended-scss
npm
15.0.1 → 16.0.0
Major
stylelint-config-recess-order
npm
7.1.0 → 7.2.0
Minor
Technical Details
ID: | 4879667 |
UUID: | 2735218120 |
Node ID: | PR_kwDOEGmOXM6jCB3I |
Host: | GitHub |
Repository: | html2rss/html2rss.github.io |
Merge State: | Unknown |