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

Merged
merged 3 commits into from
Apr 18, 2024
Merged

Automated dependency upgrades #199

merged 3 commits into from
Apr 18, 2024

Conversation

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

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

Full log: https://github.com/hashicorp/vault-plugin-auth-gcp/actions/runs/8707230961

IMPROVEMENTS:

  • Updated dependencies:
    • cloud.google.com/go/compute/metadata v0.2.3 -> v0.3.0
    • github.com/hashicorp/go-hclog v1.6.2 -> v1.6.3
    • github.com/hashicorp/vault/api v1.11.0 -> v1.12.2
    • github.com/hashicorp/vault/sdk v0.10.2 -> v0.12.0
    • github.com/stretchr/testify v1.8.4 -> v1.9.0
    • golang.org/x/oauth2 v0.16.0 -> v0.19.0
    • google.golang.org/api v0.161.0 -> v0.172.0

@hc-github-team-secure-vault-ecosystem hc-github-team-secure-vault-ecosystem added the dependencies Pull requests that update a dependency file label Apr 1, 2024
@hc-github-team-secure-vault-core

Vault CI check PR: hashicorp/vault#26224

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

Vault CI check PR: hashicorp/vault#26224

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

Vault CI check PR: hashicorp/vault#26224

@tvoran
Copy link
Member

tvoran commented Apr 17, 2024

Oh I bet this needs make mocks run before it'll work with the new vault libs.

@tomhjp tomhjp mentioned this pull request Apr 18, 2024
@tomhjp
Copy link
Contributor

tomhjp commented Apr 18, 2024

@tvoran yep spot on, thanks for the pointer. I opened #200 to merge into this PR before merging into main. If you get a chance I'd love a quick review from a second pair of eyes.

@tomhjp
Copy link
Contributor

tomhjp commented Apr 18, 2024

I'm not sure what went wrong with the automated Vault PR so I did a manual successful CI run here: https://github.com/hashicorp/vault/actions/runs/8742345488

@tomhjp tomhjp merged commit 94aa6a0 into main Apr 18, 2024
5 checks passed
@tomhjp tomhjp deleted the auto-dependency-upgrades branch April 18, 2024 19:02
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