Skip to content

Bump @tootallnate/once and jest#302

Merged
peter-evans merged 2 commits intodependabot/npm_and_yarn/multi-d38ec2c8f1from
copilot/sub-pr-301
Mar 6, 2026
Merged

Bump @tootallnate/once and jest#302
peter-evans merged 2 commits intodependabot/npm_and_yarn/multi-d38ec2c8f1from
copilot/sub-pr-301

Conversation

Copy link
Contributor

Copilot AI commented Mar 6, 2026

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

Changes

  • jest: 27.5.1 → 30.2.0
  • ts-jest: 27.1.5 → 29.4.6 (peer dependency on jest ^29 || ^30)
  • @types/jest: 27.0.3 → 30.0.0
  • jest-circus: 29.7.0 → 30.2.0
  • typescript: 4.9.5 → 5.4.0 (jest-mock requires ESNext.Disposable, introduced in TS 5.2)

Also updated tsconfig.json to include ESNext.Disposable in the lib array.


🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.

…, jest-circus, and TypeScript

Co-authored-by: peter-evans <18365890+peter-evans@users.noreply.github.com>
Copilot AI changed the title [WIP] Update jest to version 30.2.0 and remove @tootallnate/once Bump @tootallnate/once and jest Mar 6, 2026
@peter-evans peter-evans marked this pull request as ready for review March 6, 2026 08:18
@peter-evans peter-evans merged commit a961f03 into dependabot/npm_and_yarn/multi-d38ec2c8f1 Mar 6, 2026
1 check passed
actions-bot pushed a commit that referenced this pull request Mar 6, 2026
* Bump @tootallnate/once and jest

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


Removes `@tootallnate/once`

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: jest
  dependency-version: 30.2.0
  dependency-type: direct:development
...

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

* Bump @tootallnate/once and jest (#302)

* Initial plan

* Fix ts-jest peer dependency conflict by updating ts-jest, @types/jest, jest-circus, and TypeScript

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