hetznercloud / packer-plugin-hcloud

Packer plugin for Hetzner Cloud Builder
https://developer.hashicorp.com/packer/integrations/hetznercloud/hcloud
Mozilla Public License 2.0
22 stars 21 forks source link

deps: update hashicorp/setup-packer action to v3 #152

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
hashicorp/setup-packer action major v2.0.1 -> v3.0.0

Release Notes

hashicorp/setup-packer (hashicorp/setup-packer) ### [`v3.0.0`](https://togithub.com/hashicorp/setup-packer/releases/tag/v3.0.0) [Compare Source](https://togithub.com/hashicorp/setup-packer/compare/v2.0.1...v3.0.0) #### What's Changed GitHub has previously recommended updating the major version of the action when bumping the node version due to the possibility of breaking changes with GitHub Enterprise versions potentially not having access to the newest node versions yet, because of this we have bumped the release major version to `v3.0.0` for the release of this action using node 20 - feat: update action runner to use NodeJS 20 by [@​ahanoff](https://togithub.com/ahanoff) in [https://github.com/hashicorp/setup-packer/pull/90](https://togithub.com/hashicorp/setup-packer/pull/90) - Use GHA Core 0.4.1 and prepare setup-packer 3.0.0 by [@​JenGoldstrich](https://togithub.com/JenGoldstrich) in [https://github.com/hashicorp/setup-packer/pull/92](https://togithub.com/hashicorp/setup-packer/pull/92) #### New Contributors - [@​ahanoff](https://togithub.com/ahanoff) made their first contribution in [https://github.com/hashicorp/setup-packer/pull/90](https://togithub.com/hashicorp/setup-packer/pull/90) **Full Changelog**: https://github.com/hashicorp/setup-packer/compare/v2.0.1...v3.0.0

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 has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (0c7bae4) 29.64% compared to head (85ec4f7) 29.64%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #152 +/- ## ======================================= Coverage 29.64% 29.64% ======================================= Files 11 11 Lines 651 651 ======================================= Hits 193 193 Misses 433 433 Partials 25 25 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.