Skip to content

Bump @tootallnate/once and http-proxy-agent in /create-github-app-token#1

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/create-github-app-token/multi-e6e351950c
Open

Bump @tootallnate/once and http-proxy-agent in /create-github-app-token#1
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/create-github-app-token/multi-e6e351950c

Conversation

@dependabot
Copy link
Copy Markdown

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

Removes @tootallnate/once. It's no longer used after updating ancestor dependency http-proxy-agent. These dependencies need to be updated together.

Removes @tootallnate/once

Updates http-proxy-agent from 5.0.0 to 8.0.0

Release notes

Sourced from http-proxy-agent's releases.

http-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.

Patch Changes

  • Updated dependencies [9c92c09]
    • agent-base@8.0.0

http-proxy-agent@7.0.2

Patch Changes

  • b88ab46: Import url instead of node:url 🤷‍♂️

http-proxy-agent@7.0.1

Patch Changes

  • c3c405e: Add missing URL type import

http-proxy-agent@7.0.0

Major Changes

  • b3860aa: Remove secureProxy getter

    It was not meant to be a public property. If you were using it, just use agent.proxy.protocol === 'https:' instead.

http-proxy-agent@6.1.0

Minor Changes

  • 1069932: Added "headers" option

Patch Changes

  • Updated dependencies [66b4c63]
    • agent-base@7.0.2

http-proxy-agent@6.0.1

Patch Changes

  • 7674748: Update @types/node to v14.18.45
  • Updated dependencies [7674748]
    • agent-base@7.0.1
Changelog

Sourced from http-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.

Patch Changes

  • Updated dependencies [9c92c09]
    • agent-base@8.0.0

7.0.2

Patch Changes

  • b88ab46: Import url instead of node:url 🤷‍♂️

7.0.1

Patch Changes

  • c3c405e: Add missing URL type import

7.0.0

Major Changes

  • b3860aa: Remove secureProxy getter

    It was not meant to be a public property. If you were using it, just use agent.proxy.protocol === 'https:' instead.

6.1.1

Patch Changes

  • eb6906b: Fix keepAlive: true
  • Updated dependencies [da699b1]
    • agent-base@7.1.0

6.1.0

Minor Changes

  • 1069932: Added "headers" option

Patch Changes

  • Updated dependencies [66b4c63]
    • agent-base@7.0.2

... (truncated)

Commits
Maintainer changes

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


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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [@tootallnate/once](https://github.com/TooTallNate/once). It's no longer used after updating ancestor dependency [http-proxy-agent](https://github.com/TooTallNate/proxy-agents/tree/HEAD/packages/http-proxy-agent). These dependencies need to be updated together.


Removes `@tootallnate/once`

Updates `http-proxy-agent` from 5.0.0 to 8.0.0
- [Release notes](https://github.com/TooTallNate/proxy-agents/releases)
- [Changelog](https://github.com/TooTallNate/proxy-agents/blob/main/packages/http-proxy-agent/CHANGELOG.md)
- [Commits](https://github.com/TooTallNate/proxy-agents/commits/http-proxy-agent@8.0.0/packages/http-proxy-agent)

---
updated-dependencies:
- dependency-name: "@tootallnate/once"
  dependency-version: 
  dependency-type: indirect
- dependency-name: http-proxy-agent
  dependency-version: 8.0.0
  dependency-type: direct:production
...

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 Mar 17, 2026
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