Skip to content

build(deps-dev): bump the angular group across 1 directory with 2 updates - #1020

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/angular-bdf8232d7e
Closed

build(deps-dev): bump the angular group across 1 directory with 2 updates#1020
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/angular-bdf8232d7e

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubSep 7, 2026

Copy link
Copy Markdown
Contributor

Bumps the angular group with 2 updates in the / directory: @angular-devkit/build-angular and @angular/cli.

Updates @angular-devkit/build-angular from 20.3.35 to 20.3.36

Release notes

Sourced from @​angular-devkit/build-angular's releases.

20.3.36

@​angular-devkit/build-angular

CommitDescription
fix - b4059cdc7update less to 4.9.0

@​angular/ssr

CommitDescription
fix - c3e5982e4ensure public directory containment in CommonEngine
Changelog

Sourced from @​angular-devkit/build-angular's changelog.

20.3.36 (2026-09-02)

@​angular-devkit/build-angular

CommitTypeDescription
b4059cdc7fixupdate less to 4.9.0

@​angular/ssr

CommitTypeDescription
c3e5982e4fixensure public directory containment in CommonEngine

22.2.0-next.5 (2026-08-26)

@​angular/build

CommitTypeDescription
4d0be683b7fixignore side-effect annotations in unit test builds
e4111ae818fixprevent memory leaks in parallel compilation and caches
62999cabf4perfbatch prerender routes and share in-memory server bundles
0589edd9cdperfconsolidate component stylesheet bundling with shared load result cache
a877aa7ebdperfimplement SharedArrayBuffer translation dictionaries for zero-copy worker access
f1cc959439perfimplement sliding-window batching and worker translation eviction
f4dad31cceperfunify Oxc linking and optimization AST traversal passes

@​angular/ssr

CommitTypeDescription
f8576e3c8bfixabort web request signal when node request is aborted

22.1.6 (2026-08-26)

@​angular/build

CommitTypeDescription
3f132eaa97fixignore side-effect annotations in unit test builds
5b1028936fperfbatch prerender routes and share in-memory server bundles

... (truncated)

Commits
  • a9f4dae release: cut the v20.3.36 release
  • c3e5982 fix(@​angular/ssr): ensure public directory containment in CommonEngine
  • b4059cd fix(@​angular-devkit/build-angular): update less to 4.9.0
  • See full diff in compare view

Updates @angular/cli from 20.3.35 to 20.3.36

Release notes

Sourced from @​angular/cli's releases.

20.3.36

@​angular-devkit/build-angular

CommitDescription
fix - b4059cdc7update less to 4.9.0

@​angular/ssr

CommitDescription
fix - c3e5982e4ensure public directory containment in CommonEngine
Changelog

Sourced from @​angular/cli's changelog.

20.3.36 (2026-09-02)

@​angular-devkit/build-angular

CommitTypeDescription
b4059cdc7fixupdate less to 4.9.0

@​angular/ssr

CommitTypeDescription
c3e5982e4fixensure public directory containment in CommonEngine

22.2.0-next.5 (2026-08-26)

@​angular/build

CommitTypeDescription
4d0be683b7fixignore side-effect annotations in unit test builds
e4111ae818fixprevent memory leaks in parallel compilation and caches
62999cabf4perfbatch prerender routes and share in-memory server bundles
0589edd9cdperfconsolidate component stylesheet bundling with shared load result cache
a877aa7ebdperfimplement SharedArrayBuffer translation dictionaries for zero-copy worker access
f1cc959439perfimplement sliding-window batching and worker translation eviction
f4dad31cceperfunify Oxc linking and optimization AST traversal passes

@​angular/ssr

CommitTypeDescription
f8576e3c8bfixabort web request signal when node request is aborted

22.1.6 (2026-08-26)

@​angular/build

CommitTypeDescription
3f132eaa97fixignore side-effect annotations in unit test builds
5b1028936fperfbatch prerender routes and share in-memory server bundles

... (truncated)

Commits
  • a9f4dae release: cut the v20.3.36 release
  • c3e5982 fix(@​angular/ssr): ensure public directory containment in CommonEngine
  • b4059cd fix(@​angular-devkit/build-angular): update less to 4.9.0
  • See full diff in compare view

@dependabotdependabotBot added dependencies One or more dependencies are being bumped javascript Pull requests that update Javascript code labels Sep 7, 2026
@dependabot
dependabotBot requested a review from a team as a code ownerSeptember 7, 2026 00:06
@dependabotdependabotBot added the javascript Pull requests that update Javascript code label Sep 7, 2026
@yogeshchoudhary147

Copy link
Copy Markdown
Contributor

@dependabot recreate

…ates
Bumps the angular group with 2 updates in the / directory: [@angular-devkit/build-angular](https://github.com/angular/angular-cli) and [@angular/cli](https://github.com/angular/angular-cli).
Updates `@angular-devkit/build-angular` from 20.3.35 to 20.3.36
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@v20.3.35...v20.3.36)
Updates `@angular/cli` from 20.3.35 to 20.3.36
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@v20.3.35...v20.3.36)
---
updated-dependencies:
- dependency-name: "@angular-devkit/build-angular"
dependency-version: 20.3.36
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: angular
- dependency-name: "@angular/cli"
dependency-version: 20.3.36
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: angular
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotBot changed the title build(deps-dev): bump the angular group with 2 updatesbuild(deps-dev): bump the angular group across 1 directory with 2 updatesSep 7, 2026
@dependabot
dependabotBotforce-pushed the dependabot/npm_and_yarn/angular-bdf8232d7e branch from 1ce0b74 to bffc1a4CompareSeptember 7, 2026 08:31
@yogeshchoudhary147

Copy link
Copy Markdown
Contributor

Closing to let dependabot reopen with an updated lockfile based on current main.

@dependabot@github

dependabotBot commented on behalf of githubSep 7, 2026

Copy link
Copy Markdown
ContributorAuthor

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot
dependabotBot deleted the dependabot/npm_and_yarn/angular-bdf8232d7e branch September 7, 2026 09:06
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesOne or more dependencies are being bumpedjavascriptPull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@yogeshchoudhary147