Skip to content
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

Update dependency @solidjs/router to ^0.13.0 #28

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 8, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@solidjs/router ^0.8.0 -> ^0.13.0 age adoption passing confidence

Release Notes

solidjs/solid-router (@​solidjs/router)

v0.13.2

Patch Changes
  • 0a34883: preserve original path on optional segments
  • 94797e1: Fix types for cache functions with all optional arguments
  • 8a547a8: don't submit form when submit event is defaultPrevented

v0.13.1

Patch Changes
  • 8b766a9: restore params into root

v0.13.0

Minor Changes
Patch Changes
  • 83e827d: minimum types for submission flash
  • 6df4a7a: push root/rootLoad outside of route matching

v0.12.5

Patch Changes

v0.12.4

Patch Changes
  • 533b7a0: fix unintended early return in cache during server render

v0.12.3

Patch Changes
  • 02c6e7a: action to return fully processed response

v0.12.2

Patch Changes
  • 5e8cbdb: apply the right owner (who's aware of the router)

v0.12.1

Patch Changes
  • 6d0be9e: fix cache serialization to match returned value
  • 052d385: Run load functions with owner & context of Router component.

v0.12.0

Minor Changes
  • 17ea145: add createAsyncStorage, prev argument, remove store from cache

v0.11.5

Patch Changes
  • 0413594: fix memory router no native events
  • 97d387b: add rootLoad
  • 5a94e7d: fix Router types, make singleFlight optional

v0.11.4

Patch Changes
  • d67ccbb: single flight mutations
  • 76724af: pass revalidate through json helper

v0.11.3

Patch Changes
  • 9cc1a85: update response types to be always present

v0.11.2

Patch Changes
  • fab3cc0: fix renderToString for cache fns

v0.11.1

Patch Changes

v0.11.0

Minor Changes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Copy link

vercel bot commented Nov 8, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
solid-start ❌ Failed (Inspect) Mar 7, 2024 11:07pm

@renovate renovate bot force-pushed the renovate/solidjs-router-0.x branch from a59da61 to fd61a89 Compare December 7, 2023 21:29
@renovate renovate bot changed the title Update dependency @solidjs/router to ^0.9.0 Update dependency @solidjs/router to ^0.10.0 Dec 7, 2023
@renovate renovate bot changed the title Update dependency @solidjs/router to ^0.10.0 Update dependency @solidjs/router to ^0.11.0 Feb 1, 2024
@renovate renovate bot force-pushed the renovate/solidjs-router-0.x branch from fd61a89 to 344595a Compare February 1, 2024 04:33
@renovate renovate bot force-pushed the renovate/solidjs-router-0.x branch from 344595a to 8c08521 Compare February 9, 2024 21:09
@renovate renovate bot changed the title Update dependency @solidjs/router to ^0.11.0 Update dependency @solidjs/router to ^0.12.0 Feb 9, 2024
@renovate renovate bot force-pushed the renovate/solidjs-router-0.x branch from 8c08521 to e7de510 Compare March 7, 2024 23:07
@renovate renovate bot changed the title Update dependency @solidjs/router to ^0.12.0 Update dependency @solidjs/router to ^0.13.0 Mar 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants