Skip to content

Commit

Permalink
chore(deps): update dependency tsx to v4.16.5 (#390)
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://tsx.is)
([source](https://github.com/privatenumber/tsx)) | [`4.15.2` ->
`4.16.5`](https://renovatebot.com/diffs/npm/tsx/4.15.2/4.16.5) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/tsx/4.16.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/tsx/4.16.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/tsx/4.15.2/4.16.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/tsx/4.15.2/4.16.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

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

[Compare
Source](https://github.com/privatenumber/tsx/compare/v4.16.4...v4.16.5)

##### Bug Fixes

- **resolver:** directory import nested ".."
([2fada74](https://github.com/privatenumber/tsx/commit/2fada74ad363655890695716f762f89276800a46))

***

This release is also available on:

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

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

[Compare
Source](https://github.com/privatenumber/tsx/compare/v4.16.3...v4.16.4)

##### Bug Fixes

- **resolver:** handle importing ".."
([3cf0b6a](https://github.com/privatenumber/tsx/commit/3cf0b6acb9041b782d46345c23f3f48160e05f49)),
closes [#&#8203;626](https://github.com/privatenumber/tsx/issues/626)

***

This release is also available on:

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

###
[`v4.16.3`](https://github.com/privatenumber/tsx/compare/v4.16.2...ca4bf11670bdbc29bd5fe413cfa3cedba02c2e4e)

[Compare
Source](https://github.com/privatenumber/tsx/compare/v4.16.2...v4.16.3)

###
[`v4.16.2`](https://github.com/privatenumber/tsx/compare/v4.16.1...042be032246ef8964a4b6bf4602a9dca7c875d52)

[Compare
Source](https://github.com/privatenumber/tsx/compare/v4.16.1...v4.16.2)

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

[Compare
Source](https://github.com/privatenumber/tsx/compare/v4.16.0...v4.16.1)

##### Bug Fixes

- **cjs:** isolate implicit resolver enhancement
([#&#8203;59](https://github.com/privatenumber/tsx/issues/59))
([143a5bd](https://github.com/privatenumber/tsx/commit/143a5bd8394154fbaa2bef235168678ad96a6454))
- **cjs:** namespace filter to preserve file path
([6ef949c](https://github.com/privatenumber/tsx/commit/6ef949cf8b62eebfadb029d70c775732c8a87d2a))
- **esm:** implicit resolution with tsconfig paths
([a74aa58](https://github.com/privatenumber/tsx/commit/a74aa5857aa848a27f34198aa0ce9d028fda5801)),
closes [#&#8203;607](https://github.com/privatenumber/tsx/issues/607)

***

This release is also available on:

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

###
[`v4.16.0`](https://github.com/privatenumber/tsx/compare/v4.15.9...da3bcb06d23ffd8ae06fe0eae10b4a4c0b03b060)

[Compare
Source](https://github.com/privatenumber/tsx/compare/v4.15.9...v4.16.0)

###
[`v4.15.9`](https://github.com/privatenumber/tsx/compare/v4.15.8...c67e3baefdb4b38d44779a44e21f2a989482911c)

[Compare
Source](https://github.com/privatenumber/tsx/compare/v4.15.8...v4.15.9)

###
[`v4.15.8`](https://github.com/privatenumber/tsx/compare/v4.15.7...ae2a1bcdc1357a56d436acab5782da9a348d2cd5)

[Compare
Source](https://github.com/privatenumber/tsx/compare/v4.15.7...v4.15.8)

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

[Compare
Source](https://github.com/privatenumber/tsx/compare/v4.15.6...v4.15.7)

##### Bug Fixes

- nyc coverage compatibility
([#&#8203;54](https://github.com/privatenumber/tsx/issues/54))
([26d633c](https://github.com/privatenumber/tsx/commit/26d633cfcd94dbea2f226d6648b687399b1f8da6))

***

This release is also available on:

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

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

[Compare
Source](https://github.com/privatenumber/tsx/compare/v4.15.5...v4.15.6)

##### Bug Fixes

- minimum Node version in warning for `module.register()`
([#&#8203;592](https://github.com/privatenumber/tsx/issues/592))
([cb27d4d](https://github.com/privatenumber/tsx/commit/cb27d4dfe7670e6cf50f09b48cbd37ac73aa064a))

***

This release is also available on:

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

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

[Compare
Source](https://github.com/privatenumber/tsx/compare/v4.15.4...v4.15.5)

##### Bug Fixes

- **cjs:** make transformers overwritable
([c22fa7d](https://github.com/privatenumber/tsx/commit/c22fa7d1a90fa34983caddda91b5c1c10e1a4b6c))

***

This release is also available on:

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

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

[Compare
Source](https://github.com/privatenumber/tsx/compare/v4.15.3...v4.15.4)

##### Bug Fixes

- **cjs:** handle re-exports from relative paths
([5166122](https://github.com/privatenumber/tsx/commit/5166122cff67c42fb0692ced05df9a2447299d70))

***

This release is also available on:

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

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

[Compare
Source](https://github.com/privatenumber/tsx/compare/v4.15.2...v4.15.3)

##### Bug Fixes

- **cjs:** load json with namespace
([6b03a38](https://github.com/privatenumber/tsx/commit/6b03a38443035f377281c5122eee4c56fefea179))

***

This release is also available on:

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

</details>

---

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

---

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

---

This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/proto-graphql/proto-graphql-js).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 4, 2024
1 parent 679a06b commit 686922e
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"ts-proto": "1.129.0",
"ts-protoc-gen": "0.15.0",
"tsup": "8.2.4",
"tsx": "4.15.2",
"tsx": "4.16.5",
"turbo": "2.0.9",
"typescript": "5.4.5",
"vitest": "1.6.0"
Expand Down
20 changes: 10 additions & 10 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 686922e

Please sign in to comment.