grafana / synthetic-monitoring-agent

Synthetic Monitoring Agent
https://grafana.com/docs/grafana-cloud/how-do-i/synthetic-monitoring/
Apache License 2.0
155 stars 20 forks source link

Update module gotest.tools/gotestsum to v1.12.0 #762

Closed grafanarenovatebot[bot] closed 2 days ago

grafanarenovatebot[bot] commented 5 days ago

This PR contains the following updates:

Package Type Update Change
gotest.tools/gotestsum require minor v1.11.0 -> v1.12.0

Release Notes

gotestyourself/gotestsum (gotest.tools/gotestsum) ### [`v1.12.0`](https://togithub.com/gotestyourself/gotestsum/releases/tag/v1.12.0) [Compare Source](https://togithub.com/gotestyourself/gotestsum/compare/v1.11.0...v1.12.0) #### What's Changed - filewatcher: silence warning from os.Stat failures by [@​smoynes](https://togithub.com/smoynes) in [https://github.com/gotestyourself/gotestsum/pull/371](https://togithub.com/gotestyourself/gotestsum/pull/371) - Add format-icons flag for nerdfonts instead of unicode by [@​afbjorklund](https://togithub.com/afbjorklund) in [https://github.com/gotestyourself/gotestsum/pull/366](https://togithub.com/gotestyourself/gotestsum/pull/366) - Add support for gotestsum on illumos/amd64 by [@​szaydel](https://togithub.com/szaydel) in [https://github.com/gotestyourself/gotestsum/pull/373](https://togithub.com/gotestyourself/gotestsum/pull/373) - Improve warning message when stdin is not a terminal by [@​smoynes](https://togithub.com/smoynes) in [https://github.com/gotestyourself/gotestsum/pull/374](https://togithub.com/gotestyourself/gotestsum/pull/374) - Used named constants instead of magic numbers in illumos-specific code by [@​szaydel](https://togithub.com/szaydel) in [https://github.com/gotestyourself/gotestsum/pull/375](https://togithub.com/gotestyourself/gotestsum/pull/375) - Add Mattermost to README.md links by [@​lieut-data](https://togithub.com/lieut-data) in [https://github.com/gotestyourself/gotestsum/pull/378](https://togithub.com/gotestyourself/gotestsum/pull/378) - Update gotestsum retries to properly filter out parents when there is a a missing gap in the parent tree by [@​ddworken](https://togithub.com/ddworken) in [https://github.com/gotestyourself/gotestsum/pull/377](https://togithub.com/gotestyourself/gotestsum/pull/377) - Add Woodpecker CI to no-color default autodetection by [@​xoxys](https://togithub.com/xoxys) in [https://github.com/gotestyourself/gotestsum/pull/379](https://togithub.com/gotestyourself/gotestsum/pull/379) - Fix append bug in --rerun-fails with -run flag by [@​dnephin](https://togithub.com/dnephin) in [https://github.com/gotestyourself/gotestsum/pull/382](https://togithub.com/gotestyourself/gotestsum/pull/382) - Add gofiber/fiber to list of projects by [@​gaby](https://togithub.com/gaby) in [https://github.com/gotestyourself/gotestsum/pull/389](https://togithub.com/gotestyourself/gotestsum/pull/389) - Updates to dependencies and GitHub workflows by [@​gaby](https://togithub.com/gaby) in [https://github.com/gotestyourself/gotestsum/pull/390](https://togithub.com/gotestyourself/gotestsum/pull/390) #### New Contributors - [@​smoynes](https://togithub.com/smoynes) made their first contribution in [https://github.com/gotestyourself/gotestsum/pull/371](https://togithub.com/gotestyourself/gotestsum/pull/371) - [@​szaydel](https://togithub.com/szaydel) made their first contribution in [https://github.com/gotestyourself/gotestsum/pull/373](https://togithub.com/gotestyourself/gotestsum/pull/373) - [@​lieut-data](https://togithub.com/lieut-data) made their first contribution in [https://github.com/gotestyourself/gotestsum/pull/378](https://togithub.com/gotestyourself/gotestsum/pull/378) - [@​ddworken](https://togithub.com/ddworken) made their first contribution in [https://github.com/gotestyourself/gotestsum/pull/377](https://togithub.com/gotestyourself/gotestsum/pull/377) - [@​xoxys](https://togithub.com/xoxys) made their first contribution in [https://github.com/gotestyourself/gotestsum/pull/379](https://togithub.com/gotestyourself/gotestsum/pull/379) - [@​gaby](https://togithub.com/gaby) made their first contribution in [https://github.com/gotestyourself/gotestsum/pull/389](https://togithub.com/gotestyourself/gotestsum/pull/389) **Full Changelog**: https://github.com/gotestyourself/gotestsum/compare/v1.11.0...v1.12.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Renovate Bot.

grafanarenovatebot[bot] commented 5 days ago

ℹ Artifact update notice

File name: scripts/go/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

Details:

Package Change
golang.org/x/mod v0.14.0 -> v0.16.0
golang.org/x/sync v0.5.0 -> v0.6.0
golang.org/x/sys v0.14.0 -> v0.18.0
golang.org/x/term v0.14.0 -> v0.18.0
golang.org/x/tools v0.15.0 -> v0.19.0