chore(deps): update dependency just to v1.50.0 #485

Merged
simon merged 1 commit from renovate/asdf-tool-versions into main 2026-05-04 11:40:46 +02:00
Collaborator

This PR contains the following updates:

Package Update Change
just minor 1.49.01.50.0

Release Notes

casey/just (just)

v1.50.0

Compare Source

Added
Fixed
Changed
Misc

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between day 1 and 7 of the month (* * 1-7 * *)
  • 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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [just](https://github.com/casey/just) | minor | `1.49.0` → `1.50.0` | --- ### Release Notes <details> <summary>casey/just (just)</summary> ### [`v1.50.0`](https://github.com/casey/just/blob/HEAD/CHANGELOG.md#1500---2026-04-19) [Compare Source](https://github.com/casey/just/compare/1.49.0...1.50.0) ##### Added - Filter `--choose` by `--group` ([#&#8203;3298](https://github.com/casey/just/pull/3298) by [casey](https://github.com/casey)) - Add `[android]` recipe attribute ([#&#8203;2884](https://github.com/casey/just/pull/2884) by [duncanawoods](https://github.com/duncanawoods)) - Add `module_path()` function ([#&#8203;3270](https://github.com/casey/just/pull/3270) by [casey](https://github.com/casey)) ##### Fixed - Preserve trailing comments when formatting ([#&#8203;3282](https://github.com/casey/just/pull/3282) by [casey](https://github.com/casey)) - Preserve comments before `[doc]` attribute ([#&#8203;3275](https://github.com/casey/just/pull/3275) by [casey](https://github.com/casey)) - Allow comments after unexports ([#&#8203;3264](https://github.com/casey/just/pull/3264) by [casey](https://github.com/casey)) ##### Changed - Stabilize `--fmt` subcommand ([#&#8203;3301](https://github.com/casey/just/pull/3301) by [casey](https://github.com/casey)) - Ignore trailing `::` on last argument ([#&#8203;3300](https://github.com/casey/just/pull/3300) by [casey](https://github.com/casey)) - Complete files and directories when completing arguments ([#&#8203;3299](https://github.com/casey/just/pull/3299) by [casey](https://github.com/casey)) - Include `module_path` field in JSON ([#&#8203;3288](https://github.com/casey/just/pull/3288) by [casey](https://github.com/casey)) - Partially collapse blank lines between items ([#&#8203;3274](https://github.com/casey/just/pull/3274) by [casey](https://github.com/casey)) - Omit defaults when formatting settings ([#&#8203;3268](https://github.com/casey/just/pull/3268) by [casey](https://github.com/casey)) ##### Misc - Fix `read()` description ([#&#8203;3295](https://github.com/casey/just/pull/3295) by [casey](https://github.com/casey)) - Note that pull requests are not currently being accepted ([#&#8203;3289](https://github.com/casey/just/pull/3289) by [casey](https://github.com/casey)) - Improve completer config parsing ([#&#8203;3287](https://github.com/casey/just/pull/3287) by [casey](https://github.com/casey)) - Test that aliases complete with environment variable ([#&#8203;3286](https://github.com/casey/just/pull/3286) by [casey](https://github.com/casey)) - Replace unnecessary raw strings ([#&#8203;3281](https://github.com/casey/just/pull/3281) by [casey](https://github.com/casey)) - Fix test string indentation ([#&#8203;3280](https://github.com/casey/just/pull/3280) by [casey](https://github.com/casey)) - Document `assert()` in readme ([#&#8203;3279](https://github.com/casey/just/pull/3279) by [casey](https://github.com/casey)) - Replace dashes with underscores when using `--evaluate-format shell` ([#&#8203;3278](https://github.com/casey/just/pull/3278) by [casey](https://github.com/casey)) - Fix readme typos ([#&#8203;3277](https://github.com/casey/just/pull/3277) by [casey](https://github.com/casey)) - Test multi-line recipe comments ([#&#8203;3276](https://github.com/casey/just/pull/3276) by [casey](https://github.com/casey)) - Document `set no-exit-message` and `[exit-message]` ([#&#8203;3269](https://github.com/casey/just/pull/3269) by [casey](https://github.com/casey)) - Refactor end-of-file handling in lexer ([#&#8203;3267](https://github.com/casey/just/pull/3267) by [casey](https://github.com/casey)) - Fix end-of-file parsing ([#&#8203;3266](https://github.com/casey/just/pull/3266) by [casey](https://github.com/casey)) - Update softprops/action-gh-release to 2.6.1 ([#&#8203;3253](https://github.com/casey/just/pull/3253) by [casey](https://github.com/casey)) - Include bash completion script in crate ([#&#8203;3252](https://github.com/casey/just/pull/3252) by [casey](https://github.com/casey)) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - Between day 1 and 7 of the month (`* * 1-7 * *`) - 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMDkuNSIsInVwZGF0ZWRJblZlciI6IjQzLjEwOS41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWF0ZWQiLCJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZSJdfQ==-->
renovate added 1 commit 2026-05-01 02:14:56 +02:00
chore(deps): update dependency just to v1.50.0
All checks were successful
continuous-integration/drone/push Build is passing
8dfe86f2a5
simon merged commit 9cef87d416 into main 2026-05-04 11:40:46 +02:00
Sign in to join this conversation.
No description provided.