Skip to content

Bump tsx from 4.19.0 to 4.19.1#4

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/tsx-4.19.1
Closed

Bump tsx from 4.19.0 to 4.19.1#4
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/tsx-4.19.1

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Sep 16, 2024

Bumps tsx from 4.19.0 to 4.19.1.

Release notes

Sourced from tsx's releases.

v4.19.1

4.19.1 (2024-09-12)

Bug Fixes


This release is also available on:

Commits
  • 0329bfc fix(cjs): patch module.path for accurate cache ID
  • 44ed37f fix(cjs): resolve ts extensions from js when namespaced
  • ac77527 test: outdent api fixtures
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.19.0 to 4.19.1.
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](privatenumber/tsx@v4.19.0...v4.19.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Sep 16, 2024
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Sep 17, 2024

Looks like tsx is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Sep 17, 2024
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/tsx-4.19.1 branch September 17, 2024 01:55
BitHighlander added a commit that referenced this pull request Nov 3, 2025
…Handler

- Transform 'unrecognized address' to user-friendly message
- Add specific error handling for device disconnection
- Handle user rejection with appropriate error codes
- Improve network error messages (insufficient funds, nonce conflicts, etc.)
- Extract meaningful error messages instead of generic wrappers
- All signing and transaction functions now provide clear error context

Addresses the critical error handling issues documented in ERROR_HANDLING_SYSTEM.md
Related to Issue #4: Cryptic Error Messages
BitHighlander added a commit that referenced this pull request Feb 28, 2026
…Handler

- Transform 'unrecognized address' to user-friendly message
- Add specific error handling for device disconnection
- Handle user rejection with appropriate error codes
- Improve network error messages (insufficient funds, nonce conflicts, etc.)
- Extract meaningful error messages instead of generic wrappers
- All signing and transaction functions now provide clear error context

Addresses the critical error handling issues documented in ERROR_HANDLING_SYSTEM.md
Related to Issue #4: Cryptic Error Messages
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants