Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 9, 2024

This PR contains the following updates:

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

Release Notes

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

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

v0.6.2

Compare Source

What's Changed

Doc improvements 📚
Other Changes

New Contributors

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

v0.6.1

Compare Source

What's Changed

Full Changelog: hashicorp/packer-plugin-sdk@v0.6.0...v0.6.1

v0.6.0

Compare Source

What's Changed

Exciting New Features 🎉
Other Changes

New Contributors

Full Changelog: hashicorp/packer-plugin-sdk@v0.5.4...v0.6.0

v0.5.4

Compare Source

Upgrade notes

Upgrading to this release may fail until you've applied one of the fixes documented in #​187 (comment). Consumers of the Packer plugin SDK require a replace directive within their plugin's go module file to point to a compatible version of go-cty.

The replace directive subject to change in future releases can be applied by running the packer-sdc fix sub-command to apply the replace directive to your plugin with a recommended version of the go-cty fork.

Plugins already working with Packer Plugin SDK v0.5.2 are advised to apply the updated SDK fixes by re-running packer-sdc fix against the plugin's root directory.

What's Changed

Doc improvements 📚
Other Changes

New Contributors

Full Changelog: hashicorp/packer-plugin-sdk@v0.5.3...v0.5.4

v0.5.3

Compare Source

Upgrade notes

Upgrading to this release may fail until you've applied one of the fixes documented in #​187 (comment). Consumers of the Packer plugin SDK require a replace directive within their plugin's go module file to point to a compatible version of go-cty.

The replace directive subject to change in future releases can be applied by running the packer-sdc fix sub-command to apply the replace directive to your plugin with a recommended version of the go-cty fork.

Plugins already working with Packer Plugin SDK v0.5.2 are advised to apply the updated SDK fixes by re-running packer-sdc fix against the plugin's root directory.

What's Changed

Exciting New Features 🎉
Other Changes

Full Changelog: hashicorp/packer-plugin-sdk@v0.5.2...v0.5.3


Configuration

📅 Schedule: 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 8f6afae to 291c027 Compare June 18, 2024 21:21
@renovate renovate bot changed the title Update module github.com/hashicorp/packer-plugin-sdk to v0.5.3 Update module github.com/hashicorp/packer-plugin-sdk to v0.5.4 Jun 18, 2024
@renovate
Copy link
Contributor Author

renovate bot commented Jun 18, 2024

ℹ 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):

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

Details:

Package Change
go 1.20 -> 1.23.0
github.com/fatih/color v1.15.0 -> v1.16.0
github.com/go-logr/logr v1.2.4 -> v1.4.1
github.com/google/uuid v1.3.0 -> v1.4.0
github.com/hashicorp/go-getter/v2 v2.2.1 -> v2.2.2
github.com/hashicorp/go-hclog v1.5.0 -> v1.6.3
github.com/hashicorp/go-retryablehttp v0.7.0 -> v0.7.7
github.com/hashicorp/go-sockaddr v1.0.2 -> v1.0.7
github.com/hashicorp/vault/api v1.10.0 -> v1.14.0
github.com/mattn/go-isatty v0.0.17 -> v0.0.20
golang.org/x/crypto v0.14.0 -> v0.36.0
golang.org/x/net v0.17.0 -> v0.38.0
golang.org/x/sys v0.13.0 -> v0.31.0
golang.org/x/text v0.13.0 -> v0.23.0
golang.org/x/time v0.3.0 -> v0.11.0

@renovate renovate bot force-pushed the renovate/github.com-hashicorp-packer-plugin-sdk-0.x branch from 291c027 to ec56537 Compare July 14, 2024 14:56
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-packer-plugin-sdk-0.x branch from ec56537 to d105487 Compare September 12, 2024 14:59
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-packer-plugin-sdk-0.x branch from d105487 to 4765ebf Compare November 18, 2024 02:22
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-packer-plugin-sdk-0.x branch from 4765ebf to a7b7af8 Compare December 22, 2024 17:53
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-packer-plugin-sdk-0.x branch from a7b7af8 to f71e40f Compare January 24, 2025 04:08
@renovate renovate bot changed the title Update module github.com/hashicorp/packer-plugin-sdk to v0.5.4 Update module github.com/hashicorp/packer-plugin-sdk to v0.6.0 Jan 24, 2025
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-packer-plugin-sdk-0.x branch from f71e40f to 6736aa8 Compare March 5, 2025 04:04
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-packer-plugin-sdk-0.x branch from 6736aa8 to a81f95a Compare April 2, 2025 04:11
@renovate renovate bot changed the title Update module github.com/hashicorp/packer-plugin-sdk to v0.6.0 Update module github.com/hashicorp/packer-plugin-sdk to v0.6.1 Apr 2, 2025
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-packer-plugin-sdk-0.x branch from a81f95a to 4fff7be Compare May 10, 2025 03:34
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-packer-plugin-sdk-0.x branch from 4fff7be to 1370c1c Compare June 29, 2025 08:15
@renovate renovate bot changed the title Update module github.com/hashicorp/packer-plugin-sdk to v0.6.1 Update module github.com/hashicorp/packer-plugin-sdk to v0.6.2 Jun 29, 2025
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-packer-plugin-sdk-0.x branch 2 times, most recently from 31ac7ad to 1ce8cb7 Compare August 15, 2025 07:57
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-packer-plugin-sdk-0.x branch from 1ce8cb7 to fba3461 Compare September 9, 2025 15:46
@renovate renovate bot changed the title Update module github.com/hashicorp/packer-plugin-sdk to v0.6.2 Update module github.com/hashicorp/packer-plugin-sdk to v0.6.3 Sep 9, 2025
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-packer-plugin-sdk-0.x branch from fba3461 to 79f829c Compare October 10, 2025 08:02
@renovate renovate bot changed the title Update module github.com/hashicorp/packer-plugin-sdk to v0.6.3 Update module github.com/hashicorp/packer-plugin-sdk to v0.6.4 Oct 10, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Dec 16, 2025

ℹ️ 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):

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

Details:

Package Change
go 1.20 -> 1.23.0
github.com/fatih/color v1.15.0 -> v1.16.0
github.com/go-logr/logr v1.2.4 -> v1.4.1
github.com/google/uuid v1.3.0 -> v1.4.0
github.com/hashicorp/go-getter/v2 v2.2.1 -> v2.2.2
github.com/hashicorp/go-hclog v1.5.0 -> v1.6.3
github.com/hashicorp/go-retryablehttp v0.7.0 -> v0.7.7
github.com/hashicorp/go-sockaddr v1.0.2 -> v1.0.7
github.com/hashicorp/vault/api v1.10.0 -> v1.14.0
github.com/mattn/go-isatty v0.0.17 -> v0.0.20
golang.org/x/crypto v0.14.0 -> v0.36.0
golang.org/x/net v0.17.0 -> v0.38.0
golang.org/x/sys v0.13.0 -> v0.31.0
golang.org/x/text v0.13.0 -> v0.23.0
golang.org/x/time v0.3.0 -> v0.11.0

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.

1 participant