Skip to content

build(deps): bump node-gyp-build from 3.9.0 to 4.8.4 - #284

Merged
szegedi merged 5 commits into
mainfrom
dependabot/npm_and_yarn/node-gyp-build-4.8.4
May 13, 2026
Merged

build(deps): bump node-gyp-build from 3.9.0 to 4.8.4#284
szegedi merged 5 commits into
mainfrom
dependabot/npm_and_yarn/node-gyp-build-4.8.4

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubFeb 24, 2026

Copy link
Copy Markdown

Bumps node-gyp-build from 3.9.0 to 4.8.4.

Commits

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

@dependabotdependabotBot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code semver-patch Bug or security fixes, mainly labels Feb 24, 2026
@dependabot@github

dependabotBot commented on behalf of githubFeb 24, 2026

Copy link
Copy Markdown
Author

Labels

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

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

@dependabotdependabotBot added dependencies Pull requests that update a dependency file semver-patch Bug or security fixes, mainly javascript Pull requests that update javascript code labels Feb 24, 2026
@github-actions

github-actionsBot commented Feb 24, 2026

Copy link
Copy Markdown

Overall package size

Self size: 2 MB
Deduped: 2.36 MB
No deduping: 2.36 MB

Dependency sizes | name | version | self size | total size | |------|---------|-----------|------------| | source-map | 0.7.6 | 185.63 kB | 185.63 kB | | pprof-format | 2.2.1 | 163.06 kB | 163.06 kB | | node-gyp-build | 4.8.4 | 13.86 kB | 13.86 kB |

🤖 This report was automatically generated by heaviest-objects-in-the-universe

@pr-commenter

pr-commenterBot commented Feb 24, 2026

Copy link
Copy Markdown

Benchmarks

Benchmark execution time: 2026-03-04 17:32:00

Comparing candidate commit 6600abc in PR branch dependabot/npm_and_yarn/node-gyp-build-4.8.4 with baseline commit 2db9741 in branch main.

Found 0 performance improvements and 0 performance regressions! Performance is the same for 92 metrics, 28 unstable metrics.

szegedi
szegedi previously approved these changes Mar 3, 2026
@szegedi

Copy link
Copy Markdown

@dependabot rebase

@dependabot@github

dependabotBot commented on behalf of githubApr 27, 2026

Copy link
Copy Markdown
Author

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@szegedi

Copy link
Copy Markdown

@dependabot recreate

Bumps [node-gyp-build](https://github.com/prebuild/node-gyp-build) from 3.9.0 to 4.8.4.
- [Commits](prebuild/node-gyp-build@v3.9.0...v4.8.4)
---
updated-dependencies:
- dependency-name: node-gyp-build
dependency-version: 4.8.4
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabotBotforce-pushed the dependabot/npm_and_yarn/node-gyp-build-4.8.4 branch from 6600abc to 3f8d1c4CompareApril 27, 2026 16:24
szegediand others added 3 commits April 28, 2026 10:56
node-gyp-build v4 uses a different prebuild filename convention than v3.
Pass node-gyp-build-major: 4 so action-prebuildify produces matching
prebuilds.
szegedi
szegedi previously approved these changes May 13, 2026
@szegedi
szegedi merged commit eaf01ce into mainMay 13, 2026
66 checks passed
@szegedi
szegedi deleted the dependabot/npm_and_yarn/node-gyp-build-4.8.4 branch May 13, 2026 11:59
@IlyasShabiIlyasShabi mentioned this pull request May 19, 2026
IlyasShabi added a commit that referenced this pull request May 19, 2026
* use trusted publishing for dev releases (#310)
* use trusted publishing for dev releases
* use release publisher file to release dev tag too (#311)
use release publisher file to release dev tag
* chore(deps): minor: sinon · patch: @types/node, @types/sinon (#317)
Co-authored-by: gh-worker-campaigns-3e9aa4[bot] <244854796+gh-worker-campaigns-3e9aa4[bot]@users.noreply.github.com>
* build(deps-dev): bump typescript from 5.9.3 to 6.0.3 (#315)
* build(deps-dev): bump typescript from 5.9.3 to 6.0.3
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.9.3 to 6.0.3.
- [Commits](microsoft/TypeScript@v5.9.3...v6.0.3)
---
updated-dependencies:
- dependency-name: typescript
dependency-version: 6.0.3
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* fix(ts): explicit types in tsconfig and bump @types/node to 25.6.0
TypeScript 6.0 no longer auto-loads @types/* by default with this
project's tsconfig setup, so Node and Mocha globals (Buffer, process,
__dirname, describe, it, ...) became unresolved. Pin "types" to
["node", "mocha"] so the compiler picks them up explicitly.
Also bumps @types/node from 25.5.2 to 25.6.0, superseding #314.
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Attila Szegedi <attila.szegedi@datadoghq.com>
* chore(deps): node-gyp-build (major → 4.8.4) (#316)
Co-authored-by: gh-worker-campaigns-3e9aa4[bot] <244854796+gh-worker-campaigns-3e9aa4[bot]@users.noreply.github.com>
* build(deps-dev): bump @types/node from 25.6.0 to 25.7.0 (#324)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 25.6.0 to 25.7.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-version: 25.7.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* build(deps-dev): bump eslint-plugin-n from 17.24.0 to 18.0.1 (#320)
Bumps [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) from 17.24.0 to 18.0.1.
- [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases)
- [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md)
- [Commits](eslint-community/eslint-plugin-n@v17.24.0...v18.0.1)
---
updated-dependencies:
- dependency-name: eslint-plugin-n
dependency-version: 18.0.1
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* build(deps): bump node-gyp-build from 3.9.0 to 4.8.4 (#284)
Bumps [node-gyp-build](https://github.com/prebuild/node-gyp-build) from 3.9.0 to 4.8.4.
- [Commits](prebuild/node-gyp-build@v3.9.0...v4.8.4)
---
updated-dependencies:
- dependency-name: node-gyp-build
dependency-version: 4.8.4
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Attila Szegedi <szegedi@users.noreply.github.com>
* build(deps-dev): bump semver from 7.7.4 to 7.8.0 (#323)
Bumps [semver](https://github.com/npm/node-semver) from 7.7.4 to 7.8.0.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](npm/node-semver@v7.7.4...v7.8.0)
---
updated-dependencies:
- dependency-name: semver
dependency-version: 7.8.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* build(deps-dev): bump sinon from 21.1.2 to 22.0.0 (#325)
Bumps [sinon](https://github.com/sinonjs/sinon) from 21.1.2 to 22.0.0.
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md)
- [Commits](sinonjs/sinon@v21.1.2...v22.0.0)
---
updated-dependencies:
- dependency-name: sinon
dependency-version: 22.0.0
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Add Node.js v25 to benchmarks (#326)
* support Node.js v26 (#327)
* support Node.js v26
* Revert lazy profile-tree changes to mitigate CpuProfile::Delete crash (#329)
* Revert "use stop and collect on time profiler (#305)"
This reverts commit 85f2457.
* Revert "Switch heap profiling to use lazy allocation profile method by default (#281)"
This reverts commit fb3d75d.
* Touchup for TS6 changes introduced after the reverted commits.
Specifically enforcing TS2883 under `composite: true`: any
function whose inferred return type names a non-imported
type must be annotated explicitly.
* v14.5.2
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: gh-worker-campaigns-3e9aa4[bot] <244854796+gh-worker-campaigns-3e9aa4[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Attila Szegedi <attila.szegedi@datadoghq.com>
Co-authored-by: Attila Szegedi <szegedi@users.noreply.github.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency filejavascriptPull requests that update javascript codesemver-patchBug or security fixes, mainly

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@szegedi