Skip to content

Bump svelte-check from 4.7.4 to 4.7.5 - #142

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bun/svelte-check-4.7.5
Open

Bump svelte-check from 4.7.4 to 4.7.5#142
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bun/svelte-check-4.7.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 14, 2026

Copy link
Copy Markdown
Contributor

Bumps svelte-check from 4.7.4 to 4.7.5.

Release notes

Sourced from svelte-check's releases.

svelte-check@4.7.5

Patch Changes

  • fix: prevent silent error during start-up caused by unhandled promise (#3096)

  • Updated dependencies [1df53d8]:

    • @​sveltejs/load-config@​0.2.2
Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @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)

Bumps [svelte-check](https://github.com/sveltejs/language-tools) from 4.7.4 to 4.7.5.
- [Release notes](https://github.com/sveltejs/language-tools/releases)
- [Commits](https://github.com/sveltejs/language-tools/compare/svelte-check@4.7.4...svelte-check@4.7.5)

---
updated-dependencies:
- dependency-name: svelte-check
  dependency-version: 4.7.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 14, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Code Metrics Report

SPA test suitebun test --coverage, floor 96%.

main (366d59e) #142 (8c5f222) +/-
Coverage 96.4% 96.4% 0.0%
Test Execution Time 4s 4s 0s
Details
  |                     | main (366d59e) | #142 (8c5f222) | +/-  |
  |---------------------|----------------|----------------|------|
  | Coverage            |          96.4% |          96.4% | 0.0% |
  |   Files             |             56 |             56 |    0 |
  |   Lines             |          11578 |          11578 |    0 |
  |   Covered           |          11165 |          11165 |    0 |
  | Test Execution Time |             4s |             4s |   0s |

Code Metrics Report (rust)

Rust cratecargo llvm-cov outside the nix sandbox, ratcheted against main.
🚫 Code coverage is 90.4%. the condition in the coverage.acceptable: section is not met (current >= prev)

main (366d59e) #142 (8c5f222) +/-
Coverage 90.4% 90.4% -0.1%
Test Execution Time 1m17s 1m3s -14s
Details
  |                     | main (366d59e) | #142 (8c5f222) |  +/-  |
  |---------------------|----------------|----------------|-------|
- | Coverage            |          90.4% |          90.4% | -0.1% |
  |   Files             |             18 |             18 |     0 |
  |   Lines             |           5528 |           5528 |     0 |
- |   Covered           |           5000 |           4999 |    -1 |
+ | Test Execution Time |          1m17s |           1m3s |  -14s |

Code coverage of files in pull request scope (97.5% → 97.3%)

Files Coverage +/- Status
crates/extract/src/options.rs 97.3% -0.2% affected

Reported by octocov, composed by the build job.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants