Bedrock-Layouts / Bedrock

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

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

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 5 months ago

Bumps @solidjs/router from 0.9.1 to 0.13.2.

Changelog

Sourced from @​solidjs/router's changelog.

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

Patch Changes

  • fdefceb: fix #388 reference to element prop
  • ffbd35a: fix #389 update router context error message
  • bceb358: fix backcache storing invalidated values

0.12.4

Patch Changes

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

0.12.3

Patch Changes

  • 02c6e7a: action to return fully processed response

0.12.2

Patch Changes

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

... (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 5 months ago

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

Package New capabilities Transitives Size Publisher
npm/@solidjs/router@0.13.2 network 0 164 kB ryansolid
npm/es-iterator-helpers@1.0.17 None +5 245 kB ljharb

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

View full report↗︎

netlify[bot] commented 5 months ago

Deploy Preview for admiring-yalow-f522c7 failed.

Name Link
Latest commit fd0ab998ba731eb0623def158e12534375918132
Latest deploy log https://app.netlify.com/sites/admiring-yalow-f522c7/deploys/662bcd98bb3ccb0008d3febd
dependabot[bot] commented 4 months ago

Superseded by #2461.