Skip to content

chore: Bump github.com/hashicorp/packer-plugin-sdk from 0.6.10 to 0.6.11 - #357

Merged
remyleone merged 2 commits into
mainfrom
dependabot/go_modules/github.com/hashicorp/packer-plugin-sdk-0.6.11
Sep 15, 2026
Merged

remyleone merged 2 commits into
mainfrom
dependabot/go_modules/github.com/hashicorp/packer-plugin-sdk-0.6.11

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 14, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/hashicorp/packer-plugin-sdk from 0.6.10 to 0.6.11.

Release notes

Sourced from github.com/hashicorp/packer-plugin-sdk's releases.

v0.6.11

What's Changed

Other Changes

New Contributors

Full Changelog: hashicorp/packer-plugin-sdk@v0.6.10...v0.6.11

Changelog

Sourced from github.com/hashicorp/packer-plugin-sdk's changelog.

0.6.11 (September 09, 2026)

  • communicator/winrm: Add WinRM connect timeout and retry parameters GH-354
  • communicator: Use WaitGroup.Go for communicator tasks GH-351
  • communicator: Simplify SCP mode detection GH-350
  • docs: Clarify Go compatibility policy GH-342
  • interpolate: Replace placeholder "test" error in funcGenUser GH-355
  • shell-local: Avoid ETXTBSY errors for inline scripts GH-341
  • sdk: Upgrade Go to 1.26.8 and update module dependencies GH-359
  • sdk: Use reflect.TypeFor for type comparisons GH-346
  • sdk: Simplify membership checks GH-345
  • sdk: Sort package imports GH-347
  • sdk: Use integer ranges for counted loops GH-348
  • sdk: Use maps.Copy for map merging GH-349
  • sdk: Use testing context for port configuration GH-352
  • sdk: Build environment variables with strings.Builder GH-353
Commits
  • 1585cff Packer Plugin sdk Release Version 0.6.11 (#360)
  • 56cb9ad Merge pull request #359 from hashicorp/sanya-hashicorp/fix-vuln
  • a646aae Merge pull request #355 from eb4x/funcgenuser-error-message
  • aca249c Merge pull request #346 from tenthirtyam/refactor/type-comparisons
  • 32b2c3b Merge pull request #350 from tenthirtyam/refactor/simplify-scp-mode-detection
  • 2862482 refactor: use reflect.TypeFor for type comparisons
  • e88cc1d refactor: simplify scp mode detection
  • 1ea4b86 interpolate: replace placeholder "test" error in funcGenUser
  • 3ea7922 Merge pull request #354 from hashicorp/pr/Pandapip1/334
  • 31dfaa1 Ran make generate
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies go Pull requests that update Go code labels Sep 14, 2026
@dependabot
dependabot Bot requested a review from remyleone as a code owner September 14, 2026 14:32
@dependabot dependabot Bot added dependencies go Pull requests that update Go code labels Sep 14, 2026
@codecov-commenter

codecov-commenter commented Sep 14, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 9.17%. Comparing base (33e7e2f) to head (28c6b42).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
builder/scaleway/config.hcl2spec.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##            main    #357      +/-   ##
========================================
- Coverage   9.18%   9.17%   -0.02%     
========================================
  Files         38      38              
  Lines       1470    1472       +2     
========================================
  Hits         135     135              
- Misses      1335    1337       +2     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

Bumps [github.com/hashicorp/packer-plugin-sdk](https://github.com/hashicorp/packer-plugin-sdk) from 0.6.10 to 0.6.11.
- [Release notes](https://github.com/hashicorp/packer-plugin-sdk/releases)
- [Changelog](https://github.com/hashicorp/packer-plugin-sdk/blob/main/CHANGELOG.md)
- [Commits](hashicorp/packer-plugin-sdk@v0.6.10...v0.6.11)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/packer-plugin-sdk
  dependency-version: 0.6.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/github.com/hashicorp/packer-plugin-sdk-0.6.11 branch from 68982f4 to 5df1e88 Compare September 14, 2026 14:55
@remyleone
remyleone added this pull request to the merge queue Sep 15, 2026
Merged via the queue into main with commit 243d020 Sep 15, 2026
10 checks passed
@remyleone
remyleone deleted the dependabot/go_modules/github.com/hashicorp/packer-plugin-sdk-0.6.11 branch September 15, 2026 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants