[client] Remove @zeit/fetch and always use node-fetch instead#12171
Merged
kodiakhq[bot] merged 8 commits intomainfrom Sep 27, 2024
Merged
[client] Remove @zeit/fetch and always use node-fetch instead#12171kodiakhq[bot] merged 8 commits intomainfrom
@zeit/fetch and always use node-fetch instead#12171kodiakhq[bot] merged 8 commits intomainfrom
Conversation
`@zeit/fetch` is an archived repo and it causes deprecation warnings for `util._extend` usage.
🦋 Changeset detectedLatest commit: d3850ed The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
Removed dependencies detected. Learn more about Socket for GitHub ↗︎ 🚮 Removed packages: npm/@zeit/[email protected] |
Contributor
Author
|
@TooTallNate, curious what you think of this to solve the
Other possibilities:
|
Member
|
I'm good with this approach. DNS caching shouldn't be an application-level concern, and was from a time when Node.js was a lot less mature. |
…dep' into austinmerrick/remove-zeit-fetch-dep
TooTallNate
reviewed
Sep 25, 2024
TooTallNate
previously approved these changes
Sep 25, 2024
trek
previously approved these changes
Sep 25, 2024
Co-authored-by: Nathan Rajlich <[email protected]>
trek
approved these changes
Sep 26, 2024
TooTallNate
approved these changes
Sep 27, 2024
Merged
jeffsee55
pushed a commit
that referenced
this pull request
Oct 3, 2024
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated. # Releases ## @vercel/[email protected] ### Patch Changes - add support for `images.localPatterns` ([#12195](#12195)) ## [email protected] ### Patch Changes - Add a command for enabling and disabling telemetry. Telemetry collection is not currently enabled and when it is, will be a major version bump for the CLI. ([#12207](#12207)) - [cli] Remove incorrect `--json` flag on `vercel alias` ([#12198](#12198)) - Standardize most error output through `output.error` ([#12012](#12012)) - Replace `psl` with `tldts` for domain parsing ([#12174](#12174)) - add support for `images.localPatterns` ([#12195](#12195)) - [cli] add telemetry tracking to `alias ls` ([#12194](#12194)) - Add support for tracking Continuous Integration vendors with telemetry ([#12180](#12180)) - Add session id to events ([#12179](#12179)) - Updated dependencies \[[`5431ffd5de6a572f247e63f737576b4a04884f7b`](5431ffd)]: - @vercel/[email protected] - @vercel/[email protected] - @vercel/[email protected] - @vercel/[email protected] ## @vercel/[email protected] ### Patch Changes - Replace `@zeit/fetch` usage with `node-fetch` ([#12171](#12171)) - Updated dependencies \[[`5431ffd5de6a572f247e63f737576b4a04884f7b`](5431ffd)]: - @vercel/[email protected] ## @vercel/[email protected] ### Patch Changes - Link to docs ([#12216](#12216)) ## @vercel/[email protected] ### Patch Changes - Updated dependencies \[[`5431ffd5de6a572f247e63f737576b4a04884f7b`](5431ffd)]: - @vercel/[email protected] ## @vercel/[email protected] ### Patch Changes - add support for `images.localPatterns` ([#12195](#12195)) ## @vercel/[email protected] ### Patch Changes - Updated dependencies \[[`5431ffd5de6a572f247e63f737576b4a04884f7b`](5431ffd)]: - @vercel/[email protected] ## @vercel/[email protected] ### Patch Changes - Updated dependencies \[]: - @vercel/[email protected] ## @vercel-internals/[email protected] ### Patch Changes - Add a command for enabling and disabling telemetry. Telemetry collection is not currently enabled and when it is, will be a major version bump for the CLI. ([#12207](#12207)) - Updated dependencies \[[`5431ffd5de6a572f247e63f737576b4a04884f7b`](5431ffd)]: - @vercel/[email protected] Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
QuietCraftsmanship
pushed a commit
to QuietCraftsmanship/Vercel
that referenced
this pull request
Jul 6, 2025
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated. # Releases ## @vercel/[email protected] ### Patch Changes - add support for `images.localPatterns` ([#12195](vercel/vercel#12195)) ## [email protected] ### Patch Changes - Add a command for enabling and disabling telemetry. Telemetry collection is not currently enabled and when it is, will be a major version bump for the CLI. ([#12207](vercel/vercel#12207)) - [cli] Remove incorrect `--json` flag on `vercel alias` ([#12198](vercel/vercel#12198)) - Standardize most error output through `output.error` ([#12012](vercel/vercel#12012)) - Replace `psl` with `tldts` for domain parsing ([#12174](vercel/vercel#12174)) - add support for `images.localPatterns` ([#12195](vercel/vercel#12195)) - [cli] add telemetry tracking to `alias ls` ([#12194](vercel/vercel#12194)) - Add support for tracking Continuous Integration vendors with telemetry ([#12180](vercel/vercel#12180)) - Add session id to events ([#12179](vercel/vercel#12179)) - Updated dependencies \[[`9b30d9dd12996b17c743906ba8b59d7dae45930e`](vercel/vercel@9b30d9d)]: - @vercel/[email protected] - @vercel/[email protected] - @vercel/[email protected] - @vercel/[email protected] ## @vercel/[email protected] ### Patch Changes - Replace `@zeit/fetch` usage with `node-fetch` ([#12171](vercel/vercel#12171)) - Updated dependencies \[[`9b30d9dd12996b17c743906ba8b59d7dae45930e`](vercel/vercel@9b30d9d)]: - @vercel/[email protected] ## @vercel/[email protected] ### Patch Changes - Link to docs ([#12216](vercel/vercel#12216)) ## @vercel/[email protected] ### Patch Changes - Updated dependencies \[[`9b30d9dd12996b17c743906ba8b59d7dae45930e`](vercel/vercel@9b30d9d)]: - @vercel/[email protected] ## @vercel/[email protected] ### Patch Changes - add support for `images.localPatterns` ([#12195](vercel/vercel#12195)) ## @vercel/[email protected] ### Patch Changes - Updated dependencies \[[`9b30d9dd12996b17c743906ba8b59d7dae45930e`](vercel/vercel@9b30d9d)]: - @vercel/[email protected] ## @vercel/[email protected] ### Patch Changes - Updated dependencies \[]: - @vercel/[email protected] ## @vercel-internals/[email protected] ### Patch Changes - Add a command for enabling and disabling telemetry. Telemetry collection is not currently enabled and when it is, will be a major version bump for the CLI. ([#12207](vercel/vercel#12207)) - Updated dependencies \[[`9b30d9dd12996b17c743906ba8b59d7dae45930e`](vercel/vercel@9b30d9d)]: - @vercel/[email protected] Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
@zeit/fetchis archived and it causes deprecation warnings forutil._extendusage.