Fixed: selector-anb-no-unmatchable reported ranges and message (#8001) (@romainmenke).
Fixed: string formatter handling of log symbols for non-Unicode terminals (#7981) (@Mouvedia).
Fixed: built .cjs files to address Rollup vulnerability (#8010) (@ybiquitous).
Fixed: incorrect config option for Node.js API with extends and overrides (#8030) (@ybiquitous).
Fixed: stricter validation for the options of declaration-property-max-values, declaration-property-value-no-unknown and number-max-precision (#7975) (@Mouvedia).
Fixed: selector-anb-no-unmatchable reported ranges and message (#8001) (@romainmenke).
Fixed: string formatter handling of log symbols for non-Unicode terminals (#7981) (@Mouvedia).
Fixed: built .cjs files to address Rollup vulnerability (#8010) (@ybiquitous).
Fixed: incorrect config option for Node.js API with extends and overrides (#8030) (@ybiquitous).
Fixed: stricter validation for the options of declaration-property-max-values, declaration-property-value-no-unknown and number-max-precision (#7975) (@Mouvedia).
16.9.0
Changed: secondaryOptions argument type of the Rule function (#7950) (@Mouvedia).
Fixed: color-function-notation reporting functions with less than 3 arguments (#7948) (@Mouvedia).
Updates the requirements on @babel/core, @babel/plugin-transform-class-properties, @babel/preset-env, @rollup/plugin-node-resolve, concurrently, rollup, semantic-release and stylelint to permit the latest version. Updates
@babel/core
to 7.26.0Release notes
Sourced from
@babel/core
's releases.Changelog
Sourced from
@babel/core
's changelog.... (truncated)
Commits
63d3038
v7.26.08b5b6bf
fix: CI with Node v23.1.0 (#16932)64fa466
Enable import attributes parsing by default (#16850)0216853
feat: support async plugin's pre/post (#16862)b8002e2
Workaround Node.js bug for parallel loading of TLA modules (#16928)56658ac
Fix loading of modules with TLA in Node.js 23 (#16926)fdc456a
Only parse # as comment in .babelignore at line start (#16925)79e50b2
test: add node 23 to ci matrix4360ee5
fix: path.resolve changes in node 23.0.0b07957e
v7.25.9Updates
@babel/plugin-transform-class-properties
to 7.25.9Release notes
Sourced from
@babel/plugin-transform-class-properties
's releases.Changelog
Sourced from
@babel/plugin-transform-class-properties
's changelog.... (truncated)
Commits
b07957e
v7.25.9af91759
fix: Accidentally publishing useless files (#16917)2533cfb
v7.25.769d65f1
[babel 8] Require Node.js^18.20.0 || ^20.17.0 || >=22.8.0
(#16800)b7dcfdd
Simplify test fixtures (#16793)341477b
Do not enforce printing space between(
and comments (#16780)Updates
@babel/preset-env
to 7.26.0Release notes
Sourced from
@babel/preset-env
's releases.Changelog
Sourced from
@babel/preset-env
's changelog.... (truncated)
Commits
63d3038
v7.26.064fa466
Enable import attributes parsing by default (#16850)816b293
Addtransform-regexp-modifiers
topreset-env
(#16692)b07957e
v7.25.9af91759
fix: Accidentally publishing useless files (#16917)490a330
Update compat data (#16909)d658738
fix: support BROWSERSLIST{,_CONFIG} env (#16907)f9cb91a
v7.25.8a6b0f54
Inline one-line syntax plugins (#16824)2533cfb
v7.25.7Updates
@rollup/plugin-node-resolve
to 15.3.0Changelog
Sourced from
@rollup/plugin-node-resolve
's changelog.... (truncated)
Commits
a8e326d
chore(release): node-resolve v15.3.0032055b
feat(node-resolve): allow preferBuiltins to be a function (#1694)6d4bb6b
chore(release): node-resolve v15.2.4190aa21
chore(node-resolve): remove is-builtin-module (#1735)dcd8da5
chore(repo): use@dot/versioner
for releases (#1612)1caee89
chore(release): node-resolve v15.2.3Updates
concurrently
to 9.1.0Release notes
Sourced from concurrently's releases.
Commits
e3a76f7
9.1.0b358954
bin: show help when no args are passed (#513)64b7e2a
Add support for Deno shortcuts and wildcards (#508)3bcc9c9
Remove signal event listeners from process on finish (#512)Updates
rollup
to 4.24.4Release notes
Sourced from rollup's releases.
Changelog
Sourced from rollup's changelog.
... (truncated)
Commits
cdf34ab
4.24.4daa6db8
Update configuration-options document (#5708)0776b4e
fix: Deoptimize the proxied object if its property is reassigned in the handl...d8d6f5a
chore(deps): lock file maintenance minor/patch updates (#5711)69353a8
4.24.34c5cc76
perf: use pre-allocated arrays for known result sizes (#5703)8cc07f9
Refine performance report32d0e7d
4.24.285226fd
Fix "Couldn't find package" error when installing rollup using yarn (#5705)88a54d8
4.24.1Updates
semantic-release
to 24.2.0Release notes
Sourced from semantic-release's releases.
Commits
05a2ea9
feat: clarify branch existence requirement in error messages (#3462)8940f32
ci(action): update actions/setup-node action to v4.1.0 (#3489)789ac43
chore(deps): update dependency publint to v0.2.12 (#3488)3ba76ae
ci(action): update actions/checkout action to v4.2.2 (#3486)8612ff1
chore(deps): update dependency npm-run-all2 to v7.0.1 (#3487)e29a892
ci(action): update github/codeql-action action to v3.27.0 (#3485)98d606e
chore(deps): update dependency npm-run-all2 to v7 (#3483)55938c3
docs(plugins): community pluginsemantic-release-kaniko
(#3450)2b4c86c
chore(deps): lock file maintenance (#3481)41c9502
ci(action): update github/codeql-action action to v3.26.13 (#3424)Updates
stylelint
to 16.10.0Release notes
Sourced from stylelint's releases.
Changelog
Sourced from stylelint's changelog.