aduh95 ยท GitHub

@aduh95 added the semver-major

PRs that contain breaking changes and should be released in the next major version.

label

Jan 7, 2022

@nodejs-github-bot nodejs-github-bot added c++

Issues and PRs that require attention from people who are familiar with C++.

lib / src

Issues and PRs related to general changes in the lib or src directory.

needs-ci

PRs that need a full CI run.

labels

Jan 7, 2022

VoltrexKeyva

@aduh95

@aduh95

mcollina

mcollina

@aduh95

@aduh95 aduh95 added request-ci

Add this label to start a Jenkins CI on a PR.

author ready

PRs that have at least one approval, no pending requests for changes, and a CI started.

labels

Apr 6, 2022

This was referenced

Apr 7, 2022

Open

Open

@aduh95

aduh95 marked this pull request as draft

April 8, 2022 10:11

IvanGoncharov added a commit to IvanGoncharov/apollo-server that referenced this pull request

Apr 25, 2022

Merged

Closed

@oznu oznu mentioned this pull request

Apr 26, 2022

Merged

IvanGoncharov added a commit to IvanGoncharov/apollo-server that referenced this pull request

Apr 26, 2022

@oznu oznu mentioned this pull request

Apr 27, 2022

Merged

targos pushed a commit that referenced this pull request

Apr 28, 2022
Refs: #41431
Fixes: #42787
PR-URL: #42789
Reviewed-By: Beth Griggs <bgriggs@redhat.com>
Reviewed-By: Mestery <mestery@protonmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Paolo Insogna <paolo@cowtech.it>

nodejs-github-bot pushed a commit that referenced this pull request

Apr 28, 2022
Refs: #41431
PR-URL: #42795
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>

glasser pushed a commit to IvanGoncharov/apollo-server that referenced this pull request

Apr 28, 2022

trevor-scheer pushed a commit to apollographql/apollo-server that referenced this pull request

Apr 28, 2022

Closed

@bluwy bluwy mentioned this pull request

Apr 29, 2022

Merged

5 tasks

frbuceta added a commit to loopbackio/loopback-next that referenced this pull request

May 1, 2022

frbuceta added a commit to loopbackio/loopback-next that referenced this pull request

May 1, 2022

frbuceta added a commit to loopbackio/loopback-next that referenced this pull request

May 2, 2022

targos pushed a commit that referenced this pull request

May 2, 2022
Refs: #41431
PR-URL: #42795
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>

frbuceta added a commit to loopbackio/loopback-next that referenced this pull request

May 3, 2022

@panva panva mentioned this pull request

May 3, 2022

Closed

Closed

Closed

@JKRhb JKRhb mentioned this pull request

May 22, 2022

Merged

Merged

Closed

Closed

Closed

nrako added a commit to nrako/deno that referenced this pull request

Nov 30, 2025
Aligns Deno's `server.address()` with Node.js v18.4.0+ behavior by
returning the `family` property as a string ("IPv4" or "IPv6") rather
than a number.
Node.js briefly changed `family` from string to number in v18.0.0
(nodejs/node#41431), but reverted in v18.4.0 (nodejs/node#43054) due
to ecosystem breakage (nodejs/node#43014).
This fix ensures compatibility with npm packages that rely on the
string format, which has been the stable API since Node.js v18.4.0.
Refs:
- nodejs/node#43054
- nodejs/node@ 70b516e 
๐Ÿค– Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>

@nrako nrako mentioned this pull request

Nov 30, 2025

Merged

nrako added a commit to nrako/deno that referenced this pull request

Nov 30, 2025
Aligns Deno's `server.address()` with Node.js v18.4.0+ behavior by
returning the `family` property as a string ("IPv4" or "IPv6") rather
than a number.
Node.js briefly changed `family` from string to number in v18.0.0
(nodejs/node#41431), but reverted in v18.4.0 (nodejs/node#43054) due
to ecosystem breakage (nodejs/node#43014).
This fix ensures compatibility with npm packages that rely on the
string format, which has been the stable API since Node.js v18.4.0.
Refs:
- nodejs/node#43054
- nodejs/node@ 70b516e 
๐Ÿค– Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>

nrako added a commit to nrako/deno that referenced this pull request

Nov 30, 2025
Aligns Deno's `server.address()` with Node.js v18.4.0+ behavior by
returning the `family` property as a string ("IPv4" or "IPv6") rather
than a number.
Node.js briefly changed `family` from string to number in v18.0.0
(nodejs/node#41431), but reverted in v18.4.0 (nodejs/node#43054) due
to ecosystem breakage (nodejs/node#43014).
This fix ensures compatibility with npm packages that rely on the
string format, which has been the stable API since Node.js v18.4.0.
Refs:
- nodejs/node#43054
- nodejs/node@ 70b516e 
๐Ÿค– Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>

Open

Read the original on github.com โ†—