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.20.12
->^7.23.5
^7.18.10
->^7.23.5
^7.18.6
->^7.23.3
6.7.1
->6.11.1
6.2.4
->6.3.2
6.4.3
->6.4.7
6.1.8
->6.2.1
6.1.1
->6.2.3
6.5.0
->6.5.4
6.7.0
->6.9.3
6.3.2
->6.3.3
6.4.0
->6.5.5
6.2.0
->6.3.2
6.12.0
->6.22.1
^17.2.0
->^17.8.1
^17.2.0
->^17.8.1
1.1.4
->1.2.0
^2.2.2
->^2.7.0
^2.1.1
->^2.4.10
^3.1.2
->^3.1.10
^4.0.0
->^4.1.6
^1.2.0
->^1.2.11
^5.16.5
->^5.17.0
^14.0.0
->^14.1.2
^29.1.2
->^29.5.10
^18.0.26
->^18.2.39
^5.1.25
->^5.1.32
^5.48.0
->^5.62.0
^5.48.0
->^5.62.0
4.20.2
->4.21.21
4.20.2
->4.21.21
8e5e7e5
->f43a0e5
64ed1c7
->1a4442c
^8.31.0
->^8.54.0
^8.6.0
->^8.10.0
^7.31.11
->^7.33.2
^2.8.1
->^2.8.8
^2.3.0
->^2.4.6
^3.2.3
->^3.20.2
^5.3.6
->^5.3.11
^28.0.7
->^28.0.8
^5.0.0
->^5.3.2
Release Notes
babel/babel (@babel/preset-react)
v7.23.3
Compare Source
🐛 Bug Fix
babel-plugin-transform-typescript
babel-generator
concise: true
(@liuxingbaoyu)babel-compat-data
,babel-plugin-bugfix-v8-static-class-fields-redefine-readonly
,babel-preset-env
babel-plugin-transform-object-super
super.x
in a loop (@liuxingbaoyu)babel-helper-module-transforms
,babel-plugin-transform-modules-amd
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-modules-umd
__proto__
exports name in CJS/AMD/UMD (@magic-akari)📝 Documentation
🏠 Internal
babel-core
,babel-preset-env
preset-env
(@nicolo-ribaudo)🏃♀️ Performance
babel-generator
@babel/generator
performance (@liuxingbaoyu)babel-traverse
🔬 Output optimization
babel-plugin-transform-computed-properties
v7.22.15
Compare Source
🐛 Bug Fix
babel-core
🏠 Internal
babel-cli
,babel-core
,babel-generator
,babel-helper-builder-binary-assignment-operator-visitor
,babel-helper-compilation-targets
,babel-helper-create-class-features-plugin
,babel-helper-create-regexp-features-plugin
,babel-helper-member-expression-to-functions
,babel-helper-module-imports
,babel-helper-module-transforms
,babel-helper-transform-fixture-test-runner
,babel-helper-validator-identifier
,babel-helper-validator-option
,babel-helpers
,babel-node
,babel-parser
,babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression
,babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining
,babel-plugin-proposal-decorators
,babel-plugin-proposal-destructuring-private
,babel-plugin-proposal-pipeline-operator
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-block-scoping
,babel-plugin-transform-classes
,babel-plugin-transform-destructuring
,babel-plugin-transform-for-of
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-object-rest-spread
,babel-plugin-transform-optional-chaining
,babel-plugin-transform-parameters
,babel-plugin-transform-property-mutators
,babel-plugin-transform-react-jsx
,babel-plugin-transform-runtime
,babel-plugin-transform-typescript
,babel-preset-env
,babel-preset-flow
,babel-preset-react
,babel-preset-typescript
,babel-register
,babel-standalone
,babel-template
,babel-traverse
,babel-types
.ts
/.js
extension to all imports insrc
(@nicolo-ribaudo)v7.22.5
Compare Source
🐛 Bug Fix
babel-preset-env
,babel-standalone
syntax-unicode-sets-regex
in standalone (@nicolo-ribaudo)💅 Polish
babel-core
-transform-
when resolving missing plugins (@nicolo-ribaudo)v7.22.3
Compare Source
package.json
file containing"type": "script"
instead of"type": "commonjs"
(#15664).v7.22.0
Compare Source
🚀 New Feature
babel-parser
,babel-plugin-transform-typescript
import ... =
andexport =
in scripts (@nicolo-ribaudo)babel-compat-data
,babel-core
,babel-plugin-proposal-unicode-sets-regex
,babel-plugin-transform-unicode-sets-regex
,babel-preset-env
,babel-standalone
unicode-sets-regex
transform topreset-env
(@JLHwung)babel-helpers
,babel-plugin-proposal-explicit-resource-management
,babel-plugin-transform-runtime
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
,babel-standalone
using
declarations (@nicolo-ribaudo)babel-plugin-proposal-import-attributes-to-assertions
@babel/plugin-proposal-import-attributes-to-assertions
(@nicolo-ribaudo)babel-core
,babel-generator
,babel-parser
,babel-plugin-syntax-import-attributes
,babel-preset-env
,babel-standalone
,babel-types
babel-generator
,babel-parser
,babel-traverse
,babel-types
await using
declarations (@JLHwung)babel-core
,babel-helper-create-regexp-features-plugin
,babel-parser
babel-helpers
,babel-plugin-proposal-decorators
,babel-plugin-syntax-decorators
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
2023-05
(@nicolo-ribaudo)💅 Polish
babel-plugin-transform-react-constant-elements
,babel-plugin-transform-react-jsx
,babel-traverse
,babel-types
🏠 Internal
babel-parser
babel-compat-data
,babel-helper-transform-fixture-test-runner
,babel-node
,babel-plugin-proposal-decorators
,babel-plugin-proposal-duplicate-named-capturing-groups-regex
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-named-capturing-groups-regex
,babel-plugin-transform-runtime
,babel-preset-env
,babel-runtime-corejs3
@babel/runtime
pkg (@nicolo-ribaudo)babel-core
,babel-plugin-proposal-async-generator-functions
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-class-static-block
,babel-plugin-proposal-decorators
,babel-plugin-proposal-dynamic-import
,babel-plugin-proposal-export-namespace-from
,babel-plugin-proposal-function-sent
,babel-plugin-proposal-json-strings
,babel-plugin-proposal-logical-assignment-operators
,babel-plugin-proposal-nullish-coalescing-operator
,babel-plugin-proposal-numeric-separator
,babel-plugin-proposal-object-rest-spread
,babel-plugin-proposal-optional-catch-binding
,babel-plugin-proposal-optional-chaining
,babel-plugin-proposal-pipeline-operator
,babel-plugin-proposal-private-methods
,babel-plugin-proposal-private-property-in-object
,babel-plugin-proposal-unicode-property-regex
,babel-preset-env
,babel-standalone
-proposal-
s that became standard to-transform-
(@nicolo-ribaudo)codemirror/autocomplete (@codemirror/autocomplete)
v6.11.1
Compare Source
Bug fixes
Fix a bug that caused typing over closed brackets after pressing enter to still not work in many situations.
v6.11.0
Compare Source
Bug fixes
Fix an issue that would prevent typing over closed brackets after starting a new line with enter.
New features
Additional elements rendered in completion options with
addToOptions
are now given access to the editor view.v6.10.2
Compare Source
Bug fixes
Fix a bug that caused
updateSyncTime
to always delay the initial population of the tooltip.v6.10.1
Compare Source
Bug fixes
Fix a bug where picking a selection with the mouse could use the wrong completion if the completion list was updated after being opened.
v6.10.0
Compare Source
New features
The new autocompletion configuration option
updateSyncTime
allows control over how long fast sources are held back waiting for slower completion sources.v6.9.2
Compare Source
Bug fixes
Fix a bug in
completeAnyWord
that could cause it to generate invalid regular expressions and crash.v6.9.1
Compare Source
Bug fixes
Make sure the cursor is scrolled into view after inserting completion text.
Make sure scrolling completions into view doesn't get confused when the tooltip is scaled.
v6.9.0
Compare Source
New features
Completions may now provide a
displayLabel
property that overrides the way they are displayed in the completion list.v6.8.1
Compare Source
Bug fixes
acceptCompletion
now returns false (allowing other handlers to take effect) when the completion popup is open but disabled.v6.8.0
Compare Source
New features
The result of
Completion.info
may now include adestroy
method that will be called when the tooltip is removed.codemirror/commands (@codemirror/commands)
v6.3.2
Compare Source
Bug fixes
Fix a regression that caused
deleteCharBackward
to sometimes delete a large chunk of text.v6.3.1
Compare Source
Bug fixes
When undoing, store the selection after the undone change with the redo event, so that redoing restores it.
deleteCharBackward
will no longer delete variant selector characters as separate characters.v6.3.0
Compare Source
Bug fixes
Make it possible for
selectParentSyntax
to jump out of or into a syntax tree overlay.Make Cmd-Backspace and Cmd-Delete on macOS delete to the next line wrap point, not the start/end of the line.
New features
The new
deleteLineBoundaryForward
anddeleteLineBoundaryBackward
commands delete to the start/end of the line or the next line wrapping point.v6.2.5
Compare Source
Bug fixes
Make
insertNewlineAndIndent
properly count indentation for tabs when copying over the previous line's indentation.The various sub-word motion commands will now use
Intl.Segmenter
, when available, to stop at CJK language word boundaries.Fix a bug in
insertNewlineAndIndent
that would delete text between brackets if it had no corresponding AST node.codemirror/lang-html (@codemirror/lang-html)
v6.4.7
Compare Source
Bug fixes
Parse
script
tags withapplication/json
type as JSON syntax.v6.4.6
Compare Source
Bug fixes
autoCloseTags
now generates two separate transactions, so that the completion can be undone separately.Add highlighting for the content of
<script>
tags with a type ofimportmap
orspeculationrules
.v6.4.5
Compare Source
Bug fixes
Fix a bug where HTML autocompletion didn't work when the cursor was at the end of a bit of HTML code inside a mixed-language document.
v6.4.4
Compare Source
Bug fixes
Fix a bug where the completed tag names didn't take into account the parent node's declared children in the schema in some circumstances.
codemirror/lang-javascript (@codemirror/lang-javascript)
v6.2.1
Compare Source
Bug fixes
autoCloseTags
now generates two separate transactions, so that the completion can be undone separately.v6.2.0
Compare Source
New features
Export a
typescriptSnippets
array and include TypeScript keyword completions in the default support extension when in TypeScript mode.v6.1.9
Compare Source
Bug fixes
Make sure
scopeCompletionSource
doesn't try to complete property names that aren't simple identifier (such as numeric indices).codemirror/lang-markdown (@codemirror/lang-markdown)
v6.2.3
Compare Source
Bug fixes
Support code folding for GFM tables.
v6.2.2
Compare Source
Bug fixes
Fix a bug in
insertNewlineContinueMarkup
that caused it to put the cursor in the wrong place when the editor's line break was more than one character long.v6.2.1
Compare Source
Bug fixes
Make
insertNewlineContinueMarkup
anddeleteMarkupBackward
use tabs for indentation when appropriate.v6.2.0
Compare Source
New features
The markdown package now installs a completion source that completes HTML tags when in Markdown context.
codemirror/lang-sql (@codemirror/lang-sql)
v6.5.4
Compare Source
Bug fixes
Remove use of negative lookbehind in a regular expression, which recent versions of Safari still don't support.
v6.5.3
Compare Source
Bug fixes
The PL/SQL dialect now correctly handles
q'[]'
-quoting syntax.v6.5.2
Compare Source
Bug fixes
Allow table names to contain multiple dots in the schema passed to
schemaCompletionSource
.v6.5.1
Compare Source
Bug fixes
schemaCompletionSource
now adds quotes around non-word identifiers even if the user didn't type a starting quote.codemirror/language (@codemirror/language)
v6.9.3
Compare Source
Bug fixes
Fix an issue in
StreamLanguage
where it ran out of node type ids if you repeatedly redefined a language with the same token table.v6.9.2
Compare Source
Bug fixes
Allow
StreamParser
tokens get multiple highlighting tags.v6.9.1
Compare Source
Bug fixes
Indentation now works a lot better in mixed-language documents that interleave the languages in a complex way.
Code folding is now able to pick the right foldable syntax node when the line end falls in a mixed-parsing language that doesn't match the target node.
v6.9.0
Compare Source
Bug fixes
Make
getIndentation
return null, rather than 0, when there is no syntax tree available.New features
The new
preparePlaceholder
option tocodeFolding
makes it possible to display contextual information in a folded range placeholder widget.v6.8.0
[Co
Configuration
📅 Schedule: Branch creation - "before 3am on the first day of the month" (UTC), 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 has been generated by Mend Renovate using a curated preset maintained by . View repository job log here