Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update module github.com/hashicorp/packer-plugin-sdk to v0.5.4 #28

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 9, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/hashicorp/packer-plugin-sdk v0.5.2 -> v0.5.4 age adoption passing confidence

Release Notes

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

v0.5.4

Compare Source

Upgrade notes

Upgrading to this release may fail until you've applied one of the fixes documented in https://github.com/hashicorp/packer-plugin-sdk/issues/187#user-content-available-fixes. 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 https://github.com/hashicorp/packer-plugin-sdk/issues/187#user-content-available-fixes. 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
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):

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

Details:

Package Change
go 1.20 -> 1.23.1
github.com/fatih/color v1.15.0 -> v1.16.0
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.6
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.23.0
golang.org/x/net v0.17.0 -> v0.25.0
golang.org/x/sys v0.13.0 -> v0.20.0
golang.org/x/text v0.13.0 -> v0.15.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
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