Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
BaseMax
approved these changes
Apr 2, 2026
Member
BaseMax
left a comment
There was a problem hiding this comment.
LGTM, lets merge it next week.
Member
|
@dependabot rebase |
e10182e to
d25fc6f
Compare
Member
|
@dependabot rebase |
d25fc6f to
996b8d2
Compare
There was a problem hiding this comment.
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-apifrom^8.6.0to^8.7.0inpackage.json. - Update
package-lock.jsonto locknode-addon-apito8.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.
Member
|
@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>
996b8d2 to
7493059
Compare
jbampton
approved these changes
Apr 3, 2026
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.
Bumps the npm-dependencies group with 1 update in the / directory: node-addon-api.
Updates
node-addon-apifrom 8.6.0 to 8.7.0Changelog
Sourced from node-addon-api's changelog.
Commits
0eafea5chore: release v8.7.0 (#1716)7fb063dfeat: add Date::New overload for a std::chrono::system_clock::time_point (#1705)7b8d69efeat: add support for SharedArrayBuffer in DataViews (#1714)f8210c6chore(deps): bump the all group across 1 directory with 6 updates (#1717)967bbd5feat: add Object::GetPrototype and Object::SetPrototype (#1715)7fef973fix: fix -Wextra-semi (#1718)845ba8efix: add missing const to ObjectReference::Set string parameter (#1713)af7d42edoc: add instructions to build with ninja (#1709)