Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 10, 2026

Bumps svelte-fast-check from 0.3.1 to 0.4.3.

Release notes

Sourced from svelte-fast-check's releases.

v0.4.3

Bug Fixes

  • Resolve relative symlink paths in CLI shell script - Fixed an issue where the CLI failed when invoked through a symlink with a relative path (e.g., node_modules/.bin/svelte-fast-check -> ../svelte-fast-check/bin/svelte-fast-check.sh). Now properly resolves relative symlink targets by using the symlink's directory as the base path.

v0.4.2

Bug Fixes

  • Resolve symlinks in CLI shell script - Fixed an issue where the CLI failed to locate its files when invoked through a symlink (e.g., globally installed via npm). Now properly resolves symlinks for macOS/Linux compatibility.

v0.4.1

Features

  • Auto-detect bun/node runtime for CLI execution (#18) - CLI now automatically detects whether bun or node is available in the execution environment and uses the appropriate runtime.

v0.4.0

Features

  • Support warningFilter from svelte.config.js (#17)
  • Add --svelte-config and --no-svelte-config CLI options
  • Add svelteCode field to MappedDiagnostic

Fixes

  • Fix --no-svelte-warnings flag (#15)
Commits
  • d7e44b5 fix: resolve relative symlink paths in CLI shell script
  • bf6e667 fix: resolve symlinks in CLI shell script
  • 0105407 chore: bump version to 0.4.1
  • 25dddcf feat: auto-detect bun/node runtime for CLI execution (#18)
  • 1ea9511 chore: bump version to 0.4.0
  • c1c49e5 ci: add typecheck and use bun workspaces
  • 676d119 feat: support warningFilter from svelte.config.js (#17)
  • e5d8092 fix: --no-svelte-warnings flag (#15)
  • See full diff in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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-fast-check](https://github.com/astralhpi/svelte-fast-check) from 0.3.1 to 0.4.3.
- [Release notes](https://github.com/astralhpi/svelte-fast-check/releases)
- [Commits](astralhpi/svelte-fast-check@v0.3.1...v0.4.3)

---
updated-dependencies:
- dependency-name: svelte-fast-check
  dependency-version: 0.4.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 Jan 10, 2026
@dependabot dependabot bot requested a review from a team January 10, 2026 02:55
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jan 10, 2026
@getarcaneappbot
Copy link
Contributor

Docker images for this PR have been built successfully!

  • Manager: ghcr.io/getarcaneapp/arcane:pr-1430
  • Agent: ghcr.io/getarcaneapp/arcane-headless:pr-1430

Built from commit 71add1d

@kmendell kmendell merged commit cc51b1c into main Jan 11, 2026
6 checks passed
@kmendell kmendell deleted the dependabot/npm_and_yarn/svelte-fast-check-0.4.3 branch January 11, 2026 02:14
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.

3 participants