Skip to content

chore(deps): update node.js to 22.17#947

Merged
renovate[bot] merged 1 commit intomasterfrom
renovate/node-22.17.x
Jun 27, 2025
Merged

chore(deps): update node.js to 22.17#947
renovate[bot] merged 1 commit intomasterfrom
renovate/node-22.17.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jun 27, 2025

This PR contains the following updates:

Package Type Update Change
node (source) engines minor 22.16 -> 22.17

Release Notes

nodejs/node (node)

v22.17.0: 2025-06-24, Version 22.17.0 'Jod' (LTS), @​aduh95

Compare Source

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 #​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 #​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 #​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 future releases.

Contributed by Ruben Bridgewater in #​57370.

Miscellaneous
  • dirent.parentPath
  • filehandle.readableWebStream()
  • fs.glob()
  • fs.openAsBlob()
  • node:readline/promises
  • port.hasRef()
  • readable.compose()
  • readable.iterator()
  • readable.readableAborted
  • readable.readableDidRead
  • Duplex.fromWeb()
  • Duplex.toWeb()
  • Readable.fromWeb()
  • Readable.isDisturbed()
  • Readable.toWeb()
  • stream.isErrored()
  • stream.isReadable()
  • URL.createObjectURL()
  • URL.revokeObjectURL()
  • v8.setHeapSnapshotNearHeapLimit()
  • Writable.fromWeb()
  • Writable.toWeb()
  • writable.writableAborted
  • Startup Snapshot API
  • ERR_INPUT_TYPE_NOT_ALLOWED
  • ERR_UNKNOWN_FILE_EXTENSION
  • ERR_UNKNOWN_MODULE_FORMAT
  • ERR_USE_AFTER_CLOSE

Contributed by James M Snell in
#​57513 and
#​58541.

Semver-minor features
🔧 fs.FileHandle.readableWebStream gets autoClose option

This gives developers explicit control over whether the file descriptor should
be closed when the stream ends. Helps avoid subtle resource leaks.

Contributed by James M Snell in #​58548.

🔧 fs.Dir now supports explicit resource management

This improves ergonomics around async iteration of directories. Developers can
now manually control when a directory is closed using .close() or with Symbol.asyncDispose.

Contributed by Antoine du Hamel in #​58206.

📊 http2 gains diagnostics channel: http2.server.stream.finish

Adds observability support for when a stream finishes. Useful for logging,
monitoring, and debugging HTTP/2 behavior without patching internals.

Contributed by Darshan Sen in #​58560.

🔐 Permissions: implicit allow-fs-read to entrypoint

Node.js permissions model now allows read access to the entry file by default.
It makes running permission-restricted apps smoother while preserving security.

Contributed by Rafael Gonzaga in #​58579.

🎨 util.styleText() adds 'none' style

This lets developers remove styling cleanly without hacks. Useful for overriding
inherited terminal styles when composing styled strings.

Contributed by James M Snell in #​58437.

🧑‍💻 Community updates
Commits

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Jun 27, 2025
@renovate renovate Bot enabled auto-merge (squash) June 27, 2025 04:31
@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Jun 27, 2025
@renovate renovate Bot merged commit cf409fe into master Jun 27, 2025
11 checks passed
@renovate renovate Bot deleted the renovate/node-22.17.x branch June 27, 2025 04:36
DanySK pushed a commit that referenced this pull request Jul 12, 2025
## [1.0.2](1.0.1...1.0.2) (2025-07-12)

### Dependency updates

* **deps:** update dependency gradle to v8.14 ([#904](#904)) ([6a30c1c](6a30c1c))
* **deps:** update dependency gradle to v8.14.1 ([#921](#921)) ([d95b151](d95b151))
* **deps:** update dependency gradle to v8.14.2 ([#935](#935)) ([9fb3d6c](9fb3d6c))
* **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.126 ([#907](#907)) ([6d74b02](6d74b02))
* **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.127 ([#908](#908)) ([3599fa3](3599fa3))
* **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.128 ([#916](#916)) ([9a6aed7](9a6aed7))
* **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.129 ([#925](#925)) ([5eb3b73](5eb3b73))
* **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.130 ([#928](#928)) ([7aa4fe1](7aa4fe1))
* **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.131 ([#929](#929)) ([1e1a252](1e1a252))
* **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.132 ([#932](#932)) ([97fb1b7](97fb1b7))
* **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.133 ([#934](#934)) ([b3d0150](b3d0150))
* **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.134 ([#951](#951)) ([3c1c8c2](3c1c8c2))
* **deps:** update node.js to 22.15 ([#900](#900)) ([ef15628](ef15628))
* **deps:** update node.js to 22.16 ([#926](#926)) ([5117341](5117341))
* **deps:** update node.js to 22.17 ([#947](#947)) ([cf409fe](cf409fe))
* **deps:** update plugin com.gradle.develocity to v4 ([#891](#891)) ([29f93c3](29f93c3))
* **deps:** update plugin com.gradle.develocity to v4.0.1 ([#901](#901)) ([90b9705](90b9705))
* **deps:** update plugin com.gradle.develocity to v4.0.2 ([#930](#930)) ([8d83742](8d83742))
* **deps:** update plugin gitsemver to v5 ([#897](#897)) ([f1a78bb](f1a78bb))
* **deps:** update plugin gitsemver to v5.1.2 ([#902](#902)) ([8180e60](8180e60))
* **deps:** update plugin gitsemver to v5.1.3 ([#912](#912)) ([8cc26fb](8cc26fb))
* **deps:** update plugin gitsemver to v5.1.4 ([#936](#936)) ([cb3f63b](cb3f63b))
* **deps:** update plugin gitsemver to v5.1.5 ([#949](#949)) ([5b01452](5b01452))
* **deps:** update plugin kotlin-jvm to v2.1.20 ([#877](#877)) ([8301587](8301587))
* **deps:** update plugin kotlin-jvm to v2.1.21 ([#911](#911)) ([5ccf444](5ccf444))
* **deps:** update plugin kotlin-jvm to v2.2.0 ([#943](#943)) ([462a22c](462a22c))
* **deps:** update plugin kotlin-qa to v0.82.0 ([#885](#885)) ([9760df7](9760df7))
* **deps:** update plugin kotlin-qa to v0.84.1 ([#887](#887)) ([c0e3153](c0e3153))
* **deps:** update plugin kotlin-qa to v0.85.0 ([#889](#889)) ([2788e0e](2788e0e))
* **deps:** update plugin kotlin-qa to v0.86.1 ([#905](#905)) ([60c2e2b](60c2e2b))
* **deps:** update plugin kotlin-qa to v0.86.2 ([#913](#913)) ([572d5ee](572d5ee))
* **deps:** update plugin kotlin-qa to v0.87.0 ([#920](#920)) ([292d6cb](292d6cb))
* **deps:** update plugin kotlin-qa to v0.87.1 ([#923](#923)) ([9842351](9842351))
* **deps:** update plugin kotlin-qa to v0.88.0 ([#927](#927)) ([503782c](503782c))
* **deps:** update plugin kotlin-qa to v0.89.0 ([#933](#933)) ([408ea3b](408ea3b))
* **deps:** update plugin kotlin-qa to v0.89.1 ([#938](#938)) ([d475e10](d475e10))
* **deps:** update plugin kotlin-qa to v0.89.2 ([#944](#944)) ([cf106d5](cf106d5))
* **deps:** update plugin kotlin-qa to v0.90.0 ([#948](#948)) ([d8989df](d8989df))
* **deps:** update plugin kotlin-qa to v0.90.1 ([#950](#950)) ([4c3a8a4](4c3a8a4))
* **deps:** update plugin multijvmtesting to v3.2.4 ([#878](#878)) ([2b45c4e](2b45c4e))
* **deps:** update plugin multijvmtesting to v3.3.0 ([#881](#881)) ([69f858d](69f858d))
* **deps:** update plugin multijvmtesting to v3.4.0 ([#899](#899)) ([68fbb57](68fbb57))
* **deps:** update plugin multijvmtesting to v3.4.1 ([#903](#903)) ([b8fbb1a](b8fbb1a))
* **deps:** update plugin multijvmtesting to v3.4.2 ([#914](#914)) ([cf42ae2](cf42ae2))
* **deps:** update plugin multijvmtesting to v3.4.3 ([#922](#922)) ([3466aa2](3466aa2))
* **deps:** update plugin multijvmtesting to v3.5.0 ([#931](#931)) ([b60bf02](b60bf02))
* **deps:** update plugin multijvmtesting to v3.5.1 ([#937](#937)) ([089ad54](089ad54))
* **deps:** update plugin multijvmtesting to v3.5.2 ([#945](#945)) ([07fe99d](07fe99d))
* **deps:** update plugin org.danilopianini.gradle-pre-commit-git-hooks to v2.0.23 ([#906](#906)) ([4988979](4988979))
* **deps:** update plugin org.danilopianini.gradle-pre-commit-git-hooks to v2.0.24 ([#915](#915)) ([cfec90d](cfec90d))
* **deps:** update plugin org.danilopianini.gradle-pre-commit-git-hooks to v2.0.25 ([#924](#924)) ([70ba83f](70ba83f))
* **deps:** update plugin org.danilopianini.gradle-pre-commit-git-hooks to v2.0.26 ([#939](#939)) ([e2d520e](e2d520e))
* **deps:** update plugin org.danilopianini.gradle-pre-commit-git-hooks to v2.0.27 ([#946](#946)) ([cebb538](cebb538))
* **deps:** update plugin org.gradle.toolchains.foojay-resolver-convention to v0.10.0 ([#895](#895)) ([6591ed7](6591ed7))
* **deps:** update plugin org.gradle.toolchains.foojay-resolver-convention to v1 ([#919](#919)) ([e15c141](e15c141))
* **deps:** update plugin publishoncentral to v8.0.5 ([#879](#879)) ([e440138](e440138))
* **deps:** update plugin publishoncentral to v8.0.6 ([#890](#890)) ([5e20f5d](5e20f5d))
* **deps:** update plugin publishoncentral to v8.0.7 ([#909](#909)) ([20c1958](20c1958))

### Bug Fixes

* **release:** migrate to Maven Central Portal ([#958](#958)) ([9e3bddb](9e3bddb))

### Build and continuous integration

* **deps:** update actions/setup-node action to v4.4.0 ([#896](#896)) ([45cdb39](45cdb39))
* **deps:** update danysk/build-check-deploy-gradle-action action to v3.7.14 ([#888](#888)) ([c5bc3fc](c5bc3fc))
* **deps:** update danysk/build-check-deploy-gradle-action action to v3.7.15 ([#892](#892)) ([90495cb](90495cb))
* **deps:** update danysk/build-check-deploy-gradle-action action to v3.7.16 ([#894](#894)) ([40dcf09](40dcf09))
* **deps:** update danysk/build-check-deploy-gradle-action action to v3.7.17 ([#898](#898)) ([5d28a37](5d28a37))
* **deps:** update danysk/build-check-deploy-gradle-action action to v3.7.18 ([#910](#910)) ([8d4e1c7](8d4e1c7))
* **deps:** update danysk/build-check-deploy-gradle-action action to v3.7.19 ([#917](#917)) ([7fa7e7e](7fa7e7e))
* **deps:** update danysk/build-check-deploy-gradle-action action to v3.7.20 ([#918](#918)) ([aa10a79](aa10a79))
* **deps:** update danysk/build-check-deploy-gradle-action action to v4 ([#941](#941)) ([90e5871](90e5871))
* **deps:** update danysk/build-check-deploy-gradle-action action to v4.0.1 ([#942](#942)) ([800329c](800329c))
* **deps:** update dependency windows github actions runner to v2025 ([#893](#893)) ([9d371c7](9d371c7))
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.

0 participants