[PR #483] [CLOSED] Bump tsx from 4.19.3 to 4.20.3 #499

Closed
opened 2026-03-03 13:54:50 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jehna/humanify/pull/483
Author: @dependabot[bot]
Created: 6/16/2025
Status: Closed

Base: mainHead: dependabot/npm_and_yarn/tsx-4.20.3


📝 Commits (1)

  • fe09739 Bump tsx from 4.19.3 to 4.20.3

📊 Changes

1 file changed (+3 additions, -3 deletions)

View changed files

📝 package-lock.json (+3 -3)

📄 Description

Bumps tsx from 4.19.3 to 4.20.3.

Release notes

Sourced from tsx's releases.

v4.20.3

4.20.3 (2025-06-13)

Bug Fixes


This release is also available on:

v4.20.2

4.20.2 (2025-06-12)

Bug Fixes


This release is also available on:

v4.20.1

4.20.1 (2025-06-11)

Bug Fixes

  • json: handle keys with special characters (9bd2546)

This release is also available on:

v4.20.0

4.20.0 (2025-06-11)

Bug Fixes

... (truncated)

Commits
  • dadcf27 fix: revert v4.20 changes
  • 2d1aaee chore: upgrade manten
  • c188268 fix: support ambiguous package (#79)
  • 602f1b1 chore: debug to accept levels (#77)
  • 5172c47 test: log node-pty failure stdout
  • 1e8f17b refactor: node-pty test code
  • 9bd2546 fix(json): handle keys with special characters
  • e97fe67 test: failed pty tests logs
  • 532c50a tests: fix Windows tests
  • ec316d3 feat: support latest Node versions
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

🔄 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/jehna/humanify/pull/483 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 6/16/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/tsx-4.20.3` --- ### 📝 Commits (1) - [`fe09739`](https://github.com/jehna/humanify/commit/fe097392b46ae91c63fe71beed0b4d4046087d74) Bump tsx from 4.19.3 to 4.20.3 ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+3 -3) </details> ### 📄 Description Bumps [tsx](https://github.com/privatenumber/tsx) from 4.19.3 to 4.20.3. <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.3</h2> <h2><a href="https://github.com/privatenumber/tsx/compare/v4.20.2...v4.20.3">4.20.3</a> (2025-06-13)</h2> <h3>Bug Fixes</h3> <ul> <li>revert v4.20 changes (<a href="https://github.com/privatenumber/tsx/commit/dadcf27b2e1721bd98e4e02d926180f060a5f48a">dadcf27</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.3"><code>npm package (@​latest dist-tag)</code></a></li> </ul> <h2>v4.20.2</h2> <h2><a href="https://github.com/privatenumber/tsx/compare/v4.20.1...v4.20.2">4.20.2</a> (2025-06-12)</h2> <h3>Bug Fixes</h3> <ul> <li>support ambiguous package (<a href="https://redirect.github.com/privatenumber/tsx/issues/79">#79</a>) (<a href="https://github.com/privatenumber/tsx/commit/c1882680bce9df3052bef23dbed1b95728e802bb">c188268</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.2"><code>npm package (@​latest dist-tag)</code></a></li> </ul> <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> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/privatenumber/tsx/commit/dadcf27b2e1721bd98e4e02d926180f060a5f48a"><code>dadcf27</code></a> fix: revert v4.20 changes</li> <li><a href="https://github.com/privatenumber/tsx/commit/2d1aaee7b868820e051a097ec8b94399f0726e5b"><code>2d1aaee</code></a> chore: upgrade manten</li> <li><a href="https://github.com/privatenumber/tsx/commit/c1882680bce9df3052bef23dbed1b95728e802bb"><code>c188268</code></a> fix: support ambiguous package (<a href="https://redirect.github.com/privatenumber/tsx/issues/79">#79</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/602f1b1c6d2d1cfd79757cc5ba0e4237e017bb08"><code>602f1b1</code></a> chore: debug to accept levels (<a href="https://redirect.github.com/privatenumber/tsx/issues/77">#77</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/5172c477e1a98ab2d2fdd63ac09292f6710860e9"><code>5172c47</code></a> test: log node-pty failure stdout</li> <li><a href="https://github.com/privatenumber/tsx/commit/1e8f17b2b68e10cfc388de1a6f33e0ee1977d4bb"><code>1e8f17b</code></a> refactor: node-pty test code</li> <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>Additional commits viewable in <a href="https://github.com/privatenumber/tsx/compare/v4.19.3...v4.20.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tsx&package-manager=npm_and_yarn&previous-version=4.19.3&new-version=4.20.3)](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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 13:54:50 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/humanify#499
No description provided.