Skip to content

Bump @angular/language-service from 19.2.6 to 19.2.7 in /eform-client#6640

Merged
renemadsen merged 1 commit into
masterfrom
dependabot/npm_and_yarn/eform-client/angular/language-service-19.2.7
Apr 21, 2025
Merged

Bump @angular/language-service from 19.2.6 to 19.2.7 in /eform-client#6640
renemadsen merged 1 commit into
masterfrom
dependabot/npm_and_yarn/eform-client/angular/language-service-19.2.7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 17, 2025

Copy link
Copy Markdown
Contributor

Bumps @angular/language-service from 19.2.6 to 19.2.7.

Release notes

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

19.2.7

common

Commit Description
fix - 37ab6814f5 issue a warning instead of an error when NgOptimizedImage exceeds the preload limit (#60883)

core

Commit Description
fix - b144126612 inject migration: replace param with this. (#60713)

http

Commit Description
fix - d39e09da41 Include HTTP status code and headers when HTTP requests errored in httpResource (#60802)
Changelog

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

19.2.7 (2025-04-16)

common

Commit Type Description
37ab6814f5 fix issue a warning instead of an error when NgOptimizedImage exceeds the preload limit (#60883)

core

Commit Type Description
b144126612 fix inject migration: replace param with this. (#60713)

http

Commit Type Description
d39e09da41 fix Include HTTP status code and headers when HTTP requests errored in httpResource (#60802)

20.0.0-next.6 (2025-04-09)

Breaking Changes

core

  • Animations are guaranteed to be flushed when Angular runs automatic change detection or manual calls to ApplicationRef.tick. Prior to this change, animations would not be flushed in some situations if change detection did not run on any views attached to the application. This change can affect tests which may rely on the old behavior, often by making assertions on DOM elements that should have been removed but weren't because DOM removal is delayed until animations are flushed.

compiler

Commit Type Description
7a971766dc feat add extended diagnostic for uninvoked track function on @for blocks (#60495)

compiler-cli

Commit Type Description
8744c9a165 fix ensure HMR works with different output module type (#60797)

core

Commit Type Description
4e88e18a8e feat mark toObservable as stable (#60449)
8d050b5bfc feat stabilize linkedSignal API (#60741)
866cea9a05 feat Stabilize PendingTasks Injectable (#60716)
39a4e00464 fix fix ng generate @​angular/core:output-migration. Fixes angular#58650 (#60763)
0b69b61929 fix Flush animations when no component has been checked (#58089)
3d85d9363c fix reduce total memory usage of various migration schematics (#60774)
0ae1889560 fix run ApplicationRef.prototype.bootstrap in NgZone (#60720)

http

Commit Type Description
5795e03cdf fix Delay stabilization until next app synchronization (#60656)

... (truncated)

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 17, 2025
@CLAassistant

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Bumps [@angular/language-service](https://github.com/angular/angular/tree/HEAD/packages/language-service) from 19.2.6 to 19.2.7.
- [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/19.2.7/packages/language-service)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/eform-client/angular/language-service-19.2.7 branch from 5c48613 to 62ce178 Compare April 21, 2025 08:16
@renemadsen renemadsen merged commit aff5fc7 into master Apr 21, 2025
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/eform-client/angular/language-service-19.2.7 branch April 21, 2025 12:52
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants