Skip to content

Bump nan from 2.23.0 to 2.24.0#4549

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/nan-2.24.0
Open

Bump nan from 2.23.0 to 2.24.0#4549
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/nan-2.24.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2026

Bumps nan from 2.23.0 to 2.24.0.

Changelog

Sourced from nan's changelog.

2.24.0 Dec 03 2025

  • Feature: Adding new Nan::TryEncode() wrapper for node::TryEncode() (#1005) fd5ff3f5ab3f5bb6bb6dd2d247f3eccd79227854

2.23.1 Nov 05 2025

  • Feature: Adding WriteUtf8V2() and SetPrototypeV2() methods to support v8 14.3 (#1004) 9e1106ab7b7036d262df7f430eee3bff33757e9a
Commits
  • 5d0ff9c 2.24.0
  • c768265 Prepare for 2.24.0
  • fd5ff3f Adding new Nan::TryEncode() wrapper for node::TryEncode() (#1005)
  • 4f2ac29 2.23.1
  • a056b7b Prepare for 2.23.1
  • 9cfebed Fixing an issue with SetAccessor() method passing incorrect parameter in v8 12.0
  • 590dab4 splitting line to satisfy cpplint requirements
  • 1743e81 updating WriteUtf8V2 method
  • 86adbd0 adding Node.js 25 to CI
  • 15fa8e0 using SetPrototypeV2() method for v8 version 14.0 and higher
  • Additional commits viewable 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [nan](https://github.com/nodejs/nan) from 2.23.0 to 2.24.0.
- [Changelog](https://github.com/nodejs/nan/blob/main/CHANGELOG.md)
- [Commits](nodejs/nan@v2.23.0...v2.24.0)

---
updated-dependencies:
- dependency-name: nan
  dependency-version: 2.24.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 Jan 1, 2026
@codecov
Copy link

codecov bot commented Jan 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.54%. Comparing base (002e67a) to head (500971f).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4549   +/-   ##
=======================================
  Coverage   88.54%   88.54%           
=======================================
  Files         443      443           
  Lines       18012    18012           
=======================================
  Hits        15949    15949           
  Misses       2063     2063           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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