Commit Graph

410 Commits (update_version)

Author SHA1 Message Date
Jenna Goldstrich f16ca7fa03 Bump /x/net and /x/crypto in plugin tester and main go.mod
10 months ago
Lucas Bajolet fe6eba27f2 go.mod: bump golang.net/x/net to v0.36.0
10 months ago
Lucas Bajolet ec7bc08a62 go.mod: bump dependencies to fix vulnerabilities
12 months ago
dependabot[bot] c0d13348b8
build(deps): bump github.com/hashicorp/hcp-sdk-go
1 year ago
dependabot[bot] 9011c1ec5c
build(deps): bump github.com/hashicorp/hcp-sdk-go
1 year ago
Devashish a353260f5d packer: add hcp-sbom provisioner
1 year ago
Lucas Bajolet 9f6f0ba6a2 packer: pick protobuf/gob for serialisation (#13025)
1 year ago
Lucas Bajolet dddc1fb356 go.mod: bump Packer plugin SDK to v0.6.0
1 year ago
dependabot[bot] 8b2a3ccdf3 build(deps): bump github.com/hashicorp/hcp-sdk-go
1 year ago
Lucas Bajolet f24c978d46 go.mod: bump go-git to v5.13.0
1 year ago
Lucas Bajolet 77bf0282a7 go.mod: bump golang.org/x/net to v0.33.0
1 year ago
Lucas Bajolet b6141fd532 command: copy AWS plugin structures for upgrade
1 year ago
Lucas Bajolet cd009b0f3b go.mod: bump x/crypto to v0.31.0
1 year ago
dependabot[bot] 68730cfcf5
build(deps): bump github.com/hashicorp/hcp-sdk-go (#13162)
1 year ago
dependabot[bot] a1caaad47d
build(deps): bump github.com/hashicorp/hcp-sdk-go from 0.99.0 to 0.105.0 (#13129)
2 years ago
Wilken Rivera cceead82aa
Bump github.com/hashicorp/go-retryablehttp to address CVE-2024-6104 (#13081)
2 years ago
dependabot[bot] bf5555f0fb build(deps): bump github.com/hashicorp/hcp-sdk-go from 0.96.0 to 0.99.0
2 years ago
dependabot[bot] dd3b2e51f0
build(deps): bump github.com/hashicorp/packer-plugin-sdk from 0.5.3 to 0.5.4 (#13061)
2 years ago
Wilken Rivera 92aabc7c2e Bump github.com/hashicorp/go-getter/v2 modules to v2.2.2
2 years ago
dependabot[bot] 493ddb1f2b build(deps): bump github.com/hashicorp/hcp-sdk-go from 0.95.0 to 0.96.0
2 years ago
dependabot[bot] 4444623a16 build(deps): bump github.com/hashicorp/hcp-sdk-go from 0.93.0 to 0.95.0
2 years ago
dependabot[bot] 26b2bb8dbf
build(deps): bump github.com/hashicorp/hcp-sdk-go from 0.92.0 to 0.93.0 (#12942)
2 years ago
dependabot[bot] 7526cd6e76
build(deps): bump github.com/hashicorp/hcp-sdk-go from 0.90.0 to 0.92.0 (#12935)
2 years ago
Lucas Bajolet 33d9550903 packer: make Ui implementations match new SDK's
2 years ago
Wilken Rivera fed91012ab Bump golang.org/x/net to v0.24.0 to address GO-2024-2687
2 years ago
Devashish edc8a4dc0d Use latest version of hcp-sdk-go
2 years ago
Devashish 8e92027546 HPR-1537: Packer Core sends metadata to HCP Packer in UpdateBuild API (#12891)
2 years ago
dependabot[bot] 1c7930bec1 build(deps): bump github.com/hashicorp/hcp-sdk-go from 0.85.0 to 0.90.0
2 years ago
Wilken Rivera 0159f0563b Bump github.com/go-jose/go-jose/v3 to address CVE-2024-28180
2 years ago
Wilken Rivera e3c8d9b929 Bump Go toolchain to 1.21.8
2 years ago
Wilken Rivera 910a22f263 Bump google.golang.org/protobuf to address CVE-2024-24786
2 years ago
dependabot[bot] 8a1d1e0c88
build(deps): bump github.com/hashicorp/hcp-sdk-go from 0.83.0 to 0.85.0 (#12850)
2 years ago
dependabot[bot] 9b01bfa486
build(deps): bump github.com/hashicorp/hcp-sdk-go from 0.82.0 to 0.83.0 (#12827)
2 years ago
Devashish 3fa637c608
Migrate HCP Packer to API V2 and new nomenclature changes (#12794)
2 years ago
dependabot[bot] 91ce018cf1 build(deps): bump github.com/hashicorp/hcp-sdk-go from 0.79.0 to 0.81.0
2 years ago
Wilken Rivera beb5fcf470
Bump github.com/cloudflare/circl to address GHSA-9763-4f94-gfch (#12781)
2 years ago
dependabot[bot] a9000f3a70 build(deps): bump github.com/hashicorp/hcp-sdk-go from 0.74.0 to 0.79.0
2 years ago
Wilken Rivera bfc3f8b564 Bump github.com/go-git/go-git/v5 to address CVE-2023-49568
2 years ago
Wilken Rivera 2515aa27a7 Bump golang.org/x/crypto to address CVE-2023-48795
2 years ago
Wilken Rivera 083243c119 Bump github.com/go-jose/go-jose/v3 to address GO-2023-2334
2 years ago
Wilken Rivera 2aad170440 Bumps github.com/hashicorp/packer-plugin-sdk from 0.4.0 to 0.5.2
2 years ago
dependabot[bot] 9b2d9f4fb3 build(deps): bump github.com/hashicorp/hcp-sdk-go from 0.73.0 to 0.74.0
2 years ago
Wilken Rivera c245b1fb7c deps: Bump github.com/hashicorp/hcp-sdk-go to v0.73.0
2 years ago
Wilken Rivera ac71611cf5 Remove all HashiCorp vendored plugins
2 years ago
Jamie Finnigan 9a1d4b5219 go get -u google.golang.org/grpc && go mod tidy
2 years ago
Jamie Finnigan 193f5e1f60 go get -u golang.org/x/net && go mod tidy
2 years ago
Shengjing Zhu d56db70a57 Bump github.com/pierrec/lz4 to v4.1.18
2 years ago
Lucas Bajolet 4d0a51c189 go.mod: bump golang.org/x/net to v0.13.0
3 years ago
Wilken Rivera 8982d4f168
Migrate external Parallels plugin to Parallels/packer-plugin-parallels (#12476)
3 years ago
Wilken Rivera d67bacc8d3
Remove community plugins from the vendored plugins list (#12436)
3 years ago