sek-consulting / solid-ui

Beautifully designed components. Built with Kobalte & corvu. Styled with Tailwind CSS.
https://www.solid-ui.com
MIT License
680 stars 25 forks source link

[Snyk] Upgrade solid-start from 0.2.32 to 0.3.1 #11

Closed sek-consulting closed 10 months ago

sek-consulting commented 10 months ago

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade solid-start from 0.2.32 to 0.3.1.

:information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
- The recommended version is **10 versions** ahead of your current version. - The recommended version was released **22 days ago**, on 2023-08-08.
Release notes
Package name: solid-start
  • 0.3.1 - 2023-08-08

    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.

      </li>
      <li>
        <b>0.3.0</b> - 2023-08-08
      </li>
      <li>
        <b>0.3.0-alpha.7</b> - 2023-06-02
      </li>
      <li>
        <b>0.3.0-alpha.6</b> - 2023-05-27
      </li>
      <li>
        <b>0.3.0-alpha.5</b> - 2023-05-17
      </li>
      <li>
        <b>0.3.0-alpha.4</b> - 2023-05-04
      </li>
      <li>
        <b>0.3.0-alpha.3</b> - 2023-04-20
      </li>
      <li>
        <b>0.3.0-alpha.2</b> - 2023-04-19
      </li>
      <li>
        <b>0.3.0-alpha.1</b> - 2023-04-18
      </li>
      <li>
        <b>0.3.0-alpha.0</b> - 2023-04-18
      </li>
      <li>
        <b>0.2.32</b> - 2023-08-10
      </li>
    </ul>
    from <a href="https://snyk.io/redirect/github/solidjs/solid-start/releases">solid-start GitHub release notes</a>


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

vercel[bot] commented 10 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
solid-ui-components ❌ Failed (Inspect) Aug 30, 2023 8:56pm