Skip to content

build(packages): bump pac-proxy-agent from 7.2.0 to 9.1.0#193

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/pac-proxy-agent-9.1.0
Open

build(packages): bump pac-proxy-agent from 7.2.0 to 9.1.0#193
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/pac-proxy-agent-9.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 9, 2026

Copy link
Copy Markdown
Contributor

Bumps pac-proxy-agent from 7.2.0 to 9.1.0.

Release notes

Sourced from pac-proxy-agent's releases.

pac-proxy-agent@9.1.0

Minor Changes

  • 8487a78: Document and test support for credentials in PAC proxy results (e.g. PROXY user:pass@host:port)

Patch Changes

  • ce0243e: Add sanitizeProxyResultCredentials() utility to strip embedded credentials from PAC proxy results in debug/error log output, preventing accidental credential leakage.
  • Updated dependencies [417f6e9]
  • Updated dependencies [1852c75]
  • Updated dependencies [d8f2926]
  • Updated dependencies [84e85ed]
  • Updated dependencies [3ebf4b2]
    • get-uri@8.0.1
    • https-proxy-agent@9.1.0
    • http-proxy-agent@9.1.0
    • socks-proxy-agent@10.1.0

pac-proxy-agent@9.0.1

Patch Changes

  • 16a7c8a: Update QuickJS integration for quickjs-wasi v2.2.0. This removes deprecated unwrapResult() / dispose(false) usage and avoids duplicate sandbox host callback registration when recompiling PAC resolvers.
  • Updated dependencies [16a7c8a]
    • pac-resolver@9.0.1

pac-proxy-agent@9.0.0

Major Changes

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

Patch Changes

  • 7ca27d0: Simplify package.json exports to remove unnecessary imports restriction
  • Updated dependencies [4e922b5]
  • Updated dependencies [ca12148]
  • Updated dependencies [7d12b51]
  • Updated dependencies [7ca27d0]
    • get-uri@8.0.0
    • agent-base@9.0.0
    • http-proxy-agent@9.0.0
    • https-proxy-agent@9.0.0
    • pac-resolver@9.0.0
    • socks-proxy-agent@10.0.0

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

... (truncated)

Changelog

Sourced from pac-proxy-agent's changelog.

9.1.0

Minor Changes

  • 8487a78: Document and test support for credentials in PAC proxy results (e.g. PROXY user:pass@host:port)

Patch Changes

  • ce0243e: Add sanitizeProxyResultCredentials() utility to strip embedded credentials from PAC proxy results in debug/error log output, preventing accidental credential leakage.
  • Updated dependencies [417f6e9]
  • Updated dependencies [1852c75]
  • Updated dependencies [d8f2926]
  • Updated dependencies [84e85ed]
  • Updated dependencies [3ebf4b2]
    • get-uri@8.0.1
    • https-proxy-agent@9.1.0
    • http-proxy-agent@9.1.0
    • socks-proxy-agent@10.1.0

9.0.1

Patch Changes

  • 16a7c8a: Update QuickJS integration for quickjs-wasi v2.2.0. This removes deprecated unwrapResult() / dispose(false) usage and avoids duplicate sandbox host callback registration when recompiling PAC resolvers.
  • Updated dependencies [16a7c8a]
    • pac-resolver@9.0.1

9.0.0

Major Changes

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

Patch Changes

  • 7ca27d0: Simplify package.json exports to remove unnecessary imports restriction
  • Updated dependencies [4e922b5]
  • Updated dependencies [ca12148]
  • Updated dependencies [7d12b51]
  • Updated dependencies [7ca27d0]
    • get-uri@8.0.0
    • agent-base@9.0.0
    • http-proxy-agent@9.0.0
    • https-proxy-agent@9.0.0
    • pac-resolver@9.0.0
    • socks-proxy-agent@10.0.0

8.0.0

Major Changes

... (truncated)

Commits
  • 065d1ff Version Packages (#416)
  • ce0243e feat(pac-proxy-agent): sanitize credentials in PAC proxy result logging (#421)
  • 8487a78 feat(pac-proxy-agent): support credentials in PAC proxy results (#423)
  • 03d9ee9 Version Packages (#410)
  • 16a7c8a fix: update quickjs-wasi to v2.2.0 APIs (#409)
  • af317e0 Version Packages (#397)
  • 7ca27d0 Simplify package.json exports to remove unnecessary imports restriction (#408)
  • 7d12b51 Set minimum Node.js version to 20 and add Node 24.x to CI matrix
  • 8dcdac8 Version Packages (#395)
  • b1509d8 Replace @tootallnate/quickjs-emscripten with quickjs-wasi (#394)
  • Additional commits viewable in compare view
Maintainer changes

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


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [pac-proxy-agent](https://github.com/TooTallNate/proxy-agents/tree/HEAD/packages/pac-proxy-agent) from 7.2.0 to 9.1.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@9.1.0/packages/pac-proxy-agent)

---
updated-dependencies:
- dependency-name: pac-proxy-agent
  dependency-version: 9.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 9, 2026
@vercel

vercel Bot commented Jun 9, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
api-enhanced Ready Ready Preview, Comment Jun 9, 2026 12:45pm

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