tnicola / ngx-joyride

Angular Joyride/Tour library
https://tnicola.github.io/ngx-joyride/
MIT License
245 stars 95 forks source link

Bump @angular/language-service from 13.1.1 to 13.1.3 #486

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @angular/language-service from 13.1.1 to 13.1.3.

Release notes

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

v13.1.3

13.1.3 (2022-01-19)

animations

Commit Description
fix - af0a152a2c apply setStyles to only rootTimelines (#44515)

compiler-cli

Commit Description
perf - 626f3f230b reduce analysis work during incremental rebuilds (#44731)

ngcc

Commit Description
fix - f9ca4d8499 support element accesses for export declarations (#44669)

Special Thanks

Alan Agius, Andrew Kushnir, AnkitSharma-007, Daniel Díaz, Dmytro Mezhenskyi, Jessica Janiuk, Joey Perrott, JoostK, Ramesh Thiruchelvam, dario-piotrowicz, iRealNirmal and Łukasz Holeczek

v13.1.2

13.1.2 (2022-01-12)

animations

Commit Description
fix - abc217b28e retain triggers values for moved tracked list items (#44578)

compiler

Commit Description
fix - 59eef29a6c correct spans when parsing bindings with comments (#44678)

compiler-cli

Commit Description
fix - 08049fa23f enable narrowing of using type guard methods (#44447)
fix - a26afce68c fix crash during type-checking of library builds (#44587)
fix - 1e918b6f31 handle property reads of ThisReceiver in the indexer (#44678)
fix - 63c8e56a3a incorrectly interpreting $any calls with a property read (#44657)
fix - 60fb27f12d properly index elements (#44678)

language-service

Commit Description
fix - f5addee488 revert the test files for Ivy (#44528)

Special Thanks

Abdurrahman Abu-Hijleh, Adam Plumer, Alex Rickabaugh, AlirezaEbrahimkhani, Andrew Kushnir, Andrew Scott, Borja Paz Rodríguez, Chihab Otmani, Chris Mancini, Dario Piotrowicz, Doug Parker, George Kalpakas, Joey Perrott, JoostK, Kristiyan Kostadinov, Kyoz, Patrick Prakash, Paul Gschwendtner, Serhey Dolgushev, Yousaf Nawaz, Yuchao Wu, alkavats1, dario-piotrowicz, huangqing, ivanwonder, shejialuo, twerske, wszgrcy and zuckjet

Changelog

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

13.1.3 (2022-01-19)

animations

Commit Type Description
af0a152a2c fix apply setStyles to only rootTimelines (#44515)

compiler-cli

Commit Type Description
626f3f230b perf reduce analysis work during incremental rebuilds (#44731)

ngcc

Commit Type Description
f9ca4d8499 fix support element accesses for export declarations (#44669)

Special Thanks

Alan Agius, Andrew Kushnir, AnkitSharma-007, Daniel Díaz, Dmytro Mezhenskyi, Jessica Janiuk, Joey Perrott, JoostK, Ramesh Thiruchelvam, dario-piotrowicz, iRealNirmal and Łukasz Holeczek

13.1.2 (2022-01-12)

animations

Commit Type Description
abc217b28e fix retain triggers values for moved tracked list items (#44578)

compiler

Commit Type Description
59eef29a6c fix correct spans when parsing bindings with comments (#44678)

compiler-cli

Commit Type Description
08049fa23f fix enable narrowing of using type guard methods (#44447)
a26afce68c fix fix crash during type-checking of library builds (#44587)
1e918b6f31 fix handle property reads of ThisReceiver in the indexer (#44678)
63c8e56a3a fix incorrectly interpreting $any calls with a property read (#44657)
60fb27f12d fix properly index elements (#44678)

Special Thanks

Abdurrahman Abu-Hijleh, Adam Plumer, Alex Rickabaugh, AlirezaEbrahimkhani, Andrew Kushnir, Andrew Scott, Borja Paz Rodríguez, Chihab Otmani, Chris Mancini, Dario Piotrowicz, Doug Parker, George Kalpakas, Joey Perrott, JoostK, Kristiyan Kostadinov, Kyoz, Patrick Prakash, Paul Gschwendtner, Serhey Dolgushev, Yousaf Nawaz, Yuchao Wu, alkavats1, dario-piotrowicz, huangqing, ivanwonder, shejialuo, twerske, wszgrcy and zuckjet

Commits


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 #498.