Skip to content

Commit

Permalink
chore(deps-dev): bump svelte-check from 4.0.5 to 4.1.1 (#31)
Browse files Browse the repository at this point in the history
[//]: # (dependabot-start)
⚠️  **Dependabot is rebasing this PR** ⚠️ 

Rebasing might not happen immediately, so don't worry if this takes some
time.

Note: if you make any changes to this PR yourself, they will take
precedence over the rebase.

---

[//]: # (dependabot-end)

Bumps [svelte-check](https://github.com/sveltejs/language-tools) from
4.0.5 to 4.1.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/sveltejs/language-tools/releases">svelte-check's
releases</a>.</em></p>
<blockquote>
<h2>svelte-check-4.1.1</h2>
<ul>
<li>fix: support each without as (<a
href="https://redirect.github.com/sveltejs/language-tools/issues/2615">#2615</a>)</li>
</ul>
<h2>svelte-check-4.1.0</h2>
<ul>
<li>fix: don't move appended content from previous node while hoisting
interface (<a
href="https://redirect.github.com/sveltejs/language-tools/issues/2596">#2596</a>)</li>
<li>fix: ensure hoisted interfaces are moved after hoisted imports (<a
href="https://redirect.github.com/sveltejs/language-tools/issues/2597">#2597</a>)</li>
<li>fix: preserve bind:... mapping on elements for better source
maps</li>
<li>feat: prepare for some upcoming features of Svelte 5</li>
</ul>
<h2>svelte-check-4.0.9</h2>
<ul>
<li>fix: detect shadowed variables/types during type hoisting (<a
href="https://redirect.github.com/sveltejs/language-tools/issues/2590">#2590</a>)</li>
</ul>
<h2>svelte-check-4.0.8</h2>
<ul>
<li>fix: fall back to any instead of unknown for untyped $props (<a
href="https://redirect.github.com/sveltejs/language-tools/issues/2582">#2582</a>)</li>
<li>fix: robustify and fix file writing (<a
href="https://redirect.github.com/sveltejs/language-tools/issues/2584">#2584</a>)</li>
<li>fix: hoist types related to $props rune if possible (<a
href="https://redirect.github.com/sveltejs/language-tools/issues/2571">#2571</a>)</li>
</ul>
<h2>svelte-check-4.0.7</h2>
<ul>
<li>fix: <code>$props</code>: infer types for <code>$bindable</code>,
infer function type from arrow function</li>
</ul>
<h2>svelte-check-4.0.6</h2>
<ul>
<li>chore: autotype <code>const load = ...</code> declarations (<a
href="https://redirect.github.com/sveltejs/language-tools/issues/2540">#2540</a>)</li>
<li>chore: provide component instance type in Svelte 5 (<a
href="https://redirect.github.com/sveltejs/language-tools/issues/2553">#2553</a>)</li>
<li>chore: support typescript 5.6 (<a
href="https://redirect.github.com/sveltejs/language-tools/issues/2545">#2545</a>)</li>
<li>fix: infer object and array shapes from fallback types (<a
href="https://redirect.github.com/sveltejs/language-tools/issues/2562">#2562</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/sveltejs/language-tools/commit/02db54de1f2fc44d958d67113a9d0fb41a8f6fe7"><code>02db54d</code></a>
fix: support <code>each</code> without <code>as</code> (<a
href="https://redirect.github.com/sveltejs/language-tools/issues/2615">#2615</a>)</li>
<li><a
href="https://github.com/sveltejs/language-tools/commit/131f78aa805c54bb850710c44fd98f17d448f1d3"><code>131f78a</code></a>
fix: make sure snapshots are shared per ProjectService (<a
href="https://redirect.github.com/sveltejs/language-tools/issues/2614">#2614</a>)</li>
<li><a
href="https://github.com/sveltejs/language-tools/commit/89cc22baef10558a2cd6c720c452b936ebc1ecf0"><code>89cc22b</code></a>
fix: ensure imports without semicolon doesn't break intellisense (<a
href="https://redirect.github.com/sveltejs/language-tools/issues/2610">#2610</a>)</li>
<li><a
href="https://github.com/sveltejs/language-tools/commit/fda35fedbbcc877b210f3b4644ac5edfe720234a"><code>fda35fe</code></a>
chore: update tests</li>
<li><a
href="https://github.com/sveltejs/language-tools/commit/0bf5836857f5ab461077bb299ed35c21c278fdb8"><code>0bf5836</code></a>
chore: pin TS to 5.6 for now</li>
<li><a
href="https://github.com/sveltejs/language-tools/commit/10820f9817eb49432bac0fd7434de3512c285a55"><code>10820f9</code></a>
fix: ensure organize imports doesn't mess with generated $$Component
type</li>
<li><a
href="https://github.com/sveltejs/language-tools/commit/cda5c864afa2c0ab6d30462a12117b1105d78aed"><code>cda5c86</code></a>
fix: preserve <code>bind:...</code> mapping on elements for better
source maps</li>
<li><a
href="https://github.com/sveltejs/language-tools/commit/be4412509e1fed62b39665bd340079848ecb6c41"><code>be44125</code></a>
feat: support <code>bind:value={get, set}</code></li>
<li><a
href="https://github.com/sveltejs/language-tools/commit/695c660e001c118617a61661e627c0b5fb021086"><code>695c660</code></a>
chore: bump prettier-plugin-svelte</li>
<li><a
href="https://github.com/sveltejs/language-tools/commit/9a5a6af600e958a2819387b36e6ca7bc0051a8a3"><code>9a5a6af</code></a>
feat: hoist snippets to module context if possible (<a
href="https://redirect.github.com/sveltejs/language-tools/issues/2601">#2601</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/sveltejs/language-tools/compare/svelte-check-4.0.5...svelte-check-4.1.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=svelte-check&package-manager=npm_and_yarn&previous-version=4.0.5&new-version=4.1.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>
  • Loading branch information
MoinJulian authored Dec 21, 2024
2 parents 194651e + b543d70 commit 1326b90
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"prettier": "^3.1.1",
"prettier-plugin-svelte": "^3.3.2",
"svelte": "^4.2.7",
"svelte-check": "^4.0.5",
"svelte-check": "^4.1.1",
"typescript": "^5.6.3",
"vite": "^5.4.11"
},
Expand Down
10 changes: 5 additions & 5 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1326b90

Please sign in to comment.