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/prometheus/blackbox_exporter from 0.23.1-0.20221215210014-35f2661a935a to 0.24.0 #447

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 16, 2023

Bumps github.com/prometheus/blackbox_exporter from 0.23.1-0.20221215210014-35f2661a935a to 0.24.0.

Release notes

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

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
Changelog

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

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
  • [ENHANCEMENT] Change default user agent. #557
  • [ENHANCEMENT] Add control of recursion desired flag for DNS probes. #859
  • [ENHANCEMENT] Delay init of http phase values. #865
  • [BUGFIX] Fix IP hash. #863

0.19.0 / 2021-05-10

... (truncated)

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 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/prometheus/blackbox_exporter](https://github.com/prometheus/blackbox_exporter) from 0.23.1-0.20221215210014-35f2661a935a to 0.24.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.24.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] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner May 16, 2023 23:58
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 24, 2023

Looks like github.com/prometheus/blackbox_exporter is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this May 24, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/prometheus/blackbox_exporter-0.24.0 branch May 24, 2023 20:26
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.

None yet

0 participants