Skip to content
This repository has been archived by the owner on Aug 18, 2020. It is now read-only.

Update dependency hasha to v5 #10

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 9, 2020

This PR contains the following updates:

Package Type Update Change
hasha dependencies major ^3.0.0 -> ^5.0.0

Release Notes

sindresorhus/hasha

v5.2.0

Compare Source

  • Avoid Webpack warning due to non-literal require (#​26) 9774aaa

v5.1.0

Compare Source

v5.0.0

Compare Source

Breaking for TypeScript users only:

  • Refactor TypeScript definition to CommonJS compatible export (#​19) c07d884
    • You need to change import hasha from 'hasha'; to import hasha = require('hasha');

v4.0.1

Compare Source

  • Allow mixed input arrays in the TypeScript definition (#​17) 999304f

v4.0.0

Compare Source

Breaking:

Enhancements:


Renovate configuration

📅 Schedule: 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 has been generated by WhiteSource Renovate. View repository job log here.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant