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
Updates the requirements on @babel/core, @babel/preset-env, @commitlint/cli, husky, rollup, semantic-release and stylelint to permit the latest version. Updates
@babel/core
to 7.25.2Release notes
Sourced from
@babel/core
's releases.Changelog
Sourced from
@babel/core
's changelog.... (truncated)
Commits
0f8f408
v7.25.26a15d7a
Ensure thatrequeueComputedKeyAndDecorators
is available (#16695)9f7e29a
chore: fix one suppressed eslint error (#16696)2413d1a
Add eslint-plugin-regexp (#16680)5dc3b44
Expose wether a module has TLA or not as.extra.async
(#16480)30aa644
v7.24.97d923b8
Avoidrequire()
call in@babel/standalone
bundle (#16639)889c58f
Revert "Pin CI to Node.js 22.1" (#16633)1f5af44
v7.24.8683c654
Enable some lint rules (#16605)Updates
@babel/preset-env
to 7.25.3Release notes
Sourced from
@babel/preset-env
's releases.Changelog
Sourced from
@babel/preset-env
's changelog.... (truncated)
Commits
787c7cd
v7.25.3a0c8871
Test: Improve available-plugins compat-data check (#16693)0f8f408
v7.25.20b2cc25
Update compat-table (#16691)2413d1a
Add eslint-plugin-regexp (#16680)d2e3ee2
v7.25.0d364545
MoveensureFunctionName
toNodePath.prototype
(#16658)814b31e
Introducebugfix-safari-class-field-initializer-scope
(#16569)46284e4
Addduplicate-named-capturing-groups-regex
topreset-env
(#16445)482008c
Simplifyhelper-function-name
logic (#16652)Updates
@commitlint/cli
to 19.4.0Release notes
Sourced from
@commitlint/cli
's releases.Changelog
Sourced from
@commitlint/cli
's changelog.... (truncated)
Commits
bac2288
v19.4.04b204ec
feat: support linting from the last tag (#4110)a20e890
feat: support command line options from a file (#4109)Updates
husky
to 9.1.4Release notes
Sourced from husky's releases.
Commits
fc549e0
9.1.49891ace
clarify deprecation message712cb00
9.1.37d29633
fix: better handle spaces in PATH35fba84
9.1.22060317
show message instead of automatically remove deprecated codef6cc410
Update troubleshoot.md0c71e73
update package-lock.json2968998
9.1.1902749b
docsUpdates
rollup
to 4.21.0Release notes
Sourced from rollup's releases.
Changelog
Sourced from rollup's changelog.
... (truncated)
Commits
c4bb050
4.21.08350601
chore(deps): update typescript-eslint monorepo to v8 (major) (#5607)811ef57
chore: fix thenoConflict
option in REPL. (#5611)af6a347
feat: introduce the virtualDirname option to customize the virtual directory ...eb12f34
chore(deps): lock file maintenance (#5614)93af657
chore(deps): lock file maintenance minor/patch updates (#5613)c6751ff
chore(deps): lock file maintenance minor/patch updates (#5608)df12edf
4.20.032e8d5b
Add originalFIleName property to emitted assets (#5596)1b4d142
chore(deps): update dependency eslint-plugin-unicorn to v55 (#5599)Updates
semantic-release
to 24.1.0Release notes
Sourced from semantic-release's releases.
Commits
bcc663c
feat: addwarn
type to globalcontext.logger
(#3423)8002f72
chore(deps): update dependency publint to v0.2.10 (#3426)1bae870
chore(deps): lock file maintenance (#3421)224b3c8
ci(action): update github/codeql-action action to v3.26.0 (#3419)a18f04f
ci(action): update actions/upload-artifact action to v4.3.6 (#3418)d7d5b2e
chore(deps): lock file maintenance (#3416)a49bdce
docs(installation.md): remove repetitive instrux (#3384)5d30a2b
ci(action): update actions/upload-artifact action to v4.3.5 (#3415)e523d94
chore(deps): update dependency ls-engines to v0.9.3 (#3414)c9dd00d
chore(deps): lock file maintenance (#3410)Updates
stylelint
to 16.8.2Release notes
Sourced from stylelint's releases.
Changelog
Sourced from stylelint's changelog.
... (truncated)
Commits
860acdc
16.8.27f09106
Prepare 16.8.2 (#7902)2b13454
Fixkeyframe-block-no-duplicate-selectors
reported ranges (#7932)c3829d5
Refactor to addisVarFunction
utility and renameisIgnoredFunction
to `is...197400e
Fixselector-max-type
reported ranges (#7916)b4c61d7
Add details on keys used for--cache
option in documentation (#7926)108af69
Bump ignore from 5.3.1 to 5.3.2 (#7930)ac83f35
Bump lint-staged from 15.2.8 to 15.2.9 (#7929)47f0a0c
Bump postcss-selector-parser from 6.1.1 to 6.1.2 in the postcss group (#7928)f0992a5
Fix.cjs
files clean up (#7922)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