Skip to content

fix(deps): update module github.com/hashicorp/packer-plugin-sdk to v0.6.10 - #35

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-hashicorp-packer-plugin-sdk-0.x
Open

fix(deps): update module github.com/hashicorp/packer-plugin-sdk to v0.6.10#35
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-hashicorp-packer-plugin-sdk-0.x

Conversation

@renovate

@renovate renovate Bot commented Sep 23, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/hashicorp/packer-plugin-sdk v0.6.2v0.6.10 age confidence

Release Notes

hashicorp/packer-plugin-sdk (github.com/hashicorp/packer-plugin-sdk)

v0.6.10

Compare Source

What's Changed

Other Changes

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

v0.6.9

Compare Source

What's Changed

Other Changes

New Contributors

Full Changelog: hashicorp/packer-plugin-sdk@v0.6.8...v0.6.9

v0.6.8

Compare Source

What's Changed

Breaking Changes
  • communicator: WinRMUseNTLM field type changed from bool to config.Trilean (#​329)

    Plugins that directly assign or read WinRM.WinRMUseNTLM will fail to compile after upgrading to this version. To migrate:

    • WinRMUseNTLM: trueWinRMUseNTLM: config.TriTrue
    • WinRMUseNTLM: falseWinRMUseNTLM: config.TriFalse
    • if c.WinRMUseNTLM {if c.WinRMUseNTLM.True() {

    Plugins that only embed communicator.Config without touching this field directly are unaffected. User-facing HCL/JSON configuration (winrm_use_ntlm = true) continues to work without changes.

Other Changes

New Contributors

Full Changelog: hashicorp/packer-plugin-sdk@v0.6.7...v0.6.8

v0.6.7

Compare Source

What's Changed

Other Changes

Full Changelog: hashicorp/packer-plugin-sdk@v0.6.6...v0.6.7

v0.6.6

Compare Source

What's Changed

Other Changes

Full Changelog: hashicorp/packer-plugin-sdk@v0.6.5...v0.6.6

v0.6.5

Compare Source

What's Changed

Other Changes

New Contributors

Full Changelog: hashicorp/packer-plugin-sdk@v0.6.4...v0.6.5

v0.6.4

Compare Source

What's Changed

  • Fixed sporadic issues affecting the PowerShell provisioner in #​305
Other Changes

Full Changelog: hashicorp/packer-plugin-sdk@v0.6.3...v0.6.4

v0.6.3

Compare Source

What's Changed

Other Changes

New Contributors

Full Changelog: hashicorp/packer-plugin-sdk@v0.6.2...v0.6.3


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot force-pushed the renovate/github.com-hashicorp-packer-plugin-sdk-0.x branch from d2c918c to 9f19b79 Compare October 9, 2025 12:40
@renovate renovate Bot changed the title fix(deps): update module github.com/hashicorp/packer-plugin-sdk to v0.6.3 fix(deps): update module github.com/hashicorp/packer-plugin-sdk to v0.6.4 Oct 9, 2025
@renovate

renovate Bot commented Oct 9, 2025

Copy link
Copy Markdown
Contributor Author

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 3 additional dependencies were updated

Details:

Package Change
github.com/Azure/go-ntlmssp v0.0.0-20200615164410-66371956d46c -> v0.0.0-20221128193559-754e69321358
github.com/gofrs/uuid v4.0.0+incompatible -> v4.4.0+incompatible
github.com/masterzen/winrm v0.0.0-20210623064412-3b76017826b0 -> v0.0.0-20250927112105-5f8e6c707321

@renovate

renovate Bot commented Dec 15, 2025

Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 33 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.24.5 -> 1.25.11
golang.org/x/crypto v0.40.0 -> v0.53.0
cloud.google.com/go v0.112.0 -> v0.112.2
cloud.google.com/go/compute/metadata v0.5.0 -> v0.9.0
cloud.google.com/go/iam v1.1.5 -> v1.1.6
github.com/go-jose/go-jose/v4 v4.0.5 -> v4.1.4
github.com/go-logr/logr v1.4.2 -> v1.4.3
github.com/gofrs/uuid v4.0.0+incompatible -> v4.4.0+incompatible
github.com/golang/glog v1.2.2 -> v1.2.5
github.com/google/s2a-go v0.1.7 -> v0.1.9
github.com/googleapis/enterprise-certificate-proxy v0.3.2 -> v0.3.6
github.com/googleapis/gax-go/v2 v2.12.0 -> v2.14.1
github.com/masterzen/winrm v0.0.0-20210623064412-3b76017826b0 -> v0.0.0-20250927112105-5f8e6c707321
github.com/ulikunitz/xz v0.5.10 -> v0.5.15
go.opentelemetry.io/auto/sdk v1.1.0 -> v1.2.1
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.58.0 -> v0.60.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.58.0 -> v0.60.0
go.opentelemetry.io/otel v1.33.0 -> v1.43.0
go.opentelemetry.io/otel/metric v1.33.0 -> v1.43.0
go.opentelemetry.io/otel/trace v1.33.0 -> v1.43.0
golang.org/x/mod v0.25.0 -> v0.36.0
golang.org/x/net v0.41.0 -> v0.56.0
golang.org/x/oauth2 v0.27.0 -> v0.34.0
golang.org/x/sync v0.16.0 -> v0.21.0
golang.org/x/sys v0.34.0 -> v0.46.0
golang.org/x/term v0.33.0 -> v0.44.0
golang.org/x/text v0.27.0 -> v0.38.0
golang.org/x/tools v0.34.0 -> v0.45.0
google.golang.org/api v0.155.0 -> v0.230.0
google.golang.org/genproto v0.0.0-20240123012728-ef4313101c80 -> v0.0.0-20240213162025-012b6fc9bca9
google.golang.org/genproto/googleapis/api v0.0.0-20241209162323-e6fa225c2576 -> v0.0.0-20251202230838-ff82c1b0f217
google.golang.org/genproto/googleapis/rpc v0.0.0-20241209162323-e6fa225c2576 -> v0.0.0-20251202230838-ff82c1b0f217
google.golang.org/grpc v1.68.1 -> v1.79.3
google.golang.org/protobuf v1.36.5 -> v1.36.10

@renovate
renovate Bot force-pushed the renovate/github.com-hashicorp-packer-plugin-sdk-0.x branch from 9f19b79 to fbfaa52 Compare January 20, 2026 10:05
@renovate renovate Bot changed the title fix(deps): update module github.com/hashicorp/packer-plugin-sdk to v0.6.4 fix(deps): update module github.com/hashicorp/packer-plugin-sdk to v0.6.5 Jan 20, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-hashicorp-packer-plugin-sdk-0.x branch from fbfaa52 to c8e72e1 Compare March 13, 2026 09:34
@renovate renovate Bot changed the title fix(deps): update module github.com/hashicorp/packer-plugin-sdk to v0.6.5 fix(deps): update module github.com/hashicorp/packer-plugin-sdk to v0.6.6 Mar 13, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-hashicorp-packer-plugin-sdk-0.x branch from c8e72e1 to a0b8a60 Compare March 25, 2026 17:41
@renovate renovate Bot changed the title fix(deps): update module github.com/hashicorp/packer-plugin-sdk to v0.6.6 fix(deps): update module github.com/hashicorp/packer-plugin-sdk to v0.6.7 Mar 25, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-hashicorp-packer-plugin-sdk-0.x branch from a0b8a60 to 1ae9bc7 Compare May 18, 2026 14:15
@renovate renovate Bot changed the title fix(deps): update module github.com/hashicorp/packer-plugin-sdk to v0.6.7 fix(deps): update module github.com/hashicorp/packer-plugin-sdk to v0.6.8 May 18, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-hashicorp-packer-plugin-sdk-0.x branch from 1ae9bc7 to e9d47fa Compare May 25, 2026 09:54
@renovate renovate Bot changed the title fix(deps): update module github.com/hashicorp/packer-plugin-sdk to v0.6.8 fix(deps): update module github.com/hashicorp/packer-plugin-sdk to v0.6.9 May 25, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-hashicorp-packer-plugin-sdk-0.x branch from e9d47fa to 99b5e36 Compare July 8, 2026 08:36
@renovate renovate Bot changed the title fix(deps): update module github.com/hashicorp/packer-plugin-sdk to v0.6.9 fix(deps): update module github.com/hashicorp/packer-plugin-sdk to v0.6.10 Jul 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants