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

[Snyk] Upgrade svelte-check from 3.8.6 to 4.0.0 #817

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

Conversation

leonardoadame
Copy link
Owner

snyk-top-banner

Snyk has created this PR to upgrade svelte-check from 3.8.6 to 4.0.0.

ℹ️ 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.


⚠️ Warning: This PR contains major version upgrade(s), and may be a breaking change.

  • The recommended version is 1 version ahead of your current version.

  • The recommended version was released on 21 days ago.

Issues fixed by the recommended upgrade:

Issue Score Exploit Maturity
medium severity Missing Release of Resource after Effective Lifetime
SNYK-JS-INFLIGHT-6095116
631 Proof of Concept
Release notes
Package name: svelte-check
  • 4.0.0 - 2024-09-02
    • chore: bump magic-string (#2476)
    • chore: switch from fast-glob to fdir (#2433)
    • fix: detect <script module> tag (#2482)
    • feat: better type checking for bindings in Svelte 5 (#2477)
    • feat: replace svelte-preprocess with barebones TS preprocessor (#2452)
    • feat: project reference support (#2463)

    Breaking changes

    • require Svelte 4 or later (#2453)
    • make TypeScript a peer dependency, require TS 5 or later (#2453)
    • require node 18 or later (#2453)
    • process augmentation (declaring a process.browser field) was removed
    • slight changes to how files are assigned to which tsconfig.json (#1234, #2463)
    • slight changes to how Svelte module resolution works; .svelte files now take precedence over .svelte.js/ts files (if both exist) (#2481)
    • language-server now forces fewer TypeScript options. Most notably skipLibCheck is no longer forced to true, which may result in d.ts files now being checked in your project, which they were not before, revealing type errors. Either fix those or add "skipLibCheck": true to your tsconfig.json (#1976, #2463)
  • 3.8.6 - 2024-08-22
from svelte-check GitHub release notes

Important

  • Warning: This PR contains a major version upgrade, and may be a breaking change.
  • 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 svelte-check from 3.8.6 to 4.0.0.

See this package in npm:
svelte-check

See this project in Snyk:
https://app.snyk.io/org/leonardoadame/project/d60aa1fc-c3bd-4be1-ae67-eb45272f2faa?utm_source=github&utm_medium=referral&page=upgrade-pr
Copy link

stackblitz bot commented Sep 23, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

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