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: 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).
Updates the requirements on @babel/core, @babel/plugin-transform-class-properties, @babel/preset-env, husky, rollup and stylelint to permit the latest version. Updates
@babel/core
to 7.24.9Release notes
Sourced from
@babel/core
's releases.Changelog
Sourced from
@babel/core
's changelog.... (truncated)
Commits
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)c36fa6a
Update typescript-eslint v8 (#16557)02da3da
[babel 8] RemoveFile.prototype.getModuleName
(#16561)bf1e9a3
v7.24.790fdd7e
Only import types from declared dependencies (#16494)7934963
Usetype: module
in allpackage.json
s (#16535)Updates
@babel/plugin-transform-class-properties
to 7.24.7Release notes
Sourced from
@babel/plugin-transform-class-properties
's releases.Changelog
Sourced from
@babel/plugin-transform-class-properties
's changelog.... (truncated)
Commits
bf1e9a3
v7.24.77934963
Usetype: module
in allpackage.json
s (#16535)Updates
@babel/preset-env
to 7.24.8Release notes
Sourced from
@babel/preset-env
's releases.Changelog
Sourced from
@babel/preset-env
's changelog.... (truncated)
Commits
1f5af44
v7.24.80f72c57
Bump compat data sources (#16614)c36fa6a
Update typescript-eslint v8 (#16557)bf1e9a3
v7.24.714a0b08
[helpers TS conversion] async functions/generators (#16510)1e3be73
Update compat data (#16539)7934963
Usetype: module
in allpackage.json
s (#16535)Updates
husky
to 9.1.1Release notes
Sourced from husky's releases.
... (truncated)
Commits
2968998
9.1.1902749b
docsa25c6ce
update vitepressbbfe8e3
Merge branch 'ccerrillo-fix-windows-path'eb54845
automatically rm deprecated codee8badd7
Small typo fix (#1471)a24ccbc
9.1.09085a9d
v9.1.0 (#1467)b9f5889
automatically rm deprecated code71e5dcb
Small typo fix (#1471)Updates
rollup
to 4.19.0Release notes
Sourced from rollup's releases.
Changelog
Sourced from rollup's changelog.
... (truncated)
Commits
28546b5
4.19.0f4831d9
Fix types64af3df
feat: implementing decorator support (#5562)1d2c1e9
When tree-shaking logical expression, make sure to remove all trailing white-...a9a6108
chore(deps): lock file maintenance minor/patch updates (#5580)4f37dac
chore(deps): lock file maintenance minor/patch updates (#5576)db4ecdf
chore(deps): update dependency inquirer to v10 (#5575)689587d
Improve chunk and asset type information in docs (#5572)ce8f83c
Switch to audit resolver to ignore requirejs vulnerability (#5573)13cdab5
refactor(finalisers): condition branch (#5570)Updates
stylelint
to 16.7.0Release notes
Sourced from stylelint's releases.
Changelog
Sourced from stylelint's changelog.
... (truncated)
Commits
5d907dd
16.7.03fe964f
Prepare 16.7.0 (#7740)bb72fc7
FixquietDeprecationWarnings
to suppress withstylelint:003
warning (#7837)29cc13a
Refactor to extract utility for deprecation warnings (#7834)9ed7322
Refactorfunction-calc-no-unspaced-operator
to usefix
callback instead o...cd69f4c
Fixutils.checkAgainstRule()
to supportfix
callback inutils.report()
...2dfe7ce
UpdatefontSizeKeywords
set and fixfontShorthandKeywords
set (#7823)aaa355d
Refactorfunction-url-quote... _Description has been truncated_