dotnet / aspire-samples

MIT License
560 stars 153 forks source link

Bump the all-dependencies group in /samples/AspireWithJavaScript/AspireJavaScript.Angular with 11 updates #324

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps the all-dependencies group in /samples/AspireWithJavaScript/AspireJavaScript.Angular with 11 updates:

Package From To
@angular/animations 18.0.2 18.0.3
@angular/common 18.0.2 18.0.3
@angular/compiler 18.0.2 18.0.3
@angular/core 18.0.2 18.0.3
@angular/forms 18.0.2 18.0.3
@angular/platform-browser 18.0.2 18.0.3
@angular/platform-browser-dynamic 18.0.2 18.0.3
@angular/router 18.0.2 18.0.3
@angular-devkit/build-angular 18.0.3 18.0.4
@angular/cli 18.0.3 18.0.4
@angular/compiler-cli 18.0.2 18.0.3

Updates @angular/animations from 18.0.2 to 18.0.3

Release notes

Sourced from @​angular/animations's releases.

v18.0.3

18.0.3 (2024-06-12)

benchpress

Commit Description
fix - ebf00aa0659 adjust supported browser names for headless chrome (#56360)

core

Commit Description
fix - dbd0fa00f8c async EventEmitter should contribute to app stability (#56308)
fix - 625ca3e2b3f signals should be tracked when embeddedViewRef.detectChanges is called (#55719)

localize

Commit Description
fix - d6dd3dbdb09 add @angular/localize/init as polyfill in angular.json (#56300)

migrations

Commit Description
fix - c07e1b33569 resolve error in standalone migration (#56302)
Changelog

Sourced from @​angular/animations's changelog.

18.0.3 (2024-06-12)

benchpress

Commit Type Description
ebf00aa0659 fix adjust supported browser names for headless chrome (#56360)

core

Commit Type Description
dbd0fa00f8c fix async EventEmitter should contribute to app stability (#56308)
625ca3e2b3f fix signals should be tracked when embeddedViewRef.detectChanges is called (#55719)

localize

Commit Type Description
d6dd3dbdb09 fix add @angular/localize/init as polyfill in angular.json (#56300)

migrations

Commit Type Description
c07e1b33569 fix resolve error in standalone migration (#56302)

18.1.0-next.1 (2024-06-05)

compiler-cli

Commit Type Description
9e21582456 fix Show template syntax errors in local compilation modified (#55855)

core

Commit Type Description
8d75627ddd fix Do not migrate HttpClientModule imports on components. (#56067)
1081c8d623 fix don't coerce all producers to consumers on liveness change (#56140)
b6fb53cdc7 fix Fix shouldPreventDefaultBeforeDispatching bug (#56188)
31f3975e4b fix handle missing withI18nSupport() call for components that use i18n blocks (#56175)

migrations

Commit Type Description
75e811c18b fix do not generate aliased variables with the same name (#56154)

Commits


Updates @angular/common from 18.0.2 to 18.0.3

Release notes

Sourced from @​angular/common's releases.

v18.0.3

18.0.3 (2024-06-12)

benchpress

Commit Description
fix - ebf00aa0659 adjust supported browser names for headless chrome (#56360)

core

Commit Description
fix - dbd0fa00f8c async EventEmitter should contribute to app stability (#56308)
fix - 625ca3e2b3f signals should be tracked when embeddedViewRef.detectChanges is called (#55719)

localize

Commit Description
fix - d6dd3dbdb09 add @angular/localize/init as polyfill in angular.json (#56300)

migrations

Commit Description
fix - c07e1b33569 resolve error in standalone migration (#56302)
Changelog

Sourced from @​angular/common's changelog.

18.0.3 (2024-06-12)

benchpress

Commit Type Description
ebf00aa0659 fix adjust supported browser names for headless chrome (#56360)

core

Commit Type Description
dbd0fa00f8c fix async EventEmitter should contribute to app stability (#56308)
625ca3e2b3f fix signals should be tracked when embeddedViewRef.detectChanges is called (#55719)

localize

Commit Type Description
d6dd3dbdb09 fix add @angular/localize/init as polyfill in angular.json (#56300)

migrations

Commit Type Description
c07e1b33569 fix resolve error in standalone migration (#56302)

18.1.0-next.1 (2024-06-05)

compiler-cli

Commit Type Description
9e21582456 fix Show template syntax errors in local compilation modified (#55855)

core

Commit Type Description
8d75627ddd fix Do not migrate HttpClientModule imports on components. (#56067)
1081c8d623 fix don't coerce all producers to consumers on liveness change (#56140)
b6fb53cdc7 fix Fix shouldPreventDefaultBeforeDispatching bug (#56188)
31f3975e4b fix handle missing withI18nSupport() call for components that use i18n blocks (#56175)

migrations

Commit Type Description
75e811c18b fix do not generate aliased variables with the same name (#56154)

Commits


Updates @angular/compiler from 18.0.2 to 18.0.3

Release notes

Sourced from @​angular/compiler's releases.

v18.0.3

18.0.3 (2024-06-12)

benchpress

Commit Description
fix - ebf00aa0659 adjust supported browser names for headless chrome (#56360)

core

Commit Description
fix - dbd0fa00f8c async EventEmitter should contribute to app stability (#56308)
fix - 625ca3e2b3f signals should be tracked when embeddedViewRef.detectChanges is called (#55719)

localize

Commit Description
fix - d6dd3dbdb09 add @angular/localize/init as polyfill in angular.json (#56300)

migrations

Commit Description
fix - c07e1b33569 resolve error in standalone migration (#56302)
Changelog

Sourced from @​angular/compiler's changelog.

18.0.3 (2024-06-12)

benchpress

Commit Type Description
ebf00aa0659 fix adjust supported browser names for headless chrome (#56360)

core

Commit Type Description
dbd0fa00f8c fix async EventEmitter should contribute to app stability (#56308)
625ca3e2b3f fix signals should be tracked when embeddedViewRef.detectChanges is called (#55719)

localize

Commit Type Description
d6dd3dbdb09 fix add @angular/localize/init as polyfill in angular.json (#56300)

migrations

Commit Type Description
c07e1b33569 fix resolve error in standalone migration (#56302)

18.1.0-next.1 (2024-06-05)

compiler-cli

Commit Type Description
9e21582456 fix Show template syntax errors in local compilation modified (#55855)

core

Commit Type Description
8d75627ddd fix Do not migrate HttpClientModule imports on components. (#56067)
1081c8d623 fix don't coerce all producers to consumers on liveness change (#56140)
b6fb53cdc7 fix Fix shouldPreventDefaultBeforeDispatching bug (#56188)
31f3975e4b fix handle missing withI18nSupport() call for components that use i18n blocks (#56175)

migrations

Commit Type Description
75e811c18b fix do not generate aliased variables with the same name (#56154)

Commits


Updates @angular/core from 18.0.2 to 18.0.3

Release notes

Sourced from @​angular/core's releases.

v18.0.3

18.0.3 (2024-06-12)

benchpress

Commit Description
fix - ebf00aa0659 adjust supported browser names for headless chrome (#56360)

core

Commit Description
fix - dbd0fa00f8c async EventEmitter should contribute to app stability (#56308)
fix - 625ca3e2b3f signals should be tracked when embeddedViewRef.detectChanges is called (#55719)

localize

Commit Description
fix - d6dd3dbdb09 add @angular/localize/init as polyfill in angular.json (#56300)

migrations

Commit Description
fix - c07e1b33569 resolve error in standalone migration (#56302)
Changelog

Sourced from @​angular/core's changelog.

18.0.3 (2024-06-12)

benchpress

Commit Type Description
ebf00aa0659 fix adjust supported browser names for headless chrome (#56360)

core

Commit Type Description
dbd0fa00f8c fix async EventEmitter should contribute to app stability (#56308)
625ca3e2b3f fix signals should be tracked when embeddedViewRef.detectChanges is called (#55719)

localize

Commit Type Description
d6dd3dbdb09 fix add @angular/localize/init as polyfill in angular.json (#56300)

migrations

Commit Type Description
c07e1b33569 fix resolve error in standalone migration (#56302)

18.1.0-next.1 (2024-06-05)

compiler-cli

Commit Type Description
9e21582456 fix Show template syntax errors in local compilation modified (#55855)

core

Commit Type Description
8d75627ddd fix Do not migrate HttpClientModule imports on components. (#56067)
1081c8d623 fix don't coerce all producers to consumers on liveness change (#56140)
b6fb53cdc7 fix Fix shouldPreventDefaultBeforeDispatching bug (#56188)
31f3975e4b fix handle missing withI18nSupport() call for components that use i18n blocks (#56175)

migrations

Commit Type Description
75e811c18b fix do not generate aliased variables with the same name (#56154)

Commits
  • 8b8fd16 refactor(core): inject PendingTasks as optional in EventEmitter class (#5...
  • dbd0fa0 fix(core): async EventEmitter should contribute to app stability (#56308)
  • 625ca3e fix(core): signals should be tracked when embeddedViewRef.detectChanges is ca...
  • c07e1b3 fix(migrations): resolve error in standalone migration (#56302)
  • See full diff in compare view


Updates @angular/forms from 18.0.2 to 18.0.3

Release notes

Sourced from @​angular/forms's releases.

v18.0.3

18.0.3 (2024-06-12)

benchpress

Commit Description
fix - ebf00aa0659 adjust supported browser names for headless chrome (#56360)

core

Commit Description
fix - dbd0fa00f8c async EventEmitter should contribute to app stability (#56308)
fix - 625ca3e2b3f signals should be tracked when embeddedViewRef.detectChanges is called (#55719)

localize

Commit Description
fix - d6dd3dbdb09 add @angular/localize/init as polyfill in angular.json (#56300)

migrations

Commit Description
fix - c07e1b33569 resolve error in standalone migration (#56302)
Changelog

Sourced from @​angular/forms's changelog.

18.0.3 (2024-06-12)

benchpress

Commit Type Description
ebf00aa0659 fix adjust supported browser names for headless chrome (#56360)

core

Commit Type Description
dbd0fa00f8c fix async EventEmitter should contribute to app stability (#56308)
625ca3e2b3f fix signals should be tracked when embeddedViewRef.detectChanges is called (#55719)

localize

Commit Type Description
d6dd3dbdb09 fix add @angular/localize/init as polyfill in angular.json (#56300)

migrations

Commit Type Description
c07e1b33569 fix resolve error in standalone migration (#56302)

18.1.0-next.1 (2024-06-05)

compiler-cli

Commit Type Description
9e21582456 fix Show template syntax errors in local compilation modified (#55855)

core

Commit Type Description
8d75627ddd fix Do not migrate HttpClientModule imports on components. (#56067)
1081c8d623 fix don't coerce all producers to consumers on liveness change (#56140)
b6fb53cdc7 fix Fix shouldPreventDefaultBeforeDispatching bug (#56188)
31f3975e4b fix handle missing withI18nSupport() call for components that use i18n blocks (#56175)

migrations

Commit Type Description
75e811c18b fix do not generate aliased variables with the same name (#56154)

Commits


Updates @angular/platform-browser from 18.0.2 to 18.0.3

Release notes

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

v18.0.3

18.0.3 (2024-06-12)

benchpress

Commit Description
fix - ebf00aa0659 adjust supported browser names for headless chrome (#56360)

core

Commit Description
fix - dbd0fa00f8c async EventEmitter should contribute to app stability (#56308)
fix - 625ca3e2b3f signals should be tracked when embeddedViewRef.detectChanges is called (#55719)

localize

Commit Description
fix - d6dd3dbdb09 add @angular/localize/init as polyfill in angular.json (#56300)

migrations

Commit Description
fix - c07e1b33569 resolve error in standalone migration (#56302)
Changelog

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

18.0.3 (2024-06-12)

benchpress

Commit Type Description
ebf00aa0659 fix adjust supported browser names for headless chrome (#56360)

core

Commit Type Description
dbd0fa00f8c fix async EventEmitter should contribute to app stability (#56308)
625ca3e2b3f fix signals should be tracked when embeddedViewRef.detectChanges is called (#55719)

localize

Commit Type Description
d6dd3dbdb09 fix add @angular/localize/init as polyfill in angular.json (#56300)

migrations

Commit Type Description
c07e1b33569 fix resolve error in standalone migration (#56302)

18.1.0-next.1 (2024-06-05)

compiler-cli

Commit Type Description
9e21582456 fix Show template syntax errors in local compilation modified (#55855)

core

Commit Type Description
8d75627ddd fix Do not migrate HttpClientModule imports on components. (#56067)
1081c8d623 fix don't coerce all producers to consumers on liveness change (#56140)
b6fb53cdc7 fix Fix shouldPreventDefaultBeforeDispatching bug (#56188)
31f3975e4b fix handle missing withI18nSupport() call for components that use i18n blocks (#56175)

migrations

Commit Type Description
75e811c18b fix do not generate aliased variables with the same name (#56154)

Commits


Updates @angular/platform-browser-dynamic from 18.0.2 to 18.0.3

Release notes

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

v18.0.3

18.0.3 (2024-06-12)

benchpress

Commit Description
fix - ebf00aa0659 adjust supported browser names for headless chrome (#56360)

core

Commit Description
fix - dbd0fa00f8c async EventEmitter should contribute to app stability (#56308)
fix - 625ca3e2b3f signals should be tracked when embeddedViewRef.detectChanges is called (#55719)

localize

Commit Description
fix - d6dd3dbdb09 add @angular/localize/init as polyfill in angular.json (#56300)

migrations

Commit Description
fix - c07e1b33569 resolve error in standalone migration (#56302)
Changelog

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

18.0.3 (2024-06-12)

benchpress

Commit Type Description
ebf00aa0659 fix adjust supported browser names for headless chrome (#56360)

core

Commit Type Description
dbd0fa00f8c fix async EventEmitter should contribute to app stability (#56308)
625ca3e2b3f fix signals should be tracked when embeddedViewRef.detectChanges is called (#55719)

localize

Commit Type Description
d6dd3dbdb09 fix add @angular/localize/init as polyfill in angular.json (#56300)

migrations

Commit Type Description
c07e1b33569 fix resolve error in standalone migration (#56302)

18.1.0-next.1 (2024-06-05)

compiler-cli

Commit Type Description
9e21582456 fix Show template syntax errors in local compilation modified (#55855)

core

Commit Type Description
8d75627ddd fix Do not migrate HttpClientModule imports on components. (#56067)
1081c8d623 fix don't coerce all producers to consumers on liveness change (#56140)
b6fb53cdc7 fix Fix shouldPreventDefaultBeforeDispatching bug (#56188)
31f3975e4b fix handle missing withI18nSupport() call for components that use i18n blocks (#56175)

migrations

Commit Type Description
75e811c18b fix do not generate aliased variables with the same name (#56154)

Commits


Updates @angular/router from 18.0.2 to 18.0.3

Release notes

Sourced from @​angular/router's releases.

v18.0.3

18.0.3 (2024-06-12)

benchpress

Commit Description
fix - ebf00aa0659 adjust supported browser names for headless chrome (#56360)

core

Commit Description
fix - dbd0fa00f8c async EventEmitter should contribute to app stability (#56308)
fix - 625ca3e2b3f signals should be tracked when embeddedViewRef.detectChanges is called (#55719)

localize

Commit Description
fix - d6dd3dbdb09 add @angular/localize/init as polyfill in angular.json (#56300)

migrations

Commit Description
fix - c07e1b33569 resolve error in standalone migration (#56302)
Changelog

Sourced from @​angular/router's changelog.

18.0.3 (2024-06-12)

benchpress

Commit Type Description
ebf00aa0659 fix adjust supported browser names for headless chrome (#56360)

core

Commit Type Description
dbd0fa00f8c fix async EventEmitter should contribute to app stability (#56308)
625ca3e2b3f fix signals should be tracked when embeddedViewRef.detectChanges is called (#55719)

localize

Commit Type Description
d6dd3dbdb09 fix add @angular/localize/init as polyfill in angular.json (#56300)

migrations

Commit Type Description
c07e1b33569 fix resolve error in standalone migration (#56302)

18.1.0-next.1 (2024-06-05)

compiler-cli

Commit Type Description
9e21582456 fix Show template syntax errors in local compilation modified (#55855)

core

Commit Type Description
8d75627ddd fix Do not migrate HttpClientModule imports on components. (#56067)
1081c8d623 fix don't coerce all producers to consumers on liveness change (#56140)
b6fb53cdc7 fix Fix shouldPreventDefaultBeforeDispatching bug (#56188)
31f3975e4b fix handle missing withI18nSupport() call for components that use i18n blocks (#56175)

migrations

Commit Type Description
75e811c18b fix do not generate aliased variables with the same name (#56154)

Commits


Updates @angular-devkit/build-angular from 18.0.3 to 18.0.4

Release notes

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

v18.0.4

18.0.4 (2024-06-13)

@​angular/build

Commit Description
fix - 791ef809d do not reference sourcemaps in web workers and global stylesheet bundles when hidden setting is enabled
fix - 20fc6ca05 generate module preloads next to script elements in index HTML
fix - 3a1bf5c8a Initiate PostCSS only once
fix - 78c611754 issue warning when auto adding @angular/localize/init
Changelog

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

18.0.4 (2024-06-13)

@​angular/build

Commit Type Description
791ef809d fix do not reference sourcemaps in web workers and global stylesheet bundles when hidden setting is enabled
20fc6ca05 fix generate module preloads next to script elements in index HTML
3a1bf5c8a fix Initiate PostCSS only once
78c611754 fix issue warning when auto adding @angular/localize/init

18.1.0-next.1 (2024-06-05)

@​angular/cli

Commit Type Description
ce8b5a3a7 fix add schema.json options to parsed command, also when a version is... _Description has been truncated_
dependabot[bot] commented 2 weeks ago

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