Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency rimraf to v6 #31

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Update dependency rimraf to v6

03364ba
Select commit
Loading
Failed to load commit list.
Open

Update dependency rimraf to v6 #31

Update dependency rimraf to v6
03364ba
Select commit
Loading
Failed to load commit list.
Travis CI / Travis CI - Branch required action Jul 9, 2024 in 46s

Build Errored

The build errored.

Details

This is a normal build for the renovate/rimraf-6.x 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 (Xenial)
Node.js Version 8
Build Configuration
{
  "language": "node_js",
  "os": [
    "linux"
  ],
  "dist": "xenial",
  "node_js": [
    "8"
  ],
  "notifications": {
    "email": [
      {
        "enabled": false
      }
    ]
  },
  "deploy": [
    {
      "provider": "npm",
      "email": "[email protected]",
      "on": {
        "branch": [
          "master"
        ]
      },
      "skip_cleanup": true,
      "api_token": {
        "secure": "Vh92AAGXgf+DwiF7XmyvFhUmRyc/xgg7DUrn/ECGljJZm59GIBp1dUGASvmDargMQrkM1ZXjvi/vc/ynTupI6cicuRKgfax3xhyw1Z3pQ2uFlZOitgtwoyQTJHt1lCm4wupM+JsFWxJ+vmNrc0p/t5HqLR2zYMu7ReYrKdmb5263DehgQnNZkU/Udd9kVot4ck0PGcaFb/sDxc2u7r93DzQQMi67Yvm9or/9s8o0zg0psi1Bkqex4v0OlKA5z29RjrFJVpepQLrcYiledlshiLsHK16Cm94GPoWVj+qo+K3V3vmYR2lqA3EuFdREcOgUYFw6TZboFKTISFCk8i4cTIphoNYY915tnw9TIb/Ft054W9ZM5QpDQBav7f6eiOfuc83G0HeFGZb2aPLV1BCZF7R0grTQTKk7pLuUW1xJNbe2Ln1g4x7o1EX0WRWp4j5ooAb073a/UZBpay7HbIruu5yXEkQWPqaL4L6FzuV8seH8okrBd3QvecCtNowpjIXZFG1UQOv0fOUHL+1t0ZL0MtNtqG/TKg69rDB2h5EIxBj5xYb/nfqTefligVcuTgjePrsOqgKinmmHtHIMmgcLdBbFghACHB+L5IO+G4Wmz19t74LV4OqeZoRUM//gW7anZy1O20r3Qo6nHwwv3l1TmjjwXLrP/vXYt6IinaQ91Hc="
      }
    }
  ]
}