Skip to content

[Snyk] Upgrade solid-start from 0.1.6 to 0.3.11#10

Open
hashim21223445 wants to merge 1 commit into
mainfrom
snyk-upgrade-b001eb6bd498a80a1eed2e0d8e5c3609
Open

[Snyk] Upgrade solid-start from 0.1.6 to 0.3.11#10
hashim21223445 wants to merge 1 commit into
mainfrom
snyk-upgrade-b001eb6bd498a80a1eed2e0d8e5c3609

Conversation

@hashim21223445
Copy link
Copy Markdown
Collaborator

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


![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123)

Snyk has created this PR to upgrade solid-start from 0.1.6 to 0.3.11.

ℹ️ 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 55 versions ahead of your current version.

  • The recommended version was released on 3 months ago.

Issues fixed by the recommended upgrade:

Issue Score Exploit Maturity
high severity Uncontrolled resource consumption
SNYK-JS-BRACES-6838727
482 Proof of Concept
high severity Inefficient Regular Expression Complexity
SNYK-JS-MICROMATCH-6838728
482 No Known Exploit
Release notes
Package name: solid-start
  • 0.3.11 - 2024-03-20
  • 0.3.10 - 2023-11-07
  • 0.3.9 - 2023-11-01
  • 0.3.8 - 2023-10-23
  • 0.3.7 - 2023-10-17
  • 0.3.6 - 2023-09-21
  • 0.3.5 - 2023-08-29
  • 0.3.4 - 2023-08-23
  • 0.3.3 - 2023-08-14
  • 0.3.2 - 2023-08-11
  • 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.

  • 0.3.0 - 2023-08-08
  • 0.3.0-alpha.7 - 2023-06-02
  • 0.3.0-alpha.6 - 2023-05-27
  • 0.3.0-alpha.5 - 2023-05-17
  • 0.3.0-alpha.4 - 2023-05-04
  • 0.3.0-alpha.3 - 2023-04-20
  • 0.3.0-alpha.2 - 2023-04-19
  • 0.3.0-alpha.1 - 2023-04-18
  • 0.3.0-alpha.0 - 2023-04-18
  • 0.2.32 - 2023-08-10
  • 0.2.31 - 2023-08-07
  • 0.2.30 - 2023-07-31
  • 0.2.29 - 2023-07-24
  • 0.2.28 - 2023-07-24
  • 0.2.27 - 2023-07-20
  • 0.2.26 - 2023-04-06
  • 0.2.25 - 2023-04-04
  • 0.2.24 - 2023-03-27
  • 0.2.23 - 2023-03-05
  • 0.2.22 - 2023-02-24
  • 0.2.21 - 2023-02-14
  • 0.2.20 - 2023-02-07
  • 0.2.19 - 2023-02-03
  • 0.2.18 - 2023-02-01
  • 0.2.17 - 2023-01-30
  • 0.2.16 - 2023-01-20
  • 0.2.15 - 2023-01-19
  • 0.2.14 - 2023-01-18
  • 0.2.13 - 2023-01-14
  • 0.2.12 - 2023-01-13
  • 0.2.11 - 2023-01-05
  • 0.2.10 - 2023-01-02
  • 0.2.9 - 2022-12-27
  • 0.2.8 - 2022-12-21
  • 0.2.7 - 2022-12-03
  • 0.2.6 - 2022-11-28
  • 0.2.5 - 2022-11-05
  • 0.2.4 - 2022-11-05
  • 0.2.3 - 2022-10-31
  • 0.2.2 - 2022-10-30
  • 0.2.1 - 2022-10-29
  • 0.2.0 - 2022-10-20
  • 0.1.8 - 2022-10-17
  • 0.1.7 - 2022-10-16
  • 0.1.6 - 2022-10-10
from solid-start GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.

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:

Snyk has created this PR to upgrade solid-start from 0.1.6 to 0.3.11.

See this package in npm:
solid-start

See this project in Snyk:
https://app.snyk.io/org/hashim21223445/project/41e7210c-53f9-4641-82e2-fe1cc3378032?utm_source=github&utm_medium=referral&page=upgrade-pr
@hashim21223445
Copy link
Copy Markdown
Collaborator Author

hashim21223445 commented Jun 15, 2024

Deploy Preview for fancy-dodol-ae51e7 failed.

Name Link
🔨 Latest commit 23161c3
🔍 Latest deploy log https://app.netlify.com/sites/fancy-dodol-ae51e7/deploys/666d3ec8619dfe00081cb13e

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.

2 participants