Skip to content

build(deps-dev): bump poku from 3.0.2 to 4.0.0 in /website#4158

Merged
wellwelwel merged 1 commit intomasterfrom
dependabot/npm_and_yarn/website/poku-4.0.0
Mar 6, 2026
Merged

build(deps-dev): bump poku from 3.0.2 to 4.0.0 in /website#4158
wellwelwel merged 1 commit intomasterfrom
dependabot/npm_and_yarn/website/poku-4.0.0

Conversation

@dependabot
Copy link
Contributor

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

Bumps poku from 3.0.2 to 4.0.0.

Release notes

Sourced from poku's releases.

v4.0.0

4.0.0 (2026-03-05) 🎉

✨ See how to migrate from version 3.x.x to version 4.x.x.

Features

  • add dynamic indentation for nested describe, it, and test (#1039) (c443b1b)
  • add support for timeout (#1045) (78b2480)
  • support external plugins (#1052) (68e7148)
  • support JavaScript (CommonJS and ES Modules) and TypeScript files for configurations (#1042) (b47338c)
  • support shared resources between isolated processes (#1008) (60ff5ce)

Bug Fixes

  • defer execution of shared resource cleanup to after all tests complete (#1013) (a7d925b)
  • doesn't interrupt the next test, it or describe on failure (#1034) (7516449)
  • ensure all logs for focus and compact reporters (#1050) (f5faaad)
  • handle uncaught exceptions and unhandled rejections in describe, it and test methods (#1035) (c425028)
  • improve tsx handling (#1020) (ed0d601)
  • shared resources: improve serialization and Windows support (#1021) (ffab456)
  • temp adapt to the breaking change in Deno v2.6.6 (#1040) (24dfb51)

Performance Improvements

⚠ BREAKING CHANGES

  • ⚠️ migrate Docker functionality to a dedicated package (#1027)
  • ⚠️ remove verbose reporter (#1049)
  • ⚠️ drop support for Node.js v14 (#1005)
  • ⚠️ drop support for Deno v1 (#1046)
  • ⚠️ support JavaScript (CommonJS and ES Modules) and TypeScript files for configurations (#1042)
Changelog

Sourced from poku's changelog.

4.0.0 (2026-03-05)

⚠ BREAKING CHANGES

  • remove verbose reporter (#1049)
  • drop support for Deno v1 (#1046)
  • support JavaScript and TypeScript files for configurations (#1042)
  • migrate Docker functionality to a dedicated package (#1027)
  • drop support for Node.js v14 (#1005)

Features

  • add dynamic indentation for nested describe, it, and test (#1039) (c443b1b)
  • add support for timeout (#1045) (78b2480)
  • support external plugins (#1052) (68e7148)
  • support JavaScript and TypeScript files for configurations (#1042) (b47338c)
  • support shared resources between isolated processes (#1008) (60ff5ce)

Bug Fixes

  • adapt to the breaking change in Deno v2.6.6 (24dfb51)
  • defer execution of shared resource cleanup to after all tests complete (#1013) (a7d925b)
  • doesn't interrupt the next test, it or describe on failure (#1034) (7516449)
  • ensure all logs for focus and compact reporters (#1050) (f5faaad)
  • handle uncaught exceptions and unhandled rejections in describe, it and test methods (#1035) (c425028)
  • improve tsx handling (#1020) (ed0d601)
  • shared resources: improve serialization and Windows support (#1021) (ffab456)
  • temp adapt to the breaking change in Deno v2.6.6 (#1040) (24dfb51)

Performance Improvements

Miscellaneous Chores

Commits

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 [poku](https://github.com/wellwelwel/poku) from 3.0.2 to 4.0.0.
- [Release notes](https://github.com/wellwelwel/poku/releases)
- [Changelog](https://github.com/wellwelwel/poku/blob/main/CHANGELOG.md)
- [Commits](wellwelwel/poku@v3.0.2...v4.0.0)

---
updated-dependencies:
- dependency-name: poku
  dependency-version: 4.0.0
  dependency-type: direct:development
  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 Mar 6, 2026
@wellwelwel wellwelwel merged commit d8d69c4 into master Mar 6, 2026
87 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/website/poku-4.0.0 branch March 6, 2026 21:19
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.

1 participant