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 #232

Merged
merged 1 commit into from
Jan 11, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 1, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
tsx ^3.9.0 -> ^4.0.0 age adoption passing confidence

Release Notes

privatenumber/tsx (tsx)

v4.7.0

Compare Source

Features

This release is also available on:

v4.6.2

Compare Source

Bug Fixes

This release is also available on:

v4.6.1

Compare Source

Bug Fixes
  • adjust feature detection for node 18.19 loader changes (#​422) (f4f19e0)

This release is also available on:

v4.6.0

Compare Source

Features

This release is also available on:

v4.5.1

Compare Source

Bug Fixes

This release is also available on:

v4.5.0

Compare Source

Features
  • watch: log reason for rerun & improved exit handling (#​412) (fb59907)

This release is also available on:

v4.4.0

Compare Source

Bug Fixes
  • send SIGKILL on unresponsive process (#​395) (fb61588)
  • watch: dont log rerunning on first run (5a71a87)
Features

This release is also available on:

v4.3.0

Compare Source

Bug Fixes
  • cache bust for dynamic-import transfomer change (15b4277)
Features
Performance Improvements

This release is also available on:

v4.2.1

Compare Source

Bug Fixes

This release is also available on:

v4.2.0

Compare Source

Features

This release is also available on:

v4.1.4

Compare Source

Reverts

This release is also available on:

v4.1.3

Compare Source

Bug Fixes
  • cache: version import transformer (7676143)
  • source map: handle source map in middle of file (#​392) (497f69a)
Performance Improvements
  • dynamic import: use string check instead of regex (f1088e6)

This release is also available on:

v4.1.2

Compare Source

Bug Fixes

This release is also available on:

v4.1.1

Compare Source

Bug Fixes

This release is also available on:

v4.1.0

Compare Source

Bug Fixes
Features

This release is also available on:

v4.0.0

Compare Source

Bug Fixes
  • emit transformation warnings via stderr (97f9485)
Features
Performance Improvements
BREAKING CHANGES
  • Rename env vars prefix from ESBK_ to TSX_
  • only Node.js LTS versions v18 and up are now supported

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 has been generated by Mend Renovate. View repository job log here.

Copy link

vercel bot commented Jan 1, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
pintorajs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 11, 2024 2:27pm

Copy link

codecov bot commented Jan 1, 2024

Codecov Report

Attention: 27 lines in your changes are missing coverage. Please review.

Comparison is base (87f80b1) 91.06% compared to head (c2dddf1) 91.93%.
Report is 122 commits behind head on master.

Files Patch % Lines
packages/pintora-diagrams/src/class/db.ts 92.98% 8 Missing ⚠️
packages/pintora-diagrams/src/dot/artist.ts 92.20% 6 Missing ⚠️
packages/pintora-diagrams/src/class/artist.ts 98.20% 4 Missing ⚠️
packages/pintora-diagrams/src/activity/artist.ts 92.30% 3 Missing ⚠️
packages/pintora-diagrams/src/class/config.ts 90.47% 2 Missing ⚠️
packages/pintora-diagrams/src/util/graph.ts 33.33% 2 Missing ⚠️
packages/pintora-diagrams/src/sequence/artist.ts 95.45% 1 Missing ⚠️
...kages/pintora-diagrams/src/sequence/artist/loop.ts 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #232      +/-   ##
==========================================
+ Coverage   91.06%   91.93%   +0.87%     
==========================================
  Files          69       88      +19     
  Lines        3994     5074    +1080     
  Branches      762      897     +135     
==========================================
+ Hits         3637     4665    +1028     
- Misses        357      409      +52     
Flag Coverage Δ
unittests 91.93% <96.68%> (+0.87%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@hikerpig hikerpig merged commit ac24336 into master Jan 11, 2024
9 of 11 checks passed
@hikerpig hikerpig deleted the renovate/tsx-4.x branch January 11, 2024 14:26
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.

1 participant