Skip to content
This repository has been archived by the owner on Jul 21, 2023. It is now read-only.

build(deps): Bump hashicorp/http from 3.3.0 to 3.4.0 in /terraform #2874

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 26, 2023

Bumps hashicorp/http from 3.3.0 to 3.4.0.

Release notes

Sourced from hashicorp/http's releases.

v3.4.0

ENHANCEMENTS:

  • data-source/http: response_body_base64 has been added and contains a standard base64 encoding of the response body (#158)
  • data-source/http: Replaced issuing warning on the basis of possible non-text Content-Type with issuing warning if response body does not contain valid UTF-8. (#158)
Changelog

Sourced from hashicorp/http's changelog.

3.4.0 (June 21, 2023)

ENHANCEMENTS:

  • data-source/http: response_body_base64 has been added and contains a standard base64 encoding of the response body (#158)
  • data-source/http: Replaced issuing warning on the basis of possible non-text Content-Type with issuing warning if response body does not contain valid UTF-8. (#158)
Commits
  • 2fcec10 Update changelog
  • 8fa9db4 Bump github.com/hashicorp/terraform-plugin-go from 0.15.0 to 0.16.0 (#284)
  • eb0bc52 Bump github.com/hashicorp/terraform-plugin-framework from 1.3.0 to 1.3.1 (#282)
  • 0eeb981 Base64 encode response body (#158)
  • 610d06d Bump golang.org/x/net from 0.10.0 to 0.11.0 (#281)
  • b21252f Bump github.com/hashicorp/terraform-plugin-testing from 1.2.0 to 1.3.0 (#280)
  • d7388ae Bump golangci/golangci-lint-action from 3.5.0 to 3.6.0 (#279)
  • fcc5a94 Bump actions/checkout from 3.5.2 to 3.5.3 (#278)
  • 9b9d5f4 Adding tooling for copywrite and files with copyright headers (#275)
  • 6f7cb6c Bump github.com/hashicorp/terraform-plugin-framework from 1.2.0 to 1.3.0 (#276)
  • 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 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 [hashicorp/http](https://github.com/hashicorp/terraform-provider-http) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/hashicorp/terraform-provider-http/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-http/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-http@v3.3.0...v3.4.0)

---
updated-dependencies:
- dependency-name: hashicorp/http
  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 June 26, 2023 10:00
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels Jun 26, 2023
Copy link
Contributor

@divergentdave divergentdave left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

@dependabot dependabot bot merged commit d8e360d into main Jun 26, 2023
10 checks passed
@dependabot dependabot bot deleted the dependabot/terraform/terraform/hashicorp/http-3.4.0 branch June 26, 2023 18:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant