fix(deps): update non-major dependencies #78
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/non-major-dependencies"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
12.11.1→12.11.2^0.5.16→^0.6.05.79.2→5.80.23.4.11→3.4.128.2.0→8.3.018.0.5→18.0.68.1.0→8.2.02.17.5→2.17.64.23.0→4.23.18.1.3→8.1.4Release Notes
xyflow/xyflow (@xyflow/react)
v12.11.2Compare Source
Patch Changes
#5825
5072914- Only create anXYDraginstance for draggable nodes.#5847
742860c- Stop theMiniMapfrom re-rendering on every store update.#5846
17c64a1- Apply the viewport pan/zoom transform imperatively so theViewportcomponent only renders once.Updated dependencies [
c707267,0c0cebc,56cf3b0,a01bb6b,9b3f390,cdfcbeb]:cthackers/adm-zip (adm-zip)
v0.6.0Compare Source
==================
Security
Buffer.alloc(memory exhaustion / DoS) before any validation. Allocation is now bounded by the data actually present — STORED output is sized from the real bytes, DEFLATED output is grown by the inflater and capped at the declared size (#568)__proto__previously resolved toObject.prototype, crashingaddFileand hiding the entry fromgetEntry/readFile. The table is now prototype-lessBug fixes
extractAllTo/extractAllToAsyncnot restoring directory permissions withkeepOriginalPermission; directory modes are applied after their contents are written, deepest path first, and no longer lock the extractor out of a restrictive directory (#530)addLocalFolderwhen a folder contains a symlink pointing back to an ancestor (e.g. workspacenode_modules); the walk now tracks resolved real paths and skips already-visited directories (#541)ERR_INVALID_ARG_TYPE) that crashed the process whenwriteFileToAsynccould not open the target file (bad permissions, invalid filename, exhausted file descriptors); write failures are now reported through the callback and write errors are no longer silently swallowed (#470, #459, #402)name(e.g.a/b/c/now returnsc) (#466)extractEntryToflattening subdirectories whenmaintainEntryPathis false; the structure below the extracted directory is now preserved instead of collapsing (and overwriting) files by basename (#306)utimesaborting extraction; setting the modification time is now best-effort and never fails extraction of already-written content (#379)test()always returning false for any archive containing a file (it indexed the entries array with an entry object instead of reading the entry); it now correctly verifies each entry's CRCPerformance
Added
types.d.ts), so@types/adm-zipis no longer requiredNotes
extractEntryTo(dir, target, /* maintainEntryPath */ false)now preserves subdirectories beneath the extracted directory rather than flattening themtaskforcesh/bullmq (bullmq)
v5.80.2Compare Source
Bug Fixes
v5.80.1Compare Source
Bug Fixes
v5.80.0Compare Source
v5.79.4Compare Source
Bug Fixes
v5.79.3Compare Source
Bug Fixes
cure53/DOMPurify (dompurify)
v3.4.12: DOMPurify 3.4.12Compare Source
helmetjs/helmet (helmet)
v8.3.0Compare Source
Changed
Content-Security-Policy: improved performance by ~7% when there are no dynamic directivesContent-Security-Policy: improved error handling for invalid directive namesFixed
Content-Security-Policy:useDefaults: falsewith no directives is no longer valid, both at runtime and the type levelContent-Security-Policy: dynamically-computed directive values wouldthrow, not callnext, when invalidContent-Security-Policy: dynamically-computed directive value entries wouldthrow, not callnext, when function threwmarkedjs/marked (marked)
v18.0.6Compare Source
Bug Fixes
remix-run/react-router (react-router)
v8.2.0Compare Source
Patch Changes
href()to properly stringify and URL-encode param values, matchinggeneratePath()(#15277)/school?/user/:id), the internal regex's incorrectly shifted parameter indices resulting in incorrect parameter extraction/one?/two?) were only partially handled/sitemap.xmland outrank them based on definition orderprivatenumber/tsx (tsx)
v4.23.1Compare Source
Bug Fixes
Performance Improvements
This release is also available on:
vitejs/vite (vite)
v8.1.4Compare Source
Features
Bug Fixes
import.meta.urlin preload function as-is (#22839) (f1f90ed)Documentation
@defaultforserver.cors(#22859) (70435b2)Miscellaneous Chores
Code Refactoring
Tests
Build System
onwarnwithonLog(#22741) (c581b55)Configuration
📅 Schedule: (in timezone America/Chicago)
* 0-3 * * 1)🚦 Automerge: Enabled.
♻ 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 has been generated by Mend Renovate.