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 solid-start to v0.3.11 #15

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 6, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
solid-start (source) 0.2.25 -> 0.3.11 age adoption passing confidence

Release Notes

solidjs/solid-start (solid-start)

v0.3.1: 0.3.1 - Grand Unifying Theory

This release has a ton of code changes that had been orphaned on an experimental branch. Mostly around Islands router. Biggest update for those is those feature options are under experimental option now, and Islands use use client. This may not be the final API but it allows us to take the next steps.

// new config
import solid from "solid-start/vite";
import { defineConfig } from "vite";
export default defineConfig({
  plugins: [
    solid({
      experimental: { islands: true, islandsRouter: true },
    })
  ]
});

We have updated Docs, and added Movies and Notes apps. These only really work under this Islands mode and will serve as a basis as we fill in the features as we work on the R&D that is being funding by the Chrome team.

Now that codebase is completely merged, we can resume our rebase effort with all the code in place. So to be clear this release is still the same SolidStart and is not built on another system.

We have also changed the base version of SolidStart to be Node 18. This simplifies the need for polyfills and 16 is end of life next month anyway.


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.

@netlify
Copy link

netlify bot commented Apr 6, 2023

Deploy Preview for openbangkok failed.

Name Link
🔨 Latest commit c8f06d8
🔍 Latest deploy log https://app.netlify.com/sites/openbangkok/deploys/65fb4878e96597000852ceee

@renovate renovate bot changed the title fix(deps): update dependency solid-start to v0.2.26 fix(deps): update dependency solid-start to v0.2.27 Jul 21, 2023
@renovate renovate bot force-pushed the renovate/solid-start-0.x branch from 8f54c81 to 7074535 Compare July 21, 2023 01:25
@renovate renovate bot changed the title fix(deps): update dependency solid-start to v0.2.27 fix(deps): update dependency solid-start to v0.2.29 Jul 24, 2023
@renovate renovate bot force-pushed the renovate/solid-start-0.x branch from 7074535 to 39eca26 Compare July 24, 2023 22:25
@renovate renovate bot changed the title fix(deps): update dependency solid-start to v0.2.29 fix(deps): update dependency solid-start to v0.2.30 Jul 31, 2023
@renovate renovate bot force-pushed the renovate/solid-start-0.x branch from 39eca26 to 51dc3ed Compare July 31, 2023 23:19
@renovate renovate bot force-pushed the renovate/solid-start-0.x branch from 51dc3ed to 6fce617 Compare August 8, 2023 00:02
@renovate renovate bot changed the title fix(deps): update dependency solid-start to v0.2.30 fix(deps): update dependency solid-start to v0.2.31 Aug 8, 2023
@renovate renovate bot changed the title fix(deps): update dependency solid-start to v0.2.31 fix(deps): update dependency solid-start to v0.3.0 Aug 8, 2023
@renovate renovate bot force-pushed the renovate/solid-start-0.x branch 2 times, most recently from ff6f33c to 9676e64 Compare August 8, 2023 23:09
@renovate renovate bot changed the title fix(deps): update dependency solid-start to v0.3.0 fix(deps): update dependency solid-start to v0.3.1 Aug 8, 2023
@renovate renovate bot force-pushed the renovate/solid-start-0.x branch from 9676e64 to e0bc0c7 Compare August 11, 2023 19:38
@renovate renovate bot changed the title fix(deps): update dependency solid-start to v0.3.1 fix(deps): update dependency solid-start to v0.3.2 Aug 11, 2023
@renovate renovate bot force-pushed the renovate/solid-start-0.x branch from e0bc0c7 to 06e272d Compare August 15, 2023 00:53
@renovate renovate bot changed the title fix(deps): update dependency solid-start to v0.3.2 fix(deps): update dependency solid-start to v0.3.3 Aug 15, 2023
@renovate renovate bot force-pushed the renovate/solid-start-0.x branch from 06e272d to 61ccafc Compare August 23, 2023 04:08
@renovate renovate bot changed the title fix(deps): update dependency solid-start to v0.3.3 fix(deps): update dependency solid-start to v0.3.4 Aug 23, 2023
@renovate renovate bot force-pushed the renovate/solid-start-0.x branch from 61ccafc to 9d62f52 Compare August 29, 2023 23:10
@renovate renovate bot changed the title fix(deps): update dependency solid-start to v0.3.4 fix(deps): update dependency solid-start to v0.3.5 Aug 29, 2023
@renovate renovate bot changed the title fix(deps): update dependency solid-start to v0.3.5 fix(deps): update dependency solid-start to v0.3.6 Sep 22, 2023
@renovate renovate bot force-pushed the renovate/solid-start-0.x branch from 9d62f52 to 6efd324 Compare September 22, 2023 00:23
@renovate renovate bot changed the title fix(deps): update dependency solid-start to v0.3.6 fix(deps): update dependency solid-start to v0.3.7 Oct 18, 2023
@renovate renovate bot force-pushed the renovate/solid-start-0.x branch from 6efd324 to 735e78f Compare October 18, 2023 01:57
@renovate renovate bot changed the title fix(deps): update dependency solid-start to v0.3.7 fix(deps): update dependency solid-start to v0.3.8 Oct 23, 2023
@renovate renovate bot force-pushed the renovate/solid-start-0.x branch from 735e78f to 1542dcd Compare October 23, 2023 22:51
@renovate renovate bot force-pushed the renovate/solid-start-0.x branch from 1542dcd to f89c922 Compare November 1, 2023 16:58
@renovate renovate bot changed the title fix(deps): update dependency solid-start to v0.3.8 fix(deps): update dependency solid-start to v0.3.9 Nov 1, 2023
Copy link
Contributor Author

renovate bot commented Nov 1, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pnpm-lock.yaml
 WARN  GET https://registry.npmjs.org/@playwright/test/-/test-1.31.2.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@types/node/-/node-18.15.11.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.57.1.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.57.1.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/esbuild/-/esbuild-0.17.15.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/eslint/-/eslint-8.37.0.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/eslint-plugin-solid/-/eslint-plugin-solid-0.12.0.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/postcss/-/postcss-8.4.21.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/prettier/-/prettier-2.8.7.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/solid-start-node/-/solid-start-node-0.2.25.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/solid-start-static/-/solid-start-static-0.2.23.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/typescript/-/typescript-5.0.3.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/vite/-/vite-4.2.1.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/vite-plugin-windicss/-/vite-plugin-windicss-1.8.10.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/windicss/-/windicss-3.5.6.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/solid-start error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@playwright/test/-/test-1.31.2.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/@types/node/-/node-18.15.11.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.57.1.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.57.1.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/esbuild/-/esbuild-0.17.15.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/eslint/-/eslint-8.37.0.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/eslint-plugin-solid/-/eslint-plugin-solid-0.12.0.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/postcss/-/postcss-8.4.21.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/prettier/-/prettier-2.8.7.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/solid-start-node/-/solid-start-node-0.2.25.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/solid-start-static/-/solid-start-static-0.2.23.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/typescript/-/typescript-5.0.3.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/vite/-/vite-4.2.1.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/vite-plugin-windicss/-/vite-plugin-windicss-1.8.10.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/windicss/-/windicss-3.5.6.tgz error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/solid-start error (ERR_INVALID_THIS). Will retry in 1 minute. 1 retries left.
 WARN  GET https://registry.npmjs.org/@solidjs/router/-/router-0.8.2.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
undefined
 ERR_INVALID_THIS  Value of "this" must be of type URLSearchParams

TypeError [ERR_INVALID_THIS]: Value of "this" must be of type URLSearchParams
    at Proxy.getAll (node:internal/url:527:13)
    at Proxy.<anonymous> (/opt/containerbase/tools/pnpm/8.1.1/20.11.1/node_modules/pnpm/dist/pnpm.cjs:60565:55)
    at /opt/containerbase/tools/pnpm/8.1.1/20.11.1/node_modules/pnpm/dist/pnpm.cjs:60627:31
    at Array.reduce (<anonymous>)
    at Proxy.raw (/opt/containerbase/tools/pnpm/8.1.1/20.11.1/node_modules/pnpm/dist/pnpm.cjs:60626:33)
    at new Headers (/opt/containerbase/tools/pnpm/8.1.1/20.11.1/node_modules/pnpm/dist/pnpm.cjs:60511:28)
    at getNodeRequestOptions (/opt/containerbase/tools/pnpm/8.1.1/20.11.1/node_modules/pnpm/dist/pnpm.cjs:60860:23)
    at /opt/containerbase/tools/pnpm/8.1.1/20.11.1/node_modules/pnpm/dist/pnpm.cjs:60917:25
    at new Promise (<anonymous>)
    at fetch (/opt/containerbase/tools/pnpm/8.1.1/20.11.1/node_modules/pnpm/dist/pnpm.cjs:60915:14)
 WARN  GET https://registry.npmjs.org/solid-js/-/solid-js-1.7.2.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/undici/-/undici-5.21.0.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.
 WARN  GET https://registry.npmjs.org/@solidjs/meta/-/meta-0.28.4.tgz error (ERR_INVALID_THIS). Will retry in 10 seconds. 2 retries left.

@renovate renovate bot force-pushed the renovate/solid-start-0.x branch from f89c922 to 093aa1a Compare November 7, 2023 21:18
@renovate renovate bot changed the title fix(deps): update dependency solid-start to v0.3.9 fix(deps): update dependency solid-start to v0.3.10 Nov 7, 2023
@renovate renovate bot force-pushed the renovate/solid-start-0.x branch from 093aa1a to c8f06d8 Compare March 20, 2024 20:35
@renovate renovate bot changed the title fix(deps): update dependency solid-start to v0.3.10 fix(deps): update dependency solid-start to v0.3.11 Mar 20, 2024
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