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.10.3 #10598

Merged
merged 1 commit into from
May 16, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 16, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
tsx 4.7.1 -> 4.10.3 age adoption passing confidence

Release Notes

privatenumber/tsx (tsx)

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

v4.8.2

Compare Source

Bug Fixes
  • types: cjs/api to use .d.cts (4b1f03c)

This release is also available on:

v4.8.1

Compare Source

v4.8.0

Compare Source

v4.7.3

Compare Source

Bug Fixes
  • support TS resolution in JS files when allowJs is set (#​535) (081853e)

This release is also available on:

v4.7.2

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

@renovate renovate bot enabled auto-merge (squash) May 16, 2024 17:05
@Josh-Walker-GM Josh-Walker-GM added release:chore This PR is a chore (means nothing for users) changesets-ok Override the changesets check labels May 16, 2024
@Josh-Walker-GM Josh-Walker-GM added this to the chore milestone May 16, 2024
@renovate renovate bot merged commit a4337da into main May 16, 2024
49 of 56 checks passed
@renovate renovate bot deleted the renovate/tsx-4.x branch May 16, 2024 17:24
Josh-Walker-GM pushed a commit that referenced this pull request May 17, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [tsx](https://togithub.com/privatenumber/tsx) | [`4.7.1` ->
`4.10.3`](https://renovatebot.com/diffs/npm/tsx/4.7.1/4.10.3) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/tsx/4.10.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/tsx/4.10.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/tsx/4.7.1/4.10.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/tsx/4.7.1/4.10.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

<details>
<summary>privatenumber/tsx (tsx)</summary>

[`v4.10.3`](https://togithub.com/privatenumber/tsx/releases/tag/v4.10.3)

[Compare
Source](https://togithub.com/privatenumber/tsx/compare/v4.10.2...v4.10.3)

- skip parsing if `import(` is not found in minified code
([5cdd50b](https://togithub.com/privatenumber/tsx/commit/5cdd50bc3fb406c02b9508ea15e33c4f9d597bfb))

***

This release is also available on:

- [npm package (@&#8203;latest
dist-tag)](https://www.npmjs.com/package/tsx/v/4.10.3)

[`v4.10.2`](https://togithub.com/privatenumber/tsx/compare/v4.10.1...2c87fc156b6343b1ac789ecd5de0a4b64a2f7361)

[Compare
Source](https://togithub.com/privatenumber/tsx/compare/v4.10.1...v4.10.2)

[`v4.10.1`](https://togithub.com/privatenumber/tsx/compare/v4.10.0...efb35094f23ea48c51e8f0ec4f1aade47e91dd01)

[Compare
Source](https://togithub.com/privatenumber/tsx/compare/v4.10.0...v4.10.1)

[`v4.10.0`](https://togithub.com/privatenumber/tsx/releases/tag/v4.10.0)

[Compare
Source](https://togithub.com/privatenumber/tsx/compare/v4.9.5...v4.10.0)

- **esm api:** register to return a namespaced import() method
([53bb4aa](https://togithub.com/privatenumber/tsx/commit/53bb4aa51e0f5c2b85b6c49515a9f2f1b3757c09))

***

This release is also available on:

- [npm package (@&#8203;latest
dist-tag)](https://www.npmjs.com/package/tsx/v/4.10.0)

[`v4.9.5`](https://togithub.com/privatenumber/tsx/compare/v4.9.4...dae9f0d62dd06591ad2b7abb970e412a15f417a6)

[Compare
Source](https://togithub.com/privatenumber/tsx/compare/v4.9.4...v4.9.5)

[`v4.9.4`](https://togithub.com/privatenumber/tsx/releases/tag/v4.9.4)

[Compare
Source](https://togithub.com/privatenumber/tsx/compare/v4.9.3...v4.9.4)

- **tsImport:** import module from commonjs
([48f0a75](https://togithub.com/privatenumber/tsx/commit/48f0a7552fb6743fa06b63f6f600a9af95cb19f9))

***

This release is also available on:

- [npm package (@&#8203;latest
dist-tag)](https://www.npmjs.com/package/tsx/v/4.9.4)

[`v4.9.3`](https://togithub.com/privatenumber/tsx/releases/tag/v4.9.3)

[Compare
Source](https://togithub.com/privatenumber/tsx/compare/v4.9.2...v4.9.3)

- import implicit extensions from packages
([8022fcf](https://togithub.com/privatenumber/tsx/commit/8022fcfd480f21c53d4d351ba4bfbb611145d396)),
closes [#&#8203;542](https://togithub.com/privatenumber/tsx/issues/542)

***

This release is also available on:

- [npm package (@&#8203;latest
dist-tag)](https://www.npmjs.com/package/tsx/v/4.9.3)

[`v4.9.2`](https://togithub.com/privatenumber/tsx/releases/tag/v4.9.2)

[Compare
Source](https://togithub.com/privatenumber/tsx/compare/v4.9.1...v4.9.2)

- **esm:** resolve absolute paths
([#&#8203;544](https://togithub.com/privatenumber/tsx/issues/544))
([3a0ea18](https://togithub.com/privatenumber/tsx/commit/3a0ea182d7be3eae2a34e1a028ae6a2e4e9c94fb))

***

This release is also available on:

- [npm package (@&#8203;latest
dist-tag)](https://www.npmjs.com/package/tsx/v/4.9.2)

[`v4.9.1`](https://togithub.com/privatenumber/tsx/compare/v4.9.0...96bc59680c7300ab6f4f740da26fa16e1970c7c0)

[Compare
Source](https://togithub.com/privatenumber/tsx/compare/v4.9.0...v4.9.1)

[`v4.9.0`](https://togithub.com/privatenumber/tsx/compare/v4.8.2...4f515ab0bb8f3c8c610dc57556b978cbf90a5560)

[Compare
Source](https://togithub.com/privatenumber/tsx/compare/v4.8.2...v4.9.0)

[`v4.8.2`](https://togithub.com/privatenumber/tsx/releases/tag/v4.8.2)

[Compare
Source](https://togithub.com/privatenumber/tsx/compare/v4.8.1...v4.8.2)

- **types:** cjs/api to use .d.cts
([4b1f03c](https://togithub.com/privatenumber/tsx/commit/4b1f03c29000a28bfdbc1247eeec131f39078246))

***

This release is also available on:

- [npm package (@&#8203;latest
dist-tag)](https://www.npmjs.com/package/tsx/v/4.8.2)

[`v4.8.1`](https://togithub.com/privatenumber/tsx/compare/v4.8.0...084dec008149b29c0f56124d4a1400f2bb98f101)

[Compare
Source](https://togithub.com/privatenumber/tsx/compare/v4.8.0...v4.8.1)

[`v4.8.0`](https://togithub.com/privatenumber/tsx/compare/v4.7.3...99ba136afc89de486f99dc41562fa5f3a033d6b5)

[Compare
Source](https://togithub.com/privatenumber/tsx/compare/v4.7.3...v4.8.0)

[`v4.7.3`](https://togithub.com/privatenumber/tsx/releases/tag/v4.7.3)

[Compare
Source](https://togithub.com/privatenumber/tsx/compare/v4.7.2...v4.7.3)

- support TS resolution in JS files when `allowJs` is set
([#&#8203;535](https://togithub.com/privatenumber/tsx/issues/535))
([081853e](https://togithub.com/privatenumber/tsx/commit/081853ec56c9cf96f0430e6d889fc77b8b0cf9d8))

***

This release is also available on:

- [npm package (@&#8203;latest
dist-tag)](https://www.npmjs.com/package/tsx/v/4.7.3)

[`v4.7.2`](https://togithub.com/privatenumber/tsx/compare/v4.7.1...1a10da7bf9d0ca66ced6c897ade8f5f9aae0268d)

[Compare
Source](https://togithub.com/privatenumber/tsx/compare/v4.7.1...v4.7.2)

</details>

---

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/redwoodjs/redwood).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjMuNSIsInVwZGF0ZWRJblZlciI6IjM3LjM2My41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@Josh-Walker-GM Josh-Walker-GM modified the milestones: chore, v8.0.0 Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changesets-ok Override the changesets check release:chore This PR is a chore (means nothing for users)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant