fix(deps): update dependency just to v1.57.0 #32
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "chore/just-1.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
1.54.0→1.57.0Release Notes
casey/just (just)
v1.57.0Compare Source
Changed
cmd.exewithout escaping (#3636 by casey)split('')splits into characters (#3650 by casey)[env]variables visible toshell()invocations (#3631 by casey)-(#3608 by casey)-=or--=(#3607 by casey)choose()regardless of count (#3605 by casey)[arg(flag)]with[arg(pattern)](#3602 by casey)Fixed
dotenv-commandin root module (#3643 by casey)..(#3641 by casey)[arg(min)]greater than zero cannot be default (#3639 by casey)--allow-missing(#3601 by casey)Added
len()function (#3663 by casey)Misc
else ifto grammar (#3667 by casey)--evaluate(#3657 by casey)--showand--usage(#3649 by casey)--completions(#3642 by casey)--showand--usage(#3632 by casey)--no-highlightwhen echoing script recipes (#3630 by casey)--groups(#3622 by casey)--global-justfile(#3621 by casey)NotFoundduring fallback (#3617 by casey)--evaluatepaths (#3613 by casey)[default]attribute (#3610 by casey)--choose(#3606 by casey)canonicalize()error message (#3604 by casey)v1.56.0Compare Source
Fixed
shell()commands during dry run (#3588 by casey)--show(#3578 by casey)[cache]expressions (#3573 by casey)eagerkeyword in--dumpand--fmt(#3565 by casey)[env]variables to recipe bodies (#3566 by casey)multiplein dump (#3562 by casey)--evaluatepadding (#3561 by casey)--usage(#3559 by casey)is_dependency()in[confirm]expressions (#3558 by casey)[doc]attributes (#3547 by casey)Changed
path_exists('')return false (#3570 by casey)set ignore-commentsonly apply to shell recipes (#3544 by casey)!includeerror (#3541 by casey)[doc]to be const expression (#3516 by casey)Added
--show,--list, and--usage(#3580 by casey)num_jobs()function (#3537 by casey)--jobsoption to limit parallelism (#3531 by casey)indentationsetting (#3530 by casey)[arg(min)](#3524 by casey)[arg(max)](#3522 by casey)Misc
ExpressionContextwith.into()(#3590 by casey)ListEntry(#3583 by casey)[arg(min, max)]description in readme (#3572 by casey)Recipe::group_arguments()(#3560 by casey)set windows-shell(#3536 by casey)[arg]attribute construction into helper method (#3525 by casey)v1.55.1Compare Source
Fixed
--showand--usage(#3511 by casey)Misc
Test::test_round_trip()(#3509 by casey)v1.55.0Compare Source
Fixed
Changed
[arg(pattern)]to be a list (#3484 by casey)[arg(help)]to be expression (#3483 by casey)[arg(pattern)]to be expression (#3482 by casey)Added
style()(#3503 by casey)-Ffor--dotenv-filename(#3498 by casey)just_version()function (#3497 by casey)[arg(multiple)](#3493 by casey)[arg(short)]to first character of parameter name (#3486 by casey)style()(#3479 by casey)style()function (#3478 by casey)set minimum-version(#3477 by casey)Misc
assert_eval_eqin tests (#3499 by casey)switch.apply()(#3491 by casey)[arg(help)]may be a list (#3485 by casey)Analyzer(#3481 by casey)ConstEvalError(#3480 by casey)ModuleAlias(#3475 by casey)Test::write()strings (#3469 by casey)Count(#3467 by casey)Configuration
📅 Schedule: (in timezone Europe/Paris)
🚦 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.
This PR has been generated by Mend Renovate.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.