Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase will rebase this PR
@dependabot recreate will recreate this PR, overwriting any edits that have been made to it
@dependabot merge will merge this PR after your CI passes on it
@dependabot squash and merge will squash and merge this PR after your CI passes on it
@dependabot cancel merge will cancel a previously requested merge and block automerging
@dependabot reopen will reopen this PR if it is closed
@dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
@dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
@dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
@dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
@dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
@dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
@dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/fosrl/pangolin/pull/896
**Author:** [@dependabot[bot]](https://github.com/apps/dependabot)
**Created:** 6/12/2025
**Status:** ✅ Merged
**Merged:** 6/13/2025
**Merged by:** [@oschwartz10612](https://github.com/oschwartz10612)
**Base:** `main` ← **Head:** `dependabot/npm_and_yarn/dev-minor-updates-fd9b651c61`
---
### 📝 Commits (1)
- [`98178ea`](https://github.com/fosrl/pangolin/commit/98178eaf24b6487ddb688b9e47068010eadee3f1) Bump tsx from 4.19.4 to 4.20.1 in the dev-minor-updates group
### 📊 Changes
**2 files changed** (+5 additions, -5 deletions)
<details>
<summary>View changed files</summary>
📝 `package-lock.json` (+4 -4)
📝 `package.json` (+1 -1)
</details>
### 📄 Description
Bumps the dev-minor-updates group with 1 update: [tsx](https://github.com/privatenumber/tsx).
Updates `tsx` from 4.19.4 to 4.20.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/privatenumber/tsx/releases">tsx's releases</a>.</em></p>
<blockquote>
<h2>v4.20.1</h2>
<h2><a href="https://github.com/privatenumber/tsx/compare/v4.20.0...v4.20.1">4.20.1</a> (2025-06-11)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>json:</strong> handle keys with special characters (<a href="https://github.com/privatenumber/tsx/commit/9bd25469c26db2b93e1e8500fb28d04352e1ef70">9bd2546</a>)</li>
</ul>
<hr />
<p>This release is also available on:</p>
<ul>
<li><a href="https://www.npmjs.com/package/tsx/v/4.20.1"><code>npm package (@latest dist-tag)</code></a></li>
</ul>
<h2>v4.20.0</h2>
<h1><a href="https://github.com/privatenumber/tsx/compare/v4.19.4...v4.20.0">4.20.0</a> (2025-06-11)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>esm:</strong> only set json attribute if missing (<a href="https://github.com/privatenumber/tsx/commit/714e00b31ec2b22d092ab682edd7572e3632c8a3">714e00b</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>support latest Node versions (<a href="https://github.com/privatenumber/tsx/commit/ec316d3efa2ae4ffbc367c9cdd84df869bf5f96f">ec316d3</a>)</li>
</ul>
<hr />
<p>This release is also available on:</p>
<ul>
<li><a href="https://www.npmjs.com/package/tsx/v/4.20.0"><code>npm package (@latest dist-tag)</code></a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/privatenumber/tsx/commit/9bd25469c26db2b93e1e8500fb28d04352e1ef70"><code>9bd2546</code></a> fix(json): handle keys with special characters</li>
<li><a href="https://github.com/privatenumber/tsx/commit/e97fe6738767aba0bca18514cc81c73ce1e3cc2c"><code>e97fe67</code></a> test: failed pty tests logs</li>
<li><a href="https://github.com/privatenumber/tsx/commit/532c50ade7ab8a36b27e742e3bba9b2b12c12929"><code>532c50a</code></a> tests: fix Windows tests</li>
<li><a href="https://github.com/privatenumber/tsx/commit/ec316d3efa2ae4ffbc367c9cdd84df869bf5f96f"><code>ec316d3</code></a> feat: support latest Node versions</li>
<li><a href="https://github.com/privatenumber/tsx/commit/cb09f00813ec4e79794187748d45e798cb5da3a0"><code>cb09f00</code></a> refactor: remove redundant error path check</li>
<li><a href="https://github.com/privatenumber/tsx/commit/7720576b0fa86d3474963b71f44cb9d70f6bffc1"><code>7720576</code></a> chore: show debug logs via <code>TSX_DEBUG</code></li>
<li><a href="https://github.com/privatenumber/tsx/commit/ea7bbe98efb51ed2476cb7010764884cc44eb5db"><code>ea7bbe9</code></a> test: only test latest version of each major</li>
<li><a href="https://github.com/privatenumber/tsx/commit/38c93f101df13555d568db810d787ac7073dc0c7"><code>38c93f1</code></a> chore: update node types</li>
<li><a href="https://github.com/privatenumber/tsx/commit/714e00b31ec2b22d092ab682edd7572e3632c8a3"><code>714e00b</code></a> fix(esm): only set json attribute if missing</li>
<li><a href="https://github.com/privatenumber/tsx/commit/6af2aa9eb5f46e31e52984bd0249a7cbd0339f44"><code>6af2aa9</code></a> chore(deps): update dependency node to v20.19.1 (<a href="https://redirect.github.com/privatenumber/tsx/issues/707">#707</a>)</li>
<li>See full diff in <a href="https://github.com/privatenumber/tsx/compare/v4.19.4...v4.20.1">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions
</details>
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/fosrl/pangolin/pull/896
Author: @dependabot[bot]
Created: 6/12/2025
Status: ✅ Merged
Merged: 6/13/2025
Merged by: @oschwartz10612
Base:
main← Head:dependabot/npm_and_yarn/dev-minor-updates-fd9b651c61📝 Commits (1)
98178eaBump tsx from 4.19.4 to 4.20.1 in the dev-minor-updates group📊 Changes
2 files changed (+5 additions, -5 deletions)
View changed files
📝
package-lock.json(+4 -4)📝
package.json(+1 -1)📄 Description
Bumps the dev-minor-updates group with 1 update: tsx.
Updates
tsxfrom 4.19.4 to 4.20.1Release notes
Sourced from tsx's releases.
Commits
9bd2546fix(json): handle keys with special characterse97fe67test: failed pty tests logs532c50atests: fix Windows testsec316d3feat: support latest Node versionscb09f00refactor: remove redundant error path check7720576chore: show debug logs viaTSX_DEBUGea7bbe9test: only test latest version of each major38c93f1chore: update node types714e00bfix(esm): only set json attribute if missing6af2aa9chore(deps): update dependency node to v20.19.1 (#707)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.