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

chore(deps): bump github.com/thomasklein94/packer-plugin-libvirt from 0.3.4 to 0.4.3 #69

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 20, 2023

Bumps github.com/thomasklein94/packer-plugin-libvirt from 0.3.4 to 0.4.3.

Release notes

Sourced from github.com/thomasklein94/packer-plugin-libvirt's releases.

v0.4.3

Changelog

Bug fixes

  • 2ab3a31f210f79ad3f7f9ff0b7ed8b131d7cabc7: fix: panic if no address found (@​thomasklein94)

Others

v0.4.2

Changelog

Others

  • 4ce737a432a46380835a47d709aef053f8f29053: Merge pull request #31 from Snaipe/feature/support-floppy (@​thomasklein94)
  • 032b71c3fe6bc47435e27ef7c81f5c205cca8181: Merge pull request #32 from Snaipe/misc/boyscouting (@​thomasklein94)
  • 444bfb8d9b1544931ea9bf1ef1eda4d8f2c9a537: Release v0.4.2 (@​thomasklein94)
  • bc3e12650dcc660fec8306a8442f440b901d781f: boyscouting: upgrade to libvirt.org/go/libvirtxml (@​Snaipe)
  • dd8a19f0caf6b338c3e2b029c4a95c07ce9cde6c: gen: make use of go run instead of locally-installed packer-sdc (@​Snaipe)
  • ad5bca52298709b4bc9c34af1e28124a265d7c12: volume: support device type override (@​Snaipe)

v0.4.1

Changelog

Features

  • 67a2da8a739bb8b568834d2f33d9149fc81b42b4: feat: Add optional CPU mode argument (@​thomasklein94)

Others

  • 05228794d085a34c892c39dfc1ac0d34c914433a: Add optional CPU mode argument (@​cosandr)
  • 54f474233a9ef75d92959c7ef1e67cc72c3b0186: Merge pull request #27 from thomasklein94/dependabot/go_modules/github.com/hashicorp/hcl/v2-2.15.0 (@​thomasklein94)
  • 83a1535a590659dfdd175838f10c7421369689fa: Release v0.4.1 (@​thomasklein94)
  • 15dc54b64aeebb2cb59617408098b4940bfa1479: Revert go-cty dep updates (@​thomasklein94)
  • 16bf32b4d284caaad1e48478a4a1e3bc46cfe884: build(deps): bump github.com/hashicorp/hcl/v2 from 2.14.1 to 2.15.0 (@​dependabot[bot])
  • 4bc5b3e60730c5f12a1c6862b86670262451eb1a: build(deps): bump github.com/zclconf/go-cty from 1.10.0 to 1.12.1 (@​dependabot[bot])
  • dc378452dd32607a55af41b3ec568cc107d7f2c4: build(deps): bump github.com/zclconf/go-cty from 1.10.0 to 1.12.1 (@​thomasklein94)

v0.4.0

Changelog

Breaking changes

  • 826894064d26aedffd141d9591f57ef8f106b3f1: fix!: NVRAM path and NVRAM_template mixup (@​thomasklein94)

Bug fixes

  • 352910c8fc89380c1cb36a9086dd36157a76a421: fix: missing SMM when secure_boot enabled (@​thomasklein94)
  • 411d267734fefb301d5619be039acd00697a1371: fix: misspelled option value for SMM (@​thomasklein94)

Others

  • 8a61e643ffe2994bd9476735a8709f265ac15fdd: Merge remote-tracking branch 'origin/dependabot/go_modules/github.com/hashicorp/hcl/v2-2.14.1' (@​thomasklein94)
  • 9bf848fe7bd5c564af631a8a7b79355ab0391deb: Release 0.4.0 (@​thomasklein94)
  • fe55c1b66d07981680d0397c1aa04ab4b4a70cf8: build(deps): bump github.com/hashicorp/hcl/v2 from 2.14.0 to 2.14.1 (@​dependabot[bot])
  • 290eccd6947a1b608b1f39946bb43569fb9d2d7b: build(deps): bump github.com/hashicorp/packer-plugin-sdk (@​dependabot[bot])
  • c3608ad666ceaeb6ad3bb93eeab7bfd00b5cb422: dep: update to go1.18 (@​thomasklein94)
  • 0ed2cfcb4a336278532081ae3f5197b7e49e1603: dep: update to go1.18 (@​thomasklein94)
Commits
  • 83db6f1 Release v0.4.3
  • 2ab3a31 fix: panic if no address found
  • 444bfb8 Release v0.4.2
  • 032b71c Merge pull request #32 from Snaipe/misc/boyscouting
  • 4ce737a Merge pull request #31 from Snaipe/feature/support-floppy
  • ad5bca5 volume: support device type override
  • dd8a19f gen: make use of go run instead of locally-installed packer-sdc
  • bc3e126 boyscouting: upgrade to libvirt.org/go/libvirtxml
  • 83a1535 Release v0.4.1
  • 15dc54b Revert go-cty dep updates
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/thomasklein94/packer-plugin-libvirt](https://github.com/thomasklein94/packer-plugin-libvirt) from 0.3.4 to 0.4.3.
- [Release notes](https://github.com/thomasklein94/packer-plugin-libvirt/releases)
- [Changelog](https://github.com/thomasklein94/packer-plugin-libvirt/blob/main/.goreleaser.yml)
- [Commits](thomasklein94/packer-plugin-libvirt@v0.3.4...v0.4.3)

---
updated-dependencies:
- dependency-name: github.com/thomasklein94/packer-plugin-libvirt
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants