Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

move to @npmcli/agent #255

Merged
merged 8 commits into from Jul 27, 2023
Merged

move to @npmcli/agent #255

merged 8 commits into from Jul 27, 2023

Conversation

wraithgar
Copy link
Member

@wraithgar wraithgar commented Jul 12, 2023

This has a breaking change in it, wait till we start going down the npm 10 path.

  • deps: add @npmcli/agent
  • deps: remove http-proxy-agent
  • deps: remove https-proxy-agent
  • deps: remove agentkeepalive
  • deps: remove socks-proxy-agent
  • deps: remove lru-cache
  • feat: move to @npmcli/agent
  • docs: update readme

BREAKING CHANGE: this changes the underlying http agents to those
provided by `@npmcli/agent`.  Backwards compatibility should be fully
implemented but due to the scope of this change it was made a breaking
change out of an abundance of caution.
@wraithgar wraithgar requested a review from a team as a code owner July 12, 2023 16:16
@wraithgar wraithgar merged commit efd1e2f into main Jul 27, 2023
24 checks passed
@wraithgar wraithgar deleted the gar/npmcli-agent branch July 27, 2023 16:32
@github-actions github-actions bot mentioned this pull request Jul 27, 2023
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.

None yet

2 participants