Uh oh!
There was an error while loading. Please reload this page.
build(deps): bump js-yaml from 3.13.1 to 3.14.2 - #3
Open
dependabot[bot] wants to merge 1 commit into
Open
Travis CI / Travis CI - Branch
succeeded
Nov 18, 2025 in 2m 7s
Build Passed
The buildpassed.
Details
This is a normal build for the dependabot/npm_and_yarn/js-yaml-3.14.2 branch. You should be able to reproduce it by checking out the branch locally.
Jobs and Stages
This build only has a single job.
You can use jobs to test against multiple versions of your runtime or dependencies, or to speed up your build.
Build Configuration
| Build Option | Setting |
|---|---|
| Language | Node.js |
| Operating System | Linux (Focal) |
| Node.js Version | 10 |
Build Configuration
{"language": "node_js","os": ["linux"],"dist": "focal","node_js": ["10"],"env": ["jobs={:NODE_ENV=>\"ci\"}"],"cache": {"directories": ["node_modules"]},"before_install": ["npm install -g greenkeeper-lockfile@1"],"install": ["npm install"],"before_script": ["greenkeeper-lockfile-update"],"script": ["npm run lint","npm run build","npm run test -- --no-cache --maxWorkers=4"],"after_script": ["greenkeeper-lockfile-upload"],"after_success": ["npm run genindex","bash <(curl -s https://codecov.io/bash)","./doc/documentation.sh"],"jobs": {"include": [{"stage": "release","node_js": "lts/*","deploy": [{"provider": "script","skip_cleanup": true,"script": "npx semantic-release"}]}]}}Loading