Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency just to v1.36.0 #41

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 10, 2024

This PR contains the following updates:

Package Update Change
just minor 1.25.2 -> 1.36.0

Release Notes

casey/just (just)

v1.36.0

Compare Source

Changed
  • Allow default values to use earlier recipe arguments (#​2382 by casey)
Added
  • Add --one flag to forbid multiple recipes from being invoked on the command line (#​2374 by casey)
  • Allow including arbitrary characters in strings with \u{…} (#​2360 by laniakea64)
  • Print recipe doc string when--explain flag is passed (#​2319 by neunenak)
Misc

v1.35.0

Compare Source

Changed
Misc

v1.34.0

Compare Source

Fixed
  • Make function paths relative to correct working directory (#​2294 by casey)
Changed
Misc

v1.33.0

Compare Source

Fixed
  • Use correct backtick and shell() expression working directory in submodules (#​2285 by casey)
Added
Misc

v1.32.0

Compare Source

Added
  • Add unstable [script(…)] attribute (#​2259 by casey)
  • Add [extension: 'EXT'] attribute to set shebang recipe script file extension (#​2256 by casey)
  • Suppress mod doc comment with empty [doc] attribute (#​2254 by casey)
  • Allow [doc] annotation on modules (#​2247 by neunenak)

v1.31.0

Compare Source

Stabilized
Added
  • Allow mod path to be directory containing module source (#​2238 by casey)
  • Allow enabling unstable features with set unstable (#​2237 by casey)
  • Allow abbreviating functions ending in _directory to _dir (#​2235 by casey)
Fixed
  • Lexiclean search directory so .. does not check the current directory (#​2236 by casey)
Misc
  • Print space before submodules in --list with groups (#​2244 by casey)

v1.30.1

Compare Source

Fixed
  • Fix function argument count mismatch error message (#​2231 by casey)

v1.30.0

Compare Source

Fixed
Changed
  • Allow unstable features with --summary (#​2210 by casey)
  • Don't analyze comments when ignore-comments is set (#​2180 by casey)
  • List recipes by group in group justfile order with just --list --unsorted (#​2164 by casey)
  • List groups in source order with just --groups --unsorted (#​2160 by casey)
Added
Library
Misc

v1.29.1

Compare Source

Fixed

v1.28.0

Compare Source

Changed
  • Write shebang recipes to $XDG_RUNTIME_DIR (#​2128 by casey)
  • Add set dotenv-required to require an environment file (#​2116 by casey)
  • Don't display submodule recipes in --list (#​2112 by casey)
Added
Fixed
Misc

v1.27.0

Compare Source

Changed
Added
Fixed
  • List modules in source order with --unsorted (#​2085 by casey)
  • Show submodule recipes in --choose (#​2069 by casey)
  • Allow multiple imports of the same file in different modules (#​2065 by casey)
  • Fix submodule recipe listing indentation (#​2063 by casey)
  • Pass command as first argument to shell (#​2061 by casey)
  • Allow shell expanded strings in mod and import paths (#​2059 by casey)
  • Run imported recipes in root justfile with correct working directory (#​2056 by casey)
  • Fix output \r\n stripping (#​2035 by casey)
Misc

v1.26.0

Compare Source

Added
Misc

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3909479 to b25f639 Compare June 15, 2024 11:28
@renovate renovate bot changed the title chore(deps): update dependency just to v1.28.0 chore(deps): update dependency just to v1.29.1 Jun 15, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b25f639 to 918b0f8 Compare July 7, 2024 17:47
@renovate renovate bot changed the title chore(deps): update dependency just to v1.29.1 chore(deps): update dependency just to v1.30.0 Jul 7, 2024
@renovate renovate bot changed the title chore(deps): update dependency just to v1.30.0 chore(deps): update dependency just to v1.30.1 Jul 8, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 6973da8 to 6eb86b8 Compare July 15, 2024 17:41
@renovate renovate bot changed the title chore(deps): update dependency just to v1.30.1 chore(deps): update dependency just to v1.31.0 Jul 15, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6eb86b8 to 622c7c4 Compare July 21, 2024 08:55
@renovate renovate bot changed the title chore(deps): update dependency just to v1.31.0 chore(deps): update dependency just to v1.32.0 Jul 21, 2024
@renovate renovate bot changed the title chore(deps): update dependency just to v1.32.0 chore(deps): update dependency just to v1.33.0 Jul 31, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 9fada70 to cfdddb2 Compare August 4, 2024 02:46
@renovate renovate bot changed the title chore(deps): update dependency just to v1.33.0 chore(deps): update dependency just to v1.34.0 Aug 4, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from cfdddb2 to 910e7d7 Compare August 29, 2024 20:41
@renovate renovate bot changed the title chore(deps): update dependency just to v1.34.0 chore(deps): update dependency just to v1.35.0 Aug 29, 2024
@renovate renovate bot changed the title chore(deps): update dependency just to v1.35.0 chore(deps): update all non-major dependencies Sep 4, 2024
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update dependency just to v1.35.0 Sep 4, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 43a8b10 to 776edf5 Compare October 1, 2024 04:53
@renovate renovate bot changed the title chore(deps): update dependency just to v1.35.0 chore(deps): update dependency just to v1.36.0 Oct 1, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 776edf5 to 4a2bb9f Compare October 2, 2024 19:17
@renovate renovate bot changed the title chore(deps): update dependency just to v1.36.0 chore(deps): update all non-major dependencies Oct 2, 2024
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update dependency just to v1.36.0 Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants