Skip to content

build(deps-dev): bump tstyche from 7.1.0 to 7.2.0#445

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/tstyche-7.2.0
Open

build(deps-dev): bump tstyche from 7.1.0 to 7.2.0#445
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/tstyche-7.2.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 25, 2026

Bumps tstyche from 7.1.0 to 7.2.0.

Release notes

Sourced from tstyche's releases.

7.2.0

Fixed

  • Fix argument length detection for .toBeInstantiableWith() (#754)
  • Always sort test files by name in watch mode (#748)

Changed

  • Reimplement .toAcceptProps() logic using the ability layer (#755)
  • Add User-Agent header to registry requests (#753)
  • Add TSTYCHE_FETCH_RETRIES and TSTYCHE_FETCH_TIMEOUT environment variables (#751)
  • Add fetch retry logic (#750)

Full Changelog: tstyche/tstyche@v7.1.0...v7.2.0

Changelog

Sourced from tstyche's changelog.

[7.2.0] - 2026-05-25

Fixed

  • Fix argument length detection for .toBeInstantiableWith() (#754)
  • Always sort test files by name in watch mode (#748)

Changed

  • Reimplement .toAcceptProps() logic using the ability layer (#755)
  • Add User-Agent header to registry requests (#753)
  • Add TSTYCHE_FETCH_RETRIES and TSTYCHE_FETCH_TIMEOUT environment variables (#751)
  • Add fetch retry logic (#750)
Commits
  • c12fcc4 chore(release): 7.2.0
  • 9809ebe chore: update changelog
  • 6e35c56 feat: reimplement .toAcceptProps() using the ability layer (#755)
  • 02f156e refactor: update validation message
  • e949a22 refactor: update validation message
  • 043e953 chore: drop Node.js v25
  • 07471f7 refactor: update lineMap logic
  • 72267ae refactor: clean up code
  • c2ec46d chore(deps): bump bencherdev/bencher from 0.6.4 to 0.6.5 (#757)
  • 3384b62 chore(deps): bump zizmorcore/zizmor-action from 0.5.3 to 0.5.5 (#756)
  • Additional commits viewable in compare view

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 [tstyche](https://github.com/tstyche/tstyche) from 7.1.0 to 7.2.0.
- [Release notes](https://github.com/tstyche/tstyche/releases)
- [Changelog](https://github.com/tstyche/tstyche/blob/main/CHANGELOG.md)
- [Commits](tstyche/tstyche@v7.1.0...v7.2.0)

---
updated-dependencies:
- dependency-name: tstyche
  dependency-version: 7.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 May 25, 2026
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.

0 participants