$ the-wire · showcase
Alicloud plugin clears Dependabot backlog, Packer patches M5 crash
By RepoJournal · Filed · About HashiCorp · Composed from the cited sources · methodology
Hashicorp's day splits cleanly in two: a security-driven dependency sweep in the Alicloud builder plugin that required a Go toolchain bump, and a verified crash fix for Packer on Apple M5 hardware, with the rest of the wire carrying routine Go and dependency maintenance.
Upgrade dependencies to resolve Dependabot security alerts hashicorp/packer-plugin-alicloud
Closes every open Dependabot alert (#32-#60) by moving grpc to v1.83.2, golang.org/x/crypto to v0.56.0, golang.org/x/net to v0.58.0, golang.org/x/oauth2 to v0.36.0, go-ntlmssp to v0.1.1, go-jose/v4 to v4.1.4, and ulikunitz/xz to v0.5.15. The toolchain bump to Go 1.26.8 in go.mod and .go-version is not optional: the new dependency versions require it, and it also clears several stdlib CVEs flagg...
fix(deps): bump go-m1cpu v0.1.5 to v0.2.1 for M5 fix (#13696) hashicorp/packer
Jeremy Schoemaker bumped go-m1cpu from v0.1.5 to v0.2.1 at go.mod:368 to stop a CGO SIGSEGV on Apple M5, with the fix confirmed RED to GREEN. If you build Packer or its plugins on an M5 Mac, this is the commit that makes it stop crashing.
v0.14.0 hashicorp/vault-plugin-secrets-kubernetes
by hc-github-team-secure-vault-ecosystem
The Kubernetes secrets plugin releases v0.14.0, rolling up release prep for v0.13.0 and v0.13.1 plus a go-jose/v4 bump from 4.1.3 to 4.1.4. Vault users pinning this plugin should note the tag is the first to include all three.
chore: automated Go/dependency update via vault-plugin-release hashicorp/vault-plugin-secrets-kubernetes
by hc-github-team-secure-vault-ecosystem
The same plugin's automated release tooling moves it to Go 1.27.1 and raises go-version to v1.9.0, vault/api to v1.23.0, and vault/sdk to v0.25.1, with the automated security scan reporting no violations and nothing exceeding the Vault Enterprise ceiling.
module dependency upgrade hashicorp/packer-plugin-scaffolding
The scaffolding plugin takes an unspecified module dependency upgrade. Quiet by design, but it is the template downstream plugin authors copy, so stale pins propagate.
Action items
- → Upgrade packer-plugin-alicloud past commit e6a0b4a to pick up the resolved Dependabot alerts and the Go 1.26.8 toolch... hashicorp/packer-plugin-alicloud [plan]
- → Upgrade to vault-plugin-secrets-kubernetes v0.14.0 to get the go-jose/v4 4.1.4 bump hashicorp/vault-plugin-secrets-kubernetes [plan]