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

chore: update dependency svelte-check to v4 #335

Merged
merged 1 commit into from
Oct 29, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 2, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
svelte-check 3.8.5 -> 4.0.5 age adoption passing confidence

Release Notes

sveltejs/language-tools (svelte-check)

v4.0.5

Compare Source

  • fix: include named exports in svelte 5 type (#​2528)

v4.0.4

Compare Source

  • fix: relax component constructor type (#​2524)

v4.0.3

Compare Source

  • breaking(svelte5): only generate function component shape in runes mode (#​2517). This means you can no longer just do Component in type positions. Instead you need to prepend it with typeof. Here's how you do it:
    • ...when typing a component instance: Before: let x: Component. After: let x: ReturnType<typeof Component>
    • ...when typing a component constructor/function: Before let x: typeof Component. After let x: typeof Component (no change)
  • fix: revert additional two-way-binding checks as they were causing bugs (#​2508)
  • fix: include files indirectly belonging to a project into correct project (#​2488)
  • fix: check project files update more aggressively before assigning service (#​2518)
  • chore: upgrade to chokidar 4 (#​2502)

v4.0.2

Compare Source

  • fix: ensure components typed through Svelte 5's Component interface get proper intellisense

v4.0.1

Compare Source

  • fix: remove ancient process augmentation from internal d.ts file

v4.0.0

Compare Source

  • 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)

v3.8.6

Compare Source

  • fix: support Svelte 5 module script attribute (#​2473)

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.

Copy link

github-actions bot commented Sep 2, 2024

Size Change: 0 B

Total Size: 49.3 kB

ℹ️ View Unchanged
Filename Size
lib/browser/array.js 396 B
lib/browser/codec-handler/create.js 272 B
lib/browser/codec-handler/handlers/identity.js 123 B
lib/browser/codec-handler/handlers/jet.js 356 B
lib/browser/codec-handler/handlers/office/agile/EncryptionDescriptor.js 617 B
lib/browser/codec-handler/handlers/office/agile/index.js 767 B
lib/browser/codec-handler/handlers/office/agile/types.js 31 B
lib/browser/codec-handler/handlers/office/CryptoAlgorithm.js 227 B
lib/browser/codec-handler/handlers/office/EncryptionHeader.js 897 B
lib/browser/codec-handler/handlers/office/EncryptionVerifier.js 374 B
lib/browser/codec-handler/handlers/office/HashAlgorithm.js 98 B
lib/browser/codec-handler/handlers/office/index.js 903 B
lib/browser/codec-handler/handlers/office/rc4-cryptoapi.js 679 B
lib/browser/codec-handler/index.js 78 B
lib/browser/codec-handler/types.js 31 B
lib/browser/codec-handler/util.js 175 B
lib/browser/column.js 535 B
lib/browser/crypto/blockDecrypt.js 231 B
lib/browser/crypto/deriveKey.js 370 B
lib/browser/crypto/hash.js 228 B
lib/browser/crypto/index.js 80 B
lib/browser/crypto/rc4.js 478 B
lib/browser/crypto/types.js 31 B
lib/browser/data/bigint.js 83 B
lib/browser/data/binary.js 114 B
lib/browser/data/byte.js 82 B
lib/browser/data/complexOrLong.js 93 B
lib/browser/data/currency.js 493 B
lib/browser/data/datetime.js 181 B
lib/browser/data/datetimextended.js 480 B
lib/browser/data/double.js 81 B
lib/browser/data/float.js 80 B
lib/browser/data/index.js 542 B
lib/browser/data/integer.js 84 B
lib/browser/data/memo.js 606 B
lib/browser/data/numeric.js 522 B
lib/browser/data/ole.js 530 B
lib/browser/data/repid.js 289 B
lib/browser/data/text.js 149 B
lib/browser/data/util.js 351 B
lib/browser/Database.js 1.45 kB
lib/browser/dependencies/iconv-lite/index.js 792 B
lib/browser/environment/index.js 129 B
lib/browser/index.js 74 B
lib/browser/JetFormat/index.js 714 B
lib/browser/JetFormat/Jet12Format.js 129 B
lib/browser/JetFormat/Jet14Format.js 143 B
lib/browser/JetFormat/Jet15Format.js 79 B
lib/browser/JetFormat/Jet16Format.js 79 B
lib/browser/JetFormat/Jet17Format.js 79 B
lib/browser/JetFormat/Jet3Format.js 470 B
lib/browser/JetFormat/Jet4Format.js 476 B
lib/browser/JetFormat/MSISAMFormat.js 132 B
lib/browser/JetFormat/types.js 132 B
lib/browser/MDBReader.js 930 B
lib/browser/PageType.js 381 B
lib/browser/SortOrder.js 136 B
lib/browser/SysObject.js 485 B
lib/browser/Table.js 3.03 kB
lib/browser/types.js 237 B
lib/browser/unicodeCompression.js 591 B
lib/browser/usage-map.js 681 B
lib/browser/util.js 598 B
lib/node/array.js 396 B
lib/node/codec-handler/create.js 272 B
lib/node/codec-handler/handlers/identity.js 123 B
lib/node/codec-handler/handlers/jet.js 356 B
lib/node/codec-handler/handlers/office/agile/EncryptionDescriptor.js 617 B
lib/node/codec-handler/handlers/office/agile/index.js 767 B
lib/node/codec-handler/handlers/office/agile/types.js 31 B
lib/node/codec-handler/handlers/office/CryptoAlgorithm.js 227 B
lib/node/codec-handler/handlers/office/EncryptionHeader.js 897 B
lib/node/codec-handler/handlers/office/EncryptionVerifier.js 374 B
lib/node/codec-handler/handlers/office/HashAlgorithm.js 98 B
lib/node/codec-handler/handlers/office/index.js 903 B
lib/node/codec-handler/handlers/office/rc4-cryptoapi.js 679 B
lib/node/codec-handler/index.js 78 B
lib/node/codec-handler/types.js 31 B
lib/node/codec-handler/util.js 175 B
lib/node/column.js 535 B
lib/node/crypto/blockDecrypt.js 231 B
lib/node/crypto/deriveKey.js 370 B
lib/node/crypto/hash.js 228 B
lib/node/crypto/index.js 80 B
lib/node/crypto/rc4.js 478 B
lib/node/crypto/types.js 31 B
lib/node/data/bigint.js 83 B
lib/node/data/binary.js 114 B
lib/node/data/byte.js 82 B
lib/node/data/complexOrLong.js 93 B
lib/node/data/currency.js 493 B
lib/node/data/datetime.js 181 B
lib/node/data/datetimextended.js 480 B
lib/node/data/double.js 81 B
lib/node/data/float.js 80 B
lib/node/data/index.js 542 B
lib/node/data/integer.js 84 B
lib/node/data/memo.js 606 B
lib/node/data/numeric.js 522 B
lib/node/data/ole.js 530 B
lib/node/data/repid.js 289 B
lib/node/data/text.js 149 B
lib/node/data/util.js 351 B
lib/node/Database.js 1.45 kB
lib/node/dependencies/iconv-lite/index.js 792 B
lib/node/environment/index.js 70 B
lib/node/index.js 74 B
lib/node/JetFormat/index.js 714 B
lib/node/JetFormat/Jet12Format.js 129 B
lib/node/JetFormat/Jet14Format.js 143 B
lib/node/JetFormat/Jet15Format.js 79 B
lib/node/JetFormat/Jet16Format.js 79 B
lib/node/JetFormat/Jet17Format.js 79 B
lib/node/JetFormat/Jet3Format.js 470 B
lib/node/JetFormat/Jet4Format.js 476 B
lib/node/JetFormat/MSISAMFormat.js 132 B
lib/node/JetFormat/types.js 132 B
lib/node/MDBReader.js 930 B
lib/node/PageType.js 381 B
lib/node/SortOrder.js 136 B
lib/node/SysObject.js 485 B
lib/node/Table.js 3.03 kB
lib/node/types.js 237 B
lib/node/unicodeCompression.js 591 B
lib/node/usage-map.js 681 B
lib/node/util.js 598 B

compressed-size-action

@renovate renovate bot force-pushed the renovate/svelte-check-4.x branch from 8e17c02 to 0552e9f Compare September 4, 2024 12:02
@renovate renovate bot force-pushed the renovate/svelte-check-4.x branch 2 times, most recently from a97cd1b to bc4aba7 Compare September 27, 2024 21:26
@renovate renovate bot force-pushed the renovate/svelte-check-4.x branch from bc4aba7 to 0b0fe59 Compare October 11, 2024 15:35
@renovate renovate bot force-pushed the renovate/svelte-check-4.x branch from 0b0fe59 to 30adb56 Compare October 29, 2024 20:14
@andipaetzold andipaetzold merged commit 480a28d into main Oct 29, 2024
9 checks passed
@andipaetzold andipaetzold deleted the renovate/svelte-check-4.x branch October 29, 2024 20:16
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.

1 participant