Skip to content

Bump sha.js from 2.4.11 to 2.4.12#109

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/sha.js-2.4.12
Aug 22, 2025
Merged

Bump sha.js from 2.4.11 to 2.4.12#109
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/sha.js-2.4.12

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 22, 2025

Bumps sha.js from 2.4.11 to 2.4.12.

Changelog

Sourced from sha.js's changelog.

v2.4.12 - 2025-07-01

Commits

  • [eslint] switch to eslint 7acadfb
  • [meta] add auto-changelog b46e711
  • [eslint] fix package.json indentation df9d521
  • [Tests] migrate from travis to GHA c43c64a
  • [Fix] support multi-byte wide typed arrays f2a258e
  • [meta] reorder package.json d8d77c0
  • [meta] add npmignore 35aec35
  • [Tests] avoid console logs 73e33ae
  • [Tests] fix tests run in batch 2629130
  • [Tests] drop node requirement to 0.10 00c7f23
  • [Dev Deps] update buffer, hash-test-vectors, standard, tape, typedarray 92b5de5
  • [Tests] drop node requirement to v3 9b5eca8
  • [meta] set engines to >= 4 807084c
  • Only apps should have lockfiles c72789c
  • [Deps] update inherits, safe-buffer 5428cfc
  • [Dev Deps] update @ljharb/eslint-config 2dbe0aa
  • update README to reflect LICENSE 8938256
  • [Dev Deps] add missing peer dep d528896
  • [Dev Deps] remove unused buffer dep 94ca724
Commits
  • eb4ea2f v2.4.12
  • d8d77c0 [meta] reorder package.json
  • df9d521 [eslint] fix package.json indentation
  • 35aec35 [meta] add npmignore
  • d528896 [Dev Deps] add missing peer dep
  • b46e711 [meta] add auto-changelog
  • 94ca724 [Dev Deps] remove unused buffer dep
  • 2dbe0aa [Dev Deps] update @ljharb/eslint-config
  • 73e33ae [Tests] avoid console logs
  • f2a258e [Fix] support multi-byte wide typed arrays
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by ljharb, a new releaser for sha.js since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [sha.js](https://github.com/crypto-browserify/sha.js) from 2.4.11 to 2.4.12.
- [Changelog](https://github.com/browserify/sha.js/blob/master/CHANGELOG.md)
- [Commits](browserify/sha.js@v2.4.11...v2.4.12)

---
updated-dependencies:
- dependency-name: sha.js
  dependency-version: 2.4.12
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies for managing dependencies javascript Pull requests that update Javascript code labels Aug 22, 2025
@github-actions github-actions bot merged commit 6652381 into main Aug 22, 2025
23 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/sha.js-2.4.12 branch August 22, 2025 02:51
@what-the-diff
Copy link

what-the-diff bot commented Aug 22, 2025

PR Summary

  • Update of the sha.js package
    The software library divided into smaller pieces (packages) called sha.js, which helps with security operations in our software, has been updated from version 2.4.11 to 2.4.12. This update is for all places where this package is being used.

  • Dependencies' versions updated
    The versions of two dependencies (think of them as additional tools required by our software for performing specific tasks) named inherits and safe-buffer have been updated. inherits helps with object-oriented functionality in our software, while safe-buffer aids in data handling. Versions for these have been updated to 2.0.4 and 5.2.1 respectively.

  • Addition of the to-buffer dependency
    The software has gained a new dependency called to-buffer, which helps in the process of converting different types of data into buffers, a more manageable format for the software to work with. This tool is currently at its version 1.2.0.

  • Required Node version specification
    Our software now specifically requires the Node environment to be of version 0.10 or higher. Node is like an environment where our software runs and interacts with the system.

  • Funding information added
    Details for potential sponsors to financially support the maintainer— the person responsible for keeping the software updated and functional, have been included. It provides a URL to go forward with any donations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies for managing dependencies javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants