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 (#3375)
This PR contains the following updates: | Package | Type | Update | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---|---|---| | [dbmate](https://redirect.github.com/amacneil/dbmate) | | minor | `2.22.0` -> `2.23.0` | [![age](https://developer.mend.io/api/mc/badges/age/hermit/dbmate/2.23.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/hermit/dbmate/2.23.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/hermit/dbmate/2.22.0/2.23.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/hermit/dbmate/2.22.0/2.23.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/amacneil/dbmate/v2](https://redirect.github.com/amacneil/dbmate) | require | minor | `v2.22.0` -> `v2.23.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2famacneil%2fdbmate%2fv2/v2.23.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2famacneil%2fdbmate%2fv2/v2.23.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2famacneil%2fdbmate%2fv2/v2.22.0/v2.23.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2famacneil%2fdbmate%2fv2/v2.22.0/v2.23.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [gradle](https://redirect.github.com/gradle/gradle) | | minor | `8.10.2` -> `8.11` | [![age](https://developer.mend.io/api/mc/badges/age/hermit/gradle/8.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/hermit/gradle/8.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/hermit/gradle/8.10.2/8.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/hermit/gradle/8.10.2/8.11?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [hyperfine](https://redirect.github.com/sharkdp/hyperfine) | | minor | `1.18.0` -> `1.19.0` | [![age](https://developer.mend.io/api/mc/badges/age/hermit/hyperfine/1.19.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/hermit/hyperfine/1.19.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/hermit/hyperfine/1.18.0/1.19.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/hermit/hyperfine/1.18.0/1.19.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | python | | minor | `3.12` -> `3.13` | [![age](https://developer.mend.io/api/mc/badges/age/docker/python/3.13?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/docker/python/3.13?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/docker/python/3.12/3.13?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/docker/python/3.12/3.13?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>amacneil/dbmate (dbmate)</summary> ### [`v2.23.0`](https://redirect.github.com/amacneil/dbmate/releases/tag/v2.23.0) ##### What's Changed - Bump golang from 1.23.2 to 1.23.3 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/amacneil/dbmate/pull/591](https://redirect.github.com/amacneil/dbmate/pull/591) **Full Changelog**: amacneil/dbmate@v2.22.0...v2.23.0 </details> <details> <summary>gradle/gradle (gradle)</summary> ### [`v8.11`](https://redirect.github.com/gradle/gradle/compare/v8.10.2...v8.11.0) [Compare Source](https://redirect.github.com/gradle/gradle/compare/v8.10.2...v8.11.0) </details> <details> <summary>sharkdp/hyperfine (hyperfine)</summary> ### [`v1.19.0`](https://redirect.github.com/sharkdp/hyperfine/blob/HEAD/CHANGELOG.md#v1190) #### Features - Add a new `--reference <cmd>` option to specify a reference command for the relative speed comparison, see [#​579](https://redirect.github.com/sharkdp/hyperfine/issues/579), [#​577](https://redirect.github.com/sharkdp/hyperfine/issues/577) and [#​744](https://redirect.github.com/sharkdp/hyperfine/issues/744) ([@​sharkdp](https://redirect.github.com/sharkdp)) - Add `--conclude` argument (analog to `--prepare`), see [#​565](https://redirect.github.com/sharkdp/hyperfine/issues/565) and [#​719](https://redirect.github.com/sharkdp/hyperfine/issues/719) ([@​jackoconnordev](https://redirect.github.com/jackoconnordev)) - Allow `--output=…` to appear once for each command, enabling use cases like `hyperfine --output=null my-cmd --output=./file.log my-cmd`, see [#​529](https://redirect.github.com/sharkdp/hyperfine/issues/529) and [#​775](https://redirect.github.com/sharkdp/hyperfine/issues/775) ([@​sharkdp](https://redirect.github.com/sharkdp)) - The environment variable `$HYPERFINE_ITERATION` will now contain the current iteration number for each benchmarked command, see [#​775](https://redirect.github.com/sharkdp/hyperfine/issues/775) ([@​sharkdp](https://redirect.github.com/sharkdp)) - Add iteration information to failure error message, see [#​771](https://redirect.github.com/sharkdp/hyperfine/issues/771) and [#​772](https://redirect.github.com/sharkdp/hyperfine/issues/772) ([@​sharkdp](https://redirect.github.com/sharkdp)) - Python scripts: - legend modification parameters and output DPI, see [#​758](https://redirect.github.com/sharkdp/hyperfine/issues/758) ([@​Spreadcat](https://redirect.github.com/Spreadcat)) - Nicer whiskers plot, see [#​727](https://redirect.github.com/sharkdp/hyperfine/issues/727) ([@​serpent7776](https://redirect.github.com/serpent7776)) #### Bugfixes - ETA not clearly visible on terminals with a block cursor, see [#​698](https://redirect.github.com/sharkdp/hyperfine/issues/698) and [#​699](https://redirect.github.com/sharkdp/hyperfine/issues/699) ([@​overclockworked64](https://redirect.github.com/overclockworked64)) - Fix zsh completions, see [#​717](https://redirect.github.com/sharkdp/hyperfine/issues/717) ([@​xzfc](https://redirect.github.com/xzfc)) #### Other - Build binaries for aarch64-apple-darwin, see [#​728](https://redirect.github.com/sharkdp/hyperfine/issues/728) ([@​Phault](https://redirect.github.com/Phault)) - Various cleanups ([@​hamirmahal](https://redirect.github.com/hamirmahal), [@​one230six](https://redirect.github.com/one230six)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/TBD54566975/ftl). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS45LjUiLCJ1cGRhdGVkSW5WZXIiOiIzOS45LjUiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbInJ1bi1hbGwiXX0=--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
- Loading branch information