[PR #63] [MERGED] Bump tsx from 4.17.0 to 4.19.0 #133

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

📋 Pull Request Information

Original PR: https://github.com/jehna/humanify/pull/63
Author: @dependabot[bot]
Created: 8/28/2024
Status: Merged
Merged: 8/28/2024
Merged by: @github-actions[bot]

Base: mainHead: dependabot/npm_and_yarn/tsx-4.19.0


📝 Commits (1)

  • dd78035 Bump tsx from 4.17.0 to 4.19.0

📊 Changes

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

View changed files

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

📄 Description

Bumps tsx from 4.17.0 to 4.19.0.

Release notes

Sourced from tsx's releases.

v4.19.0

4.19.0 (2024-08-27)

Features

  • watch: deprecate ignore flag in favor or exclude flag (157c3ec)

This release is also available on:

v4.18.0

4.18.0 (2024-08-24)

Features

  • watch: --include CLI flag to watch additional files (#625) (474ea71)

This release is also available on:

v4.17.1

4.17.1 (2024-08-24)

Bug Fixes

  • esm: package entry TS resolution for Node 20.17 & 22.6 (af370e7)

This release is also available on:

Commits
  • 157c3ec feat(watch): deprecate ignore flag in favor or exclude flag
  • 474ea71 feat(watch): --include CLI flag to watch additional files (#625)
  • af370e7 fix(esm): package entry TS resolution for Node 20.17 & 22.6
  • 1b80d5d docs: add premium sponsors
  • 6c8eae0 chore: upgrade lintroll
  • See full diff 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/63 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 8/28/2024 **Status:** ✅ Merged **Merged:** 8/28/2024 **Merged by:** [@github-actions[bot]](https://github.com/apps/github-actions) **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/tsx-4.19.0` --- ### 📝 Commits (1) - [`dd78035`](https://github.com/jehna/humanify/commit/dd78035a35373f3f055b177bb2972766f3073c7b) Bump tsx from 4.17.0 to 4.19.0 ### 📊 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.17.0 to 4.19.0. <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.19.0</h2> <h1><a href="https://github.com/privatenumber/tsx/compare/v4.18.0...v4.19.0">4.19.0</a> (2024-08-27)</h1> <h3>Features</h3> <ul> <li><strong>watch:</strong> deprecate ignore flag in favor or exclude flag (<a href="https://github.com/privatenumber/tsx/commit/157c3ec6bcf0b0a5e387080576404c00f7fd662f">157c3ec</a>)</li> </ul> <hr /> <p>This release is also available on:</p> <ul> <li><a href="https://www.npmjs.com/package/tsx/v/4.19.0"><code>npm package (@​latest dist-tag)</code></a></li> </ul> <h2>v4.18.0</h2> <h1><a href="https://github.com/privatenumber/tsx/compare/v4.17.1...v4.18.0">4.18.0</a> (2024-08-24)</h1> <h3>Features</h3> <ul> <li><strong>watch:</strong> <code>--include</code> CLI flag to watch additional files (<a href="https://redirect.github.com/privatenumber/tsx/issues/625">#625</a>) (<a href="https://github.com/privatenumber/tsx/commit/474ea71ff9c9cbd2d3a5dbe0951f2c2d92f2e26a">474ea71</a>)</li> </ul> <hr /> <p>This release is also available on:</p> <ul> <li><a href="https://www.npmjs.com/package/tsx/v/4.18.0"><code>npm package (@​latest dist-tag)</code></a></li> </ul> <h2>v4.17.1</h2> <h2><a href="https://github.com/privatenumber/tsx/compare/v4.17.0...v4.17.1">4.17.1</a> (2024-08-24)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>esm:</strong> package entry TS resolution for Node 20.17 &amp; 22.6 (<a href="https://github.com/privatenumber/tsx/commit/af370e7af4837cf3db069c3ee1758c90f94f7d32">af370e7</a>)</li> </ul> <hr /> <p>This release is also available on:</p> <ul> <li><a href="https://www.npmjs.com/package/tsx/v/4.17.1"><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/157c3ec6bcf0b0a5e387080576404c00f7fd662f"><code>157c3ec</code></a> feat(watch): deprecate ignore flag in favor or exclude flag</li> <li><a href="https://github.com/privatenumber/tsx/commit/474ea71ff9c9cbd2d3a5dbe0951f2c2d92f2e26a"><code>474ea71</code></a> feat(watch): <code>--include</code> CLI flag to watch additional files (<a href="https://redirect.github.com/privatenumber/tsx/issues/625">#625</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/af370e7af4837cf3db069c3ee1758c90f94f7d32"><code>af370e7</code></a> fix(esm): package entry TS resolution for Node 20.17 &amp; 22.6</li> <li><a href="https://github.com/privatenumber/tsx/commit/1b80d5da5cbd2e2fdf75889b7fde2ec3840aff5e"><code>1b80d5d</code></a> docs: add premium sponsors</li> <li><a href="https://github.com/privatenumber/tsx/commit/6c8eae0a1842bac0fc08a4b2811a5c2680c941cd"><code>6c8eae0</code></a> chore: upgrade lintroll</li> <li>See full diff in <a href="https://github.com/privatenumber/tsx/compare/v4.17.0...v4.19.0">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.17.0&new-version=4.19.0)](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:53:13 +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#133
No description provided.