Skip to content

chore(deps-dev): bump @angular/language-service from 19.0.5 to 19.2.4 in /ui #221

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2025

Bumps @angular/language-service from 19.0.5 to 19.2.4.

Release notes

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

19.2.4

core

Commit Description
fix - 081f5f5a83f fix used templates are not deleted (#60459)

localize

Commit Description
fix - a2f622d82d6 handle @​angular/build:karma in ng add (#60513)

platform-browser

Commit Description
fix - 8e8ccc79279 ensure platformBrowserTesting includes platformBrowser providers (#60480)

19.2.3

compiler-cli

Commit Description
fix - aa8ea7a5b2 report more accurate diagnostic for invalid import (#60455)

core

Commit Description
fix - 13a8709b2b catch hydration marker with implicit body tag (#60429)
fix - 296aded9da execute timer trigger outside zone (#60392)
fix - 0615ffb4f7 include input name in error message (#60404)

platform-browser-dynamic

Commit Description
fix - 1e06c8e8b6 ensure compiler is loaded before @angular/common (#60458)

upgrade

Commit Description
fix - 9e1a1030c8 handle output emitters when downgrading a component (#60369)

v19.2.2

19.2.2 (2025-03-12)

common

Commit Description
fix - 90a16a1088 support equality function in httpResource (#60026)

compiler

Commit Description
fix - 56b551d273 incorrect spans for template literals (#60323) (#60331)

compiler-cli

Commit Description
fix - 23ca88522b handle transformed classes when generating HMR code (#60298)

core

... (truncated)

Changelog

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

19.2.4 (2025-03-26)

core

Commit Type Description
081f5f5a83f fix fix used templates are not deleted (#60459)

localize

Commit Type Description
a2f622d82d6 fix handle @​angular/build:karma in ng add (#60513)

platform-browser

Commit Type Description
8e8ccc79279 fix ensure platformBrowserTesting includes platformBrowser providers (#60480)

20.0.0-next.3 (2025-03-19)

Breaking Changes

core

    • TestBed.get has been removed. Use TestBed.inject instead.

compiler-cli

Commit Type Description
bec1610da2 feat add extended diagnostic for invalid nullish coalescing (#60279)
1971e57a45 feat support type checking of host bindings (#60267)
29eded6457 fix report more accurate diagnostic for invalid import (#60455)
2d51a203dc fix wrong event name for host listener decorators (#60460)

core

Commit Type Description
22d3f0562c feat add hook for producer creation side effects (#60333)
b154fb3911 feat add support for two-way bindings on dynamically-created components (#60342)
644d9f3bbd feat mark the toSignal API as stable (#60442)
5e209cb560 feat remove TestBed.get (#60414)
b461e06ecb fix catch hydration marker with implicit body tag (#60429)
b8daf472d8 fix execute timer trigger outside zone (#60392)
8953e45a43 fix include input name in error message (#60404)
48974c3cf8 fix remove rejectErrors option encourages uncaught exceptions (#60397)
04d963c0a5 fix remove unused parameter from listener instruction (#60406)

platform-browser-dynamic

Commit Type Description
3606aabd6b fix ensure compiler is loaded before @angular/common (#60458)

upgrade

Commit Type Description
cd7c170763 fix handle output emitters when downgrading a component (#60369)

... (truncated)

Commits
  • bf899ef build: prepare testing infrastructure for code splitting of core package (#...
  • 044dac9 feat(bazel): support bundling .d.ts with code splitting (#60321) (#60332)
  • 48dc0d6 refactor(language-service): rename internal symbols to accommodate type check...
  • 9d8e943 refactor(compiler-cli): rework resource handling to allow directives (#60191)
  • 1a71167 refactor(compiler-cli): rework source manager to accommodate directives (#60191)
  • 3f01166 fix(language-service): Forward the tags for quick info from the type definiti...
  • 176475f fix(language-service): provide correct rename info for elements (#60088)
  • fe8a683 feat(compiler): support untagged template literals in expressions (#59230)
  • c5c20e9 fix(compiler-cli): check event side of two-way bindings (#59002)
  • 0513fbc docs: set syntax highlighting of code examples MD code blocks (#59026)
  • 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 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)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 1, 2025
Copy link

qodo-merge-pro bot commented Apr 1, 2025

CI Feedback 🧐

(Feedback updated until commit abb9caa)

A test triggered by this PR failed. Here is an AI-generated analysis of the failure:

Action: build-client

Failed stage: Install Dependencies & Build Docker Image [❌]

Failure summary:

The action failed during the npm installation process due to Node.js version incompatibility.
Specifically:

1. The error occurred during the postinstall script of [email protected] (line 1060-1063)
2. The root cause
is a syntax error in the nx package: SyntaxError: Unexpected token '??=' (lines 192-194)
3. This
syntax (nullish coalescing assignment operator) is not supported in Node.js 14.21.3 which is being
used in the environment
4. Multiple warnings throughout the log indicate that many packages require
Node.js 16, 18, or newer versions, while the current environment is using Node.js 14.21.3 (e.g.,
lines 301-317)

Relevant error logs:
1:  ##[group]Operating System
2:  Ubuntu
...

179:  > [email protected] install /home/runner/work/angular-spring-reactive-sample/angular-spring-reactive-sample/ui/node_modules/lmdb
180:  > node-gyp-build-optional-packages
181:  > [email protected] postinstall /home/runner/work/angular-spring-reactive-sample/angular-spring-reactive-sample/ui/node_modules/@angular-devkit/build-angular/node_modules/esbuild
182:  > node install.js
183:  > [email protected] postinstall /home/runner/work/angular-spring-reactive-sample/angular-spring-reactive-sample/ui/node_modules/@angular/build/node_modules/esbuild
184:  > node install.js
185:  > [email protected] postinstall /home/runner/work/angular-spring-reactive-sample/angular-spring-reactive-sample/ui/node_modules/esbuild
186:  > node install.js
187:  > [email protected] postinstall /home/runner/work/angular-spring-reactive-sample/angular-spring-reactive-sample/ui/node_modules/vite/node_modules/esbuild
188:  > node install.js
189:  > [email protected] postinstall /home/runner/work/angular-spring-reactive-sample/angular-spring-reactive-sample/ui/node_modules/nx
190:  > node ./bin/post-install
191:  /home/runner/work/angular-spring-reactive-sample/angular-spring-reactive-sample/ui/node_modules/nx/src/utils/delayed-spinner.js:76
192:  opts ??= {};
193:  ^^^
194:  SyntaxError: Unexpected token '??='
195:  at wrapSafe (internal/modules/cjs/loader.js:1029:16)
...

300:  npm WARN notsup Not compatible with your version of node/npm: [email protected]
301:  npm WARN notsup Unsupported engine for [email protected]: wanted: {"node":">=18"} (current: {"node":"14.21.3","npm":"6.14.18"})
302:  npm WARN notsup Not compatible with your version of node/npm: [email protected]
303:  npm WARN notsup Unsupported engine for [email protected]: wanted: {"node":">= 18.12.0"} (current: {"node":"14.21.3","npm":"6.14.18"})
304:  npm WARN notsup Not compatible with your version of node/npm: [email protected]
305:  npm WARN notsup Unsupported engine for [email protected]: wanted: {"node":">=18"} (current: {"node":"14.21.3","npm":"6.14.18"})
306:  npm WARN notsup Not compatible with your version of node/npm: [email protected]
307:  npm WARN notsup Unsupported engine for [email protected]: wanted: {"node":">=16"} (current: {"node":"14.21.3","npm":"6.14.18"})
308:  npm WARN notsup Not compatible with your version of node/npm: [email protected]
309:  npm WARN notsup Unsupported engine for [email protected]: wanted: {"node":">=18"} (current: {"node":"14.21.3","npm":"6.14.18"})
310:  npm WARN notsup Not compatible with your version of node/npm: [email protected]
311:  npm WARN notsup Unsupported engine for [email protected]: wanted: {"node":">=18"} (current: {"node":"14.21.3","npm":"6.14.18"})
312:  npm WARN notsup Not compatible with your version of node/npm: [email protected]
313:  npm WARN notsup Unsupported engine for [email protected]: wanted: {"node":">=18"} (current: {"node":"14.21.3","npm":"6.14.18"})
314:  npm WARN notsup Not compatible with your version of node/npm: [email protected]
315:  npm WARN notsup Unsupported engine for [email protected]: wanted: {"node":">=16"} (current: {"node":"14.21.3","npm":"6.14.18"})
316:  npm WARN notsup Not compatible with your version of node/npm: [email protected]
317:  npm WARN notsup Unsupported engine for [email protected]: wanted: {"node":">=18.12"} (current: {"node":"14.21.3","npm":"6.14.18"})
...

346:  npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for @napi-rs/[email protected]: wanted {"os":"freebsd","arch":"x64"} (current: {"os":"linux","arch":"x64"})
347:  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: @napi-rs/[email protected] (node_modules/@napi-rs/nice/node_modules/@napi-rs/nice-linux-arm64-musl):
348:  npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for @napi-rs/[email protected]: wanted {"os":"linux","arch":"arm64"} (current: {"os":"linux","arch":"x64"})
349:  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: @napi-rs/[email protected] (node_modules/@napi-rs/nice/node_modules/@napi-rs/nice-win32-arm64-msvc):
350:  npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for @napi-rs/[email protected]: wanted {"os":"win32","arch":"arm64"} (current: {"os":"linux","arch":"x64"})
351:  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: @napi-rs/[email protected] (node_modules/@napi-rs/nice/node_modules/@napi-rs/nice-android-arm-eabi):
352:  npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for @napi-rs/[email protected]: wanted {"os":"android","arch":"arm"} (current: {"os":"linux","arch":"x64"})
353:  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: @napi-rs/[email protected] (node_modules/@napi-rs/nice/node_modules/@napi-rs/nice-linux-s390x-gnu):
354:  npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for @napi-rs/[email protected]: wanted {"os":"linux","arch":"s390x"} (current: {"os":"linux","arch":"x64"})
355:  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: @napi-rs/[email protected] (node_modules/@napi-rs/nice/node_modules/@napi-rs/nice-linux-ppc64-gnu):
356:  npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for @napi-rs/[email protected]: wanted {"os":"linux","arch":"ppc64"} (current: {"os":"linux","arch":"x64"})
357:  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: @napi-rs/[email protected] (node_modules/@napi-rs/nice/node_modules/@napi-rs/nice-linux-riscv64-gnu):
358:  npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for @napi-rs/[email protected]: wanted {"os":"linux","arch":"riscv64"} (current: {"os":"linux","arch":"x64"})
359:  npm WARN notsup Unsupported engine for @testing-library/[email protected]: wanted: {"node":">=18"} (current: {"node":"14.21.3","npm":"6.14.18"})
360:  npm WARN notsup Not compatible with your version of node/npm: @testing-library/[email protected]
361:  npm WARN notsup Unsupported engine for [email protected]: wanted: {"node":">= 16"} (current: {"node":"14.21.3","npm":"6.14.18"})
362:  npm WARN notsup Not compatible with your version of node/npm: [email protected]
363:  npm WARN notsup Unsupported engine for [email protected]: wanted: {"node":">=18"} (current: {"node":"14.21.3","npm":"6.14.18"})
...

940:  npm WARN notsup Not compatible with your version of node/npm: [email protected]
941:  npm WARN notsup Unsupported engine for [email protected]: wanted: {"node":"^18.17.0 || >=20.5.0"} (current: {"node":"14.21.3","npm":"6.14.18"})
942:  npm WARN notsup Not compatible with your version of node/npm: [email protected]
943:  npm WARN notsup Unsupported engine for [email protected]: wanted: {"node":"^18.17.0 || >=20.5.0"} (current: {"node":"14.21.3","npm":"6.14.18"})
944:  npm WARN notsup Not compatible with your version of node/npm: [email protected]
945:  npm WARN notsup Unsupported engine for [email protected]: wanted: {"node":">=16"} (current: {"node":"14.21.3","npm":"6.14.18"})
946:  npm WARN notsup Not compatible with your version of node/npm: [email protected]
947:  npm WARN notsup Unsupported engine for [email protected]: wanted: {"node":">=16"} (current: {"node":"14.21.3","npm":"6.14.18"})
948:  npm WARN notsup Not compatible with your version of node/npm: [email protected]
949:  npm WARN notsup Unsupported engine for [email protected]: wanted: {"node":"^18.17.0 || >=20.5.0"} (current: {"node":"14.21.3","npm":"6.14.18"})
950:  npm WARN notsup Not compatible with your version of node/npm: [email protected]
951:  npm WARN notsup Unsupported engine for [email protected]: wanted: {"node":"^18.17.0 || >=20.5.0"} (current: {"node":"14.21.3","npm":"6.14.18"})
952:  npm WARN notsup Not compatible with your version of node/npm: [email protected]
953:  npm WARN notsup Unsupported engine for [email protected]: wanted: {"node":"^18.17.0 || >=20.5.0"} (current: {"node":"14.21.3","npm":"6.14.18"})
954:  npm WARN notsup Not compatible with your version of node/npm: [email protected]
955:  npm WARN notsup Unsupported engine for [email protected]: wanted: {"node":"^18.17.0 || >=20.5.0"} (current: {"node":"14.21.3","npm":"6.14.18"})
956:  npm WARN notsup Not compatible with your version of node/npm: [email protected]
957:  npm WARN notsup Unsupported engine for @npmcli/[email protected]: wanted: {"node":"^18.17.0 || >=20.5.0"} (current: {"node":"14.21.3","npm":"6.14.18"})
...

1048:  npm WARN notsup Not compatible with your version of node/npm: @typescript-eslint/[email protected]
1049:  npm WARN notsup Unsupported engine for @typescript-eslint/[email protected]: wanted: {"node":"^18.18.0 || >=20.0.0"} (current: {"node":"14.21.3","npm":"6.14.18"})
1050:  npm WARN notsup Not compatible with your version of node/npm: @typescript-eslint/[email protected]
1051:  npm WARN notsup Unsupported engine for [email protected]: wanted: {"node":">=16"} (current: {"node":"14.21.3","npm":"6.14.18"})
1052:  npm WARN notsup Not compatible with your version of node/npm: [email protected]
1053:  npm WARN notsup Unsupported engine for [email protected]: wanted: {"node":">=18"} (current: {"node":"14.21.3","npm":"6.14.18"})
1054:  npm WARN notsup Not compatible with your version of node/npm: [email protected]
1055:  npm WARN [email protected] requires a peer of @angular/compiler@>=2.3.1 <13.0.0 || ^12.0.0-next || ^12.1.0-next || ^12.2.0-next but none is installed. You must install peer dependencies yourself.
1056:  npm WARN [email protected] requires a peer of @angular/core@>=2.3.1 <13.0.0 || ^12.0.0-next || ^12.1.0-next || ^12.2.0-next but none is installed. You must install peer dependencies yourself.
1057:  npm WARN @mdx-js/[email protected] requires a peer of @types/react@>=16 but none is installed. You must install peer dependencies yourself.
1058:  npm ERR! code ELIFECYCLE
1059:  npm ERR! errno 1
1060:  npm ERR! [email protected] postinstall: `node ./bin/post-install`
1061:  npm ERR! Exit status 1
1062:  npm ERR! 
1063:  npm ERR! Failed at the [email protected] postinstall script.
1064:  npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
1065:  npm ERR! A complete log of this run can be found in:
1066:  npm ERR!     /home/runner/.npm/_logs/2025-04-01T22_45_03_047Z-debug.log
1067:  ##[error]Process completed with exit code 1.
1068:  Post job cleanup.

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.

0 participants