Skip to content

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

Merged
allenporter merged 1 commit into
mainfrom
renovate/js-sha256-1.x
Sep 10, 2026
Merged

chore(deps): update dependency js-sha256 to v1#243
allenporter merged 1 commit into
mainfrom
renovate/js-sha256-1.x

Conversation

@renovate

@renovate renovate Bot commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
js-sha256 major 0.12.01.0.0

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.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 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.

@codecov-commenter

codecov-commenter commented Sep 8, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.02%. Comparing base (c67bcb5) to head (5b9f05c).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #243      +/-   ##
==========================================
+ Coverage   91.00%   91.02%   +0.02%     
==========================================
  Files         113      113              
  Lines       11749    11749              
==========================================
+ Hits        10692    10695       +3     
+ Misses       1057     1054       -3     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate
renovate Bot force-pushed the renovate/js-sha256-1.x branch from b4afac4 to 5b9f05c Compare September 8, 2026 06:41
@allenporter
allenporter merged commit ae0cf93 into main Sep 10, 2026
7 checks passed
@renovate
renovate Bot deleted the renovate/js-sha256-1.x branch September 10, 2026 22:56
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.

2 participants