chore(deps): update npm non-major - #1740
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/npm-non-major
branch
7 times, most recently
from
September 6, 2026 12:58
a5bbfa8 to
6f4d348
Compare
renovate
Bot
force-pushed
the
renovate/npm-non-major
branch
from
September 7, 2026 22:32
6f4d348 to
9832d91
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
1.62.1→1.63.03.30.5→3.31.33.30.5→3.31.33.30.5→3.31.33.30.5→3.31.33.30.5→3.31.33.30.5→3.31.33.30.5→3.31.33.30.5→3.31.33.30.5→3.31.33.30.5→3.31.33.30.5→3.31.33.30.5→3.31.33.30.5→3.31.36.0.0-beta.2→6.2.03.7.6→3.8.01.62.1→1.63.01.62.1→1.63.0Release Notes
microsoft/playwright (@playwright/test)
v1.63.0Compare Source
ueberdosis/tiptap (@tiptap/core)
v3.31.3Compare Source
@tiptap/extension-collaboration-caret
Patch Changes
@tiptap/react
Patch Changes
skipLibCheckis turned off.v3.31.2Compare Source
@tiptap/pm
Patch Changes
prosemirror-viewto^1.42.3, which fixes an XSS vulnerability where pasting crafted HTML could run arbitrary JavaScript (GHSA-c8x8-7fp4-3x9w).v3.31.1Compare Source
@tiptap/core
Patch Changes
v3.31.0Compare Source
@tiptap/react
Minor Changes
e7bf804: Alignselectedwith ProseMirror node selections by default, expose text selections throughselectionInside, and keepselectedOnTextSelectioncompatible.v3.30.6Compare Source
@tiptap/core
Patch Changes
@tiptap/extension-list
Patch Changes
@tiptap/extension-youtube
Patch Changes
srcattribute no longer crashes the editor. The embed is kept without a source.@tiptap/markdown
Patch Changes
@tiptap/react
Patch Changes
dropzone/dropzone (dropzone)
v6.2.0Compare Source
Minor Changes
#2351
ee82380Thanks @enyo! -addedfilesnow reports the files found inside a dropped folder. It previously receivede.dataTransfer.files, which holds the folder entries rather than their contents, so anyone counting dropped files got the wrong answer for folders.This changes when the event fires. Reading a folder is asynchronous, so on browsers that support folder drops — all of them —
addedfilesis now emitted once the walk finishes, after the individualaddedfileevents, instead of synchronously at the end of the drop handler. Listeners still receive the event; only the timing moves.Also adds an
emptyfolderevent, emitted with the folder's path when a dropped folder turns out to contain nothing at all.#2348
f0697eeThanks @enyo! -parallelChunkUploads: truenow starts at mostparallelUploadschunks at a time rather than every chunk of the file at once. Pass a number to set a different limit, orInfinityto restore the previous behaviour.#2349
8a8b449Thanks @enyo! - AddresizeTransparencyFill, the color shown through transparent parts of a resized image. A transparent PNG resized toimage/jpegpreviously came out with black where it used to be see-through; set this to"#fff", or any CSS color, for a background instead. Defaults tonull, which keeps the current behavior.Patch Changes
d3a9221Thanks @enyo! - Reword the defaultdictMaxFilesExceededmessage from "You can not upload any more files." to "You cannot upload any more files."#2350
9b5015bThanks @enyo! - Give the hidden file input anaria-label, so accessibility auditors stop reporting it as an unlabelled input. This does not change anything for screen reader users: browsers leavevisibility: hiddenelements out of the accessibility tree entirely, and the.dz-buttoncarryingdictDefaultMessageremains the control they interact with.#2352
b24f8ccThanks @enyo! - Associate the hidden file input with its form. The input is appended tohiddenInputContainer(the body by default), so it sits outside the form it belongs to and several dropzones on one page produce indistinguishable inputs. It now carries aformattribute when the dropzone is a form, or sits inside one, and that form has an id. The input has noname, so this does not change what a native submit sends — but it does mean the input now appears inform.elements.4e13aabThanks @enyo! - Vendorjust-extendinto the source and drop the dependency. Dropzone now installs with no dependencies at all; the option merging behaviour is unchanged.v6.1.0Compare Source
Minor Changes
b32d746Thanks @filip-kinsky! - Emit anerrorinstead of a broken thumbnail when a file claims an image type but cannot be decoded. The newdictThumbnailErroroption holds the message.Patch Changes
94a0656Thanks @AJHoeh! - CoercechunkSizeto a number before computing chunk boundaries. When the option arrived as a string, every chunk after the first was sliced from the wrong offset and the uploaded file was silently corrupted.85c5c2aThanks @enyo! - Stop preview thumbnails from being dragged back into the dropzone, which added the same file a second time under a generated name.4762df8Thanks @Forceu! - Send a single chunk for zero byte files instead of hanging. WithforceChunkingenabled, an empty file produced a chunk count of zero, so nothing was ever uploaded.v6.0.0Compare Source
The 6.0.0 line is now stable. There are no API changes since
6.0.0-beta.2—see the
6.0.0-beta.1notes below for the breaking changes in this majorversion.
@swc/helpersis no longer a dependency.just-extendis now the only one.browsers that 6.0.0 had already stopped supporting.
banthagroup/fslightbox (fslightbox)
v3.8.0Compare Source
Configuration
📅 Schedule: (UTC)
🚦 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.