Skip to content

[C3] bump create-analog from 2.2.3 to 2.3.0 in /packages/create-cloudflare/src/frameworks#12717

Merged
emily-shen merged 2 commits intomainfrom
dependabot/npm_and_yarn/packages/create-cloudflare/src/frameworks/create-analog-2.3.0
Mar 2, 2026
Merged

[C3] bump create-analog from 2.2.3 to 2.3.0 in /packages/create-cloudflare/src/frameworks#12717
emily-shen merged 2 commits intomainfrom
dependabot/npm_and_yarn/packages/create-cloudflare/src/frameworks/create-analog-2.3.0

Conversation

@dependabot
Copy link
Contributor

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

Bumps create-analog from 2.2.3 to 2.3.0.

Release notes

Sourced from create-analog's releases.

v2.3.0

2.3.0 (2026-02-25)

Bug Fixes

  • add dependsOn to astro-angular build (1a6182d)
  • build before publish (432ffa6)
  • bump build (1c61fbc)
  • publish from workflow (390dd74)
  • remove npm token from semantic release (ba42f16)
  • remove npm token publishing (1c490ad)
  • revert back to semantic release (ea10b1b)
  • storybook-angular): revert "fix(storybook-angular: add missing applyDecorators to render annotaions" (#2088) (86e2a6a)
  • storybook-angular: add missing applyDecorators to render annotaions (#2086) (9a14163)
  • storybook-angular: add missing await to storybook-angular preset core (#2081) (352870a)
  • storybook-angular: resolve experimentalZoneless in Vitest path (#2059) (447dad2)
  • update implicit dependencies for build (cfb0abc)
  • update node setup in release workflow (5bd0923)
  • update node version (4aaa6bd)
  • vite-plugin-angular: add missing tinyglobby dependency (#2069) (8661cb6)
  • vitest-angular: add missing zone.js optional peer dependency (#2071) (88a1a55)
  • vitest-angular: fix setupTestBed's providers option (#2072) (2e7a02f)

Features

  • router: support optional catch all routes (#2043) (ba9fc09)
  • vite-plugin-nitro: add option for markdown source output alongside prerendered routes (#2082) (c15d20b)
  • vitest-angular: add setup schematic and ng-add support (#2056) (cc26771)

v2.3.0-beta.18

2.3.0-beta.18 (2026-02-25)

Bug Fixes

  • storybook-angular): revert "fix(storybook-angular: add missing applyDecorators to render annotaions" (#2088) (86e2a6a)

v2.3.0-beta.17

2.3.0-beta.17 (2026-02-24)

Bug Fixes

  • storybook-angular: add missing applyDecorators to render annotaions (#2086) (9a14163)

v2.3.0-beta.16

2.3.0-beta.16 (2026-02-24)

... (truncated)

Changelog

Sourced from create-analog's changelog.

2.3.0 (2026-02-25)

Bug Fixes

  • add dependsOn to astro-angular build (1a6182d)
  • build before publish (432ffa6)
  • bump build (1c61fbc)
  • publish from workflow (390dd74)
  • remove npm token from semantic release (ba42f16)
  • remove npm token publishing (1c490ad)
  • revert back to semantic release (ea10b1b)
  • storybook-angular): revert "fix(storybook-angular: add missing applyDecorators to render annotaions" (#2088) (86e2a6a)
  • storybook-angular: add missing applyDecorators to render annotaions (#2086) (9a14163)
  • storybook-angular: add missing await to storybook-angular preset core (#2081) (352870a)
  • storybook-angular: resolve experimentalZoneless in Vitest path (#2059) (447dad2)
  • update implicit dependencies for build (cfb0abc)
  • update node setup in release workflow (5bd0923)
  • update node version (4aaa6bd)
  • vite-plugin-angular: add missing tinyglobby dependency (#2069) (8661cb6)
  • vitest-angular: add missing zone.js optional peer dependency (#2071) (88a1a55)
  • vitest-angular: fix setupTestBed's providers option (#2072) (2e7a02f)

Features

  • router: support optional catch all routes (#2043) (ba9fc09)
  • vite-plugin-nitro: add option for markdown source output alongside prerendered routes (#2082) (c15d20b)
  • vitest-angular: add setup schematic and ng-add support (#2056) (cc26771)

2.3.0-beta.18 (2026-02-25)

Bug Fixes

  • storybook-angular): revert "fix(storybook-angular: add missing applyDecorators to render annotaions" (#2088) (86e2a6a)

2.3.0-beta.17 (2026-02-24)

Bug Fixes

  • storybook-angular: add missing applyDecorators to render annotaions (#2086) (9a14163)

2.3.0-beta.16 (2026-02-24)

Features

  • router: support optional catch all routes (#2043) (ba9fc09)

2.3.0-beta.15 (2026-02-22)

Features

... (truncated)

Commits
  • 321e408 chore: release 2.3.0 [skip ci]
  • eb5544e Merge pull request #2089 from analogjs/beta
  • 33c2251 chore: release 2.3.0-beta.18 [skip ci]
  • 86e2a6a fix(storybook-angular): revert "fix(storybook-angular): add missing applyDeco...
  • 260e935 docs: sync the contributors to zh-hans (#2085)
  • 63132bd chore: release 2.3.0-beta.17 [skip ci]
  • 9a14163 fix(storybook-angular): add missing applyDecorators to render annotaions (#2086)
  • 0f7a6ea chore: release 2.3.0-beta.16 [skip ci]
  • ba9fc09 feat(router): support optional catch all routes (#2043)
  • 34b93a6 chore: release 2.3.0-beta.15 [skip ci]
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for create-analog since your current version.


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

@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 1, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 1, 2026 06:05
@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 1, 2026
@changeset-bot
Copy link

changeset-bot bot commented Mar 1, 2026

🦋 Changeset detected

Latest commit: 71cb5ae

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

Copy link
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

@github-actions
Copy link
Contributor

github-actions bot commented Mar 1, 2026

✅ All changesets look good

@pkg-pr-new
Copy link

pkg-pr-new bot commented Mar 1, 2026

create-cloudflare

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

@cloudflare/kv-asset-handler

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

miniflare

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

@cloudflare/pages-shared

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

@cloudflare/unenv-preset

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

@cloudflare/vite-plugin

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

@cloudflare/vitest-pool-workers

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

@cloudflare/workers-editor-shared

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

@cloudflare/workers-utils

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

wrangler

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

commit: d5c5d89

@emily-shen
Copy link
Contributor

@dependabot recreate

Bumps [create-analog](https://github.com/analogjs/analog) from 2.2.3 to 2.3.0.
- [Release notes](https://github.com/analogjs/analog/releases)
- [Changelog](https://github.com/analogjs/analog/blob/beta/CHANGELOG.md)
- [Commits](analogjs/analog@v2.2.3...v2.3.0)

---
updated-dependencies:
- dependency-name: create-analog
  dependency-version: 2.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/packages/create-cloudflare/src/frameworks/create-analog-2.3.0 branch from 3b3204e to 3235f17 Compare March 2, 2026 11:40
The following dependency versions have been updated:

| Dependency    | From  | To    |
| ------------- | ----- | ----- |
| create-analog | 2.2.3 | 2.3.1 |
@github-project-automation github-project-automation bot moved this from Untriaged to Approved in workers-sdk Mar 2, 2026
@emily-shen emily-shen merged commit 8e738f8 into main Mar 2, 2026
35 checks passed
@emily-shen emily-shen deleted the dependabot/npm_and_yarn/packages/create-cloudflare/src/frameworks/create-analog-2.3.0 branch March 2, 2026 12:24
@github-project-automation github-project-automation bot moved this from Approved to Done in workers-sdk Mar 2, 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.

1 participant