Skip to content

chore(deps): bump the npm-workspace group across 1 directory with 3 updates - #414

Closed
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/npm_and_yarn/dev/npm-workspace-e331089a20
Closed

chore(deps): bump the npm-workspace group across 1 directory with 3 updates#414
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/npm_and_yarn/dev/npm-workspace-e331089a20

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the npm-workspace group with 3 updates in the / directory: tsx, typescript and @antfu/eslint-config.

Updates tsx from 4.23.1 to 4.23.4

Release notes

Sourced from tsx's releases.

v4.23.4

4.23.4 (2026-08-02)

Bug Fixes

  • cli: allow async process.once() signal handlers to finish (#827) (2afc7bb)

This release is also available on:

v4.23.3

4.23.3 (2026-08-02)

Bug Fixes

  • preserve listenerCount overload semantics (#823) (b6574d4)

This release is also available on:

v4.23.2

4.23.2 (2026-08-02)

Bug Fixes

  • watch: exit with 128 + signal number when interrupted (#820) (0b00bc8)

This release is also available on:

Commits
  • 2afc7bb fix(cli): allow async process.once() signal handlers to finish (#827)
  • b6574d4 fix: preserve listenerCount overload semantics (#823)
  • 0b00bc8 fix(watch): exit with 128 + signal number when interrupted (#820)
  • 3216332 docs(faq): minor grammar nit (#686)
  • 5828ffe chore: require cross-spawn 7.0.6 (#815)
  • 33afa36 ci: gate releases on test workflow
  • See full diff in compare view

Updates typescript from 6.0.3 to 7.0.2

Commits
Maintainer changes

This version was pushed to npm by microsoft1es, a new releaser for typescript since your current version.


Updates @antfu/eslint-config from 8.2.0 to 9.2.0

Release notes

Sourced from @​antfu/eslint-config's releases.

v9.2.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v9.1.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v9.0.0

   🚨 Breaking Changes

    View changes on GitHub

v8.3.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • 386531f chore: release v9.2.0
  • 09680e4 fix: add scripts-info in package.json sorting
  • 9ff1e11 feat: update plugins
  • 8517e57 docs: add format_on_save to suggested Zed settings (#857)
  • 5ada54f fix(deps): accept eslint-plugin-astro v2 to resolve unmet peer warning (#855)
  • c3c9aa0 chore: release v9.1.0
  • 8207876 fix: update deps and scope unicorn rules
  • dea1548 docs: add type aware rules overrides example code (#849)
  • ff246dc feat: update deps
  • 8de8c70 chore: release v9.0.0
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…pdates

Bumps the npm-workspace group with 3 updates in the / directory: [tsx](https://github.com/privatenumber/tsx), [typescript](https://github.com/microsoft/TypeScript) and [@antfu/eslint-config](https://github.com/antfu/eslint-config).


Updates `tsx` from 4.23.1 to 4.23.4
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](privatenumber/tsx@v4.23.1...v4.23.4)

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/commits)

Updates `@antfu/eslint-config` from 8.2.0 to 9.2.0
- [Release notes](https://github.com/antfu/eslint-config/releases)
- [Commits](antfu/eslint-config@v8.2.0...v9.2.0)

---
updated-dependencies:
- dependency-name: tsx
  dependency-version: 4.23.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-workspace
- dependency-name: typescript
  dependency-version: 7.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-workspace
- dependency-name: "@antfu/eslint-config"
  dependency-version: 9.2.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-workspace
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Aug 5, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, javascript. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot
dependabot Bot requested a review from TrueNine as a code owner August 5, 2026 16:12
@dependabot @github

dependabot Bot commented on behalf of github Aug 6, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are no longer updatable, so this is no longer needed.

@dependabot dependabot Bot closed this Aug 6, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/dev/npm-workspace-e331089a20 branch August 6, 2026 10:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants