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

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2025

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

Release notes

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

v0.34.1

0.34.1 (2025-02-17)

Miscellaneous Chores

  • golangcilint: disable exportloopref linter (adda550)
  • Update actions/create-github-app-token digest to 0d56448 (97ac799)
  • Update alpine Docker tag to v3.21.3 (7e05333)
  • Update ghcr.io/grafana/chromium-swiftshader-alpine Docker tag to v132 (#1175) (0f1e413)
  • Update ghcr.io/grafana/chromium-swiftshader-alpine Docker tag to v132.0.6834.83-r0-3.21.3 (ac6f03d)
  • Update ghcr.io/grafana/grafana-build-tools Docker tag to v0.39.0 (87352b1)
  • Update ghcr.io/grafana/grafana-build-tools Docker tag to v0.39.1 (#1199) (2b85ab9)
  • Update ghcr.io/grafana/grafana-build-tools Docker tag to v0.40.0 (4ab358c)
  • Update grafana/shared-workflows digest to 56d0989 (98db8c5)
  • Update grafana/shared-workflows digest to 7f3871d (8de8207)
  • Update module github.com/golangci/golangci-lint to v1.64.4 (0fe816c)
  • Update module github.com/golangci/golangci-lint to v1.64.5 (#1201) (6cb293b)
Changelog

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

0.34.1 (2025-02-17)

Miscellaneous Chores

  • golangcilint: disable exportloopref linter (adda550)
  • Update actions/create-github-app-token digest to 0d56448 (97ac799)
  • Update alpine Docker tag to v3.21.3 (7e05333)
  • Update ghcr.io/grafana/chromium-swiftshader-alpine Docker tag to v132 (#1175) (0f1e413)
  • Update ghcr.io/grafana/chromium-swiftshader-alpine Docker tag to v132.0.6834.83-r0-3.21.3 (ac6f03d)
  • Update ghcr.io/grafana/grafana-build-tools Docker tag to v0.39.0 (87352b1)
  • Update ghcr.io/grafana/grafana-build-tools Docker tag to v0.39.1 (#1199) (2b85ab9)
  • Update ghcr.io/grafana/grafana-build-tools Docker tag to v0.40.0 (4ab358c)
  • Update grafana/shared-workflows digest to 56d0989 (98db8c5)
  • Update grafana/shared-workflows digest to 7f3871d (8de8207)
  • Update module github.com/golangci/golangci-lint to v1.64.4 (0fe816c)
  • Update module github.com/golangci/golangci-lint to v1.64.5 (#1201) (6cb293b)
Commits
  • 482e819 chore: release 0.34.1 (#1198)
  • 8de8207 chore: Update grafana/shared-workflows digest to 7f3871d
  • ac6f03d chore: Update ghcr.io/grafana/chromium-swiftshader-alpine Docker tag to v132....
  • 4ab358c chore: Update ghcr.io/grafana/grafana-build-tools Docker tag to v0.40.0
  • adda550 chore: golangcilint: disable exportloopref linter
  • 97ac799 chore: Update actions/create-github-app-token digest to 0d56448
  • 7e05333 chore: Update alpine Docker tag to v3.21.3
  • 6cb293b chore: Update module github.com/golangci/golangci-lint to v1.64.5 (#1201)
  • 2b85ab9 chore: Update ghcr.io/grafana/grafana-build-tools Docker tag to v0.39.1 (#1199)
  • 0fe816c chore: Update module github.com/golangci/golangci-lint to v1.64.4
  • 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.0 to 0.34.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.0...v0.34.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner February 17, 2025 22:33
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 17, 2025
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.

@Duologic Duologic merged commit d15e72a into main Feb 18, 2025
26 checks passed
@Duologic Duologic deleted the dependabot/go_modules/github.com/grafana/synthetic-monitoring-agent-0.34.1 branch February 18, 2025 09:19
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.

1 participant