build(deps): bump @tootallnate/once, http-proxy-agent and jest#448
Merged
peter-evans merged 2 commits intodependabot/npm_and_yarn/multi-4f4db32604from Mar 6, 2026
Merged
Conversation
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
bece6e7
into
dependabot/npm_and_yarn/multi-4f4db32604
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Removes
@tootallnate/once(no longer used) and updateshttp-proxy-agentfrom 5.0.0 to 7.0.2 andjestfrom 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 requiresjest@^29.0.0 || ^30.0.0)@types/jest:^27.0.3→^30.0.0jest-circus:^27.5.1→^30.2.0TypeScript config
skipLibCheck: truetotsconfig.json— jest 30's type definitions (jest-mock) referenceESNext.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.