Skip to content

[C3] Bump create-astro from 5.0.3 to 5.0.4 in /packages/create-cloudflare/src/frameworks#13107

Merged
petebacondarwin merged 2 commits intomainfrom
dependabot/npm_and_yarn/packages/create-cloudflare/src/frameworks/create-astro-5.0.4
Mar 29, 2026
Merged

[C3] Bump create-astro from 5.0.3 to 5.0.4 in /packages/create-cloudflare/src/frameworks#13107
petebacondarwin merged 2 commits intomainfrom
dependabot/npm_and_yarn/packages/create-cloudflare/src/frameworks/create-astro-5.0.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 29, 2026

Bumps create-astro from 5.0.3 to 5.0.4.

Release notes

Sourced from create-astro's releases.

create-astro@5.0.4

Patch Changes

  • #16106 d241012 Thanks @​matthewp! - Fixes dependency installation failing on Windows when running npm create astro@latest. The previous fix for DEP0190 warnings incorrectly assumed .cmd shims could be spawned directly without a shell — on Windows, .cmd files require cmd.exe to execute. Package manager commands are now invoked via cmd.exe /d /s /c on Windows. Also fixes the [object Object] error message that appeared when installation failed, replacing it with the actual error.
Changelog

Sourced from create-astro's changelog.

5.0.4

Patch Changes

  • #16106 d241012 Thanks @​matthewp! - Fixes dependency installation failing on Windows when running npm create astro@latest. The previous fix for DEP0190 warnings incorrectly assumed .cmd shims could be spawned directly without a shell — on Windows, .cmd files require cmd.exe to execute. Package manager commands are now invoked via cmd.exe /d /s /c on Windows. Also fixes the [object Object] error message that appeared when installation failed, replacing it with the actual error.
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 with Devin

Bumps [create-astro](https://github.com/withastro/astro/tree/HEAD/packages/create-astro) from 5.0.3 to 5.0.4.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/create-astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/create-astro@5.0.4/packages/create-astro)

---
updated-dependencies:
- dependency-name: create-astro
  dependency-version: 5.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@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 Mar 29, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 29, 2026 06:03
@dependabot dependabot bot requested a review from NuroDev March 29, 2026 06:03
@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 Mar 29, 2026
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Mar 29, 2026

🦋 Changeset detected

Latest commit: f754f75

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

@workers-devprod
Copy link
Copy Markdown
Contributor

workers-devprod commented Mar 29, 2026

Codeowners approval required for this PR:

  • ✅ @cloudflare/wrangler
Show detailed file reviewers

Copy link
Copy Markdown
Contributor

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

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

The following dependency versions have been updated:

| Dependency   | From  | To    |
| ------------ | ----- | ----- |
| create-astro | 5.0.3 | 5.0.4 |
@github-actions
Copy link
Copy Markdown
Contributor

✅ All changesets look good

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Mar 29, 2026

create-cloudflare

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

@cloudflare/kv-asset-handler

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

miniflare

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

@cloudflare/pages-shared

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

@cloudflare/unenv-preset

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

@cloudflare/vite-plugin

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

@cloudflare/vitest-pool-workers

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

@cloudflare/workers-editor-shared

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

wrangler

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

commit: f754f75

@github-project-automation github-project-automation bot moved this from Untriaged to Approved in workers-sdk Mar 29, 2026
@petebacondarwin petebacondarwin merged commit 687f144 into main Mar 29, 2026
49 of 50 checks passed
@petebacondarwin petebacondarwin deleted the dependabot/npm_and_yarn/packages/create-cloudflare/src/frameworks/create-astro-5.0.4 branch March 29, 2026 07:06
@github-project-automation github-project-automation bot moved this from Approved to Done in workers-sdk Mar 29, 2026
This was referenced Mar 29, 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-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