Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): bump @angular/language-service from 12.2.4 to 14.2.0 #2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2022

Bumps @angular/language-service from 12.2.4 to 14.2.0.

Release notes

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

v14.2.0

14.2.0 (2022-08-25)

animations

Commit Description
![](https://img.shields.io/badge/b96e571897-fix-green) fix stagger timing not handling params ([#47208](https://github.com/angular/angular/tree/HEAD/packages/language-service/issues/47208))

common

Commit Description
![](https://img.shields.io/badge/b380fdd59e-feat-blue) add a density cap for image srcsets ([#47082](https://github.com/angular/angular/tree/HEAD/packages/language-service/issues/47082))
![](https://img.shields.io/badge/7ce497e5bc-feat-blue) add built-in Imgix loader ([#47082](https://github.com/angular/angular/tree/HEAD/packages/language-service/issues/47082))
![](https://img.shields.io/badge/bff870db61-feat-blue) add cloudflare loader ([#47082](https://github.com/angular/angular/tree/HEAD/packages/language-service/issues/47082))
![](https://img.shields.io/badge/86e77a5d55-feat-blue) add Image directive skeleton ([#45627](https://github.com/angular/angular/tree/HEAD/packages/language-service/issues/45627)) ([#47082](https://github.com/angular/angular/tree/HEAD/packages/language-service/issues/47082))
![](https://img.shields.io/badge/0566205a02-feat-blue) Add image lazy loading and fetchpriority ([#47082](https://github.com/angular/angular/tree/HEAD/packages/language-service/issues/47082))
![](https://img.shields.io/badge/4e952ba216-feat-blue) add loaders for cloudinary & imagekit ([#47082](https://github.com/angular/angular/tree/HEAD/packages/language-service/issues/47082))
![](https://img.shields.io/badge/e854a8cdde-feat-blue) add loading attr to NgOptimizedImage ([#47082](https://github.com/angular/angular/tree/HEAD/packages/language-service/issues/47082))
![](https://img.shields.io/badge/8d3701cb4c-feat-blue) add warnings re: image distortion ([#47082](https://github.com/angular/angular/tree/HEAD/packages/language-service/issues/47082))
![](https://img.shields.io/badge/d5f7da2120-feat-blue) define public API surface for NgOptimizedImage directive ([#47082](https://github.com/angular/angular/tree/HEAD/packages/language-service/issues/47082))
![](https://img.shields.io/badge/d3c3426aa4-feat-blue) detect LCP images in NgOptimizedImage and assert if priority is set ([#47082](https://github.com/angular/angular/tree/HEAD/packages/language-service/issues/47082))
![](https://img.shields.io/badge/451b85ca17-feat-blue) explain why width/height is required ([#47082](https://github.com/angular/angular/tree/HEAD/packages/language-service/issues/47082))
![](https://img.shields.io/badge/586274fe65-feat-blue) provide an ability to exclude origins from preconnect checks in NgOptimizedImage ([#47082](https://github.com/angular/angular/tree/HEAD/packages/language-service/issues/47082))
![](https://img.shields.io/badge/57f3386e5b-feat-blue) support custom srcset attributes in NgOptimizedImage ([#47082](https://github.com/angular/angular/tree/HEAD/packages/language-service/issues/47082))
![](https://img.shields.io/badge/7baf9a46cd-feat-blue) verify that priority images have preconnect links ([#47082](https://github.com/angular/angular/tree/HEAD/packages/language-service/issues/47082))
![](https://img.shields.io/badge/f81765b333-feat-blue) warn if rendered size is much smaller than intrinsic ([#47082](https://github.com/angular/angular/tree/HEAD/packages/language-service/issues/47082))
![](https://img.shields.io/badge/e2ab99b95e-fix-green) allow null/undefined to be passed to ngClass input ([#39280](https://github.com/angular/angular/tree/HEAD/packages/language-service/issues/39280)) ([#46906](https://github.com/angular/angular/tree/HEAD/packages/language-service/issues/46906))
![](https://img.shields.io/badge/bedf537951-fix-green) allow null/undefined to be passed to ngStyle input ([#47069](https://github.com/angular/angular/tree/HEAD/packages/language-service/issues/47069))
![](https://img.shields.io/badge/f9511bf6e8-fix-green) avoid interacting with a destroyed injector ([#47243](https://github.com/angular/angular/tree/HEAD/packages/language-service/issues/47243))
![](https://img.shields.io/badge/dc29e21b14-fix-green) consider density descriptors with multiple digits as valid ([#47230](https://github.com/angular/angular/tree/HEAD/packages/language-service/issues/47230))
![](https://img.shields.io/badge/801daf82d1-fix-green) detect data: and blob: inputs in NgOptimizedImage directive ([#47082](https://github.com/angular/angular/tree/HEAD/packages/language-service/issues/47082))
![](https://img.shields.io/badge/fff8056e7f-fix-green) fix formatting on oversized image error ([#47188](https://github.com/angular/angular/tree/HEAD/packages/language-service/issues/47188)) ([#47232](https://github.com/angular/angular/tree/HEAD/packages/language-service/issues/47232))
![](https://img.shields.io/badge/1ca2ce19ab-fix-green) remove default for image width ([#47082](https://github.com/angular/angular/tree/HEAD/packages/language-service/issues/47082))
![](https://img.shields.io/badge/c5db867ddc-fix-green) remove duplicate deepForEach ([#47189](https://github.com/angular/angular/tree/HEAD/packages/language-service/issues/47189))
![](https://img.shields.io/badge/1cf43deb18-fix-green) sanitize rawSrc and rawSrcset values in NgOptimizedImage directive ([#47082](https://github.com/angular/angular/tree/HEAD/packages/language-service/issues/47082))
![](https://img.shields.io/badge/d71dfe931f-fix-green) set bound width and height onto host element ([#47082](https://github.com/angular/angular/tree/HEAD/packages/language-service/issues/47082))
![](https://img.shields.io/badge/32caa8b669-fix-green) support density descriptors with 2+ decimals ([#47197](https://github.com/angular/angular/tree/HEAD/packages/language-service/issues/47197)) ([#47232](https://github.com/angular/angular/tree/HEAD/packages/language-service/issues/47232))
![](https://img.shields.io/badge/ae4405f0bf-fix-green) throw if srcset is used with rawSrc ([#47082](https://github.com/angular/angular/tree/HEAD/packages/language-service/issues/47082))
![](https://img.shields.io/badge/0c8eb8bc82-perf-orange) monitor LCP only for images without priority attribute ([#47082](https://github.com/angular/angular/tree/HEAD/packages/language-service/issues/47082))

compiler-cli

Commit Description
![](https://img.shields.io/badge/ea89677c12-feat-blue) support more recent version of tsickle ([#47018](https://github.com/angular/angular/tree/HEAD/packages/language-service/issues/47018))

core

Commit Description
![](https://img.shields.io/badge/d1e83e1b30-feat-blue) add createComponent function ([#46685](https://github.com/angular/angular/tree/HEAD/packages/language-service/issues/46685))
![](https://img.shields.io/badge/10becab70e-feat-blue) add reflectComponentType function ([#46685](https://github.com/angular/angular/tree/HEAD/packages/language-service/issues/46685))
![](https://img.shields.io/badge/4b377d3a6d-feat-blue) introduce createApplication API ([#46475](https://github.com/angular/angular/tree/HEAD/packages/language-service/issues/46475))
![](https://img.shields.io/badge/31429eaccc-feat-blue) support TypeScript 4.8 ([#47038](https://github.com/angular/angular/tree/HEAD/packages/language-service/issues/47038))
![](https://img.shields.io/badge/796840209c-fix-green) align TestBed interfaces and implementation ([#46635](https://github.com/angular/angular/tree/HEAD/packages/language-service/issues/46635))

... (truncated)

Changelog

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

14.2.0 (2022-08-25)

animations

Commit Type Description
[b96e571897](https://github.com/angular/angular/commit/b96e571897e815ff509188f15b60c66b1bafa358) fix fix stagger timing not handling params ([#47208](https://github-redirect.dependabot.com/angular/angular/pull/47208))

common

Commit Type Description
[b380fdd59e](https://github.com/angular/angular/commit/b380fdd59e368e89908ea915f150cdc9f5a87a7f) feat add a density cap for image srcsets ([#47082](https://github-redirect.dependabot.com/angular/angular/pull/47082))
[7ce497e5bc](https://github.com/angular/angular/commit/7ce497e5bc6502bed8099d2592888f3164cdcf1f) feat add built-in Imgix loader ([#47082](https://github-redirect.dependabot.com/angular/angular/pull/47082))
[bff870db61](https://github.com/angular/angular/commit/bff870db6146850248597889550f676d81a85c90) feat add cloudflare loader ([#47082](https://github-redirect.dependabot.com/angular/angular/pull/47082))
[86e77a5d55](https://github.com/angular/angular/commit/86e77a5d559eddb285e74cc34c0db73de5645022) feat add Image directive skeleton ([#45627](https://github-redirect.dependabot.com/angular/angular/pull/45627)) ([#47082](https://github-redirect.dependabot.com/angular/angular/pull/47082))
[0566205a02](https://github.com/angular/angular/commit/0566205a02c5dc87a01a0aa40cb5cdf147c81f11) feat Add image lazy loading and fetchpriority ([#47082](https://github-redirect.dependabot.com/angular/angular/pull/47082))
[4e952ba216](https://github.com/angular/angular/commit/4e952ba216297eb60fb3bae797b73f5b72c7660b) feat add loaders for cloudinary & imagekit ([#47082](https://github-redirect.dependabot.com/angular/angular/pull/47082))
[e854a8cdde](https://github.com/angular/angular/commit/e854a8cdde0f2fd00e67c0a841c8f6f0abcea18b) feat add loading attr to NgOptimizedImage ([#47082](https://github-redirect.dependabot.com/angular/angular/pull/47082))
[8d3701cb4c](https://github.com/angular/angular/commit/8d3701cb4c167fb8b2153359a71e4f222d3d5657) feat add warnings re: image distortion ([#47082](https://github-redirect.dependabot.com/angular/angular/pull/47082))
[d5f7da2120](https://github.com/angular/angular/commit/d5f7da21207f7808dffb3932fa61d22614e6bd57) feat define public API surface for NgOptimizedImage directive ([#47082](https://github-redirect.dependabot.com/angular/angular/pull/47082))
[d3c3426aa4](https://github.com/angular/angular/commit/d3c3426aa41bd4092da3a9dd6951cab63f217db4) feat detect LCP images in NgOptimizedImage and assert if priority is set ([#47082](https://github-redirect.dependabot.com/angular/angular/pull/47082))
[451b85ca17](https://github.com/angular/angular/commit/451b85ca176e0aeae6358016e2695ea133d9ec56) feat explain why width/height is required ([#47082](https://github-redirect.dependabot.com/angular/angular/pull/47082))
[586274fe65](https://github.com/angular/angular/commit/586274fe65c5184b633e0e5ac12ca91979f138b2) feat provide an ability to exclude origins from preconnect checks in NgOptimizedImage ([#47082](https://github-redirect.dependabot.com/angular/angular/pull/47082))
[57f3386e5b](https://github.com/angular/angular/commit/57f3386e5b5a3d6edc9e6d8c60b442b16e5c4a20) feat support custom srcset attributes in NgOptimizedImage ([#47082](https://github-redirect.dependabot.com/angular/angular/pull/47082))
[7baf9a46cd](https://github.com/angular/angular/commit/7baf9a46cde2eb2d923c6b2d5e6afb51de9e3f2b) feat verify that priority images have preconnect links ([#47082](https://github-redirect.dependabot.com/angular/angular/pull/47082))
[f81765b333](https://github.com/angular/angular/commit/f81765b333881bd156383d81be62c06ff00380c1) feat warn if rendered size is much smaller than intrinsic ([#47082](https://github-redirect.dependabot.com/angular/angular/pull/47082))
[e2ab99b95e](https://github.com/angular/angular/commit/e2ab99b95efd893c49d15c02cccd72ef82ea1cae) fix allow null/undefined to be passed to ngClass input ([#39280](https://github-redirect.dependabot.com/angular/angular/pull/39280)) ([#46906](https://github-redirect.dependabot.com/angular/angular/pull/46906))
[bedf537951](https://github.com/angular/angular/commit/bedf537951e64c55dde9b38936e451daa4a4bde9) fix allow null/undefined to be passed to ngStyle input ([#47069](https://github-redirect.dependabot.com/angular/angular/pull/47069))
[f9511bf6e8](https://github.com/angular/angular/commit/f9511bf6e8322f292421bcc0fa7851535aeaac85) fix avoid interacting with a destroyed injector ([#47243](https://github-redirect.dependabot.com/angular/angular/pull/47243))
[dc29e21b14](https://github.com/angular/angular/commit/dc29e21b141574247b5f9f859c019b4ad4be9742) fix consider density descriptors with multiple digits as valid ([#47230](https://github-redirect.dependabot.com/angular/angular/pull/47230))
[801daf82d1](https://github.com/angular/angular/commit/801daf82d119a39f21d26812b28c8551c58d841b) fix detect data: and blob: inputs in NgOptimizedImage directive ([#47082](https://github-redirect.dependabot.com/angular/angular/pull/47082))
[fff8056e7f](https://github.com/angular/angular/commit/fff8056e7f5fffd6d54315ca3897505ad5da725f) fix fix formatting on oversized image error ([#47188](https://github-redirect.dependabot.com/angular/angular/pull/47188)) ([#47232](https://github-redirect.dependabot.com/angular/angular/pull/47232))
[1ca2ce19ab](https://github.com/angular/angular/commit/1ca2ce19ab871c76bee3ad67ee9c610284ca9281) fix remove default for image width ([#47082](https://github-redirect.dependabot.com/angular/angular/pull/47082))
[c5db867ddc](https://github.com/angular/angular/commit/c5db867ddcac10720a23487461994bbf682898e9) fix remove duplicate deepForEach ([#47189](https://github-redirect.dependabot.com/angular/angular/pull/47189))
[1cf43deb18](https://github.com/angular/angular/commit/1cf43deb1899440c0bd468f8bf31390d4f23d678) fix sanitize rawSrc and rawSrcset values in NgOptimizedImage directive ([#47082](https://github-redirect.dependabot.com/angular/angular/pull/47082))
[d71dfe931f](https://github.com/angular/angular/commit/d71dfe931f71bff71e4e7af96aebd59f31cd4079) fix set bound width and height onto host element ([#47082](https://github-redirect.dependabot.com/angular/angular/pull/47082))
[32caa8b669](https://github.com/angular/angular/commit/32caa8b66908097522658360e5907c5004c13eeb) fix support density descriptors with 2+ decimals ([#47197](https://github-redirect.dependabot.com/angular/angular/pull/47197)) ([#47232](https://github-redirect.dependabot.com/angular/angular/pull/47232))
[ae4405f0bf](https://github.com/angular/angular/commit/ae4405f0bf1c94fe86d9e9a62360834e80cef8e7) fix throw if srcset is used with rawSrc ([#47082](https://github-redirect.dependabot.com/angular/angular/pull/47082))
[0c8eb8bc82](https://github.com/angular/angular/commit/0c8eb8bc82c26596092d4774fcdac255aecdec90) perf monitor LCP only for images without priority attribute ([#47082](https://github-redirect.dependabot.com/angular/angular/pull/47082))

compiler-cli

Commit Type Description
[ea89677c12](https://github.com/angular/angular/commit/ea89677c125c16654e3e521998b575687c2bd20c) feat support more recent version of tsickle ([#47018](https://github-redirect.dependabot.com/angular/angular/pull/47018))

core

Commit Type Description
[d1e83e1b30](https://github.com/angular/angular/commit/d1e83e1b30f2cea9f2ed16bff2d3b969335072ab) feat add createComponent function ([#46685](https://github-redirect.dependabot.com/angular/angular/pull/46685))
[10becab70e](https://github.com/angular/angular/commit/10becab70e0f2afee29da7b3358eedcc22f655a2) feat add reflectComponentType function ([#46685](https://github-redirect.dependabot.com/angular/angular/pull/46685))
[4b377d3a6d](https://github.com/angular/angular/commit/4b377d3a6d069da23ec577f8deca761b01d4e2f5) feat introduce createApplication API ([#46475](https://github-redirect.dependabot.com/angular/angular/pull/46475))
[31429eaccc](https://github.com/angular/angular/commit/31429eaccc973672efb4ed98a628cf9842e24b02) feat support TypeScript 4.8 ([#47038](https://github-redirect.dependabot.com/angular/angular/pull/47038))
[796840209c](https://github.com/angular/angular/commit/796840209cd38aacc5061a31701efe7eda1f6587) fix align TestBed interfaces and implementation ([#46635](https://github-redirect.dependabot.com/angular/angular/pull/46635))

forms

| 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](https://github.com/angular/angular/tree/HEAD/packages/language-service/issues/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](https://github.com/angular/angular/tree/HEAD/packages/language-service/issues/46713))
  • db1b6fe fix(language-service): Fix detection of Angular for v14+ projects ([#45998](https://github.com/angular/angular/tree/HEAD/packages/language-service/issues/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](https://github.com/angular/angular/tree/HEAD/packages/language-service/issues/45749))
  • 9b35787 refactor(compiler-cli): unify tracked template scope dependencies ([#45672](https://github.com/angular/angular/tree/HEAD/packages/language-service/issues/45672))
  • Additional commits viewable in [compare view](https://github.com/angular/angular/commits/14.2.0/packages/language-service)

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)

┆Issue is synchronized with this Asana task by Unito

Bumps [@angular/language-service](https://github.com/angular/angular/tree/HEAD/packages/language-service) from 12.2.4 to 14.2.0.
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/14.2.0/packages/language-service)

---
updated-dependencies:
- dependency-name: "@angular/language-service"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 1, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 6, 2022

Looks like @angular/language-service is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Sep 6, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/develop/angular/language-service-14.2.0 branch September 6, 2022 07:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants