Skip to content

build(deps-dev): bump chromedriver from 146.0.5 to 146.0.6 - #591

Open
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/npm_and_yarn/chromedriver-146.0.6
Open

build(deps-dev): bump chromedriver from 146.0.5 to 146.0.6#591
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/npm_and_yarn/chromedriver-146.0.6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor

Bumps chromedriver from 146.0.5 to 146.0.6.

Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 24, 2026
@github-actions

Copy link
Copy Markdown

Agent QA review — interactive + visual diff (advisory, non-blocking)

Last updated Aug 26, 2026, 1:12 AM PDT · new commit pushed · commit feede48 · 2 files changed.

0 open · 0 resolved · visual diff 42.31% · verdict PASS

Open findings

  • Smoke test passed ✅
What the agent checked

Tested https://business.adobe.com/resources/main.html with PR #591's CaaS build injected (PR only bumps the chromedriver dev-dependency used for Selenium test tooling — no frontend/production source files were touched).

What I checked:

  • Loaded the diff.png overlay supplied for this PR (42.31% pixel diff vs stable). The magenta regions covered nearly the entire page including hero carousel, card grid images/text, and filter panel. This is inconsistent with a devDependency-only change (package.json/package-lock.json for chromedriver) — none of that code ships to the browser or affects CaaS rendering logic. The large diff percentage is almost certainly just page-to-page capture noise (auto-rotating hero/carousel images, personalized/rotating card recommendations, and the "What do you need help solving today?" chat widget appearing at different times), not a real regression introduced by this PR.
  • Verified the live page renders correctly: header/nav, breadcrumb, "Explore all Adobe resources" heading, left filter panel (Search, Products, Content Type, Industry), and the cards grid all displayed with correct layout, no overlapping/truncated text, no broken images.
  • Expanded the "Products" filter accordion — opened smoothly, checkbox list rendered correctly (Acrobat, Acrobat Sign, Advertising, Analytics, etc.), no visual glitches.
  • Clicked the "Acrobat" checkbox: filter chip "Acrobat ×" appeared correctly under Search, filter count badge updated to "1", result count updated correctly from 3843 → 186, and the card grid re-rendered with Acrobat-related content (cards, thumbnails, titles, CTAs "Watch now"/"Read now") all displaying correctly with no layout breakage.
  • get_console_errors: only a benign "Permissions policy violation: unload is not allowed in this document" message (unrelated to this PR, commonly seen on business.adobe.com generally, not a rendering/functional error).
  • No JS crashes, no broken images, no misaligned/truncated text observed anywhere during interaction.

Conclusion: This PR only updates a devDependency (chromedriver, used for Selenium-based test automation) and contains zero changes to application/CaaS source code. Functionally and visually the live page behaves identically to what's expected of stable business.adobe.com — filtering, result counts, and card rendering all work correctly. The large visual diff percentage reported for this PR is attributable to dynamic/rotating content on the page (carousel, personalized cards, chat widget) rather than any actual code change from this dependency bump. No regressions found.

PR / stable / diff screenshots + console + axe artifacts in the workflow run.

Review history (1 run)
  • feede48 · Aug 26, 2026, 1:12 AM PDT · new commit pushed · passing, no regressions — Merge branch 'main' into dependabot/npm_and_yarn/chromedrive

@github-actions

Copy link
Copy Markdown

AI Code Review

Last updated Aug 26, 2026 1:14 AM PDT · new commit pushed · commit feede48 · 2 files changed in PR.

0 open · 0 resolved

Open findings

No open findings.

Review history (1 run)
  • feede48 · Aug 26, 2026 1:14 AM PDT · new commit pushed · no changes (0 open) — Merge branch 'main' into dependabot/npm_and_yarn/chromedriver-146.0.6

sanrai added a commit that referenced this pull request Aug 26, 2026
… 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
@sonarqube-acom-pr-deco-public

Copy link
Copy Markdown

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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant