Skip to content

Bump nan from 2.17.0 to 2.23.0#38

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/develop/nan-2.23.0
Open

Bump nan from 2.17.0 to 2.23.0#38
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/develop/nan-2.23.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jul 11, 2025

Bumps nan from 2.17.0 to 2.23.0.

Changelog

Sourced from nan's changelog.

2.23.0 Jul 10 2025

  • Feature: Support Node 23 (#979) 59ab6d03d5d68554290ee9f34003cd90aa92c185

2.22.2 Feb 26 2025

  • Bugfix: Fix version guard for ScriptOrigin constructors (#989) 053239d73702ac11fa0c3c438f85c1409f960f89

2.22.1 Feb 21 2025

  • Build: Fix compatibility with Python >= 3.12 (#987) b5d90f15730b620fb6cc4fed079674740424539a

2.22.0 Oct 11 2024

  • Feature: replace SetAccessor -> SetNativeDataProperty (#977) 6bd62c9a0004339d5d1e18a945c84929d0f6b808

2.21.0 Oct 10 2024

  • Feature: Support for node version 20.17.0 (#976) a7df36eda8a7fe8581c00a18590f5e4faafca7ae

2.20.0 Jun 12 2024

  • Feature: fix removal of v8::CopyablePersistent (#970) 5805ca5c4c2eef9a65316b68741e29f4825c511f

2.19.0 Mar 6 2024

  • Feature: Fix builds for Electron 29 (#966) 1b630ddb3412cde35b64513662b440f9fd71e1ff

2.18.0 Sep 12 2023

  • Feature: Cast v8::Object::GetInternalField() return value to v8::Value (#956) bdfee1788239f735b67fe6b46b1439da755e9b62
Commits
  • 675cefe 2.23.0
  • e1e8b07 Prepare for 2.23.0
  • 6e22585 fix tests
  • 7b1a7c7 test 23 and 24 on appveyor
  • 949c674 Enable correct interceptor return values
  • 1801da5 Deprecate FunctionCallbackInfo::Holder
  • b10ee8f Correct usage of ScriptOrigin in test/news
  • 6bc72e5 add missing deprecation of FunctionCallback::Callee
  • b1d2910 Support Node 23
  • 5a9fcb8 DRAFT: Let's see if CI passes on Node.js v23
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [nan](https://github.com/nodejs/nan) from 2.17.0 to 2.23.0.
- [Changelog](https://github.com/nodejs/nan/blob/main/CHANGELOG.md)
- [Commits](nodejs/nan@v2.17.0...v2.23.0)

---
updated-dependencies:
- dependency-name: nan
  dependency-version: 2.23.0
  dependency-type: direct:production
  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 Jul 11, 2025
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