Skip to content

chore(deps): update dependency manten to v2#37

Open
renovate[bot] wants to merge 1 commit into
developfrom
renovate/manten-2.x
Open

chore(deps): update dependency manten to v2#37
renovate[bot] wants to merge 1 commit into
developfrom
renovate/manten-2.x

Conversation

@renovate

@renovate renovate Bot commented Mar 1, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
manten ^1.5.0^2.0.0 age confidence

Release Notes

privatenumber/manten (manten)

v2.0.0

Compare Source

Bug Fixes
  • add update hint to snapshot mismatch error (2649084)
Features
  • add agent SKILL (a8ad89d)
  • drop CommonJS support, ESM-only package (0aa153a)
  • raise minimum Node.js version to 20.20.0 (03eae4e)
  • use AsyncLocalStorage for implicit context (d28f795)
BREAKING CHANGES
  • CommonJS require('manten') is no longer supported. Use ESM import instead.
  • All APIs are now standalone imports. Callbacks no longer receive test, describe, onFinish, skip, onTestFail, onTestFinish, or expectSnapshot. testSuite and runTestSuite are removed.
  • minimum Node.js version raised from 18.17.0 to 20.20.0

v1.10.0

Compare Source

Features
  • add expectSnapshot API for snapshot testing (fd324ca)
  • log when TESTONLY is set (8eb703b)

v1.9.0

Compare Source

Features
  • add dynamic skip support for tests and describes (#​17) (ee02bea)

v1.8.0

Compare Source

Features
  • add AbortSignal to test callback for timeout cleanup (26ed26f)
  • describe: add timeout option and setProcessTimeout (538e81e)

v1.7.0

Compare Source

Features
  • log timestamp for test result (224e1f3)

v1.6.0

Compare Source

Bug Fixes
  • prevent crash when all tests are pending and add matcherResult assertion (72d87b4)
Features
  • add optional name parameter to testSuite (5d3d093)
  • describe: add parallel option for test concurrency (cef0729)
  • upgrade dependencies (5a86a6d)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/manten-2.x branch from b5414e9 to 4a43418 Compare March 13, 2026 15:48
@renovate renovate Bot force-pushed the renovate/manten-2.x branch from 4a43418 to 04977a8 Compare April 1, 2026 19:09
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.

0 participants