chore(deps-dev): bump tsx from 4.21.0 to 4.22.4 - #76
dependabot[bot] wants to merge 1 commit into
Conversation
Deploying agent-render with
|
| Latest commit: |
5b7940b
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://ac288fc8.agent-render.pages.dev |
| Branch Preview URL: | https://dependabot-npm-and-yarn-tsx.agent-render.pages.dev |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
| Filename | Overview |
|---|---|
| package.json | Bumps tsx devDependency from ^4.21.0 to ^4.22.4 — a clean version constraint update |
| package-lock.json | Lock file updated: tsx 4.22.4 now bundles esbuild ~0.28 (up from ~0.27) as a nested dependency and drops get-tsconfig as a direct dep; peer/dev metadata flags adjusted for several other packages |
Flowchart
%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[package.json\ntsx: ^4.21.0 → ^4.22.4] --> B[package-lock.json]
B --> C[tsx 4.22.4]
C --> D[esbuild ~0.28.1\nnested dep]
C -->|removed| E[get-tsconfig\nno longer direct dep]
D --> F[Platform binaries\ne.g. @esbuild/linux-x64]
%%{init: {'theme': 'base', 'themeVariables': {"darkMode": true, "background": "#0d1117", "primaryColor": "#21262d", "primaryTextColor": "#e6edf3", "primaryBorderColor": "#8b949e", "lineColor": "#8b949e", "textColor": "#e6edf3", "edgeLabelBackground": "#161b22", "actorBkg": "#21262d", "actorBorder": "#8b949e", "actorTextColor": "#e6edf3", "actorLineColor": "#8b949e", "signalColor": "#8b949e", "signalTextColor": "#e6edf3", "noteBkgColor": "#373320", "noteBorderColor": "#d4a72c", "noteTextColor": "#f0e6c0", "labelBoxBkgColor": "#21262d", "labelBoxBorderColor": "#8b949e", "labelTextColor": "#e6edf3", "loopTextColor": "#e6edf3", "activationBkgColor": "#30363d", "activationBorderColor": "#8b949e"}}}%%
flowchart TD
A[package.json\ntsx: ^4.21.0 → ^4.22.4] --> B[package-lock.json]
B --> C[tsx 4.22.4]
C --> D[esbuild ~0.28.1\nnested dep]
C -->|removed| E[get-tsconfig\nno longer direct dep]
D --> F[Platform binaries\ne.g. @esbuild/linux-x64]
Reviews (2): Last reviewed commit: "chore(deps-dev): bump tsx from 4.21.0 to..." | Re-trigger Greptile
Code Review SummaryStatus: No Issues Found | Recommendation: Merge Files Reviewed (2 files)
NotesThis is a Dependabot dev dependency bump.
Previous Review Summary (commit d9e9433)Current summary above is authoritative. Previous snapshots are kept for context only. Previous review (commit d9e9433)Status: No Issues Found | Recommendation: Merge Files Reviewed (2 files)
NotesThis is a Dependabot dev dependency bump.
Reviewed by GLM-5.2 · Input: 53.2K · Output: 2.7K · Cached: 146.7K |
Bumps [tsx](https://github.com/privatenumber/tsx) from 4.21.0 to 4.22.4. - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.21.0...v4.22.4) --- updated-dependencies: - dependency-name: tsx dependency-version: 4.22.4 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
d9e9433 to
5b7940b
Compare
|
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. |
Bumps tsx from 4.21.0 to 4.22.4.
Release notes
Sourced from tsx's releases.
... (truncated)
Commits
1ce8463fix: resolve CommonJS directory requires inside dependencies (#803)dce02fcfix: decode typed loader source68f72f3fix: preserve entrypoint with TypeScript preload hooks69455cftest: cover package exports for ambiguous ESM reexports35b700bfix: preserve CJS JSON require in ESM hooksef807dbchore: update testing dependencies3917090test: document compatibility test taxonomyde8113frefactor: centralize Node capability factsc1f62dbtest: consolidate tsconfig path edge coverage4e08174test: consolidate loader hook coverageMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for tsx since your current version.