Bump nodegit from 0.28.0-alpha.33 to 0.28.0-alpha.36 by dependabot[bot] · Pull Request #269 · web-platform-tests/results-analysis

Bumps nodegit from 0.28.0-alpha.33 to 0.28.0-alpha.36.

Release notes

Sourced from nodegit's releases.

v0.3.2 (atom-shell/nw.js fix)

This release fixes the build process when installing to atom-shell or nw.js in node.js 0.12. No API changes.

Changelog

Sourced from nodegit's changelog.

v0.28.0-alpha.36 (2025-11-21)

Full Changelog

Summary of Changes

  • Use openssl unconditionally for linux electron builds
  • Fix cross-compiling libssh2
  • Fix Windows SSH keys, tests, documentation
  • Add CI tests and Prebuilts for MacOS arm64
  • Bump tar-fsa to fix security vulnerabilities

Merged PRs into NodeGit

v0.28.0-alpha.35 (2025-11-14)

Full Changelog

Summary of Changes

  • Bump libgit2 to 1.9.1
  • Bump OpenSSL to 3.0
  • Move OpenSSL Packaging to Github Actions
  • Add arm64 build Support

Merged PRs into NodeGit

v0.28.0-alpha.34 (2025-07-23)

Full Changelog

Summary of Changes

  • Empty release to fix downstream issues

Merged PRs into NodeGit

  • None
Commits
  • c999ce2 Bump to v0.28.0-alpha.36
  • b47b7fc Merge pull request #2030 from zawata/add-macos-prebuilts
  • d8db070 fix incorrect git_time_t narrowing
  • 8f3cb1c Merge pull request #2034 from nodegit/dependabot/npm_and_yarn/tar-fs-3.1.1
  • 1818a7d Bump tar-fs from 3.0.9 to 3.1.1
  • 9d6fed9 add macos arm64 tests and prebuilts
  • 4e3817d Merge pull request #2033 from zawata/linux-electron-update
  • 9977abb fix ssh-key-related tests
  • 7404623 cross-compilation fixes for openssl and libss2
  • c2962d5 always use custom openssl for linux electron builds
  • 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)