Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix(deps): update dependency js-md5 to ^0.8.0 #420

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 30, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
js-md5 ^0.7.3 -> ^0.8.0 age adoption passing confidence

Release Notes

emn178/js-md5 (js-md5)

v0.8.3

Compare Source

Fixed
  • package.json main property.

v0.8.2

Compare Source

Remove
  • package.json module property.

v0.8.1

Compare Source

Added
  • TypeScript base64 interfaces.
  • Disable webpack polyfill.

v0.8.0

Compare Source

Added
  • TypeScript interfaces.
  • HMAC feature.
Fixed
  • deprecated new Buffer, replace with Buffer.from.
  • dependencies and security issues.
  • don't modify global Array and ArrayBuffer prototypes.
  • refactor: simplify formatMessage internal logic.
Changed
  • remove eval and use require directly.
  • throw error by Error oject.
  • throw error if update after finalize
  • use unsigned right shift.

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Sep 30, 2023
@renovate renovate bot changed the title fix(deps): update dependency js-md5 to v0.8.0 fix(deps): update dependency js-md5 to v0.8.0 - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/js-md5-0.x branch December 8, 2024 18:40
@github-actions github-actions bot locked and limited conversation to collaborators Dec 8, 2024
@renovate renovate bot changed the title fix(deps): update dependency js-md5 to v0.8.0 - autoclosed fix(deps): update dependency js-md5 to v0.8.0 Dec 8, 2024
@renovate renovate bot reopened this Dec 8, 2024
@renovate renovate bot force-pushed the renovate/js-md5-0.x branch from e539c09 to 1923020 Compare December 8, 2024 23:08
@renovate renovate bot changed the title fix(deps): update dependency js-md5 to v0.8.0 fix(deps): update dependency js-md5 to ^0.8.0 Dec 8, 2024
@renovate renovate bot force-pushed the renovate/js-md5-0.x branch from 1923020 to 36e2c16 Compare February 11, 2025 12:12
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants