chore(ci): bump google/osv-scanner-action from 2.3.8 to 2.5.1 in the all-minor-patch group across 1 directory - #94
Merged
acamarata merged 1 commit intoSep 4, 2026
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
The latest updates on your projects. Learn more about Vercel for GitHub. 2 Skipped Deployments
|
🟢 Rampart Security Gate — CLEAN
Totals: 0 critical · 0 high · 0 medium · 0 low Mode: |
acamarata
added a commit
that referenced
this pull request
Sep 4, 2026
The axe WCAG job has been failing on main and on every open Dependabot PR, which is why three of them (#90, #94, #96) are blocked on a check that has nothing to do with their contents. It is not the PRs. The same job passed on 2026-09-01 and fails on 2026-09-04 with no change to this repo - the runner moved to Chrome 151 and @axe-core/cli still bundles a chromedriver pinned to whatever Chrome was current when it published. The mismatched pair brings up a session where axe-core never finishes injecting, so it dies on 'Cannot read properties of undefined (reading runPartial)'. Pointing at "$(which chromedriver)" cannot help, because that IS the bundled binary. nanasess/setup-chromedriver installs the driver matching the runner's actual Chrome. chatislam already does this and its axe job is green today; the fix just never got ported here. Also passing the CI-stable headless flags and CHROMEDRIVER_FILEPATH so the npm package reuses the matched binary. islamwiki has the same gap and will hit this on the next Chrome bump. Not touching it in this commit because its CI is currently green.
Contributor
|
@dependabot rebase |
dependabot
Bot
force-pushed
the
dependabot/github_actions/all-minor-patch-bb505890f4
branch
from
September 4, 2026 12:10
44d1ec4 to
4e49cd2
Compare
Contributor
|
@dependabot rebase |
Bumps the all-minor-patch group with 1 update in the / directory: [google/osv-scanner-action](https://github.com/google/osv-scanner-action). Updates `google/osv-scanner-action` from 2.3.8 to 2.5.1 - [Release notes](https://github.com/google/osv-scanner-action/releases) - [Commits](google/osv-scanner-action@v2.3.8...v2.5.1) --- updated-dependencies: - dependency-name: google/osv-scanner-action dependency-version: 2.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/github_actions/all-minor-patch-bb505890f4
branch
from
September 4, 2026 12:21
4e49cd2 to
067d762
Compare
acamarata
deleted the
dependabot/github_actions/all-minor-patch-bb505890f4
branch
September 4, 2026 12:24
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the all-minor-patch group with 1 update in the / directory: google/osv-scanner-action.
Updates
google/osv-scanner-actionfrom 2.3.8 to 2.5.1Release notes
Sourced from google/osv-scanner-action's releases.
Commits
6e4298eMerge pull request #141 from google/update-to-v2.5.15957b4eUpdate unified workflow example to point to v2.5.1 reusable workflows880d9b5Update reusable workflows to point to v2.5.1 actionsbaa4139"Update actions to use v2.5.1 osv-scanner image"f4cfcc0Merge pull request #117 from renovate-bot/renovate/workflowsdfd4cd1Update workflowse13f842Merge pull request #133 from renovate-bot/renovate/major-workflows8deb546Merge pull request #140 from google/update-to-v2.5.08fb3f8cUpdate unified workflow example to point to v2.5.0 reusable workflows0c58c54Update reusable workflows to point to v2.5.0 actions