Skip to content

Update rust-just requirement from ~=1.51.0 to >=1.51,<1.53#984

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/rust-just-gte-1.51-and-lt-1.53
Closed

Update rust-just requirement from ~=1.51.0 to >=1.51,<1.53#984
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/rust-just-gte-1.51-and-lt-1.53

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 10, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on rust-just to permit the latest version.

Release notes

Sourced from rust-just's releases.

1.52.0

Added

  • Add [shell] attribute to override default-script setting (#3359 by casey)
  • Add default-script setting (#3354 by casey)
  • Add --default-list flag (#3350 by casey)
  • Add default-list setting (#3337 by casey)

Changed

  • Disable aliases that depend on absent modules (#3358 by casey)
  • Print formatted justfile to stdout when source is stdin (#3356 by casey)
  • Allow search directory with more subcommands (#3353 by casey)
  • Disable recipes that depend on absent modules (#3352 by casey)

Misc

  • Improve absent optional module error messages (#3357 by casey)
  • Alphabetize Attribute derive macro order (#3355 by casey)
  • Include UTF-8 byte-order mark in PowerShell scripts (#3347 by casey)
  • Remove options from --list output (#3346 by casey)
  • Switch from ansi_term to nu_ansi_term (#3344 by casey)
  • Remove redundant argument parser attributes (#3340 by casey)
Changelog

Sourced from rust-just's changelog.

1.52.0 - 2026-06-08

Added

  • Add [shell] attribute to override default-script setting (#3359 by casey)
  • Add default-script setting (#3354 by casey)
  • Add --default-list flag (#3350 by casey)
  • Add default-list setting (#3337 by casey)

Changed

  • Disable aliases that depend on absent modules (#3358 by casey)
  • Print formatted justfile to stdout when source is stdin (#3356 by casey)
  • Allow search directory with more subcommands (#3353 by casey)
  • Disable recipes that depend on absent modules (#3352 by casey)

Misc

  • Improve absent optional module error messages (#3357 by casey)
  • Alphabetize Attribute derive macro order (#3355 by casey)
  • Include UTF-8 byte-order mark in PowerShell scripts (#3347 by casey)
  • Remove options from --list output (#3346 by casey)
  • Switch from ansi_term to nu_ansi_term (#3344 by casey)
  • Remove redundant argument parser attributes (#3340 by casey)

1.51.0 - 2026-05-09

Added

Changed

  • Allow [env] attribute to take expressions (#3329 by casey)
  • Allow using expressions with [working-directory] (#3326 by casey)
  • Read justfile from standard input with --justfile - (#3325 by casey)
  • Make parent_directory() of bare filename return . (#3313 by casey)
  • Make [env] override module-level exports (#3312 by casey)

Fixed

  • Fail on deep recursion instead of overflowing stack (#3319 by casey)
  • Invoke chooser selections separately (#3311 by casey)
  • Don't evaluate unused assertions (#3310 by casey)
  • Respect lazy setting in submodules (#3308 by casey)
  • Fix overrides not being visible in user-defined functions (#3307 by casey)
  • Don't panic on invalid datetime format string (#3304 by casey)

Misc

  • Use cargo-limit commands in justfile (#3331 by casey)
  • Simplify code more (#3330 by casey)
  • Update install-dev-deps recipe with compatible mdbook (#3328 by casey)
  • Simplify code (#3327 by casey)
  • Link to duplicate recipe issue in readme (#3321 by casey)

... (truncated)

Commits
  • 21f9176 Merge pull request #503 from gnpaone/sync-action
  • a451bb8 chore: sync files from source repo
  • f360b23 Merge pull request #501 from gnpaone/dependabot/npm_and_yarn/npm/rust-just/ty...
  • 9c8f124 npm(deps-dev): bump @​typescript-eslint/eslint-plugin in /npm/rust-just
  • ea2e9a1 Merge pull request #500 from gnpaone/sync-action
  • 59d812c chore: sync files from source repo
  • 1f68a8c Merge pull request #499 from gnpaone/dependabot/npm_and_yarn/npm/rust-just/ty...
  • b207070 npm(deps-dev): bump @​types/node from 25.9.1 to 25.9.2 in /npm/rust-just
  • 007d092 Merge pull request #498 from gnpaone/sync-action
  • cd06112 chore: sync files from source repo
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [rust-just](https://github.com/gnpaone/rust-just) to permit the latest version.
- [Release notes](https://github.com/gnpaone/rust-just/releases)
- [Changelog](https://github.com/gnpaone/rust-just/blob/master/CHANGELOG.md)
- [Commits](gnpaone/rust-just@1.51.0...1.52.0)

---
updated-dependencies:
- dependency-name: rust-just
  dependency-version: 1.52.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 10, 2026
@dependabot dependabot Bot requested a review from sebastian-goeldi as a code owner June 10, 2026 02:12
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 10, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 18, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #991.

@dependabot dependabot Bot closed this Jun 18, 2026
@dependabot dependabot Bot deleted the dependabot/pip/rust-just-gte-1.51-and-lt-1.53 branch June 18, 2026 02:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants