Skip to content

build(deps-dev): bump tstyche from 6.2.0 to 7.1.0#2429

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/tstyche-7.1.0
May 1, 2026
Merged

build(deps-dev): bump tstyche from 6.2.0 to 7.1.0#2429
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/tstyche-7.1.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps tstyche from 6.2.0 to 7.1.0.

Release notes

Sourced from tstyche's releases.

7.1.0

Changed

  • Remove the experimental when() helper (#730)

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

7.0.0

[!IMPORTANT] If you are upgrading from a previous version, please be sure to read the release notes.

Added

  • Publish schemas/config.json enabling local reference (#709)
  • New! Add the .toBeInstantiableWith() matcher (#399), (#721)
  • Enable checking @ts-expect-error directives in multi-line comments (#696)
  • Enable passing JSON string for tsconfig configuration (#688)

Fixed

  • When checking type structure, ignore order of index signatures (#723)
  • Do not add TypeScript 7 to the manifest (#710)
  • Report incompatible TSConfig options (#693)

Changed

  • Remove verbatimModuleSyntax from the default compiler options (#727)
  • Breaking! Disallow passing type arguments to the .toAcceptProps() matcher (#711)
  • Breaking! Deprecate the .toRaiseError() matcher (#705)
  • Breaking! Return exit code from Cli#run() (#708)
  • Breaking! Rename tstyche/tstyche entry point to tstyche/api (#697)
  • Breaking! Change the default configuration file location to ./tstyche.json (#692)
  • Breaking! Rename tsconfig configuration option "ignore" to "baseline" (#691), (#687)
  • Breaking! Rename usesText() component (#678)
  • Breaking! Rename addsText() component (#677)
  • Breaking! Remove the rootPath configuration option (#673)

Full Changelog: tstyche/tstyche@v6.2.0...v7.0.0

7.0.0-rc.1

Fixed

  • When checking type structure, ignore order of index signatures (#723)
  • Improve validation of .toBeInstantiableWith() (#721)

Full Changelog: tstyche/tstyche@v7.0.0-rc.0...v7.0.0-rc.1

7.0.0-rc.0

... (truncated)

Changelog

Sourced from tstyche's changelog.

[7.1.0] - 2026-04-22

Changed

  • Remove the experimental when() helper (#730)

[7.0.0] - 2026-04-02

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

Added

  • Publish schemas/config.json enabling local reference (#709)
  • New! Add the .toBeInstantiableWith() matcher (#399), (#721)
  • Enable checking @ts-expect-error directives in multi-line comments (#696)
  • Enable passing JSON string for tsconfig configuration (#688)

Fixed

  • When checking type structure, ignore order of index signatures (#723)
  • Do not add TypeScript 7 to the manifest (#710)
  • Report incompatible TSConfig options (#693)

Changed

  • Remove verbatimModuleSyntax from the default compiler options (#727)
  • Breaking! Disallow passing type arguments to the .toAcceptProps() matcher (#711)
  • Breaking! Deprecate the .toRaiseError() matcher (#705)
  • Breaking! Return exit code from Cli#run() (#708)
  • Breaking! Rename tstyche/tstyche entry point to tstyche/api (#697)
  • Breaking! Change the default configuration file location to ./tstyche.json (#692)
  • Breaking! Rename tsconfig configuration option "ignore" to "baseline" (#691), (#687)
  • Breaking! Rename usesText() component (#678)
  • Breaking! Rename addsText() component (#677)
  • Breaking! Remove the rootPath configuration option (#673)

[7.0.0-rc.1] - 2026-03-30

Fixed

  • When checking type structure, ignore order of index signatures (#723)
  • Improve validation of .toBeInstantiableWith() (#721)

[7.0.0-rc.0] - 2026-03-27

Release candidate based on [7.0.0-beta.5].

[7.0.0-beta.5] - 2026-03-26

Changed

... (truncated)

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

---
updated-dependencies:
- dependency-name: tstyche
  dependency-version: 7.1.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 May 1, 2026
@github-actions github-actions Bot merged commit 5a236d7 into main May 1, 2026
15 checks passed
@github-actions github-actions Bot deleted the dependabot/npm_and_yarn/tstyche-7.1.0 branch May 1, 2026 18:30
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