Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 22, 2025

This PR contains the following updates:

Package Change Age Confidence
tstyche (source) 4.3.0 -> 5.0.2 age confidence

Release Notes

tstyche/tstyche (tstyche)

v5.0.2

Compare Source

Fixed
  • Handle broken symlinks during the lookup of test files (#​633)

v5.0.1

Compare Source

Fixed
  • Enable allowJs and checkJs in default compiler options (#​616)

v5.0.0

Compare Source

If you are upgrading from previous version, please be sure to read the release notes page.

Added
  • New! Allow testing of provided types with .toBeConstructableWith() (#​603)
  • Print test runner version and root path (#​598)
  • New! Allow testing of provided types with .toBeCallableWith() (#​593)
  • Add TestTreeNodeBrand.It member (#​591)
  • New! Report counts of checked suppressed errors (#​584)
  • New! Add the // @​tstyche fixme directive (#​574)
  • New! Allow suppressed error messages to be truncated with ... (#​573)
  • New! Add the checkDeclarationFiles configuration option (#​569)
Fixed
  • Add validation for assertion and action chains (#​590)
  • Handle leading tabs when collecting directives (#​558)
  • Map the ability diagnostics more precise (#​525)
Changed
  • Breaking! Drop support for TypeScript 4.x (#​605)
  • Implement the .toHaveProperty() matcher using the ability layer (#​597)
  • Breaking! Rename the .toBeAssignableWith() matcher to .toBeAssignableFrom() (#​588)
  • Breaking! Export ResultCounts and ResultTiming as types only (#​583)
  • Breaking! Remove getters from ResultCounts and ResultTiming (#​582)
  • Breaking! Remove the *Result.diagnostics property (#​581)
  • Breaking! Do not export internals (#​578)
  • Breaking! Remove allowJs and checkJs from default compiler options (#​571)
  • Breaking! Remove the checkSourceFiles configuration option (#​570)
  • Breaking! Rename OptionBrand.True (#​565)
  • Breaking! Change the target option to accept only a semver string value (#​562)
  • Breaking! Change the default target value to "*" (#​561)
  • Breaking! Remove the .fail run mode flag (#​560)
  • Breaking! Rename the ExpectNode (#​559)
  • Breaking! Rename the FileLocation class (#​554)
  • Breaking! Drop support for few older Node.js 20 versions (#​552)
  • Breaking! Enable the checkSuppressedErrors option by default (#​551)
  • Breaking! Pass testTree to SuppressedService#match() (#​550)
  • Read tarball content from the stream (#​546)

Configuration

📅 Schedule: 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 is behind base branch, 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 requested review from a team, johnrazeur and radhi-nasser-scaleway and removed request for a team December 22, 2025 23:02
@changeset-bot
Copy link

changeset-bot bot commented Dec 22, 2025

⚠️ No Changeset found

Latest commit: ac88665

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@codecov
Copy link

codecov bot commented Dec 22, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.75%. Comparing base (5a4a5dc) to head (ac88665).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2870   +/-   ##
=======================================
  Coverage   79.75%   79.75%           
=======================================
  Files          40       40           
  Lines        1077     1077           
  Branches      162      162           
=======================================
  Hits          859      859           
  Misses        195      195           
  Partials       23       23           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot force-pushed the renovate/tstyche-5.x branch from 900ba0b to ac88665 Compare December 24, 2025 00:24
@philibea philibea merged commit 0c12a38 into main Dec 24, 2025
9 checks passed
@philibea philibea deleted the renovate/tstyche-5.x branch December 24, 2025 00:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants