generated from hashicorp/packer-plugin-scaffolding
-
Notifications
You must be signed in to change notification settings - Fork 3
Update module github.com/hashicorp/packer-plugin-sdk to v0.6.4 #28
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
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/github.com-hashicorp-packer-plugin-sdk-0.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8f6afae to
291c027
Compare
Contributor
Author
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
291c027 to
ec56537
Compare
ec56537 to
d105487
Compare
d105487 to
4765ebf
Compare
4765ebf to
a7b7af8
Compare
a7b7af8 to
f71e40f
Compare
f71e40f to
6736aa8
Compare
6736aa8 to
a81f95a
Compare
a81f95a to
4fff7be
Compare
4fff7be to
1370c1c
Compare
31ac7ad to
1ce8cb7
Compare
1ce8cb7 to
fba3461
Compare
fba3461 to
79f829c
Compare
Contributor
Author
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.5.2→v0.6.4Release Notes
hashicorp/packer-plugin-sdk (github.com/hashicorp/packer-plugin-sdk)
v0.6.4Compare Source
What's Changed
Other Changes
Full Changelog: hashicorp/packer-plugin-sdk@v0.6.3...v0.6.4
v0.6.3Compare Source
What's Changed
Other Changes
New Contributors
Full Changelog: hashicorp/packer-plugin-sdk@v0.6.2...v0.6.3
v0.6.2Compare Source
What's Changed
Doc improvements 📚
Other Changes
Messagemethod in UI interface by @tanmay-hc in #290New Contributors
Full Changelog: hashicorp/packer-plugin-sdk@v0.6.1...v0.6.2
v0.6.1Compare Source
What's Changed
Full Changelog: hashicorp/packer-plugin-sdk@v0.6.0...v0.6.1
v0.6.0Compare 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.4Compare 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 fixagainst 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.3Compare 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 fixagainst 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.
This PR was generated by Mend Renovate. View the repository job log.