Skip to content

build(deps-dev): bump tsx from 4.23.9 to 4.23.11 - #847

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

build(deps-dev): bump tsx from 4.23.9 to 4.23.11#847
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/main/tsx-4.23.11

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 10, 2026

Copy link
Copy Markdown
Contributor

Bumps tsx from 4.23.9 to 4.23.11.

Release notes

Sourced from tsx's releases.

v4.23.11

4.23.11 (2026-08-07)

Bug Fixes

  • preserve async ESM require fallback (55cbece)

This release is also available on:

v4.23.10

4.23.10 (2026-08-07)

Bug Fixes


This release is also available on:

Commits
  • bd3bc64 test: cover CommonJS loader source fallback
  • 55cbece fix: preserve async ESM require fallback
  • 6c5ba85 docs: document CommonJS default interop
  • ec1bcd5 fix: support nyc coverage discovery (#710)
  • b6e5b48 docs: clarify CommonJS default imports
  • 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 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)

Bumps [tsx](https://github.com/privatenumber/tsx) from 4.23.9 to 4.23.11.
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](privatenumber/tsx@v4.23.9...v4.23.11)

---
updated-dependencies:
- dependency-name: tsx
  dependency-version: 4.23.11
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 10, 2026
@github-project-automation github-project-automation Bot moved this to Backlog in TMI Aug 10, 2026
ericfitz added a commit that referenced this pull request Aug 11, 2026
* chore(deps): bump dependencies

Node/pnpm:
- @angular/common 22.1.0 -> 22.1.1
- @angular/compiler 22.1.0 -> 22.1.1
- @angular/compiler-cli 22.1.0 -> 22.1.1
- @angular/core 22.1.0 -> 22.1.1
- @angular/forms 22.1.0 -> 22.1.1
- @angular/platform-browser 22.1.0 -> 22.1.1
- @angular/platform-browser-dynamic 22.1.0 -> 22.1.1
- @angular/router 22.1.0 -> 22.1.1
- @testing-library/angular 19.4.1 -> 19.4.2
- eslint 10.8.0 -> 10.8.1
- survey-angular-ui 2.5.37 -> 2.5.38
- survey-core 2.5.37 -> 2.5.38
- tsx 4.23.9 -> 4.23.12 (supersedes Dependabot #847)
- @types/node 26.1.2 -> 26.2.0
- @typescript-eslint/eslint-plugin 8.66.0 -> 8.67.0
- @typescript-eslint/parser 8.66.0 -> 8.67.0
- typescript-eslint 8.66.0 -> 8.67.0

Security fixes:
- nanoid 3.3.16 -> 3.3.18 via new pnpm override ">=3.3.17 <4"
  (CVE-2026-67213, HIGH; transitive through postcss)

Held back:
- @antv/x6 3.1.7 -> 3.1.8: exact pin guards the version-keyed pnpm patch
  for antvis/X6#5048
- @oxc-project/runtime 0.143.0 -> 0.144.0: 0.x minor whose helpers pair
  with the oxc version inside rolldown/vite; needs deliberate review
- typescript 6.0.3 -> 7.0.2 (major, tracked by #845)
- @types/jsdom 28.0.3 -> 30.0.0 (two majors)

Validated: build, 6053 unit tests, lint:all, and a cold-boot `ng serve`
smoke (browser console clean) all pass.

* chore: bump version to 1.10.3

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@ericfitz

Copy link
Copy Markdown
Owner

Superseded by #848, which bumped tsx to 4.23.12 (past the 4.23.11 proposed here). Closing.

@ericfitz ericfitz closed this Aug 11, 2026
@ericfitz
ericfitz deleted the dependabot/npm_and_yarn/main/tsx-4.23.11 branch August 11, 2026 15:33
@dependabot @github

dependabot Bot commented on behalf of github Aug 11, 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.

@github-project-automation github-project-automation Bot moved this from Backlog to Done in TMI Aug 11, 2026
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

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant