Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 16, 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: Never, 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 Dec 16, 2023
@renovate renovate bot changed the title fix(deps): update dependency js-md5 to v0.8.3 fix(deps): update dependency js-md5 to v0.8.3 - 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:52
@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.3 - autoclosed fix(deps): update dependency js-md5 to v0.8.3 Dec 8, 2024
@renovate renovate bot reopened this Dec 8, 2024
@renovate renovate bot force-pushed the renovate/js-md5-0.x branch from 0ffcf6a to be3f203 Compare December 8, 2024 23:34
@renovate renovate bot changed the title fix(deps): update dependency js-md5 to v0.8.3 fix(deps): update dependency js-md5 to ^0.8.0 Dec 8, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants