chore(deps): update dependency just to v1.45.0 #269

Merged
moritz merged 1 commit from renovate/asdf-tool-versions into main 2025-12-11 18:42:17 +01:00
Collaborator

This PR contains the following updates:

Package Update Change
just minor 1.43.1 -> 1.45.0

Release Notes

casey/just (just)

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

Configuration

📅 Schedule: Branch creation - Between day 1 and 7 of the month ( * * 1-7 * * ) (UTC), 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.43.1` -> `1.45.0` | --- ### Release Notes <details> <summary>casey/just (just)</summary> ### [`v1.45.0`](https://github.com/casey/just/blob/HEAD/CHANGELOG.md#1450---2025-12-10) [Compare Source](https://github.com/casey/just/compare/1.44.1...1.45.0) ##### Added - Allow requiring recipe arguments to match regular expression patterns ([#&#8203;3000](https://github.com/casey/just/pull/3000) by [casey](https://github.com/casey)) ##### Fixed - Allow shell-expanded strings in attributes ([#&#8203;3007](https://github.com/casey/just/pull/3007) by [casey](https://github.com/casey)) - Fix arg pattern anchoring ([#&#8203;3002](https://github.com/casey/just/pull/3002) by [casey](https://github.com/casey)) ##### Misc - Use non-capturing group in arg pattern regex ([#&#8203;3006](https://github.com/casey/just/pull/3006) by [casey](https://github.com/casey)) - Remove redundant type annotation ([#&#8203;3004](https://github.com/casey/just/pull/3004) by [casey](https://github.com/casey)) ### [`v1.44.1`](https://github.com/casey/just/blob/HEAD/CHANGELOG.md#1441---2025-12-09) [Compare Source](https://github.com/casey/just/compare/1.44.0...1.44.1) ##### Fixed - Properly close format string delimiter ([#&#8203;2997](https://github.com/casey/just/pull/2997) by [casey](https://github.com/casey)) ### [`v1.44.0`](https://github.com/casey/just/blob/HEAD/CHANGELOG.md#1440---2025-12-06) [Compare Source](https://github.com/casey/just/compare/1.43.1...1.44.0) ##### Added - Add f'{format}' strings ([#&#8203;2985](https://github.com/casey/just/pull/2985) by [casey](https://github.com/casey)) - Use double braces `{{…}}` for format strings ([#&#8203;2993](https://github.com/casey/just/pull/2993) by [casey](https://github.com/casey)) - Stabilize `[script]` attribute ([#&#8203;2988](https://github.com/casey/just/pull/2988) by [casey](https://github.com/casey)) ##### Changed - Allow newlines in interpolations and `}` to abut interpolation `}}` ([#&#8203;2992](https://github.com/casey/just/pull/2992) by [casey](https://github.com/casey)) ##### Misc - Test format strings with conditionals ([#&#8203;2991](https://github.com/casey/just/pull/2991) by [casey](https://github.com/casey)) - Move StringState into module ([#&#8203;2989](https://github.com/casey/just/pull/2989) by [casey](https://github.com/casey)) - Test undefined variable in format string error ([#&#8203;2987](https://github.com/casey/just/pull/2987) by [casey](https://github.com/casey)) - Update `softprops/action-gh-release` to 2.5.0 ([#&#8203;2979](https://github.com/casey/just/pull/2979) by [app/dependabot](https://github.com/app/dependabot)) - Link to `just-lsp` in readme ([#&#8203;2846](https://github.com/casey/just/pull/2846) by [terror](https://github.com/terror)) - Fix `just --list` submodule example in readme ([#&#8203;2973](https://github.com/casey/just/pull/2973) by [neodejack](https://github.com/neodejack)) - Update `actions/checkout` ([#&#8203;2969](https://github.com/casey/just/pull/2969) by [app/dependabot](https://github.com/app/dependabot)) - Disable mdbook-linkcheck ([#&#8203;2970](https://github.com/casey/just/pull/2970) by [casey](https://github.com/casey)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between day 1 and 7 of the month ( * * 1-7 * * ) (UTC), 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWF0ZWQiLCJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZSJdfQ==-->
renovate added 1 commit 2025-12-07 02:23:46 +01:00
chore(deps): update dependency just to v1.44.0
All checks were successful
continuous-integration/drone/push Build is passing
a294667df1
renovate force-pushed renovate/asdf-tool-versions from a294667df1 to c3e50a2035 2025-12-09 10:27:40 +01:00 Compare
renovate changed title from chore(deps): update dependency just to v1.44.0 to chore(deps): update dependency just to v1.44.1 2025-12-09 10:27:40 +01:00
renovate force-pushed renovate/asdf-tool-versions from c3e50a2035 to cf62b47ff1 2025-12-10 22:27:03 +01:00 Compare
renovate changed title from chore(deps): update dependency just to v1.44.1 to chore(deps): update dependency just to v1.45.0 2025-12-10 22:27:05 +01:00
moritz force-pushed renovate/asdf-tool-versions from cf62b47ff1 to f480c12bb0 2025-12-11 18:39:48 +01:00 Compare
moritz merged commit 045f0dc603 into main 2025-12-11 18:42:17 +01:00
moritz deleted branch renovate/asdf-tool-versions 2025-12-11 18:42:18 +01:00
Sign in to join this conversation.
No description provided.