updates icon indicating copy to clipboard operation
updates copied to clipboard

Flexible npm and poetry dependency update tool

Results 21 updates issues
Sort by recently updated
recently updated
newest added

After it support pypi: https://github.com/prefix-dev/pixi

enhancement

I think it's not too far-fetched to have lightweight support for other languages like golang or python which I use a lot personally and having a single tool to update...

enhancement

We should be able to update actions like `actions/setup-node@v2` via git.

enhancement

https://bun.sh/blog/bun-v1.1.5#package-json-with-comments-and-trailing-commas

[util.parseArgs](https://nodejs.org/api/util.html#utilparseargsconfig)

I've seen too many accidential publishes where alpha/beta is published on `latest` dist-tag, I think it's time to change the default behaviour to reject such versions by default: ``` NAME...

enhancement

In place of `execa`: https://github.com/sindresorhus/nano-spawn

https://jsr.io/docs/npm-compatibility Likely need to not ask the npm API, but the jsr API for packages on the `@jsr` scope.