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

Closed

Conversation

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

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

IMPROVEMENTS:

  • Updated dependencies:
    • github.com/hashicorp/vault/api v1.11.0 -> v1.12.0
    • github.com/hashicorp/vault/sdk v0.10.2 -> v0.11.0
    • golang.org/x/oauth2 v0.16.0 -> v0.17.0
    • google.golang.org/api v0.161.0 -> v0.167.0

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

Vault CI check PR: hashicorp/vault#25738

@tvoran
Copy link
Member

tvoran commented Mar 20, 2024

One of the google deps is pulling in go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.48.0 which has a data race (fixed in v0.49.0), which is failing a couple of the vault tests.

This will also need make mocks run before it'll work with the new Vault libs.

@tvoran tvoran closed this Mar 20, 2024
@tvoran tvoran deleted the auto-dependency-upgrades branch March 20, 2024 00:36
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.

None yet

3 participants