renovatebot / config-help

Please use the Discussions feature of https://github.com/renovatebot/renovate instead
https://github.com/renovatebot/renovate/discussions
MIT License
27 stars 16 forks source link

PRs stopped for our monorepo without changing config #845

Closed leomp12 closed 3 years ago

leomp12 commented 3 years ago

Which Renovate are you using?

WhiteSource Renovate App

Which platform are you using?

GitHub.com

Have you checked the logs? Don't forget to include them if relevant

We have several jobs done, even today, but no PR has been opened in the past few weeks (used to work before), below the debug of the last job, with status repository-changed:

INFO: Repository started
{
  "renovateVersion": "23.16.2"
}
DEBUG: Using localDir: /mnt/renovate/gh/ecomplus/storefront
DEBUG: Repository cache is valid
DEBUG: initRepo("ecomplus/storefront")
DEBUG: No dangling containers to remove
DEBUG: ecomplus/storefront default branch = master
DEBUG: Using personal access token for git init
DEBUG: resetMemCache()
DEBUG: checkOnboarding()
DEBUG: isOnboarded()
DEBUG: findFile(renovate.json)
DEBUG: Initializing git repository into /mnt/renovate/gh/ecomplus/storefront
DEBUG: git clone completed
{
  "durationMs": 1305
}
DEBUG: latest commit
{
  "latestCommitDate": "2020-09-04T18:42:03-03:00"
}
DEBUG: Setting git author name
{
  "gitAuthorName": "Renovate Bot"
}
DEBUG: Setting git author email
{
  "gitAuthorEmail": "bot@renovateapp.com"
}
DEBUG: findFile(renovate.json5)
DEBUG: findFile(.github/renovate.json)
DEBUG: config file exists
DEBUG: ensureIssueClosing(Action required: Add a Renovate config)
DEBUG: Retrieving issueList
DEBUG: Retrieved 0 issues
DEBUG: Repo is onboarded
DEBUG: Found .github/renovate.json config file
DEBUG: Repository config
{
  "fileName": ".github/renovate.json",
  "config": {
    "extends": [
      "config:base",
      "group:allNonMajor",
      "schedule:earlyMondays"
    ],
    "rangeStrategy": "bump",
    "labels": [
      "dependencies"
    ]
  }
}
DEBUG: migrateAndValidate()
DEBUG: No config migration necessary
DEBUG: massaged config
{
  "config": {
    "extends": [
      "config:base",
      "group:allNonMajor",
      "schedule:earlyMondays"
    ],
    "rangeStrategy": "bump",
    "labels": [
      "dependencies"
    ]
  }
}
DEBUG: migrated config
{
  "config": {
    "extends": [
      "config:base",
      "group:allNonMajor",
      "schedule:earlyMondays"
    ],
    "rangeStrategy": "bump",
    "labels": [
      "dependencies"
    ]
  }
}
DEBUG: Found repo ignorePaths
{
  "ignorePaths": [
    "**/node_modules/**",
    "**/bower_components/**",
    "**/vendor/**",
    "**/examples/**",
    "**/__tests__/**",
    "**/test/**",
    "**/tests/**",
    "**/__fixtures__/**"
  ]
}
DEBUG: detectSemanticCommits()
DEBUG: getCommitMessages
DEBUG: Semantic commits detection: angular
DEBUG: angular semantic commits detected
DEBUG: Setting branchPrefix: renovate/
DEBUG: GitHub vulnerability details
{
  "alerts": {
    "npm/node-sass": {
      ">= 3.3.0, < 4.13.1": "4.13.1"
    },
    "npm/handlebars": {
      ">= 4.0.0, < 4.4.5": "4.4.5"
    }
  }
}
DEBUG: alert package rules
{
  "alertPackageRules": [
    {
      "datasources": [
        "npm"
      ],
      "packageNames": [
        "handlebars"
      ],
      "matchCurrentVersion": "= 4.2.0",
      "allowedVersions": "4.4.5",
      "prBodyNotes": [
        "### GitHub Vulnerability Alerts",
        "#### [GHSA-f52g-6jhx-586p](https://www.npmjs.com/advisories/1300)\n\nAffected versions of `handlebars` are vulnerable to Denial of Service. The package's parser may be forced into an endless loop while processing specially-crafted templates. This may allow attackers to exhaust system resources leading to Denial of Service.\n\n\n## Recommendation\n\nUpgrade to version 4.4.5 or later."
      ],
      "force": {
        "groupName": null,
        "schedule": [],
        "dependencyDashboardApproval": false,
        "rangeStrategy": "update-lockfile",
        "commitMessageSuffix": "[SECURITY]",
        "vulnerabilityAlert": true,
        "branchTopic": "npm-handlebars-vulnerability"
      }
    }
  ]
}
DEBUG: processRepo()
DEBUG: No baseBranches
DEBUG: extract()
DEBUG: Found cached extract
{
  "baseBranch": "master",
  "baseBranchSha": "a511cf0f35ae36f2e45262962eb357c2913e1380"
}
INFO: Dependency extraction complete
{
  "baseBranch": "master",
  "stats": {
    "managers": {
      "npm": {
        "fileCount": 21,
        "depCount": 201
      },
      "github-actions": {
        "fileCount": 1,
        "depCount": 1
      }
    },
    "total": {
      "fileCount": 22,
      "depCount": 202
    }
  }
}
DEBUG: getDigest(https://index.docker.io, calibreapp/github-image-actions, undefined)
DEBUG: Found deprecationMessage (popper.js)(dependency="popper.js")
DEBUG: Replacing bump strategy for complex range with widen
{
  "currentValue": ">=3.6.4 <3.7"
}
DEBUG: Replacing bump strategy for complex range with widen
{
  "currentValue": ">=3.6.4 <3.7"
}
DEBUG: Replacing bump strategy for complex range with widen
{
  "currentValue": ">=1 <3"
}
DEBUG: Replacing bump strategy for complex range with widen
{
  "currentValue": ">=2 <4"
}
DEBUG: Replacing bump strategy for complex range with widen
{
  "currentValue": ">=2 <4"
}
DEBUG: Replacing bump strategy for complex range with widen
{
  "currentValue": ">=2 <4"
}
DEBUG: Replacing bump strategy for complex range with widen
{
  "currentValue": ">=2 <4"
}
DEBUG: Replacing bump strategy for complex range with widen
{
  "currentValue": ">=2 <4"
}
DEBUG: Replacing bump strategy for complex range with widen
{
  "currentValue": ">=1 <3"
}
DEBUG: Replacing bump strategy for complex range with widen
{
  "currentValue": ">=2 <4"
}
DEBUG: Skipping webpack-cli@4.0.0-beta.2 because it is deprecated
DEBUG: Replacing bump strategy for complex range with widen
{
  "currentValue": ">=1 <3"
}
DEBUG: Found deprecationMessage (popper.js)(dependency="popper.js")
DEBUG: Skipping webpack-cli@4.0.0-beta.2 because it is deprecated
DEBUG: Package releases lookups complete
{
  "baseBranch": "master"
}
DEBUG: packageFiles with updates
{
  "config": {
    "npm": [
      {
        "deps": [
          {
            "depName": "@ecomplus/client",
            "depType": "dependencies",
            "updates": [],
            "depIndex": 0,
            "warnings": [],
            "sourceUrl": "https://github.com/ecomplus/client",
            "datasource": "npm",
            "currentValue": "^2.1.0",
            "lockedVersion": null,
            "prettyDepType": "dependency"
          },
          {
            "depName": "@ecomplus/i18n",
            "depType": "dependencies",
            "updates": [],
            "depIndex": 1,
            "warnings": [],
            "sourceUrl": "https://github.com/ecomplus/i18n",
            "datasource": "npm",
            "currentValue": "^1.15.0",
            "lockedVersion": null,
            "prettyDepType": "dependency"
          },
          {
            "depName": "@ecomplus/passport-client",
            "depType": "dependencies",
            "updates": [],
            "depIndex": 2,
            "warnings": [],
            "sourceUrl": "https://github.com/ecomplus/passport-client",
            "datasource": "npm",
            "currentValue": "^1.0.10",
            "lockedVersion": null,
            "prettyDepType": "dependency"
          },
          {
            "depName": "@ecomplus/shopping-cart",
            "depType": "dependencies",
            "updates": [],
            "depIndex": 3,
            "warnings": [],
            "sourceUrl": "https://github.com/ecomplus/shopping-cart",
            "datasource": "npm",
            "currentValue": "^2.1.7",
            "lockedVersion": null,
            "prettyDepType": "dependency"
          },
          {
            "depName": "@ecomplus/storefront-components",
            "depType": "dependencies",
            "updates": [],
            "depIndex": 4,
            "datasource": "npm",
            "skipReason": "internal-package",
            "currentValue": "^1.0.0-beta.51",
            "lockedVersion": null,
            "prettyDepType": "dependency"
          },
          {
            "depName": "@ecomplus/storefront-twbs",
            "depType": "dependencies",
            "updates": [],
            "depIndex": 5,
            "datasource": "npm",
            "skipReason": "internal-package",
            "currentValue": "^5.9.3",
            "lockedVersion": null,
            "prettyDepType": "dependency"
          },
          {
            "depName": "axios",
            "depType": "dependencies",
            "updates": [
              {
                "fromVersion": "0.19.2",
                "toVersion": "0.20.0",
                "newValue": "^0.20.0",
                "newMajor": 0,
                "newMinor": 20,
                "updateType": "minor",
                "isSingleVersion": false,
                "isRange": true,
                "releaseTimestamp": "2020-08-21T03:12:48.792Z",
                "canBeUnpublished": false
              }
            ],
            "depIndex": 6,
            "warnings": [],
            "sourceUrl": "https://github.com/axios/axios",
            "datasource": "npm",
            "currentValue": "^0.19.2",
            "lockedVersion": "0.19.0",
            "prettyDepType": "dependency"
          },
          {
            "depName": "card-validator",
            "depType": "dependencies",
            "updates": [
              {
                "fromVersion": "8.0.0",
                "toVersion": "8.1.0",
                "newValue": "^8.1.0",
                "newMajor": 8,
                "newMinor": 1,
                "updateType": "minor",
                "isSingleVersion": false,
                "isRange": true,
                "releaseTimestamp": "2020-08-24T14:17:42.913Z",
                "canBeUnpublished": false,
                "isBump": true
              }
            ],
            "depIndex": 7,
            "warnings": [],
            "sourceUrl": "https://github.com/braintree/card-validator",
            "datasource": "npm",
            "currentValue": "^8.0.0",
            "lockedVersion": null,
            "prettyDepType": "dependency"
          },
          {
            "depName": "cleave.js",
            "depType": "dependencies",
            "updates": [],
            "depIndex": 8,
            "warnings": [],
            "sourceUrl": "https://github.com/nosir/cleave.js",
            "datasource": "npm",
            "currentValue": "^1.6.0",
            "lockedVersion": null,
            "prettyDepType": "dependency"
          },
          {
            "depName": "credit-card-type",
            "depType": "dependencies",
            "updates": [],
            "depIndex": 9,
            "warnings": [],
            "sourceUrl": "https://github.com/braintree/credit-card-type",
            "datasource": "npm",
            "currentValue": "^9.0.1",
            "lockedVersion": null,
            "prettyDepType": "dependency"
          },
          {
            "depName": "lodash.clonedeep",
            "depType": "dependencies",
            "updates": [],
            "depIndex": 10,
            "homepage": "https://lodash.com/",
            "warnings": [],
            "sourceUrl": "https://github.com/lodash/lodash",
            "datasource": "npm",
            "currentValue": "^4.5.0",
            "lockedVersion": "4.5.0",
            "prettyDepType": "dependency"
          },
          {
            "depName": "vue",
            "depType": "dependencies",
            "updates": [],
            "depIndex": 11,
            "warnings": [],
            "sourceUrl": "https://github.com/vuejs/vue",
            "datasource": "npm",
            "currentValue": "^2.6.12",
            "lockedVersion": "2.6.12",
            "prettyDepType": "dependency"
          },
          {
            "depName": "vue-cleave-component",
            "depType": "dependencies",
            "updates": [],
            "depIndex": 12,
            "warnings": [],
            "sourceUrl": "https://github.com/ankurk91/vue-cleave-component",
            "datasource": "npm",
            "currentValue": "^2.1.3",
            "lockedVersion": null,
            "prettyDepType": "dependency"
          },
          {
            "depName": "vue-clipboard2",
            "depType": "dependencies",
            "updates": [],
            "depIndex": 13,
            "warnings": [],
            "sourceUrl": "https://github.com/Inndy/vue-clipboard2",
            "datasource": "npm",
            "currentValue": "^0.3.1",
            "lockedVersion": null,
            "prettyDepType": "dependency"
          },
          {
            "depName": "vue-router",
            "depType": "dependencies",
            "updates": [
              {
                "fromVersion": "3.4.2",
                "toVersion": "3.4.3",
                "newValue": "^3.4.3",
                "newMajor": 3,
                "newMinor": 4,
                "updateType": "minor",
                "isSingleVersion": false,
                "isRange": true,
                "releaseTimestamp": "2020-08-11T15:36:23.767Z",
                "canBeUnpublished": false,
                "isBump": true
              }
            ],
            "depIndex": 14,
            "warnings": [],
            "sourceUrl": "https://github.com/vuejs/vue-router",
            "datasource": "npm",
            "currentValue": "^3.4.2",
            "lockedVersion": "3.4.3",
            "prettyDepType": "dependency"
          },
          {
            "depName": "vuex",
            "depType": "dependencies",
            "updates": [],
            "depIndex": 15,
            "warnings": [],
            "sourceUrl": "https://github.com/vuejs/vuex",
            "datasource": "npm",
            "currentValue": "^3.5.1",
            "lockedVersion": null,
            "prettyDepType": "dependency"
          },
          {
            "depName": "@ecomplus/utils",
            "depType": "peerDependencies",
            "updates": [],
            "depIndex": 16,
            "warnings": [],
            "sourceUrl": "https://github.com/ecomplus/utils",
            "datasource": "npm",
            "currentValue": "^1.4.1",
            "lockedVersion": null,
            "prettyDepType": "peerDependency"
          },
          {
            "depName": "core-js",
            "depType": "peerDependencies",
            "updates": [],
            "depIndex": 17,
            "warnings": [],
            "sourceUrl": "https://github.com/zloirock/core-js",
            "datasource": "npm",
            "currentValue": "3.x",
            "lockedVersion": "3.6.5",
            "prettyDepType": "peerDependency"
          }
        ],
        "npmLock": "package-lock.json",
        "lernaDir": ".",
        "lernaClient": "npm",
        "packageFile": "@ecomplus/storefront-app/package.json",
        "skipInstalls": true,
        "compatibility": {},
        "packageJsonName": "@ecomplus/storefront-app",
        "packageJsonType": "library",
        "packageJsonVersion": "2.0.0-beta.55"
      },
      {
        "deps": [
          {
            "depName": "@brazilian-utils/brazilian-utils",
            "depType": "dependencies",
            "updates": [
              {
                "fromVersion": "1.0.0-rc.10",
                "toVersion": "1.0.0-rc.11",
                "newValue": "^1.0.0-rc.11",
                "newMajor": 1,
                "newMinor": 0,
                "updateType": "minor",
                "isSingleVersion": false,
                "isRange": true,
                "releaseTimestamp": "2020-08-25T16:30:53.593Z",
                "canBeUnpublished": false,
                "isBump": true
              }
            ],
            "depIndex": 0,
            "warnings": [],
            "sourceUrl": "https://github.com/brazilian-utils/brazilian-utils",
            "datasource": "npm",
            "currentValue": "^1.0.0-rc.10",
            "lockedVersion": null,
            "prettyDepType": "dependency"
          },
          {
            "depName": "@ecomplus/client",
            "depType": "dependencies",
            "updates": [],
            "depIndex": 1,
            "warnings": [],
            "sourceUrl": "https://github.com/ecomplus/client",
            "datasource": "npm",
            "currentValue": "^2.1.0",
            "lockedVersion": null,
            "prettyDepType": "dependency"
          },
          {
            "depName": "@ecomplus/i18n",
            "depType": "dependencies",
            "updates": [],
            "depIndex": 2,
            "warnings": [],
            "sourceUrl": "https://github.com/ecomplus/i18n",
            "datasource": "npm",
            "currentValue": "^1.15.0",
            "lockedVersion": null,
            "prettyDepType": "dependency"
          },
          {
            "depName": "@ecomplus/passport-client",
            "depType": "dependencies",
            "updates": [],
            "depIndex": 3,
            "warnings": [],
            "sourceUrl": "https://github.com/ecomplus/passport-client",
            "datasource": "npm",
            "currentValue": "^1.0.10",
            "lockedVersion": null,
            "prettyDepType": "dependency"
          },
          {
            "depName": "@ecomplus/search-engine",
            "depType": "dependencies",
            "updates": [],
            "depIndex": 4,
            "warnings": [],
            "sourceUrl": "https://github.com/ecomplus/search-engine",
            "datasource": "npm",
            "currentValue": "^2.3.2",
            "lockedVersion": null,
            "prettyDepType": "dependency"
          },
          {
            "depName": "@ecomplus/shopping-cart",
            "depType": "dependencies",
            "updates": [],
            "depIndex": 5,
            "warnings": [],
            "sourceUrl": "https://github.com/ecomplus/shopping-cart",
            "datasource": "npm",
            "currentValue": "^2.1.7",
            "lockedVersion": null,
            "prettyDepType": "dependency"
          },
          {
            "depName": "@ecomplus/storefront-twbs",
            "depType": "dependencies",
            "updates": [],
            "depIndex": 6,
            "datasource": "npm",
            "skipReason": "internal-package",
            "currentValue": "^5.9.3",
            "lockedVersion": null,
            "prettyDepType": "dependency"
          },
          {
            "depName": "@glidejs/glide",
            "depType": "dependencies",
            "updates": [],
            "depIndex": 7,
            "homepage": "https://glidejs.com",
            "warnings": [],
            "sourceUrl": "https://github.com/glidejs/glide",
            "datasource": "npm",
            "currentValue": "^3.4.1",
            "lockedVersion": null,
            "prettyDepType": "dependency"
          },
          {
            "depName": "@linusborg/vue-simple-portal",
            "depType": "dependencies",
            "updates": [],
            "depIndex": 8,
            "warnings": [],
            "sourceUrl": "https://github.com/linusborg/vue-simple-portal",
            "datasource": "npm",
            "currentValue": "^0.1.4",
            "lockedVersion": null,
            "prettyDepType": "dependency"
          },
          {
            "depName": "cleave.js",
            "depType": "dependencies",
            "updates": [],
            "depIndex": 9,
            "warnings": [],
            "sourceUrl": "https://github.com/nosir/cleave.js",
            "datasource": "npm",
            "currentValue": "^1.6.0",
            "lockedVersion": null,
            "prettyDepType": "dependency"
          },
          {
            "depName": "lodash.clonedeep",
            "depType": "dependencies",
            "updates": [],
            "depIndex": 10,
            "homepage": "https://lodash.com/",
            "warnings": [],
            "sourceUrl": "https://github.com/lodash/lodash",
            "datasource": "npm",
            "currentValue": "^4.5.0",
            "lockedVersion": "4.5.0",
            "prettyDepType": "dependency"
          },
          {
            "depName": "lozad",
            "depType": "dependencies",
            "updates": [
              {
                "fromVersion": "1.15.0",
                "toVersion": "1.16.0",
                "newValue": "^1.16.0",
                "newMajor": 1,
                "newMinor": 16,
                "updateType": "minor",
                "isSingleVersion": false,
                "isRange": true,
                "releaseTimestamp": "2020-09-06T08:15:49.454Z",
                "canBeUnpublished": true,
                "isBump": true
              }
            ],
            "depIndex": 11,
            "warnings": [],
            "sourceUrl": "https://github.com/ApoorvSaxena/lozad.js",
            "datasource": "npm",
            "currentValue": "^1.15.0",
            "lockedVersion": null,
            "prettyDepType": "dependency"
          },
          {
            "depName": "photoswipe",
            "depType": "dependencies",
            "updates": [],
            "depIndex": 12,
            "homepage": "https://photoswipe.com",
            "warnings": [],
            "sourceUrl": "https://github.com/dimsemenov/Photoswipe",
            "datasource": "npm",
            "currentValue": "^4.1.3",
            "lockedVersion": null,
            "prettyDepType": "dependency"
          },
          {
            "depName": "vue",
            "depType": "dependencies",
            "updates": [],
            "depIndex": 13,
            "warnings": [],
            "sourceUrl": "https://github.com/vuejs/vue",
            "datasource": "npm",
            "currentValue": "^2.6.12",
            "lockedVersion": "2.6.12",
            "prettyDepType": "dependency"
          },
          {
            "depName": "vue-cleave-component",
            "depType": "dependencies",
            "updates": [],
            "depIndex": 14,
            "warnings": [],
            "sourceUrl": "https://github.com/ankurk91/vue-cleave-component",
            "datasource": "npm",
            "currentValue": "^2.1.3",
            "lockedVersion": null,
            "prettyDepType": "dependency"
          },
          {
            "depName": "vue-social-sharing",
            "depType": "dependencies",
            "updates": [],
            "depIndex": 15,
            "warnings": [],
            "sourceUrl": "https://github.com/nicolasbeauvais/vue-social-sharing",
            "datasource": "npm",
            "currentValue": "^3.0.0-beta.11",
            "lockedVersion": null,
            "prettyDepType": "dependency"
          },
          {
            "depName": "@ecomplus/utils",
            "depType": "peerDependencies",
            "updates": [],
            "depIndex": 16,
            "warnings": [],
            "sourceUrl": "https://github.com/ecomplus/utils",
            "datasource": "npm",
            "currentValue": "^1.4.1",
            "lockedVersion": null,
            "prettyDepType": "peerDependency"
          }
        ],
        "npmLock": "package-lock.json",
        "lernaDir": ".",
        "lernaClient": "npm",
        "packageFile": "@ecomplus/storefront-components/package.json",
        "skipInstalls": true,
        "compatibility": {},
        "packageJsonName": "@ecomplus/storefront-components",
        "packageJsonType": "library",
        "packageJsonVersion": "1.0.0-beta.51"
      },
      {
        "deps": [
          {
            "depName": "@babel/core",
            "depType": "dependencies",
            "updates": [
              {
                "fromVersion": "7.11.4",
                "toVersion": "7.11.6",
                "newValue": "^7.11.6",
                "newMajor": 7,
                "newMinor": 11,
                "updateType": "minor",
                "isSingleVersion": false,
                "isRange": true,
                "releaseTimestamp": "2020-09-03T15:54:26.206Z",
                "canBeUnpublished": false,
                "isBump": true
              }
            ],
            "depIndex": 0,
            "homepage": "https://babeljs.io/",
            "warnings": [],
            "sourceUrl": "https://github.com/babel/babel",
            "datasource": "npm",
            "currentValue": "^7.11.4",
            "lockedVersion": "7.11.4",
            "prettyDepType": "dependency",
            "sourceDirectory": "packages/babel-core"
          },
          {
            "depName": "@babel/plugin-syntax-dynamic-import",
            "depType": "dependencies",
            "updates": [],
            "depIndex": 1,
            "warnings": [],
            "sourceUrl": "https://github.com/babel/babel",
            "datasource": "npm",
            "currentValue": "^7.8.3",
            "lockedVersion": "7.8.3",
            "prettyDepType": "dependency"
          },
          {
            "depName": "@babel/preset-env",
            "depType": "dependencies",
            "updates": [
              {
                "fromVersion": "7.11.0",
                "toVersion": "7.11.5",
                "newValue": "^7.11.5",
                "newMajor": 7,
                "newMinor": 11,
                "updateType": "minor",
                "isSingleVersion": false,
                "isRange": true,
                "releaseTimestamp": "2020-08-31T20:02:21.889Z",
                "canBeUnpublished": false,
                "isBump": true
              }
            ],
            "depIndex": 2,
            "homepage": "https://babeljs.io/",
            "warnings": [],
            "sourceUrl": "https://github.com/babel/babel",
            "datasource": "npm",
            "currentValue": "^7.11.0",
            "lockedVersion": "7.11.0",
            "prettyDepType": "dependency",
            "sourceDirectory": "packages/babel-preset-env"
          },
          {
            "depName": "@ecomplus/client",
            "depType": "dependencies",
            "updates": [],
            "depIndex": 3,
            "warnings": [],
            "sourceUrl": "https://github.com/ecomplus/client",
            "datasource": "npm",
            "currentValue": "^2.1.0",
            "lockedVersion": null,
            "prettyDepType": "dependency"
          },
          {
            "depName": "@ecomplus/i18n",
            "depType": "dependencies",
            "updates": [],
            "depIndex": 4,
            "warnings": [],
            "sourceUrl": "https://github.com/ecomplus/i18n",
            "datasource": "npm",
            "currentValue": "^1.15.0",
            "lockedVersion": null,
            "prettyDepType": "dependency"
          },
          {
            "depName": "@ecomplus/search-engine",
            "depType": "dependencies",
            "updates": [],
            "depIndex": 5,
            "warnings": [],
            "sourceUrl": "https://github.com/ecomplus/search-engine",
            "datasource": "npm",
            "currentValue": "^2.3.2",
            "lockedVersion": null,
            "prettyDepType": "dependency"
          },
          {
            "depName": "@ecomplus/storefront-router",
            "depType": "dependencies",
            "updates": [],
            "depIndex": 6,
            "warnings": [],
            "sourceUrl": "https://github.com/ecomplus/storefront-router",
            "datasource": "npm",
            "currentValue": "^2.2.0",
            "lockedVersion": null,
            "prettyDepType": "dependency"
          },
          {
            "depName": "@ecomplus/utils",
            "depType": "dependencies",
            "updates": [],
            "depIndex": 7,
            "warnings": [],
            "sourceUrl": "https://github.com/ecomplus/utils",
            "datasource": "npm",
            "currentValue": "^1.4.1",
            "lockedVersion": null,
            "prettyDepType": "dependency"
          },
          {
            "depName": "autoprefixer",
            "depType": "dependencies",
            "updates": [],
            "depIndex": 8,
            "warnings": [],
            "sourceUrl": "https://github.com/postcss/autoprefixer",
            "datasource": "npm",
            "currentValue": "^9.8.6",
            "lockedVersion": "9.8.6",
            "prettyDepType": "dependency"
          },
          {
            "depName": "babel-loader",
            "depType": "dependencies",
            "updates": [],
            "depIndex": 9,
            "warnings": [],
            "sourceUrl": "https://github.com/babel/babel-loader",
            "datasource": "npm",
            "currentValue": "^8.1.0",
            "lockedVersion": "8.1.0",
            "prettyDepType": "dependency"
          },
          {
            "depName": "clean-webpack-plugin",
            "depType": "dependencies",
            "updates": [],
            "depIndex": 10,
            "warnings": [],
            "sourceUrl": "https://github.com/johnagan/clean-webpack-plugin",
            "datasource": "npm",
            "currentValue": "^3.0.0",
            "lockedVersion": "3.0.0",
            "prettyDepType": "dependency"
          },
          {
            "depName": "copy-webpack-plugin",
            "depType": "dependencies",
            "updates": [
              {
                "fromVersion": "6.0.3",
                "toVersion": "6.1.0",
                "newValue": "^6.1.0",
                "newMajor": 6,
                "newMinor": 1,
                "updateType": "minor",
                "isSingleVersion": false,
                "isRange": true,
                "releaseTimestamp": "2020-08-31T16:28:15.255Z",
                "canBeUnpublished": false,
                "isBump": true
              }
            ],
            "depIndex": 11,
            "warnings": [],
            "sourceUrl": "https://github.com/webpack-contrib/copy-webpack-plugin",
            "datasource": "npm",
            "currentValue": "^6.0.3",
            "lockedVersion": "5.1.1",
            "prettyDepType": "dependency"
          },
          {
            "depName": "core-js",
            "depType": "dependencies",
            "updates": [],
            "depIndex": 12,
            "warnings": [],
            "sourceUrl": "https://github.com/zloirock/core-js",
            "datasource": "npm",
            "currentValue": ">=3.6.4 <3.7",
            "lockedVersion": "3.6.5",
            "prettyDepType": "dependency"
          },
          {
            "depName": "css-loader",
            "depType": "dependencies",
            "updates": [
              {
                "fromVersion": "3.6.0",
                "toVersion": "4.2.2",
                "newValue": "^4.2.2",
                "newMajor": 4,
                "newMinor": 2,
                "updateType": "major",
                "isSingleVersion": false,
                "isRange": true,
                "releaseTimestamp": "2020-08-24T16:37:57.569Z",
                "canBeUnpublished": false
              }
            ],
            "depIndex": 13,
            "warnings": [],
            "sourceUrl": "https://github.com/webpack-contrib/css-loader",
            "datasource": "npm",
            "currentValue": "^3.6.0",
            "lockedVersion": "3.6.0",
            "prettyDepType": "dependency"
          },
          {
            "depName": "cssnano",
            "depType": "dependencies",
            "updates": [],
            "depIndex": 14,
            "warnings": [],
            "sourceUrl": "https://github.com/cssnano/cssnano",
            "datasource": "npm",
            "currentValue": "^4.1.10",
            "lockedVersion": "4.1.10",
            "prettyDepType": "dependency"
          },
          {
            "depName": "ejs",
            "depType": "dependencies",
            "updates": [
              {
                "fromVersion": "3.1.3",
                "toVersion": "3.1.5",
                "newValue": "^3.1.5",
                "newMajor": 3,
                "newMinor": 1,
                "updateType": "minor",
                "isSingleVersion": false,
                "isRange": true,
                "releaseTimestamp": "2020-08-17T16:01:36.232Z",
                "canBeUnpublished": false,
                "isBump": true
              }
            ],
            "depIndex": 15,
            "warnings": [],
            "sourceUrl": "https://github.com/mde/ejs",
            "datasource": "npm",
            "currentValue": "^3.1.3",
            "lockedVersion": "2.7.4",
            "prettyDepType": "dependency"
          },
          {
            "depName": "file-loader",
            "depType": "dependencies",
            "updates": [
              {
                "fromVersion": "6.0.0",
                "toVersion": "6.1.0",
                "newValue": "^6.1.0",
                "newMajor": 6,
                "newMinor": 1,
                "updateType": "minor",
                "isSingleVersion": false,
                "isRange": true,
                "releaseTimestamp": "2020-08-31T12:13:11.303Z",
                "canBeUnpublished": false,
                "isBump": true
              }
            ],
            "depIndex": 16,
            "warnings": [],
            "sourceUrl": "https://github.com/webpack-contrib/file-loader",
            "datasource": "npm",
            "currentValue": "^6.0.0",
            "lockedVersion": "6.0.0",
            "prettyDepType": "dependency"
          },
          {
            "depName": "html-minifier",
            "depType": "dependencies",
            "updates": [],
            "depIndex": 17,
            "homepage": "https://kangax.github.io/html-minifier/",
            "warnings": [],
            "sourceUrl": "https://github.com/kangax/html-minifier",
            "datasource": "npm",
            "currentValue": "^4.0.0",
            "lockedVersion": "3.5.21",
            "prettyDepType": "dependency"
          },
          {
            "depName": "image-size",
            "depType": "dependencies",
            "updates": [
              {
                "fromVersion": "0.8.3",
                "toVersion": "0.9.1",
                "newValue": "^0.9.1",
                "newMajor": 0,
                "newMinor": 9,
                "updateType": "minor",
                "isSingleVersion": false,
                "isRange": true,
                "releaseTimestamp": "2020-09-03T09:55:44.857Z",
                "canBeUnpublished": false
              }
            ],
            "depIndex": 18,
            "warnings": [],
            "sourceUrl": "https://github.com/image-size/image-size",
            "datasource": "npm",
            "currentValue": "^0.8.3",
            "lockedVersion": null,
            "prettyDepType": "dependency"
          },
          {
            "depName": "json-sass-vars",
            "depType": "dependencies",
            "updates": [],
            "depIndex": 19,
            "warnings": [],
            "sourceUrl": "https://github.com/acdlite/json-sass",
            "datasource": "npm",
            "currentValue": "^3.1.0",
            "lockedVersion": null,
            "prettyDepType": "dependency"
          },
          {
            "depName": "lodash",
            "depType": "dependencies",
            "updates": [
              {
                "fromVersion": "4.17.19",
                "toVersion": "4.17.20",
                "newValue": "^4.17.20",
                "newMajor": 4,
                "newMinor": 17,
                "updateType": "minor",
                "isSingleVersion": false,
                "isRange": true,
                "releaseTimestamp": "2020-08-13T16:53:54.152Z",
                "canBeUnpublished": false,
                "isBump": true
              }
            ],
            "depIndex": 20,
            "homepage": "https://lodash.com/",
            "warnings": [],
            "sourceUrl": "https://github.com/lodash/lodash",
            "datasource": "npm",
            "currentValue": "^4.17.19",
            "lockedVersion": "4.17.19",
            "prettyDepType": "dependency"
          },
          {
            "depName": "markdown-it",
            "depType": "dependencies",
            "updates": [],
            "depIndex": 21,
            "warnings": [],
            "sourceUrl": "https://github.com/markdown-it/markdown-it",
            "datasource": "npm",
            "currentValue": "^11.0.0",
            "lockedVersion": "8.4.2",
            "prettyDepType": "dependency"
          },
          {
            "depName": "mini-css-extract-plugin",
            "depType": "dependencies",
            "updates": [
              {
                "fromVersion": "0.9.0",
                "toVersion": "0.11.0",
                "newValue": "^0.11.0",
                "newMajor": 0,
                "newMinor": 11,
                "updateType": "minor",
                "isSingleVersion": false,
                "isRange": true,
                "releaseTimestamp": "2020-08-27T16:39:35.185Z",
                "canBeUnpublished": false
              }
            ],
            "depIndex": 22,
            "warnings": [],
            "sourceUrl": "https://github.com/webpack-contrib/mini-css-extract-plugin",
            "datasource": "npm",
            "currentValue": "^0.9.0",
            "lockedVersion": "0.9.0",
            "prettyDepType": "dependency"
          },
          {
            "depName": "mkdirp",
            "depType": "dependencies",
            "updates": [],
            "depIndex": 23,
            "warnings": [],
            "sourceUrl": "https://github.com/isaacs/node-mkdirp",
            "datasource": "npm",
            "currentValue": "^1.0.4",
            "lockedVersion": "1.0.4",
            "prettyDepType": "dependency"
          },
          {
            "depName": "node-sass",
            "depType": "dependencies",
            "updates": [],
            "depIndex": 24,
            "warnings": [],
            "sourceUrl": "https://github.com/sass/node-sass",
            "datasource": "npm",
            "currentValue": "^4.14.1",
            "lockedVersion": "4.14.1",
            "prettyDepType": "dependency"
          },
          {
            "depName": "postcss-loader",
            "depType": "dependencies",
            "updates": [],
            "depIndex": 25,
            "warnings": [],
            "sourceUrl": "https://github.com/postcss/postcss-loader",
            "datasource": "npm",
            "currentValue": "^3.0.0",
            "lockedVersion": "3.0.0",
            "prettyDepType": "dependency"
          },
          {
            "depName": "raw-loader",
            "depType": "dependencies",
            "updates": [],
            "depIndex": 26,
            "warnings": [],
            "sourceUrl": "https://github.com/webpack-contrib/raw-loader",
            "datasource": "npm",
            "currentValue": "^4.0.1",
            "lockedVersion": null,
            "prettyDepType": "dependency"
          },
          {
            "depName": "recursive-readdir",
            "depType": "dependencies",
            "updates": [],
            "depIndex": 27,
            "warnings": [],
            "sourceUrl": "https://github.com/jergason/recursive-readdir",
            "datasource": "npm",
            "currentValue": "^2.2.2",
            "lockedVersion": null,
            "prettyDepType": "dependency"
          },
          {
            "depName": "resolve-url-loader",
            "depType": "dependencies",
            "updates": [],
            "depIndex": 28,
            "warnings": [],
            "sourceUrl": "https://github.com/bholloway/resolve-url-loader",
            "datasource": "npm",
            "currentValue": "^3.1.1",
            "lockedVersion": "3.1.1",
            "prettyDepType": "dependency"
          },
          {
            "depName": "sass-loader",
            "depType": "dependencies",
            "updates": [
              {
                "fromVersion": "8.0.2",
                "toVersion": "10.0.2",
                "newValue": "^10.0.2",
                "newMajor": 10,
                "newMinor": 0,
                "updateType": "major",
                "isSingleVersion": false,
                "isRange": true,
                "releaseTimestamp": "2020-09-03T13:05:42.070Z",
                "canBeUnpublished": false
              }
            ],
            "depIndex": 29,
            "warnings": [],
            "sourceUrl": "https://github.com/webpack-contrib/sass-loader",
            "datasource": "npm",
            "currentValue": "^8.0.2",
            "lockedVersion": "8.0.2",
            "prettyDepType": "dependency"
          },
          {
            "depName": "terser-webpack-plugin",
            "depType": "dependencies",
            "updates": [],
            "depIndex": 30,
            "warnings": [],
            "sourceUrl": "https://github.com/webpack-contrib/terser-webpack-plugin",
            "datasource": "npm",
            "currentValue": "^4.1.0",
            "lockedVersion": "2.3.8",
            "prettyDepType": "dependency"
          },
          {
            "depName": "url-loader",
            "depType": "dependencies",
            "updates": [],
            "depIndex": 31,
            "warnings": [],
            "sourceUrl": "https://github.com/webpack-contrib/url-loader",
            "datasource": "npm",
            "currentValue": "^4.1.0",
            "lockedVersion": "4.1.0",
            "prettyDepType": "dependency"
          },
          {
            "depName": "vue-loader",
            "depType": "dependencies",
            "updates": [],
            "depIndex": 32,
            "warnings": [],
            "sourceUrl": "https://github.com/vuejs/vue-loader",
            "datasource": "npm",
            "currentValue": "^15.9.3",
            "lockedVersion": "15.9.3",
            "prettyDepType": "dependency"
          },
          {
            "depName": "vue-template-compiler",
            "depType": "dependencies",
            "updates": [],
            "depIndex": 33,
            "warnings": [],
            "sourceUrl": "https://github.com/vuejs/vue",
            "datasource": "npm",
            "currentValue": "^2.6.12",
            "lockedVersion": "2.6.12",
            "prettyDepType": "dependency"
          },
          {
            "depName": "webpack",
            "depType": "dependencies",
            "updates": [],
            "depIndex": 34,
            "warnings": [],
            "sourceUrl": "https://github.com/webpack/webpack",
            "datasource": "npm",
            "currentValue": "^4.44.1",
            "lockedVersion": "4.44.1",
            "prettyDepType": "dependency"
          },
          {
            "depName": "webpack-cli",
            "depType": "dependencies",
            "updates": [],
            "depIndex": 35,
            "warnings": [],
            "sourceUrl": "https://github.com/webpack/webpack-cli",
            "datasource": "npm",
            "currentValue": "^3.3.12",
            "lockedVersion": "3.3.12",
            "prettyDepType": "dependency"
          },
          {
            "depName": "webpack-dev-middleware",
            "depType": "dependencies",
            "updates": [],
            "depIndex": 36,
            "warnings": [],
            "sourceUrl": "https://github.com/webpack/webpack-dev-middleware",
            "datasource": "npm",
            "currentValue": "^3.7.2",
            "lockedVersion": "3.7.2",
            "prettyDepType": "dependency"
          },
          {
            "depName": "webpack-merge",
            "depType": "dependencies",
            "updates": [
              {
                "fromVersion": "4.2.2",
                "toVersion": "5.1.3",
                "newValue": "^5.1.3",
                "newMajor": 5,
                "newMinor": 1,
                "updateType": "major",
                "isSingleVersion": false,
                "isRange": true,
                "releaseTimestamp": "2020-08-30T06:23:43.057Z",
                "canBeUnpublished": false
              }
            ],
            "depIndex": 37,
            "warnings": [],
            "sourceUrl": "https://github.com/survivejs/webpack-merge",
            "datasource": "npm",
            "currentValue": "^4.2.2",
            "lockedVersion": "4.2.2",
            "prettyDepType": "dependency"
          },
          {
            "depName": "webpack-pwa-manifest",
            "depType": "dependencies",
            "updates": [],
            "depIndex": 38,
            "warnings": [],
            "sourceUrl": "https://github.com/arthurbergmz/webpack-pwa-manifest",
            "datasource": "npm",
            "currentValue": "^4.2.0",
            "lockedVersion": null,
            "prettyDepType": "dependency"
          },
          {
            "depName": "workbox-webpack-plugin",
            "depType": "dependencies",
            "updates": [],
            "depIndex": 39,
            "warnings": [],
            "sourceUrl": "https://github.com/googlechrome/workbox",
            "datasource": "npm",
            "currentValue": "^5.1.3",
            "lockedVersion": null,
            "prettyDepType": "dependency"
          }
        ],
        "npmLock": "package-lock.json",
        "lernaDir": ".",
        "lernaClient": "npm",
        "packageFile": "@ecomplus/storefront-framework/package.json",
        "skipInstalls": true,
        "compatibility": {},
        "packageJsonName": "@ecomplus/storefront-framework",
        "packageJsonType": "library",
        "packageJsonVersion": "5.13.13"
      },
      {
        "deps": [
          {
            "depName": "@ecomplus/client",
            "depType": "dependencies",
            "updates": [],
            "depIndex": 0,
            "warnings": [],
            "sourceUrl": "https://github.com/ecomplus/client",
            "datasource": "npm",
            "currentValue": "^2.1.0",
            "lockedVersion": null,
            "prettyDepType": "dependency"
          },
          {
            "depName": "@ecomplus/i18n",
            "depType": "dependencies",
            "updates": [],
            "depIndex": 1,
            "warnings": [],
            "sourceUrl": "https://github.com/ecomplus/i18n",
            "datasource": "npm",
            "currentValue": "^1.15.0",
            "lockedVersion": null,
            "prettyDepType": "dependency"
          },
          {
            "depName": "@ecomplus/passport-client",
            "depType": "dependencies",
            "updates": [],
            "depIndex": 2,
            "warnings": [],
            "sourceUrl": "https://github.com/ecomplus/passport-client",
            "datasource": "npm",
            "currentValue": "^1.0.10",
            "lockedVersion": null,
            "prettyDepType": "dependency"
          },
          {
            "depName": "@ecomplus/search-engine",
            "depType": "dependencies",
            "updates": [],
            "depIndex": 3,
            "warnings": [],
            "sourceUrl": "https://github.com/ecomplus/search-engine",
            "datasource": "npm",
            "currentValue": "^2.3.2",
            "lockedVersion": null,
            "prettyDepType": "dependency"
          },
          {
            "depName": "@ecomplus/shopping-cart",
            "depType": "dependencies",
            "updates": [],
            "depIndex": 4,
            "warnings": [],
            "sourceUrl": "https://github.com/ecomplus/shopping-cart",
            "datasource": "npm",
            "currentValue": "^2.1.7",
            "lockedVersion": null,
            "prettyDepType": "dependency"
          },
          {
            "depName": "@ecomplus/storefront-app",
            "depType": "dependencies",
            "updates": [],
            "depIndex": 5,
            "datasource": "npm",
            "skipReason": "internal-package",
            "currentValue": "^2.0.0-beta.55",
            "lockedVersion": null,
            "prettyDepType": "dependency"
          },
          {
            "depName": "@ecomplus/storefront-components",
            "depType": "dependencies",
            "updates": [],
            "depIndex": 6,
            "datasource": "npm",
            "skipReason": "internal-package",
            "currentValue": "^1.0.0-beta.51",
            "lockedVersion": null,
            "prettyDepType": "dependency"
          },
          {
            "depName": "@ecomplus/storefront-framework",
            "depType": "dependencies",
            "updates": [],
            "depIndex": 7,
            "datasource": "npm",
            "skipReason": "internal-package",
            "currentValue": "^5.13.13",
            "lockedVersion": null,
            "prettyDepType": "dependency"
          },
          {
            "depName": "@ecomplus/storefront-router",
            "depType": "dependencies",
            "updates": [],
            "depIndex": 8,
            "warnings": [],
            "sourceUrl": "https://github.com/ecomplus/storefront-router",
            "datasource": "npm",
            "currentValue": "^2.2.0",
            "lockedVersion": null,
            "prettyDepType": "dependency"
          },
          {
            "depName": "@ecomplus/storefront-twbs",
            "depType": "dependencies",
            "updates": [],
            "depIndex": 9,
            "datasource": "npm",
            "skipReason": "internal-package",
            "currentValue": "^5.9.3",
            "lockedVersion": null,
            "prettyDepType": "dependency"
          },
          {
            "depName": "@ecomplus/utils",
            "depType": "dependencies",
            "updates": [],
            "depIndex": 10,
            "warnings": [],
            "sourceUrl": "https://github.com/ecomplus/utils",
            "datasource": "npm",
            "currentValue": "^1.4.1",
            "lockedVersion": null,
            "prettyDepType": "dependency"
          },
          {
            "depName": "@ecomplus/widget-compre-confie",
            "depType": "dependencies",
            "updates": [],
            "depIndex": 11,
            "datasource": "npm",
            "skipReason": "internal-package",
            "currentValue": "^1.1.1",
            "lockedVersion": null,
            "prettyDepType": "dependency"
          },
          {
            "depName": "@ecomplus/widget-ebit",
            "depType": "dependencies",
            "updates": [],
            "depIndex": 12,
            "datasource": "npm",
            "skipReason": "internal-package",
            "currentValue": "^1.1.7",
            "lockedVersion": null,
            "prettyDepType": "dependency"
          },
          {
            "depName": "@ecomplus/widget-fb-pixel",
            "depType": "dependencies",
            "updates": [],
            "depIndex": 13,
            "datasource": "npm",
            "skipReason": "internal-package",
            "currentValue": "^1.2.0",
            "lockedVersion": null,
            "prettyDepType": "dependency"
          },
          {
            "depName": "@ecomplus/widget-gmc-ratings",
            "depType": "dependencies",
            "updates": [],
            "depIndex": 14,
            "datasource": "npm",
            "skipReason": "internal-package",
            "currentValue": "^1.2.4",
            "lockedVersion": null,
            "prettyDepType": "dependency"
          },
          {
            "depName": "@ecomplus/widget-minicart",
            "depType": "dependencies",
            "updates": [],
            "depIndex": 15,
            "datasource": "npm",
            "skipReason": "internal-package",
            "currentValue": "^1.0.0-beta.48",
            "lockedVersion": null,
            "prettyDepType": "dependency"
          },
          {
            "depName": "@ecomplus/widget-offers-notification",
            "depType": "dependencies",
            "updates": [],
            "depIndex": 16,
            "datasource": "npm",
            "skipReason": "internal-package",
            "currentValue": "^1.0.1",
            "lockedVersion": null,
            "prettyDepType": "dependency"
          },
          {
            "depName": "@ecomplus/widget-opinioes-verificadas",
            "depType": "dependencies",
            "updates": [],
            "depIndex": 17,
            "datasource": "npm",
            "skipReason": "internal-package",
            "currentValue": "^1.1.1",
            "lockedVersion": null,
            "prettyDepType": "dependency"
          },
          {
            "depName": "@ecomplus/widget-product",
            "depType": "dependencies",
            "updates": [],
            "depIndex": 18,
            "datasource": "npm",
            "skipReason": "internal-package",
            "currentValue": "^1.0.0-beta.48",
            "lockedVersion": null,
            "prettyDepType": "dependency"
          },
          {
            "depName": "@ecomplus/widget-product-card",
            "depType": "dependencies",
            "updates": [],
            "depIndex": 19,
            "datasource": "npm",
            "skipReason": "internal-package",
            "currentValue": "^1.0.0-beta.48",
            "lockedVersion": null,
            "prettyDepType": "dependency"
          },
          {
            "depName": "@ecomplus/widget-search",
            "depType": "dependencies",
            "updates": [],
            "depIndex": 20,
            "datasource": "npm",
            "skipReason": "internal-package",
            "currentValue": "^1.0.0-beta.48",
            "lockedVersion": null,
            "prettyDepType": "dependency"
          },
          {
            "depName": "@ecomplus/widget-search-engine",
            "depType": "dependencies",
            "updates": [],
            "depIndex": 21,
            "datasource": "npm",
            "skipReason": "internal-package",
            "currentValue": "^1.0.0-beta.50",
            "lockedVersion": null,
            "prettyDepType": "dependency"
          },
          {
            "depName": "@ecomplus/widget-tag-manager",
            "depType": "dependencies",
            "updates": [],
            "depIndex": 22,
            "datasource": "npm",
            "skipReason": "internal-package",
            "currentValue": "^1.2.3",
            "lockedVersion": null,
            "prettyDepType": "dependency"
          },
          {
            "depName": "@ecomplus/widget-tawkto",
            "depType": "dependencies",
            "updates": [],
            "depIndex": 23,
            "datasource": "npm",
            "skipReason": "internal-package",
            "currentValue": "^1.1.4",
            "lockedVersion": null,
            "prettyDepType": "dependency"
          },
          {
            "depName": "@ecomplus/widget-trustvox",
            "depType": "dependencies",
            "updates": [],
            "depIndex": 24,
            "datasource": "npm",
            "skipReason": "internal-package",
            "currentValue": "^2.2.0",
            "lockedVersion": null,
            "prettyDepType": "dependency"
          },
          {
            "depName": "@ecomplus/widget-user",
            "depType": "dependencies",
            "updates": [],
            "depIndex": 25,
            "datasource": "npm",
            "skipReason": "internal-package",
            "currentValue": "^1.0.0-beta.48",
            "lockedVersion": null,
            "prettyDepType": "dependency"
          },
          {
            "depName": "@glidejs/glide",
            "depType": "dependencies",
            "updates": [],
            "depIndex": 26,
            "homepage": "https://glidejs.com",
            "warnings": [],
            "sourceUrl": "https://github.com/glidejs/glide",
            "datasource": "npm",
            "currentValue": "^3.4.1",
            "lockedVersion": null,
            "prettyDepType": "dependency"
          },
          {
            "depName": "bootswatch",
            "depType": "dependencies",
            "updates": [
              {
                "fromVersion": "4.5.1",
                "toVersion": "4.5.2",
                "newValue": "^4.5.2",
                "newMajor": 4,
                "newMinor": 5,
                "updateType": "minor",
                "isSingleVersion": false,
                "isRange": true,
                "releaseTimestamp": "2020-08-10T18:07:30.964Z",
                "canBeUnpublished": false,
                "isBump": true
              }
            ],
            "depIndex": 27,
            "homepage": "https://bootswatch.com",
            "warnings": [],
            "sourceUrl": "https://github.com/thomaspark/bootswatch",
            "datasource": "npm",
            "currentValue": "^4.5.1",
            "lockedVersion": null,
            "prettyDepType": "dependency"
          },
          {
            "depName": "core-js",
            "depType": "dependencies",
            "updates": [],
            "depIndex": 28,
            "warnings": [],
            "sourceUrl": "https://github.com/zloirock/core-js",
            "datasource": "npm",
            "currentValue": ">=3.6.4 <3.7",
            "lockedVersion": "3.6.5",
            "prettyDepType": "dependency"
          },
          {
            "depName": "ejs",
            "depType": "dependencies",
            "updates": [
              {
                "fromVersion": "3.1.3",
                "toVersion": "3.1.5",
                "newValue": "^3.1.5",
                "newMajor": 3,
                "newMinor": 1,
                "updateType": "minor",
                "isSingleVersion": false,
                "isRange": true,
                "releaseTimestamp": "2020-08-17T16:01:36.232Z",
                "canBeUnpublished": false,
                "isBump": true
              }
            ],
            "depIndex": 29,
            "warnings": [],
            "sourceUrl": "https://github.com/mde/ejs",
            "datasource": "npm",
            "currentValue": "^3.1.3",
            "lockedVersion": "2.7.4",
            "prettyDepType": "dependency"
          },
          {
            "depName": "eventemitter3",
            "depType": "dependencies",
            "updates": [
              {
                "fromVersion": "4.0.4",
                "toVersion": "4.0.7",
                "newValue": "^4.0.7",
                "newMajor": 4,
                "newMinor": 0,
                "updateType": "minor",
                "isSingleVersion": false,
                "isRange": true,
                "releaseTimestamp": "2020-08-27T09:10:44.974Z",
                "canBeUnpublished": false,
                "isBump": true
              }
            ],
            "depIndex": 30,
            "warnings": [],
            "sourceUrl": "https://github.com/primus/eventemitter3",
            "datasource": "npm",
            "currentValue": "^4.0.4",
            "lockedVersion": "4.0.4",
            "prettyDepType": "dependency"
          },
          {
            "depName": "lodash.clonedeep",
            "depType": "dependencies",
            "updates": [],
            "depIndex": 31,
            "homepage": "https://lodash.com/",
            "warnings": [],
            "sourceUrl": "https://github.com/lodash/lodash",
            "datasource": "npm",
            "currentValue": "^4.5.0",
            "lockedVersion": "4.5.0",
            "prettyDepType": "dependency"
          },
          {
            "depName": "lodash.merge",
            "depType": "dependencies",
            "updates": [],
            "depIndex": 32,
            "homepage": "https://lodash.com/",
            "warnings": [],
            "sourceUrl": "https://github.com/lodash/lodash",
            "datasource": "npm",
            "currentValue": "^4.6.2",
            "lockedVersion": null,
            "prettyDepType": "dependency"
          },
          {
            "depName": "lozad",
            "depType": "dependencies",
            "updates": [
              {
                "fromVersion": "1.15.0",
                "toVersion": "1.16.0",
                "newValue": "^1.16.0",
                "newMajor": 1,
                "newMinor": 16,
                "updateType": "minor",
                "isSingleVersion": false,
                "isRange": true,
                "releaseTimestamp": "2020-09-06T08:15:49.454Z",
                "canBeUnpublished": true,
                "isBump": true
              }
            ],
            "depIndex": 33,
            "warnings": [],
            "sourceUrl": "https://github.com/ApoorvSaxena/lozad.js",
            "datasource": "npm",
            "currentValue": "^1.15.0",
            "lockedVersion": null,
            "prettyDepType": "dependency"
          },
          {
            "depName": "vue",
            "depType": "dependencies",
            "updates": [],
            "depIndex": 34,
            "warnings": [],
            "sourceUrl": "https://github.com/vuejs/vue",
            "datasource": "npm",
            "currentValue": "^2.6.12",
            "lockedVersion": "2.6.12",
            "prettyDepType": "dependency"
          }
        ],
        "npmLock": "package-lock.json",
        "lernaDir": ".",
        "lernaClient": "npm",
        "packageFile": "@ecomplus/storefront-template/package.json",
        "skipInstalls": true,
        "compatibility": {},
        "packageJsonName": "@ecomplus/storefront-template",
        "packageJsonType": "library",
        "packageJsonVersion": "2.0.0-beta.66"
      },
      {
        "deps": [
          {
            "depName": "jquery",
            "depType": "dependencies",
            "updates": [],
            "depIndex": 0,
            "homepage": "https://jquery.com",
            "warnings": [],
            "sourceUrl": "https://github.com/jquery/jquery",
            "datasource": "npm",
            "currentValue": "3.5.1",
            "lockedVersion": "3.5.1",
            "prettyDepType": "dependency"
          },
          {
            "depName": "popper.js",
            "depType": "dependencies",
            "updates": [],
            "depIndex": 1,
            "homepage": "https://popper.js.org/",
            "warnings": [],
            "sourceUrl": "https://github.com/FezVrasta/popper.js",
            "datasource": "npm",
            "currentValue": "^1.16.1",
            "lockedVersion": "1.16.1",
            "prettyDepType": "dependency",
            "deprecationMessage": "On registry `https://registry.npmjs.org/`, the \"latest\" version (v1.16.1) of dependency `popper.js` has the following deprecation notice:\n\n`You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1`\n\nMarking the latest version of an npm package as deprecated results in the entire package being considered deprecated, so contact the package author you think this is a mistake."
          }
        ],
        "npmLock": "package-lock.json",
        "lernaDir": ".",
        "lernaClient": "npm",
        "packageFile": "@ecomplus/storefront-twbs/package.json",
        "skipInstalls": true,
        "compatibility": {},
        "packageJsonName": "@ecomplus/storefront-twbs",
        "packageJsonType": "library",
        "packageJsonVersion": "5.9.3"
      },
      {
        "deps": [
          {
            "depName": "@ecomplus/passport-client",
            "depType": "peerDependencies",
            "updates": [],
            "depIndex": 0,
            "warnings": [],
            "sourceUrl": "https://github.com/ecomplus/passport-client",
            "datasource": "npm",
            "currentValue": "^1.0.10",
            "lockedVersion": null,
            "prettyDepType": "peerDependency"
          },
          {
            "depName": "@ecomplus/utils",
            "depType": "peerDependencies",
            "updates": [],
            "depIndex": 1,
            "warnings": [],
            "sourceUrl": "https://github.com/ecomplus/utils",
            "datasource": "npm",
            "currentValue": "^1.4.1",
            "lockedVersion": null,
            "prettyDepType": "peerDependency"
          },
          {
            "depName": "core-js",
            "depType": "peerDependencies",
            "updates": [],
            "depIndex": 2,
            "warnings": [],
            "sourceUrl": "https://github.com/zloirock/core-js",
            "datasource": "npm",
            "currentValue": "3.x",
            "lockedVersion": "3.6.5",
            "prettyDepType": "peerDependency"
          }
        ],
        "npmLock": "package-lock.json",
        "lernaDir": ".",
        "lernaClient": "npm",
        "packageFile": "@ecomplus/widget-compre-confie/package.json",
        "skipInstalls": true,
        "compatibility": {},
        "packageJsonName": "@ecomplus/widget-compre-confie",
        "packageJsonType": "library",
        "packageJsonVersion": "1.1.1"
      },
      {
        "deps": [
          {
            "depName": "@ecomplus/passport-client",
            "depType": "peerDependencies",
            "updates": [],
            "depIndex": 0,
            "warnings": [],
            "sourceUrl": "https://github.com/ecomplus/passport-client",
            "datasource": "npm",
            "currentValue": "^1.0.10",
            "lockedVersion": null,
            "prettyDepType": "peerDependency"
          },
          {
            "depName": "@ecomplus/utils",
            "depType": "peerDependencies",
            "updates": [],
            "depIndex": 1,
            "warnings": [],
            "sourceUrl": "https://github.com/ecomplus/utils",
            "datasource": "npm",
            "currentValue": "^1.4.1",
            "lockedVersion": null,
            "prettyDepType": "peerDependency"
          },
          {
            "depName": "core-js",
            "depType": "peerDependencies",
            "updates": [],
            "depIndex": 2,
            "warnings": [],
            "sourceUrl": "https://github.com/zloirock/core-js",
            "datasource": "npm",
            "currentValue": "3.x",
            "lockedVersion": "3.6.5",
            "prettyDepType": "peerDependency"
          }
        ],
        "npmLock": "package-lock.json",
        "lernaDir": ".",
        "lernaClient": "npm",
        "packageFile": "@ecomplus/widget-ebit/package.json",
        "skipInstalls": true,
        "compatibility": {},
        "packageJsonName": "@ecomplus/widget-ebit",
        "packageJsonType": "library",
        "packageJsonVersion": "1.1.7"
      },
      {
        "deps": [
          {
            "depName": "@ecomplus/shopping-cart",
            "depType": "peerDependencies",
            "updates": [],
            "depIndex": 0,
            "warnings": [],
            "sourceUrl": "https://github.com/ecomplus/shopping-cart",
            "datasource": "npm",
            "currentValue": ">=1 <3",
            "lockedVersion": null,
            "prettyDepType": "peerDependency"
          },
          {
            "depName": "@ecomplus/utils",
            "depType": "peerDependencies",
            "updates": [],
            "depIndex": 1,
            "warnings": [],
            "sourceUrl": "https://github.com/ecomplus/utils",
            "datasource": "npm",
            "currentValue": "^1.4.1",
            "lockedVersion": null,
            "prettyDepType": "peerDependency"
          },
          {
            "depName": "core-js",
            "depType": "peerDependencies",
            "updates": [],
            "depIndex": 2,
            "warnings": [],
            "sourceUrl": "https://github.com/zloirock/core-js",
            "datasource": "npm",
            "currentValue": "3.x",
            "lockedVersion": "3.6.5",
            "prettyDepType": "peerDependency"
          }
        ],
        "npmLock": "package-lock.json",
        "lernaDir": ".",
        "lernaClient": "npm",
        "packageFile": "@ecomplus/widget-fb-pixel/package.json",
        "skipInstalls": true,
        "compatibility": {},
        "packageJsonName": "@ecomplus/widget-fb-pixel",
        "packageJsonType": "library",
        "packageJsonVersion": "1.2.0"
      },
      {
        "deps": [
          {
            "depName": "@ecomplus/client",
            "depType": "peerDependencies",
            "updates": [],
            "depIndex": 0,
            "warnings": [],
            "sourceUrl": "https://github.com/ecomplus/client",
            "datasource": "npm",
            "currentValue": "^2.1.0",
            "lockedVersion": null,
            "prettyDepType": "peerDependency"
          },
          {
            "depName": "@ecomplus/passport-client",
            "depType": "peerDependencies",
            "updates": [],
            "depIndex": 1,
            "warnings": [],
            "sourceUrl": "https://github.com/ecomplus/passport-client",
            "datasource": "npm",
            "currentValue": "^1.0.10",
            "lockedVersion": null,
            "prettyDepType": "peerDependency"
          },
          {
            "depName": "@ecomplus/utils",
            "depType": "peerDependencies",
            "updates": [],
            "depIndex": 2,
            "warnings": [],
            "sourceUrl": "https://github.com/ecomplus/utils",
            "datasource": "npm",
            "currentValue": "^1.4.1",
            "lockedVersion": null,
            "prettyDepType": "peerDependency"
          },
          {
            "depName": "core-js",
            "depType": "peerDependencies",
            "updates": [],
            "depIndex": 3,
            "warnings": [],
            "sourceUrl": "https://github.com/zloirock/core-js",
            "datasource": "npm",
            "currentValue": "3.x",
            "lockedVersion": "3.6.5",
            "prettyDepType": "peerDependency"
          }
        ],
        "npmLock": "package-lock.json",
        "lernaDir": ".",
        "lernaClient": "npm",
        "packageFile": "@ecomplus/widget-gmc-ratings/package.json",
        "skipInstalls": true,
        "compatibility": {},
        "packageJsonName": "@ecomplus/widget-gmc-ratings",
        "packageJsonType": "library",
        "packageJsonVersion": "1.2.4"
      },
      {
        "deps": [
          {
            "depName": "@ecomplus/storefront-components",
            "depType": "dependencies",
            "updates": [],
            "depIndex": 0,
            "datasource": "npm",
            "skipReason": "internal-package",
            "currentValue": "^1.0.0-beta.51",
            "lockedVersion": null,
            "prettyDepType": "dependency"
          },
          {
            "depName": "@ecomplus/utils",
            "depType": "peerDependencies",
            "updates": [],
            "depIndex": 1,
            "warnings": [],
            "sourceUrl": "https://github.com/ecomplus/utils",
            "datasource": "npm",
            "currentValue": "^1.4.1",
            "lockedVersion": null,
            "prettyDepType": "peerDependency"
          },
          {
            "depName": "core-js",
            "depType": "peerDependencies",
            "updates": [],
            "depIndex": 2,
            "warnings": [],
            "sourceUrl": "https://github.com/zloirock/core-js",
            "datasource": "npm",
            "currentValue": "3.x",
            "lockedVersion": "3.6.5",
            "prettyDepType": "peerDependency"
          },
          {
            "depName": "vue",
            "depType": "peerDependencies",
            "updates": [],
            "depIndex": 3,
            "warnings": [],
            "sourceUrl": "https://github.com/vuejs/vue",
            "datasource": "npm",
            "currentValue": ">=2 <4",
            "lockedVersion": "2.6.12",
            "prettyDepType": "peerDependency"
          }
        ],
        "npmLock": "package-lock.json",
        "lernaDir": ".",
        "lernaClient": "npm",
        "packageFile": "@ecomplus/widget-minicart/package.json",
        "skipInstalls": true,
        "compatibility": {},
        "packageJsonName": "@ecomplus/widget-minicart",
        "packageJsonType": "library",
        "packageJsonVersion": "1.0.0-beta.48"
      },
      {
        "deps": [],
        "npmLock": "package-lock.json",
        "lernaDir": ".",
        "lernaClient": "npm",
        "packageFile": "@ecomplus/widget-offers-notification/package.json",
        "skipInstalls": true,
        "compatibility": {},
        "packageJsonName": "@ecomplus/widget-offers-notification",
        "packageJsonType": "library",
        "packageJsonVersion": "1.0.1"
      },
      {
        "deps": [],
        "npmLock": "package-lock.json",
        "lernaDir": ".",
        "lernaClient": "npm",
        "packageFile": "@ecomplus/widget-opinioes-verificadas/package.json",
        "skipInstalls": true,
        "compatibility": {},
        "packageJsonName": "@ecomplus/widget-opinioes-verificadas",
        "packageJsonType": "library",
        "packageJsonVersion": "1.1.1"
      },
      {
        "deps": [
          {
            "depName": "@ecomplus/storefront-components",
            "depType": "dependencies",
            "updates": [],
            "depIndex": 0,
            "datasource": "npm",
            "skipReason": "internal-package",
            "currentValue": "^1.0.0-beta.51",
            "lockedVersion": null,
            "prettyDepType": "dependency"
          },
          {
            "depName": "@ecomplus/search-engine",
            "depType": "peerDependencies",
            "updates": [],
            "depIndex": 1,
            "warnings": [],
            "sourceUrl": "https://github.com/ecomplus/search-engine",
            "datasource": "npm",
            "currentValue": ">=1 <3",
            "lockedVersion": null,
            "prettyDepType": "peerDependency"
          },
          {
            "depName": "@ecomplus/utils",
            "depType": "peerDependencies",
            "updates": [],
            "depIndex": 2,
            "warnings": [],
            "sourceUrl": "https://github.com/ecomplus/utils",
            "datasource": "npm",
            "currentValue": "^1.4.1",
            "lockedVersion": null,
            "prettyDepType": "peerDependency"
          },
          {
            "depName": "core-js",
            "depType": "peerDependencies",
            "updates": [],
            "depIndex": 3,
            "warnings": [],
            "sourceUrl": "https://github.com/zloirock/core-js",
            "datasource": "npm",
            "currentValue": "3.x",
            "lockedVersion": "3.6.5",
            "prettyDepType": "peerDependency"
          },
          {
            "depName": "lozad",
            "depType": "peerDependencies",
            "updates": [],
            "depIndex": 4,
            "warnings": [],
            "sourceUrl": "https://github.com/ApoorvSaxena/lozad.js",
            "datasource": "npm",
            "currentValue": "1.x",
            "lockedVersion": null,
            "prettyDepType": "peerDependency"
          },
          {
            "depName": "vue",
            "depType": "peerDependencies",
            "updates": [],
            "depIndex": 5,
            "warnings": [],
            "sourceUrl": "https://github.com/vuejs/vue",
            "datasource": "npm",
            "currentValue": ">=2 <4",
            "lockedVersion": "2.6.12",
            "prettyDepType": "peerDependency"
          }
        ],
        "npmLock": "package-lock.json",
        "lernaDir": ".",
        "lernaClient": "npm",
        "packageFile": "@ecomplus/widget-product-card/package.json",
        "skipInstalls": true,
        "compatibility": {},
        "packageJsonName": "@ecomplus/widget-product-card",
        "packageJsonType": "library",
        "packageJsonVersion": "1.0.0-beta.48"
      },
      {
        "deps": [
          {
            "depName": "@ecomplus/storefront-components",
            "depType": "dependencies",
            "updates": [],
            "depIndex": 0,
            "datasource": "npm",
            "skipReason": "internal-package",
            "currentValue": "^1.0.0-beta.51",
            "lockedVersion": null,
            "prettyDepType": "dependency"
          },
          {
            "depName": "@ecomplus/utils",
            "depType": "peerDependencies",
            "updates": [],
            "depIndex": 1,
            "warnings": [],
            "sourceUrl": "https://github.com/ecomplus/utils",
            "datasource": "npm",
            "currentValue": "^1.4.1",
            "lockedVersion": null,
            "prettyDepType": "peerDependency"
          },
          {
            "depName": "core-js",
            "depType": "peerDependencies",
            "updates": [],
            "depIndex": 2,
            "warnings": [],
            "sourceUrl": "https://github.com/zloirock/core-js",
            "datasource": "npm",
            "currentValue": "3.x",
            "lockedVersion": "3.6.5",
            "prettyDepType": "peerDependency"
          },
          {
            "depName": "vue",
            "depType": "peerDependencies",
            "updates": [],
            "depIndex": 3,
            "warnings": [],
            "sourceUrl": "https://github.com/vuejs/vue",
            "datasource": "npm",
            "currentValue": ">=2 <4",
            "lockedVersion": "2.6.12",
            "prettyDepType": "peerDependency"
          }
        ],
        "npmLock": "package-lock.json",
        "lernaDir": ".",
        "lernaClient": "npm",
        "packageFile": "@ecomplus/widget-product/package.json",
        "skipInstalls": true,
        "compatibility": {},
        "packageJsonName": "@ecomplus/widget-product",
        "packageJsonType": "library",
        "packageJsonVersion": "1.0.0-beta.48"
      },
      {
        "deps": [
          {
            "depName": "@ecomplus/storefront-components",
            "depType": "dependencies",
            "updates": [],
            "depIndex": 0,
            "datasource": "npm",
            "skipReason": "internal-package",
            "currentValue": "^1.0.0-beta.51",
            "lockedVersion": null,
            "prettyDepType": "dependency"
          },
          {
            "depName": "@ecomplus/storefront-twbs",
            "depType": "dependencies",
            "updates": [],
            "depIndex": 1,
            "datasource": "npm",
            "skipReason": "internal-package",
            "currentValue": "^5.9.3",
            "lockedVersion": null,
            "prettyDepType": "dependency"
          },
          {
            "depName": "@ecomplus/utils",
            "depType": "peerDependencies",
            "updates": [],
            "depIndex": 2,
            "warnings": [],
            "sourceUrl": "https://github.com/ecomplus/utils",
            "datasource": "npm",
            "currentValue": "^1.4.1",
            "lockedVersion": null,
            "prettyDepType": "peerDependency"
          },
          {
            "depName": "core-js",
            "depType": "peerDependencies",
            "updates": [],
            "depIndex": 3,
            "warnings": [],
            "sourceUrl": "https://github.com/zloirock/core-js",
            "datasource": "npm",
            "currentValue": "3.x",
            "lockedVersion": "3.6.5",
            "prettyDepType": "peerDependency"
          },
          {
            "depName": "vue",
            "depType": "peerDependencies",
            "updates": [],
            "depIndex": 4,
            "warnings": [],
            "sourceUrl": "https://github.com/vuejs/vue",
            "datasource": "npm",
            "currentValue": ">=2 <4",
            "lockedVersion": "2.6.12",
            "prettyDepType": "peerDependency"
          }
        ],
        "npmLock": "package-lock.json",
        "lernaDir": ".",
        "lernaClient": "npm",
        "packageFile": "@ecomplus/widget-search-engine/package.json",
        "skipInstalls": true,
        "compatibility": {},
        "packageJsonName": "@ecomplus/widget-search-engine",
        "packageJsonType": "library",
        "packageJsonVersion": "1.0.0-beta.50"
      },
      {
        "deps": [
          {
            "depName": "@ecomplus/storefront-components",
            "depType": "dependencies",
            "updates": [],
            "depIndex": 0,
            "datasource": "npm",
            "skipReason": "internal-package",
            "currentValue": "^1.0.0-beta.51",
            "lockedVersion": null,
            "prettyDepType": "dependency"
          },
          {
            "depName": "@ecomplus/utils",
            "depType": "peerDependencies",
            "updates": [],
            "depIndex": 1,
            "warnings": [],
            "sourceUrl": "https://github.com/ecomplus/utils",
            "datasource": "npm",
            "currentValue": "^1.4.1",
            "lockedVersion": null,
            "prettyDepType": "peerDependency"
          },
          {
            "depName": "core-js",
            "depType": "peerDependencies",
            "updates": [],
            "depIndex": 2,
            "warnings": [],
            "sourceUrl": "https://github.com/zloirock/core-js",
            "datasource": "npm",
            "currentValue": "3.x",
            "lockedVersion": "3.6.5",
            "prettyDepType": "peerDependency"
          },
          {
            "depName": "vue",
            "depType": "peerDependencies",
            "updates": [],
            "depIndex": 3,
            "warnings": [],
            "sourceUrl": "https://github.com/vuejs/vue",
            "datasource": "npm",
            "currentValue": ">=2 <4",
            "lockedVersion": "2.6.12",
            "prettyDepType": "peerDependency"
          }
        ],
        "npmLock": "package-lock.json",
        "lernaDir": ".",
        "lernaClient": "npm",
        "packageFile": "@ecomplus/widget-search/package.json",
        "skipInstalls": true,
        "compatibility": {},
        "packageJsonName": "@ecomplus/widget-search",
        "packageJsonType": "library",
        "packageJsonVersion": "1.0.0-beta.48"
      },
      {
        "deps": [
          {
            "depName": "@ecomplus/shopping-cart",
            "depType": "peerDependencies",
            "updates": [],
            "depIndex": 0,
            "warnings": [],
            "sourceUrl": "https://github.com/ecomplus/shopping-cart",
            "datasource": "npm",
            "currentValue": ">=1 <3",
            "lockedVersion": null,
            "prettyDepType": "peerDependency"
          },
          {
            "depName": "@ecomplus/utils",
            "depType": "peerDependencies",
            "updates": [],
            "depIndex": 1,
            "warnings": [],
            "sourceUrl": "https://github.com/ecomplus/utils",
            "datasource": "npm",
            "currentValue": "^1.4.1",
            "lockedVersion": null,
            "prettyDepType": "peerDependency"
          },
          {
            "depName": "core-js",
            "depType": "peerDependencies",
            "updates": [],
            "depIndex": 2,
            "warnings": [],
            "sourceUrl": "https://github.com/zloirock/core-js",
            "datasource": "npm",
            "currentValue": "3.x",
            "lockedVersion": "3.6.5",
            "prettyDepType": "peerDependency"
          }
        ],
        "npmLock": "package-lock.json",
        "lernaDir": ".",
        "lernaClient": "npm",
        "packageFile": "@ecomplus/widget-tag-manager/package.json",
        "skipInstalls": true,
        "compatibility": {},
        "packageJsonName": "@ecomplus/widget-tag-manager",
        "packageJsonType": "library",
        "packageJsonVersion": "1.2.3"
      },
      {
        "deps": [],
        "npmLock": "package-lock.json",
        "lernaDir": ".",
        "lernaClient": "npm",
        "packageFile": "@ecomplus/widget-tawkto/package.json",
        "skipInstalls": true,
        "compatibility": {},
        "packageJsonName": "@ecomplus/widget-tawkto",
        "packageJsonType": "library",
        "packageJsonVersion": "1.1.4"
      },
      {
        "deps": [],
        "npmLock": "package-lock.json",
        "lernaDir": ".",
        "lernaClient": "npm",
        "packageFile": "@ecomplus/widget-trustvox/package.json",
        "skipInstalls": true,
        "compatibility": {},
        "packageJsonName": "@ecomplus/widget-trustvox",
        "packageJsonType": "library",
        "packageJsonVersion": "2.2.0"
      },
      {
        "deps": [
          {
            "depName": "@ecomplus/storefront-components",
            "depType": "dependencies",
            "updates": [],
            "depIndex": 0,
            "datasource": "npm",
            "skipReason": "internal-package",
            "currentValue": "^1.0.0-beta.51",
            "lockedVersion": null,
            "prettyDepType": "dependency"
          },
          {
            "depName": "@ecomplus/utils",
            "depType": "peerDependencies",
            "updates": [],
            "depIndex": 1,
            "warnings": [],
            "sourceUrl": "https://github.com/ecomplus/utils",
            "datasource": "npm",
            "currentValue": "^1.4.1",
            "lockedVersion": null,
            "prettyDepType": "peerDependency"
          },
          {
            "depName": "core-js",
            "depType": "peerDependencies",
            "updates": [],
            "depIndex": 2,
            "warnings": [],
            "sourceUrl": "https://github.com/zloirock/core-js",
            "datasource": "npm",
            "currentValue": "3.x",
            "lockedVersion": "3.6.5",
            "prettyDepType": "peerDependency"
          },
          {
            "depName": "vue",
            "depType": "peerDependencies",
            "updates": [],
            "depIndex": 3,
            "warnings": [],
            "sourceUrl": "https://github.com/vuejs/vue",
            "datasource": "npm",
            "currentValue": ">=2 <4",
            "lockedVersion": "2.6.12",
            "prettyDepType": "peerDependency"
          }
        ],
        "npmLock": "package-lock.json",
        "lernaDir": ".",
        "lernaClient": "npm",
        "packageFile": "@ecomplus/widget-user/package.json",
        "skipInstalls": true,
        "compatibility": {},
        "packageJsonName": "@ecomplus/widget-user",
        "packageJsonType": "library",
        "packageJsonVersion": "1.0.0-beta.48"
      },
      {
        "deps": [
          {
            "depName": "@babel/core",
            "depType": "devDependencies",
            "updates": [
              {
                "fromVersion": "7.11.4",
                "toVersion": "7.11.6",
                "newValue": "^7.11.6",
                "newMajor": 7,
                "newMinor": 11,
                "updateType": "minor",
                "isSingleVersion": false,
                "isRange": true,
                "releaseTimestamp": "2020-09-03T15:54:26.206Z",
                "canBeUnpublished": false,
                "isBump": true
              }
            ],
            "depIndex": 0,
            "homepage": "https://babeljs.io/",
            "warnings": [],
            "sourceUrl": "https://github.com/babel/babel",
            "datasource": "npm",
            "currentValue": "^7.11.4",
            "lockedVersion": "7.11.4",
            "prettyDepType": "devDependency",
            "sourceDirectory": "packages/babel-core"
          },
          {
            "depName": "@babel/preset-env",
            "depType": "devDependencies",
            "updates": [
              {
                "fromVersion": "7.11.0",
                "toVersion": "7.11.5",
                "newValue": "^7.11.5",
                "newMajor": 7,
                "newMinor": 11,
                "updateType": "minor",
                "isSingleVersion": false,
                "isRange": true,
                "releaseTimestamp": "2020-08-31T20:02:21.889Z",
                "canBeUnpublished": false,
                "isBump": true
              }
            ],
            "depIndex": 1,
            "homepage": "https://babeljs.io/",
            "warnings": [],
            "sourceUrl": "https://github.com/babel/babel",
            "datasource": "npm",
            "currentValue": "^7.11.0",
            "lockedVersion": "7.11.0",
            "prettyDepType": "devDependency",
            "sourceDirectory": "packages/babel-preset-env"
          },
          {
            "depName": "@commitlint/cli",
            "depType": "devDependencies",
            "updates": [],
            "depIndex": 2,
            "warnings": [],
            "sourceUrl": "https://github.com/conventional-changelog/commitlint",
            "datasource": "npm",
            "currentValue": "^9.1.2",
            "lockedVersion": "9.1.2",
            "prettyDepType": "devDependency"
          },
          {
            "depName": "@commitlint/config-conventional",
            "depType": "devDependencies",
            "updates": [],
            "depIndex": 3,
            "warnings": [],
            "sourceUrl": "https://github.com/conventional-changelog/commitlint",
            "datasource": "npm",
            "currentValue": "^9.1.2",
            "lockedVersion": "9.1.2",
            "prettyDepType": "devDependency"
          },
          {
            "depName": "@ecomplus/storefront-snapshot",
            "depType": "devDependencies",
            "updates": [],
            "depIndex": 4,
            "warnings": [],
            "sourceUrl": "https://github.com/ecomclub/storefront-template",
            "datasource": "npm",
            "currentValue": "^1.2.0",
            "lockedVersion": "1.2.0",
            "prettyDepType": "devDependency"
          },
          {
            "depName": "@vue/cli-plugin-babel",
            "depType": "devDependencies",
            "updates": [],
            "depIndex": 5,
            "warnings": [],
            "sourceUrl": "https://github.com/vuejs/vue-cli",
            "datasource": "npm",
            "currentValue": "^4.5.4",
            "lockedVersion": "4.5.4",
            "prettyDepType": "devDependency",
            "sourceDirectory": "packages/@vue/cli-plugin-babel"
          },
          {
            "depName": "@vue/cli-plugin-eslint",
            "depType": "devDependencies",
            "updates": [],
            "depIndex": 6,
            "warnings": [],
            "sourceUrl": "https://github.com/vuejs/vue-cli",
            "datasource": "npm",
            "currentValue": "^4.5.4",
            "lockedVersion": "4.5.4",
            "prettyDepType": "devDependency",
            "sourceDirectory": "packages/@vue/cli-plugin-eslint"
          },
          {
            "depName": "@vue/cli-plugin-router",
            "depType": "devDependencies",
            "updates": [],
            "depIndex": 7,
            "warnings": [],
            "sourceUrl": "https://github.com/vuejs/vue-cli",
            "datasource": "npm",
            "currentValue": "^4.5.4",
            "lockedVersion": "4.5.4",
            "prettyDepType": "devDependency",
            "sourceDirectory": "packages/@vue/cli-plugin-router"
          },
          {
            "depName": "@vue/cli-plugin-vuex",
            "depType": "devDependencies",
            "updates": [],
            "depIndex": 8,
            "warnings": [],
            "sourceUrl": "https://github.com/vuejs/vue-cli",
            "datasource": "npm",
            "currentValue": "^4.5.4",
            "lockedVersion": "4.5.4",
            "prettyDepType": "devDependency",
            "sourceDirectory": "packages/@vue/cli-plugin-vuex"
          },
          {
            "depName": "@vue/cli-service",
            "depType": "devDependencies",
            "updates": [],
            "depIndex": 9,
            "homepage": "https://cli.vuejs.org/",
            "warnings": [],
            "sourceUrl": "https://github.com/vuejs/vue-cli",
            "datasource": "npm",
            "currentValue": "^4.5.4",
            "lockedVersion": "4.5.4",
            "prettyDepType": "devDependency",
            "sourceDirectory": "packages/@vue/cli-service"
          },
          {
            "depName": "@vue/eslint-config-standard",
            "depType": "devDependencies",
            "updates": [],
            "depIndex": 10,
            "warnings": [],
            "sourceUrl": "https://github.com/vuejs/eslint-config-standard",
            "datasource": "npm",
            "currentValue": "^5.1.2",
            "lockedVersion": "5.1.2",
            "prettyDepType": "devDependency"
          },
          {
            "depName": "animate.css",
            "depType": "devDependencies",
            "updates": [
              {
                "fromVersion": "3.7.2",
                "toVersion": "4.1.0",
                "newValue": "^4.1.0",
                "newMajor": 4,
                "newMinor": 1,
                "updateType": "major",
                "isSingleVersion": false,
                "isRange": true,
                "releaseTimestamp": "2020-05-11T12:10:55.713Z",
                "canBeUnpublished": false
              }
            ],
            "depIndex": 11,
            "homepage": "https://animate.style/",
            "warnings": [],
            "sourceUrl": "https://github.com/animate-css/animate.css",
            "datasource": "npm",
            "currentValue": "^3.7.2",
            "lockedVersion": "3.7.2",
            "prettyDepType": "devDependency"
          },
          {
            "depName": "autoprefixer",
            "depType": "devDependencies",
            "updates": [],
            "depIndex": 12,
            "warnings": [],
            "sourceUrl": "https://github.com/postcss/autoprefixer",
            "datasource": "npm",
            "currentValue": "^9.8.6",
            "lockedVersion": "9.8.6",
            "prettyDepType": "devDependency"
          },
          {
            "depName": "babel-eslint",
            "depType": "devDependencies",
            "updates": [],
            "depIndex": 13,
            "warnings": [],
            "sourceUrl": "https://github.com/babel/babel-eslint",
            "datasource": "npm",
            "currentValue": "^10.1.0",
            "lockedVersion": "10.1.0",
            "prettyDepType": "devDependency"
          },
          {
            "depName": "babel-loader",
            "depType": "devDependencies",
            "updates": [],
            "depIndex": 14,
            "warnings": [],
            "sourceUrl": "https://github.com/babel/babel-loader",
            "datasource": "npm",
            "currentValue": "^8.1.0",
            "lockedVersion": "8.1.0",
            "prettyDepType": "devDependency"
          },
          {
            "depName": "bootstrap",
            "depType": "devDependencies",
            "updates": [],
            "depIndex": 15,
            "homepage": "https://getbootstrap.com/",
            "warnings": [],
            "sourceUrl": "https://github.com/twbs/bootstrap",
            "datasource": "npm",
            "currentValue": "^4.5.2",
            "lockedVersion": "4.5.2",
            "prettyDepType": "devDependency"
          },
          {
            "depName": "browser-sync",
            "depType": "devDependencies",
            "updates": [],
            "depIndex": 16,
            "homepage": "https://browsersync.io/",
            "warnings": [],
            "sourceUrl": "https://github.com/BrowserSync/browser-sync",
            "datasource": "npm",
            "currentValue": "^2.26.12",
            "lockedVersion": "2.26.12",
            "prettyDepType": "devDependency"
          },
          {
            "depName": "caniuse-lite",
            "depType": "devDependencies",
            "updates": [
              {
                "fromVersion": "1.0.30001118",
                "toVersion": "1.0.30001124",
                "newValue": "^1.0.30001124",
                "newMajor": 1,
                "newMinor": 0,
                "updateType": "minor",
                "isSingleVersion": false,
                "isRange": true,
                "releaseTimestamp": "2020-09-04T05:33:08.603Z",
                "canBeUnpublished": false,
                "isBump": true
              }
            ],
            "depIndex": 17,
            "warnings": [],
            "sourceUrl": "https://github.com/ben-eb/caniuse-lite",
            "datasource": "npm",
            "currentValue": "^1.0.30001118",
            "lockedVersion": "1.0.30001118",
            "prettyDepType": "devDependency"
          },
          {
            "depName": "clean-webpack-plugin",
            "depType": "devDependencies",
            "updates": [],
            "depIndex": 18,
            "warnings": [],
            "sourceUrl": "https://github.com/johnagan/clean-webpack-plugin",
            "datasource": "npm",
            "currentValue": "^3.0.0",
            "lockedVersion": "3.0.0",
            "prettyDepType": "devDependency"
          },
          {
            "depName": "css-loader",
            "depType": "devDependencies",
            "updates": [
              {
                "fromVersion": "3.6.0",
                "toVersion": "4.2.2",
                "newValue": "^4.2.2",
                "newMajor": 4,
                "newMinor": 2,
                "updateType": "major",
                "isSingleVersion": false,
                "isRange": true,
                "releaseTimestamp": "2020-08-24T16:37:57.569Z",
                "canBeUnpublished": false
              }
            ],
            "depIndex": 19,
            "warnings": [],
            "sourceUrl": "https://github.com/webpack-contrib/css-loader",
            "datasource": "npm",
            "currentValue": "^3.6.0",
            "lockedVersion": "3.6.0",
            "prettyDepType": "devDependency"
          },
          {
            "depName": "cssnano",
            "depType": "devDependencies",
            "updates": [],
            "depIndex": 20,
            "warnings": [],
            "sourceUrl": "https://github.com/cssnano/cssnano",
            "datasource": "npm",
            "currentValue": "^4.1.10",
            "lockedVersion": "4.1.10",
            "prettyDepType": "devDependency"
          },
          {
            "depName": "eslint",
            "depType": "devDependencies",
            "updates": [
              {
                "fromVersion": "7.7.0",
                "toVersion": "7.8.1",
                "newValue": "^7.8.1",
                "newMajor": 7,
                "newMinor": 8,
                "updateType": "minor",
                "isSingleVersion": false,
                "isRange": true,
                "releaseTimestamp": "2020-09-01T20:10:48.632Z",
                "canBeUnpublished": false,
                "isBump": true
              }
            ],
            "depIndex": 21,
            "homepage": "https://eslint.org",
            "warnings": [],
            "sourceUrl": "https://github.com/eslint/eslint",
            "datasource": "npm",
            "currentValue": "^7.7.0",
            "lockedVersion": "7.7.0",
            "prettyDepType": "devDependency"
          },
          {
            "depName": "eslint-plugin-vue",
            "depType": "devDependencies",
            "updates": [],
            "depIndex": 22,
            "homepage": "https://eslint.vuejs.org",
            "warnings": [],
            "sourceUrl": "https://github.com/vuejs/eslint-plugin-vue",
            "datasource": "npm",
            "currentValue": "^6.2.2",
            "lockedVersion": "6.2.2",
            "prettyDepType": "devDependency"
          },
          {
            "depName": "file-loader",
            "depType": "devDependencies",
            "updates": [
              {
                "fromVersion": "6.0.0",
                "toVersion": "6.1.0",
                "newValue": "^6.1.0",
                "newMajor": 6,
                "newMinor": 1,
                "updateType": "minor",
                "isSingleVersion": false,
                "isRange": true,
                "releaseTimestamp": "2020-08-31T12:13:11.303Z",
                "canBeUnpublished": false,
                "isBump": true
              }
            ],
            "depIndex": 23,
            "warnings": [],
            "sourceUrl": "https://github.com/webpack-contrib/file-loader",
            "datasource": "npm",
            "currentValue": "^6.0.0",
            "lockedVersion": "6.0.0",
            "prettyDepType": "devDependency"
          },
          {
            "depName": "fs-extra",
            "depType": "devDependencies",
            "updates": [],
            "depIndex": 24,
            "warnings": [],
            "sourceUrl": "https://github.com/jprichardson/node-fs-extra",
            "datasource": "npm",
            "currentValue": "^9.0.1",
            "lockedVersion": "9.0.1",
            "prettyDepType": "devDependency"
          },
          {
            "depName": "html-webpack-plugin",
            "depType": "devDependencies",
            "updates": [
              {
                "fromVersion": "4.3.0",
                "toVersion": "4.4.1",
                "newValue": "^4.4.1",
                "newMajor": 4,
                "newMinor": 4,
                "updateType": "minor",
                "isSingleVersion": false,
                "isRange": true,
                "releaseTimestamp": "2020-08-30T16:02:47.935Z",
                "canBeUnpublished": false,
                "isBump": true
              }
            ],
            "depIndex": 25,
            "warnings": [],
            "sourceUrl": "https://github.com/jantimon/html-webpack-plugin",
            "datasource": "npm",
            "currentValue": "^4.3.0",
            "lockedVersion": "4.3.0",
            "prettyDepType": "devDependency"
          },
          {
            "depName": "husky",
            "depType": "devDependencies",
            "updates": [],
            "depIndex": 26,
            "warnings": [],
            "sourceUrl": "https://github.com/typicode/husky",
            "datasource": "npm",
            "currentValue": "^4.2.5",
            "lockedVersion": "4.2.5",
            "prettyDepType": "devDependency"
          },
          {
            "depName": "jquery",
            "depType": "devDependencies",
            "updates": [],
            "depIndex": 27,
            "homepage": "https://jquery.com",
            "warnings": [],
            "sourceUrl": "https://github.com/jquery/jquery",
            "datasource": "npm",
            "currentValue": "3.5.1",
            "lockedVersion": "3.5.1",
            "prettyDepType": "devDependency"
          },
          {
            "depName": "lerna",
            "depType": "devDependencies",
            "updates": [],
            "depIndex": 28,
            "warnings": [],
            "sourceUrl": "https://github.com/lerna/lerna",
            "datasource": "npm",
            "currentValue": "^3.22.1",
            "lockedVersion": "3.22.1",
            "prettyDepType": "devDependency",
            "sourceDirectory": "core/lerna"
          },
          {
            "depName": "lint-staged",
            "depType": "devDependencies",
            "updates": [
              {
                "fromVersion": "10.2.13",
                "toVersion": "10.3.0",
                "newValue": "^10.3.0",
                "newMajor": 10,
                "newMinor": 3,
                "updateType": "minor",
                "isSingleVersion": false,
                "isRange": true,
                "releaseTimestamp": "2020-09-03T08:01:04.526Z",
                "canBeUnpublished": false,
                "isBump": true
              }
            ],
            "depIndex": 29,
            "warnings": [],
            "sourceUrl": "https://github.com/okonet/lint-staged",
            "datasource": "npm",
            "currentValue": "^10.2.13",
            "lockedVersion": "10.2.13",
            "prettyDepType": "devDependency"
          },
          {
            "depName": "mini-css-extract-plugin",
            "depType": "devDependencies",
            "updates": [
              {
                "fromVersion": "0.9.0",
                "toVersion": "0.11.0",
                "newValue": "^0.11.0",
                "newMajor": 0,
                "newMinor": 11,
                "updateType": "minor",
                "isSingleVersion": false,
                "isRange": true,
                "releaseTimestamp": "2020-08-27T16:39:35.185Z",
                "canBeUnpublished": false
              }
            ],
            "depIndex": 30,
            "warnings": [],
            "sourceUrl": "https://github.com/webpack-contrib/mini-css-extract-plugin",
            "datasource": "npm",
            "currentValue": "^0.9.0",
            "lockedVersion": "0.9.0",
            "prettyDepType": "devDependency"
          },
          {
            "depName": "node-sass",
            "depType": "devDependencies",
            "updates": [],
            "depIndex": 31,
            "warnings": [],
            "sourceUrl": "https://github.com/sass/node-sass",
            "datasource": "npm",
            "currentValue": "^4.14.1",
            "lockedVersion": "4.14.1",
            "prettyDepType": "devDependency"
          },
          {
            "depName": "popper.js",
            "depType": "devDependencies",
            "updates": [],
            "depIndex": 32,
            "homepage": "https://popper.js.org/",
            "warnings": [],
            "sourceUrl": "https://github.com/FezVrasta/popper.js",
            "datasource": "npm",
            "currentValue": "^1.16.1",
            "lockedVersion": "1.16.1",
            "prettyDepType": "devDependency",
            "deprecationMessage": "On registry `https://registry.npmjs.org/`, the \"latest\" version (v1.16.1) of dependency `popper.js` has the following deprecation notice:\n\n`You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1`\n\nMarking the latest version of an npm package as deprecated results in the entire package being considered deprecated, so contact the package author you think this is a mistake."
          },
          {
            "depName": "postcss-loader",
            "depType": "devDependencies",
            "updates": [],
            "depIndex": 33,
            "warnings": [],
            "sourceUrl": "https://github.com/postcss/postcss-loader",
            "datasource": "npm",
            "currentValue": "^3.0.0",
            "lockedVersion": "3.0.0",
            "prettyDepType": "devDependency"
          },
          {
            "depName": "resolve-url-loader",
            "depType": "devDependencies",
            "updates": [],
            "depIndex": 34,
            "warnings": [],
            "sourceUrl": "https://github.com/bholloway/resolve-url-loader",
            "datasource": "npm",
            "currentValue": "^3.1.1",
            "lockedVersion": "3.1.1",
            "prettyDepType": "devDependency"
          },
          {
            "depName": "sass-loader",
            "depType": "devDependencies",
            "updates": [
              {
                "fromVersion": "8.0.2",
                "toVersion": "10.0.2",
                "newValue": "^10.0.2",
                "newMajor": 10,
                "newMinor": 0,
                "updateType": "major",
                "isSingleVersion": false,
                "isRange": true,
                "releaseTimestamp": "2020-09-03T13:05:42.070Z",
                "canBeUnpublished": false
              }
            ],
            "depIndex": 35,
            "warnings": [],
            "sourceUrl": "https://github.com/webpack-contrib/sass-loader",
            "datasource": "npm",
            "currentValue": "^8.0.2",
            "lockedVersion": "8.0.2",
            "prettyDepType": "devDependency"
          },
          {
            "depName": "standard",
            "depType": "devDependencies",
            "updates": [],
            "depIndex": 36,
            "homepage": "https://standardjs.com",
            "warnings": [],
            "sourceUrl": "https://github.com/standard/standard",
            "datasource": "npm",
            "currentValue": "^14.3.4",
            "lockedVersion": "14.3.4",
            "prettyDepType": "devDependency"
          },
          {
            "depName": "url-loader",
            "depType": "devDependencies",
            "updates": [],
            "depIndex": 37,
            "warnings": [],
            "sourceUrl": "https://github.com/webpack-contrib/url-loader",
            "datasource": "npm",
            "currentValue": "^4.1.0",
            "lockedVersion": "4.1.0",
            "prettyDepType": "devDependency"
          },
          {
            "depName": "vue-loader",
            "depType": "devDependencies",
            "updates": [],
            "depIndex": 38,
            "warnings": [],
            "sourceUrl": "https://github.com/vuejs/vue-loader",
            "datasource": "npm",
            "currentValue": "^15.9.3",
            "lockedVersion": "15.9.3",
            "prettyDepType": "devDependency"
          },
          {
            "depName": "vue-style-loader",
            "depType": "devDependencies",
            "updates": [],
            "depIndex": 39,
            "warnings": [],
            "sourceUrl": "https://github.com/vuejs/vue-style-loader",
            "datasource": "npm",
            "currentValue": "^4.1.2",
            "lockedVersion": "4.1.2",
            "prettyDepType": "devDependency"
          },
          {
            "depName": "vue-template-compiler",
            "depType": "devDependencies",
            "updates": [],
            "depIndex": 40,
            "warnings": [],
            "sourceUrl": "https://github.com/vuejs/vue",
            "datasource": "npm",
            "currentValue": "^2.6.12",
            "lockedVersion": "2.6.12",
            "prettyDepType": "devDependency"
          },
          {
            "depName": "vuepress",
            "depType": "devDependencies",
            "updates": [],
            "depIndex": 41,
            "warnings": [],
            "sourceUrl": "https://github.com/vuejs/vuepress",
            "datasource": "npm",
            "currentValue": "^1.5.4",
            "lockedVersion": "1.5.4",
            "prettyDepType": "devDependency",
            "sourceDirectory": "packages/vuepress"
          },
          {
            "depName": "webpack",
            "depType": "devDependencies",
            "updates": [],
            "depIndex": 42,
            "warnings": [],
            "sourceUrl": "https://github.com/webpack/webpack",
            "datasource": "npm",
            "currentValue": "^4.44.1",
            "lockedVersion": "4.44.1",
            "prettyDepType": "devDependency"
          },
          {
            "depName": "webpack-bundle-analyzer",
            "depType": "devDependencies",
            "updates": [],
            "depIndex": 43,
            "warnings": [],
            "sourceUrl": "https://github.com/webpack-contrib/webpack-bundle-analyzer",
            "datasource": "npm",
            "currentValue": "^3.8.0",
            "lockedVersion": "3.8.0",
            "prettyDepType": "devDependency"
          },
          {
            "depName": "webpack-cli",
            "depType": "devDependencies",
            "updates": [],
            "depIndex": 44,
            "warnings": [],
            "sourceUrl": "https://github.com/webpack/webpack-cli",
            "datasource": "npm",
            "currentValue": "^3.3.12",
            "lockedVersion": "3.3.12",
            "prettyDepType": "devDependency"
          },
          {
            "depName": "webpack-dev-server",
            "depType": "devDependencies",
            "updates": [],
            "depIndex": 45,
            "warnings": [],
            "sourceUrl": "https://github.com/webpack/webpack-dev-server",
            "datasource": "npm",
            "currentValue": "^3.11.0",
            "lockedVersion": "3.11.0",
            "prettyDepType": "devDependency"
          }
        ],
        "npmLock": "package-lock.json",
        "lernaDir": ".",
        "lernaClient": "npm",
        "packageFile": "package.json",
        "skipInstalls": true,
        "compatibility": {},
        "lernaPackages": [
          "@ecomplus/*"
        ],
        "packageJsonName": "@ecomplus/storefront",
        "packageJsonType": "app",
        "packageJsonVersion": "2.0.0-monorepo"
      }
    ],
    "github-actions": [
      {
        "deps": [
          {
            "depName": "calibreapp/github-image-actions",
            "updates": [
              {
                "updateType": "pin",
                "newDigest": "sha256:db1ef6fc6e16330deba681516d80feac03b2752b999713a71faa4d896d5477d1",
                "newDigestShort": "db1ef6f"
              }
            ],
            "depIndex": 0,
            "warnings": [],
            "datasource": "docker",
            "versioning": "docker",
            "replaceString": "calibreapp/github-image-actions",
            "autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}"
          }
        ],
        "manager": "github-actions",
        "packageFile": ".github/workflows/compress-images.yml"
      }
    ]
  }
}
DEBUG: branchifyUpgrades
DEBUG: Using group branchName template
DEBUG: Dependency axios is part of group all non-major dependencies
DEBUG: Using group branchName template
DEBUG: Dependency card-validator is part of group all non-major dependencies
DEBUG: Using group branchName template
DEBUG: Dependency vue-router is part of group all non-major dependencies
DEBUG: Using group branchName template
DEBUG: Dependency @brazilian-utils/brazilian-utils is part of group all non-major dependencies
DEBUG: Using group branchName template
DEBUG: Dependency lozad is part of group all non-major dependencies
DEBUG: Using group branchName template
DEBUG: Dependency @babel/core is part of group all non-major dependencies
DEBUG: Using group branchName template
DEBUG: Dependency @babel/preset-env is part of group all non-major dependencies
DEBUG: Using group branchName template
DEBUG: Dependency copy-webpack-plugin is part of group all non-major dependencies
DEBUG: Using group branchName template
DEBUG: Dependency ejs is part of group all non-major dependencies
DEBUG: Using group branchName template
DEBUG: Dependency file-loader is part of group all non-major dependencies
DEBUG: Using group branchName template
DEBUG: Dependency image-size is part of group all non-major dependencies
DEBUG: Using group branchName template
DEBUG: Dependency lodash is part of group all non-major dependencies
DEBUG: Using group branchName template
DEBUG: Dependency mini-css-extract-plugin is part of group all non-major dependencies
DEBUG: Using group branchName template
DEBUG: Dependency bootswatch is part of group all non-major dependencies
DEBUG: Using group branchName template
DEBUG: Dependency ejs is part of group all non-major dependencies
DEBUG: Using group branchName template
DEBUG: Dependency eventemitter3 is part of group all non-major dependencies
DEBUG: Using group branchName template
DEBUG: Dependency lozad is part of group all non-major dependencies
DEBUG: Using group branchName template
DEBUG: Dependency @babel/core is part of group all non-major dependencies
DEBUG: Using group branchName template
DEBUG: Dependency @babel/preset-env is part of group all non-major dependencies
DEBUG: Using group branchName template
DEBUG: Dependency caniuse-lite is part of group all non-major dependencies
DEBUG: Using group branchName template
DEBUG: Dependency eslint is part of group all non-major dependencies
DEBUG: Using group branchName template
DEBUG: Dependency file-loader is part of group all non-major dependencies
DEBUG: Using group branchName template
DEBUG: Dependency html-webpack-plugin is part of group all non-major dependencies
DEBUG: Using group branchName template
DEBUG: Dependency lint-staged is part of group all non-major dependencies
DEBUG: Using group branchName template
DEBUG: Dependency mini-css-extract-plugin is part of group all non-major dependencies
DEBUG: Using group branchName template
DEBUG: Dependency calibreapp/github-image-actions is part of group Docker digests
DEBUG: 32 flattened updates found: axios, card-validator, vue-router, @brazilian-utils/brazilian-utils, lozad, @babel/core, @babel/preset-env, copy-webpack-plugin, css-loader, ejs, file-loader, image-size, lodash, mini-css-extract-plugin, sass-loader, webpack-merge, bootswatch, ejs, eventemitter3, lozad, @babel/core, @babel/preset-env, animate.css, caniuse-lite, css-loader, eslint, file-loader, html-webpack-plugin, lint-staged, mini-css-extract-plugin, sass-loader, calibreapp/github-image-actions
DEBUG: Returning 6 branch(es)
DEBUG: empty displayFrom/displayTo(branch="renovate/docker-digests-pin")
{
  "config": {
    "allowedPostUpgradeCommands": [],
    "postUpgradeTasks": {
      "commands": [],
      "fileFilters": []
    },
    "onboardingBranch": "renovate/configure",
    "onboardingCommitMessage": null,
    "onboardingPrTitle": "Configure Renovate",
    "productLinks": {
      "documentation": "https://docs.renovatebot.com/",
      "help": "https://github.com/renovatebot/config-help/issues",
      "homepage": "https://github.com/renovatebot/renovate"
    },
    "draftPR": false,
    "dryRun": false,
    "printConfig": false,
    "binarySource": "docker",
    "redisUrl": null,
    "baseDir": ".github/workflows",
    "cacheDir": "/tmp/renovate-cache",
    "dockerMapDotfiles": true,
    "dockerUser": null,
    "composerIgnorePlatformReqs": true,
    "dependencyDashboard": false,
    "dependencyDashboardApproval": false,
    "dependencyDashboardAutoclose": false,
    "dependencyDashboardTitle": "Dependency Dashboard",
    "dependencyDashboardHeader": "This issue contains a list of Renovate updates and their statuses.",
    "dependencyDashboardFooter": "\n- [ ] Check this box to trigger a request for Renovate to run again on this repository\n",
    "configWarningReuseIssue": true,
    "timezone": null,
    "schedule": [
      "before 3am on Monday"
    ],
    "updateNotScheduled": true,
    "persistRepoData": false,
    "ignoreScripts": false,
    "platform": "github",
    "endpoint": null,
    "npmrc": "***********",
    "npmToken": "***********",
    "yarnrc": "***********",
    "updateLockFiles": true,
    "skipInstalls": null,
    "ignoreNpmrcFile": false,
    "gitAuthor": "Renovate Bot ",
    "excludeCommitPaths": [],
    "aliases": {},
    "registryUrls": null,
    "versioning": "docker",
    "azureAutoComplete": false,
    "azureWorkItemId": 0,
    "pinDigests": true,
    "separateMajorMinor": true,
    "separateMinorPatch": false,
    "rangeStrategy": "bump",
    "branchPrefix": "renovate/",
    "bumpVersion": null,
    "semanticCommits": true,
    "semanticCommitType": "chore",
    "semanticCommitScope": "deps",
    "rollbackPrs": false,
    "recreateClosed": true,
    "rebaseWhen": "behind-base-branch",
    "rebaseLabel": "rebase",
    "unpublishSafe": false,
    "stabilityDays": 0,
    "prCreation": "immediate",
    "prNotPendingHours": 25,
    "prHourlyLimit": 2,
    "prConcurrentLimit": 20,
    "prPriority": 0,
    "bbUseDefaultReviewers": true,
    "automerge": false,
    "automergeType": "pr",
    "automergeComment": "automergeComment",
    "requiredStatusChecks": [],
    "vulnerabilityAlerts": {
      "groupName": null,
      "schedule": [],
      "dependencyDashboardApproval": false,
      "rangeStrategy": "update-lockfile",
      "commitMessageSuffix": "[SECURITY]"
    },
    "branchName": "renovate/docker-digests-pin",
    "additionalBranchPrefix": "docker-",
    "branchTopic": "digests-pin",
    "commitMessage": "{{{commitMessagePrefix}}} {{{commitMessageAction}}} {{{commitMessageTopic}}} {{{commitMessageExtra}}} {{{commitMessageSuffix}}}",
    "commitBody": null,
    "commitBodyTable": false,
    "commitMessagePrefix": null,
    "commitMessageAction": "Pin",
    "commitMessageTopic": "{{{depName}}} Docker tag",
    "commitMessageExtra": "",
    "commitMessageSuffix": null,
    "prBodyTemplate": "{{{header}}}{{{table}}}{{{notes}}}{{{changelogs}}}{{{configDescription}}}{{{controls}}}{{{footer}}}",
    "prTitle": null,
    "prHeader": null,
    "prFooter": "This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#{{platform}}/{{repository}}).",
    "groupName": "Docker digests",
    "groupSlug": "pin-dependencies",
    "group": {
      "branchTopic": "digests-pin",
      "commitMessageTopic": "{{{groupName}}}",
      "commitMessageExtra": ""
    },
    "labels": [
      "dependencies"
    ],
    "assignees": [],
    "assigneesFromCodeOwners": false,
    "assigneesSampleSize": null,
    "assignAutomerge": false,
    "reviewers": [],
    "reviewersFromCodeOwners": false,
    "reviewersSampleSize": null,
    "additionalReviewers": [],
    "postUpdateOptions": [],
    "compatibility": {},
    "prBodyDefinitions": {
      "Package": "{{{depNameLinked}}}",
      "Type": "{{{depType}}}",
      "Update": "{{{updateType}}}",
      "Current value": "{{{currentValue}}}",
      "New value": "{{{newValue}}}",
      "Change": "`{{{displayFrom}}}` -> `{{{displayTo}}}`",
      "References": "{{{references}}}",
      "Package file": "{{{packageFile}}}"
    },
    "prBodyColumns": [
      "Package",
      "Type",
      "Update",
      "Change"
    ],
    "prBodyNotes": [],
    "suppressNotifications": [
      "deprecationWarningIssues"
    ],
    "pruneStaleBranches": true,
    "unicodeEmoji": true,
    "gitLabAutomerge": false,
    "customPrFooter": true,
    "repository": "ecomplus/storefront",
    "localDir": "/mnt/renovate/gh/ecomplus/storefront",
    "isGitHub": true,
    "renovateUsername": "renovate[bot]",
    "errors": [],
    "warnings": [],
    "branchList": [],
    "defaultBranch": "master",
    "isFork": false,
    "baseBranch": "master",
    "dependencyDashboardChecks": {},
    "language": "docker",
    "manager": "github-actions",
    "packageFile": ".github/workflows/compress-images.yml",
    "parentDir": "workflows",
    "depName": "calibreapp/github-image-actions",
    "depIndex": 0,
    "datasource": "docker",
    "replaceString": "calibreapp/github-image-actions",
    "autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}",
    "updateType": "pin",
    "newDigest": "sha256:db1ef6fc6e16330deba681516d80feac03b2752b999713a71faa4d896d5477d1",
    "newDigestShort": "db1ef6f",
    "isPin": true,
    "depNameSanitized": "calibreapp-github-image-actions",
    "baseDeps": [
      {
        "depName": "calibreapp/github-image-actions",
        "updates": [
          {
            "updateType": "pin",
            "newDigest": "sha256:db1ef6fc6e16330deba681516d80feac03b2752b999713a71faa4d896d5477d1",
            "newDigestShort": "db1ef6f",
            "branchName": "renovate/docker-digests-pin"
          }
        ],
        "depIndex": 0,
        "warnings": [],
        "datasource": "docker",
        "versioning": "docker",
        "replaceString": "calibreapp/github-image-actions",
        "autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}"
      }
    ],
    "logJSON": null,
    "displayFrom": "",
    "displayTo": "db1ef6f"
  }
}
DEBUG: config.repoIsOnboarded=true
DEBUG: processRepo()
DEBUG: Processing 6 branches: renovate/all-minor-patch, renovate/animate.css-4.x, renovate/css-loader-4.x, renovate/docker-digests-pin, renovate/sass-loader-10.x, renovate/webpack-merge-5.x
DEBUG: Calculating hourly PRs remaining
DEBUG: Retrieving PR list
DEBUG: Retrieved 230 Pull Requests
DEBUG: currentHourStart=Mon Sep 07 2020 00:00:00 GMT+0000
DEBUG: PR hourly limit remaining: 2
DEBUG: Enforcing prConcurrentLimit (20)
DEBUG: 0 PRs are currently open
DEBUG: PR concurrent limit remaining: 20
DEBUG: Calculated maximum PRs remaining this run
{
  "prsRemaining": 2
}
DEBUG: processBranch with 1 upgrades(branch="renovate/docker-digests-pin")
DEBUG: Setting current branch to master(branch="renovate/docker-digests-pin")
DEBUG: latest commit(branch="renovate/docker-digests-pin")
{
  "branchName": "master",
  "latestCommitDate": "2020-09-04T18:42:03-03:00"
}
DEBUG: getBranchPr(renovate/docker-digests-pin)(branch="renovate/docker-digests-pin")
DEBUG: findPr(renovate/docker-digests-pin, undefined, open)(branch="renovate/docker-digests-pin")
DEBUG: branchExists=false(branch="renovate/docker-digests-pin")
DEBUG: Branch has 1 upgrade(s)(branch="renovate/docker-digests-pin")
DEBUG: recreateClosed is true(branch="renovate/docker-digests-pin")
DEBUG: Checking schedule(before 3am on Monday, null)(branch="renovate/docker-digests-pin")
DEBUG: Checking 1 schedule(s)(branch="renovate/docker-digests-pin")
DEBUG: Checking schedule "before 3am on Monday"(branch="renovate/docker-digests-pin")
{
  "parsedSchedule": {
    "schedules": [
      {
        "t_b": [
          10800
        ],
        "d": [
          2
        ]
      }
    ],
    "exceptions": [],
    "error": -1
  }
}
DEBUG: Matches schedule before 3am on Monday(branch="renovate/docker-digests-pin")
DEBUG: Branch needs creating(branch="renovate/docker-digests-pin")
DEBUG: Using reuseExistingBranch: false(branch="renovate/docker-digests-pin")
DEBUG: manager.getUpdatedPackageFiles()(branch="renovate/docker-digests-pin")
{
  "reuseExistingBranch": false,
  "branchName": "renovate/docker-digests-pin"
}
DEBUG: Starting search at index 281(packageFile=".github/workflows/compress-images.yml", branch="renovate/docker-digests-pin")
{
  "depName": "calibreapp/github-image-actions"
}
DEBUG: Found match at index 281(packageFile=".github/workflows/compress-images.yml", branch="renovate/docker-digests-pin")
{
  "depName": "calibreapp/github-image-actions"
}
DEBUG: github-actions.extractPackageFile()(branch="renovate/docker-digests-pin")
DEBUG: Docker image inside GitHub Actions(branch="renovate/docker-digests-pin")
{
  "depName": "calibreapp/github-image-actions",
  "currentDigest": "sha256:db1ef6fc6e16330deba681516d80feac03b2752b999713a71faa4d896d5477d1"
}
DEBUG: Contents updated(packageFile=".github/workflows/compress-images.yml", branch="renovate/docker-digests-pin")
{
  "depName": "calibreapp/github-image-actions"
}
DEBUG: Updated 1 package files(branch="renovate/docker-digests-pin")
DEBUG: Getting updated lock files(branch="renovate/docker-digests-pin")
DEBUG: lock file dirs(branch="renovate/docker-digests-pin")
{
  "dirs": {
    "yarnLockDirs": [],
    "npmLockDirs": [],
    "pnpmShrinkwrapDirs": [],
    "lernaDirs": []
  }
}
DEBUG: Writing package.json files(branch="renovate/docker-digests-pin")
{
  "packageFiles": [
    "@ecomplus/storefront-app/package.json",
    "@ecomplus/storefront-components/package.json",
    "@ecomplus/storefront-framework/package.json",
    "@ecomplus/storefront-template/package.json",
    "@ecomplus/storefront-twbs/package.json",
    "@ecomplus/widget-compre-confie/package.json",
    "@ecomplus/widget-ebit/package.json",
    "@ecomplus/widget-fb-pixel/package.json",
    "@ecomplus/widget-gmc-ratings/package.json",
    "@ecomplus/widget-minicart/package.json",
    "@ecomplus/widget-offers-notification/package.json",
    "@ecomplus/widget-opinioes-verificadas/package.json",
    "@ecomplus/widget-product-card/package.json",
    "@ecomplus/widget-product/package.json",
    "@ecomplus/widget-search-engine/package.json",
    "@ecomplus/widget-search/package.json",
    "@ecomplus/widget-tag-manager/package.json",
    "@ecomplus/widget-tawkto/package.json",
    "@ecomplus/widget-trustvox/package.json",
    "@ecomplus/widget-user/package.json",
    "package.json"
  ]
}
DEBUG: Writing package-lock.json(branch="renovate/docker-digests-pin")
DEBUG: Writing package-lock.json(branch="renovate/docker-digests-pin")
DEBUG: Writing package-lock.json(branch="renovate/docker-digests-pin")
DEBUG: Writing package-lock.json(branch="renovate/docker-digests-pin")
DEBUG: Writing package-lock.json(branch="renovate/docker-digests-pin")
DEBUG: Writing package-lock.json(branch="renovate/docker-digests-pin")
DEBUG: Writing package-lock.json(branch="renovate/docker-digests-pin")
DEBUG: Writing package-lock.json(branch="renovate/docker-digests-pin")
DEBUG: Writing package-lock.json(branch="renovate/docker-digests-pin")
DEBUG: Writing package-lock.json(branch="renovate/docker-digests-pin")
DEBUG: Writing package-lock.json(branch="renovate/docker-digests-pin")
DEBUG: Writing package-lock.json(branch="renovate/docker-digests-pin")
DEBUG: Writing package-lock.json(branch="renovate/docker-digests-pin")
DEBUG: Writing package-lock.json(branch="renovate/docker-digests-pin")
DEBUG: Writing package-lock.json(branch="renovate/docker-digests-pin")
DEBUG: Writing package-lock.json(branch="renovate/docker-digests-pin")
DEBUG: Writing package-lock.json(branch="renovate/docker-digests-pin")
DEBUG: Writing package-lock.json(branch="renovate/docker-digests-pin")
DEBUG: Writing package-lock.json(branch="renovate/docker-digests-pin")
DEBUG: Writing package-lock.json(branch="renovate/docker-digests-pin")
DEBUG: Writing package-lock.json(branch="renovate/docker-digests-pin")
DEBUG: Writing any updated package files(branch="renovate/docker-digests-pin")
DEBUG: No updated lock files in branch(branch="renovate/docker-digests-pin")
DEBUG: 1 file(s) to commit(branch="renovate/docker-digests-pin")
DEBUG: Committing files to branch renovate/docker-digests-pin(branch="renovate/docker-digests-pin")
DEBUG: Error commiting files(branch="renovate/docker-digests-pin")
{
  "err": {
    "task": {
      "commands": [
        "push",
        "origin",
        "renovate/docker-digests-pin:renovate/docker-digests-pin",
        "--force",
        "-u",
        "--no-verify",
        "--verbose",
        "--porcelain"
      ],
      "format": "utf-8"
    },
    "message": "Pushing to https://**redacted**@github.com/ecomplus/storefront.git\nPOST git-receive-pack (1137 bytes)\nerror: failed to push some refs to 'https://**redacted**@github.com/ecomplus/storefront.git'\n",
    "stack": "Error: Pushing to https://**redacted**@github.com/ecomplus/storefront.git\nPOST git-receive-pack (1137 bytes)\nerror: failed to push some refs to 'https://**redacted**@github.com/ecomplus/storefront.git'\n\n    at GitExecutorChain.onFatalException (/home/ubuntu/renovateapp/node_modules/simple-git/src/lib/runners/git-executor-chain.js:60:87)\n    at GitExecutorChain. (/home/ubuntu/renovateapp/node_modules/simple-git/src/lib/runners/git-executor-chain.js:51:28)\n    at Generator.throw ()\n    at rejected (/home/ubuntu/renovateapp/node_modules/simple-git/src/lib/runners/git-executor-chain.js:6:65)\n    at runMicrotasks ()\n    at processTicksAndRejections (internal/process/task_queues.js:97:5)"
  }
}
DEBUG: Passing repository-changed error up(branch="renovate/docker-digests-pin")
INFO: Repository has changed during renovation - aborting
DEBUG: Repository timing splits (milliseconds)
{
  "splits": {
    "init": 3951,
    "extract": 2,
    "lookup": 9121
  },
  "total": 27469
}
DEBUG: http statistics
{
  "hostStats": [
    "api.github.com, 14 requests, 474ms average",
    "registry.npmjs.org, 24 requests, 1601ms average"
  ],
  "totalRequests": 38
}
INFO: Repository finished
{
  "durationMs": 27469
}

What would you like to do?

I want PRs back (used to work, no more working and I don't know why :disappointed: ) to our monorepo https://github.com/ecomplus/storefront with following config:

{
  "extends": [
    "config:base",
    "group:allNonMajor",
    "schedule:earlyMondays"
  ],
  "rangeStrategy": "bump",
  "labels": [
    "dependencies"
  ]
}
rarkins commented 3 years ago

Does the branch renovate/docker-digests-pin exist on GitHub already? Do you have any git pre-commit checks?

viceice commented 3 years ago

@leomp12 dependencyDashboard can be helpful for you too. You can manually trigger a run from the dependencyDashboard issue. Maybe it was a transient git push error.

rarkins commented 3 years ago

Seems likely that pin branch error is blocking other branches, the question is why the push is failing.

leomp12 commented 3 years ago

Hey guys, thanks for the quick response!

@rarkins no renovate/docker-digests-pin branch, not even any renovate/* branch, and only master and v*-dev are protected. We have pre-commit check for commit msg with husky here.

@viceice I've tried dependecyDashboard here, manually triggered request but still getting the same problem.

Not sure if Dependency Dashboard is working as expected, it says:

These updates are awaiting their schedule. Click on a checkbox to ignore the schedule.

But I've checked chore(deps): pin calibreapp/github-image-actions docker tag, then triggered new Renovate request manually and it stills trying to update calibreapp/github-image-actions :thinking:

rarkins commented 3 years ago

My best guess is that the husky pre-commit check is failing, although I'm not sure why.

leomp12 commented 3 years ago

@rarkins I think the problem is happening with calibreapp/github-image-actions (GH Actions) only, so I've tried to ignore it from the Dependency Dashboard issue, but Renovate stills trying to update it and we're getting the same error. Logs from 2 hours ago:

...
DEBUG: Writing any updated package files(branch="renovate/docker-digests-pin")
DEBUG: No updated lock files in branch(branch="renovate/docker-digests-pin")
DEBUG: 1 file(s) to commit(branch="renovate/docker-digests-pin")
DEBUG: Committing files to branch renovate/docker-digests-pin(branch="renovate/docker-digests-pin")
DEBUG: Error commiting files(branch="renovate/docker-digests-pin")
{
  "err": {
    "task": {
      "commands": [
        "push",
        "origin",
        "renovate/docker-digests-pin:renovate/docker-digests-pin",
        "--force",
        "-u",
        "--no-verify",
        "--verbose",
        "--porcelain"
      ],
      "format": "utf-8"
    },
    "message": "Pushing to https://**redacted**@github.com/ecomplus/storefront.git\nPOST git-receive-pack (1135 bytes)\nerror: failed to push some refs to 'https://**redacted**@github.com/ecomplus/storefront.git'\n",
    "stack": "Error: Pushing to https://**redacted**@github.com/ecomplus/storefront.git\nPOST git-receive-pack (1135 bytes)\nerror: failed to push some refs to 'https://**redacted**@github.com/ecomplus/storefront.git'\n\n    at GitExecutorChain.onFatalException (/home/ubuntu/renovateapp/node_modules/simple-git/src/lib/runners/git-executor-chain.js:60:87)\n    at GitExecutorChain. (/home/ubuntu/renovateapp/node_modules/simple-git/src/lib/runners/git-executor-chain.js:51:28)\n    at Generator.throw ()\n    at rejected (/home/ubuntu/renovateapp/node_modules/simple-git/src/lib/runners/git-executor-chain.js:6:65)\n    at runMicrotasks ()\n    at processTicksAndRejections (internal/process/task_queues.js:97:5)"
  }
}
DEBUG: Passing repository-changed error up(branch="renovate/docker-digests-pin")
INFO: Repository has changed during renovation - aborting
...

We can skip updates for GH Actions as in this case, is there any other way to skip this update besides the Dependency Dashboard? Otherwise I will remove the husky hook for a while and test again.

rarkins commented 3 years ago

This might be related to GitHub app permissions. Can you or whoever is an org admin to go to https://github.com/organizations/ecomplus/settings/installations and then look for something like this:

image

then you should see something like this:

image

Eventually it should look like this:

image

rarkins commented 3 years ago

To disable it, I think you can do this:

{
  "github-actions": {
    "enabled": false
  }
}

But it sounds like you'd prefer to keep it enabled but grant the access rights.

leomp12 commented 3 years ago

@rarkins you're a hero :100:

https://github.com/ecomplus/storefront/pull/308 https://github.com/ecomplus/storefront/pull/307

Haven't seen this auth scope update request, my junior mistake, sorry :stuck_out_tongue: