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

fix(deps): update dependency @solidjs/router to ^0.15.0 #38

Merged
merged 1 commit into from
Feb 9, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 9, 2025

This PR contains the following updates:

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

Release Notes

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

v0.15.3

Patch Changes
  • 97184e4: more lenient on cache resuming (allow nested promises during hydration)

v0.15.2

Patch Changes

v0.15.1

Patch Changes
  • f3763aa: Export Submission at the top level
  • 813e6bd: fix onComplete return type

v0.15.0

Minor Changes
  • 6799556: rename cache to query, action onComplete

v0.14.10

Patch Changes

v0.14.9

Patch Changes
  • a22d7d2: fix preloadRoute to take string path
  • 6dd0473: support empty array/string to mean no revalidation

v0.14.8

Patch Changes
  • a3a36fb: Add query and param wrappers to support non-Proxy envs
  • 2475851: bump deps
  • 2f1fa18: improve anchor preload performance

v0.14.7

Patch Changes
  • 3594e45: fix iterator methods on useSubmissions

v0.14.6

Patch Changes
  • 0a964b6: Fix duplicated push history
  • c61231d: Fix scrollToHash to handle hashes starting with a number
  • 83b7093: remove extra code, fix #​406 slow perf on localeCompare

v0.14.5

Patch Changes
  • 5c87acc: fix partial matches in single flight mutations

v0.14.4

Patch Changes
  • 098dccb: fix #​474 improper search parameter resolution while routing
  • f8f30df: fix initial state including _depth

v0.14.3

Patch Changes
  • 19a21cc: fix async store references
  • f8aaf16: make url transform consistent
  • 86c3b1f: better handling of query only navigation

v0.14.2

Patch Changes
  • bc3d8e3: expose .latest from createAsync
  • fc6ac53: fix #​464 flaky hydration bail out
  • 3295502: fix hydration cancellation on browser events

v0.14.1

Patch Changes

v0.14.0

Minor Changes
  • e4a13f6: Response helpers return responses, cache/action filter them out
  • bd9f19a: default form actions to url encoded
  • 5d9263b: rename load to preload
Patch Changes
  • a7e4062: fix #​457 extra leading slashes on path
  • 4b4536e: add usePreloadRoute export
  • 8cc0530: hack the types to work a bit better with Response Unions

Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies Pull requests that update a dependency file javascript labels Feb 9, 2025
Copy link
Contributor Author

renovate bot commented Feb 9, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: solid-quickstart@undefined
npm WARN Found: vite@3.2.10
npm WARN node_modules/vite
npm WARN   dev vite@"^6.1.0" from the root project
npm WARN   3 more (vite-plugin-inspect, vite-plugin-solid, vitefu)
npm WARN 
npm WARN Could not resolve dependency:
npm WARN peer vite@"^4.4.6" from solid-start@0.3.11
npm WARN node_modules/solid-start
npm WARN   solid-start@"^0.3.11" from the root project
npm WARN   1 more (solid-start-netlify)
npm WARN ERESOLVE overriding peer dependency
npm WARN While resolving: solid-quickstart@undefined
npm WARN Found: vite@3.2.10
npm WARN node_modules/vite
npm WARN   dev vite@"^6.1.0" from the root project
npm WARN   3 more (vite-plugin-inspect, vite-plugin-solid, vitefu)
npm WARN 
npm WARN Could not resolve dependency:
npm WARN peer vite@"^4.4.6" from solid-start@0.3.11
npm WARN node_modules/solid-start
npm WARN   solid-start@"^0.3.11" from the root project
npm WARN   1 more (solid-start-netlify)
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: solid-start@0.3.11
npm ERR! Found: @solidjs/router@0.15.3
npm ERR! node_modules/@solidjs/router
npm ERR!   @solidjs/router@"^0.15.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer @solidjs/router@"^0.8.2" from solid-start@0.3.11
npm ERR! node_modules/solid-start
npm ERR!   solid-start@"^0.3.11" from the root project
npm ERR!   peer solid-start@"*" from solid-start-netlify@0.3.11
npm ERR!   node_modules/solid-start-netlify
npm ERR!     dev solid-start-netlify@"^0.3.11" from the root project
npm ERR!     1 more (solid-start)
npm ERR! 
npm ERR! Conflicting peer dependency: @solidjs/router@0.8.4
npm ERR! node_modules/@solidjs/router
npm ERR!   peer @solidjs/router@"^0.8.2" from solid-start@0.3.11
npm ERR!   node_modules/solid-start
npm ERR!     solid-start@"^0.3.11" from the root project
npm ERR!     peer solid-start@"*" from solid-start-netlify@0.3.11
npm ERR!     node_modules/solid-start-netlify
npm ERR!       dev solid-start-netlify@"^0.3.11" from the root project
npm ERR!       1 more (solid-start)
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2025-02-09T21_01_50_754Z-debug-0.log

Copy link

semanticdiff-com bot commented Feb 9, 2025

Review changes with  SemanticDiff

Changed Files
File Status
  package.json  0% smaller

Copy link
Contributor

snyk-io bot commented Feb 9, 2025

🎉 Snyk checks have passed. No issues have been found so far.

security/snyk check is complete. No issues have been found. (View Details)

@hashim21223445 hashim21223445 merged commit 41046a0 into main Feb 9, 2025
2 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants