Skip to content

[C3] bump @angular/create from 21.2.9 to 21.2.10 in /packages/create-cloudflare/src/frameworks#13875

Merged
petebacondarwin merged 2 commits into
mainfrom
dependabot/npm_and_yarn/packages/create-cloudflare/src/frameworks/angular/create-21.2.10
May 11, 2026
Merged

[C3] bump @angular/create from 21.2.9 to 21.2.10 in /packages/create-cloudflare/src/frameworks#13875
petebacondarwin merged 2 commits into
mainfrom
dependabot/npm_and_yarn/packages/create-cloudflare/src/frameworks/angular/create-21.2.10

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps @angular/create from 21.2.9 to 21.2.10.

Release notes

Sourced from @​angular/create's releases.

21.2.10

@​angular/cli

Commit Description
fix - bb8611913 restrict MCP workspace access to allowed client roots during resolution
Changelog

Sourced from @​angular/create's changelog.

21.2.10 (2026-05-06)

@​angular/cli

Commit Type Description
bb8611913 fix restrict MCP workspace access to allowed client roots during resolution

19.2.25 (2026-04-30)

@​angular-devkit/build-angular

Commit Type Description
49ae0ad2d fix upgrade postcss to 8.5.12

@​angular/build

Commit Type Description
2d53feca5 fix update esbuild to 0.28.0

@​angular/ssr

Commit Type Description
02ce8bf26 fix introduce trustProxyHeaders option to safely validate and sanitize proxy headers

22.0.0-next.7 (2026-04-29)

@​angular/cli

Commit Type Description
0572df064 fix fix broken img ref in ai-tutor
d6121b5e8 fix introduce initial package manager workspace awareness
48eab1fc0 fix remove standalone true ref in ai tutor

@​schematics/angular

Commit Type Description

... (truncated)

Commits
  • 64cbd62 release: cut the v21.2.10 release
  • 6f26f4f build: lock file maintenance
  • 111dcc3 refactor(@​angular/cli): re-add resolveModule for find examples tool
  • 5418ebb build: update cross-repo angular dependencies
  • a2c8029 refactor: configure Gemini reviewer to ignore lockfile and changelog
  • 7130c92 refactor(@​angular/cli): integrate MCP roots into Host abstraction
  • bb86119 fix(@​angular/cli): restrict MCP workspace access to allowed client roots duri...
  • See full diff 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 [@angular/create](https://github.com/angular/angular-cli) from 21.2.9 to 21.2.10.
- [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.9...v21.2.10)

---
updated-dependencies:
- dependency-name: "@angular/create"
  dependency-version: 21.2.10
  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 May 10, 2026
@dependabot dependabot Bot requested a review from workers-devprod as a code owner May 10, 2026 06:04
@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 10, 2026
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 10, 2026

🦋 Changeset detected

Latest commit: 470c283

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

workers-devprod commented May 10, 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.9 | 21.2.10 |
@github-actions
Copy link
Copy Markdown
Contributor

✅ All changesets look good

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented May 10, 2026

create-cloudflare

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

@cloudflare/kv-asset-handler

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

miniflare

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

@cloudflare/pages-shared

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

@cloudflare/unenv-preset

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

@cloudflare/vite-plugin

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

@cloudflare/vitest-pool-workers

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

@cloudflare/workers-editor-shared

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

@cloudflare/workers-utils

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

wrangler

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

commit: 470c283

@petebacondarwin petebacondarwin enabled auto-merge (squash) May 10, 2026 13:38
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

@github-project-automation github-project-automation Bot moved this from Untriaged to Approved in workers-sdk May 10, 2026
@petebacondarwin petebacondarwin merged commit fb3a42b into main May 11, 2026
57 checks passed
@petebacondarwin petebacondarwin deleted the dependabot/npm_and_yarn/packages/create-cloudflare/src/frameworks/angular/create-21.2.10 branch May 11, 2026 09:51
@github-project-automation github-project-automation Bot moved this from Approved to Done in workers-sdk May 11, 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