Lars Kappert

Results 640 comments of Lars Kappert

> how would patching picomatch work for users who download tinyglobby from npm? sadly, i don't think patching it is viable long term Oh no, bad idea indeed, this wasn't...

Sorry I phrased that poorly. With "this solution" I meant this PR without the patch part. Thanks! WIP.

Here's the PR: https://github.com/micromatch/picomatch/pull/137

Rebased the changes in this PR on top of `main` after the recent updates there.

Since the picomatch repo doesn't seem to have a lot of motion anymore I'd be OK with using my fork [unmatch](https://github.com/webpro/unmatch) (which is in this PR already). > When this...

> I'm not sure I like the idea of using a fork of picomatch. Forking is some sort of last resort. Rest assured I don't fancy it either, but I'm...

> Is this PR enough to use tinyglobby in knip? You need streaming support first, right? (#24). Perhaps we should focus there first as that's needed by multiple projects This...

There have been a few PR and fixes around `whatBump` recently. Please double-check the version numbers, perhaps remove the packages not directly used and re-install related packages. You could search...

This is most likely on your end to handle. How release-it works, is that it mostly just executes `git` commands for you. It does not change the username or something,...

See here verbose and/or debug output: https://github.com/release-it/release-it?tab=readme-ov-file#troubleshooting--debugging