Bump scality/vault from 7.76.0 to 7.87.0 in /.github/docker#6161
Bump scality/vault from 7.76.0 to 7.87.0 in /.github/docker#6161dependabot[bot] wants to merge 1 commit intodevelopment/9.3from
Conversation
Bumps scality/vault from 7.76.0 to 7.87.0. --- updated-dependencies: - dependency-name: scality/vault dependency-version: 7.87.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Hello dependabot[bot],My role is to assist you with the merge of this Available options
Available commands
Status report is not available. The following options are set: bypass_author_approval, bypass_jira_check |
Request integration branchesWaiting for integration branch creation to be requested by the user. To request integration branches, please comment on this pull request with the following command: Alternatively, the The following options are set: bypass_author_approval, bypass_jira_check |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files
@@ Coverage Diff @@
## development/9.3 #6161 +/- ##
===================================================
- Coverage 84.45% 84.44% -0.01%
===================================================
Files 206 206
Lines 13307 13307
===================================================
- Hits 11238 11237 -1
- Misses 2069 2070 +1
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Dependency Bump Evaluation
Version change: 7.76.0 -> 7.87.0 (minor, 11 versions)
Bump type: Docker image tag (ghcr.io/scality/vault) in CI docker-compose
Breaking changes: None identified
Security concerns: None — Docker image swap only, no new transitive deps. Vault handles auth (sensitive path), but client interface is stable and version-locked (vaultclient@8.5.3)
CI status: lint, unit-tests, dependency-review, codecov, alert-tests passed. Build and CodeQL still in progress at time of review.
Impact on codebase: No code changes. Vault is used only in CI for S3C functional tests (S3VAULT=scality). CloudServer communicates via vaultclient@8.5.3 through stable API interfaces (account management, authentication, KMS). The Docker image is activated only under the vault compose profile.
Release notes: Unavailable (private repository) — unable to inspect intermediate releases for breaking changes.
Recommendation: SAFE TO MERGE
Notes:
- Minor version bump within major version 7 — backward compatibility expected
- Dependabot config already blocks major version bumps for
scality/vault(manual review required) - Confirm S3C functional tests pass once the build job completes
— Claude Code
Bumps scality/vault from 7.76.0 to 7.87.0.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)