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

chore(deps): update terraform http to v3.4.0 #10

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 25, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
http (source) required_provider minor 3.2.0 -> 3.4.0

Release Notes

hashicorp/terraform-provider-http

v3.4.0

Compare Source

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)

v3.3.0

Compare Source

NOTES:

  • This Go module has been updated to Go 1.19 per the Go support policy. Any consumers building on earlier Go versions may experience errors. (#​245)

ENHANCEMENTS:

  • data-source/http: Added retry with nested attempts, max_delay_ms and min_delay_ms (#​151)
  • data-source/http: Added request_timeout_ms (#​151)

v3.2.1

Compare Source

BUG FIXES

  • data-source/http: Using DefaultTransport to reinstate previous behavior (e.g., ProxyFromEnvironment) (#​198).

Configuration

📅 Schedule: Branch creation - "on sunday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@github-actions
Copy link

github-actions bot commented Dec 25, 2022

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.25s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY secretlint yes no 1.32s
✅ TERRAFORM terraform-fmt 1 0 0.07s

See errors details in artifact MegaLinter reports on CI Job page
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@renovate renovate bot force-pushed the renovate/http-3.x branch from 1cd8f76 to 3f57abc Compare January 9, 2023 20:09
@renovate renovate bot force-pushed the renovate/http-3.x branch from 3f57abc to fe6f643 Compare April 25, 2023 14:56
@renovate renovate bot changed the title chore(deps): update terraform http to v3.2.1 chore(deps): update terraform http to v3.3.0 Apr 25, 2023
@renovate renovate bot changed the title chore(deps): update terraform http to v3.3.0 chore(deps): update terraform http to v3.4.0 Jun 21, 2023
@renovate renovate bot force-pushed the renovate/http-3.x branch from fe6f643 to d76052d Compare June 21, 2023 22:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants