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 14.0.3 #784

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

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

Release notes

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

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

14.0.2 (2022-06-15)

common

Commit Description
fix - ef5cba3df7 allow null in ngComponentOutlet (#46280)

compiler-cli

Commit Description
fix - 8ecfd71fd7 don't emit empty providers array (#46301)
fix - b92c1a6ada use inline type-check blocks for components outside rootDir (#46096)

core

Commit Description
fix - 3fd8948b4a Resolve forwardRef declarations for jit (#46334)

Special Thanks

Alex Rickabaugh, Andrew Scott, Badawi7, Daniel Schmitz, Derek Cormier, JoostK, Kevin Davila, Kristiyan Kostadinov, Paul Draper, Paul Gschwendtner, Tom Eustace, Totati, Younes Jaaidi, alefra, dario-piotrowicz, markostanimirovic, mgechev, piyush132000, sten-bone and vivekkoya

v14.0.1

14.0.1 (2022-06-08)

bazel

Commit Description
fix - b00d237c0e update API extractor version (#46259)
perf - 9a0a7bac21 reduce input files for ng_package rollup and type bundle actions (#46187)

forms

Commit Description
fix - dde0b7f4b3 allow FormBuilder.group(...) to accept optional fields. (#46253)

... (truncated)

Changelog

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

14.0.3 (2022-06-22)

animations

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

core

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

platform-server

Commit Type Description
6ad7b40a6f fix 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

14.1.0-next.1 (2022-06-15)

common

Commit Type Description
8b9c32d4dc fix allow null in ngComponentOutlet (#46280)

compiler-cli

Commit Type Description
131d029da1 feat detect missing control flow directive imports in standalone components (#46146)
04acc6b14d fix don't emit empty providers array (#46301)
f35f4751b5 fix use inline type-check blocks for components outside rootDir (#46096)

core

Commit Type Description
b1a3dec58d fix Resolve forwardRef declarations for jit (#46334)

router

Commit Type Description
de058bba99 feat Add CanMatch guard to control whether a Route should match (#46021)

Special Thanks

Alex Rickabaugh, Andrew Kushnir, Andrew Scott, Badawi7, Daniel Schmitz, Derek Cormier, Jessica Janiuk, JiaLiPassion, JoostK, Kevin Davila, Kristiyan Kostadinov, Paul Draper, Paul Gschwendtner, Tom Eustace, Totati, Younes Jaaidi, alefra, dario-piotrowicz, markostanimirovic, mgechev, piyush132000, sten-bone and vivekkoya

14.0.2 (2022-06-15)

common

Commit Type Description
ef5cba3df7 fix allow null in ngComponentOutlet (#46280)

... (truncated)

Commits
  • 3ae133c fix(language-service): Fix detection of Angular for v14+ projects (#45998)
  • 9cd8e50 fix(language-service): Prevent TSServer from removing templates from project ...
  • 13fad9f fix(language-service): Add resource files as roots to their associated projec...
  • 29039fc feat(core): support TypeScript 4.7 (#45749)
  • 9b35787 refactor(compiler-cli): unify tracked template scope dependencies (#45672)
  • f57e46c fix(language-service): two-way binding completion should not remove the trail...
  • ff32301 refactor(compiler-cli): track whether a TcbPosition corresponds with a shim...
  • b2758d7 refactor(compiler-cli): rename ShimLocation to TcbLocation (#45454)
  • 4ddcf81 refactor: replace deprecated String.prototype.substr() (#45397)
  • be220fa fix(language-service): Prioritize Angular-specific completions over DOM compl...
  • 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 #787.