XRPLF / xrpl.js

A JavaScript/TypeScript API for interacting with the XRP Ledger in Node.js and the browser
https://xrpl.org/
1.21k stars 512 forks source link

build(deps): bump @noble/hashes from 1.3.2 to 1.3.3 #2645

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 8 months ago

Bumps @noble/hashes from 1.3.2 to 1.3.3.

Release notes

Sourced from @​noble/hashes's releases.

1.3.3

  • Add module sha2, an alias to already-existing sha256 and sha512
  • sha3-addons: Implement TurboSHAKE (https://eprint.iacr.org/2023/342)
  • utils improvements
    • hexToBytes: speed-up 6x, improve error formatting
    • isBytes: improve reliability in bad environments such as jsdom
    • concatBytes: improve safety by early-checking the type
  • Bump typescript version used to build the package to 5.3.2

Full Changelog: https://github.com/paulmillr/noble-hashes/compare/1.3.2...1.3.3

Commits
  • d86df4a Release 1.3.3.
  • d3b96a8 sha2: remove some aliases
  • 1792f61 _assert: fix isBytes
  • cb759dd utils: improve isBytes
  • d5c624a utils: fix-up isBytes
  • ef0715d test: prettier fix
  • 0a4eabd utils: improve concatBytes safety by early-checking the type
  • ee055bd sha2: expose more aliases
  • ceaa76f Bump prettier and typescript, reduce their sizes
  • bb029cc utils: make isBytes more reliable in different envs. gh-25
  • 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 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)
socket-security[bot] commented 8 months ago

New dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@noble/hashes@1.3.3 None 0 761 kB paulmillr

View full report↗︎

dependabot[bot] commented 7 months ago

Looks like @noble/hashes is up-to-date now, so this is no longer needed.