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

Open
renovate wants to merge 1 commit from renovate/asdf-tool-versions into main
Collaborator

This PR contains the following updates:

Package Update Change
just minor 1.43.1 -> 1.44.0

Release Notes

casey/just (just)

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.44.0` | --- ### Release Notes <details> <summary>casey/just (just)</summary> ### [`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
All checks were successful
continuous-integration/drone/push Build is passing
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/asdf-tool-versions:renovate/asdf-tool-versions
git checkout renovate/asdf-tool-versions

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout main
git merge --no-ff renovate/asdf-tool-versions
git checkout renovate/asdf-tool-versions
git rebase main
git checkout main
git merge --ff-only renovate/asdf-tool-versions
git checkout renovate/asdf-tool-versions
git rebase main
git checkout main
git merge --no-ff renovate/asdf-tool-versions
git checkout main
git merge --squash renovate/asdf-tool-versions
git checkout main
git merge --ff-only renovate/asdf-tool-versions
git checkout main
git merge renovate/asdf-tool-versions
git push origin main
Sign in to join this conversation.
No description provided.