datx icon indicating copy to clipboard operation
datx copied to clipboard

build(deps-dev): bump @angular/common from 14.0.7 to 14.2.4

Open dependabot[bot] opened this issue 2 years ago • 0 comments

Bumps @angular/common from 14.0.7 to 14.2.4.

Release notes

Sourced from @​angular/common's releases.

v14.2.4

14.2.4 (2022-09-28)

compiler-cli

Commit Description
perf - a4b66fe1e5 cache source file for reporting type-checking diagnostics (#47508)

core

Commit Description
fix - 2c46b5ab24 correctly check for typeof of undefined in ngDevMode check (#47480)

Special Thanks

Alan Agius, Ashley Hunter, Doug Parker, Jessica Janiuk, JoostK, Kristiyan Kostadinov, Rokas Brazdžionis and Simona Cotin

v14.2.3

14.2.3 (2022-09-21)

animations

Commit Description
fix - bba2dae812 make sure that the useAnimation function delay is applied (#47468)

Special Thanks

AleksanderBodurri, Andrew Kushnir, Andrew Scott, Bob Watson, George Kalpakas, Joey Perrott, Mauro Mattos, dario-piotrowicz, fabioemoutinho and famzila

v14.2.2

14.2.2 (2022-09-14)

animations

Commit Description
fix - 937e6c5b3d make sure that the animation function delay is applied (#47285)

common

Commit Description
fix - c9bdf9bab1 rename rawSrc -> ngSrc in NgOptimizedImage directive (#47362) (#47396)

core

Commit Description
fix - a3e1303f04 imply @​Optional flag when a default value is provided (#47242)

forms

Commit Description
fix - 80c66a1e57 don't prevent default behavior for forms with method="dialog" (#47308)

Special Thanks

Abhishek Rawat, Andrew Kushnir, Benjamin Chanudet, Bob Watson, George Kalpakas, Ikko Ashimine, Kristiyan Kostadinov, Marc Wrobel, Mariia Subkov, Pawel Kozlowski, Sebastian, abergquist, dario-piotrowicz, onrails and vyom1611

v14.2.1

14.2.1 (2022-09-07)

common

... (truncated)

Changelog

Sourced from @​angular/common's changelog.

14.2.4 (2022-09-28)

compiler-cli

Commit Type Description
a4b66fe1e5 perf cache source file for reporting type-checking diagnostics (#47508)

core

Commit Type Description
2c46b5ab24 fix correctly check for typeof of undefined in ngDevMode check (#47480)

Special Thanks

Alan Agius, Ashley Hunter, Doug Parker, Jessica Janiuk, JoostK, Kristiyan Kostadinov, Rokas Brazdžionis and Simona Cotin

15.0.0-next.3 (2022-09-21)

animations

Commit Type Description
d11b1d99b0 fix make sure that the useAnimation function delay is applied (#47468)

compiler-cli

Commit Type Description
8fcadaad48 perf cache source file for reporting type-checking diagnostics (#47471)

Special Thanks

AleksanderBodurri, Andrew Kushnir, Andrew Scott, Bob Watson, George Kalpakas, JiaLiPassion, Joey Perrott, JoostK, Kristiyan Kostadinov, Mauro Mattos, Pawel Kozlowski, Sabareesh Kappagantu, angular-robot[bot], dario-piotrowicz, fabioemoutinho and famzila

14.2.3 (2022-09-21)

animations

Commit Type Description
bba2dae812 fix make sure that the useAnimation function delay is applied (#47468)

Special Thanks

AleksanderBodurri, Andrew Kushnir, Andrew Scott, Bob Watson, George Kalpakas, Joey Perrott, Mauro Mattos, dario-piotrowicz, fabioemoutinho and famzila

15.0.0-next.2 (2022-09-14)

animations

Commit Type Description
7ec196e0fb fix make sure that the animation function delay is applied (#47285)

common

Commit Type Description
ca7bf65933 fix rename rawSrc -> ngSrc in NgOptimizedImage directive (#47362)

... (truncated)

Commits
  • c9bdf9b fix(common): rename rawSrc -> ngSrc in NgOptimizedImage directive (#47362...
  • 403b970 refactor(common): create an NgFor alias for NgForOf directive (#47309)
  • f4825c7 refactor(common): remove unnecesary null (#47238)
  • 1875ce5 fix(common): use DOCUMENT token to query for preconnect links (#47353)
  • c0d7ac9 fix(common): improve formatting of image warnings (#47299)
  • 626340b docs(http): Update HttClient "JSON object" to "JavaScript object" (#47325)
  • af975d5 docs(http): replace http method return description (#47322)
  • c5db867 fix(common): remove duplicate deepForEach (#47189)
  • f9511bf fix(common): avoid interacting with a destroyed injector (#47243)
  • dc29e21 fix(common): consider density descriptors with multiple digits as valid (#47230)
  • 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)

dependabot[bot] avatar Sep 29 '22 14:09 dependabot[bot]