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

Automated dependency upgrades #143

Merged
merged 2 commits into from
Feb 1, 2024
Merged

Automated dependency upgrades #143

merged 2 commits into from
Feb 1, 2024

Conversation

hc-github-team-secure-vault-ecosystem
Copy link
Contributor

@hc-github-team-secure-vault-ecosystem hc-github-team-secure-vault-ecosystem commented Feb 1, 2024

Full log: https://github.com/hashicorp/vault-plugin-auth-azure/actions/runs/7746034835

IMPROVEMENTS:

  • Updated dependencies:
    • github.com/Azure/azure-sdk-for-go/sdk/azcore v1.7.1 -> v1.9.1
    • github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.3.1 -> v1.5.1
    • github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/msi/armmsi v1.1.0 -> v1.2.0
    • github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/resources/armresources v1.1.1 -> v1.2.0
    • github.com/google/uuid v1.3.1 -> v1.6.0
    • github.com/hashicorp/go-hclog v1.5.0 -> v1.6.2
    • github.com/hashicorp/vault/api v1.9.2 -> v1.11.0
    • github.com/hashicorp/vault/sdk v0.9.2 -> v0.10.2
    • github.com/microsoftgraph/msgraph-sdk-go v1.13.0 -> v1.32.0
    • github.com/microsoftgraph/msgraph-sdk-go-core v1.0.0 -> v1.0.1
    • golang.org/x/oauth2 v0.11.0 -> v0.16.0

@hc-github-team-secure-vault-ecosystem hc-github-team-secure-vault-ecosystem added the dependencies Pull requests that update a dependency file label Feb 1, 2024
@swenson
Copy link
Contributor

swenson commented Feb 1, 2024

I manually ran make dev && scan binary bin/vault-plugin-auth-azure

@swenson
Copy link
Contributor

swenson commented Feb 1, 2024

(I ran:

go get google.golang.org/grpc@latest
go get github.com/docker/docker@latest
go get golang.org/x/net@latest

On this PR)

Copy link
Contributor

@benashz benashz left a comment

Choose a reason for hiding this comment

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

SGTM!

@swenson
Copy link
Contributor

swenson commented Feb 1, 2024

Thanks!

@swenson swenson merged commit 8998e5f into main Feb 1, 2024
4 of 5 checks passed
@swenson swenson deleted the auto-dependency-upgrades branch February 1, 2024 18:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants