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

Unleash / unleash / 8514412714
87%
master: 91%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 01 Apr 2024 10:21PM UTC
Jobs 1
Files 603
Run time 1min
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

01 Apr 2024 10:15PM UTC coverage: 87.648% (-0.03%) from 87.676%
8514412714

push

github

web-flow
chore(deps): update node.js to v18.20.0 (#6748)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [node](https://togithub.com/nodejs/node) | final | minor |
`18.19.1-alpine` -> `18.20.0-alpine` |
| [node](https://togithub.com/nodejs/node) | stage | minor |
`18.19.1-alpine` -> `18.20.0-alpine` |

---

### Release Notes

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

###
[`v18.20.0`](https://togithub.com/nodejs/node/releases/tag/v18.20.0):
2024-03-26, Version 18.20.0 &#x27;Hydrogen&#x27; (LTS),
@&#8203;richardlau

[Compare
Source](https://togithub.com/nodejs/node/compare/v18.19.1...v18.20.0)

##### Notable Changes

##### Added support for import attributes

Support has been added for import attributes, to replace the old import
assertions syntax. This will aid migration by making the new syntax
available
across all currently supported Node.js release lines.

This adds the `with` keyword which should be used in place of the
previous
`assert` keyword, which will be removed in a future semver-major Node.js
release.

For example,

```console
import "foo" assert { ... }
```

should be replaced with

```console
import "foo" with { ... }
```

For more details, see

-   [#&#8203;50134](https://togithub.com/nodejs/node/issues/50134)
-   [#&#8203;51622](https://togithub.com/nodejs/node/issues/51622)

Contributed by Nicolò Ribaudo in
[#&#8203;51136](https://togithub.com/nodejs/node/pull/51136)
and Antoine du Hamel in
[#&#8203;50140](https://togithub.com/nodejs/node/pull/50140).

##### Doc deprecation for `dirent.path`

Please use newly added `dirent.parentPath` instead.

Contributed by Antoine du Hamel in
[#&#8203;50976](https://togithub.com/nodejs/node/pull/50976)
and [#&#8203;51020](https://togithub.com/nodejs/node/pull/51020).

##### Experimental node-api feature flags

Introduces an experimental feature to segregate fin... (continued)

2574 of 3376 branches covered (76.24%)

12574 of 14346 relevant lines covered (87.65%)

657.91 hits per line

Jobs
ID Job ID Ran Files Coverage
1 8514412714.1 01 Apr 2024 10:21PM UTC 0
87.65
GitHub Action Run
Source Files on build 8514412714
Detailed source file information is not available for this build.
  • Back to Repo
  • e7c55767 on github
  • Prev Build on main (#8512761425)
  • Next Build on main (#8516125978)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc