Update dependency svelte-check to v4.1.4 - autoclosed #27

Closed
ticktock_depbot wants to merge 1 commit from renovate/svelte-check-4.x-lockfile into main
Collaborator

This PR contains the following updates:

Package Type Update Change
svelte-check devDependencies patch 4.1.1 -> 4.1.4

Release Notes

sveltejs/language-tools (svelte-check)

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 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 | patch | [`4.1.1` -> `4.1.4`](https://renovatebot.com/diffs/npm/svelte-check/4.1.1/4.1.4) | --- ### Release Notes <details> <summary>sveltejs/language-tools (svelte-check)</summary> ### [`v4.1.4`](https://github.com/sveltejs/language-tools/releases/tag/svelte-check-4.1.4) [Compare Source](https://github.com/sveltejs/language-tools/compare/svelte-check-4.1.3...svelte-check-4.1.4) - fix: don't hoist types/snippets referencing stores or destructured variables ([#&#8203;2661](https://github.com/sveltejs/language-tools/issues/2661)) ### [`v4.1.3`](https://github.com/sveltejs/language-tools/releases/tag/svelte-check-4.1.3) [Compare Source](https://github.com/sveltejs/language-tools/compare/svelte-check-4.1.2...svelte-check-4.1.3) - fix: move snippets to correct place when only module script present ### [`v4.1.2`](https://github.com/sveltejs/language-tools/releases/tag/svelte-check-4.1.2) [Compare Source](https://github.com/sveltejs/language-tools/compare/svelte-check-4.1.1...svelte-check-4.1.2) - feat: support generics attribute for JSDoc ([#&#8203;2624](https://github.com/sveltejs/language-tools/issues/2624)) - fix: better snippet/interface hoistability analysis ([#&#8203;2655](https://github.com/sveltejs/language-tools/issues/2655)) - chore: TypeScript 5.7 support ([#&#8203;2585](https://github.com/sveltejs/language-tools/issues/2585)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
ticktock_depbot added 1 commit 2025-01-08 14:44:05 +00:00
Update dependency svelte-check to v4.1.2
Some checks failed
renovate/artifacts Artifact file update failure
/ check-changes (pull_request) Successful in 23s
/ build (pull_request) Successful in 4m23s
8151b7a628
Author
Collaborator

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: yarn.lock
Unknown Syntax Error: Unsupported option name ("--ignore-platform").

$ yarn install [--json] [--immutable] [--immutable-cache] [--refresh-lockfile] [--check-cache] [--check-resolutions] [--inline-builds] [--mode #0]

### ⚠️ Artifact update problem Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens: - any of the package files in this branch needs updating, or - the branch becomes conflicted, or - you click the rebase/retry checkbox if found above, or - you rename this PR's title to start with "rebase!" to trigger it manually The artifact failure details are included below: ##### File name: yarn.lock ``` Unknown Syntax Error: Unsupported option name ("--ignore-platform"). $ yarn install [--json] [--immutable] [--immutable-cache] [--refresh-lockfile] [--check-cache] [--check-resolutions] [--inline-builds] [--mode #0] ```
ticktock_depbot force-pushed renovate/svelte-check-4.x-lockfile from 8151b7a628 to c04dd68cb7 2025-01-08 14:52:01 +00:00 Compare
ticktock_depbot changed title from Update dependency svelte-check to v4.1.2 to Update dependency svelte-check to v4.1.3 2025-01-08 14:52:01 +00:00
ticktock_depbot changed title from Update dependency svelte-check to v4.1.3 to Update dependency svelte-check to v4.1.4 2025-01-13 09:48:34 +00:00
ticktock_depbot force-pushed renovate/svelte-check-4.x-lockfile from c04dd68cb7 to d07a35b1ab 2025-01-13 09:48:42 +00:00 Compare
ticktock_depbot changed title from Update dependency svelte-check to v4.1.4 to Update dependency svelte-check to v4.1.4 - autoclosed 2025-01-15 22:27:54 +00:00
ticktock_depbot closed this pull request 2025-01-15 22:27:55 +00:00
Some checks failed
renovate/artifacts Artifact file update failure
/ check-changes (pull_request) Successful in 27s
/ build (pull_request) Successful in 4m20s

Pull request closed

Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
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: btclock/webui#27
No description provided.