Skip to content

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 into
mainfrom
dependabot/github_actions/all-minor-patch-bb505890f4
Sep 4, 2026
Merged

acamarata merged 1 commit into
mainfrom
dependabot/github_actions/all-minor-patch-bb505890f4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 1, 2026

Copy link
Copy Markdown
Contributor

Bumps the all-minor-patch group with 1 update in the / directory: google/osv-scanner-action.

Updates google/osv-scanner-action from 2.3.8 to 2.5.1

Release notes

Sourced from google/osv-scanner-action's releases.

v2.5.1

This updates OSV-Scanner to v2.3.8.

What's Changed

Fixes:

  • Preserve package namespaces when querying osv.dev API (fixes #2978).
  • Re-add support for the OSV_SCANNER_LOCAL_DB_CACHE_DIRECTORY environment variable (fixes #2983).
  • Fix local vulnerability matching (--offline-vulnerabilities) not working when network capability is NetworkOnline.

Full Changelog: google/osv-scanner-action@v2.5.0...v2.5.1

v2.5.0

This updates OSV-Scanner to v2.5.0 as well as:

What's Changed

New Contributors

Full Changelog: google/osv-scanner-action@v2.3.8...v2.5.0

Commits
  • 6e4298e Merge pull request #141 from google/update-to-v2.5.1
  • 5957b4e Update unified workflow example to point to v2.5.1 reusable workflows
  • 880d9b5 Update reusable workflows to point to v2.5.1 actions
  • baa4139 "Update actions to use v2.5.1 osv-scanner image"
  • f4cfcc0 Merge pull request #117 from renovate-bot/renovate/workflows
  • dfd4cd1 Update workflows
  • e13f842 Merge pull request #133 from renovate-bot/renovate/major-workflows
  • 8deb546 Merge pull request #140 from google/update-to-v2.5.0
  • 8fb3f8c Update unified workflow example to point to v2.5.0 reusable workflows
  • 0c58c54 Update reusable workflows to point to v2.5.0 actions
  • Additional commits viewable in compare view

@dependabot @github

dependabot Bot commented on behalf of github Sep 1, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, github-actions. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot
dependabot Bot requested a review from acamarata as a code owner September 1, 2026 12:05
@vercel

vercel Bot commented Sep 1, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

2 Skipped Deployments
Project Deployment Actions Updated
ummat-praycalc Ignored Ignored Preview Sep 4, 2026 12:21pm UTC
ummat-praycalc-org Ignored Ignored Preview Sep 4, 2026 12:21pm UTC

Request Review

@github-actions

github-actions Bot commented Sep 1, 2026

Copy link
Copy Markdown

🟢 Rampart Security Gate — CLEAN

Tool CRITICAL HIGH MEDIUM LOW
(no findings)

Totals: 0 critical · 0 high · 0 medium · 0 low

Mode: RAMPART_ENFORCE=warn

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.
@acamarata

Copy link
Copy Markdown
Contributor

@dependabot rebase

@dependabot dependabot Bot changed the title chore(ci): bump google/osv-scanner-action from 2.3.8 to 2.5.1 in the all-minor-patch group chore(ci): bump google/osv-scanner-action from 2.3.8 to 2.5.1 in the all-minor-patch group across 1 directory Sep 4, 2026
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/all-minor-patch-bb505890f4 branch from 44d1ec4 to 4e49cd2 Compare September 4, 2026 12:10
@acamarata

Copy link
Copy Markdown
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
dependabot Bot force-pushed the dependabot/github_actions/all-minor-patch-bb505890f4 branch from 4e49cd2 to 067d762 Compare September 4, 2026 12:21
@acamarata
acamarata merged commit cc2fc06 into main Sep 4, 2026
15 checks passed
@acamarata
acamarata deleted the dependabot/github_actions/all-minor-patch-bb505890f4 branch September 4, 2026 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant