chore(deps): update test and release automation dependencies #66
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:
^0.8.2->^0.15.4^25.0.0->^25.0.27.7.2->7.7.3^1.7.3->^1.9.10^5.2.2->^5.9.3^7.0.4->^7.2.2^2.6.1->^2.11.10Release Notes
solidjs/solid-router (@solidjs/router)
v0.15.4Patch Changes
da5e1f9: allow URLSearchParams type for when enctype is not set to multipart/form-data1aa664e: - Improve route matching fallbackfa46b67: fix(type): allow value fromParamsandSearchParamsto be optionalbd89541: Supportinoperator for useParams()0a2f556: preserve headers inquery()'shandleResponse()ac97470: addedSearchParamsto the exported types8885abf: fix: createAsync - catch errors of prev to avoid bubbling error upd665cc9: Fix Router popstate event handling logicv0.15.3Patch Changes
97184e4: more lenient on cache resuming (allow nested promises during hydration)v0.15.2Patch Changes
fe5c83e: Add JSdoc9a5e350: Vite 6 compatibility20ad18f: only clear completed actions on navigationv0.15.1Patch Changes
f3763aa: Export Submission at the top level813e6bd: fixonCompletereturn typev0.15.0Minor Changes
6799556: renamecachetoquery, actiononCompletev0.14.10Patch Changes
18b9b52: Support arrays in Search Params272218f: fix #491 - useSubmission with "with" actionsv0.14.9Patch Changes
a22d7d2: fix preloadRoute to take string path6dd0473: support empty array/string to mean no revalidationv0.14.8Patch Changes
a3a36fb: Add query and param wrappers to support non-Proxy envs2475851: bump deps2f1fa18: improve anchor preload performancev0.14.7Patch Changes
3594e45: fix iterator methods on useSubmissionsv0.14.6Patch Changes
0a964b6: Fix duplicated push historyc61231d: Fix scrollToHash to handle hashes starting with a number83b7093: remove extra code, fix #406 slow perf on localeComparev0.14.5Patch Changes
5c87acc: fix partial matches in single flight mutationsv0.14.4Patch Changes
098dccb: fix #474 improper search parameter resolution while routingf8f30df: fix initial state including _depthv0.14.3Patch Changes
19a21cc: fix async store referencesf8aaf16: make url transform consistent86c3b1f: better handling of query only navigationv0.14.2Patch Changes
bc3d8e3: expose .latest from createAsyncfc6ac53: fix #464 flaky hydration bail out3295502: fix hydration cancellation on browser eventsv0.14.1Patch Changes
18b9b52: Support arrays in Search Params272218f: fix #491 - useSubmission with "with" actionsv0.14.0Minor Changes
e4a13f6: Response helpers return responses, cache/action filter them outbd9f19a: default form actions to url encoded5d9263b: rename load to preloadPatch Changes
a7e4062: fix #457 extra leading slashes on path4b4536e: add usePreloadRoute export8cc0530: hack the types to work a bit better with Response Unionsv0.13.6Patch Changes
7344f69: Handle absolute redirects withincacheon server8263115: Forward absolute redirects insidecachefrom server to client8fbf74a: Treatwindow.location.hashas URI encodede9fd55d: fix #449 No JS submissions not workingf311f4a: fix #452 useSubmission types/references2f05f37: Make isRouting more reliable + other fixes618ef17: performance improvement leveraging redirects in loadfnd81473a: usePreloadRoute method pre-releasev0.13.5Patch Changes
bfb059f: types Route -> RouteDescriptionv0.13.4Patch Changes
00e37fd: Export all types used in public API2e90de5: FixHashRouterstate reset withreplace: false75472d2: Fix useCurrentMatches a getter functionv0.13.3Patch Changes
884b8be: fix #374, fix #399 - suppress cache errors in load function4a76e7d: Fix state updates detection on history back/forward5af3da8: fix #407 single flight without explicit keys1068f1b: fix #408 - accessing route information0c698ed: Allow rewriting urlv0.13.2Patch Changes
0a34883: preserve original path on optional segments94797e1: Fix types for cache functions with all optional arguments8a547a8: don't submit form when submit event is defaultPreventedv0.13.1Patch Changes
8b766a9: restore params into rootv0.13.0Minor Changes
7b1597b: Add errors to actionsPatch Changes
83e827d: minimum types for submission flash6df4a7a: push root/rootLoad outside of route matchingv0.12.5Patch Changes
fdefceb: fix #388 reference to element propffbd35a: fix #389 update router context error messagebceb358: fix backcache storing invalidated valuesv0.12.4Patch Changes
533b7a0: fix unintended early return in cache during server renderv0.12.3Patch Changes
02c6e7a: action to return fully processed responsev0.12.2Patch Changes
5e8cbdb: apply the right owner (who's aware of the router)v0.12.1Patch Changes
6d0be9e: fix cache serialization to match returned value052d385: Run load functions with owner & context ofRoutercomponent.v0.12.0Minor Changes
17ea145: add createAsyncStorage, prev argument, remove store from cachev0.11.5Patch Changes
0413594: fix memory router no native events97d387b: addrootLoad5a94e7d: fix Router types, make singleFlight optionalv0.11.4Patch Changes
d67ccbb: single flight mutations76724af: pass revalidate throughjsonhelperv0.11.3Patch Changes
9cc1a85: update response types to be always presentv0.11.2Patch Changes
fab3cc0: fix renderToString for cache fnsv0.11.1Patch Changes
20663d5: metadata -> infov0.11.0Minor Changes
6e661eb: add changesetssemantic-release/semantic-release (semantic-release)
v25.0.2Compare Source
Bug Fixes
v25.0.1Compare Source
Bug Fixes
npm/node-semver (semver)
v7.7.3Compare Source
Bug Fixes
e37e0ca#813 faster paths for compare (#813) (@H4ad)2471d75#811 x-range build metadata support (i529015)Chores
8f05c87#807 bump @npmcli/template-oss from 4.25.0 to 4.25.1 (#807) (@dependabot[bot], @owlstronaut)solidjs/solid (solid-js)
v1.9.9Compare Source
v1.9.8Compare Source
microsoft/TypeScript (typescript)
v5.9.3: TypeScript 5.9.3Compare Source
Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.
For release notes, check out the release announcement
Downloads are available on:
v5.9.2: TypeScript 5.9Compare Source
Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.
For release notes, check out the release announcement
Downloads are available on:
v5.8.3: TypeScript 5.8.3Compare Source
Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.
For release notes, check out the release announcement.
Downloads are available on:
v5.8.2: TypeScript 5.8Compare Source
For release notes, check out the release announcement.
Downloads are available on:
v5.7.3: TypeScript 5.7.3Compare Source
For release notes, check out the release announcement.
Downloads are available on npm
v5.7.2: TypeScript 5.7Compare Source
For release notes, check out the release announcement.
Downloads are available on:
v5.6.3: TypeScript 5.6.3Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
v5.6.2: TypeScript 5.6Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
v5.5.4: TypeScript 5.5.4Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
v5.5.3: TypeScript 5.5.3Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
v5.5.2: TypeScript 5.5Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
v5.4.5: TypeScript 5.4.5Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
v5.4.4: TypeScript 5.4.4Compare Source
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
vitejs/vite (vite)
v7.2.2Compare Source
Bug Fixes
v7.2.1Compare Source
Bug Fixes
Code Refactoring
indexOfMatchInSlicetofindPreloadMarker(#21054) (f83264f)v7.2.0Compare Source
Bug Fixes
getBuiltinsresponse JSON serializable (#21029) (ad5b3bf)Miscellaneous Chores
v7.1.12Compare Source
Please refer to CHANGELOG.md for details.
v7.1.11Compare Source
Bug Fixes
server.fs.denycheck (#20968) (f479cc5)Miscellaneous Chores
Code Refactoring
Build System
v7.1.10Compare Source
Bug Fixes
//(#20760) (b95fa2a)fileToBuiltUrl(#20898) (73b6d24)Documentation
WebSocketspelling (#20890) (29e98dc)Miscellaneous Chores
v7.1.9Compare Source
Reverts
v7.1.8Compare Source
Bug Fixes
Documentation
Miscellaneous Chores
create-react-applicense (#20865) (166a178)v7.1.7Compare Source
Bug Fixes
emitAssets: truewhensharedConfigBuild: true(#20787) (4c4583c)import.meta.hot.prunecallbacks to complete before running other HMRs (#20698) (98a3484)v7.1.6Compare Source
Bug Fixes
$variables correctly (#20761) (7e8e004)skipLibCheckisfalse(#20755) (cc54e29)Miscellaneous Chores
v7.1.5Compare Source
Bug Fixes
fs.strictcheck to HTML files (#20736) (14015d7)v7.1.4Compare Source
Bug Fixes
Miscellaneous Chores
Code Refactoring
minifyparameter fromfinalizeCss(#20701) (8099582)v7.1.3Compare Source
Features
generateCodeFrame(#20640) (1559577)Bug Fixes
Performance Improvements
resolveConfig(#20646) (f691f57)Miscellaneous Chores
Code Refactoring
importin worker threads (#20641) (530687a)Tests
checkNodeVersiontest (#20647) (731d3e6)v7.1.2Compare Source
Bug Fixes
[vite]prefixes to debug logs (#20595) (7cdef61)npm:prefix as a built-in module (#20558) (ab33803)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 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 was generated by Mend Renovate. View the repository job log.