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 #171

Merged
merged 2 commits into from
Feb 1, 2024
Merged

Automated dependency upgrades #171

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 Nov 1, 2023

Full log: https://github.com/hashicorp/vault-plugin-secrets-azure/actions/runs/7746702462

IMPROVEMENTS:

  • Updated dependencies:
    • github.com/Azure/azure-sdk-for-go/sdk/azcore v1.9.0 -> v1.9.1
    • github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.4.0 -> v1.5.1
    • github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/authorization/armauthorization/v2 v2.1.1 -> v2.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.10.0 -> v1.11.0
    • github.com/hashicorp/vault/sdk v0.10.0 -> v0.10.2
    • github.com/microsoftgraph/msgraph-sdk-go v1.22.0 -> v1.32.0
    • github.com/microsoftgraph/msgraph-sdk-go-core v1.0.0 -> v1.0.1

@hc-github-team-secure-vault-core

Vault CI check PR: hashicorp/vault#23936

@kpcraig
Copy link
Contributor

kpcraig commented Feb 1, 2024

manually ran the scanner after updating grpc and docker:

go get "github.com/docker/docker@latest"
go get "google.golang.org/grpc@latest"
go mod tidy
make dev && scan binary bin/vault-plugin-secrets-azure
✓ Scanned file:{path:"bin/vault-plugin-secrets-azure"} in 4.2s - no results found

Copy link

@swenson swenson left a comment

Choose a reason for hiding this comment

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

LGTM

@kpcraig kpcraig merged commit 2eb5243 into main Feb 1, 2024
4 of 5 checks passed
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.

4 participants