Skip to content

chore(deps): Bump @angular-devkit/build-angular from 21.2.9 to 21.2.10 in /src/frontend#255

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/src/frontend/angular-devkit/build-angular-21.2.10
Closed

chore(deps): Bump @angular-devkit/build-angular from 21.2.9 to 21.2.10 in /src/frontend#255
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/src/frontend/angular-devkit/build-angular-21.2.10

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps @angular-devkit/build-angular from 21.2.9 to 21.2.10.

Release notes

Sourced from @​angular-devkit/build-angular'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-devkit/build-angular'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-devkit/build-angular](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-devkit/build-angular"
  dependency-version: 21.2.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label May 11, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 11, 2026

Labels

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

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

@Takas0522
Copy link
Copy Markdown
Owner

このPRの変更は #269 に集約されました。そちらで全 Dependabot アップデートをまとめて処理します。

@Takas0522
Copy link
Copy Markdown
Owner

PR #269 に集約のためクローズします。

@Takas0522 Takas0522 closed this May 16, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 16, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/src/frontend/angular-devkit/build-angular-21.2.10 branch May 16, 2026 08:38
Takas0522 added a commit that referenced this pull request May 16, 2026
…ions) (#269)

## NuGet
- Microsoft.DurableTask.Client: 1.24.1 → 1.24.2
- Microsoft.DurableTask.Worker: 1.24.1 → 1.24.2
- Microsoft.DurableTask.Worker.Grpc: 1.24.1 → 1.24.2
- Microsoft.Azure.Functions.Worker.Extensions.DurableTask: 1.16.4 → 1.16.5
- Microsoft.ApplicationInsights.WorkerService: 3.1.0 → 3.1.1
- Microsoft.Extensions.Logging.Abstractions: 10.0.0 → 10.0.7

## npm (src/frontend)
- @angular/forms: ^21.2.11 → ^21.2.12
- @angular/localize: ^21.2.11 → ^21.2.12
- @angular/platform-browser: ^21.2.11 → ^21.2.12
- @angular-devkit/build-angular: ^21.2.9 → ^21.2.10
- jest-environment-jsdom: ^30.3.0 → ^30.4.1

## GitHub Actions
- github/codeql-action: v4.35.3 → v4.35.4 (SHA pinned)
- azure/login: v2.3.0 → v3.0.0 (SHA pinned)
- pnpm/action-setup: v6.0.5 → v6.0.6 (SHA pinned)

Closes Dependabot PRs: #254 #255 #256 #257 #258 #259 #260 #261 #262 #263 #264 #266 #267

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant