chore(deps-dev): bump tsx from 4.23.0 to 4.23.1 - #51
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/tsx-4.23.1
branch
from
July 25, 2026 08:08
917ee37 to
0166558
Compare
Bumps [tsx](https://github.com/privatenumber/tsx) from 4.23.0 to 4.23.1. - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.23.0...v4.23.1) --- updated-dependencies: - dependency-name: tsx dependency-version: 4.23.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/tsx-4.23.1
branch
from
August 2, 2026 17:44
0166558 to
6d0429c
Compare
ByteMeBaby
added a commit
that referenced
this pull request
Aug 2, 2026
All patch or minor, all inside the existing ranges. The eslint bump also raises the tooling/eslint-plugin devDependency, but its peerDependency stays at ^10.6.0: that range states the supported floor, which has not moved, and the rules use only the stable Rule and RuleTester APIs. Dependabot #47 narrowed it to ^10.8.0, which would have dropped support the plugin still has. - eslint 10.6.0 -> 10.8.0 (root, tooling/eslint-plugin) - typescript-eslint 8.63.0 -> 8.65.0 (root) - turbo 2.10.4 -> 2.10.8 (root) - @playwright/test 1.53.2 -> 1.62.1 (root) - vite 8.1.5 -> 8.2.0 (apps/web) - @vitejs/plugin-react 6.0.3 -> 6.0.5 (apps/web) - tsx 4.23.0 -> 4.23.4 (apps/api, packages/db) - @types/node 26.1.1 -> 26.1.2 (apps/api, packages/config, packages/db, tooling/eslint-plugin) - @types/pg 8.20.0 -> 8.20.3 (packages/db) - hono 4.12.30 -> 4.12.33 (apps/api) - @hono/node-server 2.0.10 -> 2.0.12 (apps/api) Supersedes Dependabot #47, #50, and #51. Holds back @testing-library/jest-dom 7.0.0 (major) and the @tanstack/react-start and react-router bumps, which need individually verified changes. Verified locally: routeTree.gen.ts does not drift, and build, lint, typecheck, and test all pass.
Owner
|
Superseded by #52, which took tsx to 4.23.4. |
Contributor
Author
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps tsx from 4.23.0 to 4.23.1.
Release notes
Sourced from tsx's releases.
Commits
79fdddefix(watch): treat script and dependency paths literallye818ad6perf: index transform cache lazilycdcc623perf: map Node TypeScript formats directlyd067938perf: load esbuild lazily in CLI95d0672fix(watch): avoid clearing piped output6fd4607docs: add per-page metadataf4176d8docs: generate sitemap8d4ffc2fix: support tsImport after global preloadf0e89b2docs: document Node's public type-stripping API vs internal loader pathf8992f1perf: use sync module hooks on Node v22.22.3+