Skip to content

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

Merged
dario-piotrowicz merged 2 commits intomainfrom
dependabot/npm_and_yarn/packages/create-cloudflare/src/frameworks/create-analog-2.2.3
Feb 1, 2026
Merged

[C3] bump create-analog from 2.2.2 to 2.2.3 in /packages/create-cloudflare/src/frameworks#12339
dario-piotrowicz merged 2 commits intomainfrom
dependabot/npm_and_yarn/packages/create-cloudflare/src/frameworks/create-analog-2.2.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 1, 2026

Bumps create-analog from 2.2.2 to 2.2.3.

Release notes

Sourced from create-analog's releases.

v2.2.3

2.2.3 (2026-01-29)

Bug Fixes

  • content: allow retrieving content file resource by slug (#2051) (5ac1013)
  • content: export content loader tokens for custom content list/file (#2050) (e45f189)
  • vite-plugin-nitro: trigger environment builds before server build (#2048) (3dd3755)

v2.2.3-beta.3

2.2.3-beta.3 (2026-01-27)

Bug Fixes

  • content: allow retrieving content file resource by slug (#2051) (5ac1013)

v2.2.3-beta.2

2.2.3-beta.2 (2026-01-27)

Bug Fixes

  • content: export content loader tokens for custom content list/file (#2050) (e45f189)

v2.2.3-beta.1

2.2.3-beta.1 (2026-01-25)

Bug Fixes

  • vite-plugin-nitro: trigger environment builds before server build (#2048) (3dd3755)
Changelog

Sourced from create-analog's changelog.

2.2.3 (2026-01-29)

Bug Fixes

  • content: allow retrieving content file resource by slug (#2051) (5ac1013)
  • content: export content loader tokens for custom content list/file (#2050) (e45f189)
  • vite-plugin-nitro: trigger environment builds before server build (#2048) (3dd3755)

2.2.3-beta.3 (2026-01-27)

Bug Fixes

  • content: allow retrieving content file resource by slug (#2051) (5ac1013)

2.2.3-beta.2 (2026-01-27)

Bug Fixes

  • content: export content loader tokens for custom content list/file (#2050) (e45f189)

2.2.3-beta.1 (2026-01-25)

Bug Fixes

  • vite-plugin-nitro: trigger environment builds before server build (#2048) (3dd3755)
Commits
  • 86e840f chore: release 2.2.3 [skip ci]
  • 1df3fe8 Merge pull request #2052 from analogjs/beta
  • e266503 chore: release 2.2.3-beta.3 [skip ci]
  • 5ac1013 fix(content): allow retrieving content file resource by slug (#2051)
  • 67bfc8a chore: release 2.2.3-beta.2 [skip ci]
  • e45f189 fix(content): export content loader tokens for custom content list/file (#2050)
  • 6bcb016 chore: add AGENTS.md for AI-assisted coding
  • 651617a ci: fix analog windows validation check
  • 08ae99c chore: release 2.2.3-beta.1 [skip ci]
  • 3dd3755 fix(vite-plugin-nitro): trigger environment builds before server build (#2048)
  • 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 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)

Open with Devin

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

---
updated-dependencies:
- dependency-name: create-analog
  dependency-version: 2.2.3
  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 Feb 1, 2026
@dependabot dependabot Bot requested a review from a team as a code owner February 1, 2026 06:03
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Feb 1, 2026

Labels

The following labels could not be found: skip-changeset-review. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@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 Feb 1, 2026
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Feb 1, 2026

🦋 Changeset detected

Latest commit: a6cbbf3

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
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-analog | 2.2.2 | 2.2.3 |
@claude
Copy link
Copy Markdown
Contributor

claude Bot commented Feb 1, 2026

Claude finished @dependabot[bot]'s task —— View job


Changeset Review

  • Read changeset guidelines
  • Review changeset file
  • Check for cute animals
  • Post review findings

✅ All changesets look good

This is a Dependabot dependency update for create-cloudflare, which does not require validation per the repository guidelines.

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Feb 1, 2026

create-cloudflare

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

@cloudflare/kv-asset-handler

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

miniflare

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

@cloudflare/pages-shared

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

@cloudflare/unenv-preset

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

@cloudflare/vite-plugin

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

@cloudflare/vitest-pool-workers

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

@cloudflare/workers-editor-shared

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

@cloudflare/workers-utils

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

wrangler

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

commit: a6cbbf3

@github-project-automation github-project-automation Bot moved this from Untriaged to Approved in workers-sdk Feb 1, 2026
@dario-piotrowicz dario-piotrowicz merged commit ff3bf9d into main Feb 1, 2026
37 checks passed
@dario-piotrowicz dario-piotrowicz deleted the dependabot/npm_and_yarn/packages/create-cloudflare/src/frameworks/create-analog-2.2.3 branch February 1, 2026 17:04
@github-project-automation github-project-automation Bot moved this from Approved to Done in workers-sdk Feb 1, 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