Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 12, 2026

Bumps tstyche from 5.0.2 to 6.0.2.

Release notes

Sourced from tstyche's releases.

6.0.2

Fixed

  • When checking type structure, deduplicate complex unions and intersections (#654)

Full Changelog: tstyche/tstyche@v6.0.1...v6.0.2

6.0.1

Fixed

  • When checking type structure, compare target type of type references (#653)

Full Changelog: tstyche/tstyche@v6.0.0...v6.0.1

6.0.0

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

Changed

  • Breaking! Drop support for Node.js 20 (#646)
  • Breaking! Remove support for TSTyche plugins (#645)
  • Breaking! Drop support for TypeScript <=5.3 (#644)
  • Breaking! Remove legacy implementation of the .toBe() matcher (#643)
  • Breaking! Replace the .toBe() matcher logic with structure comparison (#636, #638, #639, #640, #641, #642, #648, #649, #650, #651, #652)

Full Changelog: tstyche/tstyche@v5.0.2...v6.0.0

6.0.0-rc.0

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

Release candidate based on 6.0.0-beta.6.

Full Changelog: tstyche/tstyche@v6.0.0-beta.6...v6.0.0-rc.0

6.0.0-beta.6

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

Fixed

  • When checking type structure, handle intersections with instantiable types (#651)

Full Changelog: tstyche/tstyche@v6.0.0-beta.5...v6.0.0-beta.6

6.0.0-beta.5

... (truncated)

Changelog

Sourced from tstyche's changelog.

[6.0.2] - 2026-01-11

Fixed

  • When checking type structure, deduplicate complex unions and intersections (#654)

[6.0.1] - 2026-01-10

Fixed

  • When checking type structure, compare target type of type references (#653)

[6.0.0] - 2026-01-08

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

Changed

  • Breaking! Drop support for Node.js 20 (#646)
  • Breaking! Remove support for TSTyche plugins (#645)
  • Breaking! Drop support for TypeScript <=5.3 (#644)
  • Breaking! Remove legacy implementation of the .toBe() matcher (#643)
  • Breaking! Replace the .toBe() matcher logic with structure comparison (#636, #638, #639, #640, #641, #642, #648, #649, #650, #651, #652)

[6.0.0-rc.0] - 2026-01-04

Release candidate based on [6.0.0-beta.6].

[6.0.0-beta.6] - 2026-01-03

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

Fixed

  • When checking type structure, handle intersections with instantiable types (#651)

[6.0.0-beta.5] - 2026-01-02

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

Fixed

  • When checking type structure, compare string mapping types (#650)

[6.0.0-beta.4] - 2026-01-01

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

Fixed

... (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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 5.0.2 to 6.0.2.
- [Release notes](https://github.com/tstyche/tstyche/releases)
- [Changelog](https://github.com/tstyche/tstyche/blob/main/CHANGELOG.md)
- [Commits](tstyche/tstyche@v5.0.2...v6.0.2)

---
updated-dependencies:
- dependency-name: tstyche
  dependency-version: 6.0.2
  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 Jan 12, 2026
@hanazuki hanazuki merged commit 7e8d14b into master Jan 13, 2026
9 checks passed
@hanazuki hanazuki deleted the dependabot/npm_and_yarn/tstyche-6.0.2 branch January 13, 2026 01:43
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.

2 participants