build(deps-dev): Bump svelte-check from 4.1.5 to 4.4.1 in /frontend - #4
Closed
dependabot[bot] wants to merge 1 commit into
Closed
build(deps-dev): Bump svelte-check from 4.1.5 to 4.4.1 in /frontend#4dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [svelte-check](https://github.com/sveltejs/language-tools) from 4.1.5 to 4.4.1. - [Release notes](https://github.com/sveltejs/language-tools/releases) - [Commits](https://github.com/sveltejs/language-tools/compare/svelte-check-4.1.5...svelte-check@4.4.1) --- updated-dependencies: - dependency-name: svelte-check dependency-version: 4.4.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
roborev: Combined Review (
|
3 tasks
Contributor
Author
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/frontend/svelte-check-4.4.1
branch
February 22, 2026 17:57
wesm
added a commit
that referenced
this pull request
Jul 14, 2026
Repair integrity scans must remain bounded by the scanned documents, even when one document has many chunks. Fetching content once per document avoids multiplying content transfer and allocation by chunk count while preserving the same validation contract. Embeddings commands also need to distinguish an incompatible live daemon from a genuinely unreachable one so users receive the existing restart guidance after an API upgrade. VALID (fixed): #1, #2 INVALID (dismissed): #3, #4 -- already fixed by 929db2d
mjacobs
pushed a commit
to godlockin/agentsview
that referenced
this pull request
Jul 24, 2026
Restore synchronous startup fallback seeding while keeping the initial network refresh asynchronous, and remove the periodic custom-pricing map write that raced with request reads. Track OpenRouter aliases so refreshes can remove obsolete bare names locally and in PostgreSQL, preserve ordered LiteLLM precedence, and accept free-model zero prices. VALID (fixed): #1, #2, #3, kenn-io#4, kenn-io#5 INVALID (dismissed): none PEDANTIC (skipped): none
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps svelte-check from 4.1.5 to 4.4.1.
Release notes
Sourced from svelte-check's releases.
... (truncated)
Commits
c14bf1dVersion Packages (#2940)9b7025achore: remove outdated "experimental-modules" runtime flag (#2898)6a04679fix: rewrite relative imports reaching outside root (#2942)c82f540fix: extract style/script tag followed by destructuring in the template (#2921)b914d01fix: support SvelteKit zero-types with svelte-check --incremental (#2939)3b17f20Version Packages (#2929)2142753feat: add links to diagnostic error codes via codeDescription (#2936)8f4fe71fix(svelte-check): ignore Unix domain sockets in file watcher (#2931)0b8af82feat: svelte-check--incremental/--tsgo(#2932)e9f58d2fix: properly use machine output by default for Claude CodeMaintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for svelte-check since your current version.
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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)