Skip to content

chore(deps): bump agent-base from 7.1.3 to 9.0.0#699

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/agent-base-9.0.0
Open

chore(deps): bump agent-base from 7.1.3 to 9.0.0#699
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/agent-base-9.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 22, 2026

Bumps agent-base from 7.1.3 to 9.0.0.

Release notes

Sourced from agent-base's releases.

agent-base@9.0.0

Major Changes

  • 7d12b51: Set minimum Node.js version to 20

Patch Changes

  • ca12148: Fix: use duck typing for agent detection in createSocket to prevent silent hang with non-http.Agent agents like tunnel-agent's TunnelingAgent
  • 7ca27d0: Simplify package.json exports to remove unnecessary imports restriction

agent-base@8.0.0

Major Changes

  • 9c92c09: Convert to ESM. All packages now use "type": "module" and compile to ESM output instead of CommonJS.

agent-base@7.1.4

Patch Changes

  • a6fe3fd: Fix compatibility with @types/node@20.19.2.
Changelog

Sourced from agent-base's changelog.

9.0.0

Major Changes

  • 7d12b51: Set minimum Node.js version to 20

Patch Changes

  • ca12148: Fix: use duck typing for agent detection in createSocket to prevent silent hang with non-http.Agent agents like tunnel-agent's TunnelingAgent
  • 7ca27d0: Simplify package.json exports to remove unnecessary imports restriction

8.0.0

Major Changes

  • 9c92c09: Convert to ESM. All packages now use "type": "module" and compile to ESM output instead of CommonJS.

7.1.4

Patch Changes

  • a6fe3fd: Fix compatibility with @types/node@20.19.2.
Commits
  • af317e0 Version Packages (#397)
  • 7ca27d0 Simplify package.json exports to remove unnecessary imports restriction (#408)
  • ca12148 fix(agent-base): use duck typing for agent detection in createSocket (#399)
  • 7d12b51 Set minimum Node.js version to 20 and add Node 24.x to CI matrix
  • 8dcdac8 Version Packages (#395)
  • 5d3f71a Use pnpm catalog: for shared dependencies
  • 9c92c09 Convert all packages to ESM with type: module
  • 0b77ac7 Migrate from Jest to Vitest
  • b923f53 Version Packages (#381)
  • ed00d30 Re-generate self-signed cert for tests
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for agent-base since your current version.


@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 22, 2026
@coveralls
Copy link
Copy Markdown

coveralls commented Apr 22, 2026

Coverage Status

coverage: 78.619%. remained the same — dependabot/npm_and_yarn/agent-base-9.0.0 into main

Bumps [agent-base](https://github.com/TooTallNate/proxy-agents/tree/HEAD/packages/agent-base) from 7.1.3 to 9.0.0.
- [Release notes](https://github.com/TooTallNate/proxy-agents/releases)
- [Changelog](https://github.com/TooTallNate/proxy-agents/blob/main/packages/agent-base/CHANGELOG.md)
- [Commits](https://github.com/TooTallNate/proxy-agents/commits/agent-base@9.0.0/packages/agent-base)

---
updated-dependencies:
- dependency-name: agent-base
  dependency-version: 9.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/agent-base-9.0.0 branch from ee40c76 to 05820ea Compare April 30, 2026 22:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant