Skip to content
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

Bump github.com/grafana/synthetic-monitoring-agent from 0.26.0 to 0.27.0 #210

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 19, 2024

Bumps github.com/grafana/synthetic-monitoring-agent from 0.26.0 to 0.27.0.

Changelog

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

[v0.27.0] - 2024-09-19

K6runner

  • promote log messages surfacing errors to warning level
  • error if script timeout is not set

Scraper

  • use check frequency as the context deadline for k6 checks

Scripts

  • update go to 1.23

Commits
  • 8389e94 Release v0.27.0
  • bb4d6a4 Update module github.com/mccutchen/go-httpbin/v2 to v2.15.0
  • e2a303d scripts/go: update gosec to v2 proper
  • fba7873 Update module github.com/prometheus/client_golang to v1.20.4 (#893)
  • 45d7165 Update renovatebot/github-action action to v40.2.10 (#891)
  • fcd0e4f k6runner: promote log messages surfacing errors to warning level
  • a8996de k6runner/http: retry requests
  • bd1b491 k6runner/http: override only logger in WithLogger
  • cb08efe scraper/test: work around panic if all settings are nil in test
  • d9aeb32 scraper: use check frequency as the context deadline for k6 checks
  • 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.26.0 to 0.27.0.
- [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.26.0...v0.27.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner September 19, 2024 19:34
@ka3de ka3de merged commit ec83cc3 into main Sep 20, 2024
2 checks passed
@ka3de ka3de deleted the dependabot/go_modules/github.com/grafana/synthetic-monitoring-agent-0.27.0 branch September 20, 2024 06:02
mem added a commit that referenced this pull request Nov 13, 2024
* Fix: update grafana-build-tools to v0.32.0
* Bump github.com/grafana/synthetic-monitoring-agent from 0.28.2 to 0.29.1
* Bump github.com/grafana/synthetic-monitoring-agent from 0.28.1 to 0.28.2
* Bump github.com/urfave/cli/v2 from 2.27.4 to 2.27.5
* Bump github.com/grafana/synthetic-monitoring-agent from 0.28.0 to 0.28.1 (#212)
* Bump github.com/grafana/synthetic-monitoring-agent from 0.27.0 to 0.28.0 (#211)
* Bump github.com/grafana/synthetic-monitoring-agent from 0.26.0 to 0.27.0 (#210)
* Bump github.com/urfave/cli/v2 from 2.27.3 to 2.27.4
* Bump github.com/grafana/synthetic-monitoring-agent from 0.25.2 to 0.26.0
* Bump github.com/grafana/synthetic-monitoring-agent from 0.25.0 to 0.25.2
* Bump github.com/urfave/cli/v2 from 2.27.2 to 2.27.3
* Bump github.com/grafana/synthetic-monitoring-agent from 0.24.3 to 0.25.0
* Convert to Github Actions Just a quick drive-by. Public repos are easy to migrate :)
* Bump github.com/grafana/synthetic-monitoring-agent from 0.23.4 to 0.24.3 (#203)
* Bump github.com/rs/zerolog from 1.32.0 to 1.33.0 (#200)
* update timeout and frequency limits in API (#197)
* Bump github.com/urfave/cli/v2 from 2.27.1 to 2.27.2 (#196)
* Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 in /scripts/go
* Bump github.com/grafana/synthetic-monitoring-agent from 0.22.0 to 0.23.4
* Bump github.com/grafana/synthetic-monitoring-agent from 0.21.0 to 0.22.0
* Upgrade to grafana-build-tools v0.6.1
* Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#187)
* Bump github.com/grafana/synthetic-monitoring-agent from 0.20.1 to 0.21.0
* Bump github.com/grafana/synthetic-monitoring-agent from 0.19.4 to 0.20.1

Signed-off-by: Marcelo E. Magallon <[email protected]>
@mem mem mentioned this pull request Nov 13, 2024
mem added a commit that referenced this pull request Nov 13, 2024
* Bump github.com/grafana/synthetic-monitoring-agent from 0.29.1 to 0.29.4
* Fix: update grafana-build-tools to v0.32.0
* Bump github.com/grafana/synthetic-monitoring-agent from 0.28.2 to 0.29.1
* Bump github.com/grafana/synthetic-monitoring-agent from 0.28.1 to 0.28.2
* Bump github.com/urfave/cli/v2 from 2.27.4 to 2.27.5
* Bump github.com/grafana/synthetic-monitoring-agent from 0.28.0 to 0.28.1 (#212)
* Bump github.com/grafana/synthetic-monitoring-agent from 0.27.0 to 0.28.0 (#211)
* Bump github.com/grafana/synthetic-monitoring-agent from 0.26.0 to 0.27.0 (#210)
* Bump github.com/urfave/cli/v2 from 2.27.3 to 2.27.4
* Bump github.com/grafana/synthetic-monitoring-agent from 0.25.2 to 0.26.0
* Bump github.com/grafana/synthetic-monitoring-agent from 0.25.0 to 0.25.2
* Bump github.com/urfave/cli/v2 from 2.27.2 to 2.27.3
* Bump github.com/grafana/synthetic-monitoring-agent from 0.24.3 to 0.25.0
* Convert to Github Actions Just a quick drive-by. Public repos are easy to migrate :)
* Bump github.com/grafana/synthetic-monitoring-agent from 0.23.4 to 0.24.3 (#203)
* Bump github.com/rs/zerolog from 1.32.0 to 1.33.0 (#200)
* update timeout and frequency limits in API (#197)
* Bump github.com/urfave/cli/v2 from 2.27.1 to 2.27.2 (#196)
* Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 in /scripts/go
* Bump github.com/grafana/synthetic-monitoring-agent from 0.22.0 to 0.23.4
* Bump github.com/grafana/synthetic-monitoring-agent from 0.21.0 to 0.22.0
* Upgrade to grafana-build-tools v0.6.1
* Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#187)
* Bump github.com/grafana/synthetic-monitoring-agent from 0.20.1 to 0.21.0
* Bump github.com/grafana/synthetic-monitoring-agent from 0.19.4 to 0.20.1

Signed-off-by: Marcelo E. Magallon <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant