Skip to content

Commit

Permalink
Update dependency svelte-check to v2.10.1 (#1090)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [svelte-check](https://togithub.com/sveltejs/language-tools) |
[`2.10.0` ->
`2.10.1`](https://renovatebot.com/diffs/npm/svelte-check/2.10.0/2.10.1)
|
[![age](https://badges.renovateapi.com/packages/npm/svelte-check/2.10.1/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/svelte-check/2.10.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/svelte-check/2.10.1/compatibility-slim/2.10.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/svelte-check/2.10.1/confidence-slim/2.10.0)](https://docs.renovatebot.com/merge-confidence/)
|

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the
Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>sveltejs/language-tools</summary>

###
[`v2.10.1`](https://togithub.com/sveltejs/language-tools/releases/tag/svelte-check-2.10.1)

[Compare
Source](https://togithub.com/sveltejs/language-tools/compare/svelte-check-2.10.0...svelte-check-2.10.1)

- (fix) add `""` and `"off"` as valid `data-sveltekit-X` values
([#&#8203;1753](https://togithub.com/sveltejs/language-tools/issues/1753))
([#&#8203;1749](https://togithub.com/sveltejs/language-tools/issues/1749))
- (fix) getter type is nonnullable
([#&#8203;1751](https://togithub.com/sveltejs/language-tools/issues/1751))
- (fix) add FormDataEvent
([#&#8203;1760](https://togithub.com/sveltejs/language-tools/issues/1760))
- (fix) full version number in svelte-check --version
([#&#8203;1747](https://togithub.com/sveltejs/language-tools/issues/1747))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/defenseunicorns/zarf).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC40OC40IiwidXBkYXRlZEluVmVyIjoiMzQuNDguNCJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 5, 2022
1 parent 15a9e4a commit aa30eb1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"sanitize.css": "13.0.0",
"sass": "1.56.1",
"svelte": "3.53.1",
"svelte-check": "2.10.0",
"svelte-check": "2.10.1",
"svelte-preprocess": "4.10.7",
"tslib": "2.4.1",
"typescript": "4.9.3"
Expand Down

0 comments on commit aa30eb1

Please sign in to comment.