Skip to content

chore(deps): bump golang.org/x/ dependencies#537

Merged
tenthirtyam merged 1 commit intomainfrom
chore(deps)/golangx
May 23, 2025
Merged

chore(deps): bump golang.org/x/ dependencies#537
tenthirtyam merged 1 commit intomainfrom
chore(deps)/golangx

Conversation

@tenthirtyam
Copy link
Copy Markdown
Collaborator

@tenthirtyam tenthirtyam commented May 22, 2025

Bump golang.org/x/ dependencies:

  • go v1.22.8 => v1.23.8
  • github.com/go-jose/go-jose/v4 v4.0.1 => v4.0.5
  • golang.org/x/oauth2 v0.13.0 => v0.30.0
  • golang.org/x/crypto v0.31.0 => v0.38.0
  • golang.org/x/net v0.33.0 => v0.40.0
  • golang.org/x/sync v0.13.0 => v0.14.0
  • golang.org/x/sys v0.28.0 => v0.33.0
  • golang.org/x/term v0.27.0 => v0.32.0
  • golang.org/x/text v0.24.0 => v0.25.0
packer-plugin-vsphere on  chore(deps)/golangx [=$] via 🐹 v1.23.0 
➜ go fmt ./...

packer-plugin-vsphere on  chore(deps)/golangx [$] via 🐹 v1.23.0 
➜ make generate
2025/05/22 14:47:52 Copying "docs" to ".docs/"
2025/05/22 14:47:52 Replacing @include '...' calls in .docs/
Compiling MDX docs in '.docs' to Markdown in '.web-docs'...

packer-plugin-vsphere on  chore(deps)/golangx [$!] via 🐹 v1.23.0 took 54.3s 
➜ make dev
packer plugins install --path packer-plugin-vsphere "github.com/hashicorp/vsphere"
Successfully installed plugin github.com/hashicorp/vsphere from /Users/johnsonryan/Downloads/packer-plugin-vsphere/packer-plugin-vsphere to /Users/johnsonryan/.packer.d/plugins/github.com/hashicorp/vsphere/packer-plugin-vsphere_v1.4.3-dev_x5.0_darwin_amd64

packer-plugin-vsphere on  chore(deps)/golangx [$] via 🐹 v1.23.0 took 12.0s 
➜ make build

packer-plugin-vsphere on  chore(deps)/golangx [$] via 🐹 v1.23.0 took 5.0s 
➜ 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/builder/vsphere/common/utils [no test files]
ok      github.com/hashicorp/packer-plugin-vsphere/builder/vsphere/clone        1.797s
?       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/common       2.698s
ok      github.com/hashicorp/packer-plugin-vsphere/builder/vsphere/driver       7.271s
ok      github.com/hashicorp/packer-plugin-vsphere/builder/vsphere/iso  2.824s
ok      github.com/hashicorp/packer-plugin-vsphere/builder/vsphere/supervisor   6.374s
ok      github.com/hashicorp/packer-plugin-vsphere/post-processor/vsphere       1.734s
ok      github.com/hashicorp/packer-plugin-vsphere/post-processor/vsphere-template      2.337s

@tenthirtyam tenthirtyam added this to the v2.0.0 milestone May 22, 2025
@tenthirtyam tenthirtyam requested a review from kp2099 May 22, 2025 18:51
@tenthirtyam tenthirtyam self-assigned this May 22, 2025
@tenthirtyam tenthirtyam requested a review from a team as a code owner May 22, 2025 18:51
@tenthirtyam tenthirtyam added dependencies Dependencies chore Chore labels May 22, 2025
@tenthirtyam tenthirtyam force-pushed the chore(deps)/golangx branch from 46c6a9e to 7c8761d Compare May 22, 2025 18:53
@tenthirtyam tenthirtyam marked this pull request as draft May 22, 2025 18:55
@tenthirtyam tenthirtyam force-pushed the chore(deps)/golangx branch 3 times, most recently from 0b033d3 to 490979c Compare May 22, 2025 18:59
@tenthirtyam tenthirtyam marked this pull request as ready for review May 22, 2025 19:00
@tenthirtyam tenthirtyam requested a review from JenGoldstrich May 22, 2025 19:00
@tenthirtyam tenthirtyam force-pushed the chore(deps)/golangx branch 4 times, most recently from b1a3c70 to 8bf973f Compare May 22, 2025 19:16
@tenthirtyam
Copy link
Copy Markdown
Collaborator Author

I'll rebase and resolve these conflicts tomorrow.

Bump golang.org/x/ dependencies:

- `github.com/go-jose/go-jose/v4 v4.0.1 => v4.0.5`
- `golang.org/x/oauth2 v0.13.0 => v0.30.0`
- `golang.org/x/crypto v0.31.0 => v0.38.0`
- `golang.org/x/net v0.33.0 => v0.40.0`
- `golang.org/x/sync v0.13.0 => v0.14.0`
- `golang.org/x/sys v0.28.0 => v0.33.0`
- `golang.org/x/term v0.27.0 => v0.32.0`
- `golang.org/x/text v0.24.0 => v0.25.0`

Signed-off-by: Ryan Johnson <ryan.johnson@broadcom.com>
@tenthirtyam tenthirtyam force-pushed the chore(deps)/golangx branch from 8bf973f to 02de22e Compare May 23, 2025 14:10
@tenthirtyam tenthirtyam merged commit d7031f0 into main May 23, 2025
13 checks passed
@tenthirtyam tenthirtyam deleted the chore(deps)/golangx branch May 23, 2025 21:00
@github-actions
Copy link
Copy Markdown

I'm going to lock this pull request because it has been closed for 30 days. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 29, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

chore Chore dependencies Dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants