jsondiffpatch icon indicating copy to clipboard operation
jsondiffpatch copied to clipboard

Is this repo still being maintained?

Open tnrich opened this issue 5 years ago • 4 comments

Looks like there hasn't been any PR merged in quite a while.. ?

@benjamine what's your status?

tnrich avatar Oct 10 '19 19:10 tnrich

No comment until now. @benjamine would be good to have a statement from you.

sjoerd222888 avatar Dec 30 '19 22:12 sjoerd222888

I'm not currently adding new features, but yes will review any fixes sent. I haven't had a lot of time o review PRs recently, but anything that is a fix (and includes tests verifying there's no breaking changes) let me know and I would incorporate.

benjamine avatar Jan 01 '20 21:01 benjamine

@benjamine is there a changelog? It's fine if you don't have time, I understand. Thanks for this great, invaluable module.

Offirmo avatar Jan 06 '20 22:01 Offirmo

Hi @Offirmo thank you!, I don't have a changelog, but should. I think I'd love to have something (PRs accepted) somewhat automatic based on the commit message convention in https://commitlint.js.org (I've seen other libraries use github bots to keep that up to date)

benjamine avatar Jan 06 '20 23:01 benjamine

@benjamine I would recommend recruiting an additional trusted maintainer or two. It's been 2 years since the last commit and even longer since an actual meaningful commit was made.

I just ran into an issue where the version being used by the jsondiffpatch dependency chalk is causing a build issue with newer build tools (like vite) - https://github.com/benjamine/jsondiffpatch/issues/315

Now I'm using https://www.npmjs.com/package/jsondiffpatch-rc which doesn't feel great.

It would be great if at the bare minimum the dependencies for this repo could be updated.

Thanks!

PS I would be happy to take on a maintainer role for this repo as we are still using it in our tools

tnrich avatar Jun 05 '23 19:06 tnrich

hi folks, apologies for the lack of replies.

I agree at least some help keeping dependencies up to date and any patches would be great!

I’d love peering with a volunteer on this.

On Mon, Jun 5, 2023 at 4:19 PM Thomas Rich @.***> wrote:

@benjamine https://github.com/benjamine I would recommend recruiting an additional trusted maintainer or two. It's been 2 years since the last commit and even longer since an actual meaningful commit was made.

I just ran into an issue where the version being used by the jsondiffpatch dependency chalk is causing a build issue with newer build tools (like vite) - #315 https://github.com/benjamine/jsondiffpatch/issues/315

Now I'm using https://www.npmjs.com/package/jsondiffpatch-rc which doesn't feel great.

It would be great if at the bare minimum the dependencies for this repo could be updated.

Thanks!

PS I would be happy to take on a maintainer role for this repo as we are still using it in our tools

— Reply to this email directly, view it on GitHub https://github.com/benjamine/jsondiffpatch/issues/274#issuecomment-1577347518, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAC54KLFLWZXWL3BLLC6UQLXJYWMPANCNFSM4I7REKBQ . You are receiving this because you were mentioned.Message ID: @.***>

benjamine avatar Jun 07 '23 01:06 benjamine

Hey @benjamine, I'm the maintainer of redux-devtools which depends on this project and I would be interested in helping maintain this package if the offer still stands. Thanks!

Methuselah96 avatar Aug 19 '23 04:08 Methuselah96

@Methuselah96 that'd be awesome! of course, will get in touch to get it done 💪 , thank you!

benjamine avatar Aug 19 '23 12:08 benjamine

Just released v0.5.0 which should fix Vite usage. Changes will be documented in Releases.

Hopefully with two maintainers we should be able to keep up maintenance.

Methuselah96 avatar Aug 20 '23 18:08 Methuselah96