just icon indicating copy to clipboard operation
just copied to clipboard

The task library that just works

Results 82 just issues
Sort by recently updated
recently updated
newest added

Just got this error when using Just: ``` [9:49:35 AM] x In order to use TypeScript with just.config.ts, you need to install "ts-node" module: npm install -D ts-node or yarn...

Bumps [ws](https://github.com/websockets/ws) from 6.2.2 to 6.2.3. Release notes Sourced from ws's releases. 6.2.3 Bug fixes Backported e55e5106 to the 6.x release line (eeb76d31). Commits d87f3b6 [dist] 6.2.3 eeb76d3 [security] Fix...

dependencies

Update the config loading approach and introduce new binaries to support ESM configs. This addresses part of #572 and #686 as much as is possible without a potential breaking change....

Bumps [express](https://github.com/expressjs/express) from 4.19.2 to 4.21.0. Release notes Sourced from express's releases. 4.21.0 What's Changed Deprecate "back" magic string in redirects by @​blakeembrey in expressjs/express#5935 [email protected] by @​wesleytodd in expressjs/express#5954...

dependencies

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.4 to 6.5.7. Commits 3e46a48 6.5.7 accb61e lib: DER signature decoding correction 03e06e1 6.5.6 7ac5360 Merge commit from fork 7570078 6.5.5 206da2e lib: lint 0a78e03 [Fix] restore...

dependencies

# Pull Request: Upgrade VuePress to v2.0.0-rc.23 ## Overview This pull request upgrades VuePress to version 2.0.0-rc.23, which includes several dependency updates and new features. The changes are aimed at...

This PR contains the following updates: | Update | Change | |---|---| | lockFileMaintenance | All locks refreshed | 🔧 This Pull Request updates lock files to use the latest...

renovate

Bumps [esbuild](https://github.com/evanw/esbuild) from 0.9.7 to 0.25.0. Release notes Sourced from esbuild's releases. v0.25.0 This release deliberately contains backwards-incompatible changes. To avoid automatically picking up releases like this, you should either...

dependencies
javascript

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [lage](https://microsoft.github.io/lage/) ([source](https://redirect.github.com/microsoft/lage)) | [`2.4.0` -> `2.14.15`](https://renovatebot.com/diffs/npm/lage/2.4.0/2.14.15) | ![age](https://developer.mend.io/api/mc/badges/age/npm/lage/2.14.15?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/lage/2.4.0/2.14.15?slim=true) | --- ###...

renovate

`prettierTask` uses `bin-prettier.js` which was moved to `bin/prettier.cjs` in prettier 3.0.0, which results in the task skipping with "Prettier is not available, ignoring this task"