Skip to content

[C3] Bump sv from 0.16.2 to 0.16.3 in /packages/create-cloudflare/src/frameworks#14760

Merged
dario-piotrowicz merged 2 commits into
mainfrom
dependabot/npm_and_yarn/packages/create-cloudflare/src/frameworks/sv-0.16.3
Jul 20, 2026
Merged

[C3] Bump sv from 0.16.2 to 0.16.3 in /packages/create-cloudflare/src/frameworks#14760
dario-piotrowicz merged 2 commits into
mainfrom
dependabot/npm_and_yarn/packages/create-cloudflare/src/frameworks/sv-0.16.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 19, 2026

Copy link
Copy Markdown
Contributor

Bumps sv from 0.16.2 to 0.16.3.

Release notes

Sourced from sv's releases.

sv@0.16.3

Patch Changes

  • fix: add reactivity to paraglide (#1168)
Changelog

Sourced from sv's changelog.

0.16.3

Patch Changes

  • fix: add reactivity to paraglide (#1168)
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)

Open in Devin Review

Bumps [sv](https://github.com/sveltejs/cli/tree/HEAD/packages/sv) from 0.16.2 to 0.16.3.
- [Release notes](https://github.com/sveltejs/cli/releases)
- [Changelog](https://github.com/sveltejs/cli/blob/main/packages/sv/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/cli/commits/sv@0.16.3/packages/sv)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added ci:skip-pr-description-validation Skip validation of the required PR description format dependencies Used by dependabot to mark PRs as updates to dependencies. package:c3 Relating to C3 (create-cloudflare) package labels Jul 19, 2026
@dependabot
dependabot Bot requested a review from workers-devprod as a code owner July 19, 2026 06:06
@dependabot dependabot Bot added package:c3 Relating to C3 (create-cloudflare) package dependencies Used by dependabot to mark PRs as updates to dependencies. ci:skip-pr-description-validation Skip validation of the required PR description format labels Jul 19, 2026
@github-project-automation github-project-automation Bot moved this to Untriaged in workers-sdk Jul 19, 2026
@workers-devprod
workers-devprod requested review from a team and removed request for a team July 19, 2026 06:07

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

@workers-devprod
workers-devprod requested a review from penalosa July 19, 2026 06:07
@workers-devprod

workers-devprod commented Jul 19, 2026

Copy link
Copy Markdown
Contributor

Codeowners approval required for this PR:

  • ✅ @cloudflare/wrangler
Show detailed file reviewers

@pkg-pr-new

pkg-pr-new Bot commented Jul 19, 2026

Copy link
Copy Markdown
@cloudflare/autoconfig

npm i https://pkg.pr.new/@cloudflare/autoconfig@14760

@cloudflare/config

npm i https://pkg.pr.new/@cloudflare/config@14760

create-cloudflare

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

@cloudflare/deploy-helpers

npm i https://pkg.pr.new/@cloudflare/deploy-helpers@14760

@cloudflare/kv-asset-handler

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

miniflare

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

@cloudflare/pages-shared

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

@cloudflare/unenv-preset

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

@cloudflare/vite-plugin

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

@cloudflare/vitest-pool-workers

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

@cloudflare/workers-auth

npm i https://pkg.pr.new/@cloudflare/workers-auth@14760

@cloudflare/workers-editor-shared

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

@cloudflare/workers-utils

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

wrangler

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

commit: f747324

The following dependency versions have been updated:

| Dependency | From   | To     |
| ---------- | ------ | ------ |
| sv         | 0.16.2 | 0.16.3 |
@changeset-bot

changeset-bot Bot commented Jul 19, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: f747324

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

This PR includes changesets to release 1 package
Name Type
create-cloudflare Patch

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

@github-actions

Copy link
Copy Markdown
Contributor

✅ All changesets look good

@dario-piotrowicz
dario-piotrowicz enabled auto-merge (squash) July 20, 2026 16:04

@workers-devprod workers-devprod left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Codeowners reviews satisfied

@dario-piotrowicz
dario-piotrowicz merged commit 9ed6dc2 into main Jul 20, 2026
71 of 74 checks passed
@github-project-automation github-project-automation Bot moved this from Untriaged to Approved in workers-sdk Jul 20, 2026
@dario-piotrowicz
dario-piotrowicz deleted the dependabot/npm_and_yarn/packages/create-cloudflare/src/frameworks/sv-0.16.3 branch July 20, 2026 16:05
@github-project-automation github-project-automation Bot moved this from Approved to Done in workers-sdk Jul 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci:skip-pr-description-validation Skip validation of the required PR description format dependencies Used by dependabot to mark PRs as updates to dependencies. package:c3 Relating to C3 (create-cloudflare) package

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants