Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the minor-and-patch-deps group with 14 updates:

Package From To
@angular/common 20.3.2 20.3.3
@angular/compiler 20.3.2 20.3.3
@angular/core 20.3.2 20.3.3
@angular/forms 20.3.2 20.3.3
@angular/platform-browser 20.3.2 20.3.3
@angular/platform-server 20.3.2 20.3.3
@angular/router 20.3.2 20.3.3
@angular/ssr 20.3.3 20.3.4
@tailwindcss/postcss 4.1.13 4.1.14
tailwindcss 4.1.13 4.1.14
@angular/build 20.3.3 20.3.4
@angular/cli 20.3.3 20.3.4
@angular/compiler-cli 20.3.2 20.3.3
@angular/localize 20.3.2 20.3.3

Updates @angular/common from 20.3.2 to 20.3.3

Release notes

Sourced from @​angular/common's releases.

20.3.3

compiler

Commit Description
fix - f51ab32fb3 recover template literals with broken expressions (#64150)

core

Commit Description
fix - 542cd0019a do not rename ARIA property bindings to attributes (#64089)
fix - 0e928fbc4a Fixes animations in conjunction with content projection (#63776)
fix - e5157bd933 prevents unintended early termination of leave animations and hoisting (#64088)

migrations

Commit Description
fix - 1710cbd7d4 handle shorthand property declarations in NgModule (#64160)
fix - 77b6305a4b skip migration for inputs with 'this' references (#64142)
Changelog

Sourced from @​angular/common's changelog.

20.3.3 (2025-10-02)

compiler

Commit Type Description
f51ab32fb3 fix recover template literals with broken expressions (#64150)

core

Commit Type Description
542cd0019a fix do not rename ARIA property bindings to attributes (#64089)
0e928fbc4a fix Fixes animations in conjunction with content projection (#63776)
e5157bd933 fix prevents unintended early termination of leave animations and hoisting (#64088)

migrations

Commit Type Description
1710cbd7d4 fix handle shorthand property declarations in NgModule (#64160)
77b6305a4b fix skip migration for inputs with 'this' references (#64142)

21.0.0-next.5 (2025-09-24)

common

Commit Type Description
8ca3e3a0bc feat update to cldr 47 (#63923)

compiler-cli

Commit Type Description
4c091abba6 fix capture metadata for undecorated fields (#63904)
3bd91ded43 fix resolve import alias in defer blocks (#63966)

core

Commit Type Description
539717f58a feat support regular expressions in templates (#63887)
f008045ded fix do not rename ARIA property bindings to attributes (#63925)
fec7c288e9 fix Error on invalid APP_ID (#63252)
50d9d55f49 fix fix narrowing of Resource.hasValue() (#63994)
dde5badb71 fix prevent animations renderer from impacting animate.leave (#63921)

forms

Commit Type Description
c0d88c37c9 fix Emit FormResetEvent when resetting control (#64024)

migrations

Commit Type Description
aeb3e6c6a5 fix handle import aliases to the same module name (#63934)
b96afb4bfc fix handle reused templates in control flow migration (#63996)

... (truncated)

Commits

Updates @angular/compiler from 20.3.2 to 20.3.3

Release notes

Sourced from @​angular/compiler's releases.

20.3.3

compiler

Commit Description
fix - f51ab32fb3 recover template literals with broken expressions (#64150)

core

Commit Description
fix - 542cd0019a do not rename ARIA property bindings to attributes (#64089)
fix - 0e928fbc4a Fixes animations in conjunction with content projection (#63776)
fix - e5157bd933 prevents unintended early termination of leave animations and hoisting (#64088)

migrations

Commit Description
fix - 1710cbd7d4 handle shorthand property declarations in NgModule (#64160)
fix - 77b6305a4b skip migration for inputs with 'this' references (#64142)
Changelog

Sourced from @​angular/compiler's changelog.

20.3.3 (2025-10-02)

compiler

Commit Type Description
f51ab32fb3 fix recover template literals with broken expressions (#64150)

core

Commit Type Description
542cd0019a fix do not rename ARIA property bindings to attributes (#64089)
0e928fbc4a fix Fixes animations in conjunction with content projection (#63776)
e5157bd933 fix prevents unintended early termination of leave animations and hoisting (#64088)

migrations

Commit Type Description
1710cbd7d4 fix handle shorthand property declarations in NgModule (#64160)
77b6305a4b fix skip migration for inputs with 'this' references (#64142)

21.0.0-next.5 (2025-09-24)

common

Commit Type Description
8ca3e3a0bc feat update to cldr 47 (#63923)

compiler-cli

Commit Type Description
4c091abba6 fix capture metadata for undecorated fields (#63904)
3bd91ded43 fix resolve import alias in defer blocks (#63966)

core

Commit Type Description
539717f58a feat support regular expressions in templates (#63887)
f008045ded fix do not rename ARIA property bindings to attributes (#63925)
fec7c288e9 fix Error on invalid APP_ID (#63252)
50d9d55f49 fix fix narrowing of Resource.hasValue() (#63994)
dde5badb71 fix prevent animations renderer from impacting animate.leave (#63921)

forms

Commit Type Description
c0d88c37c9 fix Emit FormResetEvent when resetting control (#64024)

migrations

Commit Type Description
aeb3e6c6a5 fix handle import aliases to the same module name (#63934)
b96afb4bfc fix handle reused templates in control flow migration (#63996)

... (truncated)

Commits
  • f51ab32 fix(compiler): recover template literals with broken expressions (#64150)
  • d900dba Revert "refactor(compiler): Remove the interpolation config (#64071)" (#64110)
  • 71cde35 refactor(compiler): throw on attribute bindings for ng-container (#64072)
  • 9dbcff8 refactor(compiler): Remove the interpolation config (#64071)
  • 542cd00 fix(core): do not rename ARIA property bindings to attributes (#64089)
  • See full diff in compare view

Updates @angular/core from 20.3.2 to 20.3.3

Release notes

Sourced from @​angular/core's releases.

20.3.3

compiler

Commit Description
fix - f51ab32fb3 recover template literals with broken expressions (#64150)

core

Commit Description
fix - 542cd0019a do not rename ARIA property bindings to attributes (#64089)
fix - 0e928fbc4a Fixes animations in conjunction with content projection (#63776)
fix - e5157bd933 prevents unintended early termination of leave animations and hoisting (#64088)

migrations

Commit Description
fix - 1710cbd7d4 handle shorthand property declarations in NgModule (#64160)
fix - 77b6305a4b skip migration for inputs with 'this' references (#64142)
Changelog

Sourced from @​angular/core's changelog.

20.3.3 (2025-10-02)

compiler

Commit Type Description
f51ab32fb3 fix recover template literals with broken expressions (#64150)

core

Commit Type Description
542cd0019a fix do not rename ARIA property bindings to attributes (#64089)
0e928fbc4a fix Fixes animations in conjunction with content projection (#63776)
e5157bd933 fix prevents unintended early termination of leave animations and hoisting (#64088)

migrations

Commit Type Description
1710cbd7d4 fix handle shorthand property declarations in NgModule (#64160)
77b6305a4b fix skip migration for inputs with 'this' references (#64142)

21.0.0-next.5 (2025-09-24)

common

Commit Type Description
8ca3e3a0bc feat update to cldr 47 (#63923)

compiler-cli

Commit Type Description
4c091abba6 fix capture metadata for undecorated fields (#63904)
3bd91ded43 fix resolve import alias in defer blocks (#63966)

core

Commit Type Description
539717f58a feat support regular expressions in templates (#63887)
f008045ded fix do not rename ARIA property bindings to attributes (#63925)
fec7c288e9 fix Error on invalid APP_ID (#63252)
50d9d55f49 fix fix narrowing of Resource.hasValue() (#63994)
dde5badb71 fix prevent animations renderer from impacting animate.leave (#63921)

forms

Commit Type Description
c0d88c37c9 fix Emit FormResetEvent when resetting control (#64024)

migrations

Commit Type Description
aeb3e6c6a5 fix handle import aliases to the same module name (#63934)
b96afb4bfc fix handle reused templates in control flow migration (#63996)

... (truncated)

Commits
  • a453b1d Revert "fix(core): Fixes animations in conjunction with content projection (#...
  • 1710cbd fix(migrations): handle shorthand property declarations in NgModule (#64160)
  • 0e928fb fix(core): Fixes animations in conjunction with content projection (#63776)
  • 77b6305 fix(migrations): skip migration for inputs with 'this' references (#64142)
  • 612ce99 refactor(compiler-cli): include linkedSignal in the signal debugName transfor...
  • 8e80083 refactor(core): Add custom formatters for Signals (#64000)
  • d900dba Revert "refactor(compiler): Remove the interpolation config (#64071)" (#64110)
  • 9dbcff8 refactor(compiler): Remove the interpolation config (#64071)
  • 7d720d5 build: update cross-repo angular dependencies (#64077)
  • e5157bd fix(core): prevents unintended early termination of leave animations and hois...
  • Additional commits viewable in compare view

Updates @angular/forms from 20.3.2 to 20.3.3

Release notes

Sourced from @​angular/forms's releases.

20.3.3

compiler

Commit Description
fix - f51ab32fb3 recover template literals with broken expressions (#64150)

core

Commit Description
fix - 542cd0019a do not rename ARIA property bindings to attributes (#64089)
fix - 0e928fbc4a Fixes animations in conjunction with content projection (#63776)
fix - e5157bd933 prevents unintended early termination of leave animations and hoisting (#64088)

migrations

Commit Description
fix - 1710cbd7d4 handle shorthand property declarations in NgModule (#64160)
fix - 77b6305a4b skip migration for inputs with 'this' references (#64142)
Changelog

Sourced from @​angular/forms's changelog.

20.3.3 (2025-10-02)

compiler

Commit Type Description
f51ab32fb3 fix recover template literals with broken expressions (#64150)

core

Commit Type Description
542cd0019a fix do not rename ARIA property bindings to attributes (#64089)
0e928fbc4a fix Fixes animations in conjunction with content projection (#63776)
e5157bd933 fix prevents unintended early termination of leave animations and hoisting (#64088)

migrations

Commit Type Description
1710cbd7d4 fix handle shorthand property declarations in NgModule (#64160)
77b6305a4b fix skip migration for inputs with 'this' references (#64142)

21.0.0-next.5 (2025-09-24)

common

Commit Type Description
8ca3e3a0bc feat update to cldr 47 (#63923)

compiler-cli

Commit Type Description
4c091abba6 fix capture metadata for undecorated fields (#63904)
3bd91ded43 fix resolve import alias in defer blocks (#63966)

core

Commit Type Description
539717f58a feat support regular expressions in templates (#63887)
f008045ded fix do not rename ARIA property bindings to attributes (#63925)
fec7c288e9 fix Error on invalid APP_ID (#63252)
50d9d55f49 fix fix narrowing of Resource.hasValue() (#63994)
dde5badb71 fix prevent animations renderer from impacting animate.leave (#63921)

forms

Commit Type Description
c0d88c37c9 fix Emit FormResetEvent when resetting control (#64024)

migrations

Commit Type Description
aeb3e6c6a5 fix handle import aliases to the same module name (#63934)
b96afb4bfc fix handle reused templates in control flow migration (#63996)

... (truncated)

Commits

Updates @angular/platform-browser from 20.3.2 to 20.3.3

Release notes

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

20.3.3

compiler

Commit Description
fix - f51ab32fb3 recover template literals with broken expressions (#64150)

core

Commit Description
fix - 542cd0019a do not rename ARIA property bindings to attributes (#64089)
fix - 0e928fbc4a Fixes animations in conjunction with content projection (#63776)
fix - e5157bd933 prevents unintended early termination of leave animations and hoisting (#64088)

migrations

Commit Description
fix - 1710cbd7d4 handle shorthand property declarations in NgModule (#64160)
fix - 77b6305a4b skip migration for inputs with 'this' references (#64142)
Changelog

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

20.3.3 (2025-10-02)

compiler

Commit Type Description
f51ab32fb3 fix recover template literals with broken expressions (#64150)

core

Commit Type Description
542cd0019a fix do not rename ARIA property bindings to attributes (#64089)
0e928fbc4a fix Fixes animations in conjunction with content projection (#63776)
e5157bd933 fix prevents unintended early termination of leave animations and hoisting (#64088)

migrations

Commit Type Description
1710cbd7d4 fix handle shorthand property declarations in NgModule (#64160)
77b6305a4b fix skip migration for inputs with 'this' references (#64142)

21.0.0-next.5 (2025-09-24)

common

Commit Type Description
8ca3e3a0bc feat update to cldr 47 (#63923)

compiler-cli

Commit Type Description
4c091abba6 fix capture metadata for undecorated fields (#63904)
3bd91ded43 fix resolve import alias in defer blocks (#63966)

core

Commit Type Description
539717f58a feat support regular expressions in templates (#63887)
f008045ded fix do not rename ARIA property bindings to attributes (#63925)
fec7c288e9 fix Error on invalid APP_ID (#63252)
50d9d55f49 fix fix narrowing of Resource.hasValue() (#63994)
dde5badb71 fix prevent animations renderer from impacting animate.leave (#63921)

forms

Commit Type Description
c0d88c37c9 fix Emit FormResetEvent when resetting control (#64024)

migrations

Commit Type Description
aeb3e6c6a5 fix handle import aliases to the same module name (#63934)
b96afb4bfc fix handle reused templates in control flow migration (#63996)

... (truncated)

Commits

Updates @angular/platform-server from 20.3.2 to 20.3.3

Release notes

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

20.3.3

compiler

Commit Description
fix - f51ab32fb3 recover template literals with broken expressions (#64150)

core

Commit Description
fix - 542cd0019a do not rename ARIA property bindings to attributes (#64089)
fix - 0e928fbc4a Fixes animations in conjunction with content projection (#63776)
fix - e5157bd933 prevents unintended early termination of leave animations and hoisting (#64088)

migrations

Commit Description
fix - 1710cbd7d4 handle shorthand property declarations in NgModule (#64160)
fix - 77b6305a4b skip migration for inputs with 'this' references (#64142)
Changelog

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

20.3.3 (2025-10-02)

compiler

Commit Type Description
f51ab32fb3 fix recover template literals with broken expressions (#64150)

core

Commit Type Description
542cd0019a fix do not rename ARIA property bindings to attributes (#64089)
0e928fbc4a fix Fixes animations in conjunction with content projection (#63776)
e5157bd933 fix prevents unintended early termination of leave animations and hoisting (#64088)

migrations

Commit Type Description
1710cbd7d4 fix handle shorthand property declarations in NgModule (#64160)
77b6305a4b fix skip migration for inputs with 'this' references (#64142)

21.0.0-next.5 (2025-09-24)

common

Commit Type Description
8ca3e3a0bc feat update to cldr 47 (#63923)

compiler-cli

Commit Type Description
4c091abba6 fix capture metadata for undecorated fields (#63904)
3bd91ded43 fix resolve import alias in defer blocks (#63966)

core

Commit Type Description
539717f58a feat support regular expressions in templates (#63887)
f008045ded fix do not rename ARIA property bindings to attributes (#63925)
fec7c288e9 fix Error on invalid APP_ID (#63252)
50d9d55f49 fix fix narrowing of Resource.hasValue() (#63994)
dde5badb71 fix prevent animations renderer from impacting animate.leave (#63921)

forms

Commit Type Description
c0d88c37c9 fix Emit FormResetEvent when resetting control (#64024)

migrations

Commit Type Description
aeb3e6c6a5 fix handle import aliases to the same module name (#63934)
b96afb4bfc fix handle reused templates in control flow migration (#63996)

... (truncated)

Commits

Updates @angular/router from 20.3.2 to 20.3.3

Release notes

Sourced from @​angular/router's releases.

20.3.3

compiler

Commit Description
fix - f51ab32fb3 recover template literals with broken expressions (#64150)

core

Commit Description
fix - 542cd0019a do not rename ARIA property bindings to attributes (#64089)
fix - 0e928fbc4a Fixes animations in conjunction with content projection (#63776)
fix - e5157bd933 prevents unintended early termination of leave animations and hoisting (#64088)

migrations

Commit Description
fix - 1710cbd7d4 handle shorthand property declarations in NgModule (#64160)
fix - 77b6305a4b skip migration for inputs with 'this' references (#64142)
Changelog

Sourced from @​angular/router's changelog.

20.3.3 (2025-10-02)

compiler

Commit Type Description
f51ab32fb3 fix recover template literals with broken expressions (#64150)

core

Commit Type Description
542cd0019a fix do not rename ARIA property bindings to attributes (#64089)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 6, 2025
Bumps the minor-and-patch-deps group with 14 updates:

| Package | From | To |
| --- | --- | --- |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `20.3.2` | `20.3.3` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `20.3.2` | `20.3.3` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `20.3.2` | `20.3.3` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `20.3.2` | `20.3.3` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `20.3.2` | `20.3.3` |
| [@angular/platform-server](https://github.com/angular/angular/tree/HEAD/packages/platform-server) | `20.3.2` | `20.3.3` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `20.3.2` | `20.3.3` |
| [@angular/ssr](https://github.com/angular/angular-cli) | `20.3.3` | `20.3.4` |
| [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss) | `4.1.13` | `4.1.14` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `4.1.13` | `4.1.14` |
| [@angular/build](https://github.com/angular/angular-cli) | `20.3.3` | `20.3.4` |
| [@angular/cli](https://github.com/angular/angular-cli) | `20.3.3` | `20.3.4` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `20.3.2` | `20.3.3` |
| [@angular/localize](https://github.com/angular/angular) | `20.3.2` | `20.3.3` |


Updates `@angular/common` from 20.3.2 to 20.3.3
- [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.3/packages/common)

Updates `@angular/compiler` from 20.3.2 to 20.3.3
- [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.3/packages/compiler)

Updates `@angular/core` from 20.3.2 to 20.3.3
- [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.3/packages/core)

Updates `@angular/forms` from 20.3.2 to 20.3.3
- [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.3/packages/forms)

Updates `@angular/platform-browser` from 20.3.2 to 20.3.3
- [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.3/packages/platform-browser)

Updates `@angular/platform-server` from 20.3.2 to 20.3.3
- [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.3/packages/platform-server)

Updates `@angular/router` from 20.3.2 to 20.3.3
- [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.3/packages/router)

Updates `@angular/ssr` from 20.3.3 to 20.3.4
- [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.3...20.3.4)

Updates `@tailwindcss/postcss` from 4.1.13 to 4.1.14
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.14/packages/@tailwindcss-postcss)

Updates `tailwindcss` from 4.1.13 to 4.1.14
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.14/packages/tailwindcss)

Updates `@angular/build` from 20.3.3 to 20.3.4
- [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.3...20.3.4)

Updates `@angular/cli` from 20.3.3 to 20.3.4
- [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.3...20.3.4)

Updates `@angular/compiler-cli` from 20.3.2 to 20.3.3
- [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.3/packages/compiler-cli)

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

---
updated-dependencies:
- dependency-name: "@angular/common"
  dependency-version: 20.3.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch-deps
- dependency-name: "@angular/compiler"
  dependency-version: 20.3.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch-deps
- dependency-name: "@angular/core"
  dependency-version: 20.3.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch-deps
- dependency-name: "@angular/forms"
  dependency-version: 20.3.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch-deps
- dependency-name: "@angular/platform-browser"
  dependency-version: 20.3.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch-deps
- dependency-name: "@angular/platform-server"
  dependency-version: 20.3.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch-deps
- dependency-name: "@angular/router"
  dependency-version: 20.3.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch-deps
- dependency-name: "@angular/ssr"
  dependency-version: 20.3.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch-deps
- dependency-name: "@tailwindcss/postcss"
  dependency-version: 4.1.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch-deps
- dependency-name: tailwindcss
  dependency-version: 4.1.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch-deps
- dependency-name: "@angular/build"
  dependency-version: 20.3.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch-deps
- dependency-name: "@angular/cli"
  dependency-version: 20.3.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch-deps
- dependency-name: "@angular/compiler-cli"
  dependency-version: 20.3.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch-deps
- dependency-name: "@angular/localize"
  dependency-version: 20.3.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/minor-and-patch-deps-69ad8149ea branch from 829a5a1 to 78620ba Compare October 7, 2025 14:27
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 27, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Oct 27, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/minor-and-patch-deps-69ad8149ea branch October 27, 2025 09:59
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