Skip to content

chore(deps): bump github.com/grafana/synthetic-monitoring-agent from 0.34.1 to 0.37.1 #2151

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 28, 2025

Bumps github.com/grafana/synthetic-monitoring-agent from 0.34.1 to 0.37.1.

Release notes

Sourced from github.com/grafana/synthetic-monitoring-agent's releases.

v0.37.1

0.37.1 (2025-04-17)

Miscellaneous Chores

  • Update module golang.org/x/net to v0.38.0 [SECURITY] (#1296) (63ca400)

v0.37.0

0.37.0 (2025-04-10)

Features

  • bust the tenant cache on the token expiry (#1279) (371fe13)

Fixes

  • Change how the secret store is handled (#1281) (5a78dae)
  • Remove second k6 binary for gsm (#1274) (dedd951)
  • Subtract the timeout from the token expiry, to ensure it will last for the duration (#1282) (773f7a3)
  • Synchronize makefiles with more recent versions (#1214) (7e124e8)
  • Update policybot config (3a0b7ca)

Miscellaneous Chores

  • examples: mount an emptydir volume in /tmp (009ff5f)
  • Update actions/cache action to v4.2.3 (#1275) (6a5b781)
  • Update actions/download-artifact digest to 95815c3 (#1256) (87c6d21)
  • Update actions/setup-go action to v5.4.0 (#1289) (93e94da)
  • Update dependency go to v1.24.2 (#1285) (4c30f60)
  • Update module github.com/mccutchen/go-httpbin/v2 to v2.18.1 (#1286) (3ce93fd)
  • Update module github.com/miekg/dns to v1.1.65 (#1287) (20cef71)
  • Update module google.golang.org/grpc to v1.71.1 (#1288) (f36e667)
  • Update module gotest.tools/gotestsum to v1.12.1 (#1254) (db2c8c2)
  • Update module kernel.org/pub/linux/libs/security/libcap/cap to v1.2.75 (#1242) (67c5eb3)

v0.36.0

0.36.0 (2025-04-03)

Features

  • report metrics about requests made to remote runners (8f93e87)

Fixes

... (truncated)

Changelog

Sourced from github.com/grafana/synthetic-monitoring-agent's changelog.

0.37.1 (2025-04-17)

Miscellaneous Chores

  • Update module golang.org/x/net to v0.38.0 [SECURITY] (#1296) (63ca400)

0.37.0 (2025-04-10)

Features

  • bust the tenant cache on the token expiry (#1279) (371fe13)

Fixes

  • Change how the secret store is handled (#1281) (5a78dae)
  • Remove second k6 binary for gsm (#1274) (dedd951)
  • Subtract the timeout from the token expiry, to ensure it will last for the duration (#1282) (773f7a3)
  • Synchronize makefiles with more recent versions (#1214) (7e124e8)
  • Update policybot config (3a0b7ca)

Miscellaneous Chores

  • examples: mount an emptydir volume in /tmp (009ff5f)
  • Update actions/cache action to v4.2.3 (#1275) (6a5b781)
  • Update actions/download-artifact digest to 95815c3 (#1256) (87c6d21)
  • Update actions/setup-go action to v5.4.0 (#1289) (93e94da)
  • Update dependency go to v1.24.2 (#1285) (4c30f60)
  • Update module github.com/mccutchen/go-httpbin/v2 to v2.18.1 (#1286) (3ce93fd)
  • Update module github.com/miekg/dns to v1.1.65 (#1287) (20cef71)
  • Update module google.golang.org/grpc to v1.71.1 (#1288) (f36e667)
  • Update module gotest.tools/gotestsum to v1.12.1 (#1254) (db2c8c2)
  • Update module kernel.org/pub/linux/libs/security/libcap/cap to v1.2.75 (#1242) (67c5eb3)

0.36.0 (2025-04-03)

Features

  • report metrics about requests made to remote runners (8f93e87)

Fixes

... (truncated)

Commits
  • 7c5c29e chore: release 0.37.1 (#1297)
  • 63ca400 chore: Update module golang.org/x/net to v0.38.0 [SECURITY] (#1296)
  • b68b3ed chore: release 0.37.0 (#1283)
  • 67c5eb3 chore: Update module kernel.org/pub/linux/libs/security/libcap/cap to v1.2.75...
  • 4c30f60 chore: Update dependency go to v1.24.2 (#1285)
  • 20cef71 chore: Update module github.com/miekg/dns to v1.1.65 (#1287)
  • f36e667 chore: Update module google.golang.org/grpc to v1.71.1 (#1288)
  • 93e94da chore: Update actions/setup-go action to v5.4.0 (#1289)
  • 3ce93fd chore: Update module github.com/mccutchen/go-httpbin/v2 to v2.18.1 (#1286)
  • 7e124e8 fix: Synchronize makefiles with more recent versions (#1214)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/grafana/synthetic-monitoring-agent](https://github.com/grafana/synthetic-monitoring-agent) from 0.34.1 to 0.37.1.
- [Release notes](https://github.com/grafana/synthetic-monitoring-agent/releases)
- [Changelog](https://github.com/grafana/synthetic-monitoring-agent/blob/main/CHANGELOG.md)
- [Commits](grafana/synthetic-monitoring-agent@v0.34.1...v0.37.1)

---
updated-dependencies:
- dependency-name: github.com/grafana/synthetic-monitoring-agent
  dependency-version: 0.37.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 28, 2025
@dependabot dependabot bot requested a review from a team as a code owner April 28, 2025 23:23
Copy link

In order to lower resource usage and have a faster runtime, PRs will not run Cloud tests automatically.
To do so, a Grafana Labs employee must trigger the cloud acceptance tests workflow manually.

Copy link
Contributor Author

dependabot bot commented on behalf of github May 5, 2025

Superseded by #2158.

@dependabot dependabot bot closed this May 5, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/grafana/synthetic-monitoring-agent-0.37.1 branch May 5, 2025 23:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants