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

Bump @angular/language-service from 14.2.4 to 14.2.5 #1570

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 6, 2022

Bumps @angular/language-service from 14.2.4 to 14.2.5.

Release notes

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

v14.2.5

14.2.5 (2022-10-05)

Special Thanks

Alexander Wiebe, Ciprian Sauliuc, Dmytro Mezhenskyi, George Kalpakas, Joe Martin (Crowdstaffing), Jordan, Ole M, Paul Gschwendtner, Pawel Kozlowski and mgechev

Changelog

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

14.2.5 (2022-10-05)

This release contains various API docs improvements.

Special Thanks

Alexander Wiebe, Ciprian Sauliuc, Dmytro Mezhenskyi, George Kalpakas, Joe Martin (Crowdstaffing), Jordan, Ole M, Paul Gschwendtner, Pawel Kozlowski and mgechev

15.0.0-next.4 (2022-09-28)

Breaking Changes

router

  • The title property is now required on ActivatedRouteSnapshot

Deprecations

core

  • The bit field signature of Injector.get() has been deprecated, in favor of the new options object.
  • The bit field signature of TestBed.inject() has been deprecated, in favor of the new options object.

core

Commit Type Description
841c8e5138 feat support object-based DI flags in Injector.get() (#46761)
120555a626 feat support object-based DI flags in TestBed.inject() (#46761)
aef8d0bb02 fix correctly check for typeof of undefined in ngDevMode check (#47480)
85330f3fd9 fix update isDevMode to rely on ngDevMode (#47475)

language-service

Commit Type Description
e7ee53c541 feat support to fix invalid banana in box (#47393)

router

Commit Type Description
6a88bad019 fix Ensure ActivatedRouteSnapshot#title has correct value (#47481)

Special Thanks

Alan Agius, Alex Rickabaugh, Andrew Kushnir, Andrew Scott, Ashley Hunter, Doug Parker, Jessica Janiuk, JiaLiPassion, Kristiyan Kostadinov, Rokas Brazdžionis, Simona Cotin and ivanwonder

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)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 6, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #1570 (4cee01d) into master (8ebcce9) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1570   +/-   ##
=======================================
  Coverage   41.49%   41.49%           
=======================================
  Files          51       51           
  Lines         788      788           
  Branches       55       55           
=======================================
  Hits          327      327           
  Misses        456      456           
  Partials        5        5           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@github-actions github-actions bot merged commit 9360f52 into master Oct 6, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular/language-service-14.2.5 branch October 6, 2022 02:38
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.

1 participant