Skip to content

Bump minimatch, sucrase and svelte-check#54

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/multi-ce9ff55801
Open

Bump minimatch, sucrase and svelte-check#54
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/multi-ce9ff55801

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Feb 22, 2026

Removes minimatch. It's no longer used after updating ancestor dependencies minimatch, sucrase and svelte-check. These dependencies need to be updated together.

Removes minimatch

Updates sucrase from 3.35.0 to 3.35.1

Changelog

Sourced from sucrase's changelog.

3.35.1 (2025-11-19)

  • Switch from glob to tinyglobby to reduce transitive dependencies. (#846) (Ben McCann)
Commits

Updates svelte-check from 3.8.6 to 4.4.3

Release notes

Sourced from svelte-check's releases.

[email protected]

Patch Changes

  • fix: respect @ts-ignore etc comments within tags (#2950)

[email protected]

Patch Changes

  • fix: resolve shims correctly in --incremental/tsgo mode (cd1ff2f)

  • fix: include references in generated tsconfig.json in --incremental/tsgo mode (1990f74)

[email protected]

Patch Changes

  • fix: handle relative imports reaching outside working directory when using --incremental/--tsgo flags (#2942)

  • fix: support SvelteKit zero types in svelte-check --incremental (#2939)

[email protected]

Minor Changes

  • feat: provide --incremental and --tsgo flags (#2932)

Patch Changes

  • fix: ignore Unix domain sockets in file watcher to prevent crashes (#2931)

  • fix: properly use machine output by default for Claude Code (e9f58d2)

[email protected]

Patch Changes

  • fix: don't hoist type/snippet referencing $store (#2926)

[email protected]

Patch Changes

  • fix: ensure await-block type is preserved in the latest Svelte version (#2895)

[email protected]

Patch Changes

  • chore: use machine format when run by Claude Code (#2870)

[email protected]

Patch Changes

  • fix: prevent file watcher issue (#2859)

... (truncated)

Commits
Maintainer 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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [minimatch](https://github.com/isaacs/minimatch). It's no longer used after updating ancestor dependencies [minimatch](https://github.com/isaacs/minimatch), [sucrase](https://github.com/alangpierce/sucrase) and [svelte-check](https://github.com/sveltejs/language-tools). These dependencies need to be updated together.


Removes `minimatch`

Updates `sucrase` from 3.35.0 to 3.35.1
- [Changelog](https://github.com/alangpierce/sucrase/blob/main/CHANGELOG.md)
- [Commits](https://github.com/alangpierce/sucrase/commits)

Updates `svelte-check` from 3.8.6 to 4.4.3
- [Release notes](https://github.com/sveltejs/language-tools/releases)
- [Commits](https://github.com/sveltejs/language-tools/compare/[email protected])

---
updated-dependencies:
- dependency-name: minimatch
  dependency-version: 
  dependency-type: indirect
- dependency-name: sucrase
  dependency-version: 3.35.1
  dependency-type: indirect
- dependency-name: svelte-check
  dependency-version: 4.4.3
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Feb 22, 2026
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