chore(deps): update dependency hashicorp/packer-plugin-hcloud to v1.3.0 #4

Merged
xoxys merged 1 commits from renovate/hashicorp-packer-plugin-hcloud-1.x into main 2024-01-18 08:49:08 +01:00
Member

This PR contains the following updates:

Package Update Change
hashicorp/packer-plugin-hcloud minor 1.0.5 -> 1.3.0

Release Notes

hashicorp/packer-plugin-hcloud (hashicorp/packer-plugin-hcloud)

v1.3.0

Compare Source

Features
Bug Fixes

v1.2.1

Compare Source

Bug Fixes

v1.2.0

Compare Source

Features
  • transfer the packer plugin to the hetznercloud organization (f3d1ed1)

v1.1.1

Compare Source

New Features
  • Add networks in config to allow attaching server to private net by @​magec in #​45
Other Changes
  • makefile: remove old docs targets by @​lbajolet-hashicorp in #​88
  • COMPLIANCE] Add Copyright and License Headers by [@​hashicorp-copywrite](https://github.com/hashicorp-copywrite) in [#​90](https://github.com/hetznercloud/packer-plugin-hcloud/pull/90)
    
    
New Contributors

v1.1.0

Compare Source

New Features
Bug fixes
Documentation improvements
Other Changes
New Contributors

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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [hashicorp/packer-plugin-hcloud](https://github.com/hashicorp/packer-plugin-hcloud) | minor | `1.0.5` -> `1.3.0` | --- ### Release Notes <details> <summary>hashicorp/packer-plugin-hcloud (hashicorp/packer-plugin-hcloud)</summary> ### [`v1.3.0`](https://github.com/hashicorp/packer-plugin-hcloud/blob/HEAD/CHANGELOG.md#130-2024-01-09) [Compare Source](https://github.com/hashicorp/packer-plugin-hcloud/compare/v1.2.1...v1.3.0) ##### Features - add labels options to server and ssh keys ([#&#8203;128](https://github.com/hetznercloud/packer-plugin-hcloud/issues/128)) ([3f7dcae](https://github.com/hetznercloud/packer-plugin-hcloud/commit/3f7dcae20a07ad8367a06926aa2df1c415105e8b)) - use existing IP for server create ([#&#8203;144](https://github.com/hetznercloud/packer-plugin-hcloud/issues/144)) ([1ebdfe7](https://github.com/hetznercloud/packer-plugin-hcloud/commit/1ebdfe74b395b2adaf015bc909a621aea2897a97)) ##### Bug Fixes - do not pass nil error to error handler ([#&#8203;145](https://github.com/hetznercloud/packer-plugin-hcloud/issues/145)) ([e742263](https://github.com/hetznercloud/packer-plugin-hcloud/commit/e74226397f420ecfd016c60e050ffc37fd3cddc8)) - improve logs messages and error handling ([#&#8203;139](https://github.com/hetznercloud/packer-plugin-hcloud/issues/139)) ([2f2bcf1](https://github.com/hetznercloud/packer-plugin-hcloud/commit/2f2bcf1bca4aa46440e639907093095df67faf34)) - improve missing hcloud token error ([#&#8203;138](https://github.com/hetznercloud/packer-plugin-hcloud/issues/138)) ([e47f476](https://github.com/hetznercloud/packer-plugin-hcloud/commit/e47f47679164d4ba700de64c4b44400604f152e2)) ### [`v1.2.1`](https://github.com/hashicorp/packer-plugin-hcloud/blob/HEAD/CHANGELOG.md#121-2023-11-08) [Compare Source](https://github.com/hashicorp/packer-plugin-hcloud/compare/v1.2.0...v1.2.1) ##### Bug Fixes - update integrations metadata identifier ([#&#8203;119](https://github.com/hetznercloud/packer-plugin-hcloud/issues/119)) ([402c146](https://github.com/hetznercloud/packer-plugin-hcloud/commit/402c1464217f01f16d1262b8a7c5e525593e71e9)), closes [#&#8203;95](https://github.com/hetznercloud/packer-plugin-hcloud/issues/95) ### [`v1.2.0`](https://github.com/hashicorp/packer-plugin-hcloud/blob/HEAD/CHANGELOG.md#120-2023-11-08) [Compare Source](https://github.com/hashicorp/packer-plugin-hcloud/compare/v1.1.1...v1.2.0) ##### Features - transfer the packer plugin to the `hetznercloud` organization ([f3d1ed1](https://github.com/hetznercloud/packer-plugin-hcloud/commit/f3d1ed19f1596dc81561222f88f8edfddeec02a6)) ### [`v1.1.1`](https://github.com/hashicorp/packer-plugin-hcloud/blob/HEAD/CHANGELOG.md#111-2023-11-01) [Compare Source](https://github.com/hashicorp/packer-plugin-hcloud/compare/v1.1.0...v1.1.1) ##### New Features - Add networks in config to allow attaching server to private net by [@&#8203;magec](https://github.com/magec) in [#&#8203;45](https://github.com/hetznercloud/packer-plugin-hcloud/pull/45) ##### Other Changes - makefile: remove old docs targets by [@&#8203;lbajolet-hashicorp](https://github.com/lbajolet-hashicorp) in [#&#8203;88](https://github.com/hetznercloud/packer-plugin-hcloud/pull/88) - \[COMPLIANCE] Add Copyright and License Headers by [@&#8203;hashicorp-copywrite](https://github.com/hashicorp-copywrite) in [#&#8203;90](https://github.com/hetznercloud/packer-plugin-hcloud/pull/90) ##### New Contributors - [@&#8203;magec](https://github.com/magec) made their first contribution in [#&#8203;45](https://github.com/hetznercloud/packer-plugin-hcloud/pull/45) ### [`v1.1.0`](https://github.com/hashicorp/packer-plugin-hcloud/blob/HEAD/CHANGELOG.md#110-2023-09-25) [Compare Source](https://github.com/hashicorp/packer-plugin-hcloud/compare/v1.0.5...v1.1.0) ##### New Features - Change server type after create by [@&#8203;MarkusFreitag](https://github.com/MarkusFreitag) in [#&#8203;62](https://github.com/hetznercloud/packer-plugin-hcloud/pull/62) - feat: add support for ARM APIs by [@&#8203;apricote](https://github.com/apricote) in [#&#8203;75](https://github.com/hetznercloud/packer-plugin-hcloud/pull/75) - chore(deps): migrate to hcloud-go v2 by [@&#8203;apricote](https://github.com/apricote) in [#&#8203;83](https://github.com/hetznercloud/packer-plugin-hcloud/pull/83) ##### Bug fixes - Update hcloud-go client to use Plugin version information by [@&#8203;apricote](https://github.com/apricote) in [#&#8203;70](https://github.com/hetznercloud/packer-plugin-hcloud/pull/70) ##### Documentation improvements - docs: fix references to internal documentation by [@&#8203;lbajolet-hashicorp](https://github.com/lbajolet-hashicorp) in [#&#8203;57](https://github.com/hetznercloud/packer-plugin-hcloud/pull/57) - Update docs to be HCL2 by [@&#8203;nebloc](https://github.com/nebloc) in [#&#8203;55](https://github.com/hetznercloud/packer-plugin-hcloud/pull/55) - docs: add example for plugin by [@&#8203;apricote](https://github.com/apricote) in [#&#8203;74](https://github.com/hetznercloud/packer-plugin-hcloud/pull/74) - doc: remove freebsd64 from rescue system list by [@&#8203;fsrv-xyz](https://github.com/fsrv-xyz) in [#&#8203;73](https://github.com/hetznercloud/packer-plugin-hcloud/pull/73) ##### Other Changes - Update Plugin binary releases to match Packer by [@&#8203;nywilken](https://github.com/nywilken) in [#&#8203;50](https://github.com/hetznercloud/packer-plugin-hcloud/pull/50) - go.mod: run go mod tidy on go.mod/go.sum by [@&#8203;lbajolet-hashicorp](https://github.com/lbajolet-hashicorp) in [#&#8203;51](https://github.com/hetznercloud/packer-plugin-hcloud/pull/51) - \[COMPLIANCE] Update MPL 2.0 LICENSE by [@&#8203;hashicorp-copywrite](https://github.com/hashicorp-copywrite) in [#&#8203;53](https://github.com/hetznercloud/packer-plugin-hcloud/pull/53) - go.mod: bump go version from 1.17 to 1.18 by [@&#8203;lbajolet-hashicorp](https://github.com/lbajolet-hashicorp) in [#&#8203;60](https://github.com/hetznercloud/packer-plugin-hcloud/pull/60) - Fix issues reported by Go checks by [@&#8203;nywilken](https://github.com/nywilken) in [#&#8203;47](https://github.com/hetznercloud/packer-plugin-hcloud/pull/47) - .gitignore: ignore .docs by [@&#8203;lbajolet-hashicorp](https://github.com/lbajolet-hashicorp) in [#&#8203;61](https://github.com/hetznercloud/packer-plugin-hcloud/pull/61) - Bump github.com/hashicorp/packer-plugin-sdk from 0.3.1 to 0.4.0 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;69](https://github.com/hetznercloud/packer-plugin-hcloud/pull/69) - \[COMPLIANCE] Add Copyright and License Headers by [@&#8203;hashicorp-copywrite](https://github.com/hashicorp-copywrite) in [#&#8203;66](https://github.com/hetznercloud/packer-plugin-hcloud/pull/66) - .gitignore: ignore crash.log by [@&#8203;lbajolet-hashicorp](https://github.com/lbajolet-hashicorp) in [#&#8203;76](https://github.com/hetznercloud/packer-plugin-hcloud/pull/76) - cleanup github workflows by [@&#8203;lbajolet-hashicorp](https://github.com/lbajolet-hashicorp) in [#&#8203;78](https://github.com/hetznercloud/packer-plugin-hcloud/pull/78) - bump go 1.18 to 1.19 by [@&#8203;lbajolet-hashicorp](https://github.com/lbajolet-hashicorp) in [#&#8203;81](https://github.com/hetznercloud/packer-plugin-hcloud/pull/81) - Bump github.com/hashicorp/packer-plugin-sdk from 0.4.0 to 0.5.1 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;82](https://github.com/hetznercloud/packer-plugin-hcloud/pull/82) - Migration plugin docs to integration framework by [@&#8203;nywilken](https://github.com/nywilken) in [#&#8203;84](https://github.com/hetznercloud/packer-plugin-hcloud/pull/84) - version: prepare v1.1.0 release by [@&#8203;lbajolet-hashicorp](https://github.com/lbajolet-hashicorp) in [#&#8203;89](https://github.com/hetznercloud/packer-plugin-hcloud/pull/89) ##### New Contributors - [@&#8203;hashicorp-copywrite](https://github.com/hashicorp-copywrite) made their first contribution in [#&#8203;53](https://github.com/hetznercloud/packer-plugin-hcloud/pull/53) - [@&#8203;nebloc](https://github.com/nebloc) made their first contribution in [#&#8203;55](https://github.com/hetznercloud/packer-plugin-hcloud/pull/55) - [@&#8203;MarkusFreitag](https://github.com/MarkusFreitag) made their first contribution in [#&#8203;62](https://github.com/hetznercloud/packer-plugin-hcloud/pull/62) - [@&#8203;apricote](https://github.com/apricote) made their first contribution in [#&#8203;70](https://github.com/hetznercloud/packer-plugin-hcloud/pull/70) - [@&#8203;fsrv-xyz](https://github.com/fsrv-xyz) made their first contribution in [#&#8203;73](https://github.com/hetznercloud/packer-plugin-hcloud/pull/73) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzcuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEzNy4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
renovator force-pushed renovate/hashicorp-packer-plugin-hcloud-1.x from f77a64ed2d to b133ff9e43 2024-01-18 00:09:10 +01:00 Compare
xoxys merged commit 81d697ad98 into main 2024-01-18 08:49:08 +01:00
xoxys deleted branch renovate/hashicorp-packer-plugin-hcloud-1.x 2024-01-18 08:49:08 +01:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: infra/packer-hcloud#4
No description provided.