UNCLASSIFIED - NO CUI

Skip to content

Update dependency sindresorhus/hasha to v6

renovate requested to merge renovate/sindresorhus-hasha-6.x into development

This MR contains the following updates:

Package Type Update Change
sindresorhus/hasha ironbank-github major v5.2.2 -> v6.0.0

Release Notes

sindresorhus/hasha

v6.0.0

Compare Source

Breaking
  • Require Node.js 18 6dda681
  • This package is now pure ESM. Please read this.
  • Converted the default import to named imports:
    • hashahashSync
    • hasha.asynchash
    • hasha.fromStreamhash
    • hasha.fromFilehashFile
    • hasha.fromFileSynchashFileSync
    • hasha.streamhashingStream

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

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


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

This MR has been generated by Renovate Bot.

Merge request reports