Chore: update dependencies - #2403
Open
renovate[bot] wants to merge 3 commits into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/dependencies
branch
from
July 28, 2026 15:50
7c2fed0 to
2f22fd8
Compare
renovate
Bot
force-pushed
the
renovate/dependencies
branch
from
July 30, 2026 19:24
4f9f7a8 to
6e0a286
Compare
Contributor
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2403 +/- ##
=======================================
Coverage 90.35% 90.35%
=======================================
Files 169 169
Lines 11143 11143
Branches 2773 2773
=======================================
Hits 10068 10068
Misses 959 959
Partials 116 116 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
8.8.0→8.9.013.0.0→13.0.17.9.0→7.9.3Release Notes
nodejs/node-addon-api (node-addon-api)
v8.9.0Compare Source
Features
nodejs/node-gyp (node-gyp)
v13.0.1Compare Source
Core
Miscellaneous
simple-statistics/simple-statistics (simple-statistics)
v7.9.3Compare Source
Patch Changes
2a98671: Mark the package as"type": "module"and rename the CommonJS bundle todist/simple-statistics.cjs. Consumers resolve through theexportsmap, so bothimport "simple-statistics"andrequire("simple-statistics")keep working unchanged — only the internal CJS bundle path moved. (Code that hard-coded the deep pathsimple-statistics/dist/simple-statistics.js, bypassing the package entry points, should switch to the package name or the.cjspath.)v7.9.2Compare Source
Patch Changes
d571a60: Fix quantile() bug when an array was provided as the second argumentThanks Alexander Kireyev for the identification
and fix.
v7.9.1Compare Source
Patch Changes
9c1bb2f: fix: gamma() no longer infinitely recurses for 0 < n < 1Configuration
📅 Schedule: (in timezone America/Los_Angeles)
🚦 Automerge: Enabled.
♻ Rebasing: Never, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.