Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2025

Bumps hashicorp/local from 2.5.2 to 2.6.1.

Release notes

Sourced from hashicorp/local's releases.

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.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
  • ba8eb9d Fix documentation header for local_command action (#456)
  • 53cf5f0 Prep for v2.6.0 release (#455)
  • 7b13199 build(deps): bump github.com/hashicorp/terraform-plugin-log (#454)
  • d98f0ca Add new local_command data source for running and retrieving data from loca...
  • 5010019 action: Add new local_command action to invoke a local executable with prov...
  • 5dc47e9 build(deps): bump golangci/golangci-lint-action (#453)
  • 7ecf320 build(deps): bump actions/upload-artifact in the github-actions group (#449)
  • 971b01a build(deps): bump github.com/hashicorp/terraform-plugin-docs in /tools (#448)
  • 0d80da4 Update CODEOWNERS (#447)
  • 4290595 build(deps): bump github.com/hashicorp/terraform-plugin-framework-validators ...
  • 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.1.
- [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.1)

---
updated-dependencies:
- dependency-name: hashicorp/local
  dependency-version: 2.6.1
  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 Nov 18, 2025
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.

1 participant