Skip to content

chore(deps): bump qs from 6.14.0 to 6.14.2

141b25b
Select commit
Loading
Failed to load commit list.
Open

chore(deps): bump qs from 6.14.0 to 6.14.2 #5

chore(deps): bump qs from 6.14.0 to 6.14.2
141b25b
Select commit
Loading
Failed to load commit list.
Travis CI / Travis CI - Branch required action Feb 14, 2026 in 3m 23s

Build Errored

The build errored.

Details

This is a normal build for the dependabot/npm_and_yarn/qs-6.14.2 branch. You should be able to reproduce it by checking out the branch locally.

Jobs and Stages

This build has three jobs, running in parallel.

Job Node.js ENV OS State
9.1 18 SAUCE_USERNAME='shtylman-superagent' Linux failed
9.2 16 SAUCE_USERNAME='shtylman-superagent' Linux failed
9.3 14 SAUCE_USERNAME='shtylman-superagent' Linux errored

Build Configuration

Build Option Setting
Language Node.js
Operating System Linux (Focal)
Node.js Versions 18, 16, 14
Build Configuration
{
  "language": "node_js",
  "os": [
    "linux"
  ],
  "dist": "focal",
  "sudo": false,
  "node_js": [
    "18",
    "16",
    "14"
  ],
  "after_success": [
    "npm run coverage"
  ],
  "env": [
    "global={:SAUCE_USERNAME=>\"'shtylman-superagent'\"}={:SAUCE_ACCESS_KEY=>\"'39a45464-cb1d-4b8d-aa1f-83c7c04fa673'\"}"
  ]
}