Update dependency js-md5 to v0.9.2 #562

Open
renovate-bot wants to merge 1 commit from renovate/js-md5-0.x into main
Collaborator

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
js-md5 0.8.3 -> 0.9.2 age adoption passing confidence

⚠️ Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

emn178/js-md5 (js-md5)

v0.9.2

Compare Source

Fixed
  • CI test.

v0.9.0

Compare Source

Added
  • Modern and lite builds generated from the same source. #​44
  • support ESM.
  • Set up GitHub release action / provenance
Fixed
  • Fix uploading coverage to coveralls
  • fix recognize environment is node when use browserfs

Configuration

📅 Schedule: 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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [js-md5](https://github.com/emn178/js-md5) | [`0.8.3` -> `0.9.2`](https://renovatebot.com/diffs/npm/js-md5/0.8.3/0.9.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/js-md5/0.9.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/js-md5/0.9.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/js-md5/0.8.3/0.9.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/js-md5/0.8.3/0.9.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>emn178/js-md5 (js-md5)</summary> ### [`v0.9.2`](https://github.com/emn178/js-md5/blob/HEAD/CHANGELOG.md#v092--2026-07-20) [Compare Source](https://github.com/emn178/js-md5/compare/v0.9.0...v0.9.2) ##### Fixed - CI test. ### [`v0.9.0`](https://github.com/emn178/js-md5/blob/HEAD/CHANGELOG.md#v090--2026-07-20) [Compare Source](https://github.com/emn178/js-md5/compare/v0.8.3...v0.9.0) ##### Added - Modern and lite builds generated from the same source. [#&#8203;44](https://github.com/emn178/js-md5/issues/44) - support ESM. - Set up GitHub release action / provenance ##### Fixed - Fix uploading coverage to coveralls - fix recognize environment is node when use browserfs </details> --- ### Configuration 📅 **Schedule**: 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmN5IiwiamF2YXNjcmlwdCIsInJ1bnRpbWUiXX0=-->
Update dependency js-md5 to v0.9.0
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
48144d81e5
renovate-bot force-pushed renovate/js-md5-0.x from 48144d81e5
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
to c9cd3f1029
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
2026-07-24 04:43:31 +00:00
Compare
renovate-bot changed title from Update dependency js-md5 to v0.9.0 to Update dependency js-md5 to v0.9.2 2026-07-24 04:43:32 +00:00
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/js-md5-0.x:renovate/js-md5-0.x
git switch renovate/js-md5-0.x

Merge

Merge the changes and update on Forgejo.
git switch main
git merge --no-ff renovate/js-md5-0.x
git switch renovate/js-md5-0.x
git rebase main
git switch main
git merge --ff-only renovate/js-md5-0.x
git switch renovate/js-md5-0.x
git rebase main
git switch main
git merge --no-ff renovate/js-md5-0.x
git switch main
git merge --squash renovate/js-md5-0.x
git switch main
git merge --ff-only renovate/js-md5-0.x
git switch main
git merge renovate/js-md5-0.x
git push origin main
Sign in to join this conversation.
No description provided.