build(deps): update patch & minor updates - autoclosed #578
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
7.26.7
->7.26.9
7.26.7
->7.26.9
14.5.2
->14.6.1
8.4.1
->8.5.0
1.15.1
->1.15.3
6.2.3
->6.2.6
8.5.1
->8.5.3
3.4.2
->3.5.1
4.34.4
->4.34.8
1.83.4
->1.85.0
16.13.2
->16.14.1
5.38.1
->5.39.0
Release Notes
babel/babel (@babel/core)
v7.26.9
Compare Source
🐛 Bug Fix
babel-types
TSPropertySignature.kind
(@liuxingbaoyu)babel-generator
,babel-types
🏠 Internal
babel-types
.ts
files with explicit reexports to solve name conflicts (@nicolo-ribaudo)babel-core
@types/gensync
in Babel 7 (@nicolo-ribaudo)v7.26.8
Compare Source
v7.26.8 (2025-02-08)
🏠 Internal
babel-preset-env
testing-library/user-event (@testing-library/user-event)
v14.6.1
Compare Source
Bug Fixes
delay
option (#1175) (2edf14d)ContextMenu
todefaultKeyMap
(#1079) (3e471d1)defaultKeyMap
(#1226) (543ecb0)pointerdown
isdefaultPrevented
(#1121) (f681f7b)button
andbuttons
properties onPointerEvent
(#1219) (6614f72)1
as default value forPointerEvent.width
andPointerEvent.height
(#1224) (f0468d0)click
event loop on form-associated custom element (#1238) (465fc7e)click
event on non-focusable control (#1130) (e429094)accept
filter more leniently (#1064) (a344ad4)v14.6.0
Compare Source
Features
FocusEvent
in hidden documents (#1252) (1ed8b15)Bug Fixes
DataTransferItem.getAsString()
callback (#1251) (7b11b0e)PointerCoords.x
inisDifferentPointerPosition
(#1216) (75edef5)PointerCoords
inisDifferentPointerPosition()
(#1229) (5f3d28f)eslint-community/eslint-plugin-es-x (eslint-plugin-es-x)
v8.5.0
Compare Source
New Rules
Intl.DurationFormat
by @ota-meshi in https://github.com/eslint-community/eslint-plugin-es-x/pull/236es-x/no-intl-durationformat
rulees-x/no-nonstandard-intl-durationformat-properties
rulees-x/no-nonstandard-intl-durationformat-prototype-properties
rulees-x/no-nonstandard-intl-properties
rulees-x/no-regexp-escape
rule by @ota-meshi in https://github.com/eslint-community/eslint-plugin-es-x/pull/238es-x/no-regexp-escape
rulees-x/no-nonstandard-regexp-properties
ruleFloat16Array
by @ota-meshi in https://github.com/eslint-community/eslint-plugin-es-x/pull/239es-x/no-float16array
rulees-x/no-dataview-prototype-getfloat16-setfloat16
rulees-x/no-math-f16round
ruleno-float16array
configes-x/no-nonstandard-typed-array-properties
rulees-x/no-nonstandard-typed-array-prototype-properties
rulees-x/no-nonstandard-dataview-prototype-properties
rulees-x/no-nonstandard-math-properties
ruleFull Changelog: eslint-community/eslint-plugin-es-x@v8.4.1...v8.5.0
beautifier/js-beautify (js-beautify)
v1.15.3
Compare Source
v1.15.2
Compare Source
bcomnes/npm-run-all2 (npm-run-all2)
v6.2.6
Compare Source
Commits
d928f9a
v6.2.5
Compare Source
v6.2.4
Compare Source
Merged
which
command#154
Fixed
which
command#153
postcss/postcss (postcss)
v8.5.3
Compare Source
Unknown word
error (by @hiepxanh).v8.5.2
Compare Source
prettier/prettier (prettier)
v3.5.1
Compare Source
diff
Fix CLI crash when cache for old version exists (#17100 by @sosukesuzuki)
Prettier 3.5 uses a different cache format than previous versions, Prettier 3.5.0 crashes when reading existing cache file, Prettier 3.5.1 fixed the problem.
Support dockercompose and github-actions-workflow in VSCode (#17101 by @remcohaszing)
Prettier now supports the
dockercompose
andgithub-actions-workflow
languages in Visual Studio Code.v3.5.0
Compare Source
diff
🔗 Release Notes
rollup/rollup (rollup)
v4.34.8
Compare Source
2025-02-17
Bug Fixes
Pull Requests
v4.34.7
Compare Source
2025-02-14
Bug Fixes
Pull Requests
v4.34.6
Compare Source
2025-02-07
Bug Fixes
Pull Requests
v4.34.5
Compare Source
2025-02-07
Bug Fixes
Pull Requests
sass/embedded-host-node (sass-embedded)
v1.85.0
Compare Source
@extend
. This causedunacceptable performance issues for certain heavy users of
@extend
. We'lltry to find a more performant way to accomplish it in the future.
stylelint/stylelint (stylelint)
v16.14.1
Compare Source
It fixes a bug with caching.
v16.14.0
Compare Source
It fixes 8 bugs and adds features to our
Warning
type.Warning
type (#8234) (@romainmenke).SyntaxError: The requested module 'table'...
(#8325) (@denisx).RuleContext['fix']
type (#8309) (@Mouvedia).declaration-property-value-keyword-no-deprecated
autofix ofborder-color
andoverflow
(#8346) (@Mouvedia).declaration-property-value-keyword-no-deprecated
false negatives foroverflow-x
andoverflow-y
(#8340) (@Mouvedia).declaration-property-value-keyword-no-deprecated
false negatives forscrollbar-color
(#8346) (@Mouvedia).declaration-property-value-keyword-no-deprecated
false positives for non-standard syntax values (#8329) (@Mouvedia).declaration-property-value-keyword-no-deprecated
warning message foroverflow: <keyword> <keyword>
(#8340) (@Mouvedia).selector-pseudo-class-no-unknown
false positives for:has-slotted
(#8332) (@Mouvedia).terser/terser (terser)
v5.39.0
Compare Source
console.assert
calls (#1590)v5.38.2
Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.