• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

SAP / ui5-webcomponents-react / 15869307229 / 6 – compat
89%
main: 89%

Build:
DEFAULT BRANCH: main
Ran 25 Jun 2025 06:53AM UTC
Files 160
Run time 4s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

25 Jun 2025 06:44AM UTC coverage: 18.62%. Remained the same
compat – 15869307229.6

push

github

web-flow
chore(deps): update node.js to v22.17.0 (main) (#7470)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [node](https://nodejs.org)
([source](https://redirect.github.com/nodejs/node)) | minor | `22.16.0`
-> `22.17.0` |

---

### Release Notes

<details>
<summary>nodejs/node (node)</summary>

###
[`v22.17.0`](https://redirect.github.com/nodejs/node/releases/tag/v22.17.0):
2025-06-24, Version 22.17.0 &#x27;Jod&#x27; (LTS), @&#8203;aduh95

[Compare
Source](https://redirect.github.com/nodejs/node/compare/v22.16.0...v22.17.0)

##### Notable Changes

##### ⚠️ Deprecations

##### Instantiating `node:http` classes **without `new`**

Constructing classes like `IncomingMessage` or `ServerResponse` without
the `new`
keyword is now discouraged. This clarifies API expectations and aligns
with standard
JavaScript behavior. It may warn or error in future versions.

Contributed by Yagiz Nizipli in
[#&#8203;58518](https://redirect.github.com/nodejs/node/pull/58518).

##### `options.shell = ""` in `node:child_process`

Using an empty string for `shell` previously had undefined behavior.
This change
encourages explicit choices (e.g., `shell: true` or a shell path) and
avoids
relying on implementation quirks.

Contributed by Antoine du Hamel and Renegade334
[#&#8203;58564](https://redirect.github.com/nodejs/node/pull/58564).

##### HTTP/2 priority signaling

The HTTP/2 prioritization API (e.g., `stream.priority`) is now
deprecated due to
poor real-world support. Applications should avoid using priority hints
and expect future removal.

Contributed by Matteo Collina and Antoine du Hamel
[#&#8203;58313](https://redirect.github.com/nodejs/node/pull/58313).

##### ✅ Features graduated to stable

##### `assert.partialDeepStrictEqual()`

This method compares only a subset of properties in deep object
comparisons,
useful for flexible test assertions. Its stabilization means it's now
safe for
general use and won't change unexpectedly in futu... (continued)

195 of 3077 branches covered (6.34%)

912 of 4898 relevant lines covered (18.62%)

506.76 hits per line

Source Files on job compat - 15869307229.6
  • Tree
  • List 160
  • Changed 2
  • Source Changed 2
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 15869307229
  • 47919b82 on github
  • Prev Job for on main (#15843736839.2)
  • Next Job for on main (#15966834040.5)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc