An open index of dependabot pull requests across open source projects.

Bump @solidjs/start from 1.1.7 to 1.2.0

Merged
Number: #1266
Type: Pull Request
State: Merged
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 3
Created: September 15, 2025 at 11:02 PM UTC
(10 months ago)
Updated: September 16, 2025 at 03:14 PM UTC
(10 months ago)
Merged: September 16, 2025 at 03:14 PM UTC
(10 months ago)
by LadyBluenotes
Time to Close: about 16 hours
Labels:
dependencies javascript
Assignees:
LadyBluenotes
Description:

Bumps @solidjs/start from 1.1.7 to 1.2.0.

Release notes

Sourced from @​solidjs/start's releases.

@​solidjs/start@​1.2.0

Minor Changes

  • b454563: adds the option to change the public directory to something other than the default "public"

Patch Changes

  • 7282ef4: fix: check for null instad of undefined in HeaderProxy
  • 12f3a3d: Handle multiple exports from the same file in fs-router
  • 222c8fc: Enhance route matching to return isPage flag and add tests for plain text API response and Missing page handling that has both api/file routes.
  • f674717: delete expired cookies in Single-Flight requests
  • 12f3a3d: Add a test route for multiple exports handling and correct variable typos
Changelog

Sourced from @​solidjs/start's changelog.

1.2.0

Minor Changes

  • b454563: adds the option to change the public directory to something other than the default "public"

Patch Changes

  • 7282ef4: fix: check for null instad of undefined in HeaderProxy
  • 12f3a3d: Handle multiple exports from the same file in fs-router
  • 222c8fc: Enhance route matching to return isPage flag and add tests for plain text API response and Missing page handling that has both api/file routes.
  • f674717: delete expired cookies in Single-Flight requests
  • 12f3a3d: Add a test route for multiple exports handling and correct variable typos
Commits
  • d59409a chore: release 1.2.0 (#1932)
  • f674717 fix: handle deleted cookies in Single-Flight requests (#1970)
  • 222c8fc fix: Enhance route matching to return isPage flag and add tests for… (#1927)
  • 12f3a3d fix: Handle multiple exports from the same file in fs-router (#1936)
  • 1e6d157 cover fetchEvent with a few unit tests (#1958)
  • 7282ef4 fix: fetchEvent -> HeaderProxy checks for null instead of undefined (...
  • b454563 feat: add option to change public directory (#1921)
  • See full diff in compare view

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 <dependency name> 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)
Pull Request Statistics
Commits:
2
Files Changed:
2
Additions:
+325
Deletions:
-385
Package Dependencies
Ecosystem:
npm
Version Change:
1.1.7 → 1.2.0
Update Type:
Minor
Technical Details
ID: 7850518
UUID: 2830870158
Node ID: PR_kwDOHHYr186ou6aO
Host: GitHub
Repository: solidjs/solid-docs
Merge State: Unknown