Skip to content

chore: (deps): bump @exodus/bytes from 1.8.0 to 1.9.0#35

Merged
EthanThePhoenix38 merged 1 commit intomainfrom
dependabot/npm_and_yarn/exodus/bytes-1.9.0
Jan 20, 2026
Merged

chore: (deps): bump @exodus/bytes from 1.8.0 to 1.9.0#35
EthanThePhoenix38 merged 1 commit intomainfrom
dependabot/npm_and_yarn/exodus/bytes-1.9.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 19, 2026

Bumps @exodus/bytes from 1.8.0 to 1.9.0.

Release notes

Sourced from @​exodus/bytes's releases.

v1.9.0

  • Implement strict multi-byte encoders, except for iso-2022-jp for now
  • Add /encoding-browser.js to load only native lightweight TextDecoder/TextEncoder in browser bundles
  • Add /index.js export with usage warning, mostly for IDEs
  • Switch /base58check.js peer dep (used on non-Node.js platforms) to @noble/hashes directly (previously @exodus/crypto)
  • Fix legacyHookDecode() behavior on non-even UTF-16 length
  • Fix utf16toString(uint16arr) on Big-Endian Node.js
  • Performance improvements in encoders and decoders

Full Changelog: ExodusOSS/bytes@v1.8.0...v1.9.0

Commits
  • c5ff201 v1.9.0
  • 68b2e8a fix: utf16toString(uint16arr) on Big-Endian Node.js
  • faf5f1b test: test other hex codepaths on Node.js
  • 13e3f8b test: test more base64 codepaths on Node.js
  • 2170893 test: test various utf16 codepaths on Node.js
  • 8d8d08b test: ignore unreachable guards from coverage
  • e69d089 test: test various utf8 codepaths on Node.js
  • ce478a7 test: test non-web Base64/Hex even when web are available
  • 620c7c4 test: test noble-based base58check on Node.js too
  • c82c99f test: test Deno codepath on non-Deno platforms too
  • Additional commits viewable 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 [@exodus/bytes](https://github.com/ExodusOSS/bytes) from 1.8.0 to 1.9.0.
- [Release notes](https://github.com/ExodusOSS/bytes/releases)
- [Commits](ExodusOSS/bytes@v1.8.0...v1.9.0)

---
updated-dependencies:
- dependency-name: "@exodus/bytes"
  dependency-version: 1.9.0
  dependency-type: indirect
  update-type: version-update:semver-minor
...

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

dependabot bot commented on behalf of github Jan 19, 2026

Labels

The following labels could not be found: auto-merge, security. Please create them before Dependabot can add them to a pull request.

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

@EthanThePhoenix38 EthanThePhoenix38 merged commit 7668e60 into main Jan 20, 2026
4 of 5 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/exodus/bytes-1.9.0 branch January 20, 2026 12:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant