Skip to content

Commit 3e19285

Browse files
Update module go:github.com/grafana/oats to v0.3.2 (#1409)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [go:github.com/grafana/oats](https://redirect.github.com/grafana/oats) | `0.3.1` -> `0.3.2` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgrafana%2foats/v0.3.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fgrafana%2foats/v0.3.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fgrafana%2foats/v0.3.1/v0.3.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgrafana%2foats/v0.3.1/v0.3.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the warning logs for more information. --- ### Release Notes <details> <summary>grafana/oats (go:github.com/grafana/oats)</summary> ### [`v0.3.2`](https://redirect.github.com/grafana/oats/releases/tag/v0.3.2) [Compare Source](https://redirect.github.com/grafana/oats/compare/v0.3.1...v0.3.2) #### What's Changed - add Zizmor by [@&#8203;zeitlinger](https://redirect.github.com/zeitlinger) in [https://github.com/grafana/oats/pull/108](https://redirect.github.com/grafana/oats/pull/108) - fix input docs by [@&#8203;zeitlinger](https://redirect.github.com/zeitlinger) in [https://github.com/grafana/oats/pull/110](https://redirect.github.com/grafana/oats/pull/110) [https://github.com/grafana/oats/pull/112](https://redirect.github.com/grafana/oats/pull/112)/112 - add Matrix back by [@&#8203;zeitlinger](https://redirect.github.com/zeitlinger) in [https://github.com/grafana/oats/pull/109](https://redirect.github.com/grafana/oats/pull/109) **Full Changelog**: grafana/oats@v0.3.1...v0.3.2 </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:eyJjcmVhdGVkSW5WZXIiOiI0MC4zMy42IiwidXBkYXRlZEluVmVyIjoiNDAuMzMuNiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c77cc84 commit 3e19285

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.8.0"
33
"go:github.com/gohugoio/hugo" = "v0.147.7"
4-
"go:github.com/grafana/oats" = "0.3.1"
4+
"go:github.com/grafana/oats" = "0.3.2"
55
java = "temurin-21.0.7+6.0.LTS"
66
lychee = "0.18.1"
77
protoc = "31.1"

0 commit comments

Comments
 (0)