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/start to v1 #139

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 8, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@solidjs/start (source) ^0.7.4 -> ^1.0.0 age adoption passing confidence

Release Notes

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

v1.0.10

Compare Source

Patch Changes
  • ec69889: fix #​1649 append rather than override headers with flash message
  • aa30192: forward all request headers through single flight
  • 545a8ce: fix(start): enable HEAD requests to API HEAD/GET routes
  • 708a7a1: forward request cookies on single flight mutations
  • 715d563: fix #​1645 flash encoding, and improve error handling

v1.0.9

Compare Source

Patch Changes
  • 00a4908: Show proper dev overlay for ErrorEvent with no error property.
  • 45171b2: chore: Replace fast-glob and glob with tinyglobby
  • 5ef4f75: lazy load dev overlay
  • bd8d7f5: fix passing empty revalidation header from actions

v1.0.8

Compare Source

Patch Changes

v1.0.7

Compare Source

Patch Changes
  • 592fef1: Removes unused vite-plugin-inspect dependency.
  • 65c8ac0: Fixed fetchEvent flakyness by storing the event in h3 context.
  • 894594c: fix dev overlay being pulled in even when not used
  • 7ae221b: encode api url components
  • d719c6c: Update env.d.ts

v1.0.6

Compare Source

Patch Changes
  • d86ab61: drastically improve asset resolution performance

v1.0.5

Compare Source

Patch Changes

v1.0.4

Compare Source

Patch Changes
  • 5997509: Fixed a regression that resulted in an Response body object should not be disturbed or locked error during form body parsing.

v1.0.3

Compare Source

Patch Changes
  • 1ec5e29: send URLSearchParams in server functions as urlencoded
  • e53f086: update deps
  • ac2d983: Safeguard of H3Event body stream locking in edge runtime
  • c966159: fix server function proxy passthrough

v1.0.2

Compare Source

Patch Changes

v1.0.1

Compare Source

Patch Changes
  • ea64f7c: fix: add error boundary to catch invalid code within the document code
  • e0af541: fix up top level errorboundary
  • 3ec4138: Fix 'Failed to resolve import' crash during ssr
  • 2df3d8b: feat: log errors in production

v1.0.0

Major Changes
Minor Changes
  • 597e99c: replace "." with "()" for nested route escaping
Patch Changes
  • 44dfb5a: Export types properly
  • 0499779: fix single flight in ssr false
  • 0402c9c: Ensure nonce is passed to all assets when rendering from the server.
  • 3b2720e: update example project with-trpc
  • c09d4bd: Ensure args are encoded when fetching server function
  • 486edc6: Respect custom status-codes on redirects
  • 7ae0541: update deps
  • 8dff006: fix #​1463 - grouped api routes
  • 25169c1: fix #​1441 - closure bug with render options
  • 6c30953: Only show preloading js asset warning in dev
  • 8711ce0: fix #​1415 - incorrectly skipping multi-headers
  • 79c17c9: fix type error for vinxi client in tsconfig
  • 9348ace: Omit route components from non-SSR builds
  • 7cb339f: fix #​1410 premature cleanup on mode async
  • 771aede: fix #​1470 partial route-less paths messing with API
  • eb296f2: fix: use moduleResolution: "bundler" in examples
  • 846f5fd: fix: add app.tsx assets to page event in dev env

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 was generated by Mend Renovate. View the repository job log.

Copy link

Deploying portfolio with  Cloudflare Pages  Cloudflare Pages

Latest commit: 6b4e72c
Status:🚫  Build failed.

View logs

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.

0 participants