Skip to content

chore(deps-dev): bump tsx from 4.23.0 to 4.23.1 - #51

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/tsx-4.23.1
Closed

chore(deps-dev): bump tsx from 4.23.0 to 4.23.1#51
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/tsx-4.23.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 23, 2026

Copy link
Copy Markdown
Contributor

⚠️ Dependabot is rebasing this PR ⚠️

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.

v4.23.1

4.23.1 (2026-07-13)

Bug Fixes

  • support tsImport after global preload (8d4ffc2)
  • watch: avoid clearing piped output (95d0672)
  • watch: treat script and dependency paths literally (79fddde)

Performance Improvements

  • index transform cache lazily (e818ad6)
  • load esbuild lazily in CLI (d067938)
  • map Node TypeScript formats directly (cdcc623)
  • use sync module hooks on Node v22.22.3+ (f8992f1)

This release is also available on:

Commits
  • 79fddde fix(watch): treat script and dependency paths literally
  • e818ad6 perf: index transform cache lazily
  • cdcc623 perf: map Node TypeScript formats directly
  • d067938 perf: load esbuild lazily in CLI
  • 95d0672 fix(watch): avoid clearing piped output
  • 6fd4607 docs: add per-page metadata
  • f4176d8 docs: generate sitemap
  • 8d4ffc2 fix: support tsImport after global preload
  • f0e89b2 docs: document Node's public type-stripping API vs internal loader path
  • f8992f1 perf: use sync module hooks on Node v22.22.3+
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 23, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/tsx-4.23.1 branch from 917ee37 to 0166558 Compare July 25, 2026 08:08
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
dependabot Bot force-pushed the dependabot/npm_and_yarn/tsx-4.23.1 branch from 0166558 to 6d0429c Compare August 2, 2026 17:44
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.
@ByteMeBaby

Copy link
Copy Markdown
Owner

Superseded by #52, which took tsx to 4.23.4.

@ByteMeBaby ByteMeBaby closed this Aug 2, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 2, 2026

Copy link
Copy Markdown
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 @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/tsx-4.23.1 branch August 2, 2026 17:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant