Bedrock-Layouts / Bedrock

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

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

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 2 months ago

Bumps @solidjs/router from 0.9.1 to 0.13.5.

Changelog

Sourced from @​solidjs/router's changelog.

0.13.5

Patch Changes

  • bfb059f: types Route -> RouteDescription

0.13.4

Patch Changes

  • 00e37fd: Export all types used in public API
  • 2e90de5: Fix HashRouter state reset with replace: false
  • 75472d2: Fix useCurrentMatches a getter function

0.13.3

Patch Changes

  • 884b8be: fix #374, fix #399 - suppress cache errors in load function
  • 4a76e7d: Fix state updates detection on history back/forward
  • 5af3da8: fix #407 single flight without explicit keys
  • 1068f1b: fix #408 - accessing route information
  • 0c698ed: Allow rewriting url

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

0.13.1

Patch Changes

  • 8b766a9: restore params into root

0.13.0

Minor Changes

  • 7b1597b: Add errors to actions

Patch Changes

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

0.12.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 2 months ago

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

Package New capabilities Transitives Size Publisher
npm/@solidjs/router@0.13.5 network 0 167 kB ryansolid

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

View full report↗︎

netlify[bot] commented 2 months ago

Deploy Preview for admiring-yalow-f522c7 failed.

Name Link
Latest commit 3562f68d296954187b3af3252047b3be8501d125
Latest deploy log https://app.netlify.com/sites/admiring-yalow-f522c7/deploys/665e3adac45f29000874c830
dependabot[bot] commented 1 month ago

Superseded by #2502.