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 4.0.0 to 4.0.1 #16

Merged
merged 1 commit into from
Sep 29, 2024

Conversation

nikoandpiko
Copy link
Owner

snyk-top-banner

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

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

  • The recommended version was released on 22 days ago.

Release notes
Package name: svelte-check
  • 4.0.1 - 2024-09-04
    • fix: remove ancient process augmentation from internal d.ts file
  • 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)
from svelte-check 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.

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 4.0.0 to 4.0.1.

See this package in npm:
svelte-check

See this project in Snyk:
https://app.snyk.io/org/animemog/project/1878da73-a4aa-4dd4-8d15-6f4900a3d183?utm_source=github&utm_medium=referral&page=upgrade-pr
@nikoandpiko nikoandpiko merged commit ab1f27b into main Sep 29, 2024
1 check passed
@nikoandpiko nikoandpiko deleted the snyk-upgrade-4b686d4c61ad88691f23ee6769fc3fd6 branch September 29, 2024 16:53
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