Skip to content

[C3] bump create-analog from 2.5.1 to 2.5.2 in /packages/create-cloudflare/src/frameworks - #14030

Merged
james-elicx merged 2 commits into
mainfrom
dependabot/npm_and_yarn/packages/create-cloudflare/src/frameworks/create-analog-2.5.2
May 26, 2026
Merged

[C3] bump create-analog from 2.5.1 to 2.5.2 in /packages/create-cloudflare/src/frameworks#14030
james-elicx merged 2 commits into
mainfrom
dependabot/npm_and_yarn/packages/create-cloudflare/src/frameworks/create-analog-2.5.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 24, 2026

Copy link
Copy Markdown
Contributor

Bumps create-analog from 2.5.1 to 2.5.2.

Release notes

Sourced from create-analog's releases.

v2.5.2

2.5.2 (2026-05-22)

Bug Fixes

  • storybook-angular: support Storybook 10.4+ object-shaped core preset (#2337) (1956794)
  • vite-plugin-angular: compose fastCompile JIT strip map and cover esbuild fallback (#2341) (532aa3e)
  • vite-plugin-angular: reject @​Service on Angular below 22 (bc63520)
  • vite-plugin-angular: skip source .d.ts files for composite TS projects (#2335) (96ec5b3)
  • vite-plugin-angular: strip TS in fastCompile JIT path for StackBlitz (#2340) (44e6334)
  • vite-plugin-angular: support the @​Service decorator in the fast compiler (b284696)

v2.5.2-beta.5

2.5.2-beta.5 (2026-05-20)

Bug Fixes

  • vite-plugin-angular: compose fastCompile JIT strip map and cover esbuild fallback (#2341) (532aa3e)

v2.5.2-beta.4

2.5.2-beta.4 (2026-05-20)

Bug Fixes

  • vite-plugin-angular: strip TS in fastCompile JIT path for StackBlitz (#2340) (44e6334)

v2.5.2-beta.3

2.5.2-beta.3 (2026-05-19)

Bug Fixes

  • vite-plugin-angular: skip source .d.ts files for composite TS projects (#2335) (96ec5b3)

v2.5.2-beta.2

2.5.2-beta.2 (2026-05-15)

Bug Fixes

v2.5.2-beta.1

2.5.2-beta.1 (2026-05-15)

... (truncated)

Changelog

Sourced from create-analog's changelog.

2.5.2 (2026-05-22)

Bug Fixes

  • storybook-angular: support Storybook 10.4+ object-shaped core preset (#2337) (1956794)
  • vite-plugin-angular: compose fastCompile JIT strip map and cover esbuild fallback (#2341) (532aa3e)
  • vite-plugin-angular: reject @​Service on Angular below 22 (bc63520)
  • vite-plugin-angular: skip source .d.ts files for composite TS projects (#2335) (96ec5b3)
  • vite-plugin-angular: strip TS in fastCompile JIT path for StackBlitz (#2340) (44e6334)
  • vite-plugin-angular: support the @​Service decorator in the fast compiler (b284696)

2.5.2-beta.5 (2026-05-20)

Bug Fixes

  • vite-plugin-angular: compose fastCompile JIT strip map and cover esbuild fallback (#2341) (532aa3e)

2.5.2-beta.4 (2026-05-20)

Bug Fixes

  • vite-plugin-angular: strip TS in fastCompile JIT path for StackBlitz (#2340) (44e6334)

2.5.2-beta.3 (2026-05-19)

Bug Fixes

  • vite-plugin-angular: skip source .d.ts files for composite TS projects (#2335) (96ec5b3)

2.5.2-beta.2 (2026-05-15)

Bug Fixes

2.5.2-beta.1 (2026-05-15)

Bug Fixes

  • storybook-angular: support Storybook 10.4+ object-shaped core preset (#2337) (1956794)
Commits
  • 93c2f83 chore: release 2.5.2 [skip ci]
  • d4ca9a8 Merge pull request #2342 from analogjs/beta
  • 9e6eb3f chore: release 2.5.2-beta.5 [skip ci]
  • 532aa3e fix(vite-plugin-angular): compose fastCompile JIT strip map and cover esbuild...
  • 95a40e4 chore: release 2.5.2-beta.4 [skip ci]
  • 44e6334 fix(vite-plugin-angular): strip TS in fastCompile JIT path for StackBlitz (#2...
  • 5fda5b4 chore: release 2.5.2-beta.3 [skip ci]
  • 96ec5b3 fix(vite-plugin-angular): skip source .d.ts files for composite TS projects (...
  • 0ca4322 chore: release 2.5.2-beta.2 [skip ci]
  • bc63520 fix(vite-plugin-angular): reject @​Service on Angular below 22
  • Additional commits viewable in compare view

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)

Bumps [create-analog](https://github.com/analogjs/analog) from 2.5.1 to 2.5.2.
- [Release notes](https://github.com/analogjs/analog/releases)
- [Changelog](https://github.com/analogjs/analog/blob/beta/CHANGELOG.md)
- [Commits](analogjs/analog@v2.5.1...v2.5.2)

---
updated-dependencies:
- dependency-name: create-analog
  dependency-version: 2.5.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@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 May 24, 2026
@dependabot
dependabot Bot requested a review from workers-devprod as a code owner May 24, 2026 06:05
@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 May 24, 2026
@changeset-bot

changeset-bot Bot commented May 24, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 127b2bb

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-project-automation github-project-automation Bot moved this to Untriaged in workers-sdk May 24, 2026
@workers-devprod
workers-devprod requested review from a team and james-elicx and removed request for a team May 24, 2026 06:06
@workers-devprod

workers-devprod commented May 24, 2026

Copy link
Copy Markdown
Contributor

Codeowners approval required for this PR:

  • ✅ @cloudflare/wrangler
Show detailed file reviewers

The following dependency versions have been updated:

| Dependency    | From  | To    |
| ------------- | ----- | ----- |
| create-analog | 2.5.1 | 2.5.2 |
@github-actions

Copy link
Copy Markdown
Contributor

✅ All changesets look good

@pkg-pr-new

pkg-pr-new Bot commented May 24, 2026

Copy link
Copy Markdown
create-cloudflare

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

@cloudflare/kv-asset-handler

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

miniflare

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

@cloudflare/pages-shared

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

@cloudflare/unenv-preset

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

@cloudflare/vite-plugin

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

@cloudflare/vitest-pool-workers

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

@cloudflare/workers-editor-shared

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

@cloudflare/workers-utils

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

wrangler

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

commit: 127b2bb

@james-elicx
james-elicx enabled auto-merge (squash) May 26, 2026 08:18

@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

@james-elicx
james-elicx merged commit fe3d193 into main May 26, 2026
56 checks passed
@github-project-automation github-project-automation Bot moved this from Untriaged to Approved in workers-sdk May 26, 2026
@james-elicx
james-elicx deleted the dependabot/npm_and_yarn/packages/create-cloudflare/src/frameworks/create-analog-2.5.2 branch May 26, 2026 08:18
@github-project-automation github-project-automation Bot moved this from Approved to Done in workers-sdk May 26, 2026
penalosa pushed a commit that referenced this pull request May 28, 2026
…flare/src/frameworks (#14030)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Wrangler automated PR updater <wrangler@cloudflare.com>
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