Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#3375)
Browse files Browse the repository at this point in the history
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
[@&#8203;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
[#&#8203;579](https://redirect.github.com/sharkdp/hyperfine/issues/579),
[#&#8203;577](https://redirect.github.com/sharkdp/hyperfine/issues/577)
and
[#&#8203;744](https://redirect.github.com/sharkdp/hyperfine/issues/744)
([@&#8203;sharkdp](https://redirect.github.com/sharkdp))
- Add `--conclude` argument (analog to `--prepare`), see
[#&#8203;565](https://redirect.github.com/sharkdp/hyperfine/issues/565)
and
[#&#8203;719](https://redirect.github.com/sharkdp/hyperfine/issues/719)
([@&#8203;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
[#&#8203;529](https://redirect.github.com/sharkdp/hyperfine/issues/529)
and
[#&#8203;775](https://redirect.github.com/sharkdp/hyperfine/issues/775)
([@&#8203;sharkdp](https://redirect.github.com/sharkdp))
- The environment variable `$HYPERFINE_ITERATION` will now contain the
current iteration number for each benchmarked command, see
[#&#8203;775](https://redirect.github.com/sharkdp/hyperfine/issues/775)
([@&#8203;sharkdp](https://redirect.github.com/sharkdp))
- Add iteration information to failure error message, see
[#&#8203;771](https://redirect.github.com/sharkdp/hyperfine/issues/771)
and
[#&#8203;772](https://redirect.github.com/sharkdp/hyperfine/issues/772)
([@&#8203;sharkdp](https://redirect.github.com/sharkdp))
-   Python scripts:
- legend modification parameters and output DPI, see
[#&#8203;758](https://redirect.github.com/sharkdp/hyperfine/issues/758)
([@&#8203;Spreadcat](https://redirect.github.com/Spreadcat))
- Nicer whiskers plot, see
[#&#8203;727](https://redirect.github.com/sharkdp/hyperfine/issues/727)
([@&#8203;serpent7776](https://redirect.github.com/serpent7776))

#### Bugfixes

- ETA not clearly visible on terminals with a block cursor, see
[#&#8203;698](https://redirect.github.com/sharkdp/hyperfine/issues/698)
and
[#&#8203;699](https://redirect.github.com/sharkdp/hyperfine/issues/699)
([@&#8203;overclockworked64](https://redirect.github.com/overclockworked64))
- Fix zsh completions, see
[#&#8203;717](https://redirect.github.com/sharkdp/hyperfine/issues/717)
([@&#8203;xzfc](https://redirect.github.com/xzfc))

#### Other

- Build binaries for aarch64-apple-darwin, see
[#&#8203;728](https://redirect.github.com/sharkdp/hyperfine/issues/728)
([@&#8203;Phault](https://redirect.github.com/Phault))
- Various cleanups
([@&#8203;hamirmahal](https://redirect.github.com/hamirmahal),
[@&#8203;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
renovate[bot] and github-actions[bot] authored Nov 13, 2024
1 parent 852c560 commit f446e8d
Show file tree
Hide file tree
Showing 17 changed files with 23 additions and 23 deletions.
4 changes: 2 additions & 2 deletions backend/controller/leases/testdata/go/leases/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions backend/controller/sql/testdata/go/database/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion bin/dbmate
2 changes: 1 addition & 1 deletion bin/gradle
2 changes: 1 addition & 1 deletion bin/hyperfine
4 changes: 2 additions & 2 deletions go-runtime/ftl/ftltest/testdata/go/pubsub/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions go-runtime/ftl/ftltest/testdata/go/subscriber/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions go-runtime/ftl/ftltest/testdata/go/verbtypes/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions go-runtime/ftl/ftltest/testdata/go/wrapped/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions go-runtime/ftl/testdata/go/mapper/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions go-runtime/ftl/testdata/go/typeregistry/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ require (
github.com/alecthomas/kong-toml v0.2.0
github.com/alecthomas/participle/v2 v2.1.1
github.com/alecthomas/types v0.16.0
github.com/amacneil/dbmate/v2 v2.22.0
github.com/amacneil/dbmate/v2 v2.23.0
github.com/aws/aws-sdk-go v1.55.5
github.com/aws/aws-sdk-go-v2 v1.32.4
github.com/aws/aws-sdk-go-v2/config v1.28.3
Expand Down
4 changes: 2 additions & 2 deletions go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion python-runtime/compile/testdata/echo/.python-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.12
3.13

0 comments on commit f446e8d

Please sign in to comment.