Skip to content

chore(deps): update dependency js-sha256 to v1 - #533

Open
renovate[bot] wants to merge 1 commit into
chore/all-my-stuffsfrom
renovate/js-sha256-1.x
Open

chore(deps): update dependency js-sha256 to v1#533
renovate[bot] wants to merge 1 commit into
chore/all-my-stuffsfrom
renovate/js-sha256-1.x

Conversation

@renovate

@renovate renovate Bot commented Jul 27, 2026

Copy link
Copy Markdown

This PR contains the following updates:

Package Change Age Confidence
js-sha256 ^0.11.1^1.0.0 age confidence

Release Notes

emn178/js-sha256 (js-sha256)

v1.0.0

Compare Source

Added
  • Add dedicated ESM, CommonJS, Node.js, and browser distribution entry points.
  • Add streaming support to the native Node.js SHA-256, SHA-224, and HMAC implementations.
  • Add distribution contract tests and real browser Web Worker tests with Playwright.
  • Add Node.js 16, 18, 20, 22, and 24 runtime tests against the packed npm artifact.
Changed
  • Refactor the implementation into environment-independent core and Node.js modules.
  • Use the native Node.js crypto implementation for hashing and HMAC.
  • Load the package version automatically when generating distribution banners.
  • Export unminified ESM source directly and build only CommonJS and browser/minified distributions.
  • Replace expect.js, NYC, Tiny Worker, and UglifyJS with Node.js assert, c8, Playwright, and Rollup/Terser.
  • Build automatically before npm pack and npm publish.
  • Throw error if update after finalize
Removed
  • Remove runtime CommonJS, AMD, Node.js, Web Worker, and ArrayBuffer environment switches from the core implementation.
  • Remove legacy environment flags and obsolete compatibility polyfills.
  • Remove the old generated sha256.mjs and sha256.node.mjs entry points.

v0.12.0

Compare Source

Added
  • support ESM #​44
  • Set up GitHub release action / provenance #​46
Fixed
  • Fix uploading coverage to coveralls #​52
  • fix recognize environment is node when use browserfs #​53

Configuration

📅 Schedule: (in timezone Europe/Paris)

  • Branch creation
    • Between 12:00 AM and 03:59 AM (* 0-3 * * *)
  • Automerge
    • Between 12:00 AM and 03:59 AM (* 0-3 * * *)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

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