just
just copied to clipboard
The task library that just works
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@jest/reporters](https://jestjs.io/) ([source](https://togithub.com/facebook/jest)) | [`^26.6.2` -> `^29.0.0`](https://renovatebot.com/diffs/npm/@jest%2freporters/26.6.2/29.0.3) |...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [es5-ext](https://togithub.com/medikoo/es5-ext) | [`0.10.53` -> `0.10.63`](https://renovatebot.com/diffs/npm/es5-ext/0.10.53/0.10.63) | [](https://docs.renovatebot.com/merge-confidence/)...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [lage](https://microsoft.github.io/lage/) ([source](https://redirect.github.com/microsoft/lage)) | [`2.4.0` -> `2.11.7`](https://renovatebot.com/diffs/npm/lage/2.4.0/2.11.7) | [](https://docs.renovatebot.com/merge-confidence/) |...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.4. Commits 6585820 Release version 1.15.4 of the npm package. 7a6567e Disallow bracketed hostnames. 05629af Prefer native URL instead of deprecated url.parse. 1cba8e8 Prefer native...
This PR contains the following updates: | Update | Change | |---|---| | lockFileMaintenance | All locks refreshed | 🔧 This Pull Request updates lock files to use the latest...
Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.2.1 to 4.2.2. Changelog Sourced from browserify-sign's changelog. v4.2.2 - 2023-10-25 Fixed [Tests] log when openssl doesn't support cipher [#37](https://github.com/crypto-browserify/browserify-sign/issues/37) Commits Only apps should have lockfiles 09a8995...
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.17 to 7.23.2. Release notes Sourced from @babel/traverse's releases. v7.23.2 (2023-10-11) NOTE: This release also re-publishes @babel/core, even if it does not appear in the linked release...
Hi there, I recently tried to fix an issue in my watcher task but found it's not possible with the current setup. My watcher task starts by compiling with Just's...
Reverts the behavior change from #584 / `just-scripts` v2. This requires a new major version (v3) but eases upgrades for anyone who is still on v1, and restores the default...
Originally `just-scripts-utils` and `just-task-logger` were used by multiple packages in the Just family (such as for repo creation and management), but now that the focus of Just has been narrowed...