jest-image-snapshot icon indicating copy to clipboard operation
jest-image-snapshot copied to clipboard

chore(deps): bump rimraf from 2.6.2 to 5.0.10

Open mrkans opened this issue 1 year ago • 1 comments

Description

Fixes #355

Motivation and Context

How Has This Been Tested?

Types of Changes

  • [x] Bug fix (non-breaking change which fixes an issue)
  • [ ] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • [ ] Documentation (adding or updating documentation)
  • [x] Dependency update

Checklist:

  • [ ] My change requires a change to the documentation and I have updated the documentation accordingly.
  • [x] My changes are in sync with the code style of this project.
  • [x] There aren't any other open Pull Requests for the same issue/update.
  • [ ] These changes should be applied to a maintenance branch.
  • [ ] I have added the Apache 2.0 license header to any new files created.

What is the Impact to Developers Using Jest-Image-Snapshot?

mrkans avatar Sep 19 '24 07:09 mrkans

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Sep 19 '24 07:09 CLAassistant

@mrkans Thanks for your contribution. It looks like #360 does the same as what this PR does, but includes many other dep updates too.

I will close this PR, however if you think this PR does something that #360 does not, please re-open it.

code-forger avatar Jan 07 '25 14:01 code-forger

@code-forger My opinion is that this one is ready to be merged while that one is not. That PR does the same (and more) but I see no problems in taking this first since it removes a dependency with a known memory leak.

mrkans avatar Jan 07 '25 14:01 mrkans

@mrkans This one is as un-mergable as #360 (conflicting package-lock.json). But, if you can clear your conflicts first, we will merge yours.

code-forger avatar Jan 07 '25 14:01 code-forger

Merge conflict fixed

mrkans avatar Jan 07 '25 15:01 mrkans

:tada: This PR is included in version 6.5.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

oneamexbot avatar May 12 '25 11:05 oneamexbot