Skip to content

Commit

Permalink
chore(deps): update dependency tsx to v3.12.10 (#307)
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/esbuild-kit/tsx) | [`3.12.8` ->
`3.12.10`](https://renovatebot.com/diffs/npm/tsx/3.12.8/3.12.10) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/tsx/3.12.10?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/tsx/3.12.10?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/tsx/3.12.8/3.12.10?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/tsx/3.12.8/3.12.10?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>esbuild-kit/tsx (tsx)</summary>

###
[`v3.12.10`](https://togithub.com/esbuild-kit/tsx/releases/tag/v3.12.10)

[Compare
Source](https://togithub.com/esbuild-kit/tsx/compare/v3.12.9...v3.12.10)

##### Bug Fixes

- **watch:** deep watch files in Node v20
([#&#8203;310](https://togithub.com/esbuild-kit/tsx/issues/310))
([ccde465](https://togithub.com/esbuild-kit/tsx/commit/ccde4657810931507209da3b4f2ea85bbf525d2d))

***

This release is also available on:

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

###
[`v3.12.9`](https://togithub.com/esbuild-kit/tsx/releases/tag/v3.12.9)

[Compare
Source](https://togithub.com/esbuild-kit/tsx/compare/v3.12.8...v3.12.9)

##### Bug Fixes

- suppress import assertion warning
([#&#8203;300](https://togithub.com/esbuild-kit/tsx/issues/300))
([3745548](https://togithub.com/esbuild-kit/tsx/commit/3745548b1328ceddb7a0f96d35f8b8f904f78571))
- upgrade esm-loader & suppress `globalPreload` warning
([#&#8203;308](https://togithub.com/esbuild-kit/tsx/issues/308))
([f295c50](https://togithub.com/esbuild-kit/tsx/commit/f295c506acc30ba9d88e01e0e8530db81a3dd36c))

</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 is behind base branch, 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/sebald/pattern-analyzer).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 20, 2023
1 parent b5a16b6 commit 82ee7a2
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"prettier": "3.0.3",
"prettier-plugin-tailwindcss": "0.5.4",
"tailwindcss": "3.3.3",
"tsx": "3.12.8",
"tsx": "3.12.10",
"turbo": "1.10.13",
"typescript": "5.1.6",
"xwing-data2": "github:guidokessels/xwing-data2#2ec401b",
Expand Down
24 changes: 12 additions & 12 deletions pnpm-lock.yaml

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

1 comment on commit 82ee7a2

@vercel
Copy link

@vercel vercel bot commented on 82ee7a2 Sep 20, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.