Skip to content

Commit e67bdc0

Browse files
Update module go:github.com/grafana/oats to v0.4.0 (#1466)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [go:github.com/grafana/oats](https://redirect.github.com/grafana/oats) | `0.3.2` -> `0.4.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgrafana%2foats/v0.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgrafana%2foats/v0.3.2/v0.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>grafana/oats (go:github.com/grafana/oats)</summary> ### [`v0.4.0`](https://redirect.github.com/grafana/oats/releases/tag/v0.4.0) [Compare Source](https://redirect.github.com/grafana/oats/compare/v0.3.2...v0.4.0) #### What's Changed - Support .`yml` files for test cases by [@&#8203;martincostello](https://redirect.github.com/martincostello) in [https://github.com/grafana/oats/pull/133](https://redirect.github.com/grafana/oats/pull/133) - Support non-GET requests by [@&#8203;martincostello](https://redirect.github.com/martincostello) in [https://github.com/grafana/oats/pull/134](https://redirect.github.com/grafana/oats/pull/134) #### New Contributors - [@&#8203;martincostello](https://redirect.github.com/martincostello) made their first contribution in [https://github.com/grafana/oats/pull/133](https://redirect.github.com/grafana/oats/pull/133) **Full Changelog**: grafana/oats@v0.3.2...v0.4.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- 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/prometheus/client_java). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4yMy4yIiwidXBkYXRlZEluVmVyIjoiNDEuMjMuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f1b7531 commit e67bdc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mise.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[tools]
22
"cargo:zizmor" = "1.9.0"
33
"go:github.com/gohugoio/hugo" = "v0.148.1"
4-
"go:github.com/grafana/oats" = "0.3.2"
4+
"go:github.com/grafana/oats" = "0.4.0"
55
java = "temurin-21.0.8+9.0.LTS"
66
lychee = "0.19.1"
77
protoc = "31.1"

0 commit comments

Comments
 (0)