Skip to content

build(packages): bump pac-proxy-agent from 7.2.0 to 8.0.0#144

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/pac-proxy-agent-8.0.0
Open

build(packages): bump pac-proxy-agent from 7.2.0 to 8.0.0#144
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/pac-proxy-agent-8.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 24, 2026

Bumps pac-proxy-agent from 7.2.0 to 8.0.0.

Release notes

Sourced from pac-proxy-agent's releases.

pac-proxy-agent@8.0.0

Major Changes

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

Minor Changes

  • b1509d8: Replace @tootallnate/quickjs-emscripten with quickjs-wasi for running sandboxed PAC file code. quickjs-wasi is a lighter-weight QuickJS WASM runtime built on quickjs-ng with WASI reactor mode. The compile() function now takes a QuickJS instance directly instead of QuickJSWASMModule, and createPacResolver() / pac-proxy-agent are updated accordingly.

Patch Changes

  • Updated dependencies [9c92c09]
  • Updated dependencies [b1509d8]
    • agent-base@8.0.0
    • http-proxy-agent@8.0.0
    • https-proxy-agent@8.0.0
    • socks-proxy-agent@9.0.0
    • pac-resolver@8.0.0
    • get-uri@7.0.0
Changelog

Sourced from pac-proxy-agent's changelog.

8.0.0

Major Changes

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

Minor Changes

  • b1509d8: Replace @tootallnate/quickjs-emscripten with quickjs-wasi for running sandboxed PAC file code. quickjs-wasi is a lighter-weight QuickJS WASM runtime built on quickjs-ng with WASI reactor mode. The compile() function now takes a QuickJS instance directly instead of QuickJSWASMModule, and createPacResolver() / pac-proxy-agent are updated accordingly.

Patch Changes

  • Updated dependencies [9c92c09]
  • Updated dependencies [b1509d8]
    • agent-base@8.0.0
    • http-proxy-agent@8.0.0
    • https-proxy-agent@8.0.0
    • socks-proxy-agent@9.0.0
    • pac-resolver@8.0.0
    • get-uri@7.0.0
Commits
  • 8dcdac8 Version Packages (#395)
  • b1509d8 Replace @tootallnate/quickjs-emscripten with quickjs-wasi (#394)
  • 5d3f71a Use pnpm catalog: for shared dependencies
  • 77da068 Use workspace:* for inter-repo dependencies
  • 549af5e Fix pre-existing test issues exposed by vitest migration
  • 9c92c09 Convert all packages to ESM with type: module
  • 0b77ac7 Migrate from Jest to Vitest
  • ed00d30 Re-generate self-signed cert for tests
  • See full diff in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for pac-proxy-agent since your current version.


@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 24, 2026
@vercel
Copy link
Copy Markdown

vercel bot commented Mar 24, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
api-enhanced Ready Ready Preview, Comment Mar 27, 2026 4:11pm

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

---
updated-dependencies:
- dependency-name: pac-proxy-agent
  dependency-version: 8.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/pac-proxy-agent-8.0.0 branch from 972ab77 to 953ddec Compare March 27, 2026 16:11
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.

0 participants