alxhotel / angular-bigscreen

:black_square_button: An Angular 2+ service to quickly use the HTML5 fullscreen API.
MIT License
7 stars 4 forks source link

Bump @angular/animations from 10.1.3 to 14.0.4 #303

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @angular/animations from 10.1.3 to 14.0.4.

Release notes

Sourced from @​angular/animations's releases.

v14.0.4

14.0.4 (2022-06-29)

animations

Commit Description
fix - 51be9bbe29 cleanup DOM elements when the root view is removed (#45143)
fix - 999aca86c8 enable shadowElements to leave when their parent does (#46459)

common

Commit Description
fix - 42aed6b13e handle CSS custom properties in NgStyle (#46451)

core

Commit Description
fix - 1e7f22f00a trigger ApplicationRef.destroy when Platform is destroyed (#46497)
fix - 8bde2dbc71 Update ngfor error code to be negative (#46555)
fix - 57e8fc00eb Updates error to use RuntimeError code (#46526)

forms

Commit Description
fix - 74a26d870e Convert existing reactive errors to use RuntimeErrorCode. (#46560)
fix - 747872212d Update a Forms validator error to use RuntimeError (#46537)

router

Commit Description
fix - d6fac9e914 Ensure that new RouterOutlet instances work after old ones are destroyed (#46554)

Special Thanks

Alan Agius, Alex Rickabaugh, Andrew Kushnir, Andrew Scott, Bezael, Chad Ramos, Chellappan, Cédric Exbrayat, Dylan Hunn, George Kalpakas, Jeremy Meiss, Jessica Janiuk, Joey Perrott, KMathy, Kristiyan Kostadinov, Paul Gschwendtner, Pawel Kozlowski, Ramesh Thiruchelvam, Vaibhav Kumar, arturovt, dario-piotrowicz and renovate[bot]

v14.0.3

14.0.3 (2022-06-22)

animations

Commit Description
fix - 3dd7bb3f8f reset the start and done fns on player reset (#46364)

core

Commit Description
fix - c086653655 deduplicate imports of standalone components in JIT compiler (#46439)
fix - 5d3b97e1f8 handle NgModules with standalone pipes in TestBed correctly (#46407)

platform-server

Commit Description
fix - 6ad7b40a6f invalid style attribute being generated for null values (#46433)

Special Thanks

4javier, Aakash, Alan Agius, Andrew Kushnir, Aristeidis Bampakos, Dany Paredes, Derek Cormier, JoostK, Kristiyan Kostadinov, Paul Gschwendtner, Ramesh Thiruchelvam, behrooz bozorg chami, dario-piotrowicz, markostanimirovic, renovate[bot] and web-dave

v14.0.2

... (truncated)

Changelog

Sourced from @​angular/animations's changelog.

14.0.4 (2022-06-29)

animations

Commit Type Description
51be9bbe29 fix cleanup DOM elements when the root view is removed (#45143)
999aca86c8 fix enable shadowElements to leave when their parent does (#46459)

common

Commit Type Description
42aed6b13e fix handle CSS custom properties in NgStyle (#46451)

core

Commit Type Description
1e7f22f00a fix trigger ApplicationRef.destroy when Platform is destroyed (#46497)
8bde2dbc71 fix Update ngfor error code to be negative (#46555)
57e8fc00eb fix Updates error to use RuntimeError code (#46526)

forms

Commit Type Description
74a26d870e fix Convert existing reactive errors to use RuntimeErrorCode. (#46560)
747872212d fix Update a Forms validator error to use RuntimeError (#46537)

router

Commit Type Description
d6fac9e914 fix Ensure that new RouterOutlet instances work after old ones are destroyed (#46554)

Special Thanks

Alan Agius, Alex Rickabaugh, Andrew Kushnir, Andrew Scott, Bezael, Chad Ramos, Chellappan, Cédric Exbrayat, Dylan Hunn, George Kalpakas, Jeremy Meiss, Jessica Janiuk, Joey Perrott, KMathy, Kristiyan Kostadinov, Paul Gschwendtner, Pawel Kozlowski, Ramesh Thiruchelvam, Vaibhav Kumar, arturovt, dario-piotrowicz and renovate[bot]

14.1.0-next.2 (2022-06-22)

animations

Commit Type Description
342effeb7d fix reset the start and done fns on player reset (#46364)

core

Commit Type Description
ddd6d66203 fix deduplicate imports of standalone components in JIT compiler (#46439)
3d8787c961 fix handle NgModules with standalone pipes in TestBed correctly (#46407)
bb7c80477b fix make parent injector argument required in createEnvironmentInjector (#46397)

http

Commit Type Description
82acbf919b feat improve error message for nullish header (#46059)

platform-server

Commit Type Description
08d3db232c fix invalid style attribute being generated for null values (#46433)

... (truncated)

Commits
  • 999aca8 fix(animations): enable shadowElements to leave when their parent does (#46459)
  • 3dd7bb3 fix(animations): reset the start and done fns on player reset (#46364)
  • 8fac299 refactor(common): align tree shakable error messages to the new format (#46382)
  • 68597bb feat(bazel): speed up dev-turnaround by bundling types only when packaging (#...
  • 3fceba4 refactor(animations): include pushUnrecognizedPropertiesWarning in ngDevMode...
  • 9572bb2 refactor(animations): use full ngDevMode check in animatable prop validation ...
  • a6fa37b feat(animations): make validateStyleProperty check dev-mode only (#45570)
  • 41223a8 build: update to jasmine 4.0 (#45558)
  • 7a37fe9 Revert "build: update to jasmine 4.0 (#45558)" (#45566)
  • a248df0 build: update to jasmine 4.0 (#45558)
  • Additional commits viewable in compare view


Dependabot compatibility score

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 ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)