Skip to content

build(deps): bump @tootallnate/once, http-proxy-agent and jest#448

Merged
peter-evans merged 2 commits intodependabot/npm_and_yarn/multi-4f4db32604from
copilot/sub-pr-447
Mar 6, 2026
Merged

build(deps): bump @tootallnate/once, http-proxy-agent and jest#448
peter-evans merged 2 commits intodependabot/npm_and_yarn/multi-4f4db32604from
copilot/sub-pr-447

Conversation

Copy link
Contributor

Copilot AI commented Mar 6, 2026

Removes @tootallnate/once (no longer used) and updates http-proxy-agent from 5.0.0 to 7.0.2 and jest from 27.5.1 to 30.2.0. These dependencies need to be updated together.

Companion dependency updates for jest 30

  • ts-jest: ^27.1.5^29.4.6 (peer dep requires jest@^29.0.0 || ^30.0.0)
  • @types/jest: ^27.0.3^30.0.0
  • jest-circus: ^27.5.1^30.2.0

TypeScript config

  • Added skipLibCheck: true to tsconfig.json — jest 30's type definitions (jest-mock) reference ESNext.Disposable, unavailable in TypeScript 4.x

💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: peter-evans <18365890+peter-evans@users.noreply.github.com>
Copilot AI changed the title [WIP] Update dependencies @tootallnate/once and http-proxy-agent build(deps): bump @tootallnate/once, http-proxy-agent and jest Mar 6, 2026
@peter-evans peter-evans marked this pull request as ready for review March 6, 2026 08:34
@peter-evans peter-evans merged commit bece6e7 into dependabot/npm_and_yarn/multi-4f4db32604 Mar 6, 2026
1 check passed
actions-bot pushed a commit that referenced this pull request Mar 6, 2026
* build(deps): bump @tootallnate/once, http-proxy-agent and jest

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


Removes `@tootallnate/once`

Updates `http-proxy-agent` from 5.0.0 to 7.0.2
- [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@7.0.2/packages/http-proxy-agent)

Updates `jest` from 27.5.1 to 30.2.0
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.2.0/packages/jest)

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

Signed-off-by: dependabot[bot] <support@github.com>

* build(deps): bump @tootallnate/once, http-proxy-agent and jest (#448)

* Initial plan

* fix: update ts-jest, @types/jest, jest-circus for jest 30 compatibility

Co-authored-by: peter-evans <18365890+peter-evans@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: peter-evans <18365890+peter-evans@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: peter-evans <18365890+peter-evans@users.noreply.github.com>
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.

2 participants