Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 20, 2025

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Update Change
just minor 1.231.46.0

Release Notes

casey/just (just)

v1.46.0

Compare Source

Fixed
  • Don't leak signal handler pipe into child processes (#​3035 by rjmac)
Added
Misc

v1.45.0

Compare Source

Added
  • Allow requiring recipe arguments to match regular expression patterns (#​3000 by casey)
Fixed
Misc

v1.44.1

Compare Source

Fixed

v1.44.0

Compare Source

Added
Changed
  • Allow newlines in interpolations and } to abut interpolation }} (#​2992 by casey)
Misc

v1.43.1

Compare Source

Fixed
Misc

v1.43.0

Compare Source

Added
Misc

v1.42.4

Compare Source

Fixed

v1.42.3

Compare Source

Fixed
  • Run recipes from submodules in correct directory (#​2829 by eisbaw)

v1.42.2

Compare Source

Fixed

v1.42.1

Compare Source

Fixed

v1.42.0

Compare Source

Fixed
  • Use correct scope when running recipes in submodules (#​2810 by casey)
Added
Changed

v1.41.0

Compare Source

Changed
Added
Fixed
  • Pin clap_complete to last compatible version (#​2800 by casey)
Misc

v1.40.0

Compare Source

Added
Fixed
  • Star parameters may follow default parameters (#​2660 by casey)
Misc

v1.39.0

Compare Source

Added
Changed
Fixed
  • Keep [private] attribute when formatting assignments (#​2592 by casey)
  • Format if … else if … without superfluous braces (#​2573 by casey)
  • Fix error when lexing ! at end-of-file (#​2520 by casey)
  • Handle recipes in submodules in fish completion script (#​2514 by senekor)
Misc

v1.38.0

Compare Source

Added
Changed
Misc

v1.37.0

Compare Source

Added
Changed
Misc

v1.36.0

Compare Source

Changed
  • Allow default values to use earlier recipe arguments (#​2382 by casey)
Added
  • Add --one flag to forbid multiple recipes from being invoked on the command line (#​2374 by casey)
  • Allow including arbitrary characters in strings with \u{…} (#​2360 by laniakea64)
  • Print recipe doc string when--explain flag is passed (#​2319 by neunenak)
Misc

v1.35.0

Compare Source

Changed
Misc

v1.34.0

Compare Source

Fixed
  • Make function paths relative to correct working directory (#​2294 by casey)
Changed
Misc

v1.33.0

Compare Source

Fixed
  • Use correct backtick and shell() expression working directory in submodules (#​2285 by casey)
Added
Misc

v1.32.0

Compare Source

Added
  • Add unstable [script(…)] attribute (#​2259 by casey)
  • Add [extension: 'EXT'] attribute to set shebang recipe script file extension (#​2256 by casey)
  • Suppress mod doc comment with empty [doc] attribute (#​2254 by casey)
  • Allow [doc] annotation on modules (#​2247 by neunenak)

v1.31.0

Compare Source

Stabilized
Added
  • Allow mod path to be directory containing module source (#​2238 by casey)
  • Allow enabling unstable features with set unstable (#​2237 by casey)
  • Allow abbreviating functions ending in _directory to _dir (#​2235 by casey)
Fixed
  • Lexiclean search directory so .. does not check the current directory (#​2236 by casey)
Misc
  • Print space before submodules in --list with groups (#​2244 by casey)

v1.30.1

Compare Source

Fixed
  • Fix function argument count mismatch error message (#​2231 by casey)

v1.30.0

Compare Source

Fixed
Changed
  • Allow unstable features with --summary (#​2210 by casey)
  • Don't analyze comments when ignore-comments is set (#​2180 by casey)
  • List recipes by group in group justfile order with just --list --unsorted (#​2164 by casey)
  • List groups in source order with just --groups --unsorted (#​2160 by casey)
Added
Library
Misc

v1.29.1

Compare Source

Fixed

v1.29.0

Compare Source

Added
Fixed
  • Load environment file from dotenv-path relative to working directory (#​2152 by casey)
  • Fix fzf chooser preview with space-separated module paths (#​2141 by casey)
Misc

v1.28.0

Compare Source

Changed
  • Write shebang recipes to $XDG_RUNTIME_DIR (#​2128 by casey)
  • Add set dotenv-required to require an environment file (#​2116 by casey)
  • Don't display submodule recipes in --list (#​2112 by casey)
Added
Fixed
Misc

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/just-1.x branch from b344634 to 2475971 Compare January 9, 2026 09:09
@renovate renovate bot changed the title chore(deps): update dependency just to v1.45.0 chore(deps): update dependency just to v1.46.0 Jan 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants