chore(deps-dev): bump @testing-library/jest-dom from 6.9.1 to 7.0.1 in /frontend - #910
Conversation
There was a problem hiding this comment.
Pull request overview
OpenCode could not approve from deterministic current-head evidence because GitHub Checks have failed.
Findings
1. HIGH Current-head GitHub Checks - Fix failed required checks before approval
- Problem: Failed same-head checks remain for
57f156e11b3644cd642cc071e028572020fa7d09. - Root cause: The model-unavailable evidence fallback is allowed only when peer GitHub Checks are complete and clean.
- Fix: Read and fix the failed check logs below, then rerun the current-head checks.
- Regression test: Keep the model-unavailable fallback gated on an empty failed-check rollup.
Failed checks:
- Close Empty PR/close-empty: CANCELLED (https://github.com/ContextualWisdomLab/pg-erd-cloud/actions/runs/31969146216/job/95218717333)
- SAST Semgrep/Semgrep (multi-language SAST): CANCELLED (https://github.com/ContextualWisdomLab/pg-erd-cloud/actions/runs/31969147132/job/95218719273)
- Security Scan/dependency-review: CANCELLED (https://github.com/ContextualWisdomLab/pg-erd-cloud/actions/runs/31969147128/job/95218719190)
- Security Scan/osv-scan: CANCELLED (https://github.com/ContextualWisdomLab/pg-erd-cloud/actions/runs/31969147128/job/95218719174)
- Security Scan/scorecard: CANCELLED (https://github.com/ContextualWisdomLab/pg-erd-cloud/actions/runs/31969147128/job/95218719118)
- Security Scan/trivy-fs: CANCELLED (https://github.com/ContextualWisdomLab/pg-erd-cloud/actions/runs/31969147128/job/95218719191)
- Semgrep (multi-language SAST) check run: cancelled (https://github.com/ContextualWisdomLab/pg-erd-cloud/actions/runs/31969147132/job/95218719273)
- Strix Security Scan/publish-manual-pr-evidence-status: CANCELLED (https://github.com/ContextualWisdomLab/pg-erd-cloud/actions/runs/31969146210/job/95221463077)
- Strix Security Scan/strix: CANCELLED (https://github.com/ContextualWisdomLab/pg-erd-cloud/actions/runs/31969146210/job/95218717566)
- Strix Security Scan/strix: cancelled (https://github.com/ContextualWisdomLab/pg-erd-cloud/actions/runs/31969146210/job/95218717566)
- backend check run: cancelled (https://github.com/ContextualWisdomLab/pg-erd-cloud/actions/runs/31969147125/job/95218719005)
- ci/backend: CANCELLED (https://github.com/ContextualWisdomLab/pg-erd-cloud/actions/runs/31969147125/job/95218719005)
- ci/frontend: CANCELLED (https://github.com/ContextualWisdomLab/pg-erd-cloud/actions/runs/31969147125/job/95218719096)
- close-empty check run: cancelled (https://github.com/ContextualWisdomLab/pg-erd-cloud/actions/runs/31969146216/job/95218717333)
- coverage-source-tree check run: cancelled (https://github.com/ContextualWisdomLab/pg-erd-cloud/actions/runs/31969146224/job/95221465395)
- dependency-review check run: cancelled (https://github.com/ContextualWisdomLab/pg-erd-cloud/actions/runs/31969147128/job/95218719190)
- frontend check run: cancelled (https://github.com/ContextualWisdomLab/pg-erd-cloud/actions/runs/31969147125/job/95218719096)
- osv-scan check run: cancelled (https://github.com/ContextualWisdomLab/pg-erd-cloud/actions/runs/31969147128/job/95218719174)
- publish-manual-pr-evidence-status check run: cancelled (https://github.com/ContextualWisdomLab/pg-erd-cloud/actions/runs/31969146210/job/95221463077)
- required-workflow-bootstrap check run: cancelled (https://github.com/ContextualWisdomLab/pg-erd-cloud/actions/runs/31969146224/job/95218717570)
- scorecard check run: cancelled (https://github.com/ContextualWisdomLab/pg-erd-cloud/actions/runs/31969147128/job/95218719118)
- trivy-fs check run: cancelled (https://github.com/ContextualWisdomLab/pg-erd-cloud/actions/runs/31969147128/job/95218719191)
Changed-File Evidence Map
flowchart LR
PR["PR changed files"] --> Evidence["OpenCode bounded evidence"]
Evidence --> S1["Frontend (2 files)"]
S1 --> I1["browser runtime and bundle"]
I1 --> R1["Review risk: Frontend (2 files)"]
R1 --> V1["frontend tests"]
57f156e to
d0a8f23
Compare
|
@opencode-agent review |
|
Queued @opencode-agent for PR #910 at head |
|
Already queued @opencode-agent on this exact request for PR #910 at head |
|
Already queued @opencode-agent on this exact request for PR #910 at head |
|
Already queued @opencode-agent on this exact request for PR #910 at head |
|
Queued @opencode-agent for PR #910 at head |
|
Already queued @opencode-agent on this exact request for PR #910 at head |
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.9.1 to 7.0.1. - [Release notes](https://github.com/testing-library/jest-dom/releases) - [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md) - [Commits](testing-library/jest-dom@v6.9.1...v7.0.1) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" dependency-version: 7.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
5c1412b to
10b86e5
Compare
Bumps @testing-library/jest-dom from 6.9.1 to 7.0.1.
Release notes
Sourced from @testing-library/jest-dom's releases.
Commits
3782c78fix: declare vitest as an optional peer dependency (#733)1e39089feat: add toContainAnyBy* and toContainOneBy* query matcherscae44dffeat: add toContainAnyBy* and toContainOneBy* query matchers (#731)55c07ceci: switch release to npm trusted publishing (#726)213256fdocs: move toHaveSelection from the deprecated section (#717)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@testing-library/jest-domsince your current version.