nicholasdille / docker-setup

Install, configure and update container tools
https://docker-setup.dille.io
MIT License
13 stars 2 forks source link

chore(deps): update dependency hashicorp/packer to v1.9.3 #7396

Closed nicholasdille-bot closed 1 year ago

nicholasdille-bot commented 1 year ago

This PR contains the following updates:

Package Update Change
hashicorp/packer patch 1.9.2 -> 1.9.3

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

hashicorp/packer (hashicorp/packer) ### [`v1.9.3`](https://togithub.com/hashicorp/packer/blob/HEAD/CHANGELOG.md#193-August-17-2023) [Compare Source](https://togithub.com/hashicorp/packer/compare/v1.9.2...v1.9.3) ##### NOTES: - **New Docker Image**: As part of the bundled plugin removal effort, a new Docker target called `release-full` has been added to the Packer release artifacts. The release-full image includes Packer and all the official plugins pre-installed in its environment. This image is being offered as an alternative option for those users who may still be relying on the plugin versions bundled into the Packer binary. [GH-12532](https://togithub.com/hashicorp/packer/pull/12532) ##### IMPROVEMENTS: - core/docs: Clarify the expected usage of the `packer init` command for HCL2 template builds.[GH-12535](https://togithub.com/hashicorp/packer/pull/12535) - core/hcp: Add support for project-level service principals. A user connecting with a project level service principals must provide a valid HCP_PROJECT_ID in order to connect. [GH-12520](https://togithub.com/hashicorp/packer/pull/12520) [GH-12576](https://togithub.com/hashicorp/packer/pull/12576) - core: A new Docker image `packer:release-full` has been added for all supported architectures. The release-full image includes Packer and all the official plugins pre-installed in its environment. [GH-12532](https://togithub.com/hashicorp/packer/pull/12532) - core: Add enhanced support to Packer telemetry for bundle plugins usage. [GH-12536](https://togithub.com/hashicorp/packer/pull/12536) ##### BUG FIXES: - core: Bump golang.org/x/net to v0.13.0 to address CVE GO-2023-1988. Packer itself is not vulnerable to the CVE as we don't render web pages, but security checks do point it as an issue that needs to be addressed. [GH-12561](https://togithub.com/hashicorp/packer/pull/12561) - core: Fix custom plugin loading in current working directory regression. [GH-12544](https://togithub.com/hashicorp/packer/pull/12544)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 Renovate Bot.