Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore(deps): update dependency tsx to v4.21.0#61

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
renovate wants to merge1 commit intomain
base:main
Choose a base branch
Loading
fromrenovate/tsx-4.x-lockfile

Conversation

@renovate
Copy link
Contributor

@renovaterenovatebot commentedMay 24, 2024
edited
Loading

This PR contains the following updates:

PackageChangeAgeConfidence
tsx (source)4.10.5 ->4.21.0ageconfidence

Release Notes

privatenumber/tsx (tsx)

v4.21.0

Compare Source

v4.20.6

Compare Source

Bug Fixes
  • properly hide relaySignal from process.listeners() (#​741) (710a424)

This release is also available on:

v4.20.5

Compare Source

Bug Fixes
  • handle ambiguous packages (796053a)

This release is also available on:

v4.20.4

Compare Source

Bug Fixes

This release is also available on:

v4.20.3

Compare Source

Bug Fixes

This release is also available on:

v4.20.2

Compare Source

Bug Fixes

This release is also available on:

v4.20.1

Compare Source

Bug Fixes
  • json: handle keys with special characters (9bd2546)

This release is also available on:

v4.20.0

Compare Source

Bug Fixes
  • esm: only set json attribute if missing (714e00b)
Features
  • support latest Node versions (ec316d3)

This release is also available on:

v4.19.4

Compare Source

Bug Fixes

This release is also available on:

v4.19.3

Compare Source

Bug Fixes

This release is also available on:

v4.19.2

Compare Source

Bug Fixes
  • generate sourcesContent when Node.js debugger is enabled (#​670) (7c47074)

This release is also available on:

v4.19.1

Compare Source

Bug Fixes

This release is also available on:

v4.19.0

Compare Source

Features
  • watch: deprecate ignore flag in favor or exclude flag (157c3ec)

This release is also available on:

v4.18.0

Compare Source

Features
  • watch:--include CLI flag to watch additional files (#​625) (474ea71)

This release is also available on:

v4.17.1

Compare Source

Bug Fixes
  • esm: package entry TS resolution for Node 20.17 & 22.6 (af370e7)

This release is also available on:

v4.17.0

Compare Source

Features

This release is also available on:

v4.16.5

Compare Source

Bug Fixes
  • resolver: directory import nested ".." (2fada74)

This release is also available on:

v4.16.4

Compare Source

Bug Fixes

This release is also available on:

v4.16.3

Compare Source

Bug Fixes

This release is also available on:

v4.16.2

Compare Source

Bug Fixes

This release is also available on:

v4.16.1

Compare Source

Bug Fixes
  • cjs: isolate implicit resolver enhancement (#​59) (143a5bd)
  • cjs: namespace filter to preserve file path (6ef949c)
  • esm: implicit resolution with tsconfig paths (a74aa58), closes#​607

This release is also available on:

v4.16.0

Compare Source

Bug Fixes
  • cjs: tsx.require to support core modules (f748e19)
Features
  • cjs: improve compatibility with other loaders (3e1e546)

This release is also available on:

v4.15.9

Compare Source

Bug Fixes
  • esm: resolve implicit extension in files containing . (c9c690b), closes#​604

This release is also available on:

v4.15.8

Compare Source

Bug Fixes
  • cjs: implicit resolution to correctly try extensions (b94482d)
  • cjs: leaking implicit extension resolver (ae2a1bc)

This release is also available on:

v4.15.7

Compare Source

Bug Fixes

This release is also available on:

v4.15.6

Compare Source

Bug Fixes
  • minimum Node version in warning formodule.register() (#​592) (cb27d4d)

This release is also available on:

v4.15.5

Compare Source

Bug Fixes
  • cjs: make transformers overwritable (c22fa7d)

This release is also available on:

v4.15.4

Compare Source

Bug Fixes
  • cjs: handle re-exports from relative paths (5166122)

This release is also available on:

v4.15.3

Compare Source

Bug Fixes
  • cjs: load json with namespace (6b03a38)

This release is also available on:

v4.15.2

Compare Source

Bug Fixes
  • esm: resolve implicit extension in package subpath (7e1fe22)

This release is also available on:

v4.15.1

Compare Source

Bug Fixes
  • prevent ERR_DOMAIN_CANNOT_SET_UNCAUGHT_EXCEPTION_CAPTURE (fb247eb)

This release is also available on:

v4.15.0

Compare Source

Features

This release is also available on:

v4.14.1

Compare Source

Bug Fixes
  • cjs: only hide transformers when namespaced (9e647a5)

This release is also available on:

v4.14.0

Compare Source

Features
  • resolve .js → .ts inpackage.json exports & main (4503421)

This release is also available on:

v4.13.3

Compare Source

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

Compare Source

Bug Fixes
  • esm: ignore transforming .js files with CJS syntax (#​40) (87a7683)

This release is also available on:

v4.13.1

Compare Source

Bug Fixes
  • esm/api:tsImport() to parse CJS exports (0a78bfd)

This release is also available on:

v4.13.0

Compare Source

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

Compare Source

Bug Fixes
  • esm: resolve implicit ts paths in packages (de900a1)

This release is also available on:

v4.12.0

Compare Source

Bug Fixes
Features
Performance Improvements
  • esm: only try extensions if file path (72d0896)

This release is also available on:

v4.11.2

Compare Source

Bug Fixes

This release is also available on:

v4.11.1

Compare Source

Bug Fixes
  • cjs/api: resolve correct module and types when imported (#​566) (5e70105)

This release is also available on:

v4.11.0

Compare Source

Bug Fixes
  • only error on invalid tsconfig if explicitly passed in (#​30) (b6bf39b)
Features
  • esm api: configurabletsconfig (3f42ae3)

This release is also available on:


Configuration

📅Schedule: Branch creation - At any time (no schedule defined), 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 was generated byMend Renovate. View therepository job log.

@changeset-bot
Copy link

changeset-botbot commentedMay 24, 2024
edited
Loading

⚠️ No Changeset found

Latest commit:2cbea95

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go.If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovaterenovatebot changed the titlechore(deps): update dependency tsx to v4.11.0chore(deps): update dependency tsx to v4.11.2Jun 4, 2024
@renovaterenovatebotforce-pushed therenovate/tsx-4.x-lockfile branch 2 times, most recently from67af14c to17a6a48CompareJune 6, 2024 14:25
@renovaterenovatebot changed the titlechore(deps): update dependency tsx to v4.11.2chore(deps): update dependency tsx to v4.12.0Jun 6, 2024
@renovaterenovatebotforce-pushed therenovate/tsx-4.x-lockfile branch from17a6a48 to00ee0cfCompareJune 8, 2024 06:00
@renovaterenovatebot changed the titlechore(deps): update dependency tsx to v4.12.0chore(deps): update dependency tsx to v4.13.3Jun 8, 2024
@renovaterenovatebot changed the titlechore(deps): update dependency tsx to v4.13.3chore(deps): update dependency tsx to v4.14.1Jun 9, 2024
@renovaterenovatebotforce-pushed therenovate/tsx-4.x-lockfile branch from00ee0cf tob8c5e04CompareJune 9, 2024 02:47
@renovaterenovatebot changed the titlechore(deps): update dependency tsx to v4.14.1chore(deps): update dependency tsx to v4.15.1Jun 10, 2024
@renovaterenovatebotforce-pushed therenovate/tsx-4.x-lockfile branch 2 times, most recently from8d2943d to3abdc60CompareJune 11, 2024 02:43
@renovaterenovatebot changed the titlechore(deps): update dependency tsx to v4.15.1chore(deps): update dependency tsx to v4.15.2Jun 11, 2024
@renovaterenovatebot changed the titlechore(deps): update dependency tsx to v4.15.2chore(deps): update dependency tsx to v4.15.5Jun 15, 2024
@renovaterenovatebotforce-pushed therenovate/tsx-4.x-lockfile branch from3abdc60 to0907d4cCompareJune 15, 2024 02:36
@renovaterenovatebot changed the titlechore(deps): update dependency tsx to v4.15.5chore(deps): update dependency tsx to v4.15.6Jun 19, 2024
@renovaterenovatebotforce-pushed therenovate/tsx-4.x-lockfile branch 2 times, most recently from4a61f03 to8391c04CompareJune 21, 2024 23:53
@renovaterenovatebot changed the titlechore(deps): update dependency tsx to v4.15.6chore(deps): update dependency tsx to v4.15.7Jun 21, 2024
@renovaterenovatebotforce-pushed therenovate/tsx-4.x-lockfile branch from8391c04 to4567364CompareJune 29, 2024 11:41
@renovaterenovatebot changed the titlechore(deps): update dependency tsx to v4.15.7chore(deps): update dependency tsx to v4.16.0Jun 29, 2024
@renovaterenovatebotforce-pushed therenovate/tsx-4.x-lockfile branch from4567364 to3a3792dCompareJuly 3, 2024 20:36
@renovaterenovatebot changed the titlechore(deps): update dependency tsx to v4.16.0chore(deps): update dependency tsx to v4.16.2Jul 3, 2024
@renovaterenovatebotforce-pushed therenovate/tsx-4.x-lockfile branch from3a3792d to1f6a403CompareJuly 31, 2024 02:40
@renovaterenovatebot changed the titlechore(deps): update dependency tsx to v4.16.2chore(deps): update dependency tsx to v4.16.3Jul 31, 2024
@renovaterenovatebotforce-pushed therenovate/tsx-4.x-lockfile branch from1f6a403 toa0f9aa1CompareAugust 1, 2024 05:04
@renovaterenovatebot changed the titlechore(deps): update dependency tsx to v4.16.3chore(deps): update dependency tsx to v4.16.4Aug 1, 2024
@renovaterenovatebotforce-pushed therenovate/tsx-4.x-lockfile branch froma0f9aa1 to9900c4fCompareAugust 3, 2024 02:50
@renovaterenovatebot changed the titlechore(deps): update dependency tsx to v4.16.4chore(deps): update dependency tsx to v4.16.5Aug 3, 2024
@renovaterenovatebotforce-pushed therenovate/tsx-4.x-lockfile branch from9900c4f toc70b080CompareAugust 9, 2024 05:57
@renovaterenovatebotforce-pushed therenovate/tsx-4.x-lockfile branch from88c13ec to5afa16fCompareAugust 27, 2024 11:53
@renovaterenovatebotforce-pushed therenovate/tsx-4.x-lockfile branch from5afa16f toc44fb26CompareSeptember 13, 2024 02:36
@renovaterenovatebot changed the titlechore(deps): update dependency tsx to v4.19.0chore(deps): update dependency tsx to v4.19.1Sep 13, 2024
@renovaterenovatebot changed the titlechore(deps): update dependency tsx to v4.19.1chore(deps): update dependency tsx to v4.19.2Oct 27, 2024
@renovaterenovatebotforce-pushed therenovate/tsx-4.x-lockfile branch fromc44fb26 to6f0dc79CompareOctober 27, 2024 08:36
@renovaterenovatebotforce-pushed therenovate/tsx-4.x-lockfile branch from6f0dc79 to056a6a9CompareFebruary 21, 2025 03:31
@renovaterenovatebot changed the titlechore(deps): update dependency tsx to v4.19.2chore(deps): update dependency tsx to v4.19.3Feb 21, 2025
@renovaterenovatebotforce-pushed therenovate/tsx-4.x-lockfile branch from056a6a9 toc0465aeCompareMarch 13, 2025 04:18
@renovaterenovatebotforce-pushed therenovate/tsx-4.x-lockfile branch fromc0465ae to2a55f40CompareApril 4, 2025 03:46
@renovaterenovatebotforce-pushed therenovate/tsx-4.x-lockfile branch 2 times, most recently from38952bf to3a57c81CompareMay 1, 2025 04:10
@renovaterenovatebot changed the titlechore(deps): update dependency tsx to v4.19.3chore(deps): update dependency tsx to v4.19.4May 1, 2025
@renovaterenovatebotforce-pushed therenovate/tsx-4.x-lockfile branch from3a57c81 to288015fCompareMay 24, 2025 08:16
@renovaterenovatebotforce-pushed therenovate/tsx-4.x-lockfile branch from288015f to0f501acCompareMay 31, 2025 15:38
@renovaterenovatebotforce-pushed therenovate/tsx-4.x-lockfile branch from0f501ac toc56bcf1CompareJune 14, 2025 03:59
@renovaterenovatebot changed the titlechore(deps): update dependency tsx to v4.19.4chore(deps): update dependency tsx to v4.20.3Jun 14, 2025
@renovaterenovatebotforce-pushed therenovate/tsx-4.x-lockfile branch fromc56bcf1 to2d7de73CompareJuly 12, 2025 12:15
@renovaterenovatebotforce-pushed therenovate/tsx-4.x-lockfile branch 2 times, most recently fromb7412f9 tofac8582CompareAugust 15, 2025 07:08
@renovaterenovatebot changed the titlechore(deps): update dependency tsx to v4.20.3chore(deps): update dependency tsx to v4.20.4Aug 15, 2025
@renovaterenovatebot changed the titlechore(deps): update dependency tsx to v4.20.4chore(deps): update dependency tsx to v4.20.5Aug 24, 2025
@renovaterenovatebotforce-pushed therenovate/tsx-4.x-lockfile branch fromfac8582 tof0c8ee3CompareAugust 24, 2025 20:06
@renovaterenovatebotforce-pushed therenovate/tsx-4.x-lockfile branch fromf0c8ee3 to23fac8dCompareSeptember 26, 2025 19:59
@renovaterenovatebot changed the titlechore(deps): update dependency tsx to v4.20.5chore(deps): update dependency tsx to v4.20.6Sep 26, 2025
@renovaterenovatebotforce-pushed therenovate/tsx-4.x-lockfile branch from23fac8d tobcdb203CompareOctober 23, 2025 19:38
@renovaterenovatebotforce-pushed therenovate/tsx-4.x-lockfile branch frombcdb203 tobc54d5bCompareNovember 15, 2025 11:59
@renovaterenovatebot changed the titlechore(deps): update dependency tsx to v4.20.6chore(deps): update dependency tsx to v4.21.0Dec 1, 2025
@renovaterenovatebotforce-pushed therenovate/tsx-4.x-lockfile branch frombc54d5b to7c14c00CompareDecember 1, 2025 23:04
@renovaterenovatebotforce-pushed therenovate/tsx-4.x-lockfile branch from7c14c00 to2cbea95CompareDecember 4, 2025 20:16
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

0 participants


[8]ページ先頭

©2009-2025 Movatter.jp