build(deps-dev): bump chromedriver from 146.0.5 to 146.0.6 - #591
build(deps-dev): bump chromedriver from 146.0.5 to 146.0.6#591dependabot[bot] wants to merge 2 commits into
Conversation
Agent QA review — interactive + visual diff (advisory, non-blocking)Last updated Sep 4, 2026, 3:07 AM PDT · new commit pushed · commit 0 open · 0 resolved · visual diff 0.00% · verdict PASS Open findings
What the agent checkedTested PR #591 on https://business.adobe.com/resources/main.html with the PR's CaaS build injected. Context: This PR only bumps the Manual QA performed on the live page to confirm nothing regressed:
No visual, functional, accessibility, or console issues found. Card layout, filter panel, chip/badge behavior, and result counts all work as expected. This is exactly what's expected for a pure dev-tooling dependency bump with no production code changes — the PR is safe and introduces no regressions to the live CaaS collection page. PR / stable / diff screenshots + console + axe artifacts in the workflow run. Review history (3 runs)
|
AI Code ReviewLast updated Sep 4, 2026 2:36 AM PDT · new commit pushed · commit 0 open · 0 resolved Open findingsNo open findings. ✅ Review history (2 runs)
|
… QA failing silently The proxy now rejects requests without x-session-id (HTTP 403 missing_required_header). Only qa-runner-v2.mjs sent it, so Agent QA Review kept working while every direct caller started 403ing. On PR #591 that killed feature-review.mjs at its first LLM call: three 403s, llm failed after retries, and the top-level catch exited 0. Green job, no comment - even though build-output-diff had already published NO_CHANGE and review-score-gate had auto-passed the PR. - add x-session-id to all eight direct proxy callers - feature-review.mjs: fall back to postNonInjectable when the triage model is unavailable, so the deterministic bundle-diff verdict is still reported (it is a REST status read, it never needed a model) - feature-review.mjs: write FEATURE_REVIEW_FAILED on an unhandled error - qa-feature-review.yml: log that marker to the shared monitor issue, mirroring qa-agent-review.yml, so a silent outage is visible Claude-Session: https://claude.ai/code/session_01QimdQaYPSvXAaSDAssrfK1
… QA failing silently (#600) * fix(mwpw-184989): send x-session-id to the LLM proxy and stop Feature QA failing silently The proxy now rejects requests without x-session-id (HTTP 403 missing_required_header). Only qa-runner-v2.mjs sent it, so Agent QA Review kept working while every direct caller started 403ing. On PR #591 that killed feature-review.mjs at its first LLM call: three 403s, llm failed after retries, and the top-level catch exited 0. Green job, no comment - even though build-output-diff had already published NO_CHANGE and review-score-gate had auto-passed the PR. - add x-session-id to all eight direct proxy callers - feature-review.mjs: fall back to postNonInjectable when the triage model is unavailable, so the deterministic bundle-diff verdict is still reported (it is a REST status read, it never needed a model) - feature-review.mjs: write FEATURE_REVIEW_FAILED on an unhandled error - qa-feature-review.yml: log that marker to the shared monitor issue, mirroring qa-agent-review.yml, so a silent outage is visible Claude-Session: https://claude.ai/code/session_01QimdQaYPSvXAaSDAssrfK1 * fix(mwpw-184989): send slicc version to LLM proxy --------- Co-authored-by: Sanjay Rai <10876964+sanrai@users.noreply.github.com> Co-authored-by: sr8384856 <sr8384856@gmail.com>
|
@dependabot rebase |
|
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
|
@dependabot recreate |
Bumps [chromedriver](https://github.com/giggio/node-chromedriver) from 146.0.5 to 146.0.6. - [Commits](giggio/node-chromedriver@146.0.5...146.0.6) --- updated-dependencies: - dependency-name: chromedriver dependency-version: 146.0.6 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
343c2b6 to
a0fe1ef
Compare
|
🧪 Feature QA review — injected feature test (advisory, non-blocking)Last updated Sep 4, 2026, 2:51 AM PT · commit Overall: SAFE (no bundle change) No injectable feature to exercise — and the deterministic build-output-diff proves the shipped bundle is byte-identical to base after normalization, so this change is safe for what ships.
Screenshot in the workflow run. Review history (2 runs)
|

0 New Issues
0 Fixed Issues
0 Accepted Issues
No data about coverage (91.00% Estimated after merge)
Bumps chromedriver from 146.0.5 to 146.0.6.
Commits
2d895e0Bump version to 146.0.6