Skip to content

chore(deps): update node.js to v24.15.0#194

Merged
renovate-sh-app[bot] merged 1 commit intomainfrom
grafanarenovatebot/node-24.x
Apr 21, 2026
Merged

chore(deps): update node.js to v24.15.0#194
renovate-sh-app[bot] merged 1 commit intomainfrom
grafanarenovatebot/node-24.x

Conversation

@renovate-sh-app
Copy link
Copy Markdown
Contributor

@renovate-sh-app renovate-sh-app Bot commented Apr 18, 2026

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Update Change
node (source) minor 24.14.124.15.0

Release Notes

nodejs/node (node)

v24.15.0: 2026-04-15, Version 24.15.0 'Krypton' (LTS), @​aduh95

Compare Source

Notable Changes
  • [3d87ecacbc] - (SEMVER-MINOR) cli: add --max-heap-size option (tannal) #​58708
  • [83c38672f7] - cli: add --require-module/--no-require-module (Joyee Cheung) #​60959
  • [54ef940e01] - (SEMVER-MINOR) crypto: add raw key formats support to the KeyObject APIs (Filip Skokan) #​62240
  • [f4a3edc47a] - (SEMVER-MINOR) fs: add throwIfNoEntry option for fs.stat and fs.promises.stat (Juan José) #​61178
  • [5cdcba17cc] - (SEMVER-MINOR) http2: add http1Options for HTTP/1 fallback configuration (Amol Yadav) #​61713
  • [8b6be3fe14] - module: mark require(esm) as stable (Joyee Cheung) #​60959
  • [68fbc0c6cc] - module: mark module compile cache as stable (Joyee Cheung) #​60971
  • [c851e76f8c] - (SEMVER-MINOR) net: add setTOS and getTOS to Socket (Amol Yadav) #​61503
  • [6ac4304c87] - (SEMVER-MINOR) sqlite: add limits property to DatabaseSync (Mert Can Altin) #​61298
  • [aaf9af1672] - sqlite: mark as release candidate (Matteo Collina) #​61262
  • [eb77a7a297] - (SEMVER-MINOR) src: add C++ support for diagnostics channels (RafaelGSS) #​61869
  • [6834ca13bb] - (SEMVER-MINOR) stream: rename Duplex.toWeb() type option to readableType (René) #​61632
  • [f5f21d36a6] - test_runner: add exports option for module mocks (sangwook) #​61727
  • [1f2025fd1e] - (SEMVER-MINOR) test_runner: expose worker ID for concurrent test execution (Ali Hassan) #​61394
  • [1ca20fc33d] - (SEMVER-MINOR) test_runner: show interrupted test on SIGINT (Matteo Collina) #​61676
Commits

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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

Need help?

You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section.

@renovate-sh-app renovate-sh-app Bot requested a review from a team as a code owner April 18, 2026 01:40
@renovate-sh-app renovate-sh-app Bot enabled auto-merge (squash) April 18, 2026 01:40
@renovate-sh-app renovate-sh-app Bot force-pushed the grafanarenovatebot/node-24.x branch from d464886 to ce46d5e Compare April 20, 2026 07:31
@renovate-sh-app renovate-sh-app Bot changed the title chore(deps): update node.js to v24.15.0 chore(deps): update node.js to v24.15.0 - autoclosed Apr 20, 2026
@renovate-sh-app renovate-sh-app Bot closed this Apr 20, 2026
auto-merge was automatically disabled April 20, 2026 11:21

Pull request was closed

@renovate-sh-app renovate-sh-app Bot deleted the grafanarenovatebot/node-24.x branch April 20, 2026 11:22
@renovate-sh-app renovate-sh-app Bot changed the title chore(deps): update node.js to v24.15.0 - autoclosed chore(deps): update node.js to v24.15.0 Apr 20, 2026
@renovate-sh-app renovate-sh-app Bot reopened this Apr 20, 2026
@renovate-sh-app renovate-sh-app Bot force-pushed the grafanarenovatebot/node-24.x branch 2 times, most recently from ce46d5e to 387b3b7 Compare April 20, 2026 16:46
@renovate-sh-app
Copy link
Copy Markdown
Contributor Author

Rebase requested. Renovate is processing this repository now.

| datasource   | package | from     | to       |
| ------------ | ------- | -------- | -------- |
| node-version | node    | v24.14.1 | v24.15.0 |


Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
@renovate-sh-app renovate-sh-app Bot enabled auto-merge (squash) April 21, 2026 06:05
@renovate-sh-app renovate-sh-app Bot force-pushed the grafanarenovatebot/node-24.x branch from 387b3b7 to 67dd429 Compare April 21, 2026 06:05
@renovate-sh-app renovate-sh-app Bot merged commit c630b82 into main Apr 21, 2026
15 checks passed
@github-actions github-actions Bot mentioned this pull request Apr 21, 2026
zeitlinger pushed a commit that referenced this pull request Apr 21, 2026
### Added

- *(registry)* switch shfmt to aqua backend
([#175](#175))

### Fixed

- treat cargo-clippy as a partial fixer
([#197](#197))
- *(registry)* add --tests to cargo-clippy, add test coverage
([#176](#176))

### Other

- *(deps)* update taiki-e/install-action digest to 055f5df
([#180](#180))
- *(deps)* update dependency npm:@biomejs/biome to v2.4.12
([#191](#191))
- *(deps)* update rust crate clap to v4.6.1
([#196](#196))
- *(deps)* update rust crate tokio to v1.52.1
([#192](#192))
- *(deps)* update dependency pipx:ruff to v0.15.11
([#198](#198))
- *(deps)* update node.js to v24.15.0
([#194](#194))
- *(deps)* update dependency npm:prettier to v3.8.3
([#193](#193))
- exclude mise install dir from Windows Defender
([#188](#188))
- *(deps)* update dependency npm:renovate to v43.129.0
([#200](#200))
- restructure README/docs and split registry module
([#187](#187))
- *(deps)* update dependency mise to v2026.4.15
([#199](#199))

> [!IMPORTANT]
> Close and reopen this PR to trigger CI checks.

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant