jira-description-action icon indicating copy to clipboard operation
jira-description-action copied to clipboard

Remove unused dependencies

Open javierjulio opened this issue 11 months ago • 1 comments

As promised from #49 this is a follow up to remove unused dependencies as I noticed some while working on that PR.

I tried addressing some security updates but any seem to break CI, although running tests locally is successful. Addressing the many outdated dependencies should be done individually. I won't be able to contribute there as I'm not familiar with Typescript and Jest which have the most.

javierjulio avatar Mar 02 '24 16:03 javierjulio

@cakeinpanic as mentioned in #49 this is a follow up to help reduce the number of dependencies and those reduce the lock file size. CI is green with this change and tests pass locally as well.

javierjulio avatar Mar 02 '24 16:03 javierjulio

Hi, I don't see the reason to remove engines-ok dependency since on my laptop which has node18 installed globally it actually did prevent the build. Please bring it back or provide another solution which would do the same job

cakeinpanic avatar Jun 21 '24 15:06 cakeinpanic

@cakeinpanic no worries, I dropped that commit so it remains in place. This is now ready.

javierjulio avatar Jun 21 '24 18:06 javierjulio