Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 7, 2025

Bumps sv from 0.10.5 to 0.10.7.

Release notes

Sourced from sv's releases.

[email protected]

Patch Changes

  • fix(add): storybook is back to using @latest version (#833)

[email protected]

Patch Changes

  • fix(cli): files will be formatted after create (#827)
Changelog

Sourced from sv's changelog.

0.10.7

Patch Changes

  • fix(add): storybook is back to using @latest version (#833)

0.10.6

Patch Changes

  • fix(cli): files will be formatted after create (#827)
Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added c3 Relating to C3 (create-cloudflare) package dependencies Used by dependabot to mark PRs as updates to dependencies. skip-pr-description-validation Skip validation of the required PR description format labels Dec 7, 2025
@dependabot dependabot bot requested a review from a team as a code owner December 7, 2025 06:03
@dependabot dependabot bot added dependencies Used by dependabot to mark PRs as updates to dependencies. skip-pr-description-validation Skip validation of the required PR description format labels Dec 7, 2025
@changeset-bot
Copy link

changeset-bot bot commented Dec 7, 2025

🦋 Changeset detected

Latest commit: 5c770fc

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@pkg-pr-new
Copy link

pkg-pr-new bot commented Dec 7, 2025

create-cloudflare

npm i https://pkg.pr.new/create-cloudflare@11542

@cloudflare/kv-asset-handler

npm i https://pkg.pr.new/@cloudflare/kv-asset-handler@11542

miniflare

npm i https://pkg.pr.new/miniflare@11542

@cloudflare/pages-shared

npm i https://pkg.pr.new/@cloudflare/pages-shared@11542

@cloudflare/unenv-preset

npm i https://pkg.pr.new/@cloudflare/unenv-preset@11542

@cloudflare/vite-plugin

npm i https://pkg.pr.new/@cloudflare/vite-plugin@11542

@cloudflare/vitest-pool-workers

npm i https://pkg.pr.new/@cloudflare/vitest-pool-workers@11542

@cloudflare/workers-editor-shared

npm i https://pkg.pr.new/@cloudflare/workers-editor-shared@11542

@cloudflare/workers-utils

npm i https://pkg.pr.new/@cloudflare/workers-utils@11542

wrangler

npm i https://pkg.pr.new/wrangler@11542

commit: 5c770fc

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 14, 2025

A newer version of sv exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@petebacondarwin
Copy link
Contributor

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/packages/create-cloudflare/src/frameworks/sv-0.10.7 branch from 934ae15 to 61a7787 Compare December 23, 2025 12:31
@claude
Copy link
Contributor

claude bot commented Dec 23, 2025

Claude finished @dependabot[bot]'s task —— View job


⚠️ Issues found in changeset

Changeset Review

I've reviewed the changeset file .changeset/c3-frameworks-update-11542.md and found the following issues:

🚨 Blocking Issues

  1. Version Mismatch: The changeset states the update is to 0.11.0, but the PR title and description indicate this should be a bump to 0.10.7. The package.json shows 0.11.0, which suggests either:

    • The PR description is outdated and this is actually a 0.11.0 update (minor version)
    • The changeset is incorrect and should say 0.10.7 (patch version)
  2. Incorrect Version Type: If this is truly a 0.10.5 → 0.11.0 update (as shown in package.json), this is a minor version bump, not a patch. According to the PR title "[C3] bump sv from 0.10.5 to 0.10.7", this appears to be incorrect.

✅ What's Good

  • The changeset format is correct
  • No h1/h2/h3 headers used (follows guidelines)
  • Appropriate for a dependency update (includes table showing version changes)

Recommendation

Please clarify which version is correct:

  • If updating to 0.10.7: Change package.json line 24 to "sv": "0.10.7" and update the changeset table
  • If updating to 0.11.0: Update the PR title/description and verify this should remain a patch (though minor→minor typically warrants patch for dependency updates)

@dario-piotrowicz
Copy link
Member

@dependabot recreate

@dario-piotrowicz dario-piotrowicz added the skip-changeset-review Skips Claude's changeset review label Jan 7, 2026
Bumps [sv](https://github.com/sveltejs/cli/tree/HEAD/packages/cli) from 0.10.5 to 0.10.7.
- [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/[email protected]/packages/cli)

---
updated-dependencies:
- dependency-name: sv
  dependency-version: 0.10.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/packages/create-cloudflare/src/frameworks/sv-0.10.7 branch from 997cc67 to 67c8a3a Compare January 7, 2026 17:07
The following dependency versions have been updated:

| Dependency | From   | To     |
| ---------- | ------ | ------ |
| sv         | 0.10.5 | 0.11.2 |
@github-project-automation github-project-automation bot moved this from Untriaged to Approved in workers-sdk Jan 7, 2026
@dario-piotrowicz dario-piotrowicz merged commit 01b8c2b into main Jan 7, 2026
36 checks passed
@dario-piotrowicz dario-piotrowicz deleted the dependabot/npm_and_yarn/packages/create-cloudflare/src/frameworks/sv-0.10.7 branch January 7, 2026 17:49
@github-project-automation github-project-automation bot moved this from Approved to Done in workers-sdk Jan 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c3 Relating to C3 (create-cloudflare) package dependencies Used by dependabot to mark PRs as updates to dependencies. skip-changeset-review Skips Claude's changeset review skip-pr-description-validation Skip validation of the required PR description format

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants