Skip to content

chore(deps): update dependency svelte-check to v4.1.7 #37

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

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 8, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
svelte-check 4.1.1 -> 4.1.7 age adoption passing confidence

Release Notes

sveltejs/language-tools (svelte-check)

v4.1.7

Compare Source

  • fix: robustify hoisting logic around prop types (#​2740)
  • fix: ensure typed exports are marked as used (#​2746)
  • chore: bump vscode-html/css-language-service (#​2752)
  • fix: ensure eligible snippets can be referenced in module script (#​2753)
  • fix: prevent error with unclosed tag followed by LF or end of file (#​2750)

v4.1.6

Compare Source

  • fix: prevent unused variable error for bindable
  • fix: ensure exports in runes mode are marked as used
  • fix: add color CLI options

v4.1.5

Compare Source

  • fix: take other snippets into account when checking for hoistability (#​2668)
  • fix: disambiguate render in module script (#​2667)
  • fix: properly transform $props.id when $props is assigned to props (#​2694)
  • fix: handle booleanish popover (#​2702)
  • chore: bump vscode-html/css-language-service (#​2677)
  • fix: use referenced project's compiler option to get resolution mode (#​2676)

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)

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.

@renovate renovate bot changed the title chore(deps): update dependency svelte-check to v4.1.3 chore(deps): update dependency svelte-check to v4.1.4 Jan 13, 2025
@renovate renovate bot force-pushed the renovate/svelte-check-4.x-lockfile branch from 14865d3 to 980cf32 Compare January 23, 2025 18:54
@renovate renovate bot force-pushed the renovate/svelte-check-4.x-lockfile branch from 980cf32 to 07ba3d5 Compare March 3, 2025 13:48
@renovate renovate bot changed the title chore(deps): update dependency svelte-check to v4.1.4 chore(deps): update dependency svelte-check to v4.1.5 Mar 6, 2025
@renovate renovate bot force-pushed the renovate/svelte-check-4.x-lockfile branch from 07ba3d5 to 4fa7e22 Compare March 6, 2025 17:02
@renovate renovate bot changed the title chore(deps): update dependency svelte-check to v4.1.5 chore(deps): update dependency svelte-check to v4.1.6 Apr 13, 2025
@renovate renovate bot changed the title chore(deps): update dependency svelte-check to v4.1.6 chore(deps): update dependency svelte-check to v4.1.7 May 2, 2025
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.

0 participants