Skip to content

build(deps-dev): bump node-addon-api from 8.6.0 to 8.7.0#524

Open
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/npm_and_yarn/node-addon-api-8.7.0
Open

build(deps-dev): bump node-addon-api from 8.6.0 to 8.7.0#524
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/npm_and_yarn/node-addon-api-8.7.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Apr 2, 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)

mook-as and others added 2 commits April 1, 2026 18:41
This sets up renovate; note that this breaks the postinstall script as well
as rddepman, because it changes the format of the dependency list but they
have not been updated to match.
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 @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Apr 2, 2026

Labels

The following labels could not be found: component/dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@mook-as mook-as force-pushed the main branch 6 times, most recently from a367e56 to 75d383a Compare April 2, 2026 19:57
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