Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: nodejs/node-addon-api
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.6.0
Choose a base ref
...
head repository: nodejs/node-addon-api
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.7.0
Choose a head ref
  • 8 commits
  • 29 files changed
  • 7 contributors

Commits on Feb 27, 2026

  1. Configuration menu
    Copy the full SHA
    af7d42e View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2026

  1. Configuration menu
    Copy the full SHA
    845ba8e View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2026

  1. Configuration menu
    Copy the full SHA
    7fef973 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2026

  1. Configuration menu
    Copy the full SHA
    967bbd5 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2026

  1. chore(deps): bump the all group across 1 directory with 6 updates (#1717

    )
    
    Bumps the all group with 6 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [step-security/harden-runner](https://github.com/step-security/harden-runner) | `2.14.0` | `2.15.1` |
    | [actions/setup-node](https://github.com/actions/setup-node) | `6.2.0` | `6.3.0` |
    | [github/codeql-action](https://github.com/github/codeql-action) | `4.31.11` | `4.32.6` |
    | [actions/dependency-review-action](https://github.com/actions/dependency-review-action) | `4.8.2` | `4.9.0` |
    | [actions/upload-artifact](https://github.com/actions/upload-artifact) | `6.0.0` | `7.0.0` |
    | [actions/stale](https://github.com/actions/stale) | `10.1.1` | `10.2.0` |
    
    
    
    Updates `step-security/harden-runner` from 2.14.0 to 2.15.1
    - [Release notes](https://github.com/step-security/harden-runner/releases)
    - [Commits](step-security/harden-runner@20cf305...58077d3)
    
    Updates `actions/setup-node` from 6.2.0 to 6.3.0
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@6044e13...53b8394)
    
    Updates `github/codeql-action` from 4.31.11 to 4.32.6
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@19b2f06...0d579ff)
    
    Updates `actions/dependency-review-action` from 4.8.2 to 4.9.0
    - [Release notes](https://github.com/actions/dependency-review-action/releases)
    - [Commits](actions/dependency-review-action@3c4e3dc...2031cfc)
    
    Updates `actions/upload-artifact` from 6.0.0 to 7.0.0
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@b7c566a...bbbca2d)
    
    Updates `actions/stale` from 10.1.1 to 10.2.0
    - [Release notes](https://github.com/actions/stale/releases)
    - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
    - [Commits](actions/stale@9971854...b5d41d4)
    
    ---
    updated-dependencies:
    - dependency-name: step-security/harden-runner
      dependency-version: 2.15.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all
    - dependency-name: actions/setup-node
      dependency-version: 6.3.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all
    - dependency-name: github/codeql-action
      dependency-version: 4.32.6
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all
    - dependency-name: actions/dependency-review-action
      dependency-version: 4.9.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all
    - dependency-name: actions/upload-artifact
      dependency-version: 7.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: all
    - dependency-name: actions/stale
      dependency-version: 10.2.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 20, 2026
    Configuration menu
    Copy the full SHA
    f8210c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b8d69e View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2026

  1. feat: add Date::New overload for a std::chrono::system_clock::time_po…

    …int (#1705)
    
    Co-authored-by: Kevin Eady <8634912+KevinEady@users.noreply.github.com>
    cacharle and KevinEady authored Mar 23, 2026
    Configuration menu
    Copy the full SHA
    7fb063d View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2026

  1. chore: release v8.7.0 (#1716)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Mar 26, 2026
    Configuration menu
    Copy the full SHA
    0eafea5 View commit details
    Browse the repository at this point in the history
Loading