Skip to content

Bump node-addon-api from 8.6.0 to 8.7.0 in the npm-dependencies group across 1 directory#389

Merged
jbampton merged 1 commit intomainfrom
dependabot/npm_and_yarn/npm-dependencies-4a653acbba
Apr 3, 2026
Merged

Bump node-addon-api from 8.6.0 to 8.7.0 in the npm-dependencies group across 1 directory#389
jbampton merged 1 commit intomainfrom
dependabot/npm_and_yarn/npm-dependencies-4a653acbba

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 2, 2026

Bumps the npm-dependencies group with 1 update in the / directory: node-addon-api.

Updates node-addon-api from 8.6.0 to 8.7.0

Changelog

Sourced from node-addon-api's changelog.

8.7.0 (2026-03-23)

Features

  • add Date::New overload for a std::chrono::system_clock::time_point (#1705) (7fb063d)
  • add Object::GetPrototype and Object::SetPrototype (#1715) (967bbd5), closes #1691
  • add support for SharedArrayBuffer in DataViews (#1714) (7b8d69e)

Bug Fixes

Commits
  • 0eafea5 chore: release v8.7.0 (#1716)
  • 7fb063d feat: add Date::New overload for a std::chrono::system_clock::time_point (#1705)
  • 7b8d69e feat: add support for SharedArrayBuffer in DataViews (#1714)
  • f8210c6 chore(deps): bump the all group across 1 directory with 6 updates (#1717)
  • 967bbd5 feat: add Object::GetPrototype and Object::SetPrototype (#1715)
  • 7fef973 fix: fix -Wextra-semi (#1718)
  • 845ba8e fix: add missing const to ObjectReference::Set string parameter (#1713)
  • af7d42e doc: add instructions to build with ninja (#1709)
  • See full diff in compare view

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript labels Apr 2, 2026
@dependabot dependabot bot requested a review from jbampton as a code owner April 2, 2026 10:26
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript labels Apr 2, 2026
@socket-security
Copy link
Copy Markdown

socket-security bot commented Apr 2, 2026

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatednode-addon-api@​8.6.0 ⏵ 8.7.01001009992 +2100

View full report

@jbampton jbampton self-assigned this Apr 2, 2026
@jbampton jbampton added this to Next Apr 2, 2026
@github-project-automation github-project-automation bot moved this to In progress in Next Apr 2, 2026
@jbampton jbampton added this to the Hackfest milestone Apr 2, 2026
@jbampton jbampton moved this from In progress to Review in progress in Next Apr 2, 2026
Copy link
Copy Markdown
Member

@BaseMax BaseMax left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, lets merge it next week.

@jbampton
Copy link
Copy Markdown
Member

jbampton commented Apr 3, 2026

@dependabot rebase

@dependabot dependabot bot changed the title Bump node-addon-api from 8.6.0 to 8.7.0 in the npm-dependencies group Bump node-addon-api from 8.6.0 to 8.7.0 in the npm-dependencies group across 1 directory Apr 3, 2026
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/npm-dependencies-4a653acbba branch from e10182e to d25fc6f Compare April 3, 2026 03:38
@jbampton
Copy link
Copy Markdown
Member

jbampton commented Apr 3, 2026

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/npm-dependencies-4a653acbba branch from d25fc6f to 996b8d2 Compare April 3, 2026 04:02
@jbampton jbampton requested a review from Copilot April 3, 2026 04:13
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request updates the repository’s npm dependency set by bumping node-addon-api to the latest patch/minor release, keeping the project’s native addon build tooling dependencies current.

Changes:

  • Bump node-addon-api from ^8.6.0 to ^8.7.0 in package.json.
  • Update package-lock.json to lock node-addon-api to 8.7.0 (including updated resolved URL and integrity hash).

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
package.json Updates the declared dependency version range for node-addon-api to ^8.7.0.
package-lock.json Updates the locked node-addon-api package metadata to 8.7.0 to match package.json.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@jbampton
Copy link
Copy Markdown
Member

jbampton commented Apr 3, 2026

@dependabot rebase

Bumps the npm-dependencies group with 1 update: [node-addon-api](https://github.com/nodejs/node-addon-api).


Updates `node-addon-api` from 8.6.0 to 8.7.0
- [Release notes](https://github.com/nodejs/node-addon-api/releases)
- [Changelog](https://github.com/nodejs/node-addon-api/blob/main/CHANGELOG.md)
- [Commits](nodejs/node-addon-api@v8.6.0...v8.7.0)

---
updated-dependencies:
- dependency-name: node-addon-api
  dependency-version: 8.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/npm-dependencies-4a653acbba branch from 996b8d2 to 7493059 Compare April 3, 2026 04:55
@github-project-automation github-project-automation bot moved this from Review in progress to Reviewer approved in Next Apr 3, 2026
@jbampton jbampton merged commit f4f7658 into main Apr 3, 2026
5 of 6 checks passed
@jbampton jbampton deleted the dependabot/npm_and_yarn/npm-dependencies-4a653acbba branch April 3, 2026 05:07
@github-project-automation github-project-automation bot moved this from Reviewer approved to Done in Next Apr 3, 2026
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 javascript

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants