⬆️(dependencies) update js dependencies #2685
Open
+1,298
−1,144
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.0
->7.26.9
7.25.9
->7.26.9
7.26.0
->7.26.9
6.18.4
->6.18.6
6.7.1
->6.8.0
6.3.1
->6.3.2
6.5.8
->6.5.9
6.5.0
->6.5.2
6.36.1
->6.36.3
9.3.0
->9.5.0
6.3.15
->6.6.1
3.1.0
->3.1.4
5.4.2
->5.4.3
11.4.9
->11.4.10
2.3.0
->3.1.0
8.48.0
->9.1.0
14.5.2
->14.6.1
3.5.13
->4.0.0
9.0.7
->9.0.8
4.17.14
->4.17.15
22.10.5
->22.13.5
20.11.24
->22.13.5
18.3.3
->19.0.10
18.3.1
->19.0.4
18.3.1
->19.0.0
8.5.13
->8.5.14
8.20.0
->8.24.1
6.2.0
->6.2.1
10.5.30
->10.5.35
11.2.0
->11.2.1
9.1.0
->10.0.1
28.10.0
->28.11.0
5.2.1
->5.2.3
7.37.3
->7.37.4
2.43.0
->2.45.1
4.12.1
->4.12.4
8.0.2
->8.0.3
5.3.2
->5.3.3
25.0.1
->26.0.0
7.2.2
->7.2.4
3.4.2
->3.5.1
18.3.1
->19.0.0
18.3.1
->19.0.0
2.5.1
->2.5.2
7.1.0
->7.1.6
9.0.3
->10.0.0
18.3.1
->19.0.0
1.83.1
->1.85.0
<5.7.3
-><5.7.4
5.7.2
->5.7.3
11.0.4
->11.1.0
0.22.0
->0.23.0
5.97.1
->5.98.0
8.18.0
->8.18.1
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
v7.26.7
Compare Source
🐛 Bug Fix
babel-helpers
,babel-preset-env
,babel-runtime-corejs3
babel-plugin-transform-typeof-symbol
typeof
in arrow functions (@liuxingbaoyu)babel-parser
ranges
option in estree method value (@JLHwung)babel-core
babel-plugin-transform-typescript
babel-plugin-transform-typescript
,babel-traverse
,babel-types
import x = y.z
(@liuxingbaoyu)codemirror/autocomplete (@codemirror/autocomplete)
v6.18.6
Compare Source
Bug fixes
Fix an issue where the closing character for double-angle quotation marks and full-width brackets was computed incorrectly.
v6.18.5
Compare Source
Bug fixes
Fix an issue where clicking on the scrollbar for the completion list could move focus out of the editor.
codemirror/commands (@codemirror/commands)
v6.8.0
Compare Source
New features
The new
cursorGroupForwardWin
andselectGroupForwardWin
commands implement Windows-style forward motion by group.codemirror/lang-markdown (@codemirror/lang-markdown)
v6.3.2
Compare Source
Bug fixes
Make Markdown-specific commands return false inside fenced code.
Fix an infinite loop caused by
insertNewlineContinueMarkup
.codemirror/search (@codemirror/search)
v6.5.9
Compare Source
Bug fixes
When replacing a regexp match, don't expand multi-digit replacement markers to numbers beyond the captured group count in the query.
codemirror/state (@codemirror/state)
v6.5.2
Compare Source
Bug fixes
Fix a bug where reconfiguring a field with a new
init
value didn't update the value of the field.v6.5.1
Compare Source
Bug fixes
countColumn
no longer loops infinitely when given ato
that's higher than the input string's length.codemirror/view (@codemirror/view)
v6.36.3
Compare Source
Bug fixes
Make sure event handlers registered with
domEventHandlers
are not called during view updates, to avoid triggering nested update errors.Don't include the window scrollbars in the space available for displaying tooltips.
Work around an issue with Chrome's
EditContext
that shows up when using autocompletion while composing with Samsung's virtual Android keyboard.v6.36.2
Compare Source
Bug fixes
Fix an issue where some kinds of relayouts could put the editor in a state where it believed it wasn't in window, preventing relayout, though it in fact was.
Make sure macOS double-space-to-period conversions are properly suppressed.
Fix an issue where native selection changes, such as mobile spacebar-drag, weren't being picked up in edit context mode.
faker-js/faker (@faker-js/faker)
v9.5.0
Compare Source
Features
v9.4.0
Compare Source
Features
Changed Locales
Bug Fixes
formatjs/formatjs (@formatjs/cli)
v6.6.1
Compare Source
v6.6.0
Compare Source
Features
v6.5.1
Compare Source
v6.5.0
Compare Source
Features
v6.4.3
Compare Source
Bug Fixes
v6.4.2
Compare Source
Bug Fixes
v6.4.1
Compare Source
Bug Fixes
[
v6.4.0
](https://redirect.github.com/formatjs/formatjs/releases/tag/%40formatjs/clConfiguration
📅 Schedule: Branch creation - "before 7am on monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, 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.