Skip to content

Chore: update dependencies - #2403

Open
renovate[bot] wants to merge 3 commits into
mainfrom
renovate/dependencies
Open

Chore: update dependencies#2403
renovate[bot] wants to merge 3 commits into
mainfrom
renovate/dependencies

Conversation

@renovate

@renovate renovate Bot commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
node-addon-api 8.8.08.9.0 age confidence
node-gyp 13.0.013.0.1 age confidence
simple-statistics 7.9.07.9.3 age confidence

Release Notes

nodejs/node-addon-api (node-addon-api)

v8.9.0

Compare Source

Features
  • add support for SharedArrayBuffer in TypedArray and TypedArrayOf<T> (#​1731) (00b95ef)
nodejs/node-gyp (node-gyp)

v13.0.1

Compare Source

Core
Miscellaneous
simple-statistics/simple-statistics (simple-statistics)

v7.9.3

Compare Source

Patch Changes
  • 2a98671: Mark the package as "type": "module" and rename the CommonJS bundle to dist/simple-statistics.cjs. Consumers resolve through the exports map, so both import "simple-statistics" and require("simple-statistics") keep working unchanged — only the internal CJS bundle path moved. (Code that hard-coded the deep path simple-statistics/dist/simple-statistics.js, bypassing the package entry points, should switch to the package name or the .cjs path.)

v7.9.2

Compare Source

Patch Changes
  • d571a60: Fix quantile() bug when an array was provided as the second argument

    Thanks Alexander Kireyev for the identification
    and fix.

v7.9.1

Compare Source

Patch Changes
  • 9c1bb2f: fix: gamma() no longer infinitely recurses for 0 < n < 1

Configuration

📅 Schedule: (in timezone America/Los_Angeles)

  • Branch creation
    • "on the 27th day of the month"
  • Automerge
    • At any time (no schedule defined)

🚦 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.


  • 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 enabled auto-merge (squash) July 27, 2026 09:44
@github-actions github-actions Bot added the renovate/rebase Label to request a rebase from Renovate label Jul 28, 2026
@renovate renovate Bot removed the renovate/rebase Label to request a rebase from Renovate label Jul 28, 2026
@renovate
renovate Bot force-pushed the renovate/dependencies branch from 7c2fed0 to 2f22fd8 Compare July 28, 2026 15:50
@github-actions github-actions Bot added the renovate/rebase Label to request a rebase from Renovate label Jul 30, 2026
@renovate renovate Bot removed the renovate/rebase Label to request a rebase from Renovate label Jul 30, 2026
@renovate
renovate Bot force-pushed the renovate/dependencies branch from 4f9f7a8 to 6e0a286 Compare July 30, 2026 19:24
@github-actions

github-actions Bot commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

⚠️ Vulnerable dependencies

A package*.json file changed in this pull request. As a notice, these dependencies have known security vulnerabilities:

{
  "critical": {},
  "high": {
    "brace-expansion@5.0.7": "https://github.com/advisories/GHSA-mh99-v99m-4gvg"
  },
  "moderate": {}
}

Comment generated by the Node.js Dependency Watchdog workflow.

@codecov

codecov Bot commented Jul 30, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.35%. Comparing base (6d33a86) to head (2e292f1).

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.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate

renovate Bot commented Jul 30, 2026

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate 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.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant