Bedrock-Layouts / Bedrock

Foundational Layout Primitives for your React App
https://bedrock-layout.dev/
MIT License
444 stars 27 forks source link

build(deps-dev): bump @solidjs/router from 0.9.1 to 0.14.3 #2526

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 3 months ago

Bumps @solidjs/router from 0.9.1 to 0.14.3.

Changelog

Sourced from @​solidjs/router's changelog.

0.14.3

Patch Changes

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

0.14.2

Patch Changes

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

0.14.1

Patch Changes

  • 6144da8: fix Response type narrowing in submission APIs

0.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

0.13.6

Patch Changes

  • 7344f69: Handle absolute redirects within cache on server
  • 8263115: Forward absolute redirects inside cache from server to client
  • 8fbf74a: Treat window.location.hash as URI encoded
  • e9fd55d: fix #449 No JS submissions not working
  • f311f4a: fix #452 useSubmission types/references
  • 2f05f37: Make isRouting more reliable + other fixes
  • 618ef17: performance improvement leveraging redirects in loadfn
  • d81473a: usePreloadRoute method pre-release

0.13.5

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
socket-security[bot] commented 3 months ago

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@solidjs/router@0.14.3 network 0 172 kB ryansolid

🚮 Removed packages: npm/@solidjs/router@0.9.1

View full report↗︎

netlify[bot] commented 3 months ago

Deploy Preview for admiring-yalow-f522c7 failed. Why did it fail? →

Name Link
Latest commit 7ee1093aec91defdc6fa7a3a571767d476eab61b
Latest deploy log https://app.netlify.com/sites/admiring-yalow-f522c7/deploys/66c4b72879712e0008cc1f52
nx-cloud[bot] commented 3 months ago

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 7ee1093aec91defdc6fa7a3a571767d476eab61b. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


🟥 Failed Commands
lerna run build

Sent with 💌 from NxCloud.

dependabot[bot] commented 2 months ago

Superseded by #2541.