Fixed: no-duplicate-selectors false negatives for three or more duplicates (#7867) (@romainmenke).
Fixed: selector-max-compound-selectors error for @nest (#7875) (@romainmenke).
Fixed: selector-pseudo-class-no-unknown false positives for :active-view-transition and :active-view-transition-type() (#7868) (@Mouvedia).
Fixed: selector-type-*, selector-max-type and selector-class-pattern false positives for <timeline-range-name> in keyframe selectors (#7856) (@romainmenke).
Fixed: stylelint.utils.checkAgainstRule() regression when reportNeedlessDisables and quiet are both enabled (#7879) (@ybiquitous).
Fixed: configuration comments within selector and value lists being ignored (#7839) (@romainmenke).
16.7.0
Changed: tap formatter to support TAP14 (#7759) (@Mouvedia).
Fixed: declaration-block-no-redundant-longhand-properties/declaration-block-no-shorthand-property-overrides false negatives for font-variant (#7734) (@Bilie).
Fixed: font-family-name-quotes false negatives for -moz-*/-webkit-* keywords (#7777) (@Mouvedia).
Fixed: font-family-no-missing-generic-family-keyword false negatives for font families which names match a CSS3 font-variant keyword (#7823) (@Mouvedia).
Fixed: function-name-case end positions (#7747) (@Mouvedia).
Fixed: function-no-unknown performance by reducing file read count (#7801) (@ybiquitous).
Fixed: no-duplicate-selectors false negatives for three or more duplicates (#7867) (@romainmenke).
Fixed: selector-max-compound-selectors error for @nest (#7875) (@romainmenke).
Fixed: selector-pseudo-class-no-unknown false positives for :active-view-transition and :active-view-transition-type() (#7868) (@Mouvedia).
Fixed: selector-type-*, selector-max-type and selector-class-pattern false positives for <timeline-range-name> in keyframe selectors (#7856) (@romainmenke).
Fixed: stylelint.utils.checkAgainstRule() regression when reportNeedlessDisables and quiet are both enabled (#7879) (@ybiquitous).
Fixed: configuration comments within selector and value lists being ignored (#7839) (@romainmenke).
16.7.0
Changed: tap formatter to support TAP14 (#7759) (@Mouvedia).
Fixed: declaration-block-no-redundant-longhand-properties/declaration-block-no-shorthand-property-overrides false negatives for font-variant (#7734) (@Bilie).
Fixed: font-family-name-quotes false negatives for -moz-*/-webkit-* keywords (#7777) (@Mouvedia).
Fixed: font-family-no-missing-generic-family-keyword false negatives for font families which names match a CSS3 font-variant keyword (#7823) (@Mouvedia).
Fixed: function-name-case end positions (#7747) (@Mouvedia).
Fixed: function-no-unknown performance by reducing file read count (#7801) (@ybiquitous).
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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the development-dependencies group with 6 updates:
9.6.0
9.8.0
0.125.0
0.127.0
6.2.0
6.2.2
8.4.39
8.4.40
16.6.1
16.8.1
14.1.0
14.2.0
Updates
@eslint/js
from 9.6.0 to 9.8.0Release notes
Sourced from
@eslint/js
's releases.Changelog
Sourced from
@eslint/js
's changelog.Commits
4aaf2b3
chore: package.json update for@eslint/js
release2570051
chore: package.json revert@eslint/js
version to 9.7.0 (#18719)d73b203
chore: package.json update for@eslint/js
release7ed6f9a
chore: package.json update for@eslint/js
releaseUpdates
hugo-bin
from 0.125.0 to 0.127.0Commits
227fbf0
0.127.07f1b224
Update Hugo to v0.130.072e113c
0.126.07d581bd
Update devDependencies and regenerate package-lock.jsonf6af6cb
Update Hugo to v0.129.0b6659d1
0.125.27993177
Update Hugo to v0.128.2d8be2a5
0.125.12525343
Update Hugo to v0.128.1Updates
npm-run-all2
from 6.2.0 to 6.2.2Release notes
Sourced from npm-run-all2's releases.
Changelog
Sourced from npm-run-all2's changelog.
Commits
bac3905
6.2.2fc35f0d
Revert "Compatibility: npm, yarn and pnpm run scripts"c707195
6.2.132a4b46
Merge pull request #143 from ayu-exorcist/masterb8d3ded
Compatibility: npm, yarn and pnpm run scripts25738ae
Use neostandard + add more static code analysis (#142)6be8fff
Upgrade: Bump c8 from 9.1.0 to 10.0.0 (#141)f80ac5c
Merge pull request #138 from bcomnes/dependabot/npm_and_yarn/p-queue-8.0.14c6a3ad
Upgrade: Bump p-queue from 7.4.1 to 8.0.1Updates
postcss
from 8.4.39 to 8.4.40Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
3f84b41
Release 8.4.40 version293ce45
Merge pull request #1950 from nex3/node-gettersfd7ae73
Declare Node subclass attributes as getters79a6396
Update dependencies53968d7
Make name more clearUpdates
stylelint
from 16.6.1 to 16.8.1Release notes
Sourced from stylelint's releases.
Changelog
Sourced from stylelint's changelog.
Commits
1232b53
16.8.1c5333fa
Prepare 16.8.1 (#7889)133b4cc
Fixno-duplicate-selectors
false positives with Less syntax (#7888)19365ca
16.8.050478e6
Prepare 16.8.0 (#7870)8e5c8a3
Fixfunction-url-quotes
false positives for SCSS variables and#
/?
char...2d04511
Bump husky from 9.1.2 to 9.1.3 (#7886)118fe2b
Bump debug from 4.3.5 to 4.3.6 (#7885)1905e41
Bump rollup from 4.19.0 to 4.19.1 (#7884)ac73451
Document to add ecosystem test check in releasing task list (#7883)Updates
stylelint-config-twbs-bootstrap
from 14.1.0 to 14.2.0Release notes
Sourced from stylelint-config-twbs-bootstrap's releases.
Commits
cf7718c
14.2.0391d1b0
Bump stylelint-scss from 6.3.0 to 6.3.2 (#258)02959d9
Bump stylelint-config-standard from 36.0.0 to 36.0.1 (#257)609c52b
CI: Add Node.js 223589e62
Bump stylelint-scss from 6.2.1 to 6.3.0 (#255)0e3f17c
Bump stylelint from 16.4.0 to 16.6.1 (#256)4c38ab5
Bump stylelint-config-standard-scss from 13.0.0 to 13.1.0 (#251)10b225b
Bump stylelint-config-recess-order from 5.0.0 to 5.0.1 (#250)cb1c522
Bump stylelint from 16.3.1 to 16.4.0 (#252)2b62619
Bump@stylistic/stylelint-plugin
from 2.1.1 to 2.1.2 (#253)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