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

Bump svelte-check from 3.4.6 to 3.6.2 #497

Merged
merged 1 commit into from
Dec 13, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 13, 2023

Bumps svelte-check from 3.4.6 to 3.6.2.

Release notes

Sourced from svelte-check's releases.

svelte-check-3.6.1

  • fix: support SvelteKit zero types with $props rune
  • fix: use Snippet type and ensure @render tag only uses snippet functions
  • fix: account for > in attribute strings (#2204)
  • fix: handle contexts in each/await
  • fix: don't lowercase custom element attributes (#2190)
  • fix: make root snippets available in instance script (#2201)

svelte-check-3.6.0

  • feat: add experimental compatibility for Svelte 5
  • fix: enhance numberOnlyAttributes list

svelte-check-3.5.2

  • fix: only allow client files and project files to be root files (#2146)
  • fix: output $$Props code differently to deal with unions better (#2153)
  • fix: add fallback handler to auto-types (#2156)

svelte-check-3.5.1

  • fix: ignore style tag inside script tag (#2104)
  • fix: ignore error about transition third argument (#2139)

svelte-check-3.5.0

  • feat: try load svelteHTML from svelte core (#2117)
  • fix: svelte:document types
  • fix: generic const modifier (#2118)
Commits
  • 67c0018 fix: revert emmet bump, test svelte-check in CI
  • 858073d chore: bump language server package.json version
  • 364ac7d feat: Svelte 5 fixes and improvements (#2217)
  • 2ff3a7c perf: cancel diagnostics (#2216)
  • 675bfc4 perf: more mustache tag check optimization (#2215)
  • 79aa1ed chore: bump deps (#2214)
  • f1477a7 perf: more precise check for < or > in mustacheTag (#2213)
  • 93418ff fix: don't add generic type when snippet has no params
  • 47f1928 fix: adjust prettier fallback logic
  • 07ffe29 feat: ensure render tag is passed a snippet function
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

Dependabot will merge this PR once CI passes on it, as requested by @YeungKC.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [svelte-check](https://github.com/sveltejs/language-tools) from 3.4.6 to 3.6.2.
- [Release notes](https://github.com/sveltejs/language-tools/releases)
- [Commits](sveltejs/language-tools@svelte-check-3.4.6...svelte-check-3.6.2)

---
updated-dependencies:
- dependency-name: svelte-check
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 13, 2023
Copy link

vercel bot commented Dec 13, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
hakuba ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 13, 2023 2:14am
yeungkcs-blog ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 13, 2023 2:14am

Copy link
Owner

@YeungKC YeungKC left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot merged commit 2416981 into master Dec 13, 2023
8 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/svelte-check-3.6.2 branch December 13, 2023 02:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant