hashicorp / packer-plugin-vsphere

Packer plugin for VMware vSphere Builder
https://www.packer.io/docs/builders/vsphere
Mozilla Public License 2.0
93 stars 91 forks source link

chore(deps): hashicorp/go-retryablehttp #450

Closed tenthirtyam closed 1 week ago

tenthirtyam commented 1 week ago

Description

Updates github.com/hashicorp/go-retryablehttp from v0.7.6 => v0.7.7.

Testing

packer-plugin-vsphere on  chore(deps)/go-retryablehttp [$] via 🐹 v1.22.4 
✦ ➜ go get -u github.com/hashicorp/go-retryablehttp  
go: upgraded github.com/hashicorp/go-retryablehttp v0.7.6 => v0.7.7

packer-plugin-vsphere on  chore(deps)/go-retryablehttp [$!] via 🐹 v1.22.4 
✦ ➜ go mod tidy

packer-plugin-vsphere on  chore(deps)/go-retryablehttp [$!] via 🐹 v1.22.4 
✦ ➜ go fmt ./...

packer-plugin-vsphere on  chore(deps)/go-retryablehttp [$!] via 🐹 v1.22.4 
✦ ➜ make build

packer-plugin-vsphere on  chore(deps)/go-retryablehttp [$!] via 🐹 v1.22.4 took 4.3s 
✦ ➜ make generate
2024/06/27 16:41:44 Copying "docs" to ".docs/"
2024/06/27 16:41:44 Replacing @include '...' calls in .docs/
Compiling MDX docs in '.docs' to Markdown in '.web-docs'...

packer-plugin-vsphere on  chore(deps)/go-retryablehttp [$!] via 🐹 v1.22.4 took 23.2s 
✦ ➜ make test
?       github.com/hashicorp/packer-plugin-vsphere      [no test files]
?       github.com/hashicorp/packer-plugin-vsphere/builder/vsphere/common/testing      [no test files]
?       github.com/hashicorp/packer-plugin-vsphere/examples/driver      [no test files]
?       github.com/hashicorp/packer-plugin-vsphere/version      [no test files]
ok      github.com/hashicorp/packer-plugin-vsphere/builder/vsphere/clone        2.030s
ok      github.com/hashicorp/packer-plugin-vsphere/builder/vsphere/common       5.463s
ok      github.com/hashicorp/packer-plugin-vsphere/builder/vsphere/driver       7.035s
ok      github.com/hashicorp/packer-plugin-vsphere/builder/vsphere/iso  3.756s
ok      github.com/hashicorp/packer-plugin-vsphere/builder/vsphere/supervisor   9.930s
ok      github.com/hashicorp/packer-plugin-vsphere/post-processor/vsphere       4.391s
ok      github.com/hashicorp/packer-plugin-vsphere/post-processor/vsphere-template     5.266s

Reference

Ref: https://github.com/hashicorp/packer-plugin-vsphere/security/dependabot/29

nywilken commented 1 week ago

can we quickly rebase onto the latest main

tenthirtyam commented 1 week ago

can we quickly rebase onto the latest main

Done!