Skip to content

chore(deps-dev): bump tstyche from 6.2.0 to 7.0.0 - #23

Merged
inyourtime merged 1 commit into
mainfrom
dependabot/npm_and_yarn/tstyche-7.0.0
Apr 13, 2026
Merged

chore(deps-dev): bump tstyche from 6.2.0 to 7.0.0#23
inyourtime merged 1 commit into
mainfrom
dependabot/npm_and_yarn/tstyche-7.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 6, 2026

Copy link
Copy Markdown
Contributor

Bumps tstyche from 6.2.0 to 7.0.0.

Release notes

Sourced from tstyche's releases.

7.0.0

[!IMPORTANT] If you are upgrading from 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

  • Remove verbatimModuleSyntax from the default compiler options (#727)
  • 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

  • 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

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

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

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

Release candidate based on 7.0.0-beta.7.

... (truncated)

Changelog

Sourced from tstyche's changelog.

[7.0.0] - 2026-04-02

If you are upgrading from 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

  • Remove verbatimModuleSyntax from the default compiler options (#727)
  • 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

  • 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

  • Breaking! Disallow passing type arguments to the .toAcceptProps() matcher (#711)
  • Breaking! Deprecate the .toRaiseError() matcher (#705)

[7.0.0-beta.4] - 2026-03-25

... (truncated)

Commits
  • 89e16a9 chore(release): 7.0.0
  • 1edf2f3 chore: update changelog
  • 484c2ce fix: remove verbatimModuleSyntax from the default compiler options (#727)
  • 3035793 chore(deps): update bencherdev/bencher digest to f76f8cd (#726)
  • 8650bd2 chore: document --write flag [skip ci]
  • f20666d chore(deps): update dependency pretty-ansi to v4 (#725)
  • 7158cec chore(deps): update bencherdev/bencher digest to 61bbb86 (#724)
  • d62eb07 refactor: clean up code
  • c41fc47 chore(release): 7.0.0-rc.1
  • 70a5f31 chore: update changelog
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 6, 2026
@inyourtime

Copy link
Copy Markdown
Owner

@dependabot rebase

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/tstyche-7.0.0 branch from 2ef0c46 to f416c75 Compare April 13, 2026 15:32
Bumps [tstyche](https://github.com/tstyche/tstyche) from 6.2.0 to 7.0.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.0.0)

---
updated-dependencies:
- dependency-name: tstyche
  dependency-version: 7.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/tstyche-7.0.0 branch from f416c75 to 407198f Compare April 13, 2026 15:33
@inyourtime
inyourtime merged commit 317c9a8 into main Apr 13, 2026
6 checks passed
@inyourtime
inyourtime deleted the dependabot/npm_and_yarn/tstyche-7.0.0 branch April 13, 2026 15:34
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.

1 participant