Skip to content

[C3] Bump @angular/create from 21.2.0 to 21.2.1 in /packages/create-cloudflare/src/frameworks#12805

Merged
edmundhung merged 2 commits intomainfrom
dependabot/npm_and_yarn/packages/create-cloudflare/src/frameworks/angular/create-21.2.1
Mar 12, 2026
Merged

[C3] Bump @angular/create from 21.2.0 to 21.2.1 in /packages/create-cloudflare/src/frameworks#12805
edmundhung merged 2 commits intomainfrom
dependabot/npm_and_yarn/packages/create-cloudflare/src/frameworks/angular/create-21.2.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 8, 2026

Bumps @angular/create from 21.2.0 to 21.2.1.

Release notes

Sourced from @​angular/create's releases.

21.2.1

@​schematics/angular

Commit Description
fix - 72d466aa0 prevent adding test dependencies when minimal option is enabled

@​angular/cli

Commit Description
fix - ae4c28d00 correct dev dependency detection logic in ng add
fix - 465073bc1 disable npm update notifier in package manager host
fix - 36270634f ensure group members are updated to targeted version
fix - d87dba6af ignore unknown files when formatting schematic changes

@​angular-devkit/build-angular

Commit Description
fix - 0019d1c8e update copy-webpack-plugin to v14.0.0

@​angular/build

Commit Description
fix - 6ad860863 bundle polyfills to preserve execution order in dev server
fix - d17397375 conditionally allow vi.mock for non-relative imports
fix - 0d49f86ed resolve style include paths relative to ng-package.json in unit-test builder
fix - 584f6a2d9 treat empty browsers array as undefined in unit-test builder
perf - 6699cdc9b fix memory leak in ng serve with i18n

@​angular/ssr

Commit Description
fix - 43a9dfa66 improve header validation logic
fix - dee3717b3 introduce DI token to signal route discovery process
Changelog

Sourced from @​angular/create's changelog.

21.2.1 (2026-03-05)

@​angular/cli

Commit Type Description
ae4c28d00 fix correct dev dependency detection logic in ng add
465073bc1 fix disable npm update notifier in package manager host
36270634f fix ensure group members are updated to targeted version
d87dba6af fix ignore unknown files when formatting schematic changes

@​schematics/angular

Commit Type Description
72d466aa0 fix prevent adding test dependencies when minimal option is enabled

@​angular-devkit/build-angular

Commit Type Description
0019d1c8e fix update copy-webpack-plugin to v14.0.0

@​angular/build

Commit Type Description
6ad860863 fix bundle polyfills to preserve execution order in dev server
d17397375 fix conditionally allow vi.mock for non-relative imports
0d49f86ed fix resolve style include paths relative to ng-package.json in unit-test builder
584f6a2d9 fix treat empty browsers array as undefined in unit-test builder
6699cdc9b perf fix memory leak in ng serve with i18n

@​angular/ssr

Commit Type Description
43a9dfa66 fix improve header validation logic
dee3717b3 fix introduce DI token to signal route discovery process

20.3.19 (2026-03-04)

@​angular-devkit/build-angular

Commit Type Description

... (truncated)

Commits
  • 74e254b release: cut the v21.2.1 release
  • 500b47d ci: add issue_labels job to dev-infra workflow
  • 33a3172 build: introduce package deprecation metadata and integrate it into the relea...
  • 584f6a2 fix(@​angular/build): treat empty browsers array as undefined in unit-test bui...
  • 0d49f86 fix(@​angular/build): resolve style include paths relative to `ng-package.json...
  • d173973 fix(@​angular/build): conditionally allow vi.mock for non-relative imports
  • e265b1c ci: update pull-request labeling action path
  • 87a88ba build: update cross-repo angular dependencies
  • 62b1500 ci: create gemini code reviewer configuration
  • a6d5f33 build: update dependency aspect_rules_jasmine to v2.0.4
  • 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)

Open with Devin

Bumps [@angular/create](https://github.com/angular/angular-cli) from 21.2.0 to 21.2.1.
- [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.0...v21.2.1)

---
updated-dependencies:
- dependency-name: "@angular/create"
  dependency-version: 21.2.1
  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 8, 2026
@dependabot dependabot Bot requested a review from a team as a code owner March 8, 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 8, 2026
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Mar 8, 2026

🦋 Changeset detected

Latest commit: 853ed9f

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 8, 2026

Codeowners approval required for this PR:

  • ✅ @cloudflare/wrangler
Show detailed file reviewers

The following dependency versions have been updated:

| Dependency      | From   | To     |
| --------------- | ------ | ------ |
| @angular/create | 21.2.0 | 21.2.1 |
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Mar 8, 2026

✅ All changesets look good

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

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Mar 8, 2026

create-cloudflare

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

@cloudflare/kv-asset-handler

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

miniflare

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

@cloudflare/pages-shared

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

@cloudflare/unenv-preset

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

@cloudflare/vite-plugin

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

@cloudflare/vitest-pool-workers

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

@cloudflare/workers-editor-shared

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

wrangler

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

commit: 2d23f41

@github-project-automation github-project-automation Bot moved this from Untriaged to Approved in workers-sdk Mar 12, 2026
@edmundhung edmundhung merged commit 9e78285 into main Mar 12, 2026
40 of 43 checks passed
@edmundhung edmundhung deleted the dependabot/npm_and_yarn/packages/create-cloudflare/src/frameworks/angular/create-21.2.1 branch March 12, 2026 13:38
@github-project-automation github-project-automation Bot moved this from Approved to Done in workers-sdk Mar 12, 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