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

Update hashicorp/local requirement from < 2.4.2 to < 2.5.3 in /edbterraform/data/terraform #238

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 25, 2024

Updates the requirements on hashicorp/local to permit the latest version.

Release notes

Sourced from hashicorp/local's releases.

v2.5.2

NOTES:

  • all: This release introduces no functional changes. It does however include dependency updates which address upstream CVEs. (#348)
Changelog

Sourced from hashicorp/local's changelog.

2.5.2 (September 11, 2024)

NOTES:

  • all: This release introduces no functional changes. It does however include dependency updates which address upstream CVEs. (#348)

2.5.1 (March 11, 2024)

NOTES:

  • No functional changes from v2.5.0. Minor documentation fixes. (#303)

2.5.0 (March 11, 2024)

FEATURES:

  • functions/direxists: Added a new direxists function that checks for the existence of a directory, similar to the built-in fileexists function. (#285)

2.4.1 (December 12, 2023)

NOTES:

  • This release introduces no functional changes. It does however include dependency updates which address upstream CVEs. (#273)

2.4.0 (March 08, 2023)

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. (#184)

FEATURES:

  • resource/local_file: added support for MD5, SHA1, SHA256, and SHA512 checksum outputs. (#142)
  • resource/local_sensitive_file: added support for MD5, SHA1, SHA256, and SHA512 checksum outputs. (#142)
  • data-source/local_file: added support for MD5, SHA1, SHA256, and SHA512 checksum outputs. (#142)
  • data-source/local_sensitive-file: added support for MD5, SHA1, SHA256, and SHA512 checksum outputs. (#142)

2.3.0 (January 11, 2023)

NOTES:

2.2.3 (May 18, 2022)

NOTES:

  • resource/local_file: Update docs to prevent confusion that exactly one of the arguments content, sensitive_content, content_base64, and source needs to be specified (#123).

... (truncated)

Commits
  • ae86bec Update changelog
  • 69d5b6a all: Bump minimum Go module version to 1.22 (#348)
  • 127a1a4 Result of tsccr-helper -log-level=info gha update -latest . (#349)
  • 2e9b106 build(deps): bump hashicorp/setup-terraform from 3.1.1 to 3.1.2 (#347)
  • e94592d Result of tsccr-helper -log-level=info gha update -latest . (#346)
  • a7007ca Result of tsccr-helper -log-level=info gha update -latest . (#345)
  • 12e1aef build(deps): bump github.com/hashicorp/terraform-plugin-testing (#344)
  • 0ec4d7a build(deps): bump github.com/hashicorp/terraform-plugin-framework (#343)
  • 339cd01 Result of tsccr-helper -log-level=info gha update -latest . (#342)
  • 3c5ea8d Result of tsccr-helper -log-level=info gha update -latest . (#341)
  • Additional commits viewable in compare view

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 <dependency name> 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)

Updates the requirements on [hashicorp/local](https://github.com/hashicorp/terraform-provider-local) to permit the latest version.
- [Release notes](https://github.com/hashicorp/terraform-provider-local/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-local/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-local@v0.1.0...v2.5.2)

---
updated-dependencies:
- dependency-name: hashicorp/local
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependabot Dependabot changes dependency Dependency updated terraform Terraform related changes labels Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependabot Dependabot changes dependency Dependency updated terraform Terraform related changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants