Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 2, 2025

Bumps @angular/create from 20.3.7 to 20.3.8.

Release notes

Sourced from @​angular/create's releases.

20.3.8

@​angular-devkit/build-angular

Commit Description
fix - 813cba9b9 expand jest and jest-environment-jsdom to allow version 30

@​angular/build

Commit Description
fix - 542973ab0 add adapters to new reporter
fix - f0885691d ensure locale data plugin runs before other plugins
fix - 45e498f95 handle redirects from guards during prerendering
Changelog

Sourced from @​angular/create's changelog.

20.3.8 (2025-10-29)

@​angular-devkit/build-angular

Commit Type Description
813cba9b9 fix expand jest and jest-environment-jsdom to allow version 30

@​angular/build

Commit Type Description
542973ab0 fix add adapters to new reporter
f0885691d fix ensure locale data plugin runs before other plugins
45e498f95 fix handle redirects from guards during prerendering

19.2.19 (2025-10-29)

@​angular/build

Commit Type Description
4d8ea27a1 fix update vite to v6.4.1

21.0.0-next.9 (2025-10-23)

@​angular/cli

Commit Type Description
3040b777e feat add style language detection to list_projects tool
45024e836 feat add unit test framework detection to list_projects tool
286b6204c feat make documentation search tool version-aware
406315d09 feat make find_examples tool version-aware
68e711307 feat make get_best_practices tool version-aware
122a8c0e2 fix correct frontmatter parsing in MCP examples tool
431106559 fix correct query in find_examples to prevent runtime error

@​schematics/angular

Commit Type Description

... (truncated)

Commits
  • 4ac89c5 release: cut the v20.3.8 release
  • f088569 fix(@​angular/build): ensure locale data plugin runs before other plugins
  • 542973a fix(@​angular/build): add adapters to new reporter
  • 45e498f fix(@​angular/build): handle redirects from guards during prerendering
  • e6ccc74 refactor(@​schematics/angular): add trailing comma to generated services
  • 2c7581c refactor(@​angular/build): allow Bazel to inject a custom esbuild plugin
  • 15b4495 build: update cross-repo angular dependencies
  • 813cba9 fix(@​angular-devkit/build-angular): expand jest and jest-environment-jsdom to...
  • 7b521dd build: update pnpm to v10.19.0
  • e2543b1 build: update cross-repo angular dependencies
  • 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)

Bumps [@angular/create](https://github.com/angular/angular-cli) from 20.3.7 to 20.3.8.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@20.3.7...20.3.8)

---
updated-dependencies:
- dependency-name: "@angular/create"
  dependency-version: 20.3.8
  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 Nov 2, 2025
@dependabot dependabot bot requested a review from a team as a code owner November 2, 2025 06:06
@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 Nov 2, 2025
@changeset-bot
Copy link

changeset-bot bot commented Nov 2, 2025

🦋 Changeset detected

Latest commit: 20c85b2

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

The following dependency versions have been updated:

| Dependency      | From   | To     |
| --------------- | ------ | ------ |
| @angular/create | 20.3.7 | 20.3.8 |
@pkg-pr-new
Copy link

pkg-pr-new bot commented Nov 2, 2025

create-cloudflare

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

@cloudflare/kv-asset-handler

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

miniflare

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

@cloudflare/pages-shared

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

@cloudflare/unenv-preset

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

@cloudflare/vite-plugin

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

@cloudflare/vitest-pool-workers

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

@cloudflare/workers-editor-shared

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

@cloudflare/workers-utils

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

wrangler

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

commit: 20c85b2

@github-project-automation github-project-automation bot moved this from Untriaged to Approved in workers-sdk Nov 3, 2025
@dario-piotrowicz dario-piotrowicz merged commit 687f8bc into main Nov 3, 2025
37 of 38 checks passed
@dario-piotrowicz dario-piotrowicz deleted the dependabot/npm_and_yarn/packages/create-cloudflare/src/frameworks/angular/create-20.3.8 branch November 3, 2025 10:24
@github-project-automation github-project-automation bot moved this from Approved to Done in workers-sdk Nov 3, 2025
@workers-devprod workers-devprod added the contribution [Holopin] Recognizes an open-source contribution, big or small label Nov 3, 2025
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 contribution [Holopin] Recognizes an open-source contribution, big or small 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