Skip to content

build(deps): bump the angular group across 1 directory with 9 updates - #1039

Merged
yogeshchoudhary147 merged 1 commit into
mainfrom
dependabot/npm_and_yarn/angular-f1cc7d934d
Sep 14, 2026
Merged

yogeshchoudhary147 merged 1 commit into
mainfrom
dependabot/npm_and_yarn/angular-f1cc7d934d

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 14, 2026

Copy link
Copy Markdown
Contributor

Bumps the angular group with 9 updates in the / directory:

Package From To
@angular/common 20.3.30 20.3.31
@angular/compiler 20.3.30 20.3.31
@angular/core 20.3.30 20.3.31
@angular/platform-browser 20.3.30 20.3.31
@angular/router 20.3.30 20.3.31
@angular-devkit/build-angular 20.3.35 20.3.37
@angular/cli 20.3.35 20.3.37
@angular/compiler-cli 20.3.30 20.3.31
@angular/forms 20.3.30 20.3.31

Updates @angular/common from 20.3.30 to 20.3.31

Release notes

Sourced from @​angular/common's releases.

20.3.31

platform-server

Commit Description
fix - 3db26e2544 update domino to latest version
Changelog

Sourced from @​angular/common's changelog.

20.3.31 (2026-09-09)

platform-server

Commit Type Description
3db26e2544 fix update domino to latest version

Commits

Updates @angular/compiler from 20.3.30 to 20.3.31

Release notes

Sourced from @​angular/compiler's releases.

20.3.31

platform-server

Commit Description
fix - 3db26e2544 update domino to latest version
Changelog

Sourced from @​angular/compiler's changelog.

20.3.31 (2026-09-09)

platform-server

Commit Type Description
3db26e2544 fix update domino to latest version

Commits

Updates @angular/core from 20.3.30 to 20.3.31

Release notes

Sourced from @​angular/core's releases.

20.3.31

platform-server

Commit Description
fix - 3db26e2544 update domino to latest version
Changelog

Sourced from @​angular/core's changelog.

20.3.31 (2026-09-09)

platform-server

Commit Type Description
3db26e2544 fix update domino to latest version

Commits

Updates @angular/platform-browser from 20.3.30 to 20.3.31

Release notes

Sourced from @​angular/platform-browser's releases.

20.3.31

platform-server

Commit Description
fix - 3db26e2544 update domino to latest version
Changelog

Sourced from @​angular/platform-browser's changelog.

20.3.31 (2026-09-09)

platform-server

Commit Type Description
3db26e2544 fix update domino to latest version

Commits

Updates @angular/router from 20.3.30 to 20.3.31

Release notes

Sourced from @​angular/router's releases.

20.3.31

platform-server

Commit Description
fix - 3db26e2544 update domino to latest version
Changelog

Sourced from @​angular/router's changelog.

20.3.31 (2026-09-09)

platform-server

Commit Type Description
3db26e2544 fix update domino to latest version

Commits

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

Release notes

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

20.3.37

@​angular-devkit/build-angular

Commit Description
fix - c37642011e update undici to 7.29.1

20.3.36

@​angular-devkit/build-angular

Commit Description
fix - b4059cdc7 update less to 4.9.0

@​angular/ssr

Commit Description
fix - c3e5982e4 ensure public directory containment in CommonEngine
Changelog

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

20.3.37 (2026-09-10)

@​angular-devkit/build-angular

Commit Type Description
c37642011e fix update undici to 7.29.1

22.1.8 (2026-09-10)

@​angular/build

Commit Type Description
a6e30fa378 fix disable strictPort when port 0 is used in dev-server
35a5d4aa49 perf avoid full JSON parsing when updating sourcemap ignore list
48cc43cbf2 perf read rendered module length once per module in chunk optimizer (#34045)

22.2.0-next.6 (2026-09-02)

@​angular/cli

Commit Type Description
b37c93329 fix isolate temporary package installations from parent Yarn workspace

@​angular/build

Commit Type Description
4b8c62a8f fix add splitting option to unit-test builder
51565d4bc fix enable code splitting for vitest browser tests
5b850fdfc fix fail build and exclude routes when prerendering fails
dfa7f03a9 fix keep dev-server Vite cache worktree-local
135662d9a fix preserve binary values in the SQLite cache store
701bde481 fix preserve duplicate bundle filenames across output file types
6ee559ca9 perf bypass worker dispatch for files without transform candidates
2b85529e8 perf use iterative post-order AST traversal for OXC transforms
ecbcd87b8 perf use native sass-embedded compiler daemon
ce83ac0e8 perf use size-weighted task heuristics in i18n inliner

@​angular/ssr

... (truncated)

Commits
  • b5b81d6 release: cut the v20.3.37 release
  • 54529a0 build: replace pnpm -s shorthand with --silent for improved readability
  • c376420 fix(@​angular-devkit/build-angular): update undici to 7.29.1
  • 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.37

Release notes

Sourced from @​angular/cli's releases.

20.3.37

@​angular-devkit/build-angular

Commit Description
fix - c37642011e update undici to 7.29.1

20.3.36

@​angular-devkit/build-angular

Commit Description
fix - b4059cdc7 update less to 4.9.0

@​angular/ssr

Commit Description
fix - c3e5982e4 ensure public directory containment in CommonEngine
Changelog

Sourced from @​angular/cli's changelog.

20.3.37 (2026-09-10)

@​angular-devkit/build-angular

Commit Type Description
c37642011e fix update undici to 7.29.1

22.1.8 (2026-09-10)

@​angular/build

Commit Type Description
a6e30fa378 fix disable strictPort when port 0 is used in dev-server
35a5d4aa49 perf avoid full JSON parsing when updating sourcemap ignore list
48cc43cbf2 perf read rendered module length once per module in chunk optimizer (#34045)

22.2.0-next.6 (2026-09-02)

@​angular/cli

Commit Type Description
b37c93329 fix isolate temporary package installations from parent Yarn workspace

@​angular/build

Commit Type Description
4b8c62a8f fix add splitting option to unit-test builder
51565d4bc fix enable code splitting for vitest browser tests
5b850fdfc fix fail build and exclude routes when prerendering fails
dfa7f03a9 fix keep dev-server Vite cache worktree-local
135662d9a fix preserve binary values in the SQLite cache store
701bde481 fix preserve duplicate bundle filenames across output file types
6ee559ca9 perf bypass worker dispatch for files without transform candidates
2b85529e8 perf use iterative post-order AST traversal for OXC transforms
ecbcd87b8 perf use native sass-embedded compiler daemon
ce83ac0e8 perf use size-weighted task heuristics in i18n inliner

@​angular/ssr

... (truncated)

Commits
  • b5b81d6 release: cut the v20.3.37 release
  • 54529a0 build: replace pnpm -s shorthand with --silent for improved readability
  • c376420 fix(@​angular-devkit/build-angular): update undici to 7.29.1
  • 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/compiler-cli from 20.3.30 to 20.3.31

Release notes

Sourced from @​angular/compiler-cli's releases.

20.3.31

platform-server

Commit Description
fix - 3db26e2544 update domino to latest version
Changelog

Sourced from @​angular/compiler-cli's changelog.

20.3.31 (2026-09-09)

platform-server

Commit Type Description
3db26e2544 fix update domino to latest version

Commits

Updates @angular/forms from 20.3.30 to 20.3.31

Release notes

Sourced from @​angular/forms's releases.

20.3.31

platform-server

Commit Description
fix - 3db26e2544 update domino to latest version
Changelog

Sourced from @​angular/forms's changelog.

20.3.31 (2026-09-09)

platform-server

Commit Type Description
3db26e2544 fix update domino to latest version

Commits

@dependabot dependabot Bot added dependencies One or more dependencies are being bumped javascript Pull requests that update Javascript code labels Sep 14, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner September 14, 2026 00:06
@dependabot dependabot Bot added dependencies One or more dependencies are being bumped javascript Pull requests that update Javascript code labels Sep 14, 2026
@coderabbitai

coderabbitai Bot commented Sep 14, 2026

Copy link
Copy Markdown

Important

Review skipped

Ignore keyword(s) in the title.

⛔ Ignored keywords (3)
  • build(deps)
  • build(deps-dev)
  • chore(release)

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Advanced

Run ID: 3550ce8b-2558-4d1c-85d0-f6bdcde1bfa4

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/angular-f1cc7d934d branch from 664c21f to 2919a12 Compare September 14, 2026 12:26
@yogeshchoudhary147

Copy link
Copy Markdown
Contributor

@dependabot recreate

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/angular-f1cc7d934d branch 2 times, most recently from a5bcf36 to 0729e10 Compare September 14, 2026 13:28
Bumps the angular group with 9 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `20.3.30` | `20.3.31` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `20.3.30` | `20.3.31` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `20.3.30` | `20.3.31` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `20.3.30` | `20.3.31` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `20.3.30` | `20.3.31` |
| [@angular-devkit/build-angular](https://github.com/angular/angular-cli) | `20.3.35` | `20.3.37` |
| [@angular/cli](https://github.com/angular/angular-cli) | `20.3.35` | `20.3.37` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `20.3.30` | `20.3.31` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `20.3.30` | `20.3.31` |



Updates `@angular/common` from 20.3.30 to 20.3.31
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/v20.3.31/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v20.3.31/packages/common)

Updates `@angular/compiler` from 20.3.30 to 20.3.31
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/v20.3.31/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v20.3.31/packages/compiler)

Updates `@angular/core` from 20.3.30 to 20.3.31
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/v20.3.31/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v20.3.31/packages/core)

Updates `@angular/platform-browser` from 20.3.30 to 20.3.31
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/v20.3.31/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v20.3.31/packages/platform-browser)

Updates `@angular/router` from 20.3.30 to 20.3.31
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/v20.3.31/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v20.3.31/packages/router)

Updates `@angular-devkit/build-angular` from 20.3.35 to 20.3.37
- [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.37)

Updates `@angular/cli` from 20.3.35 to 20.3.37
- [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.37)

Updates `@angular/compiler-cli` from 20.3.30 to 20.3.31
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/v20.3.31/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v20.3.31/packages/compiler-cli)

Updates `@angular/forms` from 20.3.30 to 20.3.31
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/v20.3.31/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/v20.3.31/packages/forms)

---
updated-dependencies:
- dependency-name: "@angular-devkit/build-angular"
  dependency-version: 20.3.37
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/cli"
  dependency-version: 20.3.37
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/common"
  dependency-version: 20.3.31
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/compiler"
  dependency-version: 20.3.31
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/compiler-cli"
  dependency-version: 20.3.31
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/core"
  dependency-version: 20.3.31
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/forms"
  dependency-version: 20.3.31
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/platform-browser"
  dependency-version: 20.3.31
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
- dependency-name: "@angular/router"
  dependency-version: 20.3.31
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: angular
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/angular-f1cc7d934d branch from 0729e10 to 6e51cf6 Compare September 14, 2026 13:36
@yogeshchoudhary147
yogeshchoudhary147 merged commit 2b67c8f into main Sep 14, 2026
14 checks passed
@yogeshchoudhary147
yogeshchoudhary147 deleted the dependabot/npm_and_yarn/angular-f1cc7d934d branch September 14, 2026 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies One or more dependencies are being bumped javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant