Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 27, 2025

Bumps the development-dependencies group in /website with 7 updates:

Package From To
@angular/build 20.3.6 20.3.7
@angular/cli 20.3.6 20.3.7
@angular/compiler-cli 20.3.6 20.3.7
@angular/localize 20.3.6 20.3.7
@types/express 5.0.3 5.0.4
@types/jasmine 5.1.11 5.1.12
@types/node 24.8.0 24.9.1

Updates @angular/build from 20.3.6 to 20.3.7

Release notes

Sourced from @​angular/build's releases.

20.3.7

@​angular-devkit/schematics

Commit Description
fix - a31533cf4 respect --force option when schematic contains host.create

@​angular/build

Commit Description
fix - 8cdda111c resolve Angular locale data namespace in esbuild
fix - 5847ccc54 update vite to 7.11.1

@​angular/ssr

Commit Description
fix - 3a28fb6a1 correctly handle routes with matrix parameters
fix - 5db6d6487 ensure server-side navigation triggers a redirect
Changelog

Sourced from @​angular/build's changelog.

20.3.7 (2025-10-22)

@​angular-devkit/schematics

Commit Type Description
a31533cf4 fix respect --force option when schematic contains host.create

@​angular/build

Commit Type Description
8cdda111c fix resolve Angular locale data namespace in esbuild
5847ccc54 fix update vite to 7.11.1

@​angular/ssr

Commit Type Description
3a28fb6a1 fix correctly handle routes with matrix parameters
5db6d6487 fix ensure server-side navigation triggers a redirect

21.0.0-next.8 (2025-10-15)

@​schematics/angular

Commit Type Description
ede5e52bc feat add include option to jasmine-to-vitest schematic
d0d2a17b8 feat add Jasmine spy API transformations to jasmine-to-vitest schematic
e7d955bed feat add matcher transformations to jasmine-to-vitest schematic
629f5cb18 feat add misc transformations to jasmine-to-vitest schematic
58474ec7d feat introduce initial jasmine-to-vitest unit test refactor schematic
8f0f6a5f1 fix add migration to update moduleResolution to bundler
f35b9f331 fix improve comment preservation in jasmine-to-vitest

@​angular-devkit/build-angular

Commit Type Description
53899511a fix expand jest and jest-environment-jsdom to allow version 30

@​angular/build

Commit Type Description

... (truncated)

Commits
  • 5ad69a5 release: cut the v20.3.7 release
  • fdeff17 refactor(@​schematics/angular): add trailing commas and remove leading commas ...
  • 3620d32 docs: update missing developer doc link
  • 6f399cc build: update dependency rules_nodejs to v6.6.0
  • a31533c fix(@​angular-devkit/schematics): respect --force option when schematic cont...
  • 72bc4da build: update cross-repo angular dependencies
  • 5847ccc fix(@​angular/build): update vite to 7.11.1
  • bd222df build: update dependency node to v22.21.0
  • 3c8522b build: update rules_browsers digest to 6a699bf
  • c47e9a8 build: set include_npm to true
  • Additional commits viewable in compare view

Updates @angular/cli from 20.3.6 to 20.3.7

Release notes

Sourced from @​angular/cli's releases.

20.3.7

@​angular-devkit/schematics

Commit Description
fix - a31533cf4 respect --force option when schematic contains host.create

@​angular/build

Commit Description
fix - 8cdda111c resolve Angular locale data namespace in esbuild
fix - 5847ccc54 update vite to 7.11.1

@​angular/ssr

Commit Description
fix - 3a28fb6a1 correctly handle routes with matrix parameters
fix - 5db6d6487 ensure server-side navigation triggers a redirect
Changelog

Sourced from @​angular/cli's changelog.

20.3.7 (2025-10-22)

@​angular-devkit/schematics

Commit Type Description
a31533cf4 fix respect --force option when schematic contains host.create

@​angular/build

Commit Type Description
8cdda111c fix resolve Angular locale data namespace in esbuild
5847ccc54 fix update vite to 7.11.1

@​angular/ssr

Commit Type Description
3a28fb6a1 fix correctly handle routes with matrix parameters
5db6d6487 fix ensure server-side navigation triggers a redirect

21.0.0-next.8 (2025-10-15)

@​schematics/angular

Commit Type Description
ede5e52bc feat add include option to jasmine-to-vitest schematic
d0d2a17b8 feat add Jasmine spy API transformations to jasmine-to-vitest schematic
e7d955bed feat add matcher transformations to jasmine-to-vitest schematic
629f5cb18 feat add misc transformations to jasmine-to-vitest schematic
58474ec7d feat introduce initial jasmine-to-vitest unit test refactor schematic
8f0f6a5f1 fix add migration to update moduleResolution to bundler
f35b9f331 fix improve comment preservation in jasmine-to-vitest

@​angular-devkit/build-angular

Commit Type Description
53899511a fix expand jest and jest-environment-jsdom to allow version 30

@​angular/build

Commit Type Description

... (truncated)

Commits
  • 5ad69a5 release: cut the v20.3.7 release
  • fdeff17 refactor(@​schematics/angular): add trailing commas and remove leading commas ...
  • 3620d32 docs: update missing developer doc link
  • 6f399cc build: update dependency rules_nodejs to v6.6.0
  • a31533c fix(@​angular-devkit/schematics): respect --force option when schematic cont...
  • 72bc4da build: update cross-repo angular dependencies
  • 5847ccc fix(@​angular/build): update vite to 7.11.1
  • bd222df build: update dependency node to v22.21.0
  • 3c8522b build: update rules_browsers digest to 6a699bf
  • c47e9a8 build: set include_npm to true
  • Additional commits viewable in compare view

Updates @angular/compiler-cli from 20.3.6 to 20.3.7

Release notes

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

20.3.7

animations

Commit Description
fix - bd38cd45a5 account for Element.animate exceptions (#64506)

compiler

Commit Description
fix - 891f180262 correctly compile long numeric HTML entities (#64297)

compiler-cli

Commit Description
fix - 371274bfc6 missingStructuralDirective diagnostic produces false negatives (#64470)

core

Commit Description
fix - 4c89a267c3 pass element removal property through in all locations (#64565)
fix - 2fad4d4ab6 prevent duplicate nodes from being retained with fast `animate.leave`` calls (#64592)

router

Commit Description
fix - cfd8ed3fff Fix outlet serialization and parsing with no primary children (#64505)
fix - 182fe78f91 Surface parse errors in Router.parseUrl (#64503)
Changelog

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

20.3.7 (2025-10-22)

animations

Commit Type Description
bd38cd45a5 fix account for Element.animate exceptions (#64506)

compiler

Commit Type Description
891f180262 fix correctly compile long numeric HTML entities (#64297)

compiler-cli

Commit Type Description
371274bfc6 fix missingStructuralDirective diagnostic produces false negatives (#64470)

core

Commit Type Description
4c89a267c3 fix pass element removal property through in all locations (#64565)
2fad4d4ab6 fix prevent duplicate nodes from being retained with fast `animate.leave`` calls (#64592)

router

Commit Type Description
cfd8ed3fff fix Fix outlet serialization and parsing with no primary children (#64505)
182fe78f91 fix Surface parse errors in Router.parseUrl (#64503)

Commits
  • de8af17 docs(docs-infra): Extract multiple extends statements for interfaces (#64539)
  • 5fb7c31 Revert "fix(compiler-cli): missingStructuralDirective diagnostic produces fal...
  • 371274b fix(compiler-cli): missingStructuralDirective diagnostic produces false negat...
  • See full diff in compare view

Updates @angular/localize from 20.3.6 to 20.3.7

Release notes

Sourced from @​angular/localize's releases.

20.3.7

animations

Commit Description
fix - bd38cd45a5 account for Element.animate exceptions (#64506)

compiler

Commit Description
fix - 891f180262 correctly compile long numeric HTML entities (#64297)

compiler-cli

Commit Description
fix - 371274bfc6 missingStructuralDirective diagnostic produces false negatives (#64470)

core

Commit Description
fix - 4c89a267c3 pass element removal property through in all locations (#64565)
fix - 2fad4d4ab6 prevent duplicate nodes from being retained with fast `animate.leave`` calls (#64592)

router

Commit Description
fix - cfd8ed3fff Fix outlet serialization and parsing with no primary children (#64505)
fix - 182fe78f91 Surface parse errors in Router.parseUrl (#64503)
Changelog

Sourced from @​angular/localize's changelog.

20.3.7 (2025-10-22)

animations

Commit Type Description
bd38cd45a5 fix account for Element.animate exceptions (#64506)

compiler

Commit Type Description
891f180262 fix correctly compile long numeric HTML entities (#64297)

compiler-cli

Commit Type Description
371274bfc6 fix missingStructuralDirective diagnostic produces false negatives (#64470)

core

Commit Type Description
4c89a267c3 fix pass element removal property through in all locations (#64565)
2fad4d4ab6 fix prevent duplicate nodes from being retained with fast `animate.leave`` calls (#64592)

router

Commit Type Description
cfd8ed3fff fix Fix outlet serialization and parsing with no primary children (#64505)
182fe78f91 fix Surface parse errors in Router.parseUrl (#64503)

Commits
  • fbb0056 release: cut the v20.3.7 release
  • 2fad4d4 fix(core): prevent duplicate nodes from being retained with fast `animate.lea...
  • c85be3b build: update cross-repo angular dependencies to v20.2.10 (#64591)
  • b05d8d9 build: update cross-repo angular dependencies (#64588)
  • 4bc6915 build: update cross-repo angular dependencies (#64586)
  • 0084202 docs(docs-infra): fix example viewer (#64580)
  • 8244f18 docs(docs-infra): Add OnPush change detection for components (#64570)
  • acadefb docs: update animation guide with compatibility details (#64567)
  • 24cc186 build: update cross-repo angular dependencies (#64577)
  • e0fb49c build: update dependency rules_nodejs to v6.6.0 (#64573)
  • Additional commits viewable in compare view

Updates @types/express from 5.0.3 to 5.0.4

Commits

Updates @types/jasmine from 5.1.11 to 5.1.12

Commits

Updates @types/node from 24.8.0 to 24.9.1

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the development-dependencies group in /website with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [@angular/build](https://github.com/angular/angular-cli) | `20.3.6` | `20.3.7` |
| [@angular/cli](https://github.com/angular/angular-cli) | `20.3.6` | `20.3.7` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `20.3.6` | `20.3.7` |
| [@angular/localize](https://github.com/angular/angular) | `20.3.6` | `20.3.7` |
| [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express) | `5.0.3` | `5.0.4` |
| [@types/jasmine](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jasmine) | `5.1.11` | `5.1.12` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.8.0` | `24.9.1` |


Updates `@angular/build` from 20.3.6 to 20.3.7
- [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.6...20.3.7)

Updates `@angular/cli` from 20.3.6 to 20.3.7
- [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.6...20.3.7)

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

Updates `@angular/localize` from 20.3.6 to 20.3.7
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](angular/angular@20.3.6...20.3.7)

Updates `@types/express` from 5.0.3 to 5.0.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express)

Updates `@types/jasmine` from 5.1.11 to 5.1.12
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jasmine)

Updates `@types/node` from 24.8.0 to 24.9.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@angular/build"
  dependency-version: 20.3.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: "@angular/cli"
  dependency-version: 20.3.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: "@angular/compiler-cli"
  dependency-version: 20.3.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: "@angular/localize"
  dependency-version: 20.3.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: "@types/express"
  dependency-version: 5.0.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: "@types/jasmine"
  dependency-version: 5.1.12
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: "@types/node"
  dependency-version: 24.9.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 27, 2025

Assignees

The following users could not be added as assignees: AppOutlet. Either the username does not exist or it does not have the correct permissions to be added as an assignee.

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 27, 2025
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant