Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 2, 2025

Bumps sv from 0.8.0 to 0.9.2.

Release notes

Sourced from sv's releases.

sv@0.9.2

Patch Changes

  • fix(cli): vite.config.* file detection works for both .js and .ts variants (#673)

sv@0.9.1

Patch Changes

  • chore(create): recommend the kit.typescript.config setting instead of copying from the generated config (#668)

  • chore(devtools-json): update vite-plugin-devtools-json (#667)

sv@0.9.0

Minor Changes

  • feat(cli): rework preconditions: (#650)

    • remove --no-preconditions option from sv add
    • add --no-git-check option to sv add. With this flag, even if some files are dirty, no prompt will be shown

Patch Changes

  • fix(create): update library docs to reflect proper pack command (#655)

sv@0.8.21

Patch Changes

  • feat: vitest require assertions (#647)

  • fix: handle satisfies keyword for vite.addPlugin (#653)

  • chore: remove git init next step when creating a new project (#645)

  • feat: improve minimal template (#643)

    • move favicon.svg to src/lib/assets folder (to show inline/immutable assets)
    • add static/robots.txt (to keep static folder)
    • add routes/+layout.svelte (to show layout)
  • feat(drizzle): add db:generate script to package.json (#648)

sv@0.8.20

Patch Changes

  • fix: align project steps (#644)

... (truncated)

Changelog

Sourced from sv's changelog.

0.9.2

Patch Changes

  • fix(cli): vite.config.* file detection works for both .js and .ts variants (#673)

0.9.1

Patch Changes

  • chore(create): recommend the kit.typescript.config setting instead of copying from the generated config (#668)

  • chore(devtools-json): update vite-plugin-devtools-json (#667)

0.9.0

Minor Changes

  • feat(cli): rework preconditions: (#650)

    • remove --no-preconditions option from sv add
    • add --no-git-check option to sv add. With this flag, even if some files are dirty, no prompt will be shown

Patch Changes

  • fix(create): update library docs to reflect proper pack command (#655)

0.8.21

Patch Changes

  • feat: vitest require assertions (#647)

  • fix: handle satisfies keyword for vite.addPlugin (#653)

  • chore: remove git init next step when creating a new project (#645)

  • feat: improve minimal template (#643)

    • move favicon.svg to src/lib/assets folder (to show inline/immutable assets)
    • add static/robots.txt (to keep static folder)
    • add routes/+layout.svelte (to show layout)
  • feat(drizzle): add db:generate script to package.json (#648)

... (truncated)

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 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 [sv](https://github.com/sveltejs/cli/tree/HEAD/packages/cli) from 0.8.0 to 0.9.2.
- [Release notes](https://github.com/sveltejs/cli/releases)
- [Changelog](https://github.com/sveltejs/cli/blob/main/packages/cli/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/cli/commits/sv@0.9.2/packages/cli)

---
updated-dependencies:
- dependency-name: sv
  dependency-version: 0.9.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 Sep 2, 2025
@dependabot dependabot bot mentioned this pull request Sep 2, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 1, 2025

Superseded by #201.

@dependabot dependabot bot closed this Oct 1, 2025
@dependabot dependabot bot deleted the dependabot/bun/sv-0.9.2 branch October 1, 2025 19:18
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.

1 participant