sommerfeld-io-archive / configs

Configuration as code for all my computers and RasPi nodes.
Other
1 stars 0 forks source link

build(deps): bump hashicorp/local from 2.3.0 to 2.4.0 in /src/main/github #83

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps hashicorp/local from 2.3.0 to 2.4.0.

Release notes

Sourced from hashicorp/local's releases.

v2.4.0

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)
Changelog

Sourced from hashicorp/local's changelog.

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)
Commits
  • 5c53b41 Update changelog
  • 438b2d3 Bump actions/labeler from 4.0.2 to 4.0.3 (#185)
  • 68a3d5b Updating to Go 1.19 (#183) (#184)
  • f6f6a03 Bump github.com/hashicorp/terraform-plugin-docs from 0.13.0 to 0.14.1 (#182)
  • e465d87 Update release workflow to use service account PAT (#181)
  • 90281a9 Bump hashicorp/ghaction-terraform-provider-release from 2.2.0 to 2.3.0 (#179)
  • 8746fcb Bump leonsteinhaeuser/project-beta-automations from 2.0.1 to 2.1.0 (#178)
  • 31ea54a Bump golang.org/x/net from 0.6.0 to 0.7.0 (#177)
  • 6615458 Merge pull request #176 from hashicorp/dependabot/go_modules/github.com/hashi...
  • 79c88db Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.24.1 to 2.25.0
  • 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)