Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Various low-stakes dependency updates #27119

Merged
merged 2 commits into from
May 21, 2024

Conversation

VioletHynes
Copy link
Contributor

@VioletHynes VioletHynes commented May 17, 2024

As discussed with @peteski22 , a PR that hopefully goes towards keeping our dependencies a little better up to date.

I thought I'd start by getting a lot of smaller low-stakes upgrades. I kept it to minor versions, small jumps, and stuff that doesn't touch anything we don't have automated tests for. Doing each of these as single PRs seemed painful, so I thought I'd get (most of?) the easy stuff in one go.

Below is a list of all of the dependencies I upgraded.

Direct:
cloud.google.com/go/monitoring
cloud.google.com/go/spanner
cloud.google.com/go/storage
github.com/Azure/azure-sdk-for-go/sdk/azcore
github.com/Azure/azure-sdk-for-go/sdk/azidentity
github.com/fatih/color
github.com/hashicorp/cap/ldap
github.com/hashicorp/consul/api
github.com/hashicorp/eventlogger
github.com/jefferai/jsonx
github.com/klauspost/compress
github.com/pires/go-proxyproto
golang.org/x/tools
nhooyr.io/websocket

Indirect:
github.com/ulikunitz/xz to v0.5.11 (GoLand reported that v0.5.10 had a vulnerability)

@github-actions github-actions bot added the hashicorp-contributed-pr If the PR is HashiCorp (i.e. not-community) contributed label May 17, 2024
Copy link

github-actions bot commented May 17, 2024

CI Results:
All Go tests succeeded! ✅

@VioletHynes VioletHynes marked this pull request as ready for review May 17, 2024 19:49
Copy link

Build Results:
All builds succeeded! ✅

Copy link
Contributor

@peteski22 peteski22 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 😄 thanks for proactively raising this.

@VioletHynes VioletHynes merged commit a94981c into main May 21, 2024
83 checks passed
@VioletHynes VioletHynes deleted the violethynes/2024-05-17-many-dependency-updates branch May 21, 2024 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hashicorp-contributed-pr If the PR is HashiCorp (i.e. not-community) contributed pr/no-changelog pr/no-milestone
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants