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(deps): update dependency svelte-check to v4.1.4 #376

Merged
merged 1 commit into from
Jan 30, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 8, 2024

This PR contains the following updates:

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

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

sveltejs/language-tools (svelte-check)

v4.1.4

Compare Source

  • fix: don't hoist types/snippets referencing stores or destructured variables (#​2661)

v4.1.3

Compare Source

  • fix: move snippets to correct place when only module script present

v4.1.2

Compare Source

  • feat: support generics attribute for JSDoc (#​2624)
  • fix: better snippet/interface hoistability analysis (#​2655)
  • chore: TypeScript 5.7 support (#​2585)

v4.1.1

Compare Source

  • fix: support each without as (#​2615)

v4.1.0

Compare Source

  • fix: don't move appended content from previous node while hoisting interface (#​2596)
  • fix: ensure hoisted interfaces are moved after hoisted imports (#​2597)
  • fix: preserve bind:... mapping on elements for better source maps
  • feat: prepare for some upcoming features of Svelte 5

v4.0.9

Compare Source

  • fix: detect shadowed variables/types during type hoisting (#​2590)

v4.0.8

Compare Source

  • fix: fall back to any instead of unknown for untyped $props (#​2582)
  • fix: robustify and fix file writing (#​2584)
  • fix: hoist types related to $props rune if possible (#​2571)

v4.0.7

Compare Source

  • fix: $props: infer types for $bindable, infer function type from arrow function

v4.0.6

Compare Source

  • chore: autotype const load = ... declarations (#​2540)
  • chore: provide component instance type in Svelte 5 (#​2553)
  • chore: support typescript 5.6 (#​2545)
  • fix: infer object and array shapes from fallback types (#​2562)

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 is behind base branch, 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

netlify bot commented Nov 8, 2024

Deploy Preview for ree6-backend ready!

Name Link
🔨 Latest commit 2496b3f
🔍 Latest deploy log https://app.netlify.com/sites/ree6-backend/deploys/679b445a73876d0008108ab6
😎 Deploy Preview https://deploy-preview-376--ree6-backend.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@renovate renovate bot changed the title Update dependency svelte-check to v4.0.6 Update dependency svelte-check to v4.0.7 Nov 11, 2024
@renovate renovate bot force-pushed the renovate/svelte-check-4.x-lockfile branch from 09ccf08 to 08e149f Compare November 11, 2024 17:21
@renovate renovate bot changed the title Update dependency svelte-check to v4.0.7 Update dependency svelte-check to v4.0.8 Nov 15, 2024
@renovate renovate bot force-pushed the renovate/svelte-check-4.x-lockfile branch from 08e149f to 302fca7 Compare November 15, 2024 14:06
@renovate renovate bot changed the title Update dependency svelte-check to v4.0.8 Update dependency svelte-check to v4.0.9 Nov 16, 2024
@renovate renovate bot force-pushed the renovate/svelte-check-4.x-lockfile branch 2 times, most recently from 1d4ff8d to f4ee9dc Compare November 22, 2024 14:14
@renovate renovate bot changed the title Update dependency svelte-check to v4.0.9 Update dependency svelte-check to v4.1.0 Nov 22, 2024
@renovate renovate bot changed the title Update dependency svelte-check to v4.1.0 Update dependency svelte-check to v4.1.1 Dec 6, 2024
@renovate renovate bot force-pushed the renovate/svelte-check-4.x-lockfile branch from f4ee9dc to 367cd56 Compare December 6, 2024 02:51
Copy link

sonarqubecloud bot commented Dec 6, 2024

@renovate renovate bot changed the title Update dependency svelte-check to v4.1.1 Update dependency svelte-check to v4.1.3 Jan 8, 2025
@renovate renovate bot force-pushed the renovate/svelte-check-4.x-lockfile branch from 367cd56 to 1fb8d1f Compare January 8, 2025 16:12
@renovate renovate bot changed the title Update dependency svelte-check to v4.1.3 Update dependency svelte-check to v4.1.4 Jan 14, 2025
@renovate renovate bot force-pushed the renovate/svelte-check-4.x-lockfile branch from 1fb8d1f to 04041ff Compare January 14, 2025 23:06
@renovate renovate bot changed the title Update dependency svelte-check to v4.1.4 chore(deps): update dependency svelte-check to v4.1.4 Jan 16, 2025
@renovate renovate bot force-pushed the renovate/svelte-check-4.x-lockfile branch from 04041ff to b877382 Compare January 16, 2025 14:44
@renovate renovate bot force-pushed the renovate/svelte-check-4.x-lockfile branch 5 times, most recently from 39f2e83 to b86258e Compare January 30, 2025 09:13
@renovate renovate bot force-pushed the renovate/svelte-check-4.x-lockfile branch from b86258e to 2496b3f Compare January 30, 2025 09:20
@DxsSucuk DxsSucuk merged commit dced6bc into master Jan 30, 2025
7 checks passed
@renovate renovate bot deleted the renovate/svelte-check-4.x-lockfile branch January 30, 2025 09:22
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