Skip to content

Commit

Permalink
build(deps): update dependency tsx to v4.10.5 (#9223)
Browse files Browse the repository at this point in the history
[![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.2` ->
`4.10.5`](https://renovatebot.com/diffs/npm/tsx/4.7.2/4.10.5) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/tsx/4.10.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/tsx/4.10.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/tsx/4.7.2/4.10.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/tsx/4.7.2/4.10.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

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

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

##### Bug Fixes

- handle parsing variable `of`
([86cf87c](https://togithub.com/privatenumber/tsx/commit/86cf87c861991eddb39cf8ea88b2870b9f536ff5)),
closes [#&#8203;556](https://togithub.com/privatenumber/tsx/issues/556)

***

This release is also available on:

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

###
[`v4.10.4`](https://togithub.com/privatenumber/tsx/compare/v4.10.3...4a8a2dcce25e1223dec65219659065901fd7620f)

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

###
[`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)

##### Performance Improvements

- 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)

##### Features

- **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)

##### Bug Fixes

- **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)

##### Bug Fixes

- 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)

##### Bug Fixes

- **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)

##### Bug Fixes

- **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)

##### Bug Fixes

- 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)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 5am every weekday" in timezone
America/Los_Angeles, 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.

---

- [ ] <!-- 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/Esri/calcite-design-system).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMjEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjM2OC4xMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hvcmUiLCJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 24, 2024
1 parent 6101fd1 commit ed50dc5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 413 deletions.
Loading

0 comments on commit ed50dc5

Please sign in to comment.