crypto: add optional callback to crypto.diffieHellman by panva · Pull Request #57274 · nodejs/node
added
the
semver-minor
label
nodejs-github-bot
added
c++
labels
panva
changed the title
crypto: add optional callback to crypto.diffiehellman
crypto: add optional callback to crypto.diffieHellman
panva
marked this pull request as ready for review
panva
added
author ready
and removed author ready
labels
panva
added
author ready
labels
panva
added
the
commit-queue
label
panva
deleted the
diffiehellman-callback
branch
aduh95 pushed a commit that referenced this pull request
PR-URL: #57274 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de>
nodejs-github-bot added a commit that referenced this pull request
Notable changes: assert: * (SEMVER-MINOR) implement partial error comparison (Ruben Bridgewater) #57370 * (SEMVER-MINOR) improve partialDeepStrictEqual (Ruben Bridgewater) #57370 assert,util: * (SEMVER-MINOR) improve performance (Ruben Bridgewater) #57370 benchmark: * (SEMVER-MINOR) adjust assert runtimes (Ruben Bridgewater) #57370 * (SEMVER-MINOR) skip running some assert benchmarks by default (Ruben Bridgewater) #57370 * (SEMVER-MINOR) add assert partialDeepStrictEqual benchmark (Ruben Bridgewater) #57370 crypto: * (SEMVER-MINOR) add optional callback to crypto.diffieHellman (Filip Skokan) #57274 process: * (SEMVER-MINOR) add execve (Paolo Insogna) #56496 sqlite: * (SEMVER-MINOR) add StatementSync.prototype.columns() (Colin Ihrig) #57490 util: * (SEMVER-MINOR) expose diff function used by the assertion errors (Giovanni Bucci) #57462 PR-URL: #57694
aduh95 added a commit that referenced this pull request
Notable changes: assert: * (SEMVER-MINOR) implement partial error comparison (Ruben Bridgewater) #57370 crypto: * (SEMVER-MINOR) add optional callback to `crypto.diffieHellman` (Filip Skokan) #57274 process: * (SEMVER-MINOR) add `execve` (Paolo Insogna) #56496 sqlite: * (SEMVER-MINOR) add `StatementSync.prototype.columns()` (Colin Ihrig) #57490 util: * (SEMVER-MINOR) expose diff function used by the assertion errors (Giovanni Bucci) #57462 PR-URL: #57694 Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
aduh95 added a commit that referenced this pull request
Notable changes: assert: * (SEMVER-MINOR) implement partial error comparison (Ruben Bridgewater) #57370 crypto: * (SEMVER-MINOR) add optional callback to `crypto.diffieHellman` (Filip Skokan) #57274 process: * (SEMVER-MINOR) add `execve` (Paolo Insogna) #56496 sqlite: * (SEMVER-MINOR) add `StatementSync.prototype.columns()` (Colin Ihrig) #57490 util: * (SEMVER-MINOR) expose diff function used by the assertion errors (Giovanni Bucci) #57462 PR-URL: #57694
aduh95 added a commit that referenced this pull request
Notable changes: assert: * (SEMVER-MINOR) implement partial error comparison (Ruben Bridgewater) #57370 crypto: * (SEMVER-MINOR) add optional callback to `crypto.diffieHellman` (Filip Skokan) #57274 process: * (SEMVER-MINOR) add `execve` (Paolo Insogna) #56496 sqlite: * (SEMVER-MINOR) add `StatementSync.prototype.columns()` (Colin Ihrig) #57490 util: * (SEMVER-MINOR) expose diff function used by the assertion errors (Giovanni Bucci) #57462 PR-URL: #57694
aduh95 added a commit that referenced this pull request
Notable changes: assert: * (SEMVER-MINOR) implement partial error comparison (Ruben Bridgewater) #57370 crypto: * (SEMVER-MINOR) add optional callback to `crypto.diffieHellman` (Filip Skokan) #57274 process: * (SEMVER-MINOR) add `execve` (Paolo Insogna) #56496 sqlite: * (SEMVER-MINOR) add `StatementSync.prototype.columns()` (Colin Ihrig) #57490 util: * (SEMVER-MINOR) expose diff function used by the assertion errors (Giovanni Bucci) #57462 PR-URL: #57694
RafaelGSS pushed a commit that referenced this pull request
PR-URL: #57274 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de>
RafaelGSS pushed a commit that referenced this pull request
PR-URL: #57274 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de>
JonasBa pushed a commit to JonasBa/node that referenced this pull request
Notable changes: assert: * (SEMVER-MINOR) implement partial error comparison (Ruben Bridgewater) nodejs#57370 crypto: * (SEMVER-MINOR) add optional callback to `crypto.diffieHellman` (Filip Skokan) nodejs#57274 process: * (SEMVER-MINOR) add `execve` (Paolo Insogna) nodejs#56496 sqlite: * (SEMVER-MINOR) add `StatementSync.prototype.columns()` (Colin Ihrig) nodejs#57490 util: * (SEMVER-MINOR) expose diff function used by the assertion errors (Giovanni Bucci) nodejs#57462 PR-URL: nodejs#57694
RafaelGSS pushed a commit that referenced this pull request
PR-URL: #57274 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de>
RafaelGSS pushed a commit that referenced this pull request
Notable changes: assert: * (SEMVER-MINOR) implement partial error comparison (Ruben Bridgewater) #57370 crypto: * (SEMVER-MINOR) add optional callback to `crypto.diffieHellman` (Filip Skokan) #57274 process: * (SEMVER-MINOR) add `execve` (Paolo Insogna) #56496 sqlite: * (SEMVER-MINOR) add `StatementSync.prototype.columns()` (Colin Ihrig) #57490 util: * (SEMVER-MINOR) expose diff function used by the assertion errors (Giovanni Bucci) #57462 PR-URL: #57694
RafaelGSS pushed a commit that referenced this pull request
PR-URL: #57274 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de>
RafaelGSS pushed a commit that referenced this pull request
Notable changes: assert: * (SEMVER-MINOR) implement partial error comparison (Ruben Bridgewater) #57370 crypto: * (SEMVER-MINOR) add optional callback to `crypto.diffieHellman` (Filip Skokan) #57274 process: * (SEMVER-MINOR) add `execve` (Paolo Insogna) #56496 sqlite: * (SEMVER-MINOR) add `StatementSync.prototype.columns()` (Colin Ihrig) #57490 util: * (SEMVER-MINOR) expose diff function used by the assertion errors (Giovanni Bucci) #57462 PR-URL: #57694