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/
16 stars 9 forks source link

chore(deps): bump hashicorp/http from 3.4.0 to 3.4.1 #30

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps hashicorp/http from 3.4.0 to 3.4.1.

Release notes

Sourced from hashicorp/http's releases.

v3.4.1

BUG FIXES:

  • data-source/http: Includes update to go-retryablehttp fixing preservation of request body on temporary redirects or re-established HTTP/2 connections (#346)
Changelog

Sourced from hashicorp/http's changelog.

3.4.1 (December 19, 2023)

BUG FIXES:

  • data-source/http: Includes update to go-retryablehttp fixing preservation of request body on temporary redirects or re-established HTTP/2 connections (#346)
Commits
  • c87f580 Update changelog
  • a3e396c Add changelog for v3.4.1 release (#350)
  • 537e97d Automatically close associated milestone on release (#355)
  • 44711d7 Result of tsccr-helper -log-level=info gha update -latest . (#360)
  • 4e502dc build(deps): bump github.com/hashicorp/terraform-plugin-go (#359)
  • 7fbb610 build(deps): bump github.com/google/uuid from 1.4.0 to 1.5.0 (#358)
  • 45ee74c build(deps): bump github.com/hashicorp/terraform-plugin-testing (#357)
  • 65c7212 Result of tsccr-helper -log-level=info -pin-all-workflows . (#356)
  • 9ec9dfc .github: Update workflows to use actions variables (#354)
  • d017dc3 build(deps): bump github.com/hashicorp/copywrite in /tools (#353)
  • 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.

FalcoSuessgott commented 8 months ago

@dependabot rebase