FalcoSuessgott / hashicorp-vault-playground

Bootstrap a local Vault HA Cluster with many useful learning labs in under a minute using only terraform, docker & minikube!
https://falcosuessgott.github.io/hashicorp-vault-playground/home/
18 stars 9 forks source link

chore(deps): bump hashicorp/http from 3.4.1 to 3.4.2 #51

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps hashicorp/http from 3.4.1 to 3.4.2.

Release notes

Sourced from hashicorp/http's releases.

v3.4.2

NOTES:

  • data-source/http: Previously the HTTP request would unexpectedly always contain a body for all requests. Certain HTTP server implementations are sensitive to this data existing if it is not expected. Requests now only contain a request body if the request_body attribute is explicitly set. To exactly preserve the previous behavior, set request_body = "". (#388)

BUG FIXES:

  • data-source/http: Ensured HTTP request body is not sent unless configured (#388)
Changelog

Sourced from hashicorp/http's changelog.

3.4.2 (February 29, 2024)

NOTES:

  • data-source/http: Previously the HTTP request would unexpectedly always contain a body for all requests. Certain HTTP server implementations are sensitive to this data existing if it is not expected. Requests now only contain a request body if the request_body attribute is explicitly set. To exactly preserve the previous behavior, set request_body = "". (#388)

BUG FIXES:

  • data-source/http: Ensured HTTP request body is not sent unless configured (#388)
Commits
  • 213e8e3 Update changelog
  • b7aafe8 data-source/http: Ensure HTTP request body is not sent unless configured (#390)
  • 5ce493c build(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.5.0 ...
  • 068b9ab Result of tsccr-helper -log-level=info gha update -latest . (#386)
  • d411e84 Result of tsccr-helper -log-level=info gha update -latest . (#385)
  • 9e9545a build(deps): bump golang.org/x/net from 0.20.0 to 0.21.0 (#384)
  • c8ab0eb Result of tsccr-helper -log-level=info gha update -latest . (#382)
  • 71c216b build(deps): bump hashicorp/setup-terraform from 2.0.3 to 3.0.0 (#381)
  • d0362ae Added GHA dependabot config for managing hashicorp actions (#380)
  • 588ac55 Result of tsccr-helper -log-level=info gha update -latest . (#379)
  • 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 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)
dependabot[bot] commented 8 months ago

The following labels could not be found: dependencies.

github-actions[bot] commented 7 months ago

This PR is included in version 1.13.0 :tada: