Skip to content

Commit 3381200

Browse files
Update module go:github.com/grafana/oats to v0.4.1 (#1542)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [go:github.com/grafana/oats](https://redirect.github.com/grafana/oats) | `0.4.0` -> `0.4.1` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgrafana%2foats/v0.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgrafana%2foats/v0.4.0/v0.4.1?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.1`](https://redirect.github.com/grafana/oats/releases/tag/v0.4.1) [Compare Source](https://redirect.github.com/grafana/oats/compare/v0.4.0...v0.4.1) #### What's Changed - Add release notes configuration by [@&#8203;martincostello](https://redirect.github.com/martincostello) in [#&#8203;137](https://redirect.github.com/grafana/oats/pull/137) - Specify delay/interval values by [@&#8203;martincostello](https://redirect.github.com/martincostello) in [#&#8203;144](https://redirect.github.com/grafana/oats/pull/144) - update to supported yaml version by [@&#8203;zeitlinger](https://redirect.github.com/zeitlinger) in [#&#8203;149](https://redirect.github.com/grafana/oats/pull/149) - fix(deps): update module go.opentelemetry.io/collector/pdata to v1.38.0 by [@&#8203;renovate-sh-app](https://redirect.github.com/renovate-sh-app)\[bot] in [#&#8203;151](https://redirect.github.com/grafana/oats/pull/151) - chore(deps): update grafana/grafana docker tag to v12.1.1 by [@&#8203;renovate-sh-app](https://redirect.github.com/renovate-sh-app)\[bot] in [#&#8203;153](https://redirect.github.com/grafana/oats/pull/153) - chore(deps): update jdx/mise-action action to v3.2.0 by [@&#8203;renovate-sh-app](https://redirect.github.com/renovate-sh-app)\[bot] in [#&#8203;158](https://redirect.github.com/grafana/oats/pull/158) - fix(deps): update module github.com/onsi/gomega to v1.38.1 by [@&#8203;renovate-sh-app](https://redirect.github.com/renovate-sh-app)\[bot] in [#&#8203;157](https://redirect.github.com/grafana/oats/pull/157) - fix(deps): update module github.com/stretchr/testify to v1.11.0 by [@&#8203;renovate-sh-app](https://redirect.github.com/renovate-sh-app)\[bot] in [#&#8203;159](https://redirect.github.com/grafana/oats/pull/159) - fix(deps): update module github.com/onsi/gomega to v1.38.2 by [@&#8203;renovate-sh-app](https://redirect.github.com/renovate-sh-app)\[bot] in [#&#8203;161](https://redirect.github.com/grafana/oats/pull/161) - fix(deps): update module github.com/stretchr/testify to v1.11.1 by [@&#8203;renovate-sh-app](https://redirect.github.com/renovate-sh-app)\[bot] in [#&#8203;162](https://redirect.github.com/grafana/oats/pull/162) **Full Changelog**: <grafana/oats@v0.4.0...v0.4.1> </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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi43IiwidXBkYXRlZEluVmVyIjoiNDEuODIuNyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 48278ca commit 3381200

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,6 +1,6 @@
11
[tools]
22
"go:github.com/gohugoio/hugo" = "v0.149.0"
3-
"go:github.com/grafana/oats" = "0.4.0"
3+
"go:github.com/grafana/oats" = "0.4.1"
44
java = "temurin-21.0.8+9.0.LTS"
55
lychee = "0.20.1"
66
protoc = "32.0"

0 commit comments

Comments
 (0)