Skip to content

Bump hasha from 3.0.0 to 6.0.0#27324

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/hasha-6.0.0
Closed

Bump hasha from 3.0.0 to 6.0.0#27324
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/hasha-6.0.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 16, 2024

Bumps hasha from 3.0.0 to 6.0.0.

Release notes

Sourced from hasha's releases.

v6.0.0

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

sindresorhus/hasha@v5.2.2...v6.0.0

v5.2.2

  • Fix .fromFile() Node.js 14 compatibility (#34) 80b71af

sindresorhus/hasha@v5.2.1...v5.2.2

v5.2.1

  • Fix TypeScript types ef81e41

sindresorhus/hasha@v5.2.0...v5.2.1

v5.2.0

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

sindresorhus/hasha@v5.1.0...v5.2.0

v5.1.0

  • Move async file hashing to a worker thread when on Node.js 12 or later (#21) 7e6a0fd
  • Add .async() method (#21) 7e6a0fd

sindresorhus/hasha@v5.0.0...v5.1.0

v5.0.0

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');

sindresorhus/hasha@v4.0.1...v5.0.0

v4.0.1

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

sindresorhus/hasha@v4.0.0...v4.0.1

v4.0.0

Breaking:

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 <dependency name> 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [hasha](https://github.com/sindresorhus/hasha) from 3.0.0 to 6.0.0.
- [Release notes](https://github.com/sindresorhus/hasha/releases)
- [Commits](sindresorhus/hasha@v3.0.0...v6.0.0)

---
updated-dependencies:
- dependency-name: hasha
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner July 16, 2024 23:33
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 16, 2024
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 2, 2025

Superseded by #28449.

@dependabot dependabot bot closed this Dec 2, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/hasha-6.0.0 branch December 2, 2025 23:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants