Skip to content

[C3] Bump @angular/create from 21.2.12 to 21.2.13 in /packages/create-cloudflare/src/frameworks#14128

Merged
petebacondarwin merged 2 commits into
mainfrom
dependabot/npm_and_yarn/packages/create-cloudflare/src/frameworks/angular/create-21.2.13
Jun 1, 2026
Merged

[C3] Bump @angular/create from 21.2.12 to 21.2.13 in /packages/create-cloudflare/src/frameworks#14128
petebacondarwin merged 2 commits into
mainfrom
dependabot/npm_and_yarn/packages/create-cloudflare/src/frameworks/angular/create-21.2.13

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps @angular/create from 21.2.12 to 21.2.13.

Release notes

Sourced from @​angular/create's releases.

21.2.13

@​angular-devkit/build-angular

Commit Description
fix - 3c6d26a31 remove unconditional CORS wildcard from webpack dev-server

@​angular/build

Commit Description
fix - 2b3e95517 assert that asset input paths are within workspace root
Changelog

Sourced from @​angular/create's changelog.

21.2.13 (2026-05-27)

@​angular-devkit/build-angular

Commit Type Description
3c6d26a31 fix remove unconditional CORS wildcard from webpack dev-server

@​angular/build

Commit Type Description
2b3e95517 fix assert that asset input paths are within workspace root

22.0.0-rc.1 (2026-05-21)

@​schematics/angular

Commit Type Description
a7ac8e5f0 fix support spy call arguments migration in refactor-jasmine-vitest

@​angular/build

Commit Type Description
327cc2414 fix assert that asset input paths are within workspace root
93d352798 fix ignore virtual esbuild paths with (disabled):

Commits
  • 287e4e8 release: cut the v21.2.13 release
  • 3c6d26a fix(@​angular-devkit/build-angular): remove unconditional CORS wildcard from w...
  • 2b3e955 fix(@​angular/build): assert that asset input paths are within workspace root
  • See full diff in compare view

@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 May 31, 2026
@dependabot dependabot Bot requested a review from workers-devprod as a code owner May 31, 2026 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 May 31, 2026
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 31, 2026

🦋 Changeset detected

Latest commit: 51ce731

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 31, 2026
@workers-devprod workers-devprod requested review from a team and jamesopstad and removed request for a team May 31, 2026 06:03
@workers-devprod
Copy link
Copy Markdown
Contributor

workers-devprod commented May 31, 2026

Codeowners approval required for this PR:

  • ✅ @cloudflare/wrangler
Show detailed file reviewers

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 31, 2026

✅ All changesets look good

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented May 31, 2026

create-cloudflare

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

@cloudflare/deploy-helpers

npm i https://pkg.pr.new/@cloudflare/deploy-helpers@14128

@cloudflare/kv-asset-handler

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

miniflare

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

@cloudflare/pages-shared

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

@cloudflare/unenv-preset

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

@cloudflare/vite-plugin

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

@cloudflare/vitest-pool-workers

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

@cloudflare/workers-editor-shared

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

@cloudflare/workers-utils

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

wrangler

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

@cloudflare/wrangler-bundler

npm i https://pkg.pr.new/@cloudflare/wrangler-bundler@14128

commit: 51ce731

@dario-piotrowicz
Copy link
Copy Markdown
Member

@dependabot recreate

Bumps [@angular/create](https://github.com/angular/angular-cli) from 21.2.12 to 21.2.13.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@v21.2.12...v21.2.13)

---
updated-dependencies:
- dependency-name: "@angular/create"
  dependency-version: 21.2.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title [C3] bump @angular/create from 21.2.12 to 21.2.13 in /packages/create-cloudflare/src/frameworks [C3] Bump @angular/create from 21.2.12 to 21.2.13 in /packages/create-cloudflare/src/frameworks Jun 1, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/packages/create-cloudflare/src/frameworks/angular/create-21.2.13 branch from 0a08c89 to 0afc1e0 Compare June 1, 2026 18:27
The following dependency versions have been updated:

| Dependency      | From    | To      |
| --------------- | ------- | ------- |
| @angular/create | 21.2.12 | 21.2.13 |
@petebacondarwin petebacondarwin enabled auto-merge (squash) June 1, 2026 19:00
Copy link
Copy Markdown
Contributor

@workers-devprod workers-devprod left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Codeowners reviews satisfied

@petebacondarwin petebacondarwin merged commit 7868998 into main Jun 1, 2026
56 checks passed
@github-project-automation github-project-automation Bot moved this from Untriaged to Approved in workers-sdk Jun 1, 2026
@petebacondarwin petebacondarwin deleted the dependabot/npm_and_yarn/packages/create-cloudflare/src/frameworks/angular/create-21.2.13 branch June 1, 2026 19:01
@github-project-automation github-project-automation Bot moved this from Approved to Done in workers-sdk Jun 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.

3 participants