Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps sv from 0.9.2 to 0.9.4.

Release notes

Sourced from sv's releases.

[email protected]

Patch Changes

  • chore(addons): change some dependencies to devDependencies (#682)

  • fix(add): allow passing add-on as argument that depends on another add-on (#691)

  • fix: improve add-on option types (#692)

[email protected]

Patch Changes

  • chore(core): change defineAddonOptions({ /*config */ }) to defineAddonOptions().add('key', { /*config */ }).build() in order to provide better type safety. (#686)

  • fix(migrate): allow migrate to run without specifying a migration arg (#676)

  • fix(add): improve robustness of add-on args parsing (#681)

Changelog

Sourced from sv's changelog.

0.9.4

Patch Changes

  • chore(addons): change some dependencies to devDependencies (#682)

  • fix(add): allow passing add-on as argument that depends on another add-on (#691)

  • fix: improve add-on option types (#692)

0.9.3

Patch Changes

  • chore(core): change defineAddonOptions({ /*config */ }) to defineAddonOptions().add('key', { /*config */ }).build() in order to provide better type safety. (#686)

  • fix(migrate): allow migrate to run without specifying a migration arg (#676)

  • fix(add): improve robustness of add-on args parsing (#681)

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 will merge this PR once it's up-to-date and CI passes on it, as requested by @penalosa.


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)

@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 Sep 7, 2025
@dependabot dependabot bot requested a review from a team as a code owner September 7, 2025 06:02
@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 Sep 7, 2025
Copy link

changeset-bot bot commented Sep 7, 2025

🦋 Changeset detected

Latest commit: 9ce178f

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

Copy link

pkg-pr-new bot commented Sep 7, 2025

create-cloudflare

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

@cloudflare/kv-asset-handler

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

miniflare

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

@cloudflare/pages-shared

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

@cloudflare/unenv-preset

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

@cloudflare/vite-plugin

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

@cloudflare/vitest-pool-workers

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

@cloudflare/workers-editor-shared

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

wrangler

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

commit: 9ce178f

@petebacondarwin
Copy link
Contributor

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/packages/create-cloudflare/src/frameworks/sv-0.9.4 branch from 3d3b7cb to 899972f Compare September 8, 2025 13:25
@github-project-automation github-project-automation bot moved this from Untriaged to Approved in workers-sdk Sep 8, 2025
@penalosa
Copy link
Contributor

@dependabot recreate

@penalosa
Copy link
Contributor

@dependabot squash and merge

Bumps [sv](https://github.com/sveltejs/cli/tree/HEAD/packages/cli) from 0.9.2 to 0.9.4.
- [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.9.4
  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.9.4 branch from 27dbf70 to a2bf577 Compare September 10, 2025 11:14
The following dependency versions have been updated:

| Dependency | From  | To    |
| ---------- | ----- | ----- |
| sv         | 0.9.2 | 0.9.4 |
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 10, 2025

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

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-pr-description-validation Skip validation of the required PR description format
Projects
Status: Approved
Development

Successfully merging this pull request may close these issues.

2 participants