Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 29, 2026

Bumps hashicorp/local from 2.5.2 to 2.6.2.

Release notes

Sourced from hashicorp/local's releases.

v2.6.2

2.6.2 (January 28, 2026)

NOTES:

  • all: This release introduces no functional changes. It was built using the latest 1.24 patch version of Go and re-released to address a certificate handshake issue. (#461)

v2.6.1

2.6.1 (November 17, 2025)

BUG FIXES:

  • Fixed documentation header for local_command action (#456)

v2.6.0

2.6.0 (November 17, 2025)

FEATURES:

  • action/local_command: New action that invokes an executable on the local machine. (#450)
  • data/local_command: New data source that runs an executable on the local machine and returns the exit code, standard output data, and standard error data. (#452)

v2.5.3

2.5.3 (May 08, 2025)

NOTES:

  • Update dependencies (#404)

v2.5.3-alpha1

This version has been unpublished.

NOTES:

  • all: This release is being used to test new build and release actions. (#405)
Changelog

Sourced from hashicorp/local's changelog.

2.6.2 (January 28, 2026)

NOTES:

  • all: This release introduces no functional changes. It was built using the latest 1.24 patch version of Go and re-released to address a certificate handshake issue. (#461)

2.6.1 (November 17, 2025)

BUG FIXES:

  • Fixed documentation header for local_command action (#456)

2.6.0 (November 17, 2025)

FEATURES:

  • action/local_command: New action that invokes an executable on the local machine. (#450)
  • data/local_command: New data source that runs an executable on the local machine and returns the exit code, standard output data, and standard error data. (#452)

2.5.3 (May 08, 2025)

NOTES:

  • Update dependencies (#404)## 2.5.3-alpha1 (April 24, 2025)

NOTES:

  • This release is being used to test new build and release actions. (#405)
Commits
  • ec8ffdf chore: prep for release v2.6.2 (#473)
  • 0062d77 build(deps): bump actions/checkout in the github-actions group (#471)
  • 803a63c build(deps): bump actions/setup-go in the github-actions group (#469)
  • efe5951 [COMPLIANCE] Update Copyright and License Headers (Batch 1 of 1) (#465)
  • e681f82 build(deps): bump the github-actions group with 2 updates (#467)
  • bce77d1 build(deps): bump the github-actions group with 2 updates (#466)
  • 6ecb771 build(deps): bump github.com/hashicorp/go-version from 1.7.0 to 1.8.0 (#463)
  • cb9e7e2 build(deps): bump the terraform-plugin group with 2 updates (#464)
  • dcd48d4 build(deps): bump the github-actions group with 3 updates (#462)
  • 74eec2b build(deps): bump golang.org/x/crypto from 0.38.0 to 0.45.0 in /tools (#459)
  • 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 <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)

Bumps [hashicorp/local](https://github.com/hashicorp/terraform-provider-local) from 2.5.2 to 2.6.2.
- [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@v2.5.2...v2.6.2)

---
updated-dependencies:
- dependency-name: hashicorp/local
  dependency-version: 2.6.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels Jan 29, 2026
@github-actions
Copy link
Contributor

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.27s
❌ REPOSITORY checkov yes 5 26.89s
✅ REPOSITORY dustilock yes no 2.89s
✅ REPOSITORY gitleaks yes no 33.35s
✅ REPOSITORY git_diff yes no 0.11s
✅ REPOSITORY grype yes no 26.38s
❌ REPOSITORY kics yes 27 79.08s
✅ REPOSITORY secretlint yes no 1.44s
✅ REPOSITORY syft yes no 0.52s
❌ REPOSITORY trivy yes 1 18.35s
✅ REPOSITORY trivy-sbom yes no 0.46s
✅ REPOSITORY trufflehog yes no 8.87s
✅ TERRAFORM terraform-fmt 1 0 0 0.07s
❌ TERRAFORM terrascan yes 1 8.23s
❌ TERRAFORM tflint yes 1 5.8s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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.

0 participants