Skip to content

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

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

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

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Feb 27, 2026

This PR contains the following updates:

Package Change Age Confidence
manten ^1.6.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)

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.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Feb 27, 2026

📊 Package size report   No changes

File Before After
Total (Includes all files) 157.3 kB 157.3 kB
Tarball size 47.6 kB -0%↓47.6 kB
Unchanged files
File Size
dist/index.cjs 23.8 kB
dist/index.d.cts 50.2 kB
dist/index.d.mts 50.2 kB
dist/index.mjs 23.8 kB
LICENSE 1.1 kB
package.json 1.7 kB
README.md 6.6 kB

🤖 This report was automatically generated by pkg-size-action

@renovate renovate bot force-pushed the renovate/manten-2.x branch from b0e4bd9 to bb2297e Compare March 13, 2026 18:43
@renovate renovate bot force-pushed the renovate/manten-2.x branch from bb2297e to 8302400 Compare April 1, 2026 20:32
@renovate renovate bot force-pushed the renovate/manten-2.x branch from 8302400 to d368f9d Compare April 15, 2026 02:52
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