Skip to content

Commit 2ec512a

Browse files
chore(deps): update dependency aqua:casey/just to v1.54.0 (#230)
This PR contains the following updates: | Package | Update | Change | Pending | |---|---|---|---| | [aqua:casey/just](https://redirect.github.com/casey/just) | minor | `1.53.0` → `1.54.0` | `1.55.1` (+1) | --- ### Release Notes <details> <summary>casey/just (aqua:casey/just)</summary> ### [`v1.54.0`](https://redirect.github.com/casey/just/blob/HEAD/CHANGELOG.md#1540---2026-06-22) [Compare Source](https://redirect.github.com/casey/just/compare/1.53.0...1.54.0) ##### Fixed - Forbid duplicate attribute keys ([#&#8203;3454](https://redirect.github.com/casey/just/pull/3454) by [casey](https://redirect.github.com/casey)) - Clear signal handler when infallible line catches signal ([#&#8203;3444](https://redirect.github.com/casey/just/pull/3444) by [casey](https://redirect.github.com/casey)) ##### Changed - Allow passing `--dotenv-command` multiple times ([#&#8203;3445](https://redirect.github.com/casey/just/pull/3445) by [casey](https://redirect.github.com/casey)) - Allow `[arg]` `value` to be expression ([#&#8203;3429](https://redirect.github.com/casey/just/pull/3429) by [casey](https://redirect.github.com/casey)) ##### Added - Add `[continue]` attribute ([#&#8203;3442](https://redirect.github.com/casey/just/pull/3442) by [casey](https://redirect.github.com/casey)) - Add `--dotenv-command` and `set dotenv-command` ([#&#8203;3441](https://redirect.github.com/casey/just/pull/3441) by [casey](https://redirect.github.com/casey)) ##### Cached Recipes - Add cache key to verbose output ([#&#8203;3465](https://redirect.github.com/casey/just/pull/3465) by [casey](https://redirect.github.com/casey)) - Add `--no-cache` flag ([#&#8203;3463](https://redirect.github.com/casey/just/pull/3463) by [casey](https://redirect.github.com/casey)) - Remove empty cache entries with `just --clean` ([#&#8203;3462](https://redirect.github.com/casey/just/pull/3462) by [casey](https://redirect.github.com/casey)) - Add `just --clean` instructions to readme ([#&#8203;3461](https://redirect.github.com/casey/just/pull/3461) by [casey](https://redirect.github.com/casey)) - Allow filtering `--clean` by recipe and module path ([#&#8203;3460](https://redirect.github.com/casey/just/pull/3460) by [casey](https://redirect.github.com/casey)) - Add `--clean` subcommand for clearing recipe cache ([#&#8203;3459](https://redirect.github.com/casey/just/pull/3459) by [casey](https://redirect.github.com/casey)) - Include recipe name in cache entries ([#&#8203;3457](https://redirect.github.com/casey/just/pull/3457) by [casey](https://redirect.github.com/casey)) - Add extra user-supplied cache key ([#&#8203;3456](https://redirect.github.com/casey/just/pull/3456) by [casey](https://redirect.github.com/casey)) - Fix working directory cache key ([#&#8203;3455](https://redirect.github.com/casey/just/pull/3455) by [casey](https://redirect.github.com/casey)) - Add output files to cached recipes ([#&#8203;3453](https://redirect.github.com/casey/just/pull/3453) by [casey](https://redirect.github.com/casey)) - Add file inputs to cached recipes ([#&#8203;3452](https://redirect.github.com/casey/just/pull/3452) by [casey](https://redirect.github.com/casey)) - Use body lines in cache key ([#&#8203;3451](https://redirect.github.com/casey/just/pull/3451) by [casey](https://redirect.github.com/casey)) - Use recipe body in cache key instead of lines ([#&#8203;3447](https://redirect.github.com/casey/just/pull/3447) by [casey](https://redirect.github.com/casey)) - Add additional cache keys ([#&#8203;3446](https://redirect.github.com/casey/just/pull/3446) by [casey](https://redirect.github.com/casey)) - Add cached recipes ([#&#8203;3437](https://redirect.github.com/casey/just/pull/3437) by [casey](https://redirect.github.com/casey)) ##### Misc - Rename `AttributeDiscriminant` to `AttributeKind` ([#&#8203;3464](https://redirect.github.com/casey/just/pull/3464) by [casey](https://redirect.github.com/casey)) - Improve invalid shell recipe attribute error message ([#&#8203;3458](https://redirect.github.com/casey/just/pull/3458) by [casey](https://redirect.github.com/casey)) - Add `Environment` struct ([#&#8203;3450](https://redirect.github.com/casey/just/pull/3450) by [casey](https://redirect.github.com/casey)) - Remove `Test::no_justfile()` ([#&#8203;3449](https://redirect.github.com/casey/just/pull/3449) by [casey](https://redirect.github.com/casey)) - Use plural consistently in `UnstableFeature` enum ([#&#8203;3448](https://redirect.github.com/casey/just/pull/3448) by [casey](https://redirect.github.com/casey)) - Lowercase `ctrl` consistently ([#&#8203;3443](https://redirect.github.com/casey/just/pull/3443) by [casey](https://redirect.github.com/casey)) - Add activating environments section to readme ([#&#8203;3440](https://redirect.github.com/casey/just/pull/3440) by [casey](https://redirect.github.com/casey)) - Bump minimum-supported Rust version to 1.89.0 ([#&#8203;3438](https://redirect.github.com/casey/just/pull/3438) by [casey](https://redirect.github.com/casey)) - Make non-unicode error messages consistent ([#&#8203;3436](https://redirect.github.com/casey/just/pull/3436) by [casey](https://redirect.github.com/casey)) - Lowercase function error messages ([#&#8203;3435](https://redirect.github.com/casey/just/pull/3435) by [casey](https://redirect.github.com/casey)) - Reword readme ([#&#8203;3433](https://redirect.github.com/casey/just/pull/3433) by [casey](https://redirect.github.com/casey)) - Remove emacs `Local Variables:` block from justfile ([#&#8203;3432](https://redirect.github.com/casey/just/pull/3432) by [casey](https://redirect.github.com/casey)) </details> --- ### Configuration 📅 **Schedule**: (in timezone America/Los_Angeles) - Branch creation - "after 4pm on thursday" - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/scottames/containers). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNDIuMiIsInVwZGF0ZWRJblZlciI6IjQzLjI0Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: scottames-github-bot[bot] <162828115+scottames-github-bot[bot]@users.noreply.github.com>
1 parent 23362fd commit 2ec512a

2 files changed

Lines changed: 37 additions & 16 deletions

File tree

.mise/config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[tools]
22
go = "1.26.3"
3-
"aqua:casey/just" = "1.53.0"
3+
"aqua:casey/just" = "1.54.0"
44
"aqua:dagger/dagger" = "0.21.7"
55
"aqua:int128/ghcp" = "1.15.3"

.mise/mise.lock

Lines changed: 36 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)