joejordanbrown / popover

Angular CDK Popover, no default style, examples using @angular/material
MIT License
212 stars 75 forks source link

chore(deps-dev): bump @angular/language-service from 9.1.10 to 13.2.4 #697

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @angular/language-service from 9.1.10 to 13.2.4.

Release notes

Sourced from @​angular/language-service's releases.

v13.2.4

13.2.4 (2022-02-23)

animations

Commit Description
perf - 1a4b489692 improve algorithm to balance animation namespaces (#45113)

core

Commit Description
perf - cbd23ee0de make IterableDiffers and KeyValueDiffers tree-shakable (#45094) (#45115)

Special Thanks

Alan Cohen, AlirezaEbrahimkhani, Andrew Kushnir, Daniele Maltese, David Wolf, JoostK, Paul Gschwendtner, dario-piotrowicz and manuelkroiss

v13.2.3

13.2.3 (2022-02-16)

animations

Commit Type Description
0050b01b62 perf made errors in the animations package tree shakeable (#45079)

compiler

Commit Type Description
09f0254bdd perf chain element start/end instructions (#44994)

core

Commit Type Description
92cf9fbebe fix ViewContainerRef.createComponent should consult module injector when custom one is provided (#44966)

Special Thanks

AlirezaEbrahimkhani, Amer Yousuf, Andrew Kushnir, Aristeidis Bampakos, Dario Piotrowicz, Esteban Gehring, Jessica Janiuk, JiaLiPassion, Kristiyan Kostadinov, Mina Hosseini Moghadam, Patrick Cameron, Srdjan Milic, Yousaf Nawaz, dario-piotrowicz, markostanimirovic, mgechev and zuckjet

v13.2.2

13.2.2 (2022-02-08)

compiler

Commit Description
fix - 37af6abb49 allow banana-in-a-box bindings to end with non-null assertion (#37809)

forms

Commit Description
fix - b75e90f809 incorrectly keeping track of ngModel with ngFor inside a form (#40459)

http

Commit Description
perf - 3fae6637e7 remove IE special status handling (#44354)

upgrade

Commit Description

... (truncated)

Commits
  • 3659629 refactor(compiler-cli): remove leftover _extendedTemplateDiagnostics flag (...
  • fe3e4d6 fix(compiler-cli): Handle ng-template with structural directive in indexer ...
  • 100091e fix(compiler-cli): remove leftover _extendedTemplateDiagnostics requirement...
  • a4ab6d6 feat(compiler): add support for safe calls in templates (#44580)
  • af2a131 feat(language-service): support completions for animation (#44630)
  • c8cd5d5 build: switch all instances from ng_rollup_bundle to app_bundle (#44490)
  • 756761d fix(language-service): revert the test files for Ivy (#44528)
  • 98c5063 build: update visibility for npm package targets to work with new integration...
  • 3aafa76 fix(language-service): Correctly parse inputs and selectors with dollar signs...
  • 8c71b9f refactor: delete the View Engine runtime (#43884)
  • 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] commented 2 years ago

Superseded by #702.