Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 14, 2025

Updates the requirements on just to permit the latest version.

Release notes

Sourced from just's releases.

1.40.0

Added

  • Allow the target of aliases to be recipes in submodules (#2632 by corvusrabus)
  • Make --list-submodules require --list (#2622 by casey)

Fixed

  • Star parameters may follow default parameters (#2660 by casey)

Misc

  • Remove test! macro from readme (#2648 by casey)
  • Sort enum variant, struct member, and trait members alphabetically (#2646 by casey)
  • Add Zed extension to readme (#2640 by sectore)
  • Refactor error checking in choose function (#2643 by casey)
  • Use Test struct instead of test! macro (#2642 by casey)
  • Include unicode codepoint in unknown start of token error (#2637 by CramBL)
  • Ignore broken pipe error from chooser (#2639 by casey)
  • Guarantee that Namepaths are non-empty (#2638 by casey)
  • Remove unnecessary binding modifiers (#2636 by casey)
  • Document Vim and Neovim built-in syntax highlighting (#2619 by laniakea64)
  • Remove rust:just Repology badge (#2614 by laniakea64)
  • Clarify --list argument (#2609 by casey)
  • Expand Windows path documentation (#2602 by casey)
  • Fix readme typos (#2596 by CramBL)
Changelog

Sourced from just's changelog.

1.40.0 - 2025-03-09

Added

  • Allow the target of aliases to be recipes in submodules (#2632 by corvusrabus)
  • Make --list-submodules require --list (#2622 by casey)

Fixed

  • Star parameters may follow default parameters (#2660 by casey)

Misc

  • Remove test! macro from readme (#2648 by casey)
  • Sort enum variant, struct member, and trait members alphabetically (#2646 by casey)
  • Add Zed extension to readme (#2640 by sectore)
  • Refactor error checking in choose function (#2643 by casey)
  • Use Test struct instead of test! macro (#2642 by casey)
  • Include unicode codepoint in unknown start of token error (#2637 by CramBL)
  • Ignore broken pipe error from chooser (#2639 by casey)
  • Guarantee that Namepaths are non-empty (#2638 by casey)
  • Remove unnecessary binding modifiers (#2636 by casey)
  • Document Vim and Neovim built-in syntax highlighting (#2619 by laniakea64)
  • Remove rust:just Repology badge (#2614 by laniakea64)
  • Clarify --list argument (#2609 by casey)
  • Expand Windows path documentation (#2602 by casey)
  • Fix readme typos (#2596 by CramBL)

1.39.0 - 2025-01-22

Added

Changed

  • Rename read_to_string() to read() (#2518 by casey)

Fixed

  • Keep [private] attribute when formatting assignments (#2592 by casey)
  • Format if … else if … without superfluous braces (#2573 by casey)
  • Fix error when lexing ! at end-of-file (#2520 by casey)
  • Handle recipes in submodules in fish completion script (#2514 by senekor)

Misc

... (truncated)

Commits

You can trigger a rebase of this PR 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jul 14, 2025
Updates the requirements on [just](https://github.com/casey/just) to permit the latest version.
- [Release notes](https://github.com/casey/just/releases)
- [Changelog](https://github.com/casey/just/blob/master/CHANGELOG.md)
- [Commits](casey/just@1.40.0...1.40.0)

---
updated-dependencies:
- dependency-name: just
  dependency-version: 1.40.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/just-eq-1.42.0 branch from 3a5b3ec to f718f27 Compare July 30, 2025 13:55
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 rust Pull requests that update rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants