Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update all non-major dependencies (#30)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [go](https://togithub.com/golang/go) | patch | `1.22.4` -> `1.22.5` | | [just](https://togithub.com/casey/just) | minor | `1.29.1` -> `1.30.0` | --- ### Release Notes <details> <summary>golang/go (go)</summary> ### [`v1.22.5`](https://togithub.com/golang/go/compare/go1.22.4...go1.22.5) </details> <details> <summary>casey/just (just)</summary> ### [`v1.30.0`](https://togithub.com/casey/just/blob/HEAD/CHANGELOG.md#1300---2024-07-06) [Compare Source](https://togithub.com/casey/just/compare/1.29.1...1.30.0) ##### Fixed - Allow comments after `mod` statements ([#​2201](https://togithub.com/casey/just/pull/2201) by [casey](https://togithub.com/casey)) ##### Changed - Allow unstable features with `--summary` ([#​2210](https://togithub.com/casey/just/pull/2210) by [casey](https://togithub.com/casey)) - Don't analyze comments when `ignore-comments` is set ([#​2180](https://togithub.com/casey/just/pull/2180) by [casey](https://togithub.com/casey)) - List recipes by group in group justfile order with `just --list --unsorted` ([#​2164](https://togithub.com/casey/just/pull/2164) by [casey](https://togithub.com/casey)) - List groups in source order with `just --groups --unsorted` ([#​2160](https://togithub.com/casey/just/pull/2160) by [casey](https://togithub.com/casey)) ##### Added - Avoid `install` and add 32-bit arm targets to `install.sh` ([#​2214](https://togithub.com/casey/just/pull/2214) by [CramBL](https://togithub.com/CramBL)) - Give modules doc comments for `--list` ([#​2199](https://togithub.com/casey/just/pull/2199) by [Spatenheinz](https://togithub.com/Spatenheinz)) - Add `datetime()` and `datetime_utc()` functions ([#​2167](https://togithub.com/casey/just/pull/2167) by [casey](https://togithub.com/casey)) - Allow setting more command-line options with environment variables ([#​2161](https://togithub.com/casey/just/pull/2161) by [casey](https://togithub.com/casey)) ##### Library - Don't exit process in `run()` on argument parse error ([#​2176](https://togithub.com/casey/just/pull/2176) by [casey](https://togithub.com/casey)) - Allow passing command-line arguments into `run()` ([#​2173](https://togithub.com/casey/just/pull/2173) by [casey](https://togithub.com/casey)) - Ignore env_logger initialization errors ([#​2170](https://togithub.com/casey/just/pull/2170) by [EnigmaCurry](https://togithub.com/EnigmaCurry)) ##### Misc - Tweak readme ([#​2227](https://togithub.com/casey/just/pull/2227) by [casey](https://togithub.com/casey)) - Add development guide to readme ([#​2226](https://togithub.com/casey/just/pull/2226) by [casey](https://togithub.com/casey)) - Add shell-expanded string syntax to grammar ([#​2223](https://togithub.com/casey/just/pull/2223) by [casey](https://togithub.com/casey)) - Add recipe for testing bash completion script ([#​2221](https://togithub.com/casey/just/pull/2221) by [casey](https://togithub.com/casey)) - Fix use of `justfile_directory()` in readme ([#​2219](https://togithub.com/casey/just/pull/2219) by [casey](https://togithub.com/casey)) - Use default values for `--list-heading` and `--list-prefix` ([#​2213](https://togithub.com/casey/just/pull/2213) by [casey](https://togithub.com/casey)) - Use `clap::ValueParser` ([#​2211](https://togithub.com/casey/just/pull/2211) by [neunenak](https://togithub.com/neunenak)) - Document module doc comments in readme ([#​2208](https://togithub.com/casey/just/pull/2208) by [casey](https://togithub.com/casey)) - Use `-and` instead of `&&` in PowerShell completion script ([#​2204](https://togithub.com/casey/just/pull/2204) by [casey](https://togithub.com/casey)) - Fix readme formatting ([#​2203](https://togithub.com/casey/just/pull/2203) by [casey](https://togithub.com/casey)) - Link to justfiles on GitHub in readme ([#​2198](https://togithub.com/casey/just/pull/2198) by [bukowa](https://togithub.com/bukowa)) - Link to modules when first introduced in readme ([#​2193](https://togithub.com/casey/just/pull/2193) by [casey](https://togithub.com/casey)) - Update `softprops/action-gh-release` ([#​2183](https://togithub.com/casey/just/pull/2183) by [app/dependabot](https://togithub.com/app/dependabot)) - Document remote justfile workaround ([#​2175](https://togithub.com/casey/just/pull/2175) by [casey](https://togithub.com/casey)) - Document library interface ([#​2174](https://togithub.com/casey/just/pull/2174) by [casey](https://togithub.com/casey)) - Remove dependency on cradle ([#​2169](https://togithub.com/casey/just/pull/2169) by [nc7s](https://togithub.com/nc7s)) - Add note to readme about quoting paths on Windows ([#​2166](https://togithub.com/casey/just/pull/2166) by [casey](https://togithub.com/casey)) - Add missing changelog credits ([#​2163](https://togithub.com/casey/just/pull/2163) by [casey](https://togithub.com/casey)) - Credit myself in changelog ([#​2162](https://togithub.com/casey/just/pull/2162) by [casey](https://togithub.com/casey)) </details> --- ### 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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/TBD54566975/scaffolder). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjEuOSIsInVwZGF0ZWRJblZlciI6IjM3LjQyMS45IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information