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.16.5 to 0.17.0 #1029

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 11, 2023

Bumps github.com/grafana/synthetic-monitoring-agent from 0.16.5 to 0.17.0.

Release notes

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

v0.17.0

Changelog

  • 531801e9 Add SnappyConcatReader
  • ef7c6b04 Add condition variable
  • 9833070d Add errors
  • 9507153d Add option to run only fast tests
  • 3d43e4d7 Add options
  • 294a7e52 Add publisher
  • 3d2587a5 Add queue
  • 306bed26 Add tenant pusher
  • 0a2a9933 Assert that TenantManager is a TenantProvider
  • ac811ddf Enable v2 publisher
  • cbeb2b45 Export HttpError from prom package
  • 8c71fc1d Feature: use expression to match specific headers in multiHTTP
  • 0cfe0db0 Fix label names, it should be "type" not "target"
  • 2c6c69f5 Fix: headers object might have extra commas
  • 9e522a95 Fix: pass body to HTTP request if specified
  • 5a71d0dd Fix: use double quotes with JS-escaped strings
  • 9efa6aae Move client logic to its own file
  • becc949b Move metrics to its own file
  • a5f2e51b Refactor pusher to allow multiple implementations (#488)
  • 0d702889 Release v0.17.0
  • e2788008 Update golangci-lint and gotestsum
Changelog

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

[v0.17.0] - 2023-08-31

Feature

  • use expression to match specific headers in multiHTTP

Fix

  • use double quotes with JS-escaped strings
  • headers object might have extra commas
  • pass body to HTTP request if specified

Commits

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.16.5 to 0.17.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.16.5...v0.17.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] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner September 11, 2023 22:15
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 11, 2023
@github-actions
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 promote the Drone build.

For maintainers, it's better to run only the Cloud tests you need, rather than all of them. You can do so by setting the following parameter when promoting:

TESTARGS='-run=<testname>'

@julienduchesne julienduchesne merged commit ef87b1f into master Sep 12, 2023
2 of 3 checks passed
@julienduchesne julienduchesne deleted the dependabot/go_modules/github.com/grafana/synthetic-monitoring-agent-0.17.0 branch September 12, 2023 12:47
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.

None yet

1 participant