Skip to content

Bump ts-patch from 3.3.0 to 4.0.1#77

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/ts-patch-4.0.1
Open

Bump ts-patch from 3.3.0 to 4.0.1#77
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/ts-patch-4.0.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps ts-patch from 3.3.0 to 4.0.1.

Release notes

Sourced from ts-patch's releases.

v4.0.1

4.0.1 (2026-05-01)

⚠ BREAKING CHANGES

  • Support TS v6
  • raises the Node.js floor to >=22.15.0 for module.registerHooks(). TypeScript transformer loading no longer uses ts-node; transformer module format is inferred from TypeScript compiler semantics, and the public isEsm option has been removed.
  • removes the optional esm package fallback. ESM transformer loading now relies on Node >=22.12.0 native ESM support. Configuring isEsm: true on a .cts transformer entry is now rejected.
  • Node.js 22.12.0 or newer is now required.

Features

  • Dropped ts-node, replaced with pure TS compiler API & Swapped require wrap with module.registerHooks (987a199)
  • Support TS v6 (e9c000f)
  • use native Node ESM loading for transformer plugins (4c4e837)

Build System

  • raise Node.js floor to 22.12.0 (d8f0a8f)
Changelog

Sourced from ts-patch's changelog.

4.0.1 (2026-05-01)

4.0.0 (2026-05-01)

⚠ BREAKING CHANGES

  • Support TS v6
  • raises the Node.js floor to >=22.15.0 for module.registerHooks(). TypeScript transformer loading no longer uses ts-node; transformer module format is inferred from TypeScript compiler semantics, and the public isEsm option has been removed.
  • removes the optional esm package fallback. ESM transformer loading now relies on Node >=22.12.0 native ESM support. Configuring isEsm: true on a .cts transformer entry is now rejected.
  • Node.js 22.12.0 or newer is now required.

Features

  • Dropped ts-node, replaced with pure TS compiler API & Swapped require wrap with module.registerHooks (987a199)
  • Support TS v6 (e9c000f)
  • use native Node ESM loading for transformer plugins (4c4e837)

Build System

  • raise Node.js floor to 22.12.0 (d8f0a8f)
Commits
  • d4e0571 chore(release): 4.0.1
  • 63fc87f build(ci): Updated for new Trusted Publisher based publish
  • 3ac3aeb chore(release): 4.0.0
  • aea4d89 build: Updated perf script
  • 3da7d77 build(deps): Bumped deps to latest
  • eeb60e1 build(ci): Updated CI scripts
  • e9c000f feat!: Support TS v6
  • 6c5da08 test: restore transformer behavior coverage
  • 1485588 build: Updated .gitignore
  • 987a199 feat!: Dropped ts-node, replaced with pure TS compiler API & Swapped require ...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for ts-patch since your current version.


@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 20, 2026
@dependabot dependabot Bot requested review from a team as code owners May 20, 2026 16:16
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 20, 2026
Bumps [ts-patch](https://github.com/nonara/ts-patch) from 3.3.0 to 4.0.1.
- [Release notes](https://github.com/nonara/ts-patch/releases)
- [Changelog](https://github.com/nonara/ts-patch/blob/master/CHANGELOG.md)
- [Commits](nonara/ts-patch@v3.3.0...v4.0.1)

---
updated-dependencies:
- dependency-name: ts-patch
  dependency-version: 4.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/ts-patch-4.0.1 branch from 311061c to e811907 Compare May 20, 2026 16:20
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