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 12.2.10 #597

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 3 years ago

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

Release notes

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

v12.2.10

12.2.10 (2021-10-13)

Special Thanks

Alan Agius, Daniel Díaz, David Shevitz, Doug Parker, George Kalpakas, Joe Martin (Crowdstaffing), Tanguy Nodet, Thomas Turrell-Croft, dario-piotrowicz, hchiam, markostanimirovic and mgechev

v12.2.9

12.2.9 (2021-10-06)

core

Commit Description
fix - b4b441077a handle invalid constructor parameters in partial factory declarations (#43619)

router

Commit Description
fix - 7f6050587d unset attachRef when router-outlet is destroyed to avoid mounting a destroyed component (#43697)

service-worker

Commit Description
fix - c4ecc07838 make ngsw.json generation deterministic and correct (#43679)

Special Thanks

Alan Agius, Daniel Díaz, George Kalpakas, JoostK, Kristiyan Kostadinov, Pete Bacon Darwin, Wey-Han Liaw, dario-piotrowicz, iRealNirmal, little-pinecone, mgechev, ultrasonicsoft and xiaohanxu-nick

v12.2.8

12.2.8 (2021-09-30)

compiler-cli

Commit Description
fix - c1338bf837 correctly interpret token arrays in @​Injectable deps (#43226)

language-service

Commit Description
fix - c8f8d7d3b1 provide dom event completions (#43299)

ngcc

Commit Description
fix - 69299f7d4d do not fail for packages which correspond with Object members (#43589)

service-worker

Commit Description
fix - 3cf41354ae do not unassign clients from a broken version (#43518)

Special Thanks

Adrien Crivelli, Alex Rickabaugh, Andrew Scott, Bobby Galli, Chris, Daniel Díaz, Dario Piotrowicz, George Kalpakas, Joe Martin (Crowdstaffing), JoostK, Pete Bacon Darwin, Rafael Santana, Raj Sekhar, Ricardo Chavarria, Teri Glover, Virginia Dooley, dario-piotrowicz, enisfr and wszgrcy

v12.2.7

12.2.7 (2021-09-22)

common

... (truncated)

Changelog

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

12.2.10 (2021-10-13)

Special Thanks

Alan Agius, Daniel Díaz, David Shevitz, Doug Parker, George Kalpakas, Joe Martin (Crowdstaffing), Tanguy Nodet, Thomas Turrell-Croft, dario-piotrowicz, hchiam, markostanimirovic and mgechev

13.0.0-next.15 (2021-10-07)

bazel

Commit Type Description
d977701a43 feat allow for custom conditions to be set in ng_package targets (#43764)

Special Thanks

Dylan Hunn and Paul Gschwendtner

13.0.0-next.14 (2021-10-06)

common

Commit Type Description
adf4481211 feat add injection token for default date pipe timezone (#43611)

Special Thanks

Alex Rickabaugh, Dylan Hunn, Kristiyan Kostadinov and Pete Bacon Darwin

12.2.9 (2021-10-06)

core

Commit Type Description
b4b441077a fix handle invalid constructor parameters in partial factory declarations (#43619)

router

Commit Type Description
7f6050587d fix unset attachRef when router-outlet is destroyed to avoid mounting a destroyed component (#43697)

service-worker

Commit Type Description
c4ecc07838 fix make ngsw.json generation deterministic and correct (#43679)

Special Thanks

Alan Agius, Daniel Díaz, George Kalpakas, JoostK, Kristiyan Kostadinov, Pete Bacon Darwin, Wey-Han Liaw, dario-piotrowicz, iRealNirmal, little-pinecone, mgechev, ultrasonicsoft and xiaohanxu-nick

13.0.0-next.13 (2021-10-06)

Breaking Changes

... (truncated)

Commits
  • df7fd87 refactor(language-service): fix typo in method name (#43698)
  • ca6bcb7 Revert "fix(language-service): provide dom event completions (#43299)"
  • c8f8d7d fix(language-service): provide dom event completions (#43299)
  • 36bf0ae test(language-service): add test for extended diagnostics (#43134)
  • b6ff762 refactor(compiler-cli): move getDiagnosticsForComponent to compiler (#43134)
  • 3cf8f66 refactor(compiler-cli): use TemplateDiagnostic in extended package (#43134)
  • cb8e51f test(language-service): add extended diagnostics test (#43107)
  • fe6a5ac build: remove dev-infra directory and migrate to relying on @​angular/dev-infr...
  • aace1e7 fix(language-service): global autocomplete doesn't work when the user tries t...
  • 7c35ca0 feat(language-service): support autocomplete string literal union types in te...
  • 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 #603.