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/core from 11.0.5 to 12.2.16 #305

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @angular/core from 11.0.5 to 12.2.16.

Release notes

Sourced from @​angular/core's releases.

v12.2.16

12.2.16 (2022-01-27)

ngcc

Commit Type Description
460befd693 fix support element accesses for export declarations (#44824)

Special Thanks

Andrew Kushnir and JoostK

v12.2.15

12.2.15 (2021-12-10)

ngcc

Commit Type Description
b6554d75cd fix correctly resolve UMD dependencies (#44382)

Special Thanks

Alex Rickabaugh and George Kalpakas

v12.2.14

12.2.14 (2021-12-01)

compiler

Commit Type Description
e3db0385b6 fix ensure that partially compiled queries can handle forward references (#44124)

ngcc

Commit Type Description
a8be244113 fix correctly report error when collecting dependencies of UMD module (#44245)
fc072935ee fix support the UMD wrapper function format emitted by Webpack (#44245)

Special Thanks

George Kalpakas, Pete Bacon Darwin and iRealNirmal

v12.2.13

12.2.13 (2021-11-03)

compiler-cli

Commit Description
fix - 9a89db790f avoid broken references in .d.ts files due to @​internal markers (#43965)

core

Commit Description
fix - 8f402c9d06 support InjectFlags argument in NodeInjector.get() (#41592)

Special Thanks

Alan Agius, George Kalpakas, Jochen Kraushaar, Joe Martin (Crowdstaffing), JoostK and vthinkxie

v12.2.12

... (truncated)

Changelog

Sourced from @​angular/core's changelog.

12.2.16 (2022-01-27)

ngcc

Commit Type Description
460befd693 fix support element accesses for export declarations (#44824)

Special Thanks

Andrew Kushnir and JoostK

12.2.15 (2021-12-10)

ngcc

Commit Type Description
b6554d75cd fix correctly resolve UMD dependencies (#44382)

Special Thanks

Alex Rickabaugh and George Kalpakas

12.2.15 (2021-12-08)

ngcc

Commit Type Description
b6554d75cd fix correctly resolve UMD dependencies (#44382)

Special Thanks

George Kalpakas

12.2.14 (2021-12-01)

compiler

Commit Type Description
e3db0385b6 fix ensure that partially compiled queries can handle forward references (#44124)

ngcc

Commit Type Description
a8be244113 fix correctly report error when collecting dependencies of UMD module (#44245)
fc072935ee fix support the UMD wrapper function format emitted by Webpack (#44245)

Special Thanks

George Kalpakas, Pete Bacon Darwin and iRealNirmal

12.2.13 (2021-11-03)

... (truncated)

Commits
  • e3db038 fix(compiler): ensure that partially compiled queries can handle forward refe...
  • 656f574 refactor(compiler-cli): extract error documentation base url into separate fi...
  • 9a89db7 fix(compiler-cli): avoid broken references in .d.ts files due to @​internal ma...
  • 8f402c9 fix(core): support InjectFlags argument in NodeInjector.get() (#41592)
  • e25ebb6 Revert "fix(compiler-cli): avoid broken references in .d.ts files due to @​int...
  • 7289264 Revert "refactor(compiler-cli): extract error documentation base url into sep...
  • 2d9d270 Revert "fixup! refactor(compiler-cli): extract error documentation base url i...
  • bf59401 refactor(compiler-cli): extract error documentation base url into separate fi...
  • 1125574 fix(compiler-cli): avoid broken references in .d.ts files due to @​internal ma...
  • 7817892 refactor(core): made comment structure consistent in index.ts (#43684)
  • 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)