chore(deps): update dependency tsx to v4.15.2
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| tsx | 4.9.3 -> 4.15.2 |
Release Notes
privatenumber/tsx (tsx)
v4.15.2
Bug Fixes
- esm: resolve implicit extension in package subpath (7e1fe22)
This release is also available on:
v4.15.1
v4.15.0
Features
This release is also available on:
v4.14.1
Bug Fixes
- cjs: only hide transformers when namespaced (9e647a5)
This release is also available on:
v4.14.0
Features
- resolve .js → .ts in
package.jsonexports & main (4503421)
This release is also available on:
v4.13.3
Bug Fixes
- cjs: resolve directory import relative to parent (#42) (02d3856)
- esm: cjs interop to support decorators (807f467)
- esm: resolve .ts extension in imports map (89621bf)
This release is also available on:
v4.13.2
Bug Fixes
This release is also available on:
v4.13.1
Bug Fixes
-
esm/api:
tsImport()to parse CJS exports (0a78bfd)
This release is also available on:
v4.13.0
Features
-
cjs/api:
register()to support namespace (#35) (c703300) -
esm/api:
tsImport()to support loading CommonJS files (0eb4e91)
This release is also available on:
v4.12.1
Bug Fixes
- esm: resolve implicit ts paths in packages (de900a1)
This release is also available on:
v4.12.0
Bug Fixes
Features
Performance Improvements
- esm: only try extensions if file path (72d0896)
This release is also available on:
v4.11.2
Bug Fixes
This release is also available on:
v4.11.1
Bug Fixes
This release is also available on:
v4.11.0
Bug Fixes
Features
-
esm api: configurable
tsconfig(3f42ae3)
This release is also available on:
v4.10.5
Bug Fixes
This release is also available on:
v4.10.4
v4.10.3
Performance Improvements
- skip parsing if
import(is not found in minified code (5cdd50b)
This release is also available on:
v4.10.2
v4.10.1
v4.10.0
Features
- esm api: register to return a namespaced import() method (53bb4aa)
This release is also available on:
v4.9.5
v4.9.4
Bug Fixes
- tsImport: import module from commonjs (48f0a75)
This release is also available on:
Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
Edited/Blocked Notification
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠️ Warning: custom changes will be lost.