Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency tsx to v4.19.2 #20

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 1, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
tsx (source) 4.8.2 -> 4.19.2 age adoption passing confidence

Release Notes

privatenumber/tsx (tsx)

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

v4.19.0

Compare Source

v4.18.0

Compare Source

v4.17.1

Compare Source

v4.17.0

Compare Source

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

v4.16.2

Compare Source

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

v4.15.9

Compare Source

v4.15.8

Compare Source

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 for module.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 in package.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: configurable tsconfig (3f42ae3)

This release is also available on:

v4.10.5

Compare Source

Bug Fixes

This release is also available on:

v4.10.4

Compare Source

v4.10.3

Compare Source

Performance Improvements
  • skip parsing if import( is not found in minified code (5cdd50b)

This release is also available on:

v4.10.2

Compare Source

v4.10.1

Compare Source

v4.10.0

Compare Source

Features
  • esm api: register to return a namespaced import() method (53bb4aa)

This release is also available on:

v4.9.5

Compare Source

v4.9.4

Compare Source

Bug Fixes
  • tsImport: import module from commonjs (48f0a75)

This release is also available on:

v4.9.3

Compare Source

Bug Fixes

This release is also available on:

v4.9.2

Compare Source

Bug Fixes

This release is also available on:

v4.9.1

Compare Source

v4.9.0

Compare Source


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 by Mend Renovate. View the repository job log.

Copy link

coderabbitai bot commented Jun 1, 2024

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@renovate renovate bot force-pushed the renovate/tsx-4.x-lockfile branch from 976f3f2 to 8c908c2 Compare June 3, 2024 05:08
@renovate renovate bot changed the title chore(deps): update dependency tsx to v4.11.0 chore(deps): update dependency tsx to v4.11.2 Jun 3, 2024
@renovate renovate bot changed the title chore(deps): update dependency tsx to v4.11.2 chore(deps): update dependency tsx to v4.12.0 Jun 6, 2024
@renovate renovate bot force-pushed the renovate/tsx-4.x-lockfile branch from 8c908c2 to 693cf88 Compare June 6, 2024 08:10
@renovate renovate bot changed the title chore(deps): update dependency tsx to v4.12.0 chore(deps): update dependency tsx to v4.12.1 Jun 7, 2024
@renovate renovate bot force-pushed the renovate/tsx-4.x-lockfile branch 2 times, most recently from 038af72 to cba0380 Compare June 7, 2024 07:28
@renovate renovate bot changed the title chore(deps): update dependency tsx to v4.12.1 chore(deps): update dependency tsx to v4.13.1 Jun 7, 2024
@renovate renovate bot force-pushed the renovate/tsx-4.x-lockfile branch from cba0380 to 3b66760 Compare June 7, 2024 10:53
@renovate renovate bot changed the title chore(deps): update dependency tsx to v4.13.1 chore(deps): update dependency tsx to v4.13.2 Jun 7, 2024
@renovate renovate bot changed the title chore(deps): update dependency tsx to v4.13.2 chore(deps): update dependency tsx to v4.13.3 Jun 8, 2024
@renovate renovate bot force-pushed the renovate/tsx-4.x-lockfile branch from 3b66760 to afc7ce2 Compare June 8, 2024 04:16
@renovate renovate bot changed the title chore(deps): update dependency tsx to v4.13.3 chore(deps): update dependency tsx to v4.14.0 Jun 8, 2024
@renovate renovate bot force-pushed the renovate/tsx-4.x-lockfile branch 2 times, most recently from 6a89d1b to 7eed001 Compare June 9, 2024 03:42
@renovate renovate bot changed the title chore(deps): update dependency tsx to v4.14.0 chore(deps): update dependency tsx to v4.14.1 Jun 9, 2024
@renovate renovate bot changed the title chore(deps): update dependency tsx to v4.14.1 chore(deps): update dependency tsx to v4.15.0 Jun 9, 2024
@renovate renovate bot force-pushed the renovate/tsx-4.x-lockfile branch 2 times, most recently from 5c0b62a to 5a01a52 Compare June 9, 2024 13:01
@renovate renovate bot changed the title chore(deps): update dependency tsx to v4.15.0 chore(deps): update dependency tsx to v4.15.1 Jun 9, 2024
@renovate renovate bot force-pushed the renovate/tsx-4.x-lockfile branch from 5a01a52 to fd67e30 Compare June 11, 2024 01:49
@renovate renovate bot changed the title chore(deps): update dependency tsx to v4.15.1 chore(deps): update dependency tsx to v4.15.2 Jun 11, 2024
@renovate renovate bot force-pushed the renovate/tsx-4.x-lockfile branch from fd67e30 to d5e1305 Compare June 13, 2024 05:16
@renovate renovate bot changed the title chore(deps): update dependency tsx to v4.15.2 chore(deps): update dependency tsx to v4.15.3 Jun 13, 2024
@renovate renovate bot force-pushed the renovate/tsx-4.x-lockfile branch from d5e1305 to 40392d3 Compare June 13, 2024 08:11
@renovate renovate bot changed the title chore(deps): update dependency tsx to v4.15.3 chore(deps): update dependency tsx to v4.15.4 Jun 13, 2024
@renovate renovate bot force-pushed the renovate/tsx-4.x-lockfile branch from 40392d3 to b2dd3f8 Compare June 15, 2024 01:55
@renovate renovate bot changed the title chore(deps): update dependency tsx to v4.15.4 chore(deps): update dependency tsx to v4.15.5 Jun 15, 2024
@renovate renovate bot force-pushed the renovate/tsx-4.x-lockfile branch from b2dd3f8 to f54e20d Compare June 17, 2024 12:34
@renovate renovate bot force-pushed the renovate/tsx-4.x-lockfile branch from f54e20d to b90bc4a Compare June 21, 2024 08:00
@renovate renovate bot changed the title chore(deps): update dependency tsx to v4.15.6 chore(deps): update dependency tsx to v4.15.7 Jun 21, 2024
@renovate renovate bot force-pushed the renovate/tsx-4.x-lockfile branch from b90bc4a to 979e9bd Compare June 28, 2024 13:46
@renovate renovate bot changed the title chore(deps): update dependency tsx to v4.15.7 chore(deps): update dependency tsx to v4.15.8 Jun 28, 2024
@renovate renovate bot force-pushed the renovate/tsx-4.x-lockfile branch from 979e9bd to 78aea72 Compare June 29, 2024 01:53
@renovate renovate bot changed the title chore(deps): update dependency tsx to v4.15.8 chore(deps): update dependency tsx to v4.15.9 Jun 29, 2024
@renovate renovate bot force-pushed the renovate/tsx-4.x-lockfile branch from 78aea72 to 338343c Compare June 29, 2024 09:45
@renovate renovate bot changed the title chore(deps): update dependency tsx to v4.15.9 chore(deps): update dependency tsx to v4.16.0 Jun 29, 2024
@renovate renovate bot force-pushed the renovate/tsx-4.x-lockfile branch from 338343c to 4f8ec54 Compare July 3, 2024 07:48
@renovate renovate bot changed the title chore(deps): update dependency tsx to v4.16.0 chore(deps): update dependency tsx to v4.16.1 Jul 3, 2024
@renovate renovate bot force-pushed the renovate/tsx-4.x-lockfile branch from 4f8ec54 to 450bed7 Compare July 3, 2024 10:11
@renovate renovate bot changed the title chore(deps): update dependency tsx to v4.16.1 chore(deps): update dependency tsx to v4.16.2 Jul 3, 2024
@renovate renovate bot force-pushed the renovate/tsx-4.x-lockfile branch from 450bed7 to dbb865c Compare July 21, 2024 11:10
@renovate renovate bot force-pushed the renovate/tsx-4.x-lockfile branch from dbb865c to 80af781 Compare July 31, 2024 03:59
@renovate renovate bot changed the title chore(deps): update dependency tsx to v4.16.2 chore(deps): update dependency tsx to v4.16.3 Jul 31, 2024
@renovate renovate bot force-pushed the renovate/tsx-4.x-lockfile branch from 80af781 to ad51d58 Compare August 1, 2024 06:39
@renovate renovate bot changed the title chore(deps): update dependency tsx to v4.16.3 chore(deps): update dependency tsx to v4.16.4 Aug 1, 2024
@renovate renovate bot force-pushed the renovate/tsx-4.x-lockfile branch from ad51d58 to e488eb7 Compare August 1, 2024 13:02
@renovate renovate bot changed the title chore(deps): update dependency tsx to v4.16.4 chore(deps): update dependency tsx to v4.16.5 Aug 1, 2024
@renovate renovate bot force-pushed the renovate/tsx-4.x-lockfile branch from e488eb7 to 4b7fdcc Compare August 8, 2024 10:33
@renovate renovate bot changed the title chore(deps): update dependency tsx to v4.16.5 chore(deps): update dependency tsx to v4.17.0 Aug 8, 2024
@renovate renovate bot changed the title chore(deps): update dependency tsx to v4.17.0 chore(deps): update dependency tsx to v4.18.0 Aug 24, 2024
@renovate renovate bot force-pushed the renovate/tsx-4.x-lockfile branch 2 times, most recently from dbb6bb4 to 0d36293 Compare August 27, 2024 07:22
@renovate renovate bot changed the title chore(deps): update dependency tsx to v4.18.0 chore(deps): update dependency tsx to v4.19.0 Aug 27, 2024
@renovate renovate bot force-pushed the renovate/tsx-4.x-lockfile branch from 0d36293 to c5c3ab2 Compare September 12, 2024 08:11
@renovate renovate bot changed the title chore(deps): update dependency tsx to v4.19.0 chore(deps): update dependency tsx to v4.19.1 Sep 12, 2024
@renovate renovate bot force-pushed the renovate/tsx-4.x-lockfile branch from c5c3ab2 to 955ac95 Compare October 27, 2024 00:53
@renovate renovate bot changed the title chore(deps): update dependency tsx to v4.19.1 chore(deps): update dependency tsx to v4.19.2 Oct 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants