grafana / synthetic-monitoring-agent

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

Chore(deps): Bump the prometheus-go group across 1 directory with 2 updates #703

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps the prometheus-go group with 2 updates in the / directory: github.com/prometheus/client_golang and github.com/prometheus/prometheus.

Updates github.com/prometheus/client_golang from 1.19.0 to 1.19.1

Release notes

Sourced from github.com/prometheus/client_golang's releases.

v1.19.1

What's Changed

  • Security patches for golang.org/x/sys and google.golang.org/protobuf

New Contributors

Full Changelog: https://github.com/prometheus/client_golang/compare/v1.19.0...v1.19.1

Changelog

Sourced from github.com/prometheus/client_golang's changelog.

Unreleased

Commits


Updates github.com/prometheus/prometheus from 0.51.2 to 0.52.0

Commits
  • 879d809 Merge pull request #14063 from prometheus/prepare-2.52
  • df05132 Prepare v2.52.0 release
  • 48e6e16 Prepare v2.52.0-rc.1 release (#14050)
  • 56fd8a1 bugfix: add missing comma in vector/matrix array (#14047)
  • f170a01 Merge pull request #13969 from prometheus/prepare-v2.52
  • 3d42466 Merge pull request #13997 from bboreham/api-marshalling
  • 5c8ffaa bugfix: API: encode empty Vector/Matrix as []
  • 00247b5 test: API: check empty responses
  • e0a00f4 refactor: API: separate typed and unsafe marshalling
  • 66a1c3d refactor: API: be explicit that we marshal empty objects
  • Additional commits viewable in compare view


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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
roobre commented 2 months ago

@dependabot rebase