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

build(deps): bump github.com/prometheus/blackbox_exporter from 0.24.1-0.20230623125439-bd22efa1c900 to 0.25.0 #574

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 15, 2024

Bumps github.com/prometheus/blackbox_exporter from 0.24.1-0.20230623125439-bd22efa1c900 to 0.25.0.

Release notes

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

0.25.0 / 2024-04-09

  • [FEATURE] Allow to get Probe logs by target #1063
  • [FEATURE] Log errors from probe #1091
  • [BUGFIX] Prevent logging confusing error message #1059
  • [BUGFIX] Explicit registration of internal exporter metrics 1060
Changelog

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

0.25.0 / 2024-04-09

  • [FEATURE] Allow to get Probe logs by target #1063
  • [FEATURE] Log errors from probe #1091
  • [BUGFIX] Prevent logging confusing error message #1059
  • [BUGFIX] Explicit registration of internal exporter metrics 1060

0.24.0 / 2023-05-16

  • [CHANGE] Make Proxy Connect Headers consistent with Prometheus #1008
  • [FEATURE] Add hostname parameter for TCP probe #981
  • [FEATURE] Add support for HTTP request body as file #987

0.23.0 / 2022-12-02

  • [SECURITY] Update Exporter Toolkit (CVE-2022-46146) #979
  • [FEATURE] Support multiple Listen Addresses and systemd socket activation #979
  • [FEATURE] Add leaf certificate details in a new probe_ssl_last_chain_info metric. #943
  • [FEATURE] DNS: Add Add probe_dns_query_succeeded metric. #990

0.22.0 / 2022-08-02

  • [FEATURE] HTTP: Add skip_resolve_phase_with_proxy option. #944
  • [ENHANCEMENT] OAuth: Use Blackbox Exporter user agent when doing OAuth2 authenticated requests. #948
  • [ENHANCEMENT] Print usage and help to stdout instead of stderr. #928

0.21.1 / 2022-06-17

  • [BUGFIX] Fix a data race in HTTP probes. #929

0.21.0 / 2022-05-30

This Prometheus release is built with go1.18, which contains two noticeable changes related to TLS and HTTP:

  1. TLS 1.0 and 1.1 disabled by default client-side. Blackbox Exporter users can override this with the min_version parameter of tls_config.
  2. Certificates signed with the SHA-1 hash function are rejected. This doesn't apply to self-signed root certificates.
  • [BUGFIX] Prevent setting negative timeouts when using a small scrape interval. #869

0.20.0 / 2022-03-16

  • [FEATURE] Add support for grpc health check. #835
  • [FEATURE] Add hostname parameter. #823
  • [ENHANCEMENT] Add body_size_limit option to http module. #836

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 15, 2024
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/prometheus/blackbox_exporter-0.25.0 branch 2 times, most recently from 9ab9456 to d4ce894 Compare April 23, 2024 13:26
@rfratto rfratto added the backport-to-agent PR should be backported to the agent repo. label Apr 23, 2024
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/prometheus/blackbox_exporter-0.25.0 branch from d4ce894 to 1af67c7 Compare April 30, 2024 12:33
Bumps [github.com/prometheus/blackbox_exporter](https://github.com/prometheus/blackbox_exporter) from 0.24.1-0.20230623125439-bd22efa1c900 to 0.25.0.
- [Release notes](https://github.com/prometheus/blackbox_exporter/releases)
- [Changelog](https://github.com/prometheus/blackbox_exporter/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prometheus/blackbox_exporter/commits/v0.25.0)

---
updated-dependencies:
- dependency-name: github.com/prometheus/blackbox_exporter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/prometheus/blackbox_exporter-0.25.0 branch from 1af67c7 to 5be4cdd Compare May 2, 2024 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-to-agent PR should be backported to the agent repo. 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