Bump joi from 18.2.3 to 18.2.8 in /tests/functional - #2530
Bump joi from 18.2.3 to 18.2.8 in /tests/functional#2530dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [joi](https://github.com/hapijs/joi) from 18.2.3 to 18.2.8. - [Commits](hapijs/joi@v18.2.3...v18.2.8) --- updated-dependencies: - dependency-name: joi dependency-version: 18.2.8 dependency-type: indirect ... 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 |
Waiting for approvalThe following approvals are needed before I can proceed with the merge:
The following options are set: bypass_author_approval, bypass_jira_check |
There was a problem hiding this comment.
Dependency Bump Evaluation
Version change: 18.2.3 -> 18.2.8 (patch)
Semver bump type: patch (5 incremental patch versions)
Changes (from commit messages):
- 18.2.8:
chore: optimize schema creation(performance) - 18.2.7:
chore: optimize processing of large arrays(performance) - 18.2.6:
fix: inner external shouldn't execute when parent failover applied(bug fix for edge case with failover + external validation rules) - 18.2.4-18.2.5: additional maintenance and optimization commits
Breaking changes: None
Security concerns: None — joi is a schema validation library with no credential, crypto, or network handling. No CVEs referenced. No suspicious patterns in the changes.
Impact on codebase: None — joi is a transitive dependency (pulled in via an internal Scality package in yarn.lock). It is not directly imported or used by any test code in this repository. The only file changed is tests/functional/yarn.lock (version, resolved URL, and integrity hash).
CI status: No failures. Several checks still in progress at time of review.
Authorship: All commits authored by dependabot[bot]
Recommendation: SAFE TO MERGE
— Claude Code
Bumps joi from 18.2.3 to 18.2.8.
Commits
e30b50e18.2.81c9dedeMerge pull request #3149 from hapijs/chore/optimize-schema-creationcdad986chore: optimize schema creation057dff218.2.7a14051aMerge pull request #3148 from hapijs/chore/optimize-large-arrays62ee021chore: optimize processing of large arrays883455eMerge pull request #3147 from hapijs/fix/failover-external-interaction8bacc2afix: inner external shouldn't execute when parent failover applieda4361e718.2.600e2810Merge pull request #3144 from hapijs/chore/add-regression-testDependabot 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)You can disable automated security fix PRs for this repo from the Security Alerts page.