Yanick Champoux
Yanick Champoux
Fwiw, I ported `updeep`, a small utility package that focuses on deep merging of immutable objects to use Remeda as its underlying engine: https://github.com/yanick/updeep-remeda/
> as of the latest svelte prerelease, our own Svelte 5 support will no longer work due to https://github.com/sveltejs/svelte/pull/10516 :darth vader big NOOO:
Fwiw, I'm kinda busy today, but I'll try to turn my attention to deployment tomorrow.
> The check list is missing target Ah, but then the `target` is already removed thanks to ``` const render = ( Component, { target, ...options } = {}, //...
> After sitting with this for a bit, I think we only need a small fix: `target` should be checked along with all the other options and _then_ pulled off...
Look at the failures of Escape::Houdini 0.1.2 (my Perl wrapper for the houdini lib) at http://www.cpantesters.org/distro/E/Escape-Houdini.html As usual, it's the windows compiler that seems to be causing problems, the naughty...
Sweet. The Perl module was using my own fork. I'm glad to ear I'll be able to just point to yours and have one less repo to worry about. :-)
> By "mergeable", do we mean that in this scenario, both setting_1 and setting_2 should be set? That'd be my understanding, yup! ... BWAHAHAHAHA I just scrolled all the way...
> I reacted to this pull request with both joy and horror -- the latter entirely due to witnessing someone else trying to use Web::Mention's very sub-par JSON methods, dashed...