Skip to content

breaking: the dependency node has been updated to a new major version (v24.14.0), which may include breaking changes. #major#289

Merged
venkatamutyala merged 1 commit intomainfrom
renovate/node-24.x
Feb 25, 2026
Merged

breaking: the dependency node has been updated to a new major version (v24.14.0), which may include breaking changes. #major#289
venkatamutyala merged 1 commit intomainfrom
renovate/node-24.x

Conversation

@public-glueops-renovatebot
Copy link
Copy Markdown
Contributor

@public-glueops-renovatebot public-glueops-renovatebot Bot commented Oct 28, 2025

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Type Update Change
node (source) volta major 22.22.024.14.0
node final major 22-slim24-slim

Release Notes

nodejs/node (node)

v24.14.0: 2026-02-24, Version 24.14.0 'Krypton' (LTS), @​ruyadorno prepared by @​aduh95

Compare Source

Notable Changes
  • [8b6d31d379] - (SEMVER-MINOR) async_hooks: add trackPromises option to createHook() (Joyee Cheung) #​61415
  • [68da144b4e] - build,deps: replace cjs-module-lexer with merve (Yagiz Nizipli) #​61456
  • [f3a24c76e4] - (SEMVER-MINOR) deps: add LIEF as a dependency (Joyee Cheung) #​61167
  • [1948861d23] - (SEMVER-MINOR) events: repurpose events.listenerCount() to accept EventTargets (René) #​60214
  • [d6f7c8d06f] - (SEMVER-MINOR) fs: add ignore option to fs.watch (Matteo Collina) #​61433
  • [cb54b3ca6e] - (SEMVER-MINOR) http: add http.setGlobalProxyFromEnv() (Joyee Cheung) #​60953
  • [35b1759d06] - (SEMVER-MINOR) module: allow subpath imports that start with #/ (Jan Martin) #​60864
  • [2d72ea66f2] - (SEMVER-MINOR) process: preserve AsyncLocalStorage in queueMicrotask only when needed (Gürgün Dayıoğlu) #​60913
  • [6f4a4f6c8e] - (SEMVER-MINOR) sea: split sea binary manipulation code (Joyee Cheung) #​61167
  • [c0ceb9b065] - (SEMVER-MINOR) sqlite: enable defensive mode by default (Bart Louwers) #​61266
  • [33d8e8303b] - (SEMVER-MINOR) sqlite: add sqlite prepare options args (Guilherme Araújo) #​61311
  • [563ab699eb] - (SEMVER-MINOR) src: add initial support for ESM in embedder API (Joyee Cheung) #​61548
  • [4c80031000] - (SEMVER-MINOR) stream: add bytes() method to node:stream/consumers (wantaek) #​60426
  • [f5233df4ff] - (SEMVER-MINOR) stream: do not pass readable.compose() output via Readable.from() (René) #​60907
  • [345a40fda3] - (SEMVER-MINOR) test: use fixture directories for sea tests (Joyee Cheung) #​61167
  • [972f82411d] - (SEMVER-MINOR) test_runner: add env option to run function (Ethan Arrowood) #​61367
  • [d77f98c4b6] - (SEMVER-MINOR) test_runner: support expecting a test-case to fail (Jacob Smith) #​60669
  • [8e900af6ba] - (SEMVER-MINOR) util: add convertProcessSignalToExitCode utility (Erick Wendel) #​60963
Commits

v24.13.1: 2026-02-10, Version 24.13.1 'Krypton' (LTS), @​aduh95

Compare Source

Notable Changes
Commits

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 these updates again.


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

This PR has been generated by Renovate Bot.

@public-glueops-renovatebot public-glueops-renovatebot Bot changed the title breaking: the dependency node has been updated to a new major version (24.10.0), which may include breaking changes. #major breaking: the dependency node has been updated to a new major version (v24.11.0), which may include breaking changes. #major Oct 28, 2025
@public-glueops-renovatebot
Copy link
Copy Markdown
Contributor Author

public-glueops-renovatebot Bot commented Oct 28, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options.
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: react-copy-to-clipboard@5.1.0
npm error Found: react@19.2.2
npm error node_modules/react
npm error   react@"^19.0.0" from the root project
npm error   peer react@"^18.0.0 || ^19.0.0" from @docusaurus/core@3.7.0
npm error   node_modules/@docusaurus/core
npm error     @docusaurus/core@"^3.3.2" from the root project
npm error     @docusaurus/core@"3.7.0" from @docusaurus/plugin-content-blog@3.7.0
npm error     node_modules/@docusaurus/plugin-content-blog
npm error       @docusaurus/plugin-content-blog@"3.7.0" from @docusaurus/preset-classic@3.7.0
npm error       node_modules/@docusaurus/preset-classic
npm error         @docusaurus/preset-classic@"^3.3.2" from the root project
npm error       1 more (@docusaurus/theme-classic)
npm error     11 more (@docusaurus/plugin-content-docs, ...)
npm error   29 more (@docusaurus/mdx-loader, ...)
npm error
npm error Could not resolve dependency:
npm error peer react@"^15.3.0 || 16 || 17 || 18" from react-copy-to-clipboard@5.1.0
npm error node_modules/react-copy-to-clipboard
npm error   react-copy-to-clipboard@"^5.1.0" from the root project
npm error
npm error Conflicting peer dependency: react@18.3.1
npm error node_modules/react
npm error   peer react@"^15.3.0 || 16 || 17 || 18" from react-copy-to-clipboard@5.1.0
npm error   node_modules/react-copy-to-clipboard
npm error     react-copy-to-clipboard@"^5.1.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2026-02-25T03_11_52_505Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2026-02-25T03_11_52_505Z-debug-0.log

@public-glueops-renovatebot public-glueops-renovatebot Bot force-pushed the renovate/node-24.x branch 5 times, most recently from 77279a0 to 7e9de17 Compare November 4, 2025 15:57
@public-glueops-renovatebot public-glueops-renovatebot Bot force-pushed the renovate/node-24.x branch 2 times, most recently from e28f7f3 to d84c467 Compare November 11, 2025 22:36
@public-glueops-renovatebot public-glueops-renovatebot Bot changed the title breaking: the dependency node has been updated to a new major version (v24.11.0), which may include breaking changes. #major breaking: the dependency node has been updated to a new major version (v24.11.1), which may include breaking changes. #major Nov 11, 2025
@public-glueops-renovatebot public-glueops-renovatebot Bot force-pushed the renovate/node-24.x branch 8 times, most recently from 3776ba0 to 86434bf Compare November 18, 2025 07:55
@public-glueops-renovatebot public-glueops-renovatebot Bot force-pushed the renovate/node-24.x branch 3 times, most recently from 6b34bee to db1b4e3 Compare November 28, 2025 21:53
@public-glueops-renovatebot public-glueops-renovatebot Bot force-pushed the renovate/node-24.x branch 5 times, most recently from 18af6f5 to 7a15625 Compare December 10, 2025 16:57
@public-glueops-renovatebot public-glueops-renovatebot Bot changed the title breaking: the dependency node has been updated to a new major version (v24.12.0), which may include breaking changes. #major breaking: the dependency node has been updated to a new major version (v24.13.0), which may include breaking changes. #major Jan 13, 2026
@public-glueops-renovatebot public-glueops-renovatebot Bot force-pushed the renovate/node-24.x branch 3 times, most recently from a355b80 to e2fd435 Compare January 14, 2026 22:53
@public-glueops-renovatebot public-glueops-renovatebot Bot force-pushed the renovate/node-24.x branch 5 times, most recently from c51551a to 4846fc1 Compare February 3, 2026 07:48
@public-glueops-renovatebot public-glueops-renovatebot Bot force-pushed the renovate/node-24.x branch 2 times, most recently from d9ab810 to 8b10704 Compare February 10, 2026 13:52
@public-glueops-renovatebot public-glueops-renovatebot Bot changed the title breaking: the dependency node has been updated to a new major version (v24.13.0), which may include breaking changes. #major breaking: the dependency node has been updated to a new major version (v24.13.1), which may include breaking changes. #major Feb 10, 2026
@public-glueops-renovatebot public-glueops-renovatebot Bot force-pushed the renovate/node-24.x branch 7 times, most recently from b78fcd7 to 8b597ac Compare February 12, 2026 09:23
@public-glueops-renovatebot public-glueops-renovatebot Bot force-pushed the renovate/node-24.x branch 2 times, most recently from 6430a25 to d5303ff Compare February 24, 2026 15:37
@public-glueops-renovatebot public-glueops-renovatebot Bot changed the title breaking: the dependency node has been updated to a new major version (v24.13.1), which may include breaking changes. #major breaking: the dependency node has been updated to a new major version (v24.14.0), which may include breaking changes. #major Feb 24, 2026
@public-glueops-renovatebot public-glueops-renovatebot Bot force-pushed the renovate/node-24.x branch 2 times, most recently from 7f13540 to cf42352 Compare February 24, 2026 23:56
@venkatamutyala venkatamutyala enabled auto-merge (squash) February 25, 2026 02:44
…on (v24.14.0), which may include breaking changes. #major
@venkatamutyala venkatamutyala merged commit 7f6cce3 into main Feb 25, 2026
3 of 4 checks passed
@public-glueops-renovatebot public-glueops-renovatebot Bot deleted the renovate/node-24.x branch February 25, 2026 04:06
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