tnicola / ngx-joyride

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

Bump @angular/language-service from 13.1.1 to 14.2.2 #697

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

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

Release notes

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

v14.2.2

14.2.2 (2022-09-14)

animations

Commit Description
fix - 937e6c5b3d make sure that the animation function delay is applied (#47285)

common

Commit Description
fix - c9bdf9bab1 rename rawSrc -> ngSrc in NgOptimizedImage directive (#47362) (#47396)

core

Commit Description
fix - a3e1303f04 imply @​Optional flag when a default value is provided (#47242)

forms

Commit Description
fix - 80c66a1e57 don't prevent default behavior for forms with method="dialog" (#47308)

Special Thanks

Abhishek Rawat, Andrew Kushnir, Benjamin Chanudet, Bob Watson, George Kalpakas, Ikko Ashimine, Kristiyan Kostadinov, Marc Wrobel, Mariia Subkov, Pawel Kozlowski, Sebastian, abergquist, dario-piotrowicz, onrails and vyom1611

v14.2.1

14.2.1 (2022-09-07)

common

Commit Description
fix - c0d7ac9ec2 improve formatting of image warnings (#47299)
fix - 1875ce520a use DOCUMENT token to query for preconnect links (#47353)

compiler

Commit Description
fix - 0e35829580 avoid errors for inputs with Object-builtin names (#47220)

service-worker

Commit Description
fix - 6091786696 include headers in requests for assets (#47260)
fix - 28d33505fd only consider GET requests as navigation requests (#47263)

Special Thanks

Aristeidis Bampakos, Asaf M, Bingo's Code, Bob Watson, Daniel Ostrovsky, George Kalpakas, Giovanni Alberto Rivas, Jeremy Elbourn, Jobayer Hossain, Joe Martin (Crowdstaffing), Joey Perrott, JoostK, Kara Erickson, Kristiyan Kostadinov, Maina Wycliffe, Sabareesh Kappagantu, Simona Cotin, Sonu Sindhu, Yann Provoost, abergquist, jaybell and vyom1611

v14.2.0

14.2.0 (2022-08-25)

animations

Commit Description
fix - b96e571897 fix stagger timing not handling params (#47208)

common

... (truncated)

Changelog

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

14.2.2 (2022-09-14)

animations

Commit Type Description
937e6c5b3d fix make sure that the animation function delay is applied (#47285)

common

Commit Type Description
c9bdf9bab1 fix rename rawSrc -> ngSrc in NgOptimizedImage directive (#47362) (#47396)

core

Commit Type Description
a3e1303f04 fix imply @​Optional flag when a default value is provided (#47242)

forms

Commit Type Description
80c66a1e57 fix don't prevent default behavior for forms with method="dialog" (#47308)

Special Thanks

Abhishek Rawat, Andrew Kushnir, Benjamin Chanudet, Bob Watson, George Kalpakas, Ikko Ashimine, Kristiyan Kostadinov, Marc Wrobel, Mariia Subkov, Pawel Kozlowski, Sebastian, abergquist, dario-piotrowicz, onrails and vyom1611

15.0.0-next.1 (2022-09-07)

Breaking Changes

compiler-cli

  • Angular compiler option enableIvy has been removed as Ivy is the only rendering engine.

localize

    • canParse method has been removed from all translation parsers in @angular/localize/tools. analyze should be used instead.
    • the hint parameter in theparse methods is now mandatory.

common

Commit Type Description
220d1203e6 fix improve formatting of image warnings (#47299)
93d7d9101e fix use DOCUMENT token to query for preconnect links (#47353)

compiler

Commit Type Description
cf0c53aa1c fix avoid errors for inputs with Object-builtin names (#47220)

compiler-cli

Commit Type Description
16f96eeabf refactor remove enableIvy options (#47346)

localize

Commit Type Description
d36fd3d9e4 refactor remove deprecated canParse method from TranslationParsers (#47275)

service-worker

Commit Type Description

... (truncated)

Commits
  • 7f74e35 refactor(language-service): Create helper methods for manipulating object and...
  • 598b72b feat(language-service): support fix the component missing member (#46764)
  • 93d17ee fix(compiler-cli): only consider used pipes for inline type-check requirement...
  • 93c65e7 feat(compiler-cli): add extended diagnostic for non-nullable optional chains ...
  • c14c701 docs: fix spelling (#46713)
  • db1b6fe fix(language-service): Fix detection of Angular for v14+ projects (#45998)
  • fa754cd fix(language-service): Prevent TSServer from removing templates from project ...
  • d48cfbc 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)
  • 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 1 year ago

Superseded by #701.