Skip to content

Bump node-addon-api from 8.6.0 to 8.7.0#2788

Merged
github-actions[bot] merged 2 commits intomainfrom
dependabot/npm_and_yarn/node-addon-api-8.7.0
Mar 30, 2026
Merged

Bump node-addon-api from 8.6.0 to 8.7.0#2788
github-actions[bot] merged 2 commits intomainfrom
dependabot/npm_and_yarn/node-addon-api-8.7.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 30, 2026

Bumps 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 compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [node-addon-api](https://github.com/nodejs/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:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 30, 2026
@github-actions github-actions bot enabled auto-merge March 30, 2026 13:48
@github-actions github-actions bot merged commit 8fc6f46 into main Mar 30, 2026
1 check passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/node-addon-api-8.7.0 branch March 30, 2026 13:48
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 Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants