Skip to content

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

Draft
quirogas wants to merge 10 commits intomainfrom
fix-gaxios-undici-types
Draft

fix(gaxios): add undici-types as a direct dependency#928
quirogas wants to merge 10 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
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