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 13.3.5 #1575

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

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

v13.3.5

13.3.5 (2022-04-27)

bazel

Commit Description
[![](https://img.shields.io/badge/63398e0eb4-fix-green)](https://github.com/angular/angular/commit/63398e0eb4d386eb43cf562e1350887d40489f0a) add this_is_bazel marker ([#45728](https://github.com/angular/angular/tree/HEAD/packages/language-service/issues/45728))

Special Thanks

Andrew Kushnir, George Kalpakas, Joey Perrott and dario-piotrowicz

v13.3.4

13.3.4 (2022-04-20)

core

Commit Description
[![](https://img.shields.io/badge/9317f513d5-fix-green)](https://github.com/angular/angular/commit/9317f513d573916c43e1a43b361d1929765f24c7) better error message when directive extends a component ([#45658](https://github.com/angular/angular/tree/HEAD/packages/language-service/issues/45658))
[![](https://img.shields.io/badge/4766817f02-fix-green)](https://github.com/angular/angular/commit/4766817f0214619e7c3d74448897e0e0469051bb) improve multiple components match error ([#45645](https://github.com/angular/angular/tree/HEAD/packages/language-service/issues/45645))

language-service

Commit Description
[![](https://img.shields.io/badge/d68333e508-fix-green)](https://github.com/angular/angular/commit/d68333e508272e57cc62165e847e068a503c9747) two-way binding completion should not remove the trailing quote ([#45582](https://github.com/angular/angular/tree/HEAD/packages/language-service/issues/45582))

Special Thanks

Andrew Kushnir, Andrew Scott, George Kalpakas, Ilya Marchik, Jeremy Elbourn, Kristiyan Kostadinov, Louis Gombert, Mangalraj, Marko Kaznovac, Paul Gschwendtner, Saurabh Kamble, dario-piotrowicz and ivanwonder

v13.3.3

13.3.3 (2022-04-13)

compiler

Commit Description
[![](https://img.shields.io/badge/e50fd9ee87-fix-green)](https://github.com/angular/angular/commit/e50fd9ee8730aa0946bdc7b3b1975d3f8d893057) avoid errors with extremely long instruction chains ([#45574](https://github.com/angular/angular/tree/HEAD/packages/language-service/issues/45574))

Special Thanks

4javier, Andrew Kushnir, Cédric Exbrayat, Dylan Hunn, George Kalpakas, Hossein Mousavi, Jason Hendee, Joe Martin (Crowdstaffing), Kristiyan Kostadinov, Michael-Doner, Michal Materowski and Virginia Dooley

v13.3.2

13.3.2 (2022-04-06)

animations

Commit Description
[![](https://img.shields.io/badge/b46b25c562-fix-green)](https://github.com/angular/angular/commit/b46b25c562d6f9a76a462b23f5b8f44b5adab98b) handle structured AnimateTimings ([#31107](https://github.com/angular/angular/tree/HEAD/packages/language-service/issues/31107))

Special Thanks

Alan Agius, Andrew Kushnir, Christoph Guttandin, Cédric Exbrayat, mgechev and piyush132000

v13.3.1

13.3.1 (2022-03-30)

bazel

| Commit | Description |

... (truncated)

Changelog

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

13.3.5 (2022-04-27)

bazel

Commit Type Description
[63398e0eb4](https://github.com/angular/angular/commit/63398e0eb4d386eb43cf562e1350887d40489f0a) fix add this_is_bazel marker ([#45728](https://github-redirect.dependabot.com/angular/angular/pull/45728))

Special Thanks

Andrew Kushnir, George Kalpakas, Joey Perrott and dario-piotrowicz

14.0.0-next.14 (2022-04-20)

Breaking Changes

http

  • Queries including + will now actually query for + instead of space. Most workarounds involving custom codecs will be unaffected. Possible server-side workarounds will need to be undone.

router

  • The type of component on ActivatedRoute and ActivatedRouteSnapshot includes string. In reality, this is not the case. The component cannot be anything other than a component class.

  • Lazy loaded configs are now also validated once loaded like the initial set of routes are. Lazy loaded modules which have invalid Route configs will now error. Note that this is only done in dev mode so there is no production impact of this change.

Deprecations

router

  • The resolver argument of the RouterOutletContract.activateWith function and the resolver field of the OutletContext class are deprecated. Passing component factory resolvers are no longer needed. The ComponentFactoryResolver-related symbols were deprecated in @angular/core package since v13.

bazel

Commit Type Description
[f8a1ea0c11](https://github.com/angular/angular/commit/f8a1ea0c117aa97f45b7696d2b0c9b5679e09b9f) fix do not error if files part of srcs are outside of package ([#45622](https://github-redirect.dependabot.com/angular/angular/pull/45622))

compiler-cli

Commit Type Description
[046dad1a8d](https://github.com/angular/angular/commit/046dad1a8d878ea537a6e2ef5f5ef24a85a2cf02) fix fix issue with incremental tracking of APIs for pipes ([#45672](https://github-redirect.dependabot.com/angular/angular/pull/45672))

core

Commit Type Description
[174ce7dd13](https://github.com/angular/angular/commit/174ce7dd13f6d8f941d3aa0b843559614cb68b0c) feat add ApplicationRef.destroy method ([#45624](https://github-redirect.dependabot.com/angular/angular/pull/45624))
[b568a5e708](https://github.com/angular/angular/commit/b568a5e708579f5035f40c7218fbba39ad6b3065) feat implement importProvidersFrom function ([#45626](https://github-redirect.dependabot.com/angular/angular/pull/45626))
[d5a6cd1111](https://github.com/angular/angular/commit/d5a6cd11110c78762a8e6115a718f5851508dbf2) feat implement EnvironmentInjector with adapter to NgModuleRef ([#45626](https://github-redirect.dependabot.com/angular/angular/pull/45626))
[57f8ab2ed8](https://github.com/angular/angular/commit/57f8ab2ed81f9fa12ff84fabcd9771ab877809c5) fix better error message when directive extends a component ([#45658](https://github-redirect.dependabot.com/angular/angular/pull/45658))
[c6e0e3f6d3](https://github.com/angular/angular/commit/c6e0e3f6d31a66dc3034da4dfddbffed4bec37d2) fix improve multiple components match error ([#45645](https://github-redirect.dependabot.com/angular/angular/pull/45645))

forms

Commit Type Description
[e0a2248b32](https://github.com/angular/angular/commit/e0a2248b3233b5d384f33859ef6207613cad909d) feat Add a FormRecord type. ([#45607](https://github-redirect.dependabot.com/angular/angular/pull/45607))
[ff3f5a8d12](https://github.com/angular/angular/commit/ff3f5a8d12e3243620e311b690a050e26493e539) fix Fix a typing bug in FormBuilder. ([#45684](https://github-redirect.dependabot.com/angular/angular/pull/45684))

... (truncated)

Commits
  • d68333e fix(language-service): two-way binding completion should not remove the trail...
  • 3f55567 refactor(compiler-cli): track whether a TcbPosition corresponds with a shim...
  • fa90c74 refactor(compiler-cli): rename ShimLocation to TcbLocation ([#45478](https://github.com/angular/angular/tree/HEAD/packages/language-service/issues/45478))
  • 9bce9ce fix(language-service): Prioritize Angular-specific completions over DOM compl...
  • 3659629 refactor(compiler-cli): remove leftover _extendedTemplateDiagnostics flag (...
  • fe3e4d6 fix(compiler-cli): Handle ng-template with structural directive in indexer ...
  • 100091e fix(compiler-cli): remove leftover _extendedTemplateDiagnostics requirement...
  • a4ab6d6 feat(compiler): add support for safe calls in templates ([#44580](https://github.com/angular/angular/tree/HEAD/packages/language-service/issues/44580))
  • af2a131 feat(language-service): support completions for animation ([#44630](https://github.com/angular/angular/tree/HEAD/packages/language-service/issues/44630))
  • c8cd5d5 build: switch all instances from ng_rollup_bundle to app_bundle ([#44490](https://github.com/angular/angular/tree/HEAD/packages/language-service/issues/44490))
  • Additional commits viewable in [compare view](https://github.com/angular/angular/commits/13.3.5/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
┆Created By: Tammy Yang

Bumps [@angular/language-service](https://github.com/angular/angular/tree/HEAD/packages/language-service) from 12.2.4 to 13.3.5.
- [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/13.3.5/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 May 1, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 1, 2022

Superseded by #1668.

@dependabot dependabot bot closed this Jun 1, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/develop/angular/language-service-13.3.5 branch June 1, 2022 18:14
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