-
Notifications
You must be signed in to change notification settings - Fork 0
fix(deps): update all non-major dependencies #225
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/all-non-major
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
❌ Deploy Preview for joshdocs failed.
|
e1f0ff4
4a1a3cf to
e1f0ff4
Compare
d125b8c
e1f0ff4 to
d125b8c
Compare
f2fd72b
d125b8c to
f2fd72b
Compare
e56769c
f2fd72b to
e56769c
Compare
f6b7682
e56769c to
f6b7682
Compare
3d3dc27 to
60c9787
Compare
cf3106d to
f6df586
Compare
37af264 to
9619d64
Compare
9619d64 to
d0aef04
Compare
b69c9e9 to
73fa904
Compare
73fa904 to
3e253ac
Compare
3e253ac to
44e5e95
Compare
44e5e95 to
cf8d3e1
Compare
fd0d465 to
23bea00
Compare
23bea00 to
2c64be1
Compare
9212266 to
6ec6ef1
Compare
306b85d to
94fd353
Compare
e1da6db to
44caf63
Compare
44caf63 to
24ed453
Compare
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:
^0.29.1->^0.29.4^0.8.3->^0.15.4^0.5.10->^0.5.19^11.9.0->^11.11.1^1.8.5->^1.9.10^0.2.3->^0.3.0Release 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 changesetstailwindlabs/tailwindcss-typography (@tailwindcss/typography)
v0.5.19Compare Source
Fixed
v0.5.18Compare Source
Fixed
v0.5.17Compare Source
Added
prose-picturemodifier (#367)Fixed
hrborder-width value (#379)<kbd>styles work with Tailwind CSS v4 (#387)Changed
v0.5.16Compare Source
Fixed
v0.5.15Compare Source
Fixed
v0.5.14Compare Source
Fixed
v0.5.13Compare Source
Fixed
<br>elements contained in an<li>in FF (#350)v0.5.12Compare Source
Added
v0.5.11Compare Source
Added
prose-kbdmodifier (#340)Fixed
<figcaption>and<video>(#339)highlightjs/highlight.js (highlight.js)
v11.11.1Compare Source
v11.11.0Compare Source
CAVEATS / POTENTIALLY BREAKING CHANGES
Core Grammars:
\Josh Goebel$()expressions aneesh98anchor-name,aspect-ratio,backdrop-filter,container,margin-trim,place-content,scroll-timeline, ...) BaliBalofile,args,dynamic,record,requiredandscopedAlvin JoytimeandcoprocÁlvaro Mondéjar|=operator false positives (as block arguments) Aboobacker MKaddbuiltin [h7x4][]oras builtin instead of literal [h7x4][]'''string escapes [h7x4][]"and''strings [h7x4][]conceptanddeferto list of Nim keywords Jake LeahyNew Grammars:
Developer Tools:
Themes:
Rosé Pinetheme William WilkinsonCybertopia Cherrytheme Alexandre ZANNICybertopia Dimmertheme Alexandre ZANNICybertopia Icecaptheme Alexandre ZANNICybertopia Saturatedtheme Alexandre ZANNIImprovements:
CONTRIBUTORS
v11.10.0Compare Source
CAVEATS / POTENTIALLY BREAKING CHANGES
Core Grammars:
satisfiesoperator Kisaragi Hiuorconflicts with string highlighting Mohamed Aliselfvariable [Lee Falin][]gototo be recognized as a keyword in Java Alvin JoysudoAlvin Joynewkeyword without capturing it within variables/class names Cameron Taylor_separators, add hex p exponents Lisa Ugrayjustify-itemsandjustify-selfattributes Vasily Polovnyovaccent-color,appearance,color-scheme,rotate,scaleandtranslateattributes Carl Räftingselect,option,optgroup,pictureandsourceto list of known tags Vasily Polovnyovinset,inset-*,border-start-*-radiusandborder-end-*-radiusattributes Vasily Polovnyovtext-decoration-skip-ink,text-decoration-thicknessandtext-underline-offsetattributes Vasily Polovnyovwhento be recognized as a keyword in Java Chiel van de SteegNew Grammars:
Developer Tool:
highlightAPI [Misha Kaletsky][]Themes:
1c-lighttheme a like in the IDE 1C:Enterprise 8 (for 1c) Vitaly Barilkosolidjs/solid (solid-js)
v1.9.9Compare Source
v1.9.8Compare Source
v1.9.7Compare Source
v1.9.6Compare Source
v1.9.5Compare Source
v1.9.4Compare Source
v1.9.3Compare Source
v1.9.2v1.9.0: - LGTM!Compare Source
This release like the last is focusing on small quality of life improvements and adjustments that will help us move towards 2.0. So while not the most exciting release to everyone it provides some really important features and fixes to some developers.
And unlike many previous releases the vast majority of the work and features came from PRs from the community. So really all I can say is Looks Good to Me!
Better JSX Validation
While still incomplete across templates we've added JSDOM to the compiler to better detect invalid HTML at build time by comparing what we expect the template to be with what a browser would output. This now includes things that are nested we didn't detect before like putting
<a>inside other<a>tags which will lead to the browser "correcting" it in less than intuitive ways.Improved Exports
While each environment in
solid-js/webhas its own methods to be used in the compiler. We are now exporting the client methods from the server to prevent weird import errors. Now these methods will throw if used in this environment but shouldn't break your build.Additionally we have seen some issues in bundlers that incorrectly feed our ESM exports back through the browser field. While this is a known issue they all pointed issues at each other and with no intention of fixing it. We have removed the browser field in this release, meaning some legacy packages may have issues resolving browser if they don't support export conditions.
This is regretful but this blocked deployments on several platforms and since this was the only fix at our disposal after two years of attempting to push this issue to the bundlers to no avail, we've moved forward with it.
Custom Element improvements
We have a few improvements to our custom element support in this release. First off we now detect elements with the
isattribute as custom elements which means all the special behavior is afforded to them.We've also improved our event handler delegating retargetting to better handle shadow DOM events. There were cases where we skipped over part of the tree.
Finally we've added the
bool:attribute namespace to handle explicitly setting certain attributes according to boolean attribute rules. While this isn't necessary for built-in booleans currently we handle most attributes as properties and we lacked a specific override. But now we have it:Support for handleEvent Syntax in Non-Delegated Events
A little known thing is that events actually also support objects instead of functions (See: https://developer.mozilla.org/en-US/docs/Web/API/EventTarget/addEventListener)
We(thanks @titoBouzout) realized we can use this mechanism as a way to set advanced rules like
passiveorcaptureon this object as way to handle all current and future event attributes that browsers might add. This way we don't need specific mechanisms likeoncapture:(which is now deprecated).Instead using
on:you can set the event properties you wish.Other Updates
We've fixed an issue with lazy images. Apparently, cloneNode doesn't handle them properly so we've updated our heuristic to treat templates with lazy images to be handled with
importNode.We've improved our Hydration Mismatch Error to output the template of that it can't find the matching ID for. This should make it easier to track down where the hydration errors are occurring. There have been several hydration improvements over the later 1.8 releases so upgrading will likely improve the situation for those who have been facing issues.
Finally, we've improved some of the types in the JSX and Signal Setter in this release.
Big thanks to those who contributed to this release: @wkelly17, @olivercoad, @titoBouzout, @trusktr, @Huliiiiii. And thanks to all of you who gave feedback on the Metadata/Head Tag RFC. While it didn't make it in this time around you've definitely given us stuff to consider for its future design.
Best,
@ryansolid
v1.8.23Compare Source
v1.8.22Compare Source
v1.8.21Compare Source
v1.8.20Compare Source
v1.8.19Compare Source
v1.8.18Compare Source
v1.8.17Compare Source
v1.8.16Compare Source
v1.8.15Compare Source
v1.8.14Compare Source
v1.8.13Compare Source
v1.8.12Compare Source
v1.8.11Compare Source
v1.8.10Compare Source
v1.8.9Compare Source
v1.8.8Compare Source
v1.8.7Compare Source
v1.8.6Compare Source
Configuration
📅 Schedule: Branch creation - "before 12pm on Sunday" (UTC), 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.