chore(deps): update dependency svelte-check to v3.2.0 #77

Merged
nemunaire merged 1 commits from renovate/svelte-check-3.x-lockfile into master 2023-04-09 17:47:14 +00:00
Contributor

This PR contains the following updates:

Package Type Update Change
svelte-check devDependencies minor 3.1.4 -> 3.2.0

Release Notes

sveltejs/language-tools

v3.2.0

Compare Source

  • (feat) intellisense for new bindings (#​1957)
  • (feat) bump to TypeScript 5.0 (#​1919)
  • (feat) support <svelte:document> (#​1958)
  • (fix) swap order of inserted statements for store prop with type (#​1960)
  • (fix) add .js to $types imports to support node16/nodenext resolution (#​1967)
  • (fix) use Svelte's ComponentConstructorOptions (#​1969)
  • (feat) throw error on invalid tsconfig includes/excludes and on unknown options (#​1974)

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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [svelte-check](https://github.com/sveltejs/language-tools) | devDependencies | minor | [`3.1.4` -> `3.2.0`](https://renovatebot.com/diffs/npm/svelte-check/3.1.4/3.2.0) | --- ### Release Notes <details> <summary>sveltejs/language-tools</summary> ### [`v3.2.0`](https://github.com/sveltejs/language-tools/releases/tag/svelte-check-3.2.0) [Compare Source](https://github.com/sveltejs/language-tools/compare/svelte-check-3.1.4...svelte-check-3.2.0) - (feat) intellisense for new bindings ([#&#8203;1957](https://github.com/sveltejs/language-tools/issues/1957)) - (feat) bump to TypeScript 5.0 ([#&#8203;1919](https://github.com/sveltejs/language-tools/issues/1919)) - (feat) support `<svelte:document>` ([#&#8203;1958](https://github.com/sveltejs/language-tools/issues/1958)) - (fix) swap order of inserted statements for store prop with type ([#&#8203;1960](https://github.com/sveltejs/language-tools/issues/1960)) - (fix) add `.js` to `$types` imports to support node16/nodenext resolution ([#&#8203;1967](https://github.com/sveltejs/language-tools/issues/1967)) - (fix) use Svelte's ComponentConstructorOptions ([#&#8203;1969](https://github.com/sveltejs/language-tools/issues/1969)) - (feat) throw error on invalid tsconfig includes/excludes and on unknown options ([#&#8203;1974](https://github.com/sveltejs/language-tools/issues/1974)) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4zMS40IiwidXBkYXRlZEluVmVyIjoiMzUuMzEuNCJ9-->
renovate-bot force-pushed renovate/svelte-check-3.x-lockfile from 8aee1a843d to 51e9beba7e 2023-04-05 12:06:12 +00:00 Compare
nemunaire merged commit 836da2ae30 into master 2023-04-09 17:47:14 +00:00
nemunaire deleted branch renovate/svelte-check-3.x-lockfile 2023-04-09 17:47:15 +00:00
This repo is archived. You cannot comment on pull requests.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: teach/atsebay.t#77
No description provided.