Skip to content

⬆️ Update dependency rust-just to v1.57.0 - #275

Merged
frenck merged 1 commit into
mainfrom
renovate/rust-just-1.x
Jul 21, 2026
Merged

⬆️ Update dependency rust-just to v1.57.0#275
frenck merged 1 commit into
mainfrom
renovate/rust-just-1.x

Conversation

@renovate

@renovate renovate Bot commented Jul 19, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rust-just (changelog) ==1.56.0==1.57.0 age adoption passing confidence

Release Notes

casey/just (rust-just)

v1.57.0

Compare Source

Changed
Fixed
  • Don't reevaluate lazy assignments in user-defined functions (#​3654 by casey)
  • Don't print parenthesis around dependencies without arguments (#​3653 by casey)
  • Accept override paths containing module aliases (#​3652 by casey)
  • Fix line number in error message after multi-line interpolation (#​3646 by casey)
  • Don't execute dotenv commands during dry run (#​3644 by casey)
  • Only run dotenv-command in root module (#​3643 by casey)
  • Detect module cycle when path uses .. (#​3641 by casey)
  • Recipes with [arg(min)] greater than zero cannot be default (#​3639 by casey)
  • Avoid panic in ambiguous module file error (#​3638 by casey)
  • Consider value when checking for setting conflicts (#​3627 by casey)
  • Ignore disabled indentation settings (#​3618 by casey)
  • Reject duplicate function parameters (#​3611 by casey)
  • Allow defaulted option before required positional parameter (#​3609 by casey)
  • Truncate cache entry before writing (#​3603 by casey)
  • Ignore absent optional modules under --allow-missing (#​3601 by casey)
Added
Misc

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 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.


  • 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 added dependencies Upgrade or downgrade of project dependencies. no-stale This issue or PR is exempted from the stable bot. python labels Jul 19, 2026
@renovate
renovate Bot enabled auto-merge (squash) July 19, 2026 05:16
@codspeed-hq

codspeed-hq Bot commented Jul 19, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 16 untouched benchmarks


Comparing renovate/rust-just-1.x (7640d89) with main (195aae7)

Open in CodSpeed

@codecov-commenter

codecov-commenter commented Jul 19, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (main@195aae7). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #275   +/-   ##
=======================================
  Coverage        ?   92.96%           
=======================================
  Files           ?       42           
  Lines           ?    13817           
  Branches        ?        0           
=======================================
  Hits            ?    12845           
  Misses          ?      972           
  Partials        ?        0           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate
renovate Bot force-pushed the renovate/rust-just-1.x branch 3 times, most recently from 99a2ac4 to e45c566 Compare July 20, 2026 12:24
@renovate
renovate Bot force-pushed the renovate/rust-just-1.x branch from e45c566 to 7640d89 Compare July 20, 2026 14:38
@frenck
frenck disabled auto-merge July 21, 2026 15:22
@frenck
frenck merged commit 284c47d into main Jul 21, 2026
74 checks passed
@frenck
frenck deleted the renovate/rust-just-1.x branch July 21, 2026 15:22
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Jul 23, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Upgrade or downgrade of project dependencies. no-stale This issue or PR is exempted from the stable bot. python

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants