Skip to content

fix(gaxios): add undici-types as a direct dependency#928

Open
quirogas wants to merge 11 commits intomainfrom
fix-gaxios-undici-types
Open

fix(gaxios): add undici-types as a direct dependency#928
quirogas wants to merge 11 commits intomainfrom
fix-gaxios-undici-types

Conversation

@quirogas
Copy link
Contributor

@quirogas quirogas commented Mar 10, 2026

Explicitly declare undici-types as a direct dependency of gaxios.

Fixes

  • Added undici-types to dependencies in packages/gaxios/package.json.
  • Pinned nock to 14.0.10 in devDependencies to bypass a regression introduced in 14.0.11 that caused InterceptorError during timeout retry tests.

Note on CI:
The syncpack CI check is currently failing. This is a known global infrastructure issue (tracked in #923) caused by a breaking release of the syncpack tool. This PR is blocked on PR #926, which contains the upstream fix for the CI failure.

Fixes #927

@quirogas quirogas self-assigned this Mar 10, 2026
@sofisl
Copy link
Contributor

sofisl commented Mar 12, 2026

closing for now due to migration but feel free to reopen in the future in google-cloud-node!

@sofisl sofisl closed this Mar 12, 2026
@quirogas
Copy link
Contributor Author

🙏🏻

@quirogas quirogas reopened this Mar 12, 2026
@quirogas quirogas force-pushed the fix-gaxios-undici-types branch from 5821bf2 to 855364a Compare March 13, 2026 00:36
@quirogas quirogas marked this pull request as ready for review March 13, 2026 00:44
@quirogas quirogas requested a review from a team as a code owner March 13, 2026 00:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[gaxios] undici-types is not declared as dependency in package.json

2 participants