INFO: Repository started { "renovateVersion": "24.72.2" } DEBUG: Using localDir: /tmp/renovate/gh/angular/ngcc-validation DEBUG: Repository cache is valid DEBUG: initRepo("angular/ngcc-validation") DEBUG: Overriding default GitHub endpoint { "endpoint": "https://api.github.com/" } DEBUG: No dangling containers to remove DEBUG: angular/ngcc-validation default branch = master DEBUG: Using app token for git init DEBUG: resetMemCache() DEBUG: checkOnboarding() DEBUG: isOnboarded() DEBUG: findFile(renovate.json) DEBUG: Initializing git repository into /tmp/renovate/gh/angular/ngcc-validation DEBUG: git clone completed { "durationMs": 1325 } DEBUG: latest commit { "latestCommitDate": "2021-03-04T09:10:39+00:00" } DEBUG: Setting git author name { "gitAuthorName": "Renovate Bot" } DEBUG: Setting git author email { "gitAuthorEmail": "bot@renovateapp.com" } DEBUG: Config file exists { "fileName": "renovate.json" } DEBUG: Retrieving issueList DEBUG: Retrieved 1 issues DEBUG: Repo is onboarded DEBUG: Found renovate.json config file DEBUG: Repository config { "fileName": "renovate.json", "config": { "extends": [ "schedule:nonOfficeHours" ], "automerge": true, "major": { "automerge": true }, "masterIssue": true, "semanticCommits": true, "semanticCommitType": "build", "separateMajorMinor": false, "prHourlyLimit": 2, "timezone": "America/Tijuana", "rangeStrategy": "pin", "ignoreDeps": [ "nativescript-angular" ], "packageRules": [ { "managers": [ "npm" ], "updateTypes": [ "digest" ], "enabled": true }, { "packagePatterns": [ "^@angular/" ], "excludePackagePatterns": [ "^@angular/cli$", "^@angular/cdk$", "^@angular/fire$", "^@angular/flex-layout$", "^@angular/material" ], "groupName": "angular-framework" }, { "packagePatterns": [ "^@angular-devkit/", "^@angular/cli$" ], "groupName": "angular-cli" }, { "packagePatterns": [ "^@angular/cdk$", "^@angular/material" ], "groupName": "angular-components" }, { "packagePatterns": [ "^@angular/fire$" ], "groupName": "angular-fire" }, { "packagePatterns": [ "^@angular/flex-layout$" ], "groupName": "angular-flex-layout" }, { "packagePatterns": [ "^@bugsnag/" ], "groupName": "bugsnag" }, { "packagePatterns": [ "^@progress/kendo.*" ], "groupName": "kendo" }, { "packagePatterns": [ "^@nrwl/*" ], "groupName": "nrwl" }, { "packagePatterns": [ "^@ngx-formly/*" ], "groupName": "ngx-formly" }, { "packagePatterns": [ "^@swimlane/*" ], "groupName": "swimlane" }, { "packagePatterns": [ "^@delon/*" ], "groupName": "delon" }, { "packagePatterns": [ "^@ngxs/*" ], "groupName": "ngxs" }, { "packagePatterns": [ "^@nebular/*" ], "groupName": "nebular" }, { "packagePatterns": [ "^@firebase/*" ], "groupName": "firebase" }, { "packagePatterns": [ "^@alfresco/*" ], "groupName": "alfresco" }, { "packagePatterns": [ "^@covalent/*" ], "groupName": "covalent" }, { "packagePatterns": [ "^@clr/*" ], "groupName": "clr" }, { "packagePatterns": [ "^@ngrx/*" ], "groupName": "ngrx" }, { "packagePatterns": [ "^@uirouter/" ], "groupName": "uirouter" }, { "packageNames": [ "typescript" ], "separateMinorPatch": true }, { "packageNames": [ "typescript" ], "updateTypes": [ "minor", "major" ], "masterIssueApproval": true } ] } } DEBUG: migrateAndValidate() DEBUG: Config migration necessary { "oldConfig": { "extends": [ "github>whitesource/merge-confidence:beta", "schedule:nonOfficeHours" ], "automerge": true, "major": { "automerge": true }, "masterIssue": true, "semanticCommits": true, "semanticCommitType": "build", "separateMajorMinor": false, "prHourlyLimit": 2, "timezone": "America/Tijuana", "rangeStrategy": "pin", "ignoreDeps": [ "nativescript-angular" ], "packageRules": [ { "managers": [ "npm" ], "updateTypes": [ "digest" ], "enabled": true }, { "packagePatterns": [ "^@angular/" ], "excludePackagePatterns": [ "^@angular/cli$", "^@angular/cdk$", "^@angular/fire$", "^@angular/flex-layout$", "^@angular/material" ], "groupName": "angular-framework" }, { "packagePatterns": [ "^@angular-devkit/", "^@angular/cli$" ], "groupName": "angular-cli" }, { "packagePatterns": [ "^@angular/cdk$", "^@angular/material" ], "groupName": "angular-components" }, { "packagePatterns": [ "^@angular/fire$" ], "groupName": "angular-fire" }, { "packagePatterns": [ "^@angular/flex-layout$" ], "groupName": "angular-flex-layout" }, { "packagePatterns": [ "^@bugsnag/" ], "groupName": "bugsnag" }, { "packagePatterns": [ "^@progress/kendo.*" ], "groupName": "kendo" }, { "packagePatterns": [ "^@nrwl/*" ], "groupName": "nrwl" }, { "packagePatterns": [ "^@ngx-formly/*" ], "groupName": "ngx-formly" }, { "packagePatterns": [ "^@swimlane/*" ], "groupName": "swimlane" }, { "packagePatterns": [ "^@delon/*" ], "groupName": "delon" }, { "packagePatterns": [ "^@ngxs/*" ], "groupName": "ngxs" }, { "packagePatterns": [ "^@nebular/*" ], "groupName": "nebular" }, { "packagePatterns": [ "^@firebase/*" ], "groupName": "firebase" }, { "packagePatterns": [ "^@alfresco/*" ], "groupName": "alfresco" }, { "packagePatterns": [ "^@covalent/*" ], "groupName": "covalent" }, { "packagePatterns": [ "^@clr/*" ], "groupName": "clr" }, { "packagePatterns": [ "^@ngrx/*" ], "groupName": "ngrx" }, { "packagePatterns": [ "^@uirouter/" ], "groupName": "uirouter" }, { "packageNames": [ "typescript" ], "separateMinorPatch": true }, { "packageNames": [ "typescript" ], "updateTypes": [ "minor", "major" ], "masterIssueApproval": true } ] }, "newConfig": { "extends": [ "github>whitesource/merge-confidence:beta", "schedule:nonOfficeHours" ], "automerge": true, "major": { "automerge": true }, "semanticCommits": "enabled", "semanticCommitType": "build", "separateMajorMinor": false, "prHourlyLimit": 2, "timezone": "America/Tijuana", "rangeStrategy": "pin", "ignoreDeps": [ "nativescript-angular" ], "packageRules": [ { "enabled": true, "matchManagers": [ "npm" ], "matchUpdateTypes": [ "digest" ] }, { "excludePackagePatterns": [ "^@angular/cli$", "^@angular/cdk$", "^@angular/fire$", "^@angular/flex-layout$", "^@angular/material" ], "groupName": "angular-framework", "matchPackagePatterns": [ "^@angular/" ] }, { "groupName": "angular-cli", "matchPackagePatterns": [ "^@angular-devkit/", "^@angular/cli$" ] }, { "groupName": "angular-components", "matchPackagePatterns": [ "^@angular/cdk$", "^@angular/material" ] }, { "groupName": "angular-fire", "matchPackagePatterns": [ "^@angular/fire$" ] }, { "groupName": "angular-flex-layout", "matchPackagePatterns": [ "^@angular/flex-layout$" ] }, { "groupName": "bugsnag", "matchPackagePatterns": [ "^@bugsnag/" ] }, { "groupName": "kendo", "matchPackagePatterns": [ "^@progress/kendo.*" ] }, { "groupName": "nrwl", "matchPackagePatterns": [ "^@nrwl/*" ] }, { "groupName": "ngx-formly", "matchPackagePatterns": [ "^@ngx-formly/*" ] }, { "groupName": "swimlane", "matchPackagePatterns": [ "^@swimlane/*" ] }, { "groupName": "delon", "matchPackagePatterns": [ "^@delon/*" ] }, { "groupName": "ngxs", "matchPackagePatterns": [ "^@ngxs/*" ] }, { "groupName": "nebular", "matchPackagePatterns": [ "^@nebular/*" ] }, { "groupName": "firebase", "matchPackagePatterns": [ "^@firebase/*" ] }, { "groupName": "alfresco", "matchPackagePatterns": [ "^@alfresco/*" ] }, { "groupName": "covalent", "matchPackagePatterns": [ "^@covalent/*" ] }, { "groupName": "clr", "matchPackagePatterns": [ "^@clr/*" ] }, { "groupName": "ngrx", "matchPackagePatterns": [ "^@ngrx/*" ] }, { "groupName": "uirouter", "matchPackagePatterns": [ "^@uirouter/" ] }, { "separateMinorPatch": true, "matchPackageNames": [ "typescript" ] }, { "dependencyDashboardApproval": true, "matchPackageNames": [ "typescript" ], "matchUpdateTypes": [ "minor", "major" ] } ], "dependencyDashboard": true } } DEBUG: massaged config { "config": { "extends": [ "github>whitesource/merge-confidence:beta", "schedule:nonOfficeHours" ], "automerge": true, "major": { "automerge": true }, "semanticCommits": "enabled", "semanticCommitType": "build", "separateMajorMinor": false, "prHourlyLimit": 2, "timezone": "America/Tijuana", "rangeStrategy": "pin", "ignoreDeps": [ "nativescript-angular" ], "packageRules": [ { "enabled": true, "matchManagers": [ "npm" ], "matchUpdateTypes": [ "digest" ] }, { "excludePackagePatterns": [ "^@angular/cli$", "^@angular/cdk$", "^@angular/fire$", "^@angular/flex-layout$", "^@angular/material" ], "groupName": "angular-framework", "matchPackagePatterns": [ "^@angular/" ] }, { "groupName": "angular-cli", "matchPackagePatterns": [ "^@angular-devkit/", "^@angular/cli$" ] }, { "groupName": "angular-components", "matchPackagePatterns": [ "^@angular/cdk$", "^@angular/material" ] }, { "groupName": "angular-fire", "matchPackagePatterns": [ "^@angular/fire$" ] }, { "groupName": "angular-flex-layout", "matchPackagePatterns": [ "^@angular/flex-layout$" ] }, { "groupName": "bugsnag", "matchPackagePatterns": [ "^@bugsnag/" ] }, { "groupName": "kendo", "matchPackagePatterns": [ "^@progress/kendo.*" ] }, { "groupName": "nrwl", "matchPackagePatterns": [ "^@nrwl/*" ] }, { "groupName": "ngx-formly", "matchPackagePatterns": [ "^@ngx-formly/*" ] }, { "groupName": "swimlane", "matchPackagePatterns": [ "^@swimlane/*" ] }, { "groupName": "delon", "matchPackagePatterns": [ "^@delon/*" ] }, { "groupName": "ngxs", "matchPackagePatterns": [ "^@ngxs/*" ] }, { "groupName": "nebular", "matchPackagePatterns": [ "^@nebular/*" ] }, { "groupName": "firebase", "matchPackagePatterns": [ "^@firebase/*" ] }, { "groupName": "alfresco", "matchPackagePatterns": [ "^@alfresco/*" ] }, { "groupName": "covalent", "matchPackagePatterns": [ "^@covalent/*" ] }, { "groupName": "clr", "matchPackagePatterns": [ "^@clr/*" ] }, { "groupName": "ngrx", "matchPackagePatterns": [ "^@ngrx/*" ] }, { "groupName": "uirouter", "matchPackagePatterns": [ "^@uirouter/" ] }, { "separateMinorPatch": true, "matchPackageNames": [ "typescript" ] }, { "dependencyDashboardApproval": true, "matchPackageNames": [ "typescript" ], "matchUpdateTypes": [ "minor", "major" ] } ], "dependencyDashboard": true } } DEBUG: migrated config { "config": { "extends": [ "github>whitesource/merge-confidence:beta", "schedule:nonOfficeHours" ], "automerge": true, "major": { "automerge": true }, "semanticCommits": "enabled", "semanticCommitType": "build", "separateMajorMinor": false, "prHourlyLimit": 2, "timezone": "America/Tijuana", "rangeStrategy": "pin", "ignoreDeps": [ "nativescript-angular" ], "packageRules": [ { "enabled": true, "matchManagers": [ "npm" ], "matchUpdateTypes": [ "digest" ] }, { "excludePackagePatterns": [ "^@angular/cli$", "^@angular/cdk$", "^@angular/fire$", "^@angular/flex-layout$", "^@angular/material" ], "groupName": "angular-framework", "matchPackagePatterns": [ "^@angular/" ] }, { "groupName": "angular-cli", "matchPackagePatterns": [ "^@angular-devkit/", "^@angular/cli$" ] }, { "groupName": "angular-components", "matchPackagePatterns": [ "^@angular/cdk$", "^@angular/material" ] }, { "groupName": "angular-fire", "matchPackagePatterns": [ "^@angular/fire$" ] }, { "groupName": "angular-flex-layout", "matchPackagePatterns": [ "^@angular/flex-layout$" ] }, { "groupName": "bugsnag", "matchPackagePatterns": [ "^@bugsnag/" ] }, { "groupName": "kendo", "matchPackagePatterns": [ "^@progress/kendo.*" ] }, { "groupName": "nrwl", "matchPackagePatterns": [ "^@nrwl/*" ] }, { "groupName": "ngx-formly", "matchPackagePatterns": [ "^@ngx-formly/*" ] }, { "groupName": "swimlane", "matchPackagePatterns": [ "^@swimlane/*" ] }, { "groupName": "delon", "matchPackagePatterns": [ "^@delon/*" ] }, { "groupName": "ngxs", "matchPackagePatterns": [ "^@ngxs/*" ] }, { "groupName": "nebular", "matchPackagePatterns": [ "^@nebular/*" ] }, { "groupName": "firebase", "matchPackagePatterns": [ "^@firebase/*" ] }, { "groupName": "alfresco", "matchPackagePatterns": [ "^@alfresco/*" ] }, { "groupName": "covalent", "matchPackagePatterns": [ "^@covalent/*" ] }, { "groupName": "clr", "matchPackagePatterns": [ "^@clr/*" ] }, { "groupName": "ngrx", "matchPackagePatterns": [ "^@ngrx/*" ] }, { "groupName": "uirouter", "matchPackagePatterns": [ "^@uirouter/" ] }, { "separateMinorPatch": true, "matchPackageNames": [ "typescript" ] }, { "dependencyDashboardApproval": true, "matchPackageNames": [ "typescript" ], "matchUpdateTypes": [ "minor", "major" ] } ], "dependencyDashboard": true } } DEBUG: Found repo ignorePaths { "ignorePaths": [ "**/node_modules/**", "**/bower_components/**" ] } DEBUG: Setting branchPrefix: renovate/ DEBUG: GitHub vulnerability details { "alerts": { "npm/serialize-javascript": { "< 2.1.1": "2.1.1", "< 3.1.0": "3.1.0" }, "npm/handlebars": { "< 4.3.0": "4.3.0", ">= 4.0.0, < 4.4.5": "4.4.5", ">= 4.0.0, < 4.5.2": "4.5.2", ">= 4.0.0, < 4.5.3": "4.5.3" }, "npm/kind-of": { ">= 6.0.0, < 6.0.3": "6.0.3" }, "npm/minimist": { ">= 1.0.0, < 1.2.3": "1.2.3" }, "npm/acorn": { ">= 6.0.0, < 6.4.1": "6.4.1" }, "npm/https-proxy-agent": { "< 2.2.3": "2.2.3" }, "npm/websocket-extensions": { "< 0.1.4": "0.1.4" }, "npm/npm-registry-fetch": { "< 4.0.5": "4.0.5" }, "npm/lodash": { "< 4.17.19": "4.17.19" }, "npm/elliptic": { "< 6.5.3": "6.5.3" }, "npm/highcharts": { "< 7.2.2": "7.2.2" }, "npm/tree-kill": { "< 1.2.2": "1.2.2" }, "npm/http-proxy": { "< 1.18.1": "1.18.1" }, "npm/yargs-parser": { ">= 6.0.0, < 13.1.2": "13.1.2" }, "npm/node-forge": { "< 0.10.0": "0.10.0" }, "npm/webpack-subresource-integrity": { "< 1.5.1": "1.5.1" }, "npm/ini": { "< 1.3.6": "1.3.6" }, "npm/socket.io": { "< 2.4.0": "2.4.0" }, "npm/highlight.js": { ">= 9.0.0, < 10.4.1": "10.4.1" } } } DEBUG: alert package rules { "alertPackageRules": [ { "matchDatasources": [ "npm" ], "matchPackageNames": [ "serialize-javascript" ], "matchCurrentVersion": "= 1.7.0", "matchFiles": [ "angular-highcharts-ngcc/package-lock.json" ], "enabled": false }, { "matchDatasources": [ "npm" ], "matchPackageNames": [ "handlebars" ], "matchCurrentVersion": "= 4.1.2", "matchFiles": [ "angular-highcharts-ngcc/package-lock.json" ], "enabled": false }, { "matchDatasources": [ "npm" ], "matchPackageNames": [ "kind-of" ], "matchCurrentVersion": "= 6.0.2", "matchFiles": [ "angular-highcharts-ngcc/package-lock.json" ], "enabled": false }, { "matchDatasources": [ "npm" ], "matchPackageNames": [ "minimist" ], "matchCurrentVersion": "= 1.2.0", "matchFiles": [ "angular-highcharts-ngcc/package-lock.json" ], "enabled": false }, { "matchDatasources": [ "npm" ], "matchPackageNames": [ "acorn" ], "matchCurrentVersion": "= 6.2.1", "matchFiles": [ "angular-highcharts-ngcc/package-lock.json" ], "enabled": false }, { "matchDatasources": [ "npm" ], "matchPackageNames": [ "https-proxy-agent" ], "matchCurrentVersion": "= 2.2.2", "matchFiles": [ "angular-highcharts-ngcc/package-lock.json" ], "enabled": false }, { "matchDatasources": [ "npm" ], "matchPackageNames": [ "websocket-extensions" ], "matchCurrentVersion": "= 0.1.3", "matchFiles": [ "angular-highcharts-ngcc/package-lock.json" ], "enabled": false }, { "matchDatasources": [ "npm" ], "matchPackageNames": [ "npm-registry-fetch" ], "matchCurrentVersion": "= 4.0.0", "matchFiles": [ "angular-highcharts-ngcc/package-lock.json" ], "enabled": false }, { "matchDatasources": [ "npm" ], "matchPackageNames": [ "lodash" ], "matchCurrentVersion": "= 4.17.15", "matchFiles": [ "angular-highcharts-ngcc/package-lock.json" ], "enabled": false }, { "matchDatasources": [ "npm" ], "matchPackageNames": [ "elliptic" ], "matchCurrentVersion": "= 6.5.0", "matchFiles": [ "angular-highcharts-ngcc/package-lock.json" ], "enabled": false }, { "matchDatasources": [ "npm" ], "matchPackageNames": [ "highcharts" ], "matchCurrentVersion": "= 7.1.2", "matchFiles": [ "angular-highcharts-ngcc/package-lock.json" ], "enabled": false }, { "matchDatasources": [ "npm" ], "matchPackageNames": [ "tree-kill" ], "matchCurrentVersion": "= 1.2.1", "matchFiles": [ "angular-highcharts-ngcc/package-lock.json" ], "enabled": false }, { "matchDatasources": [ "npm" ], "matchPackageNames": [ "http-proxy" ], "matchCurrentVersion": "= 1.17.0", "matchFiles": [ "angular-highcharts-ngcc/package-lock.json" ], "enabled": false }, { "matchDatasources": [ "npm" ], "matchPackageNames": [ "yargs-parser" ], "matchCurrentVersion": "= 11.1.1", "matchFiles": [ "angular-highcharts-ngcc/package-lock.json" ], "enabled": false }, { "matchDatasources": [ "npm" ], "matchPackageNames": [ "node-forge" ], "matchCurrentVersion": "= 0.7.5", "matchFiles": [ "angular-highcharts-ngcc/package-lock.json" ], "enabled": false }, { "matchDatasources": [ "npm" ], "matchPackageNames": [ "webpack-subresource-integrity" ], "matchCurrentVersion": "= 1.1.0-rc.6", "matchFiles": [ "angular-highcharts-ngcc/package-lock.json" ], "enabled": false }, { "matchDatasources": [ "npm" ], "matchPackageNames": [ "ini" ], "matchCurrentVersion": "= 1.3.5", "matchFiles": [ "angular-highcharts-ngcc/package-lock.json" ], "enabled": false }, { "matchDatasources": [ "npm" ], "matchPackageNames": [ "socket.io" ], "matchCurrentVersion": "= 2.1.1", "matchFiles": [ "angular-highcharts-ngcc/package-lock.json" ], "enabled": false }, { "matchDatasources": [ "npm" ], "matchPackageNames": [ "highlight.js" ], "matchCurrentVersion": "= 9.18.5", "matchFiles": [ "yarn.lock" ], "allowedVersions": "10.4.1", "prBodyNotes": [ "### GitHub Vulnerability Alerts", "#### [GHSA-7wwv-vh3v-89cq](https://github.com/highlightjs/highlight.js/security/advisories/GHSA-7wwv-vh3v-89cq)\n\n### Impact: Potential ReDOS vulnerabilities (exponential and polynomial RegEx backtracking)\n\n[oswasp](https://owasp.org/www-community/attacks/Regular_expression_Denial_of_Service_-_ReDoS): \n\n> The Regular expression Denial of Service (ReDoS) is a Denial of Service attack, that exploits the fact that most Regular Expression implementations may reach extreme situations that cause them to work very slowly (exponentially related to input size). An attacker can then cause a program using a Regular Expression to enter these extreme situations and then hang for a very long time.\n\nIf are you are using Highlight.js to highlight user-provided data you are possibly vulnerable. On the client-side (in a browser or Electron environment) risks could include lengthy freezes or crashes... On the server-side infinite freezes could occur... effectively preventing users from accessing your app or service (ie, Denial of Service).\n\nThis is an issue with grammars shipped with the parser (and potentially 3rd party grammars also), not the parser itself. If you are using Highlight.js with any of the following grammars you are vulnerable. If you are using `highlightAuto` to detect the language (and have any of these grammars registered) you are vulnerable.\n\nAll versions prior to 10.4.1 are vulnerable, including version 9.18.5. \n\n**Grammars with exponential backtracking issues:**\n\n - c-like (c, cpp, arduino)\n - handlebars (htmlbars)\n - gams\n - perl\n - jboss-cli\n - r\n - erlang-repl\n - powershell\n - routeros\n - livescript (10.4.0 and 9.18.5 included this fix)\n - javascript & typescript (10.4.0 included partial fixes)\n\nAnd of course any aliases of those languages have the same issue. ie: `hpp` is no safer than `cpp`.\n\n**Grammars with polynomial backtracking issues:**\n\n- kotlin\n- gcode\n- d\n- aspectj\n- moonscript\n- coffeescript/livescript\n- csharp\n- scilab\n- crystal\n- elixir\n- basic\n- ebnf\n- ruby\n- fortran/irpf90\n- livecodeserver\n- yaml\n- x86asm\n- dsconfig\n- markdown\n- ruleslanguage\n- xquery\n- sqf\n\nAnd again: any aliases of those languages have the same issue. ie: `ruby` and `rb` share the same ruby issues.\n\n\n### Patches\n\n- Version 10.4.1 resolves these vulnerabilities. Please upgrade.\n\n### Workarounds / Mitigations\n\n- Discontinue use the affected grammars. (or perhaps use only those with poly vs exponential issues)\n- Attempt cherry-picking the grammar fixes into older versions...\n- Attempt using newer CDN versions of any affected languages. (ie using an older CDN version of the library with newer CDN grammars). Your mileage may vary.\n\n### References\n\n- https://owasp.org/www-community/attacks/Regular_expression_Denial_of_Service_-_ReDoS\n\n### For more information\n\nIf you have any questions or comments about this advisory:\n* Open an issue: https://github.com/highlightjs/highlight.js/issues\n* Email us at [security@highlightjs.com](mailto:security@highlightjs.com)" ], "isVulnerabilityAlert": true, "force": { "groupName": null, "schedule": [], "dependencyDashboardApproval": false, "rangeStrategy": "update-lockfile", "commitMessageSuffix": "[SECURITY]", "branchTopic": "{{{datasource}}}-{{{depName}}}-vulnerability", "prCreation": "immediate", "recreateClosed": true } } ] } DEBUG: processRepo() DEBUG: findIssue(Dependency Dashboard) DEBUG: Found issue 149 DEBUG: No baseBranches DEBUG: extract() DEBUG: Setting current branch to master DEBUG: latest commit { "branchName": "master", "latestCommitDate": "2021-03-04T09:10:39+00:00" } DEBUG: Using file match: (^|/)tasks/[^/]+\.ya?ml$ for manager ansible DEBUG: Using file match: (^|/)requirements\.ya?ml$ for manager ansible-galaxy DEBUG: Using file match: azure.*pipelines?.*\.ya?ml$ for manager azure-pipelines DEBUG: Using file match: (^|/)batect(-bundle)?\.yml$ for manager batect DEBUG: Using file match: (^|/)batect$ for manager batect-wrapper DEBUG: Using file match: (^|/)WORKSPACE(|\.bazel)$ for manager bazel DEBUG: Using file match: \.bzl$ for manager bazel DEBUG: Using file match: buildkite\.ya?ml for manager buildkite DEBUG: Using file match: \.buildkite/.+\.ya?ml$ for manager buildkite DEBUG: Using file match: (^|/)Gemfile$ for manager bundler DEBUG: Using file match: (^|/)Cargo.toml$ for manager cargo DEBUG: Using file match: (^|/).circleci/config.yml$ for manager circleci DEBUG: Using file match: (^|/)cloudbuild.ya?ml for manager cloudbuild DEBUG: Using file match: (^|/)Podfile$ for manager cocoapods DEBUG: Using file match: (^|/)([\w-]*)composer.json$ for manager composer DEBUG: Using file match: (^|/)deps\.edn$ for manager deps-edn DEBUG: Using file match: (^|/)docker-compose[^/]*\.ya?ml$ for manager docker-compose DEBUG: Using file match: (^|/|\.)Dockerfile$ for manager dockerfile DEBUG: Using file match: (^|/)Dockerfile\.[^/]*$ for manager dockerfile DEBUG: Using file match: (^|/).drone.yml$ for manager droneci DEBUG: Using file match: (^|/).gitmodules$ for manager git-submodules DEBUG: Using file match: ^\.github\/workflows\/[^/]+\.ya?ml$ for manager github-actions DEBUG: Using file match: ^\.gitlab-ci\.yml$ for manager gitlabci DEBUG: Using file match: ^\.gitlab-ci\.yml$ for manager gitlabci-include DEBUG: Using file match: (^|/)go.mod$ for manager gomod DEBUG: Using file match: \.gradle(\.kts)?$ for manager gradle DEBUG: Using file match: (^|/)gradle.properties$ for manager gradle DEBUG: Using file match: (^|/)gradle.properties$ for manager gradle-lite DEBUG: Using file match: \.gradle(\.kts)?$ for manager gradle-lite DEBUG: Using file match: (^|/)gradle/wrapper/gradle-wrapper.properties$ for manager gradle-wrapper DEBUG: Using file match: (^|/)requirements\.yaml$ for manager helm-requirements DEBUG: Using file match: (^|/)values.yaml$ for manager helm-values DEBUG: Using file match: (^|/)helmfile.yaml$ for manager helmfile DEBUG: Using file match: (^|/)Chart.yaml$ for manager helmv3 DEBUG: Using file match: ^Formula/[^/]+[.]rb$ for manager homebrew DEBUG: Using file match: \.html?$ for manager html DEBUG: Using file match: (^|/)plugins\.txt for manager jenkins DEBUG: Using file match: (^|/)kustomization\.yaml for manager kustomize DEBUG: Using file match: (^|/)project\.clj$ for manager leiningen DEBUG: Using file match: \.pom\.xml$ for manager maven DEBUG: Using file match: (^|/)pom\.xml$ for manager maven DEBUG: Using file match: (^|/)package.js$ for manager meteor DEBUG: Using file match: (^|/)mix\.exs$ for manager mix DEBUG: Using file match: ^.node-version$ for manager nodenv DEBUG: Using file match: (^|/)package.json$ for manager npm DEBUG: Using file match: \.(?:cs|fs|vb)proj$ for manager nuget DEBUG: Using file match: \.(?:props|targets)$ for manager nuget DEBUG: Using file match: \.config\/dotnet-tools\.json$ for manager nuget DEBUG: Using file match: (^|/)\.nvmrc$ for manager nvm DEBUG: Using file match: (^|/)([\w-]*)requirements.(txt|pip)$ for manager pip_requirements DEBUG: Using file match: (^|/)setup.py$ for manager pip_setup DEBUG: Using file match: (^|/)Pipfile$ for manager pipenv DEBUG: Using file match: (^|/)pyproject\.toml$ for manager poetry DEBUG: Using file match: (^|/)\.pre-commit-config\.yaml$ for manager pre-commit DEBUG: Using file match: (^|/)pubspec\.ya?ml$ for manager pub DEBUG: Using file match: (^|/)\.ruby-version$ for manager ruby-version DEBUG: Using file match: \.sbt$ for manager sbt DEBUG: Using file match: project/[^/]*.scala$ for manager sbt DEBUG: Using file match: (^|/)setup\.cfg$ for manager setup-cfg DEBUG: Using file match: (^|/)Package\.swift for manager swift DEBUG: Using file match: \.tf$ for manager terraform DEBUG: Using file match: (^|/)\.terraform-version$ for manager terraform-version DEBUG: Using file match: (^|/)terragrunt\.hcl$ for manager terragrunt DEBUG: Using file match: (^|/)\.terragrunt-version$ for manager terragrunt-version DEBUG: Using file match: ^.travis.yml$ for manager travis DEBUG: Matched 1 file(s) for manager circleci: .circleci/config.yml DEBUG: Matched 372 file(s) for manager html: projects/ag-grid-angular-ngcc/src/app/app.component.html, projects/ag-grid-angular-ngcc/src/index.html, projects/agmcore-ngcc/src/app/app.component.html, projects/agmcore-ngcc/src/index.html, projects/alfrescoadf-core-ngcc/src/app/app.component.html, projects/alfrescoadf-core-ngcc/src/index.html, projects/angular-bootstrap-datetimepicker-ngcc/src/app/app.component.html, projects/angular-bootstrap-datetimepicker-ngcc/src/index.html, projects/angular-calendar-ngcc/src/app/app.component.html, projects/angular-calendar-ngcc/src/index.html, projects/angular-datatables-ngcc/src/app/app.component.html, projects/angular-datatables-ngcc/src/index.html, projects/angular-draggable-droppable-ngcc/src/app/app.component.html, projects/angular-draggable-droppable-ngcc/src/index.html, projects/angular-froala-wysiwyg-ngcc/src/app/app.component.html, projects/angular-froala-wysiwyg-ngcc/src/index.html, projects/angular-gridster2-ngcc/src/app/app.component.html, projects/angular-gridster2-ngcc/src/index.html, projects/angular-highcharts-ngcc/src/app/app.component.html, projects/angular-highcharts-ngcc/src/index.html, projects/angular-in-memory-web-api-ngcc/src/app/app.component.html, projects/angular-in-memory-web-api-ngcc/src/index.html, projects/angular-l10n-ngcc/src/app/app.component.html, projects/angular-l10n-ngcc/src/index.html, projects/angular-mydatepicker-ngcc/src/app/app.component.html, projects/angular-mydatepicker-ngcc/src/index.html, projects/angular-oauth2-oidc-ngcc/src/app/app.component.html, projects/angular-oauth2-oidc-ngcc/src/index.html, projects/angular-pipes-ngcc/src/app/app.component.html, projects/angular-pipes-ngcc/src/index.html, projects/angular-reduxstore-ngcc/src/app/app.component.html, projects/angular-reduxstore-ngcc/src/index.html, projects/angular-router-yg-ngcc/src/app/app.component.html, projects/angular-router-yg-ngcc/src/index.html, projects/angular-tree-component-ngcc/src/app/app.component.html, projects/angular-tree-component-ngcc/src/index.html, projects/angular2-multiselect-dropdown-ngcc/src/app/app.component.html, projects/angular2-multiselect-dropdown-ngcc/src/index.html, projects/angular2-notifications-ngcc/src/app/app.component.html, projects/angular2-notifications-ngcc/src/index.html, projects/angular2-text-mask-ngcc/src/app/app.component.html, projects/angular2-text-mask-ngcc/src/index.html, projects/angular2-toaster-ngcc/src/app/app.component.html, projects/angular2-toaster-ngcc/src/index.html, projects/angular2dropdown-multiselect-ngcc/src/app/app.component.html, projects/angular2dropdown-multiselect-ngcc/src/index.html, projects/angularanimations-ngcc/src/app/app.component.html, projects/angularanimations-ngcc/src/index.html, projects/angularcdk-ngcc/src/app/app.component.html, projects/angularcdk-ngcc/src/index.html, projects/angularcommon-ngcc/src/app/app.component.html, projects/angularcommon-ngcc/src/index.html, projects/angularcompiler-ngcc/src/app/app.component.html, projects/angularcompiler-ngcc/src/index.html, projects/angularcore-ngcc/src/app/app.component.html, projects/angularcore-ngcc/src/index.html, projects/angularelements-ngcc/src/app/app.component.html, projects/angularelements-ngcc/src/index.html, projects/angularfire-ngcc/src/app/app.component.html, projects/angularfire-ngcc/src/index.html, projects/angularflex-layout-ngcc/src/app/app.component.html, projects/angularflex-layout-ngcc/src/index.html, projects/angularforms-ngcc/src/app/app.component.html, projects/angularforms-ngcc/src/index.html, projects/angularhttp-ngcc/src/app/app.component.html, projects/angularhttp-ngcc/src/index.html, projects/angularmaterial-experimental-ngcc/src/app/app.component.html, projects/angularmaterial-experimental-ngcc/src/index.html, projects/angularmaterial-moment-adapter-ngcc/src/app/app.component.html, projects/angularmaterial-moment-adapter-ngcc/src/index.html, projects/angularmaterial-ngcc/src/app/app.component.html, projects/angularmaterial-ngcc/src/index.html, projects/angularplatform-browser-dynamic-ngcc/src/app/app.component.html, projects/angularplatform-browser-dynamic-ngcc/src/index.html, projects/angularplatform-browser-ngcc/src/app/app.component.html, projects/angularplatform-browser-ngcc/src/index.html, projects/angularplatform-server-ngcc/src/app/app.component.html, projects/angularplatform-server-ngcc/src/index.html, projects/angularrouter-ngcc/src/app/app.component.html, projects/angularrouter-ngcc/src/index.html, projects/angularservice-worker-ngcc/src/app/app.component.html, projects/angularservice-worker-ngcc/src/index.html, projects/angulartics2-ngcc/src/app/app.component.html, projects/angulartics2-ngcc/src/index.html, projects/angularupgrade-ngcc/src/app/app.component.html, projects/angularupgrade-ngcc/src/index.html, projects/angularx-social-login-ngcc/src/app/app.component.html, projects/angularx-social-login-ngcc/src/index.html, projects/ant-designicons-angular-ngcc/src/app/app.component.html, projects/ant-designicons-angular-ngcc/src/index.html, projects/apollo-angular-link-http-batch-ngcc/src/app/app.component.html, projects/apollo-angular-link-http-batch-ngcc/src/index.html, projects/apollo-angular-link-http-ngcc/src/app/app.component.html, projects/apollo-angular-link-http-ngcc/src/index.html, projects/apollo-angular-ngcc/src/app/app.component.html, projects/apollo-angular-ngcc/src/index.html, projects/asymmetrikngx-leaflet-ngcc/src/app/app.component.html, projects/asymmetrikngx-leaflet-ngcc/src/index.html, projects/auth0angular-jwt-ngcc/src/app/app.component.html, projects/auth0angular-jwt-ngcc/src/index.html, projects/azuremsal-angular-ngcc/src/app/app.component.html, projects/azuremsal-angular-ngcc/src/index.html, projects/bugsnagplugin-angular-ngcc/src/app/app.component.html, projects/bugsnagplugin-angular-ngcc/src/index.html, projects/carbonicons-angular-ngcc/src/app/app.component.html, projects/carbonicons-angular-ngcc/src/index.html, projects/clrangular-ngcc/src/app/app.component.html, projects/clrangular-ngcc/src/index.html, projects/covalentcore-ngcc/src/app/app.component.html, projects/covalentcore-ngcc/src/index.html, projects/covalentdynamic-forms-ngcc/src/app/app.component.html, projects/covalentdynamic-forms-ngcc/src/index.html, projects/covalenthighlight-ngcc/src/app/app.component.html, projects/covalenthighlight-ngcc/src/index.html, projects/covalentmarkdown-ngcc/src/app/app.component.html, projects/covalentmarkdown-ngcc/src/index.html, projects/datoramaakita-ngcc/src/app/app.component.html, projects/datoramaakita-ngcc/src/index.html, projects/delonabc-ngcc/src/app/app.component.html, projects/delonabc-ngcc/src/index.html, projects/delonacl-ngcc/src/app/app.component.html, projects/delonacl-ngcc/src/index.html, projects/delonauth-ngcc/src/app/app.component.html, projects/delonauth-ngcc/src/index.html, projects/delonform-ngcc/src/app/app.component.html, projects/delonform-ngcc/src/index.html, projects/delontheme-ngcc/src/app/app.component.html, projects/delontheme-ngcc/src/index.html, projects/delonutil-ngcc/src/app/app.component.html, projects/delonutil-ngcc/src/index.html, projects/devextreme-angular-ngcc/src/app/app.component.html, projects/devextreme-angular-ngcc/src/index.html, projects/fortawesomeangular-fontawesome-ngcc/src/app/app.component.html, projects/fortawesomeangular-fontawesome-ngcc/src/index.html, projects/highcharts-angular-ngcc/src/app/app.component.html, projects/highcharts-angular-ngcc/src/index.html, projects/igniteui-angular-ngcc/src/app/app.component.html, projects/igniteui-angular-ngcc/src/index.html, projects/ionicangular-ngcc/src/app/app.component.html, projects/ionicangular-ngcc/src/index.html, projects/ionicstorage-ngcc/src/app/app.component.html, projects/ionicstorage-ngcc/src/index.html, projects/kendo-ui-buttons-ngcc/src/app/app.component.html, projects/kendo-ui-buttons-ngcc/src/index.html, projects/kendo-ui-charts-ngcc/src/app/app.component.html, projects/kendo-ui-charts-ngcc/src/index.html, projects/kendo-ui-conversational-ngcc/src/app/app.component.html, projects/kendo-ui-conversational-ngcc/src/index.html, projects/kendo-ui-dateinputs-ngcc/src/app/app.component.html, projects/kendo-ui-dateinputs-ngcc/src/index.html, projects/kendo-ui-dialog-ngcc/src/app/app.component.html, projects/kendo-ui-dialog-ngcc/src/index.html, projects/kendo-ui-dropdowns-ngcc/src/app/app.component.html, projects/kendo-ui-dropdowns-ngcc/src/index.html, projects/kendo-ui-editor-ngcc/src/app/app.component.html, projects/kendo-ui-editor-ngcc/src/index.html, projects/kendo-ui-excel-ngcc/src/app/app.component.html, projects/kendo-ui-excel-ngcc/src/index.html, projects/kendo-ui-gauges-ngcc/src/app/app.component.html, projects/kendo-ui-gauges-ngcc/src/index.html, projects/kendo-ui-grid-ngcc/src/app/app.component.html, projects/kendo-ui-grid-ngcc/src/index.html, projects/kendo-ui-inputs-ngcc/src/app/app.component.html, projects/kendo-ui-inputs-ngcc/src/index.html, projects/kendo-ui-intl-ngcc/src/app/app.component.html, projects/kendo-ui-intl-ngcc/src/index.html, projects/kendo-ui-label-ngcc/src/app/app.component.html, projects/kendo-ui-label-ngcc/src/index.html, projects/kendo-ui-layout-ngcc/src/index.html, projects/kendo-ui-menu-ngcc/src/app/app.component.html, projects/kendo-ui-menu-ngcc/src/index.html, projects/kendo-ui-notification-ngcc/src/index.html, projects/kendo-ui-pdf-ngcc/src/app/app.component.html, projects/kendo-ui-pdf-ngcc/src/index.html, projects/kendo-ui-popup-ngcc/src/app/app.component.html, projects/kendo-ui-popup-ngcc/src/index.html, projects/kendo-ui-progressbar-ngcc/src/app/app.component.html, projects/kendo-ui-progressbar-ngcc/src/index.html, projects/kendo-ui-ripple-ngcc/src/app/app.component.html, projects/kendo-ui-ripple-ngcc/src/index.html, projects/kendo-ui-scheduler-ngcc/src/app/app.component.html, projects/kendo-ui-scheduler-ngcc/src/index.html, projects/kendo-ui-scrollview-ngcc/src/app/app.component.html, projects/kendo-ui-scrollview-ngcc/src/index.html, projects/kendo-ui-sortable-ngcc/src/app/app.component.html, projects/kendo-ui-sortable-ngcc/src/index.html, projects/kendo-ui-toolbar-ngcc/src/app/app.component.html, projects/kendo-ui-toolbar-ngcc/src/index.html, projects/kendo-ui-tooltip-ngcc/src/index.html, projects/kendo-ui-treeview-ngcc/src/app/app.component.html, projects/kendo-ui-treeview-ngcc/src/index.html, projects/kendo-ui-upload-ngcc/src/app/app.component.html, projects/kendo-ui-upload-ngcc/src/index.html, projects/keycloak-angular-ngcc/src/app/app.component.html, projects/keycloak-angular-ngcc/src/index.html, projects/mobiscroll-angular-lite-ngcc/src/app/app.component.html, projects/mobiscroll-angular-lite-ngcc/src/index.html, projects/mobx-angular-ngcc/src/index.html, projects/nativescript-angular-ngcc/src/app/app.component.html, projects/nativescript-angular-ngcc/src/index.html, projects/nebularauth-ngcc/src/app/app.component.html, projects/nebularauth-ngcc/src/index.html, projects/nebulardate-fns-ngcc/src/app/app.component.html, projects/nebulardate-fns-ngcc/src/index.html, projects/nebulareva-icons-ngcc/src/app/app.component.html, projects/nebulareva-icons-ngcc/src/index.html, projects/nebularmoment-ngcc/src/app/app.component.html, projects/nebularmoment-ngcc/src/index.html, projects/nebularsecurity-ngcc/src/app/app.component.html, projects/nebularsecurity-ngcc/src/index.html, projects/nebulartheme-ngcc/src/app/app.component.html, projects/nebulartheme-ngcc/src/index.html, projects/netbasalspectator-ngcc/src/app/app.component.html, projects/netbasalspectator-ngcc/src/index.html, projects/ng-bootstrapng-bootstrap-ngcc/src/app/app.component.html, projects/ng-bootstrapng-bootstrap-ngcc/src/index.html, projects/ng-click-outside-ngcc/src/app/app.component.html, projects/ng-click-outside-ngcc/src/index.html, projects/ng-dynamic-formscore-ngcc/src/app/app.component.html, projects/ng-dynamic-formscore-ngcc/src/index.html, projects/ng-gapi-ngcc/src/app/app.component.html, projects/ng-gapi-ngcc/src/index.html, projects/ng-idlecore-ngcc/src/app/app.component.html, projects/ng-idlecore-ngcc/src/index.html, projects/ng-in-viewport-ngcc/src/app/app.component.html, projects/ng-in-viewport-ngcc/src/index.html, projects/ng-inline-svg-ngcc/src/app/app.component.html, projects/ng-inline-svg-ngcc/src/index.html, projects/ng-lazyload-image-ngcc/src/app/app.component.html, projects/ng-lazyload-image-ngcc/src/index.html, projects/ng-pick-datetime-ngcc/src/app/app.component.html, projects/ng-pick-datetime-ngcc/src/index.html, projects/ng-select-ngcc/src/app/app.component.html, projects/ng-select-ngcc/src/index.html, projects/ng-selectng-select-ngcc/src/app/app.component.html, projects/ng-selectng-select-ngcc/src/index.html, projects/ng-zorro-antd-ngcc/src/app/app.component.html, projects/ng-zorro-antd-ngcc/src/index.html, projects/ng2-ace-editor-ngcc/src/app/app.component.html, projects/ng2-ace-editor-ngcc/src/index.html, projects/ng2-charts-ngcc/src/app/app.component.html, projects/ng2-charts-ngcc/src/index.html, projects/ng2-ckeditor-ngcc/src/app/app.component.html, projects/ng2-ckeditor-ngcc/src/index.html, projects/ng2-completer-ngcc/src/app/app.component.html, projects/ng2-completer-ngcc/src/index.html, projects/ng2-dnd-ngcc/src/app/app.component.html, projects/ng2-dnd-ngcc/src/index.html, projects/ng2-dragula-ngcc/src/app/app.component.html, projects/ng2-dragula-ngcc/src/index.html, projects/ng2-file-upload-ngcc/src/app/app.component.html, projects/ng2-file-upload-ngcc/src/index.html, projects/ng2-material-dropdown-ngcc/src/app/app.component.html, projects/ng2-material-dropdown-ngcc/src/index.html, projects/ng2-pdfjs-viewer-ngcc/src/app/app.component.html, projects/ng2-pdfjs-viewer-ngcc/src/index.html, projects/ng2-validation-ngcc/src/app/app.component.html, projects/ng2-validation-ngcc/src/index.html, projects/ng6-breadcrumbs-ngcc/src/app/app.component.html, projects/ng6-breadcrumbs-ngcc/src/index.html, projects/ngrxstore-ngcc/src/app/app.component.html, projects/ngrxstore-ngcc/src/index.html, projects/nguiauto-complete-ngcc/src/app/app.component.html, projects/nguiauto-complete-ngcc/src/index.html, projects/ngx-auth-firebaseui-ngcc/src/app/app.component.html, projects/ngx-auth-firebaseui-ngcc/src/index.html, projects/ngx-bootstrap-ngcc/src/app/app.component.html, projects/ngx-bootstrap-ngcc/src/index.html, projects/ngx-chips-ngcc/src/app/app.component.html, projects/ngx-chips-ngcc/src/index.html, projects/ngx-clipboard-ngcc/src/app/app.component.html, projects/ngx-clipboard-ngcc/src/index.html, projects/ngx-color-picker-ngcc/src/app/app.component.html, projects/ngx-color-picker-ngcc/src/index.html, projects/ngx-cookie-service-ngcc/src/app/app.component.html, projects/ngx-cookie-service-ngcc/src/index.html, projects/ngx-countdown-ngcc/src/app/app.component.html, projects/ngx-countdown-ngcc/src/index.html, projects/ngx-echarts-ngcc/src/app/app.component.html, projects/ngx-echarts-ngcc/src/index.html, projects/ngx-file-drop-ngcc/src/app/app.component.html, projects/ngx-file-drop-ngcc/src/index.html, projects/ngx-formlybootstrap-ngcc/src/app/app.component.html, projects/ngx-formlybootstrap-ngcc/src/index.html, projects/ngx-formlycore-ngcc/src/app/app.component.html, projects/ngx-formlycore-ngcc/src/index.html, projects/ngx-formlymaterial-ngcc/src/app/app.component.html, projects/ngx-formlymaterial-ngcc/src/index.html, projects/ngx-highlightjs-ngcc/src/app/app.component.html, projects/ngx-highlightjs-ngcc/src/index.html, projects/ngx-infinite-scroll-ngcc/src/app/app.component.html, projects/ngx-infinite-scroll-ngcc/src/index.html, projects/ngx-loading-ngcc/src/app/app.component.html, projects/ngx-loading-ngcc/src/index.html, projects/ngx-logger-ngcc/src/app/app.component.html, projects/ngx-logger-ngcc/src/index.html, projects/ngx-markdown-ngcc/src/app/app.component.html, projects/ngx-markdown-ngcc/src/index.html, projects/ngx-mask-ngcc/src/app/app.component.html, projects/ngx-mask-ngcc/src/index.html, projects/ngx-moment-ngcc/src/app/app.component.html, projects/ngx-moment-ngcc/src/index.html, projects/ngx-pagination-ngcc/src/app/app.component.html, projects/ngx-pagination-ngcc/src/index.html, projects/ngx-perfect-scrollbar-ngcc/src/app/app.component.html, projects/ngx-perfect-scrollbar-ngcc/src/index.html, projects/ngx-permissions-ngcc/src/app/app.component.html, projects/ngx-permissions-ngcc/src/index.html, projects/ngx-pipes-ngcc/src/app/app.component.html, projects/ngx-pipes-ngcc/src/index.html, projects/ngx-pwalocal-storage-ngcc/src/app/app.component.html, projects/ngx-pwalocal-storage-ngcc/src/index.html, projects/ngx-quill-ngcc/src/app/app.component.html, projects/ngx-quill-ngcc/src/index.html, projects/ngx-simple-modal-ngcc/src/app/app.component.html, projects/ngx-simple-modal-ngcc/src/index.html, projects/ngx-smart-modal-ngcc/src/app/app.component.html, projects/ngx-smart-modal-ngcc/src/index.html, projects/ngx-spinner-ngcc/src/app/app.component.html, projects/ngx-spinner-ngcc/src/index.html, projects/ngx-swiper-wrapper-ngcc/src/app/app.component.html, projects/ngx-swiper-wrapper-ngcc/src/index.html, projects/ngx-toastr-ngcc/src/app/app.component.html, projects/ngx-toastr-ngcc/src/index.html, projects/ngx-translatecore-ngcc/src/app/app.component.html, projects/ngx-translatecore-ngcc/src/index.html, projects/ngx-translatehttp-loader-ngcc/src/app/app.component.html, projects/ngx-translatehttp-loader-ngcc/src/index.html, projects/ngx-ui-loader-ngcc/src/app/app.component.html, projects/ngx-ui-loader-ngcc/src/index.html, projects/ngx-wig-ngcc/src/app/app.component.html, projects/ngx-wig-ngcc/src/index.html, projects/ngx-window-token-ngcc/src/app/app.component.html, projects/ngx-window-token-ngcc/src/index.html, projects/ngxsdevtools-plugin-ngcc/src/app/app.component.html, projects/ngxsdevtools-plugin-ngcc/src/index.html, projects/ngxsform-plugin-ngcc/src/app/app.component.html, projects/ngxsform-plugin-ngcc/src/index.html, projects/ngxshmr-plugin-ngcc/src/app/app.component.html, projects/ngxshmr-plugin-ngcc/src/index.html, projects/ngxslogger-plugin-ngcc/src/app/app.component.html, projects/ngxslogger-plugin-ngcc/src/index.html, projects/ngxsrouter-plugin-ngcc/src/app/app.component.html, projects/ngxsrouter-plugin-ngcc/src/index.html, projects/ngxsstorage-plugin-ngcc/src/app/app.component.html, projects/ngxsstorage-plugin-ngcc/src/index.html, projects/ngxsstore-ngcc/src/app/app.component.html, projects/ngxsstore-ngcc/src/index.html, projects/nrwlangular-ngcc/src/app/app.component.html, projects/nrwlangular-ngcc/src/index.html, projects/perfumejs-ngcc/src/app/app.component.html, projects/perfumejs-ngcc/src/index.html, projects/preboot-ngcc/src/app/app.component.html, projects/preboot-ngcc/src/index.html, projects/primeng-ngcc/src/app/app.component.html, projects/primeng-ngcc/src/index.html, projects/swimlanengx-charts-ngcc/src/app/app.component.html, projects/swimlanengx-charts-ngcc/src/index.html, projects/swimlanengx-datatable-ngcc/src/index.html, projects/swimlanengx-dnd-ngcc/src/app/app.component.html, projects/swimlanengx-dnd-ngcc/src/index.html, projects/uirouterangular-hybrid-ngcc/src/app/app.component.html, projects/uirouterangular-hybrid-ngcc/src/app/child.component.html, projects/uirouterangular-hybrid-ngcc/src/index.html, projects/uirouterangular-ngcc/src/app/app.component.html, projects/uirouterangular-ngcc/src/app/component1/component1.component.html, projects/uirouterangular-ngcc/src/app/component2/component2.component.html, projects/uirouterangular-ngcc/src/app/lazy/lazy1/lazy1.component.html, projects/uirouterangular-ngcc/src/app/lazy/lazy2/lazy2.component.html, projects/uirouterangular-ngcc/src/index.html, projects/uiroutercore-ngcc/src/app/app.component.html, projects/uiroutercore-ngcc/src/index.html DEBUG: Matched 1 file(s) for manager npm: package.json DEBUG: CircleCI docker image { "depName": "*docker_image" } DEBUG: npm file package.json has name "ngcc-validation" DEBUG: Detecting Lerna and Yarn Workspaces DEBUG: Finding locked versions DEBUG: Found circleci package files DEBUG: Found npm package files DEBUG: Found 2 package file(s) INFO: Dependency extraction complete { "baseBranch": "master", "stats": { "managers": { "circleci": { "fileCount": 1, "depCount": 2 }, "npm": { "fileCount": 1, "depCount": 288 } }, "total": { "fileCount": 2, "depCount": 290 } } } DEBUG: orb.getReleases() { "lookupName": "circleci/browser-tools" } DEBUG: Found deprecationMessage (@netbasal/spectator)(dependency="@netbasal/spectator") DEBUG: Skipping @nrwl/angular@9999.0.0 because it is deprecated DEBUG: Skipping @nrwl/workspace@9999.0.0 because it is deprecated DEBUG: Skipping @progress/kendo-drawing@1.13.7 because it is deprecated DEBUG: Found deprecationMessage (angular-tree-component)(dependency="angular-tree-component") DEBUG: Skipping datatables.net@2.1.1 because it is deprecated DEBUG: Dependency is ignored (nativescript-angular)(dependency="nativescript-angular") DEBUG: Found deprecationMessage (@types/json5)(dependency="@types/json5") DEBUG: Found deprecationMessage (tslint)(dependency="tslint") DEBUG: Package releases lookups complete { "baseBranch": "master" } DEBUG: packageFiles with updates { "config": { "circleci": [ { "packageFile": ".circleci/config.yml", "deps": [ { "depName": "*docker_image", "replaceString": "*docker_image", "autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}", "datasource": "docker", "depType": "docker", "versioning": "docker", "depIndex": 0, "updates": [], "warnings": [], "skipReason": "invalid-value" }, { "depType": "orb", "depName": "browser-tools", "currentValue": "1.1.3", "datasource": "orb", "lookupName": "circleci/browser-tools", "commitMessageTopic": "{{{depName}}} orb", "versioning": "npm", "rangeStrategy": "pin", "depIndex": 1, "updates": [], "warnings": [], "homepage": "https://circleci.com/developer/orbs/orb/circleci/browser-tools", "fixedVersion": "1.1.3" } ] } ], "npm": [ { "packageFile": "package.json", "deps": [ { "depType": "dependencies", "depName": "@agm/core", "currentValue": "3.0.0-beta.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "3.0.0-beta.0", "depIndex": 0, "updates": [], "warnings": [], "sourceUrl": "https://github.com/SebastianM/angular-google-maps", "homepage": "https://angular-maps.com", "fixedVersion": "3.0.0-beta.0" }, { "depType": "dependencies", "depName": "@alfresco/adf-core", "currentValue": "4.2.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "4.2.0", "depIndex": 1, "updates": [], "warnings": [], "sourceUrl": "https://github.com/Alfresco/alfresco-ng2-components", "fixedVersion": "4.2.0" }, { "depType": "dependencies", "depName": "@alfresco/adf-extensions", "currentValue": "4.2.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "4.2.0", "depIndex": 2, "updates": [], "warnings": [], "sourceUrl": "https://github.com/Alfresco/alfresco-ng2-components", "fixedVersion": "4.2.0" }, { "depType": "dependencies", "depName": "@alfresco/js-api", "currentValue": "4.2.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "4.2.0", "depIndex": 3, "updates": [], "warnings": [], "sourceUrl": "https://github.com/Alfresco/alfresco-js-api", "fixedVersion": "4.2.0" }, { "depType": "dependencies", "depName": "@angular-material-extensions/password-strength", "currentValue": "8.1.1", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "8.1.1", "depIndex": 4, "updates": [], "warnings": [], "sourceUrl": "https://github.com/angular-material-extensions/password-strength", "fixedVersion": "8.1.1" }, { "depType": "dependencies", "depName": "@angular-redux/store", "currentValue": "10.0.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "10.0.0", "depIndex": 5, "updates": [], "warnings": [], "sourceUrl": "https://github.com/angular-redux/platform", "fixedVersion": "10.0.0" }, { "depType": "dependencies", "depName": "@angular/animations", "currentValue": null, "currentRawValue": "github:angular/animations-builds#37cd8d7e914aef60bb7de535cdc56b00f78c5548", "currentDigest": "37cd8d7e914aef60bb7de535cdc56b00f78c5548", "datasource": "github-tags", "lookupName": "angular/animations-builds", "githubRepo": "angular/animations-builds", "sourceUrl": "https://github.com/angular/animations-builds", "gitRef": true, "prettyDepType": "dependency", "depIndex": 6, "updates": [ { "updateType": "digest", "newValue": null, "newDigest": "4067176458bbf75f08e0801ab90dc2ede228ced9", "newDigestShort": "4067176" } ], "warnings": [] }, { "depType": "dependencies", "depName": "@angular/cdk", "currentValue": null, "currentRawValue": "github:angular/cdk-builds#dbfce58c9dbc2568886d39b2f430ecc12529e944", "currentDigest": "dbfce58c9dbc2568886d39b2f430ecc12529e944", "datasource": "github-tags", "lookupName": "angular/cdk-builds", "githubRepo": "angular/cdk-builds", "sourceUrl": "https://github.com/angular/cdk-builds", "gitRef": true, "prettyDepType": "dependency", "depIndex": 7, "updates": [], "warnings": [] }, { "depType": "dependencies", "depName": "@angular/common", "currentValue": null, "currentRawValue": "github:angular/common-builds#d61864296396362e3636a463bbf4b411d50c3d22", "currentDigest": "d61864296396362e3636a463bbf4b411d50c3d22", "datasource": "github-tags", "lookupName": "angular/common-builds", "githubRepo": "angular/common-builds", "sourceUrl": "https://github.com/angular/common-builds", "gitRef": true, "prettyDepType": "dependency", "depIndex": 8, "updates": [ { "updateType": "digest", "newValue": null, "newDigest": "cbd42f8047d4e5c2bdf515b00fe989f34164e047", "newDigestShort": "cbd42f8" } ], "warnings": [] }, { "depType": "dependencies", "depName": "@angular/compiler", "currentValue": null, "currentRawValue": "github:angular/compiler-builds#0f9ee929baa40b68a6c7570b900b88374518dd17", "currentDigest": "0f9ee929baa40b68a6c7570b900b88374518dd17", "datasource": "github-tags", "lookupName": "angular/compiler-builds", "githubRepo": "angular/compiler-builds", "sourceUrl": "https://github.com/angular/compiler-builds", "gitRef": true, "prettyDepType": "dependency", "depIndex": 9, "updates": [ { "updateType": "digest", "newValue": null, "newDigest": "f3e0e00a8681fc81d93c068770ed63bd40ea31ca", "newDigestShort": "f3e0e00" } ], "warnings": [] }, { "depType": "dependencies", "depName": "@angular/core", "currentValue": null, "currentRawValue": "github:angular/core-builds#02849ea6a283245a6c115ec194bc79ad533fbf1d", "currentDigest": "02849ea6a283245a6c115ec194bc79ad533fbf1d", "datasource": "github-tags", "lookupName": "angular/core-builds", "githubRepo": "angular/core-builds", "sourceUrl": "https://github.com/angular/core-builds", "gitRef": true, "prettyDepType": "dependency", "depIndex": 10, "updates": [ { "updateType": "digest", "newValue": null, "newDigest": "d8fe5e81e3cd16d25bb64d45205eab963aa9ce13", "newDigestShort": "d8fe5e8" } ], "warnings": [] }, { "depType": "dependencies", "depName": "@angular/elements", "currentValue": null, "currentRawValue": "github:angular/elements-builds#28071fc8d12db97972703e74d54744e8d3498f58", "currentDigest": "28071fc8d12db97972703e74d54744e8d3498f58", "datasource": "github-tags", "lookupName": "angular/elements-builds", "githubRepo": "angular/elements-builds", "sourceUrl": "https://github.com/angular/elements-builds", "gitRef": true, "prettyDepType": "dependency", "depIndex": 11, "updates": [ { "updateType": "digest", "newValue": null, "newDigest": "5d8383ef0b34b552f67003ef79630fad7bc3ccfd", "newDigestShort": "5d8383e" } ], "warnings": [] }, { "depType": "dependencies", "depName": "@angular/fire", "currentValue": "6.1.4", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "6.1.4", "depIndex": 12, "updates": [], "warnings": [], "sourceUrl": "https://github.com/angular/angularfire", "fixedVersion": "6.1.4" }, { "depType": "dependencies", "depName": "@angular/flex-layout", "currentValue": null, "currentRawValue": "github:angular/flex-layout-builds#c9758465330946c155b587a24861a5b5943ecfcd", "currentDigest": "c9758465330946c155b587a24861a5b5943ecfcd", "datasource": "github-tags", "lookupName": "angular/flex-layout-builds", "githubRepo": "angular/flex-layout-builds", "sourceUrl": "https://github.com/angular/flex-layout-builds", "gitRef": true, "prettyDepType": "dependency", "depIndex": 13, "updates": [], "warnings": [] }, { "depType": "dependencies", "depName": "@angular/forms", "currentValue": null, "currentRawValue": "github:angular/forms-builds#b52fea23fad3b200b895f60e4f18c1590f0f5fee", "currentDigest": "b52fea23fad3b200b895f60e4f18c1590f0f5fee", "datasource": "github-tags", "lookupName": "angular/forms-builds", "githubRepo": "angular/forms-builds", "sourceUrl": "https://github.com/angular/forms-builds", "gitRef": true, "prettyDepType": "dependency", "depIndex": 14, "updates": [ { "updateType": "digest", "newValue": null, "newDigest": "c6df27054183c430115c68970620eaeac39d0ed4", "newDigestShort": "c6df270" } ], "warnings": [] }, { "depType": "dependencies", "depName": "@angular/http", "currentValue": null, "currentRawValue": "github:angular/http-builds#67c81ed8d00b4aa387cc774ee4b4024eac75740e", "currentDigest": "67c81ed8d00b4aa387cc774ee4b4024eac75740e", "datasource": "github-tags", "lookupName": "angular/http-builds", "githubRepo": "angular/http-builds", "sourceUrl": "https://github.com/angular/http-builds", "gitRef": true, "prettyDepType": "dependency", "depIndex": 15, "updates": [], "warnings": [] }, { "depType": "dependencies", "depName": "@angular/localize", "currentValue": null, "currentRawValue": "github:angular/localize-builds#b56df6febefb1a97bf3e0c44ddc7bc9411f370ab", "currentDigest": "b56df6febefb1a97bf3e0c44ddc7bc9411f370ab", "datasource": "github-tags", "lookupName": "angular/localize-builds", "githubRepo": "angular/localize-builds", "sourceUrl": "https://github.com/angular/localize-builds", "gitRef": true, "prettyDepType": "dependency", "depIndex": 16, "updates": [ { "updateType": "digest", "newValue": null, "newDigest": "a41ef6b16ff55b3e0b8cdb66ef9ac77255f20e26", "newDigestShort": "a41ef6b" } ], "warnings": [] }, { "depType": "dependencies", "depName": "@angular/material", "currentValue": null, "currentRawValue": "github:angular/material-builds#1dd71c468018e8daf53b0a0bfd5f73e4ee239cda", "currentDigest": "1dd71c468018e8daf53b0a0bfd5f73e4ee239cda", "datasource": "github-tags", "lookupName": "angular/material-builds", "githubRepo": "angular/material-builds", "sourceUrl": "https://github.com/angular/material-builds", "gitRef": true, "prettyDepType": "dependency", "depIndex": 17, "updates": [], "warnings": [] }, { "depType": "dependencies", "depName": "@angular/material-experimental", "currentValue": null, "currentRawValue": "github:angular/material-experimental-builds#473edb0a8423d7b2d06fc8a7af208812d8f17d67", "currentDigest": "473edb0a8423d7b2d06fc8a7af208812d8f17d67", "datasource": "github-tags", "lookupName": "angular/material-experimental-builds", "githubRepo": "angular/material-experimental-builds", "sourceUrl": "https://github.com/angular/material-experimental-builds", "gitRef": true, "prettyDepType": "dependency", "depIndex": 18, "updates": [], "warnings": [] }, { "depType": "dependencies", "depName": "@angular/material-moment-adapter", "currentValue": null, "currentRawValue": "github:angular/material-moment-adapter-builds#e62daae289d77cda1163107c52d28a96beb82b1b", "currentDigest": "e62daae289d77cda1163107c52d28a96beb82b1b", "datasource": "github-tags", "lookupName": "angular/material-moment-adapter-builds", "githubRepo": "angular/material-moment-adapter-builds", "sourceUrl": "https://github.com/angular/material-moment-adapter-builds", "gitRef": true, "prettyDepType": "dependency", "depIndex": 19, "updates": [], "warnings": [] }, { "depType": "dependencies", "depName": "@angular/platform-browser", "currentValue": null, "currentRawValue": "github:angular/platform-browser-builds#48bad0e1eb24510e58c0da1f69aa9249b45ac2dc", "currentDigest": "48bad0e1eb24510e58c0da1f69aa9249b45ac2dc", "datasource": "github-tags", "lookupName": "angular/platform-browser-builds", "githubRepo": "angular/platform-browser-builds", "sourceUrl": "https://github.com/angular/platform-browser-builds", "gitRef": true, "prettyDepType": "dependency", "depIndex": 20, "updates": [ { "updateType": "digest", "newValue": null, "newDigest": "14d912a52a2451865ee590647263f17e818d4436", "newDigestShort": "14d912a" } ], "warnings": [] }, { "depType": "dependencies", "depName": "@angular/platform-browser-dynamic", "currentValue": null, "currentRawValue": "github:angular/platform-browser-dynamic-builds#80f164ca64b3d523064a21c5acad8892591dfbf6", "currentDigest": "80f164ca64b3d523064a21c5acad8892591dfbf6", "datasource": "github-tags", "lookupName": "angular/platform-browser-dynamic-builds", "githubRepo": "angular/platform-browser-dynamic-builds", "sourceUrl": "https://github.com/angular/platform-browser-dynamic-builds", "gitRef": true, "prettyDepType": "dependency", "depIndex": 21, "updates": [ { "updateType": "digest", "newValue": null, "newDigest": "9d4a47f6801697892855b0b92506ad43473e666d", "newDigestShort": "9d4a47f" } ], "warnings": [] }, { "depType": "dependencies", "depName": "@angular/platform-server", "currentValue": null, "currentRawValue": "github:angular/platform-server-builds#49994f5742f715da234f2d40113ffdb336915165", "currentDigest": "49994f5742f715da234f2d40113ffdb336915165", "datasource": "github-tags", "lookupName": "angular/platform-server-builds", "githubRepo": "angular/platform-server-builds", "sourceUrl": "https://github.com/angular/platform-server-builds", "gitRef": true, "prettyDepType": "dependency", "depIndex": 22, "updates": [ { "updateType": "digest", "newValue": null, "newDigest": "b5c2a66525cc4825a4b779f201b74107385d5463", "newDigestShort": "b5c2a66" } ], "warnings": [] }, { "depType": "dependencies", "depName": "@angular/router", "currentValue": null, "currentRawValue": "github:angular/router-builds#3fa5b7e7ccbac742aa105edbd29abed08fe8bbdb", "currentDigest": "3fa5b7e7ccbac742aa105edbd29abed08fe8bbdb", "datasource": "github-tags", "lookupName": "angular/router-builds", "githubRepo": "angular/router-builds", "sourceUrl": "https://github.com/angular/router-builds", "gitRef": true, "prettyDepType": "dependency", "depIndex": 23, "updates": [ { "updateType": "digest", "newValue": null, "newDigest": "7a19b962bdddcfc635ac49ce2dd95c6a80cd65e1", "newDigestShort": "7a19b96" } ], "warnings": [] }, { "depType": "dependencies", "depName": "@angular/service-worker", "currentValue": null, "currentRawValue": "github:angular/service-worker-builds#e7c6bd90573b73c88d8015b32cf81d2dd9f9184c", "currentDigest": "e7c6bd90573b73c88d8015b32cf81d2dd9f9184c", "datasource": "github-tags", "lookupName": "angular/service-worker-builds", "githubRepo": "angular/service-worker-builds", "sourceUrl": "https://github.com/angular/service-worker-builds", "gitRef": true, "prettyDepType": "dependency", "depIndex": 24, "updates": [ { "updateType": "digest", "newValue": null, "newDigest": "cfaa725148b7c301645f4da36ebe7ed570966852", "newDigestShort": "cfaa725" } ], "warnings": [] }, { "depType": "dependencies", "depName": "@angular/upgrade", "currentValue": null, "currentRawValue": "github:angular/upgrade-builds#19c0c6a8f4b5a65f5575e7ff7d4900239339edf7", "currentDigest": "19c0c6a8f4b5a65f5575e7ff7d4900239339edf7", "datasource": "github-tags", "lookupName": "angular/upgrade-builds", "githubRepo": "angular/upgrade-builds", "sourceUrl": "https://github.com/angular/upgrade-builds", "gitRef": true, "prettyDepType": "dependency", "depIndex": 25, "updates": [ { "updateType": "digest", "newValue": null, "newDigest": "831a397cf8fba25edb3d4afd4dd1e67198fe3d3b", "newDigestShort": "831a397" } ], "warnings": [] }, { "depType": "dependencies", "depName": "@angularclass/hmr", "currentValue": "3.0.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "3.0.0", "depIndex": 26, "updates": [], "warnings": [], "sourceUrl": "https://github.com/PatrickJS/angular-hmr", "fixedVersion": "3.0.0" }, { "depType": "dependencies", "depName": "@ant-design/icons-angular", "currentValue": "11.0.1", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "11.0.1", "depIndex": 27, "updates": [], "warnings": [], "sourceUrl": "https://github.com/ant-design/ant-design-icons", "fixedVersion": "11.0.1" }, { "depType": "dependencies", "depName": "@apollo/client", "currentValue": "3.3.11", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "3.3.11", "depIndex": 28, "updates": [], "warnings": [], "sourceUrl": "https://github.com/apollographql/apollo-client", "homepage": "https://www.apollographql.com", "fixedVersion": "3.3.11" }, { "depType": "dependencies", "depName": "@asymmetrik/ngx-leaflet", "currentValue": "8.1.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "8.1.0", "depIndex": 29, "updates": [], "warnings": [], "sourceUrl": "https://github.com/Asymmetrik/ngx-leaflet", "fixedVersion": "8.1.0" }, { "depType": "dependencies", "depName": "@auth0/angular-jwt", "currentValue": "5.0.2", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "5.0.2", "depIndex": 30, "updates": [], "warnings": [], "sourceUrl": "https://github.com/auth0/angular2-jwt", "fixedVersion": "5.0.2" }, { "depType": "dependencies", "depName": "@azure/msal-angular", "currentValue": "2.0.0-alpha.6", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "2.0.0-alpha.6", "depIndex": 31, "updates": [ { "currentVersion": "2.0.0-alpha.6", "newVersion": "2.0.0-beta.0", "newValue": "2.0.0-beta.0", "bucket": "latest", "newMajor": 2, "newMinor": 0, "updateType": "minor", "isSingleVersion": true, "releaseTimestamp": "2021-03-03T22:02:02.403Z" } ], "warnings": [], "fixedVersion": "2.0.0-alpha.6" }, { "depType": "dependencies", "depName": "@azure/msal-browser", "currentValue": "2.11.2", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "2.11.2", "depIndex": 32, "updates": [ { "currentVersion": "2.11.2", "newVersion": "2.12.0", "newValue": "2.12.0", "bucket": "latest", "newMajor": 2, "newMinor": 12, "updateType": "minor", "isSingleVersion": true, "releaseTimestamp": "2021-03-03T21:58:54.727Z" } ], "warnings": [], "sourceUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-js", "fixedVersion": "2.11.2" }, { "depType": "dependencies", "depName": "@bugsnag/js", "currentValue": "7.8.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "7.8.0", "depIndex": 33, "updates": [], "warnings": [], "sourceUrl": "https://github.com/bugsnag/bugsnag-js", "homepage": "https://www.bugsnag.com/", "fixedVersion": "7.8.0" }, { "depType": "dependencies", "depName": "@bugsnag/plugin-angular", "currentValue": "7.8.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "7.8.0", "depIndex": 34, "updates": [], "warnings": [], "sourceUrl": "https://github.com/bugsnag/bugsnag-js", "homepage": "https://www.bugsnag.com/", "fixedVersion": "7.8.0" }, { "depType": "dependencies", "depName": "@carbon/icons-angular", "currentValue": "11.2.1", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "11.2.1", "depIndex": 35, "updates": [], "warnings": [], "sourceUrl": "https://github.com/carbon-design-system/carbon-icons-angular", "fixedVersion": "11.2.1" }, { "depType": "dependencies", "depName": "@cds/core", "currentValue": "5.0.2", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "5.0.2", "depIndex": 36, "updates": [], "warnings": [], "sourceUrl": "https://github.com/vmware/clarity", "homepage": "https://clarity.design/", "fixedVersion": "5.0.2" }, { "depType": "dependencies", "depName": "@clr/angular", "currentValue": "5.0.2", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "5.0.2", "depIndex": 37, "updates": [], "warnings": [], "sourceUrl": "https://github.com/vmware/clarity", "homepage": "https://clarity.design/", "fixedVersion": "5.0.2" }, { "depType": "dependencies", "depName": "@clr/core", "currentValue": "4.0.12", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "4.0.12", "depIndex": 38, "updates": [], "warnings": [], "homepage": "https://clarity.design/", "fixedVersion": "4.0.12" }, { "depType": "dependencies", "depName": "@clr/icons", "currentValue": "5.0.2", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "5.0.2", "depIndex": 39, "updates": [], "warnings": [], "sourceUrl": "https://github.com/vmware/clarity", "homepage": "https://clarity.design/", "fixedVersion": "5.0.2" }, { "depType": "dependencies", "depName": "@clr/ui", "currentValue": "5.0.2", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "5.0.2", "depIndex": 40, "updates": [], "warnings": [], "sourceUrl": "https://github.com/vmware/clarity", "homepage": "https://clarity.design/", "fixedVersion": "5.0.2" }, { "depType": "dependencies", "depName": "@covalent/core", "currentValue": "3.1.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "3.1.0", "depIndex": 41, "updates": [], "warnings": [], "sourceUrl": "https://github.com/teradata/covalent", "fixedVersion": "3.1.0" }, { "depType": "dependencies", "depName": "@covalent/dynamic-forms", "currentValue": "3.1.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "3.1.0", "depIndex": 42, "updates": [], "warnings": [], "sourceUrl": "https://github.com/teradata/covalent", "fixedVersion": "3.1.0" }, { "depType": "dependencies", "depName": "@covalent/highlight", "currentValue": "3.1.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "3.1.0", "depIndex": 43, "updates": [], "warnings": [], "sourceUrl": "https://github.com/teradata/covalent", "fixedVersion": "3.1.0" }, { "depType": "dependencies", "depName": "@covalent/markdown", "currentValue": "3.1.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "3.1.0", "depIndex": 44, "updates": [], "warnings": [], "sourceUrl": "https://github.com/teradata/covalent", "fixedVersion": "3.1.0" }, { "depType": "dependencies", "depName": "@datorama/akita", "currentValue": "6.0.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "6.0.0", "depIndex": 45, "updates": [], "warnings": [], "sourceUrl": "https://github.com/datorama/akita", "sourceDirectory": "libs/akita", "fixedVersion": "6.0.0" }, { "depType": "dependencies", "depName": "@delon/abc", "currentValue": "11.7.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "11.7.0", "depIndex": 46, "updates": [], "warnings": [], "sourceUrl": "https://github.com/ng-alain/delon", "homepage": "https://ng-alain.com", "fixedVersion": "11.7.0" }, { "depType": "dependencies", "depName": "@delon/acl", "currentValue": "11.7.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "11.7.0", "depIndex": 47, "updates": [], "warnings": [], "sourceUrl": "https://github.com/ng-alain/delon", "homepage": "https://ng-alain.com", "fixedVersion": "11.7.0" }, { "depType": "dependencies", "depName": "@delon/auth", "currentValue": "11.7.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "11.7.0", "depIndex": 48, "updates": [], "warnings": [], "sourceUrl": "https://github.com/ng-alain/delon", "homepage": "https://ng-alain.com", "fixedVersion": "11.7.0" }, { "depType": "dependencies", "depName": "@delon/form", "currentValue": "11.7.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "11.7.0", "depIndex": 49, "updates": [], "warnings": [], "sourceUrl": "https://github.com/ng-alain/delon", "homepage": "https://ng-alain.com", "fixedVersion": "11.7.0" }, { "depType": "dependencies", "depName": "@delon/theme", "currentValue": "11.7.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "11.7.0", "depIndex": 50, "updates": [], "warnings": [], "sourceUrl": "https://github.com/ng-alain/delon", "homepage": "https://ng-alain.com", "fixedVersion": "11.7.0" }, { "depType": "dependencies", "depName": "@delon/util", "currentValue": "11.7.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "11.7.0", "depIndex": 51, "updates": [], "warnings": [], "sourceUrl": "https://github.com/ng-alain/delon", "homepage": "https://ng-alain.com", "fixedVersion": "11.7.0" }, { "depType": "dependencies", "depName": "@fortawesome/angular-fontawesome", "currentValue": "0.8.2", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "0.8.2", "depIndex": 52, "updates": [], "warnings": [], "sourceUrl": "https://github.com/FortAwesome/angular-fontawesome", "fixedVersion": "0.8.2" }, { "depType": "dependencies", "depName": "@fortawesome/fontawesome-svg-core", "currentValue": "1.2.34", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "1.2.34", "depIndex": 53, "updates": [], "warnings": [], "sourceUrl": "https://github.com/FortAwesome/Font-Awesome", "homepage": "https://fontawesome.com", "fixedVersion": "1.2.34" }, { "depType": "dependencies", "depName": "@ionic/angular", "currentValue": "5.5.5", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "5.5.5", "depIndex": 54, "updates": [], "warnings": [], "sourceUrl": "https://github.com/ionic-team/ionic", "homepage": "https://ionicframework.com/", "fixedVersion": "5.5.5" }, { "depType": "dependencies", "depName": "@ionic/storage", "currentValue": "2.3.1", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "2.3.1", "depIndex": 55, "updates": [], "warnings": [], "sourceUrl": "https://github.com/ionic-team/ionic-storage", "fixedVersion": "2.3.1" }, { "depType": "dependencies", "depName": "@mat-datetimepicker/core", "currentValue": "6.0.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "6.0.0", "depIndex": 56, "updates": [], "warnings": [], "sourceUrl": "https://github.com/kuhnroyal/mat-datetimepicker", "fixedVersion": "6.0.0" }, { "depType": "dependencies", "depName": "@mat-datetimepicker/moment", "currentValue": "6.0.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "6.0.0", "depIndex": 57, "updates": [], "warnings": [], "sourceUrl": "https://github.com/kuhnroyal/mat-datetimepicker", "fixedVersion": "6.0.0" }, { "depType": "dependencies", "depName": "@mobiscroll/angular-lite", "currentValue": "4.10.8", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "4.10.8", "depIndex": 58, "updates": [], "warnings": [], "sourceUrl": "https://github.com/acidb/mobiscroll", "homepage": "https://mobiscroll.com/", "fixedVersion": "4.10.8" }, { "depType": "dependencies", "depName": "@nebular/auth", "currentValue": "7.0.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "7.0.0", "depIndex": 59, "updates": [], "warnings": [], "sourceUrl": "https://github.com/akveo/nebular", "fixedVersion": "7.0.0" }, { "depType": "dependencies", "depName": "@nebular/date-fns", "currentValue": "7.0.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "7.0.0", "depIndex": 60, "updates": [], "warnings": [], "sourceUrl": "https://github.com/akveo/nebular", "fixedVersion": "7.0.0" }, { "depType": "dependencies", "depName": "@nebular/eva-icons", "currentValue": "7.0.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "7.0.0", "depIndex": 61, "updates": [], "warnings": [], "sourceUrl": "https://github.com/akveo/nebular", "fixedVersion": "7.0.0" }, { "depType": "dependencies", "depName": "@nebular/moment", "currentValue": "7.0.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "7.0.0", "depIndex": 62, "updates": [], "warnings": [], "sourceUrl": "https://github.com/akveo/nebular", "fixedVersion": "7.0.0" }, { "depType": "dependencies", "depName": "@nebular/security", "currentValue": "7.0.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "7.0.0", "depIndex": 63, "updates": [], "warnings": [], "sourceUrl": "https://github.com/akveo/nebular", "fixedVersion": "7.0.0" }, { "depType": "dependencies", "depName": "@nebular/theme", "currentValue": "7.0.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "7.0.0", "depIndex": 64, "updates": [], "warnings": [], "sourceUrl": "https://github.com/akveo/nebular", "fixedVersion": "7.0.0" }, { "depType": "dependencies", "depName": "@netbasal/spectator", "currentValue": "3.12.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "3.12.0", "depIndex": 65, "updates": [], "warnings": [], "deprecationMessage": "On registry `https://registry.npmjs.org/`, the \"latest\" version of dependency `@netbasal/spectator` has the following deprecation notice:\n\n`Spectator has moved to @ngneat/spectator. See https://github.com/ngneat/spectator/blob/master/MIGRATION.md.`\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.", "sourceUrl": "https://github.com/NetanelBasal/spectator", "fixedVersion": "3.12.0" }, { "depType": "dependencies", "depName": "@ng-bootstrap/ng-bootstrap", "currentValue": "9.0.2", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "9.0.2", "depIndex": 66, "updates": [], "warnings": [], "sourceUrl": "https://github.com/ng-bootstrap/ng-bootstrap", "fixedVersion": "9.0.2" }, { "depType": "dependencies", "depName": "@ng-dynamic-forms/core", "currentValue": "13.0.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "13.0.0", "depIndex": 67, "updates": [], "warnings": [], "sourceUrl": "https://github.com/udos86/ng-dynamic-forms", "fixedVersion": "13.0.0" }, { "depType": "dependencies", "depName": "@ng-idle/core", "currentValue": "10.0.0-beta.1", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "10.0.0-beta.1", "depIndex": 68, "updates": [], "warnings": [], "sourceUrl": "https://github.com/HackedByChinese/ng2-idle", "fixedVersion": "10.0.0-beta.1" }, { "depType": "dependencies", "depName": "@ng-select/ng-select", "currentValue": "6.1.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "6.1.0", "depIndex": 69, "updates": [], "warnings": [], "sourceUrl": "https://github.com/ng-select/ng-select", "fixedVersion": "6.1.0" }, { "depType": "dependencies", "depName": "@ngrx/effects", "currentValue": "11.0.1", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "11.0.1", "depIndex": 70, "updates": [], "warnings": [], "sourceUrl": "https://github.com/ngrx/platform", "fixedVersion": "11.0.1" }, { "depType": "dependencies", "depName": "@ngrx/store", "currentValue": "11.0.1", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "11.0.1", "depIndex": 71, "updates": [], "warnings": [], "sourceUrl": "https://github.com/ngrx/platform", "fixedVersion": "11.0.1" }, { "depType": "dependencies", "depName": "@ngui/auto-complete", "currentValue": "3.0.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "3.0.0", "depIndex": 72, "updates": [], "warnings": [], "sourceUrl": "https://github.com/ng2-ui/auto-complete", "fixedVersion": "3.0.0" }, { "depType": "dependencies", "depName": "@nguniversal/express-engine", "currentValue": "11.2.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "11.2.0", "depIndex": 73, "updates": [ { "currentVersion": "11.2.0", "newVersion": "11.2.1", "newValue": "11.2.1", "bucket": "latest", "newMajor": 11, "newMinor": 2, "updateType": "minor", "isSingleVersion": true, "releaseTimestamp": "2021-03-03T23:43:20.743Z" } ], "warnings": [], "sourceUrl": "https://github.com/angular/universal", "fixedVersion": "11.2.0" }, { "depType": "dependencies", "depName": "@ngx-formly/bootstrap", "currentValue": "5.10.14", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "5.10.14", "depIndex": 74, "updates": [], "warnings": [], "sourceUrl": "https://github.com/ngx-formly/ngx-formly", "fixedVersion": "5.10.14" }, { "depType": "dependencies", "depName": "@ngx-formly/core", "currentValue": "5.10.14", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "5.10.14", "depIndex": 75, "updates": [], "warnings": [], "sourceUrl": "https://github.com/ngx-formly/ngx-formly", "fixedVersion": "5.10.14" }, { "depType": "dependencies", "depName": "@ngx-formly/material", "currentValue": "5.10.14", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "5.10.14", "depIndex": 76, "updates": [], "warnings": [], "sourceUrl": "https://github.com/ngx-formly/ngx-formly", "fixedVersion": "5.10.14" }, { "depType": "dependencies", "depName": "@ngx-pwa/local-storage", "currentValue": "11.1.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "11.1.0", "depIndex": 77, "updates": [], "warnings": [], "sourceUrl": "https://github.com/cyrilletuzi/angular-async-local-storage", "fixedVersion": "11.1.0" }, { "depType": "dependencies", "depName": "@ngx-translate/core", "currentValue": "13.0.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "13.0.0", "depIndex": 78, "updates": [], "warnings": [], "sourceUrl": "https://github.com/ngx-translate/core", "fixedVersion": "13.0.0" }, { "depType": "dependencies", "depName": "@ngx-translate/http-loader", "currentValue": "6.0.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "6.0.0", "depIndex": 79, "updates": [], "warnings": [], "sourceUrl": "https://github.com/ngx-translate/http-loader", "fixedVersion": "6.0.0" }, { "depType": "dependencies", "depName": "@ngxs/devtools-plugin", "currentValue": "3.7.1", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "3.7.1", "depIndex": 80, "updates": [], "warnings": [], "sourceUrl": "https://github.com/ngxs/store", "fixedVersion": "3.7.1" }, { "depType": "dependencies", "depName": "@ngxs/form-plugin", "currentValue": "3.7.1", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "3.7.1", "depIndex": 81, "updates": [], "warnings": [], "sourceUrl": "https://github.com/ngxs/store", "fixedVersion": "3.7.1" }, { "depType": "dependencies", "depName": "@ngxs/hmr-plugin", "currentValue": "3.7.1", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "3.7.1", "depIndex": 82, "updates": [], "warnings": [], "sourceUrl": "https://github.com/ngxs/store", "fixedVersion": "3.7.1" }, { "depType": "dependencies", "depName": "@ngxs/logger-plugin", "currentValue": "3.7.1", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "3.7.1", "depIndex": 83, "updates": [], "warnings": [], "sourceUrl": "https://github.com/ngxs/store", "fixedVersion": "3.7.1" }, { "depType": "dependencies", "depName": "@ngxs/router-plugin", "currentValue": "3.7.1", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "3.7.1", "depIndex": 84, "updates": [], "warnings": [], "sourceUrl": "https://github.com/ngxs/store", "fixedVersion": "3.7.1" }, { "depType": "dependencies", "depName": "@ngxs/storage-plugin", "currentValue": "3.7.1", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "3.7.1", "depIndex": 85, "updates": [], "warnings": [], "sourceUrl": "https://github.com/ngxs/store", "fixedVersion": "3.7.1" }, { "depType": "dependencies", "depName": "@ngxs/store", "currentValue": "3.7.1", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "3.7.1", "depIndex": 86, "updates": [], "warnings": [], "sourceUrl": "https://github.com/ngxs/store", "fixedVersion": "3.7.1" }, { "depType": "dependencies", "depName": "@nrwl/angular", "currentValue": "11.4.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "11.4.0", "depIndex": 87, "updates": [], "warnings": [], "sourceUrl": "https://github.com/nrwl/nx", "homepage": "https://nx.dev", "fixedVersion": "11.4.0" }, { "depType": "dependencies", "depName": "@nrwl/workspace", "currentValue": "11.4.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "11.4.0", "depIndex": 88, "updates": [], "warnings": [], "sourceUrl": "https://github.com/nrwl/nx", "homepage": "https://nx.dev", "fixedVersion": "11.4.0" }, { "depType": "dependencies", "depName": "@progress/kendo-angular-buttons", "currentValue": "6.1.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "6.1.0", "depIndex": 89, "updates": [], "warnings": [], "sourceUrl": "https://github.com/telerik/kendo-angular-buttons", "homepage": "https://www.telerik.com/kendo-angular-ui/components/", "fixedVersion": "6.1.0" }, { "depType": "dependencies", "depName": "@progress/kendo-angular-charts", "currentValue": "5.1.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "5.1.0", "depIndex": 90, "updates": [], "warnings": [], "sourceUrl": "https://github.com/telerik/kendo-angular-charts", "homepage": "https://www.telerik.com/kendo-angular-ui/components/", "fixedVersion": "5.1.0" }, { "depType": "dependencies", "depName": "@progress/kendo-angular-common", "currentValue": "2.0.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "2.0.0", "depIndex": 91, "updates": [], "warnings": [], "sourceUrl": "https://github.com/telerik/kendo-angular-common", "homepage": "https://www.telerik.com/kendo-angular-ui/components/", "fixedVersion": "2.0.0" }, { "depType": "dependencies", "depName": "@progress/kendo-angular-conversational-ui", "currentValue": "3.0.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "3.0.0", "depIndex": 92, "updates": [], "warnings": [], "sourceUrl": "https://github.com/telerik/kendo-angular-conversational-ui", "homepage": "https://www.telerik.com/kendo-angular-ui/components/", "fixedVersion": "3.0.0" }, { "depType": "dependencies", "depName": "@progress/kendo-angular-dateinputs", "currentValue": "5.1.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "5.1.0", "depIndex": 93, "updates": [], "warnings": [], "sourceUrl": "https://github.com/telerik/kendo-angular-dateinputs", "homepage": "https://www.telerik.com/kendo-angular-ui/components/", "fixedVersion": "5.1.0" }, { "depType": "dependencies", "depName": "@progress/kendo-angular-dialog", "currentValue": "5.0.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "5.0.0", "depIndex": 94, "updates": [], "warnings": [], "sourceUrl": "https://github.com/telerik/kendo-angular-dialog", "homepage": "https://www.telerik.com/kendo-angular-ui/components/", "fixedVersion": "5.0.0" }, { "depType": "dependencies", "depName": "@progress/kendo-angular-dropdowns", "currentValue": "5.1.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "5.1.0", "depIndex": 95, "updates": [], "warnings": [], "sourceUrl": "https://github.com/telerik/kendo-angular-dropdowns", "homepage": "https://www.telerik.com/kendo-angular-ui/components/", "fixedVersion": "5.1.0" }, { "depType": "dependencies", "depName": "@progress/kendo-angular-editor", "currentValue": "2.0.1", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "2.0.1", "depIndex": 96, "updates": [], "warnings": [], "sourceUrl": "https://github.com/telerik/kendo-angular-editor", "homepage": "https://www.telerik.com/kendo-angular-ui/components/", "fixedVersion": "2.0.1" }, { "depType": "dependencies", "depName": "@progress/kendo-angular-excel-export", "currentValue": "4.0.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "4.0.0", "depIndex": 97, "updates": [], "warnings": [], "sourceUrl": "https://github.com/telerik/kendo-angular-excel-export", "homepage": "https://www.telerik.com/kendo-angular-ui/components/", "fixedVersion": "4.0.0" }, { "depType": "dependencies", "depName": "@progress/kendo-angular-gauges", "currentValue": "4.0.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "4.0.0", "depIndex": 98, "updates": [], "warnings": [], "sourceUrl": "https://github.com/telerik/kendo-angular-gauges", "homepage": "https://www.telerik.com/kendo-angular-ui/components/", "fixedVersion": "4.0.0" }, { "depType": "dependencies", "depName": "@progress/kendo-angular-grid", "currentValue": "5.0.2", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "5.0.2", "depIndex": 99, "updates": [], "warnings": [], "sourceUrl": "https://github.com/telerik/kendo-angular-grid", "homepage": "https://www.telerik.com/kendo-angular-ui/components/", "fixedVersion": "5.0.2" }, { "depType": "dependencies", "depName": "@progress/kendo-angular-inputs", "currentValue": "7.1.2", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "7.1.2", "depIndex": 100, "updates": [], "warnings": [], "sourceUrl": "https://github.com/telerik/kendo-angular-inputs", "homepage": "https://www.telerik.com/kendo-angular-ui/components/", "fixedVersion": "7.1.2" }, { "depType": "dependencies", "depName": "@progress/kendo-angular-intl", "currentValue": "3.1.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "3.1.0", "depIndex": 101, "updates": [], "warnings": [], "sourceUrl": "https://github.com/telerik/kendo-angular-intl", "homepage": "https://www.telerik.com/kendo-angular-ui/components/", "fixedVersion": "3.1.0" }, { "depType": "dependencies", "depName": "@progress/kendo-angular-l10n", "currentValue": "3.0.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "3.0.0", "depIndex": 102, "updates": [], "warnings": [], "sourceUrl": "https://github.com/telerik/kendo-angular-l10n", "homepage": "https://www.telerik.com/kendo-angular-ui/components/", "fixedVersion": "3.0.0" }, { "depType": "dependencies", "depName": "@progress/kendo-angular-label", "currentValue": "3.0.1", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "3.0.1", "depIndex": 103, "updates": [], "warnings": [], "sourceUrl": "https://github.com/telerik/kendo-angular-label", "homepage": "https://www.telerik.com/kendo-angular-ui/components/", "fixedVersion": "3.0.1" }, { "depType": "dependencies", "depName": "@progress/kendo-angular-layout", "currentValue": "6.1.2", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "6.1.2", "depIndex": 104, "updates": [], "warnings": [], "sourceUrl": "https://github.com/telerik/kendo-angular-layout", "homepage": "https://www.telerik.com/kendo-angular-ui/components/", "fixedVersion": "6.1.2" }, { "depType": "dependencies", "depName": "@progress/kendo-angular-menu", "currentValue": "3.0.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "3.0.0", "depIndex": 105, "updates": [], "warnings": [], "sourceUrl": "https://github.com/telerik/kendo-angular-menu", "homepage": "https://www.telerik.com/kendo-angular-ui/components/", "fixedVersion": "3.0.0" }, { "depType": "dependencies", "depName": "@progress/kendo-angular-notification", "currentValue": "3.0.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "3.0.0", "depIndex": 106, "updates": [], "warnings": [], "sourceUrl": "https://github.com/telerik/kendo-angular-notification", "homepage": "https://www.telerik.com/kendo-angular-ui/components/", "fixedVersion": "3.0.0" }, { "depType": "dependencies", "depName": "@progress/kendo-angular-pdf-export", "currentValue": "3.0.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "3.0.0", "depIndex": 107, "updates": [], "warnings": [], "sourceUrl": "https://github.com/telerik/kendo-angular-pdf-export", "homepage": "https://www.telerik.com/kendo-angular-ui/components/", "fixedVersion": "3.0.0" }, { "depType": "dependencies", "depName": "@progress/kendo-angular-popup", "currentValue": "4.0.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "4.0.0", "depIndex": 108, "updates": [], "warnings": [], "sourceUrl": "https://github.com/telerik/kendo-angular-popup", "homepage": "https://www.telerik.com/kendo-angular-ui/components/", "fixedVersion": "4.0.0" }, { "depType": "dependencies", "depName": "@progress/kendo-angular-progressbar", "currentValue": "2.0.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "2.0.0", "depIndex": 109, "updates": [], "warnings": [], "sourceUrl": "https://github.com/telerik/kendo-angular-progressbar", "homepage": "https://www.telerik.com/kendo-angular-ui/components/", "fixedVersion": "2.0.0" }, { "depType": "dependencies", "depName": "@progress/kendo-angular-ripple", "currentValue": "3.0.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "3.0.0", "depIndex": 110, "updates": [], "warnings": [], "sourceUrl": "https://github.com/telerik/kendo-angular-ripple", "homepage": "https://www.telerik.com/kendo-angular-ui/components/", "fixedVersion": "3.0.0" }, { "depType": "dependencies", "depName": "@progress/kendo-angular-scheduler", "currentValue": "2.1.1", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "2.1.1", "depIndex": 111, "updates": [], "warnings": [], "sourceUrl": "https://github.com/telerik/kendo-angular-scheduler", "homepage": "https://www.telerik.com/kendo-angular-ui/components/", "fixedVersion": "2.1.1" }, { "depType": "dependencies", "depName": "@progress/kendo-angular-scrollview", "currentValue": "4.0.1", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "4.0.1", "depIndex": 112, "updates": [], "warnings": [], "sourceUrl": "https://github.com/telerik/kendo-angular-scrollview", "homepage": "https://www.telerik.com/kendo-angular-ui/components/", "fixedVersion": "4.0.1" }, { "depType": "dependencies", "depName": "@progress/kendo-angular-sortable", "currentValue": "4.0.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "4.0.0", "depIndex": 113, "updates": [], "warnings": [], "sourceUrl": "https://github.com/telerik/kendo-angular-sortable", "homepage": "https://www.telerik.com/kendo-angular-ui/components/", "fixedVersion": "4.0.0" }, { "depType": "dependencies", "depName": "@progress/kendo-angular-toolbar", "currentValue": "4.0.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "4.0.0", "depIndex": 114, "updates": [], "warnings": [], "sourceUrl": "https://github.com/telerik/kendo-angular-toolbar", "homepage": "https://www.telerik.com/kendo-angular-ui/components/", "fixedVersion": "4.0.0" }, { "depType": "dependencies", "depName": "@progress/kendo-angular-tooltip", "currentValue": "3.0.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "3.0.0", "depIndex": 115, "updates": [], "warnings": [], "sourceUrl": "https://github.com/telerik/kendo-angular-tooltip", "homepage": "https://www.telerik.com/kendo-angular-ui/components/", "fixedVersion": "3.0.0" }, { "depType": "dependencies", "depName": "@progress/kendo-angular-treeview", "currentValue": "5.1.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "5.1.0", "depIndex": 116, "updates": [], "warnings": [], "sourceUrl": "https://github.com/telerik/kendo-angular-treeview", "homepage": "https://www.telerik.com/kendo-angular-ui/components/", "fixedVersion": "5.1.0" }, { "depType": "dependencies", "depName": "@progress/kendo-angular-upload", "currentValue": "7.1.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "7.1.0", "depIndex": 117, "updates": [], "warnings": [], "sourceUrl": "https://github.com/telerik/kendo-angular-upload", "homepage": "https://www.telerik.com/kendo-angular-ui/components/", "fixedVersion": "7.1.0" }, { "depType": "dependencies", "depName": "@progress/kendo-data-query", "currentValue": "1.5.4", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "1.5.4", "depIndex": 118, "updates": [], "warnings": [], "sourceUrl": "https://github.com/telerik/kendo-data-query", "fixedVersion": "1.5.4" }, { "depType": "dependencies", "depName": "@progress/kendo-date-math", "currentValue": "1.5.1", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "1.5.1", "depIndex": 119, "updates": [], "warnings": [], "sourceUrl": "https://github.com/telerik/kendo-date-math", "fixedVersion": "1.5.1" }, { "depType": "dependencies", "depName": "@progress/kendo-drawing", "currentValue": "1.9.4", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "1.9.4", "depIndex": 120, "updates": [], "warnings": [], "sourceUrl": "https://github.com/telerik/kendo-drawing", "fixedVersion": "1.9.4" }, { "depType": "dependencies", "depName": "@progress/kendo-licensing", "currentValue": "1.1.3", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "1.1.3", "depIndex": 121, "updates": [], "warnings": [], "sourceUrl": "https://github.com/telerik/kendo-licensing", "fixedVersion": "1.1.3" }, { "depType": "dependencies", "depName": "@progress/kendo-recurrence", "currentValue": "1.0.1", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "1.0.1", "depIndex": 122, "updates": [], "warnings": [], "sourceUrl": "https://github.com/telerik/kendo-recurrence", "fixedVersion": "1.0.1" }, { "depType": "dependencies", "depName": "@progress/kendo-theme-default", "currentValue": "4.33.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "4.33.0", "depIndex": 123, "updates": [], "warnings": [], "sourceUrl": "https://github.com/telerik/kendo-themes", "fixedVersion": "4.33.0" }, { "depType": "dependencies", "depName": "@swimlane/ngx-charts", "currentValue": "17.0.1", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "17.0.1", "depIndex": 124, "updates": [], "warnings": [], "sourceUrl": "https://github.com/swimlane/ngx-charts", "fixedVersion": "17.0.1" }, { "depType": "dependencies", "depName": "@swimlane/ngx-datatable", "currentValue": "19.0.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "19.0.0", "depIndex": 125, "updates": [], "warnings": [], "sourceUrl": "https://github.com/swimlane/ngx-datatable", "fixedVersion": "19.0.0" }, { "depType": "dependencies", "depName": "@swimlane/ngx-dnd", "currentValue": "8.2.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "8.2.0", "depIndex": 126, "updates": [], "warnings": [], "sourceUrl": "https://github.com/swimlane/ngx-dnd", "fixedVersion": "8.2.0" }, { "depType": "dependencies", "depName": "@uirouter/angular", "currentValue": "8.0.1", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "8.0.1", "depIndex": 127, "updates": [], "warnings": [], "sourceUrl": "https://github.com/ui-router/angular", "homepage": "https://ui-router.github.io/angular", "fixedVersion": "8.0.1" }, { "depType": "dependencies", "depName": "@uirouter/angular-hybrid", "currentValue": "12.0.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "12.0.0", "depIndex": 128, "updates": [], "warnings": [], "sourceUrl": "https://github.com/ui-router/angular-hybrid", "fixedVersion": "12.0.0" }, { "depType": "dependencies", "depName": "@uirouter/angularjs", "currentValue": "1.0.29", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "1.0.29", "depIndex": 129, "updates": [], "warnings": [], "sourceUrl": "https://github.com/angular-ui/ui-router", "homepage": "https://ui-router.github.io", "fixedVersion": "1.0.29" }, { "depType": "dependencies", "depName": "@uirouter/core", "currentValue": "6.0.7", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "6.0.7", "depIndex": 130, "updates": [], "warnings": [], "sourceUrl": "https://github.com/ui-router/core", "homepage": "https://ui-router.github.io", "fixedVersion": "6.0.7" }, { "depType": "dependencies", "depName": "@uirouter/rx", "currentValue": "0.6.5", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "0.6.5", "depIndex": 131, "updates": [], "warnings": [], "sourceUrl": "https://github.com/ui-router/rx", "fixedVersion": "0.6.5" }, { "depType": "dependencies", "depName": "@webcomponents/custom-elements", "currentValue": "1.4.3", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "1.4.3", "depIndex": 132, "updates": [], "warnings": [], "sourceUrl": "https://github.com/webcomponents/polyfills", "sourceDirectory": "packages/custom-elements", "fixedVersion": "1.4.3" }, { "depType": "dependencies", "depName": "ag-grid-angular", "currentValue": "25.1.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "25.1.0", "depIndex": 133, "updates": [], "warnings": [], "fixedVersion": "25.1.0" }, { "depType": "dependencies", "depName": "ag-grid-community", "currentValue": "25.1.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "25.1.0", "depIndex": 134, "updates": [], "warnings": [], "sourceUrl": "https://github.com/ag-grid/ag-grid", "homepage": "http://www.ag-grid.com/", "fixedVersion": "25.1.0" }, { "depType": "dependencies", "depName": "angular", "currentValue": "1.8.2", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "1.8.2", "depIndex": 135, "updates": [], "warnings": [], "sourceUrl": "https://github.com/angular/angular.js", "homepage": "http://angularjs.org", "fixedVersion": "1.8.2" }, { "depType": "dependencies", "depName": "angular-2-dropdown-multiselect", "currentValue": "1.9.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "1.9.0", "depIndex": 136, "updates": [], "warnings": [], "sourceUrl": "https://github.com/softsimon/angular-2-dropdown-multiselect", "homepage": "http://softsimon.github.io/angular-2-dropdown-multiselect", "fixedVersion": "1.9.0" }, { "depType": "dependencies", "depName": "angular-bootstrap-datetimepicker", "currentValue": "4.0.2", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "4.0.2", "depIndex": 137, "updates": [], "warnings": [], "sourceUrl": "https://github.com/dalelotts/angular-bootstrap-datetimepicker", "homepage": "https://dalelotts.github.io/angular-bootstrap-datetimepicker", "fixedVersion": "4.0.2" }, { "depType": "dependencies", "depName": "angular-calendar", "currentValue": "0.28.22", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "0.28.22", "depIndex": 138, "updates": [], "warnings": [], "sourceUrl": "https://github.com/mattlewis92/angular-calendar", "fixedVersion": "0.28.22" }, { "depType": "dependencies", "depName": "angular-datatables", "currentValue": "11.1.1", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "11.1.1", "depIndex": 139, "updates": [], "warnings": [], "sourceUrl": "https://github.com/l-lin/angular-datatables", "fixedVersion": "11.1.1" }, { "depType": "dependencies", "depName": "angular-draggable-droppable", "currentValue": "4.6.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "4.6.0", "depIndex": 140, "updates": [], "warnings": [], "sourceUrl": "https://github.com/mattlewis92/angular-draggable-droppable", "fixedVersion": "4.6.0" }, { "depType": "dependencies", "depName": "angular-froala-wysiwyg", "currentValue": "3.2.6", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "3.2.6", "depIndex": 141, "updates": [], "warnings": [], "sourceUrl": "https://github.com/froala/angular-froala-wysiwyg", "fixedVersion": "3.2.6" }, { "depType": "dependencies", "depName": "angular-gridster2", "currentValue": "11.1.3", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "11.1.3", "depIndex": 142, "updates": [], "warnings": [], "sourceUrl": "https://github.com/tiberiuzuld/angular-gridster2", "homepage": "https://tiberiuzuld.github.io/angular-gridster2", "fixedVersion": "11.1.3" }, { "depType": "dependencies", "depName": "angular-highcharts", "currentValue": "11.3.1", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "11.3.1", "depIndex": 143, "updates": [], "warnings": [], "sourceUrl": "https://github.com/cebor/angular-highcharts", "fixedVersion": "11.3.1" }, { "depType": "dependencies", "depName": "angular-in-memory-web-api", "currentValue": "0.11.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "0.11.0", "depIndex": 144, "updates": [], "warnings": [], "sourceUrl": "https://github.com/angular/in-memory-web-api", "fixedVersion": "0.11.0" }, { "depType": "dependencies", "depName": "angular-l10n", "currentValue": "11.0.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "11.0.0", "depIndex": 145, "updates": [], "warnings": [], "sourceUrl": "https://github.com/robisim74/angular-l10n", "fixedVersion": "11.0.0" }, { "depType": "dependencies", "depName": "angular-mydatepicker", "currentValue": "0.11.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "0.11.0", "depIndex": 146, "updates": [], "warnings": [], "sourceUrl": "https://github.com/kekeh/angular-mydatepicker", "homepage": "https://kekeh.github.io/angular-mydatepicker/", "fixedVersion": "0.11.0" }, { "depType": "dependencies", "depName": "angular-oauth2-oidc", "currentValue": "10.0.3", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "10.0.3", "depIndex": 147, "updates": [], "warnings": [], "sourceUrl": "https://github.com/manfredsteyer/angular-oauth2-oidc", "fixedVersion": "10.0.3" }, { "depType": "dependencies", "depName": "angular-pipes", "currentValue": "10.0.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "10.0.0", "depIndex": 148, "updates": [], "warnings": [], "sourceUrl": "https://github.com/fknop/angular-pipes", "fixedVersion": "10.0.0" }, { "depType": "dependencies", "depName": "angular-router-yg", "currentValue": "5.0.3-yg.1", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "5.0.3-yg.1", "depIndex": 149, "updates": [], "warnings": [], "sourceUrl": "https://github.com/angular/angular", "fixedVersion": "5.0.3-yg.1" }, { "depType": "dependencies", "depName": "angular-tree-component", "currentValue": "8.5.6", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "8.5.6", "depIndex": 150, "updates": [], "warnings": [], "deprecationMessage": "On registry `https://registry.npmjs.org/`, the \"latest\" version of dependency `angular-tree-component` has the following deprecation notice:\n\n`Library moved to @circlon/angular-tree-component`\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.", "sourceUrl": "https://github.com/500tech/angular-tree-component", "fixedVersion": "8.5.6" }, { "depType": "dependencies", "depName": "angular2-multiselect-dropdown", "currentValue": "4.6.9", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "4.6.9", "depIndex": 151, "updates": [], "warnings": [], "sourceUrl": "https://github.com/CuppaLabs/angular2-multiselect-dropdown", "fixedVersion": "4.6.9" }, { "depType": "dependencies", "depName": "angular2-notifications", "currentValue": "9.0.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "9.0.0", "depIndex": 152, "updates": [], "warnings": [], "sourceUrl": "https://github.com/username/repo", "fixedVersion": "9.0.0" }, { "depType": "dependencies", "depName": "angular2-text-mask", "currentValue": "9.0.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "9.0.0", "depIndex": 153, "updates": [], "warnings": [], "sourceUrl": "https://github.com/text-mask/text-mask", "fixedVersion": "9.0.0" }, { "depType": "dependencies", "depName": "angular2-toaster", "currentValue": "11.0.1", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "11.0.1", "depIndex": 154, "updates": [], "warnings": [], "sourceUrl": "https://github.com/stabzs/Angular2-Toaster", "fixedVersion": "11.0.1" }, { "depType": "dependencies", "depName": "angulartics2", "currentValue": "10.0.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "10.0.0", "depIndex": 155, "updates": [], "warnings": [], "sourceUrl": "https://github.com/angulartics/angulartics2", "homepage": "https://angulartics.github.io/angulartics2/", "fixedVersion": "10.0.0" }, { "depType": "dependencies", "depName": "angularx-social-login", "currentValue": "3.5.4", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "3.5.4", "depIndex": 156, "updates": [], "warnings": [], "sourceUrl": "https://github.com/abacritt/angularx-social-login", "fixedVersion": "3.5.4" }, { "depType": "dependencies", "depName": "apollo-angular", "currentValue": "2.4.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "2.4.0", "depIndex": 157, "updates": [], "warnings": [], "sourceUrl": "https://github.com/kamilkisiela/apollo-angular", "sourceDirectory": "packages/apollo-angular", "homepage": "https://www.apollo-angular.com/", "fixedVersion": "2.4.0" }, { "depType": "dependencies", "depName": "bootstrap", "currentValue": "4.6.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "4.6.0", "depIndex": 158, "updates": [], "warnings": [], "sourceUrl": "https://github.com/twbs/bootstrap", "homepage": "https://getbootstrap.com/", "fixedVersion": "4.6.0" }, { "depType": "dependencies", "depName": "chart.js", "currentValue": "2.9.4", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "2.9.4", "depIndex": 159, "updates": [], "warnings": [], "sourceUrl": "https://github.com/chartjs/Chart.js", "homepage": "https://www.chartjs.org", "fixedVersion": "2.9.4" }, { "depType": "dependencies", "depName": "datatables.net", "currentValue": "1.10.23", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "1.10.23", "depIndex": 160, "updates": [], "warnings": [], "sourceUrl": "https://github.com/DataTables/Dist-DataTables", "homepage": "https://datatables.net", "fixedVersion": "1.10.23" }, { "depType": "dependencies", "depName": "date-fns", "currentValue": "2.18.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "2.18.0", "depIndex": 161, "updates": [], "warnings": [], "sourceUrl": "https://github.com/date-fns/date-fns", "fixedVersion": "2.18.0" }, { "depType": "dependencies", "depName": "devextreme", "currentValue": "20.2.5", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "20.2.5", "depIndex": 162, "updates": [], "warnings": [], "sourceUrl": "https://github.com/DevExpress/DevExtreme", "homepage": "https://js.devexpress.com/", "fixedVersion": "20.2.5" }, { "depType": "dependencies", "depName": "devextreme-angular", "currentValue": "20.2.5", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "20.2.5", "depIndex": 163, "updates": [], "warnings": [], "sourceUrl": "https://github.com/DevExpress/devextreme-angular", "fixedVersion": "20.2.5" }, { "depType": "dependencies", "depName": "echarts", "currentValue": "5.0.2", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "5.0.2", "depIndex": 164, "updates": [], "warnings": [], "sourceUrl": "https://github.com/apache/echarts", "homepage": "http://echarts.apache.org", "fixedVersion": "5.0.2" }, { "depType": "dependencies", "depName": "eva-icons", "currentValue": "1.1.3", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "1.1.3", "depIndex": 165, "updates": [], "warnings": [], "sourceUrl": "https://github.com/akveo/eva-icons", "fixedVersion": "1.1.3" }, { "depType": "dependencies", "depName": "express", "currentValue": "4.17.1", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "4.17.1", "depIndex": 166, "updates": [], "warnings": [], "sourceUrl": "https://github.com/expressjs/express", "homepage": "http://expressjs.com/", "fixedVersion": "4.17.1" }, { "depType": "dependencies", "depName": "firebase", "currentValue": "8.2.9", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "8.2.9", "depIndex": 167, "updates": [], "warnings": [], "sourceUrl": "https://github.com/firebase/firebase-js-sdk", "homepage": "https://firebase.google.com/", "changelogUrl": "https://firebase.google.com/support/release-notes/js", "fixedVersion": "8.2.9" }, { "depType": "dependencies", "depName": "font-awesome", "currentValue": "4.7.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "4.7.0", "depIndex": 168, "updates": [], "warnings": [], "sourceUrl": "https://github.com/FortAwesome/Font-Awesome", "homepage": "http://fontawesome.io/", "fixedVersion": "4.7.0" }, { "depType": "dependencies", "depName": "graphql", "currentValue": "15.5.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "15.5.0", "depIndex": 169, "updates": [], "warnings": [], "sourceUrl": "https://github.com/graphql/graphql-js", "fixedVersion": "15.5.0" }, { "depType": "dependencies", "depName": "hammerjs", "currentValue": "2.0.8", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "2.0.8", "depIndex": 170, "updates": [], "warnings": [], "sourceUrl": "https://github.com/hammerjs/hammer.js", "homepage": "http://hammerjs.github.io/", "fixedVersion": "2.0.8" }, { "depType": "dependencies", "depName": "highcharts", "currentValue": "9.0.1", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "9.0.1", "depIndex": 171, "updates": [], "warnings": [], "sourceUrl": "https://github.com/highcharts/highcharts-dist", "homepage": "http://www.highcharts.com", "fixedVersion": "9.0.1" }, { "depType": "dependencies", "depName": "highcharts-angular", "currentValue": "2.10.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "2.10.0", "depIndex": 172, "updates": [], "warnings": [], "sourceUrl": "https://github.com/highcharts/highcharts-angular", "fixedVersion": "2.10.0" }, { "depType": "dependencies", "depName": "highlight.js", "currentValue": "10.6.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "10.6.0", "depIndex": 173, "updates": [], "warnings": [], "sourceUrl": "https://github.com/highlightjs/highlight.js", "homepage": "https://highlightjs.org/", "fixedVersion": "10.6.0" }, { "depType": "dependencies", "depName": "igniteui-angular", "currentValue": "11.1.1", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "11.1.1", "depIndex": 174, "updates": [], "warnings": [], "sourceUrl": "https://github.com/IgniteUI/igniteui-angular", "fixedVersion": "11.1.1" }, { "depType": "dependencies", "depName": "intersection-observer", "currentValue": "0.12.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "0.12.0", "depIndex": 175, "updates": [], "warnings": [], "sourceUrl": "https://github.com/w3c/IntersectionObserver", "fixedVersion": "0.12.0" }, { "depType": "dependencies", "depName": "intl", "currentValue": "1.2.5", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "1.2.5", "depIndex": 176, "updates": [], "warnings": [], "sourceUrl": "https://github.com/andyearnshaw/Intl.js", "fixedVersion": "1.2.5" }, { "depType": "dependencies", "depName": "ionic-angular", "currentValue": "3.9.10", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "3.9.10", "depIndex": 177, "updates": [], "warnings": [], "sourceUrl": "https://github.com/ionic-team/ionic", "fixedVersion": "3.9.10" }, { "depType": "dependencies", "depName": "jquery", "currentValue": "3.6.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "3.6.0", "depIndex": 178, "updates": [], "warnings": [], "sourceUrl": "https://github.com/jquery/jquery", "homepage": "https://jquery.com", "fixedVersion": "3.6.0" }, { "depType": "dependencies", "depName": "keycloak-angular", "currentValue": "8.1.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "8.1.0", "depIndex": 179, "updates": [], "warnings": [], "sourceUrl": "https://github.com/mauriciovigolo/keycloak-angular", "fixedVersion": "8.1.0" }, { "depType": "dependencies", "depName": "keycloak-js", "currentValue": "12.0.4", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "12.0.4", "depIndex": 180, "updates": [], "warnings": [], "sourceUrl": "https://github.com/keycloak/keycloak", "homepage": "https://www.keycloak.org", "fixedVersion": "12.0.4" }, { "depType": "dependencies", "depName": "leaflet", "currentValue": "1.7.1", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "1.7.1", "depIndex": 181, "updates": [], "warnings": [], "sourceUrl": "https://github.com/Leaflet/Leaflet", "homepage": "https://leafletjs.com/", "fixedVersion": "1.7.1" }, { "depType": "dependencies", "depName": "material-components-web", "currentValue": "10.0.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "10.0.0", "depIndex": 182, "updates": [], "warnings": [], "sourceUrl": "https://github.com/material-components/material-components-web", "sourceDirectory": "packages/material-components-web", "fixedVersion": "10.0.0" }, { "depType": "dependencies", "depName": "minimatch-browser", "currentValue": "1.0.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "1.0.0", "depIndex": 183, "updates": [], "warnings": [], "sourceUrl": "https://github.com/isaacs/minimatch", "fixedVersion": "1.0.0" }, { "depType": "dependencies", "depName": "mobx", "currentValue": "6.1.8", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "6.1.8", "depIndex": 184, "updates": [], "warnings": [], "sourceUrl": "https://github.com/mobxjs/mobx", "homepage": "https://mobx.js.org/", "fixedVersion": "6.1.8" }, { "depType": "dependencies", "depName": "mobx-angular", "currentValue": "4.2.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "4.2.0", "depIndex": 185, "updates": [], "warnings": [], "sourceUrl": "https://github.com/mobxjs/mobx-angular", "fixedVersion": "4.2.0" }, { "depType": "dependencies", "depName": "moment", "currentValue": "2.29.1", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "2.29.1", "depIndex": 186, "updates": [], "warnings": [], "sourceUrl": "https://github.com/moment/moment", "homepage": "https://momentjs.com", "fixedVersion": "2.29.1" }, { "depType": "dependencies", "depName": "moment-es6", "currentValue": "1.0.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "1.0.0", "depIndex": 187, "updates": [], "warnings": [], "sourceUrl": "https://github.com/Agamnentzar/moment-es6", "fixedVersion": "1.0.0" }, { "depType": "dependencies", "depName": "msal", "currentValue": "1.4.6", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "1.4.6", "depIndex": 188, "updates": [], "warnings": [], "sourceUrl": "https://github.com/AzureAD/microsoft-authentication-library-for-js", "fixedVersion": "1.4.6" }, { "depType": "dependencies", "depName": "mutationobserver-shim", "currentValue": "0.3.7", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "0.3.7", "depIndex": 189, "updates": [], "warnings": [], "fixedVersion": "0.3.7" }, { "depType": "dependencies", "depName": "nativescript-angular", "currentValue": "10.0.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "10.0.0", "depIndex": 190, "updates": [], "skipReason": "ignored" }, { "depType": "dependencies", "depName": "ng-click-outside", "currentValue": "7.0.1", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "7.0.1", "depIndex": 191, "updates": [], "warnings": [], "sourceUrl": "https://github.com/arkon/ng-click-outside", "homepage": "http://echeung.me/ng-click-outside/", "fixedVersion": "7.0.1" }, { "depType": "dependencies", "depName": "ng-gapi", "currentValue": "0.0.94", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "0.0.94", "depIndex": 192, "updates": [], "warnings": [], "sourceUrl": "https://github.com/rubenCodeforges/ng-gapi", "fixedVersion": "0.0.94" }, { "depType": "dependencies", "depName": "ng-in-viewport", "currentValue": "6.1.5", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "6.1.5", "depIndex": 193, "updates": [], "warnings": [], "sourceUrl": "https://github.com/k3nsei/ng-in-viewport", "homepage": "https://k3nsei.github.io/ng-in-viewport/", "fixedVersion": "6.1.5" }, { "depType": "dependencies", "depName": "ng-inline-svg", "currentValue": "12.0.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "12.0.0", "depIndex": 194, "updates": [], "warnings": [], "sourceUrl": "https://github.com/arkon/ng-inline-svg", "homepage": "http://echeung.me/ng-inline-svg/", "fixedVersion": "12.0.0" }, { "depType": "dependencies", "depName": "ng-lazyload-image", "currentValue": "9.1.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "9.1.0", "depIndex": 195, "updates": [], "warnings": [], "sourceUrl": "https://github.com/tjoskar/ng-lazyload-image", "fixedVersion": "9.1.0" }, { "depType": "dependencies", "depName": "ng-pick-datetime", "currentValue": "7.0.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "7.0.0", "depIndex": 196, "updates": [], "warnings": [], "sourceUrl": "https://github.com/DanielYKPan/date-time-picker", "fixedVersion": "7.0.0" }, { "depType": "dependencies", "depName": "ng-select", "currentValue": "1.0.2", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "1.0.2", "depIndex": 197, "updates": [], "warnings": [], "sourceUrl": "https://github.com/basvandenberg/ng-select", "homepage": "https://basvandenberg.github.io/ng-select", "fixedVersion": "1.0.2" }, { "depType": "dependencies", "depName": "ng-sidebar", "currentValue": "9.4.2", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "9.4.2", "depIndex": 198, "updates": [], "warnings": [], "sourceUrl": "https://github.com/arkon/ng-sidebar", "homepage": "http://echeung.me/ng-sidebar/", "fixedVersion": "9.4.2" }, { "depType": "dependencies", "depName": "ng-zorro-antd", "currentValue": "11.2.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "11.2.0", "depIndex": 199, "updates": [], "warnings": [], "sourceUrl": "https://github.com/NG-ZORRO/ng-zorro-antd", "homepage": "https://ng.ant.design", "fixedVersion": "11.2.0" }, { "depType": "dependencies", "depName": "ng2-ace-editor", "currentValue": "0.3.9", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "0.3.9", "depIndex": 200, "updates": [], "warnings": [], "sourceUrl": "https://github.com/fxmontigny/ng2-ace-editor", "fixedVersion": "0.3.9" }, { "depType": "dependencies", "depName": "ng2-charts", "currentValue": "2.4.2", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "2.4.2", "depIndex": 201, "updates": [], "warnings": [], "sourceUrl": "https://github.com/valor-software/ng2-charts", "fixedVersion": "2.4.2" }, { "depType": "dependencies", "depName": "ng2-ckeditor", "currentValue": "1.3.3", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "1.3.3", "depIndex": 202, "updates": [], "warnings": [], "sourceUrl": "https://github.com/chymz/ng2-ckeditor", "fixedVersion": "1.3.3" }, { "depType": "dependencies", "depName": "ng2-completer", "currentValue": "9.0.1", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "9.0.1", "depIndex": 203, "updates": [], "warnings": [], "sourceUrl": "https://github.com/oferh/ng2-completer", "homepage": "http://oferh.github.io/ng2-completer/", "fixedVersion": "9.0.1" }, { "depType": "dependencies", "depName": "ng2-dnd", "currentValue": "5.0.2", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "5.0.2", "depIndex": 204, "updates": [], "warnings": [], "sourceUrl": "https://github.com/akserg/ng2-dnd", "fixedVersion": "5.0.2" }, { "depType": "dependencies", "depName": "ng2-dragula", "currentValue": "2.1.1", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "2.1.1", "depIndex": 205, "updates": [], "warnings": [], "sourceUrl": "https://github.com/valor-software/ng2-dragula", "fixedVersion": "2.1.1" }, { "depType": "dependencies", "depName": "ng2-file-upload", "currentValue": "1.4.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "1.4.0", "depIndex": 206, "updates": [], "warnings": [], "fixedVersion": "1.4.0" }, { "depType": "dependencies", "depName": "ng2-material-dropdown", "currentValue": "0.11.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "0.11.0", "depIndex": 207, "updates": [], "warnings": [], "sourceUrl": "https://github.com/Gbuomprisco/ng2-material-dropdown", "fixedVersion": "0.11.0" }, { "depType": "dependencies", "depName": "ng2-pdfjs-viewer", "currentValue": "6.0.1", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "6.0.1", "depIndex": 208, "updates": [], "warnings": [], "sourceUrl": "https://github.com/intbot/ng2-pdfjs-viewer", "fixedVersion": "6.0.1" }, { "depType": "dependencies", "depName": "ng2-validation", "currentValue": "4.2.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "4.2.0", "depIndex": 209, "updates": [], "warnings": [], "sourceUrl": "https://github.com/yuyang041060120/angular2-validate", "fixedVersion": "4.2.0" }, { "depType": "dependencies", "depName": "ng6-breadcrumbs", "currentValue": "1.0.7", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "1.0.7", "depIndex": 210, "updates": [], "warnings": [], "sourceUrl": "https://github.com/ekos-27/ng2-breadcrumbs", "fixedVersion": "1.0.7" }, { "depType": "dependencies", "depName": "ngx-auth-firebaseui", "currentValue": "5.1.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "5.1.0", "depIndex": 211, "updates": [], "warnings": [], "sourceUrl": "https://github.com/anthonynahas/ngx-auth-firebaseui", "homepage": "https://ngx-auth-firebaseui.firebaseapp.com", "fixedVersion": "5.1.0" }, { "depType": "dependencies", "depName": "ngx-bootstrap", "currentValue": "6.2.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "6.2.0", "depIndex": 212, "updates": [], "warnings": [], "sourceUrl": "https://github.com/valor-software/ngx-bootstrap", "fixedVersion": "6.2.0" }, { "depType": "dependencies", "depName": "ngx-chips", "currentValue": "2.2.2", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "2.2.2", "depIndex": 213, "updates": [], "warnings": [], "sourceUrl": "https://github.com/Gbuomprisco/ngx-chips", "fixedVersion": "2.2.2" }, { "depType": "dependencies", "depName": "ngx-clipboard", "currentValue": "14.0.1", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "14.0.1", "depIndex": 214, "updates": [], "warnings": [], "sourceUrl": "https://github.com/maxisam/ngx-clipboard", "fixedVersion": "14.0.1" }, { "depType": "dependencies", "depName": "ngx-color-picker", "currentValue": "11.0.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "11.0.0", "depIndex": 215, "updates": [], "warnings": [], "fixedVersion": "11.0.0" }, { "depType": "dependencies", "depName": "ngx-cookie", "currentValue": "5.0.2", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "5.0.2", "depIndex": 216, "updates": [], "warnings": [], "sourceUrl": "https://github.com/salemdar/ngx-cookie", "fixedVersion": "5.0.2" }, { "depType": "dependencies", "depName": "ngx-cookie-service", "currentValue": "11.0.2", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "11.0.2", "depIndex": 217, "updates": [], "warnings": [], "sourceUrl": "https://github.com/stevermeister/ngx-cookie-service", "fixedVersion": "11.0.2" }, { "depType": "dependencies", "depName": "ngx-countdown", "currentValue": "11.0.3", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "11.0.3", "depIndex": 218, "updates": [], "warnings": [], "sourceUrl": "https://github.com/cipchk/ngx-countdown", "homepage": "https://cipchk.github.io/ngx-countdown/", "fixedVersion": "11.0.3" }, { "depType": "dependencies", "depName": "ngx-echarts", "currentValue": "6.0.1", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "6.0.1", "depIndex": 219, "updates": [], "warnings": [], "sourceUrl": "https://github.com/xieziyu/ngx-echarts", "homepage": "https://xieziyu.github.io/ngx-echarts", "fixedVersion": "6.0.1" }, { "depType": "dependencies", "depName": "ngx-file-drop", "currentValue": "11.0.2", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "11.0.2", "depIndex": 220, "updates": [], "warnings": [], "sourceUrl": "https://github.com/georgipeltekov/ngx-file-drop", "fixedVersion": "11.0.2" }, { "depType": "dependencies", "depName": "ngx-highlightjs", "currentValue": "4.1.3", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "4.1.3", "depIndex": 221, "updates": [], "warnings": [], "sourceUrl": "https://github.com/murhafsousli/ngx-highlightjs", "fixedVersion": "4.1.3" }, { "depType": "dependencies", "depName": "ngx-infinite-scroll", "currentValue": "10.0.1", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "10.0.1", "depIndex": 222, "updates": [], "warnings": [], "sourceUrl": "https://github.com/orizens/ngx-infinite-scroll", "fixedVersion": "10.0.1" }, { "depType": "dependencies", "depName": "ngx-loading", "currentValue": "8.0.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "8.0.0", "depIndex": 223, "updates": [], "warnings": [], "sourceUrl": "https://github.com/Zak-C/ngx-loading", "fixedVersion": "8.0.0" }, { "depType": "dependencies", "depName": "ngx-logger", "currentValue": "4.2.1", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "4.2.1", "depIndex": 224, "updates": [], "warnings": [], "sourceUrl": "https://github.com/dbfannin/ngx-logger", "fixedVersion": "4.2.1" }, { "depType": "dependencies", "depName": "ngx-markdown", "currentValue": "11.1.1", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "11.1.1", "depIndex": 225, "updates": [], "warnings": [], "sourceUrl": "https://github.com/jfcere/ngx-markdown", "fixedVersion": "11.1.1" }, { "depType": "dependencies", "depName": "ngx-mask", "currentValue": "11.1.4", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "11.1.4", "depIndex": 226, "updates": [], "warnings": [], "sourceUrl": "https://github.com/JsDaddy/ngx-mask", "fixedVersion": "11.1.4" }, { "depType": "dependencies", "depName": "ngx-moment", "currentValue": "5.0.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "5.0.0", "depIndex": 227, "updates": [], "warnings": [], "sourceUrl": "https://github.com/urish/ngx-moment", "fixedVersion": "5.0.0" }, { "depType": "dependencies", "depName": "ngx-pagination", "currentValue": "5.0.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "5.0.0", "depIndex": 228, "updates": [], "warnings": [], "sourceUrl": "https://github.com/michaelbromley/ngx-pagination", "fixedVersion": "5.0.0" }, { "depType": "dependencies", "depName": "ngx-perfect-scrollbar", "currentValue": "10.1.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "10.1.0", "depIndex": 229, "updates": [], "warnings": [], "sourceUrl": "https://github.com/zefoy/ngx-perfect-scrollbar", "fixedVersion": "10.1.0" }, { "depType": "dependencies", "depName": "ngx-permissions", "currentValue": "8.1.1", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "8.1.1", "depIndex": 230, "updates": [], "warnings": [], "sourceUrl": "https://github.com/AlexKhymenko/ngx-permissions", "fixedVersion": "8.1.1" }, { "depType": "dependencies", "depName": "ngx-pipes", "currentValue": "2.7.5", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "2.7.5", "depIndex": 231, "updates": [], "warnings": [], "sourceUrl": "https://github.com/danrevah/ngx-pipes", "fixedVersion": "2.7.5" }, { "depType": "dependencies", "depName": "ngx-quill", "currentValue": "13.2.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "13.2.0", "depIndex": 232, "updates": [], "warnings": [], "sourceUrl": "https://github.com/KillerCodeMonkey/ngx-quill", "fixedVersion": "13.2.0" }, { "depType": "dependencies", "depName": "ngx-simple-modal", "currentValue": "1.4.16", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "1.4.16", "depIndex": 233, "updates": [], "warnings": [], "sourceUrl": "https://github.com/kevcjones/ngx-simple-modal", "fixedVersion": "1.4.16" }, { "depType": "dependencies", "depName": "ngx-smart-modal", "currentValue": "7.4.1", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "7.4.1", "depIndex": 234, "updates": [], "warnings": [], "sourceUrl": "https://github.com/maximelafarie/ngx-smart-modal", "fixedVersion": "7.4.1" }, { "depType": "dependencies", "depName": "ngx-spinner", "currentValue": "10.0.1", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "10.0.1", "depIndex": 235, "updates": [], "warnings": [], "sourceUrl": "https://github.com/Napster2210/ngx-spinner", "fixedVersion": "10.0.1" }, { "depType": "dependencies", "depName": "ngx-swiper-wrapper", "currentValue": "10.0.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "10.0.0", "depIndex": 236, "updates": [], "warnings": [], "sourceUrl": "https://github.com/zefoy/ngx-swiper-wrapper", "fixedVersion": "10.0.0" }, { "depType": "dependencies", "depName": "ngx-toastr", "currentValue": "13.2.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "13.2.0", "depIndex": 237, "updates": [], "warnings": [], "sourceUrl": "https://github.com/scttcper/ngx-toastr", "homepage": "https://ngx-toastr.vercel.app", "fixedVersion": "13.2.0" }, { "depType": "dependencies", "depName": "ngx-ui-loader", "currentValue": "10.0.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "10.0.0", "depIndex": 238, "updates": [], "warnings": [], "sourceUrl": "https://github.com/t-ho/ngx-ui-loader", "homepage": "https://tdev.app/ngx-ui-loader/demo", "fixedVersion": "10.0.0" }, { "depType": "dependencies", "depName": "ngx-wig", "currentValue": "11.0.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "11.0.0", "depIndex": 239, "updates": [], "warnings": [], "sourceUrl": "https://github.com/stevermeister/ngx-wig", "fixedVersion": "11.0.0" }, { "depType": "dependencies", "depName": "ngx-window-token", "currentValue": "4.0.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "4.0.0", "depIndex": 240, "updates": [], "warnings": [], "sourceUrl": "https://github.com/maxisam/ngx-window-token", "fixedVersion": "4.0.0" }, { "depType": "dependencies", "depName": "pdfjs-dist", "currentValue": "2.5.207", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "2.5.207", "depIndex": 241, "updates": [ { "currentVersion": "2.5.207", "newVersion": "2.6.347", "newValue": "2.6.347", "bucket": "latest", "newMajor": 2, "newMinor": 6, "updateType": "minor", "isSingleVersion": true, "releaseTimestamp": "2020-09-03T21:40:20.215Z" } ], "warnings": [], "sourceUrl": "https://github.com/mozilla/pdfjs-dist", "homepage": "http://mozilla.github.io/pdf.js/", "fixedVersion": "2.5.207" }, { "depType": "dependencies", "depName": "perfume.js", "currentValue": "5.3.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "5.3.0", "depIndex": 242, "updates": [], "warnings": [], "sourceUrl": "https://github.com/Zizzamia/perfume.js", "fixedVersion": "5.3.0" }, { "depType": "dependencies", "depName": "preboot", "currentValue": "8.0.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "8.0.0", "depIndex": 243, "updates": [], "warnings": [], "sourceUrl": "https://github.com/angular/preboot", "fixedVersion": "8.0.0" }, { "depType": "dependencies", "depName": "primeicons", "currentValue": "4.1.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "4.1.0", "depIndex": 244, "updates": [], "warnings": [], "sourceUrl": "https://github.com/primefaces/primeicons", "fixedVersion": "4.1.0" }, { "depType": "dependencies", "depName": "primeng", "currentValue": "11.3.0-rc.1", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "11.3.0-rc.1", "depIndex": 245, "updates": [], "warnings": [], "sourceUrl": "https://github.com/primefaces/primeng", "fixedVersion": "11.3.0-rc.1" }, { "depType": "dependencies", "depName": "quill", "currentValue": "1.3.7", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "1.3.7", "depIndex": 246, "updates": [], "warnings": [], "sourceUrl": "https://github.com/quilljs/quill", "homepage": "http://quilljs.com", "fixedVersion": "1.3.7" }, { "depType": "dependencies", "depName": "redux", "currentValue": "4.0.1", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "4.0.1", "depIndex": 247, "updates": [ { "currentVersion": "4.0.1", "newVersion": "4.0.5", "newValue": "4.0.5", "bucket": "latest", "newMajor": 4, "newMinor": 0, "updateType": "minor", "isSingleVersion": true, "releaseTimestamp": "2019-12-24T02:23:00.903Z", "skippedOverVersions": [ "4.0.2", "4.0.3", "4.0.4" ] } ], "warnings": [], "sourceUrl": "https://github.com/reduxjs/redux", "homepage": "http://redux.js.org", "fixedVersion": "4.0.1" }, { "depType": "dependencies", "depName": "reflect-metadata", "currentValue": "0.1.13", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "0.1.13", "depIndex": 248, "updates": [], "warnings": [], "sourceUrl": "https://github.com/rbuckton/reflect-metadata", "homepage": "http://rbuckton.github.io/reflect-metadata", "fixedVersion": "0.1.13" }, { "depType": "dependencies", "depName": "rxjs", "currentValue": "6.6.6", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "6.6.6", "depIndex": 249, "updates": [], "warnings": [], "sourceUrl": "https://github.com/reactivex/rxjs", "fixedVersion": "6.6.6" }, { "depType": "dependencies", "depName": "rxjs-compat", "currentValue": "6.6.6", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "6.6.6", "depIndex": 250, "updates": [], "warnings": [], "fixedVersion": "6.6.6" }, { "depType": "dependencies", "depName": "swiper", "currentValue": "6.4.15", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "6.4.15", "depIndex": 251, "updates": [], "warnings": [], "sourceUrl": "https://github.com/nolimits4web/Swiper", "homepage": "https://swiperjs.com", "fixedVersion": "6.4.15" }, { "depType": "dependencies", "depName": "tns-core-modules", "currentValue": "6.5.25", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "6.5.25", "depIndex": 252, "updates": [], "warnings": [], "sourceUrl": "https://github.com/NativeScript/NativeScript", "homepage": "https://www.nativescript.org", "fixedVersion": "6.5.25" }, { "depType": "dependencies", "depName": "ts-helpers", "currentValue": "1.1.2", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "1.1.2", "depIndex": 253, "updates": [], "warnings": [], "sourceUrl": "https://github.com/ngParty/ts-helpers", "fixedVersion": "1.1.2" }, { "depType": "dependencies", "depName": "tslib", "currentValue": "2.1.0", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "2.1.0", "depIndex": 254, "updates": [], "warnings": [], "sourceUrl": "https://github.com/Microsoft/tslib", "homepage": "https://www.typescriptlang.org/", "fixedVersion": "2.1.0" }, { "depType": "dependencies", "depName": "web-animations-js", "currentValue": "2.3.2", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "2.3.2", "depIndex": 255, "updates": [], "warnings": [], "sourceUrl": "https://github.com/web-animations/web-animations-js", "fixedVersion": "2.3.2" }, { "depType": "dependencies", "depName": "zone.js", "currentValue": "0.11.4", "datasource": "npm", "prettyDepType": "dependency", "lockedVersion": "0.11.4", "depIndex": 256, "updates": [], "warnings": [], "sourceUrl": "https://github.com/angular/angular", "sourceDirectory": "packages/zone.js", "changelogUrl": "https://github.com/angular/angular/blob/master/packages/zone.js/CHANGELOG.md", "fixedVersion": "0.11.4" }, { "depType": "devDependencies", "depName": "@angular-devkit/build-angular", "currentValue": null, "currentRawValue": "github:angular/angular-devkit-build-angular-builds#611a4a6ae78a71bc6e56c1ee93cfc9d054603840", "currentDigest": "611a4a6ae78a71bc6e56c1ee93cfc9d054603840", "datasource": "github-tags", "lookupName": "angular/angular-devkit-build-angular-builds", "githubRepo": "angular/angular-devkit-build-angular-builds", "sourceUrl": "https://github.com/angular/angular-devkit-build-angular-builds", "gitRef": true, "prettyDepType": "devDependency", "depIndex": 257, "updates": [], "warnings": [] }, { "depType": "devDependencies", "depName": "@angular/cli", "currentValue": null, "currentRawValue": "github:angular/cli-builds#95695f3755672406c9024ab5f36acbab8daa7663", "currentDigest": "95695f3755672406c9024ab5f36acbab8daa7663", "datasource": "github-tags", "lookupName": "angular/cli-builds", "githubRepo": "angular/cli-builds", "sourceUrl": "https://github.com/angular/cli-builds", "gitRef": true, "prettyDepType": "devDependency", "depIndex": 258, "updates": [], "warnings": [] }, { "depType": "devDependencies", "depName": "@angular/compiler-cli", "currentValue": null, "currentRawValue": "github:angular/compiler-cli-builds#8afad90668ea740227fc882a725e4b631a360752", "currentDigest": "8afad90668ea740227fc882a725e4b631a360752", "datasource": "github-tags", "lookupName": "angular/compiler-cli-builds", "githubRepo": "angular/compiler-cli-builds", "sourceUrl": "https://github.com/angular/compiler-cli-builds", "gitRef": true, "prettyDepType": "devDependency", "depIndex": 259, "updates": [ { "updateType": "digest", "newValue": null, "newDigest": "5d9eb9d3e2e93a0d0e6a3d1fec31c0ddd723c409", "newDigestShort": "5d9eb9d" } ], "warnings": [] }, { "depType": "devDependencies", "depName": "@angular/language-service", "currentValue": null, "currentRawValue": "github:angular/language-service-builds#97866918abf647ed0bc475f6150f2667a16d8cbb", "currentDigest": "97866918abf647ed0bc475f6150f2667a16d8cbb", "datasource": "github-tags", "lookupName": "angular/language-service-builds", "githubRepo": "angular/language-service-builds", "sourceUrl": "https://github.com/angular/language-service-builds", "gitRef": true, "prettyDepType": "devDependency", "depIndex": 260, "updates": [ { "updateType": "digest", "newValue": null, "newDigest": "3ae1a45632c125a8c5eecd4c92a49ef755230b62", "newDigestShort": "3ae1a45" } ], "warnings": [] }, { "depType": "devDependencies", "depName": "@nguniversal/builders", "currentValue": "11.2.0", "datasource": "npm", "prettyDepType": "devDependency", "lockedVersion": "11.2.0", "depIndex": 261, "updates": [ { "currentVersion": "11.2.0", "newVersion": "11.2.1", "newValue": "11.2.1", "bucket": "latest", "newMajor": 11, "newMinor": 2, "updateType": "minor", "isSingleVersion": true, "releaseTimestamp": "2021-03-03T23:43:30.947Z" } ], "warnings": [], "sourceUrl": "https://github.com/angular/universal", "fixedVersion": "11.2.0" }, { "depType": "devDependencies", "depName": "@types/ckeditor", "currentValue": "4.9.10", "datasource": "npm", "prettyDepType": "devDependency", "lockedVersion": "4.9.10", "depIndex": 262, "updates": [], "warnings": [], "sourceUrl": "https://github.com/DefinitelyTyped/DefinitelyTyped", "sourceDirectory": "types/ckeditor", "fixedVersion": "4.9.10" }, { "depType": "devDependencies", "depName": "@types/datatables.net", "currentValue": "1.10.19", "datasource": "npm", "prettyDepType": "devDependency", "lockedVersion": "1.10.19", "depIndex": 263, "updates": [], "warnings": [], "sourceUrl": "https://github.com/DefinitelyTyped/DefinitelyTyped", "sourceDirectory": "types/datatables.net", "fixedVersion": "1.10.19" }, { "depType": "devDependencies", "depName": "@types/express", "currentValue": "4.17.11", "datasource": "npm", "prettyDepType": "devDependency", "lockedVersion": "4.17.11", "depIndex": 264, "updates": [], "warnings": [], "sourceUrl": "https://github.com/DefinitelyTyped/DefinitelyTyped", "sourceDirectory": "types/express", "fixedVersion": "4.17.11" }, { "depType": "devDependencies", "depName": "@types/googlemaps", "currentValue": "3.39.13", "datasource": "npm", "prettyDepType": "devDependency", "lockedVersion": "3.39.13", "depIndex": 265, "updates": [ { "currentVersion": "3.39.13", "newVersion": "3.43.3", "newValue": "3.43.3", "bucket": "latest", "newMajor": 3, "newMinor": 43, "updateType": "minor", "isSingleVersion": true, "releaseTimestamp": "2021-02-10T18:06:44.771Z", "skippedOverVersions": [ "3.39.14", "3.40.0", "3.40.1", "3.40.2", "3.40.3", "3.40.4", "3.40.5", "3.43.0", "3.43.1", "3.43.2" ] } ], "warnings": [], "sourceUrl": "https://github.com/DefinitelyTyped/DefinitelyTyped", "sourceDirectory": "types/googlemaps", "fixedVersion": "3.39.13" }, { "depType": "devDependencies", "depName": "@types/jasmine", "currentValue": "3.6.4", "datasource": "npm", "prettyDepType": "devDependency", "lockedVersion": "3.6.4", "depIndex": 266, "updates": [], "warnings": [], "sourceUrl": "https://github.com/DefinitelyTyped/DefinitelyTyped", "sourceDirectory": "types/jasmine", "fixedVersion": "3.6.4" }, { "depType": "devDependencies", "depName": "@types/jasminewd2", "currentValue": "2.0.8", "datasource": "npm", "prettyDepType": "devDependency", "lockedVersion": "2.0.8", "depIndex": 267, "updates": [], "warnings": [], "sourceUrl": "https://github.com/DefinitelyTyped/DefinitelyTyped", "sourceDirectory": "types/jasminewd2", "fixedVersion": "2.0.8" }, { "depType": "devDependencies", "depName": "@types/js-beautify", "currentValue": "1.13.1", "datasource": "npm", "prettyDepType": "devDependency", "lockedVersion": "1.13.1", "depIndex": 268, "updates": [], "warnings": [], "sourceUrl": "https://github.com/DefinitelyTyped/DefinitelyTyped", "sourceDirectory": "types/js-beautify", "fixedVersion": "1.13.1" }, { "depType": "devDependencies", "depName": "@types/json5", "currentValue": "2.2.0", "datasource": "npm", "prettyDepType": "devDependency", "lockedVersion": "2.2.0", "depIndex": 269, "updates": [], "warnings": [], "deprecationMessage": "On registry `https://registry.npmjs.org/`, the \"latest\" version of dependency `@types/json5` has the following deprecation notice:\n\n`This is a stub types definition. json5 provides its own type definitions, so you do not need this installed.`\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.", "fixedVersion": "2.2.0" }, { "depType": "devDependencies", "depName": "@types/node", "currentValue": "14.14.31", "datasource": "npm", "prettyDepType": "devDependency", "lockedVersion": "14.14.31", "depIndex": 270, "updates": [], "warnings": [], "sourceUrl": "https://github.com/DefinitelyTyped/DefinitelyTyped", "sourceDirectory": "types/node", "fixedVersion": "14.14.31" }, { "depType": "devDependencies", "depName": "@types/q", "currentValue": "1.5.4", "datasource": "npm", "prettyDepType": "devDependency", "lockedVersion": "1.5.4", "depIndex": 271, "updates": [], "warnings": [], "sourceUrl": "https://github.com/DefinitelyTyped/DefinitelyTyped", "sourceDirectory": "types/q", "fixedVersion": "1.5.4" }, { "depType": "devDependencies", "depName": "@types/yargs", "currentValue": "16.0.0", "datasource": "npm", "prettyDepType": "devDependency", "lockedVersion": "16.0.0", "depIndex": 272, "updates": [], "warnings": [], "sourceUrl": "https://github.com/DefinitelyTyped/DefinitelyTyped", "sourceDirectory": "types/yargs", "fixedVersion": "16.0.0" }, { "depType": "devDependencies", "depName": "chalk", "currentValue": "4.1.0", "datasource": "npm", "prettyDepType": "devDependency", "lockedVersion": "4.1.0", "depIndex": 273, "updates": [], "warnings": [], "sourceUrl": "https://github.com/chalk/chalk", "fixedVersion": "4.1.0" }, { "depType": "devDependencies", "depName": "codelyzer", "currentValue": "6.0.1", "datasource": "npm", "prettyDepType": "devDependency", "lockedVersion": "6.0.1", "depIndex": 274, "updates": [], "warnings": [], "sourceUrl": "https://github.com/mgechev/codelyzer", "fixedVersion": "6.0.1" }, { "depType": "devDependencies", "depName": "jasmine-core", "currentValue": "3.6.0", "datasource": "npm", "prettyDepType": "devDependency", "lockedVersion": "3.6.0", "depIndex": 275, "updates": [], "warnings": [], "sourceUrl": "https://github.com/jasmine/jasmine", "homepage": "https://jasmine.github.io", "fixedVersion": "3.6.0" }, { "depType": "devDependencies", "depName": "jasmine-spec-reporter", "currentValue": "6.0.0", "datasource": "npm", "prettyDepType": "devDependency", "lockedVersion": "6.0.0", "depIndex": 276, "updates": [], "warnings": [], "sourceUrl": "https://github.com/bcaudan/jasmine-spec-reporter", "fixedVersion": "6.0.0" }, { "depType": "devDependencies", "depName": "karma", "currentValue": "6.1.1", "datasource": "npm", "prettyDepType": "devDependency", "lockedVersion": "6.1.1", "depIndex": 277, "updates": [], "warnings": [], "sourceUrl": "https://github.com/karma-runner/karma", "homepage": "http://karma-runner.github.io/", "fixedVersion": "6.1.1" }, { "depType": "devDependencies", "depName": "karma-chrome-launcher", "currentValue": "3.1.0", "datasource": "npm", "prettyDepType": "devDependency", "lockedVersion": "3.1.0", "depIndex": 278, "updates": [], "warnings": [], "sourceUrl": "https://github.com/karma-runner/karma-chrome-launcher", "fixedVersion": "3.1.0" }, { "depType": "devDependencies", "depName": "karma-coverage-istanbul-reporter", "currentValue": "3.0.3", "datasource": "npm", "prettyDepType": "devDependency", "lockedVersion": "3.0.3", "depIndex": 279, "updates": [], "warnings": [], "sourceUrl": "https://github.com/mattlewis92/karma-coverage-istanbul-reporter", "fixedVersion": "3.0.3" }, { "depType": "devDependencies", "depName": "karma-jasmine", "currentValue": "4.0.1", "datasource": "npm", "prettyDepType": "devDependency", "lockedVersion": "4.0.1", "depIndex": 280, "updates": [], "warnings": [], "sourceUrl": "https://github.com/karma-runner/karma-jasmine", "fixedVersion": "4.0.1" }, { "depType": "devDependencies", "depName": "karma-jasmine-html-reporter", "currentValue": "1.5.4", "datasource": "npm", "prettyDepType": "devDependency", "lockedVersion": "1.5.4", "depIndex": 281, "updates": [], "warnings": [], "sourceUrl": "https://github.com/dfederm/karma-jasmine-html-reporter", "fixedVersion": "1.5.4" }, { "depType": "devDependencies", "depName": "protractor", "currentValue": "7.0.0", "datasource": "npm", "prettyDepType": "devDependency", "lockedVersion": "7.0.0", "depIndex": 282, "updates": [], "warnings": [], "sourceUrl": "https://github.com/angular/protractor", "fixedVersion": "7.0.0" }, { "depType": "devDependencies", "depName": "redux-devtools-extension", "currentValue": "2.13.8", "datasource": "npm", "prettyDepType": "devDependency", "lockedVersion": "2.13.8", "depIndex": 283, "updates": [], "warnings": [], "sourceUrl": "https://github.com/zalmoxisus/redux-devtools-extension", "fixedVersion": "2.13.8" }, { "depType": "devDependencies", "depName": "ts-node", "currentValue": "9.1.1", "datasource": "npm", "prettyDepType": "devDependency", "lockedVersion": "9.1.1", "depIndex": 284, "updates": [], "warnings": [], "sourceUrl": "https://github.com/TypeStrong/ts-node", "fixedVersion": "9.1.1" }, { "depType": "devDependencies", "depName": "tslint", "currentValue": "6.1.3", "datasource": "npm", "prettyDepType": "devDependency", "lockedVersion": "6.1.3", "depIndex": 285, "updates": [], "warnings": [], "deprecationMessage": "On registry `https://registry.npmjs.org/`, the \"latest\" version of dependency `tslint` has the following deprecation notice:\n\n`TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information.`\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.", "sourceUrl": "https://github.com/palantir/tslint", "homepage": "https://palantir.github.io/tslint", "fixedVersion": "6.1.3" }, { "depType": "devDependencies", "depName": "typescript", "currentValue": "4.1.5", "datasource": "npm", "prettyDepType": "devDependency", "lockedVersion": "4.1.5", "depIndex": 286, "updates": [ { "currentVersion": "4.1.5", "newVersion": "4.2.2", "newValue": "4.2.2", "bucket": "latest", "newMajor": 4, "newMinor": 2, "updateType": "minor", "isSingleVersion": true, "releaseTimestamp": "2021-02-23T21:43:09.173Z" } ], "warnings": [], "sourceUrl": "https://github.com/Microsoft/TypeScript", "homepage": "https://www.typescriptlang.org/", "fixedVersion": "4.1.5" }, { "depType": "devDependencies", "depName": "yargs", "currentValue": "16.2.0", "datasource": "npm", "prettyDepType": "devDependency", "lockedVersion": "16.2.0", "depIndex": 287, "updates": [], "warnings": [], "sourceUrl": "https://github.com/yargs/yargs", "homepage": "https://yargs.js.org/", "fixedVersion": "16.2.0" } ], "packageJsonName": "ngcc-validation", "packageFileVersion": "0.0.0", "packageJsonType": "app", "yarnLock": "yarn.lock", "skipInstalls": true, "constraints": {}, "lockFiles": [ "yarn.lock" ] } ] } } DEBUG: branchifyUpgrades DEBUG: Using group branchName template DEBUG: Dependency @angular/animations is part of group angular-framework DEBUG: Using group branchName template DEBUG: Dependency @angular/common is part of group angular-framework DEBUG: Using group branchName template DEBUG: Dependency @angular/compiler is part of group angular-framework DEBUG: Using group branchName template DEBUG: Dependency @angular/core is part of group angular-framework DEBUG: Using group branchName template DEBUG: Dependency @angular/elements is part of group angular-framework DEBUG: Using group branchName template DEBUG: Dependency @angular/forms is part of group angular-framework DEBUG: Using group branchName template DEBUG: Dependency @angular/localize is part of group angular-framework DEBUG: Using group branchName template DEBUG: Dependency @angular/platform-browser is part of group angular-framework DEBUG: Using group branchName template DEBUG: Dependency @angular/platform-browser-dynamic is part of group angular-framework DEBUG: Using group branchName template DEBUG: Dependency @angular/platform-server is part of group angular-framework DEBUG: Using group branchName template DEBUG: Dependency @angular/router is part of group angular-framework DEBUG: Using group branchName template DEBUG: Dependency @angular/service-worker is part of group angular-framework DEBUG: Using group branchName template DEBUG: Dependency @angular/upgrade is part of group angular-framework DEBUG: Using group branchName template DEBUG: Dependency @angular/compiler-cli is part of group angular-framework DEBUG: Using group branchName template DEBUG: Dependency @angular/language-service is part of group angular-framework DEBUG: 23 flattened updates found: @angular/animations, @angular/common, @angular/compiler, @angular/core, @angular/elements, @angular/forms, @angular/localize, @angular/platform-browser, @angular/platform-browser-dynamic, @angular/platform-server, @angular/router, @angular/service-worker, @angular/upgrade, @azure/msal-angular, @azure/msal-browser, @nguniversal/express-engine, pdfjs-dist, redux, @angular/compiler-cli, @angular/language-service, @nguniversal/builders, @types/googlemaps, typescript DEBUG: Returning 9 branch(es) DEBUG: Fetching changelog: https://github.com/AzureAD/microsoft-authentication-library-for-js (2.11.2 -> 2.12.0) DEBUG: Fetching changelog: https://github.com/angular/universal (11.2.0 -> 11.2.1) DEBUG: Fetching changelog: https://github.com/mozilla/pdfjs-dist (2.5.207 -> 2.6.347) DEBUG: Fetching changelog: https://github.com/reduxjs/redux (4.0.1 -> 4.0.5) DEBUG: Fetching changelog: https://github.com/angular/universal (11.2.0 -> 11.2.1) DEBUG: Fetching changelog: https://github.com/DefinitelyTyped/DefinitelyTyped (3.39.13 -> 3.43.3) DEBUG: Fetching changelog: https://github.com/Microsoft/TypeScript (4.1.5 -> 4.2.2) DEBUG: config.repoIsOnboarded=true DEBUG: Found sourceUrl with multiple branches that should probably be combined into a group { "sourceUrl": "https://github.com/angular/universal", "newVersion": "11.2.1", "branches": { "renovate/nguniversal-express-engine-11.x": "@nguniversal/express-engine", "renovate/nguniversal-builders-11.x": "@nguniversal/builders" } } DEBUG: processRepo() DEBUG: Processing 9 branches: renovate/angular-framework, renovate/azure-msal-angular-2.x, renovate/azure-msal-browser-2.x, renovate/googlemaps-3.x, renovate/nguniversal-builders-11.x, renovate/nguniversal-express-engine-11.x, renovate/pdfjs-dist-2.x, renovate/redux-4.x, renovate/typescript-4.x DEBUG: Calculating hourly PRs remaining DEBUG: Retrieving PR list DEBUG: Retrieved 986 Pull Requests DEBUG: currentHourStart=2021-03-04T09:00:00.000+00:00 DEBUG: PR hourly limit remaining: 0 DEBUG: Calculated maximum PRs remaining this run { "prsRemaining": 0 } DEBUG: PullRequests limit = 0 DEBUG: Calculated maximum branches remaining this run { "branchesRemaining": 99 } DEBUG: Branches limit = 99 DEBUG: processBranch with 15 upgrades(branch="renovate/angular-framework") DEBUG: Setting current branch to master(branch="renovate/angular-framework") DEBUG: latest commit(branch="renovate/angular-framework") { "branchName": "master", "latestCommitDate": "2021-03-04T09:10:39+00:00" } DEBUG: getBranchPr(renovate/angular-framework)(branch="renovate/angular-framework") DEBUG: findPr(renovate/angular-framework, undefined, open)(branch="renovate/angular-framework") DEBUG: Found PR #2644(branch="renovate/angular-framework") DEBUG: Returning from graphql open PR list(branch="renovate/angular-framework") DEBUG: branchExists=true(branch="renovate/angular-framework") DEBUG: Branch pr rebase requested: false(branch="renovate/angular-framework") DEBUG: Branch has 15 upgrade(s)(branch="renovate/angular-framework") DEBUG: Checking if PR has been edited(branch="renovate/angular-framework") DEBUG: Found existing branch PR(branch="renovate/angular-framework") DEBUG: Checking schedule(after 10pm every weekday,before 5am every weekday,every weekend, America/Tijuana)(branch="renovate/angular-framework") DEBUG: Found timezone(branch="renovate/angular-framework") { "timezone": "America/Tijuana" } DEBUG: Adjusting now for timezone(branch="renovate/angular-framework") DEBUG: Checking 3 schedule(s)(branch="renovate/angular-framework") DEBUG: Checking schedule "after 10pm every weekday"(branch="renovate/angular-framework") { "parsedSchedule": { "schedules": [ { "t_a": [ 79200 ], "d": [ 2, 3, 4, 5, 6 ] } ], "exceptions": [], "error": -1 } } DEBUG: Does not match schedule because 6597 is earlier than 79200(branch="renovate/angular-framework") DEBUG: Checking schedule "before 5am every weekday"(branch="renovate/angular-framework") { "parsedSchedule": { "schedules": [ { "t_b": [ 18000 ], "d": [ 2, 3, 4, 5, 6 ] } ], "exceptions": [], "error": -1 } } DEBUG: Matches schedule before 5am every weekday(branch="renovate/angular-framework") DEBUG: Branch already exists(branch="renovate/angular-framework") DEBUG: getBranchPr(renovate/angular-framework)(branch="renovate/angular-framework") DEBUG: findPr(renovate/angular-framework, undefined, open)(branch="renovate/angular-framework") DEBUG: Found PR #2644(branch="renovate/angular-framework") DEBUG: Returning from graphql open PR list(branch="renovate/angular-framework") DEBUG: Branch is stale and needs rebasing(branch="renovate/angular-framework") DEBUG: Using reuseExistingBranch: false(branch="renovate/angular-framework") DEBUG: manager.getUpdatedPackageFiles() reuseExistinbranch=false(branch="renovate/angular-framework") DEBUG: Updating package.json git digest(branch="renovate/angular-framework") DEBUG: npm.updateDependency(): dependencies.@angular/animations = github:angular/animations-builds#4067176458bbf75f08e0801ab90dc2ede228ced9(branch="renovate/angular-framework") DEBUG: Updating @angular/animations in package.json(branch="renovate/angular-framework") DEBUG: Updating package.json git digest(branch="renovate/angular-framework") DEBUG: npm.updateDependency(): dependencies.@angular/common = github:angular/common-builds#cbd42f8047d4e5c2bdf515b00fe989f34164e047(branch="renovate/angular-framework") DEBUG: Updating @angular/common in package.json(branch="renovate/angular-framework") DEBUG: Updating package.json git digest(branch="renovate/angular-framework") DEBUG: npm.updateDependency(): dependencies.@angular/compiler = github:angular/compiler-builds#f3e0e00a8681fc81d93c068770ed63bd40ea31ca(branch="renovate/angular-framework") DEBUG: Updating @angular/compiler in package.json(branch="renovate/angular-framework") DEBUG: Updating package.json git digest(branch="renovate/angular-framework") DEBUG: npm.updateDependency(): devDependencies.@angular/compiler-cli = github:angular/compiler-cli-builds#5d9eb9d3e2e93a0d0e6a3d1fec31c0ddd723c409(branch="renovate/angular-framework") DEBUG: Updating @angular/compiler-cli in package.json(branch="renovate/angular-framework") DEBUG: Updating package.json git digest(branch="renovate/angular-framework") DEBUG: npm.updateDependency(): dependencies.@angular/core = github:angular/core-builds#d8fe5e81e3cd16d25bb64d45205eab963aa9ce13(branch="renovate/angular-framework") DEBUG: Updating @angular/core in package.json(branch="renovate/angular-framework") DEBUG: Updating package.json git digest(branch="renovate/angular-framework") DEBUG: npm.updateDependency(): dependencies.@angular/elements = github:angular/elements-builds#5d8383ef0b34b552f67003ef79630fad7bc3ccfd(branch="renovate/angular-framework") DEBUG: Updating @angular/elements in package.json(branch="renovate/angular-framework") DEBUG: Updating package.json git digest(branch="renovate/angular-framework") DEBUG: npm.updateDependency(): dependencies.@angular/forms = github:angular/forms-builds#c6df27054183c430115c68970620eaeac39d0ed4(branch="renovate/angular-framework") DEBUG: Updating @angular/forms in package.json(branch="renovate/angular-framework") DEBUG: Updating package.json git digest(branch="renovate/angular-framework") DEBUG: npm.updateDependency(): devDependencies.@angular/language-service = github:angular/language-service-builds#3ae1a45632c125a8c5eecd4c92a49ef755230b62(branch="renovate/angular-framework") DEBUG: Updating @angular/language-service in package.json(branch="renovate/angular-framework") DEBUG: Updating package.json git digest(branch="renovate/angular-framework") DEBUG: npm.updateDependency(): dependencies.@angular/localize = github:angular/localize-builds#a41ef6b16ff55b3e0b8cdb66ef9ac77255f20e26(branch="renovate/angular-framework") DEBUG: Updating @angular/localize in package.json(branch="renovate/angular-framework") DEBUG: Updating package.json git digest(branch="renovate/angular-framework") DEBUG: npm.updateDependency(): dependencies.@angular/platform-browser = github:angular/platform-browser-builds#14d912a52a2451865ee590647263f17e818d4436(branch="renovate/angular-framework") DEBUG: Updating @angular/platform-browser in package.json(branch="renovate/angular-framework") DEBUG: Updating package.json git digest(branch="renovate/angular-framework") DEBUG: npm.updateDependency(): dependencies.@angular/platform-browser-dynamic = github:angular/platform-browser-dynamic-builds#9d4a47f6801697892855b0b92506ad43473e666d(branch="renovate/angular-framework") DEBUG: Updating @angular/platform-browser-dynamic in package.json(branch="renovate/angular-framework") DEBUG: Updating package.json git digest(branch="renovate/angular-framework") DEBUG: npm.updateDependency(): dependencies.@angular/platform-server = github:angular/platform-server-builds#b5c2a66525cc4825a4b779f201b74107385d5463(branch="renovate/angular-framework") DEBUG: Updating @angular/platform-server in package.json(branch="renovate/angular-framework") DEBUG: Updating package.json git digest(branch="renovate/angular-framework") DEBUG: npm.updateDependency(): dependencies.@angular/router = github:angular/router-builds#7a19b962bdddcfc635ac49ce2dd95c6a80cd65e1(branch="renovate/angular-framework") DEBUG: Updating @angular/router in package.json(branch="renovate/angular-framework") DEBUG: Updating package.json git digest(branch="renovate/angular-framework") DEBUG: npm.updateDependency(): dependencies.@angular/service-worker = github:angular/service-worker-builds#cfaa725148b7c301645f4da36ebe7ed570966852(branch="renovate/angular-framework") DEBUG: Updating @angular/service-worker in package.json(branch="renovate/angular-framework") DEBUG: Updating package.json git digest(branch="renovate/angular-framework") DEBUG: npm.updateDependency(): dependencies.@angular/upgrade = github:angular/upgrade-builds#831a397cf8fba25edb3d4afd4dd1e67198fe3d3b(branch="renovate/angular-framework") DEBUG: Updating @angular/upgrade in package.json(branch="renovate/angular-framework") DEBUG: Updated 1 package files(branch="renovate/angular-framework") DEBUG: Getting updated lock files(branch="renovate/angular-framework") DEBUG: Writing package.json files(branch="renovate/angular-framework") { "packageFiles": [ "package.json" ] } DEBUG: Writing any updated package files(branch="renovate/angular-framework") DEBUG: Writing package.json(branch="renovate/angular-framework") DEBUG: No npmrc file found in repository(branch="renovate/angular-framework") DEBUG: Writing updated .npmrc file to /tmp/renovate/gh/angular/ngcc-validation/.npmrc(branch="renovate/angular-framework") DEBUG: Generating yarn.lock for .(branch="renovate/angular-framework") DEBUG: Spawning yarn install to create /tmp/renovate/gh/angular/ngcc-validation/yarn.lock(branch="renovate/angular-framework") DEBUG: Updating yarn.lock only - skipping node_modules(branch="renovate/angular-framework") DEBUG: No node constraint found - using latest(branch="renovate/angular-framework") DEBUG: Using docker to execute(branch="renovate/angular-framework") DEBUG: No tag or tagConstraint specified(branch="renovate/angular-framework") { "image": "docker.io/renovate/node" } DEBUG: Fetching Docker image: docker.io/renovate/node(branch="renovate/angular-framework") DEBUG: Finished fetching Docker image(branch="renovate/angular-framework") DEBUG: Executing command(branch="renovate/angular-framework") { "command": "docker run --rm --name=renovate_node --label=renovate_child -v \"/tmp/renovate/gh/angular/ngcc-validation\":\"/tmp/renovate/gh/angular/ngcc-validation\" -v \"/tmp/renovate-cache\":\"/tmp/renovate-cache\" -v \"/home/ubuntu/.npmrc\":\"/home/ubuntu/.npmrc\" -e NPM_CONFIG_CACHE -e npm_config_store -e CI -w \"/tmp/renovate/gh/angular/ngcc-validation\" docker.io/renovate/node bash -l -c \"npm i -g yarn && sed -i 's/ steps,/ steps.slice(0,1),/' /home/ubuntu/.npm-global/lib/node_modules/yarn/lib/cli.js && yarn install --ignore-engines --ignore-platform --network-timeout 100000 --ignore-scripts\"" } DEBUG: exec completed(branch="renovate/angular-framework") { "cmd": "docker run --rm --name=renovate_node --label=renovate_child -v \"/tmp/renovate/gh/angular/ngcc-validation\":\"/tmp/renovate/gh/angular/ngcc-validation\" -v \"/tmp/renovate-cache\":\"/tmp/renovate-cache\" -v \"/home/ubuntu/.npmrc\":\"/home/ubuntu/.npmrc\" -e NPM_CONFIG_CACHE -e npm_config_store -e CI -w \"/tmp/renovate/gh/angular/ngcc-validation\" docker.io/renovate/node bash -l -c \"npm i -g yarn && sed -i 's/ steps,/ steps.slice(0,1),/' /home/ubuntu/.npm-global/lib/node_modules/yarn/lib/cli.js && yarn install --ignore-engines --ignore-platform --network-timeout 100000 --ignore-scripts\"", "durationMs": 25761, "stdout": "\n> yarn@1.22.10 preinstall /home/ubuntu/.npm-global/lib/node_modules/yarn\n> :; (node ./preinstall.js > /dev/null 2>&1 || true)\n\n/home/ubuntu/.npm-global/bin/yarn -> /home/ubuntu/.npm-global/lib/node_modules/yarn/bin/yarn.js\n/home/ubuntu/.npm-global/bin/yarnpkg -> /home/ubuntu/.npm-global/lib/node_modules/yarn/bin/yarn.js\n+ yarn@1.22.10\nadded 1 package in 2.445s\nyarn install v1.22.10\n[1/4] Resolving packages...\nsuccess Saved lockfile.\nDone in 19.20s.\n", "stderr": "" } DEBUG: yarn.lock needs updating(branch="renovate/angular-framework") DEBUG: updateYarnOffline resolvedPaths(branch="renovate/angular-framework") { "resolvedPaths": [] } DEBUG: Updated 1 lock files(branch="renovate/angular-framework") { "updatedArtifacts": [ "yarn.lock" ] } DEBUG: 2 file(s) to commit(branch="renovate/angular-framework") DEBUG: Committing files to branch renovate/angular-framework(branch="renovate/angular-framework") DEBUG: git commit(branch="renovate/angular-framework") { "result": { "author": null, "branch": "renovate/angular-framework", "commit": "5975824", "root": false, "summary": { "changes": 2, "insertions": 75, "deletions": 0 } } } DEBUG: git push(branch="renovate/angular-framework") { "result": { "pushed": [], "branch": { "local": "renovate/angular-framework", "remote": "renovate/angular-framework", "remoteName": "origin" }, "remoteMessages": { "all": [] } } } INFO: Branch updated(branch="renovate/angular-framework") { "commitSha": "5975824" } DEBUG: Checking if we can automerge branch(branch="renovate/angular-framework") DEBUG: mergeStatus=no automerge(branch="renovate/angular-framework") DEBUG: Ensuring PR(branch="renovate/angular-framework") DEBUG: There are 0 errors and 0 warnings(branch="renovate/angular-framework") DEBUG: getBranchPr(renovate/angular-framework)(branch="renovate/angular-framework") DEBUG: findPr(renovate/angular-framework, undefined, open)(branch="renovate/angular-framework") DEBUG: Found PR #2644(branch="renovate/angular-framework") DEBUG: Returning from graphql open PR list(branch="renovate/angular-framework") DEBUG: Found existing PR(branch="renovate/angular-framework") DEBUG: getBranchStatus(renovate/angular-framework)(branch="renovate/angular-framework") DEBUG: branch status check result(branch="renovate/angular-framework") { "state": "pending", "statuses": [ { "url": "https://api.github.com/repos/angular/ngcc-validation/statuses/59758248da034ae47ec19503b0eb12e018b42eea", "avatar_url": "https://avatars.githubusercontent.com/oa/4808?v=4", "id": 12366910710, "node_id": "MDEzOlN0YXR1c0NvbnRleHQxMjM2NjkxMDcxMA==", "state": "pending", "description": "Your tests are queued", "target_url": "https://circleci.com/gh/angular/ngcc-validation/27251?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link", "context": "ci/circleci: setup", "created_at": "2021-03-04T09:50:30Z", "updated_at": "2021-03-04T09:50:30Z" } ] } DEBUG: No check runs found(branch="renovate/angular-framework") { "result": { "total_count": 0, "check_runs": [] } } DEBUG: Processing existing PR(branch="renovate/angular-framework") DEBUG: getBranchStatus(renovate/angular-framework)(branch="renovate/angular-framework") DEBUG: branch status check result(branch="renovate/angular-framework") { "state": "pending", "statuses": [ { "url": "https://api.github.com/repos/angular/ngcc-validation/statuses/59758248da034ae47ec19503b0eb12e018b42eea", "avatar_url": "https://avatars.githubusercontent.com/oa/4808?v=4", "id": 12366910710, "node_id": "MDEzOlN0YXR1c0NvbnRleHQxMjM2NjkxMDcxMA==", "state": "pending", "description": "Your tests are queued", "target_url": "https://circleci.com/gh/angular/ngcc-validation/27251?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link", "context": "ci/circleci: setup", "created_at": "2021-03-04T09:50:30Z", "updated_at": "2021-03-04T09:50:30Z" } ] } DEBUG: No check runs found(branch="renovate/angular-framework") { "result": { "total_count": 0, "check_runs": [] } } DEBUG: getBranchStatus() result(branch="renovate/angular-framework") { "branchStatus": "yellow", "branchName": "renovate/angular-framework" } DEBUG: Pull Request #2644 does not need updating(branch="renovate/angular-framework") DEBUG: Retrieved closed PR list with graphql(branch="renovate/angular-framework") { "prNumbers": [ 1606, 1609, 1645, 1646, 1647, 1648, 1649, 1650, 1651, 1652, 1653, 1654, 1655, 1656, 1657, 1658, 1659, 1660, 1661, 1662, 1663, 1664, 1665, 1666, 1667, 1668, 1669, 1670, 1671, 1672, 1673, 1674, 1675, 1676, 1677, 1678, 1679, 1680, 1681, 1682, 1683, 1684, 1685, 1686, 1687, 1688, 1689, 1690, 1691, 1692, 1693, 1694, 1695, 1696, 1697, 1698, 1699, 1700, 1701, 1702, 1703, 1704, 1705, 1706, 1707, 1708, 1709, 1710, 1711, 1712, 1713, 1714, 1715, 1716, 1717, 1718, 1719, 1720, 1721, 1722, 1723, 1724, 1725, 1726, 1727, 1728, 1729, 1730, 1731, 1732, 1733, 1734, 1735, 1736, 1737, 1738, 1739, 1740, 1741, 1742, 1743, 1744, 1745, 1746, 1747, 1748, 1749, 1750, 1751, 1752, 1753, 1754, 1755, 1756, 1757, 1758, 1759, 1760, 1761, 1762, 1763, 1764, 1765, 1766, 1767, 1768, 1769, 1770, 1771, 1772, 1773, 1774, 1775, 1776, 1777, 1778, 1779, 1780, 1781, 1782, 1783, 1784, 1785, 1786, 1787, 1788, 1789, 1790, 1791, 1792, 1793, 1794, 1795, 1796, 1797, 1798, 1799, 1800, 1801, 1802, 1803, 1804, 1805, 1806, 1807, 1808, 1809, 1810, 1811, 1812, 1813, 1814, 1815, 1816, 1817, 1818, 1819, 1820, 1821, 1822, 1823, 1824, 1825, 1826, 1827, 1828, 1829, 1830, 1831, 1832, 1833, 1834, 1835, 1836, 1837, 1838, 1839, 1840, 1841, 1842, 1843, 1844, 1845, 1846, 1847, 1848, 1849, 1850, 1851, 1852, 1853, 1854, 1855, 1856, 1857, 1858, 1859, 1860, 1861, 1862, 1863, 1864, 1865, 1866, 1867, 1868, 1869, 1870, 1871, 1872, 1873, 1874, 1875, 1876, 1877, 1878, 1879, 1880, 1881, 1882, 1883, 1884, 1885, 1886, 1887, 1888, 1889, 1890, 1891, 1892, 1893, 1894, 1895, 1896, 1897, 1898, 1899, 1900, 1901, 1902, 1903, 1904, 1905, 1906, 1907, 1908, 1909, 1910, 1911, 1912, 1913, 1914, 1915, 1916, 1917, 1918, 1919, 1920, 1921, 1922, 1923, 1924, 1925, 1926, 1927, 1928, 1929, 1930, 1931, 1932, 1933, 1934, 1935, 1936, 1937, 1938, 1939, 1940, 1941, 1942, 1943, 1944, 1945, 1946, 1947, 1948, 1949, 1950, 1951, 1952, 1953, 1954, 1955, 1956, 1957, 1958, 1959, 1960, 1961, 1962, 1963, 1964, 1965, 1966, 1967, 1968, 1969, 1970, 1971, 1972, 1973, 1974, 1975, 1976, 1977, 1978, 1979, 1980, 1981, 1982, 1983, 1984, 1985, 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024, 2025, 2026, 2027, 2028, 2029, 2030, 2031, 2032, 2033, 2034, 2035, 2036, 2037, 2038, 2039, 2040, 2041, 2042, 2043, 2044, 2045, 2046, 2047, 2048, 2049, 2050, 2051, 2052, 2053, 2054, 2055, 2056, 2057, 2058, 2059, 2060, 2061, 2062, 2063, 2064, 2065, 2066, 2067, 2068, 2069, 2070, 2071, 2072, 2073, 2074, 2075, 2076, 2077, 2078, 2079, 2080, 2081, 2082, 2083, 2084, 2085, 2086, 2087, 2088, 2089, 2090, 2091, 2092, 2093, 2094, 2095, 2096, 2097, 2098, 2099, 2100, 2101, 2102, 2103, 2104, 2105, 2106, 2107, 2108, 2109, 2110, 2111, 2112, 2113, 2114, 2115, 2116, 2117, 2118, 2119, 2120, 2121, 2122, 2123, 2124, 2125, 2126, 2127, 2128, 2129, 2130, 2131, 2132, 2133, 2134, 2135, 2136, 2137, 2138, 2139, 2140, 2141, 2142, 2143, 2144, 2145, 2146, 2147, 2148, 2149, 2150, 2151, 2152, 2153, 2154, 2155, 2156, 2157, 2158, 2159, 2160, 2161, 2162, 2163, 2164, 2165, 2166, 2167, 2168, 2169, 2170, 2171, 2172, 2173, 2174, 2175, 2176, 2177, 2178, 2179, 2180, 2181, 2182, 2183, 2184, 2185, 2186, 2187, 2188, 2189, 2190, 2191, 2192, 2193, 2194, 2195, 2196, 2197, 2198, 2199, 2200, 2201, 2202, 2203, 2204, 2205, 2206, 2207, 2208, 2209, 2210, 2211, 2212, 2213, 2214, 2215, 2216, 2217, 2218, 2219, 2220, 2221, 2222, 2223, 2224, 2225, 2226, 2227, 2228, 2229, 2230, 2231, 2232, 2233, 2234, 2235, 2236, 2237, 2238, 2239, 2240, 2241, 2242, 2243, 2244, 2245, 2246, 2247, 2248, 2249, 2250, 2251, 2252, 2253, 2254, 2255, 2256, 2257, 2258, 2259, 2260, 2261, 2262, 2263, 2264, 2265, 2266, 2267, 2268, 2269, 2270, 2271, 2272, 2273, 2274, 2275, 2276, 2277, 2278, 2279, 2280, 2281, 2282, 2283, 2284, 2285, 2286, 2287, 2288, 2289, 2290, 2291, 2292, 2293, 2294, 2295, 2296, 2297, 2298, 2299, 2300, 2301, 2302, 2303, 2304, 2305, 2306, 2307, 2308, 2309, 2310, 2311, 2312, 2313, 2314, 2315, 2316, 2317, 2318, 2319, 2320, 2321, 2322, 2323, 2324, 2325, 2326, 2327, 2328, 2329, 2330, 2331, 2332, 2333, 2334, 2335, 2336, 2337, 2338, 2339, 2340, 2341, 2342, 2343, 2344, 2345, 2346, 2347, 2348, 2349, 2350, 2351, 2352, 2353, 2354, 2355, 2356, 2357, 2358, 2359, 2360, 2361, 2362, 2363, 2364, 2365, 2366, 2367, 2368, 2369, 2370, 2371, 2372, 2373, 2374, 2375, 2376, 2377, 2378, 2379, 2380, 2381, 2382, 2383, 2384, 2385, 2386, 2387, 2388, 2389, 2390, 2391, 2392, 2393, 2394, 2395, 2396, 2397, 2398, 2399, 2400, 2402, 2403, 2404, 2405, 2406, 2407, 2408, 2409, 2410, 2411, 2412, 2413, 2414, 2415, 2416, 2417, 2418, 2419, 2420, 2421, 2422, 2423, 2424, 2425, 2426, 2427, 2428, 2429, 2430, 2431, 2432, 2433, 2434, 2435, 2436, 2437, 2438, 2439, 2440, 2441, 2442, 2443, 2444, 2445, 2446, 2447, 2448, 2449, 2450, 2451, 2452, 2453, 2454, 2455, 2456, 2457, 2458, 2459, 2460, 2461, 2462, 2463, 2464, 2465, 2466, 2467, 2468, 2469, 2470, 2471, 2472, 2473, 2474, 2475, 2476, 2477, 2478, 2479, 2480, 2481, 2482, 2483, 2484, 2485, 2486, 2487, 2488, 2489, 2490, 2491, 2492, 2493, 2494, 2495, 2496, 2497, 2498, 2499, 2500, 2501, 2502, 2503, 2504, 2505, 2506, 2507, 2508, 2509, 2510, 2511, 2512, 2513, 2514, 2515, 2516, 2517, 2518, 2519, 2520, 2521, 2522, 2523, 2524, 2525, 2526, 2527, 2528, 2529, 2530, 2531, 2532, 2533, 2534, 2535, 2536, 2537, 2538, 2539, 2540, 2541, 2542, 2543, 2544, 2545, 2546, 2547, 2548, 2549, 2550, 2551, 2552, 2553, 2554, 2555, 2556, 2557, 2558, 2559, 2560, 2561, 2562, 2563, 2564, 2565, 2566, 2567, 2568, 2569, 2570, 2571, 2572, 2573, 2574, 2575, 2576, 2577, 2578, 2579, 2580, 2581, 2582, 2583, 2584, 2585, 2586, 2587, 2588, 2589, 2590, 2591, 2592, 2593, 2594, 2595, 2596, 2597, 2598, 2599, 2600, 2601, 2602, 2603, 2604, 2605, 2606, 2607, 2608, 2609, 2610, 2611, 2612, 2613, 2614, 2615, 2616, 2617, 2618, 2619, 2620, 2621, 2622, 2623, 2624, 2625, 2626, 2627, 2628, 2629, 2630, 2631, 2632, 2633, 2634, 2635, 2636, 2637, 2638, 2639, 2640, 2641, 2642, 2643 ] } DEBUG: Getting comments for #2644(branch="renovate/angular-framework") DEBUG: Found 0 comments(branch="renovate/angular-framework") DEBUG: Checking #2644 for automerge(branch="renovate/angular-framework") { "automerge": true, "automergeType": "pr", "automergeComment": "automergeComment" } DEBUG: PR is configured for automerge(branch="renovate/angular-framework") DEBUG: PR is not ready for merge(branch="renovate/angular-framework") { "canMergeReason": "mergeStateStatus = UNKNOWN" } DEBUG: processBranch with 1 upgrades(branch="renovate/azure-msal-angular-2.x") DEBUG: Setting current branch to master(branch="renovate/azure-msal-angular-2.x") DEBUG: latest commit(branch="renovate/azure-msal-angular-2.x") { "branchName": "master", "latestCommitDate": "2021-03-04T09:10:39+00:00" } DEBUG: getBranchPr(renovate/azure-msal-angular-2.x)(branch="renovate/azure-msal-angular-2.x") DEBUG: findPr(renovate/azure-msal-angular-2.x, undefined, open)(branch="renovate/azure-msal-angular-2.x") DEBUG: Found PR #2645(branch="renovate/azure-msal-angular-2.x") DEBUG: Returning from graphql open PR list(branch="renovate/azure-msal-angular-2.x") DEBUG: branchExists=true(branch="renovate/azure-msal-angular-2.x") DEBUG: Branch pr rebase requested: false(branch="renovate/azure-msal-angular-2.x") DEBUG: Branch has 1 upgrade(s)(branch="renovate/azure-msal-angular-2.x") DEBUG: Checking if PR has been edited(branch="renovate/azure-msal-angular-2.x") DEBUG: Found existing branch PR(branch="renovate/azure-msal-angular-2.x") DEBUG: Checking schedule(after 10pm every weekday,before 5am every weekday,every weekend, America/Tijuana)(branch="renovate/azure-msal-angular-2.x") DEBUG: Found timezone(branch="renovate/azure-msal-angular-2.x") { "timezone": "America/Tijuana" } DEBUG: Adjusting now for timezone(branch="renovate/azure-msal-angular-2.x") DEBUG: Checking 3 schedule(s)(branch="renovate/azure-msal-angular-2.x") DEBUG: Checking schedule "after 10pm every weekday"(branch="renovate/azure-msal-angular-2.x") { "parsedSchedule": { "schedules": [ { "t_a": [ 79200 ], "d": [ 2, 3, 4, 5, 6 ] } ], "exceptions": [], "error": -1 } } DEBUG: Does not match schedule because 6641 is earlier than 79200(branch="renovate/azure-msal-angular-2.x") DEBUG: Checking schedule "before 5am every weekday"(branch="renovate/azure-msal-angular-2.x") { "parsedSchedule": { "schedules": [ { "t_b": [ 18000 ], "d": [ 2, 3, 4, 5, 6 ] } ], "exceptions": [], "error": -1 } } DEBUG: Matches schedule before 5am every weekday(branch="renovate/azure-msal-angular-2.x") DEBUG: Branch already exists(branch="renovate/azure-msal-angular-2.x") DEBUG: getBranchPr(renovate/azure-msal-angular-2.x)(branch="renovate/azure-msal-angular-2.x") DEBUG: findPr(renovate/azure-msal-angular-2.x, undefined, open)(branch="renovate/azure-msal-angular-2.x") DEBUG: Found PR #2645(branch="renovate/azure-msal-angular-2.x") DEBUG: Returning from graphql open PR list(branch="renovate/azure-msal-angular-2.x") DEBUG: Branch is stale and needs rebasing(branch="renovate/azure-msal-angular-2.x") DEBUG: Using reuseExistingBranch: false(branch="renovate/azure-msal-angular-2.x") DEBUG: manager.getUpdatedPackageFiles() reuseExistinbranch=false(branch="renovate/azure-msal-angular-2.x") DEBUG: npm.updateDependency(): dependencies.@azure/msal-angular = 2.0.0-beta.0(branch="renovate/azure-msal-angular-2.x") DEBUG: Updating @azure/msal-angular in package.json(branch="renovate/azure-msal-angular-2.x") DEBUG: Updated 1 package files(branch="renovate/azure-msal-angular-2.x") DEBUG: Getting updated lock files(branch="renovate/azure-msal-angular-2.x") DEBUG: Writing package.json files(branch="renovate/azure-msal-angular-2.x") { "packageFiles": [ "package.json" ] } DEBUG: Writing any updated package files(branch="renovate/azure-msal-angular-2.x") DEBUG: Writing package.json(branch="renovate/azure-msal-angular-2.x") DEBUG: No npmrc file found in repository(branch="renovate/azure-msal-angular-2.x") DEBUG: Writing updated .npmrc file to /tmp/renovate/gh/angular/ngcc-validation/.npmrc(branch="renovate/azure-msal-angular-2.x") DEBUG: Generating yarn.lock for .(branch="renovate/azure-msal-angular-2.x") DEBUG: Spawning yarn install to create /tmp/renovate/gh/angular/ngcc-validation/yarn.lock(branch="renovate/azure-msal-angular-2.x") DEBUG: Updating yarn.lock only - skipping node_modules(branch="renovate/azure-msal-angular-2.x") DEBUG: No node constraint found - using latest(branch="renovate/azure-msal-angular-2.x") DEBUG: Using docker to execute(branch="renovate/azure-msal-angular-2.x") DEBUG: No tag or tagConstraint specified(branch="renovate/azure-msal-angular-2.x") { "image": "docker.io/renovate/node" } DEBUG: Docker image is already prefetched: docker.io/renovate/node(branch="renovate/azure-msal-angular-2.x") DEBUG: Executing command(branch="renovate/azure-msal-angular-2.x") { "command": "docker run --rm --name=renovate_node --label=renovate_child -v \"/tmp/renovate/gh/angular/ngcc-validation\":\"/tmp/renovate/gh/angular/ngcc-validation\" -v \"/tmp/renovate-cache\":\"/tmp/renovate-cache\" -v \"/home/ubuntu/.npmrc\":\"/home/ubuntu/.npmrc\" -e NPM_CONFIG_CACHE -e npm_config_store -e CI -w \"/tmp/renovate/gh/angular/ngcc-validation\" docker.io/renovate/node bash -l -c \"npm i -g yarn && sed -i 's/ steps,/ steps.slice(0,1),/' /home/ubuntu/.npm-global/lib/node_modules/yarn/lib/cli.js && yarn install --ignore-engines --ignore-platform --network-timeout 100000 --ignore-scripts\"" } DEBUG: exec completed(branch="renovate/azure-msal-angular-2.x") { "cmd": "docker run --rm --name=renovate_node --label=renovate_child -v \"/tmp/renovate/gh/angular/ngcc-validation\":\"/tmp/renovate/gh/angular/ngcc-validation\" -v \"/tmp/renovate-cache\":\"/tmp/renovate-cache\" -v \"/home/ubuntu/.npmrc\":\"/home/ubuntu/.npmrc\" -e NPM_CONFIG_CACHE -e npm_config_store -e CI -w \"/tmp/renovate/gh/angular/ngcc-validation\" docker.io/renovate/node bash -l -c \"npm i -g yarn && sed -i 's/ steps,/ steps.slice(0,1),/' /home/ubuntu/.npm-global/lib/node_modules/yarn/lib/cli.js && yarn install --ignore-engines --ignore-platform --network-timeout 100000 --ignore-scripts\"", "durationMs": 11321, "stdout": "\n> yarn@1.22.10 preinstall /home/ubuntu/.npm-global/lib/node_modules/yarn\n> :; (node ./preinstall.js > /dev/null 2>&1 || true)\n\n/home/ubuntu/.npm-global/bin/yarn -> /home/ubuntu/.npm-global/lib/node_modules/yarn/bin/yarn.js\n/home/ubuntu/.npm-global/bin/yarnpkg -> /home/ubuntu/.npm-global/lib/node_modules/yarn/bin/yarn.js\n+ yarn@1.22.10\nadded 1 package in 1.439s\nyarn install v1.22.10\n[1/4] Resolving packages...\nsuccess Saved lockfile.\nDone in 5.84s.\n", "stderr": "" } DEBUG: yarn.lock needs updating(branch="renovate/azure-msal-angular-2.x") DEBUG: updateYarnOffline resolvedPaths(branch="renovate/azure-msal-angular-2.x") { "resolvedPaths": [] } DEBUG: Updated 1 lock files(branch="renovate/azure-msal-angular-2.x") { "updatedArtifacts": [ "yarn.lock" ] } DEBUG: 2 file(s) to commit(branch="renovate/azure-msal-angular-2.x") DEBUG: Committing files to branch renovate/azure-msal-angular-2.x(branch="renovate/azure-msal-angular-2.x") DEBUG: git commit(branch="renovate/azure-msal-angular-2.x") { "result": { "author": null, "branch": "renovate/azure-msal-angular-2.x", "commit": "ef58477", "root": false, "summary": { "changes": 2, "insertions": 5, "deletions": 5 } } } DEBUG: git push(branch="renovate/azure-msal-angular-2.x") { "result": { "pushed": [], "branch": { "local": "renovate/azure-msal-angular-2.x", "remote": "renovate/azure-msal-angular-2.x", "remoteName": "origin" }, "remoteMessages": { "all": [] } } } INFO: Branch updated(branch="renovate/azure-msal-angular-2.x") { "commitSha": "ef58477" } DEBUG: Checking if we can automerge branch(branch="renovate/azure-msal-angular-2.x") DEBUG: mergeStatus=no automerge(branch="renovate/azure-msal-angular-2.x") DEBUG: Ensuring PR(branch="renovate/azure-msal-angular-2.x") DEBUG: There are 0 errors and 0 warnings(branch="renovate/azure-msal-angular-2.x") DEBUG: getBranchPr(renovate/azure-msal-angular-2.x)(branch="renovate/azure-msal-angular-2.x") DEBUG: findPr(renovate/azure-msal-angular-2.x, undefined, open)(branch="renovate/azure-msal-angular-2.x") DEBUG: Found PR #2645(branch="renovate/azure-msal-angular-2.x") DEBUG: Returning from graphql open PR list(branch="renovate/azure-msal-angular-2.x") DEBUG: Found existing PR(branch="renovate/azure-msal-angular-2.x") DEBUG: getBranchStatus(renovate/azure-msal-angular-2.x)(branch="renovate/azure-msal-angular-2.x") DEBUG: branch status check result(branch="renovate/azure-msal-angular-2.x") { "state": "pending", "statuses": [] } DEBUG: No check runs found(branch="renovate/azure-msal-angular-2.x") { "result": { "total_count": 0, "check_runs": [] } } DEBUG: Processing existing PR(branch="renovate/azure-msal-angular-2.x") DEBUG: getBranchStatus(renovate/azure-msal-angular-2.x)(branch="renovate/azure-msal-angular-2.x") DEBUG: branch status check result(branch="renovate/azure-msal-angular-2.x") { "state": "pending", "statuses": [] } DEBUG: No check runs found(branch="renovate/azure-msal-angular-2.x") { "result": { "total_count": 0, "check_runs": [] } } DEBUG: getBranchStatus() result(branch="renovate/azure-msal-angular-2.x") { "branchStatus": "yellow", "branchName": "renovate/azure-msal-angular-2.x" } DEBUG: Pull Request #2645 does not need updating(branch="renovate/azure-msal-angular-2.x") DEBUG: Getting comments for #2645(branch="renovate/azure-msal-angular-2.x") DEBUG: Found 0 comments(branch="renovate/azure-msal-angular-2.x") DEBUG: Checking #2645 for automerge(branch="renovate/azure-msal-angular-2.x") { "automerge": true, "automergeType": "pr", "automergeComment": "automergeComment" } DEBUG: PR is configured for automerge(branch="renovate/azure-msal-angular-2.x") DEBUG: PR is not ready for merge(branch="renovate/azure-msal-angular-2.x") { "canMergeReason": "mergeStateStatus = UNKNOWN" } DEBUG: processBranch with 1 upgrades(branch="renovate/azure-msal-browser-2.x") DEBUG: Setting current branch to master(branch="renovate/azure-msal-browser-2.x") DEBUG: latest commit(branch="renovate/azure-msal-browser-2.x") { "branchName": "master", "latestCommitDate": "2021-03-04T09:10:39+00:00" } DEBUG: getBranchPr(renovate/azure-msal-browser-2.x)(branch="renovate/azure-msal-browser-2.x") DEBUG: findPr(renovate/azure-msal-browser-2.x, undefined, open)(branch="renovate/azure-msal-browser-2.x") DEBUG: branchExists=true(branch="renovate/azure-msal-browser-2.x") DEBUG: Branch has 1 upgrade(s)(branch="renovate/azure-msal-browser-2.x") DEBUG: recreateClosed is false(branch="renovate/azure-msal-browser-2.x") DEBUG: findPr(renovate/azure-msal-browser-2.x, build(deps): update dependency @azure/msal-browser to v2.12.0, !open)(branch="renovate/azure-msal-browser-2.x") DEBUG: prAlreadyExisted=false(branch="renovate/azure-msal-browser-2.x") DEBUG: Checking if PR has been edited(branch="renovate/azure-msal-browser-2.x") DEBUG: Checking schedule(after 10pm every weekday,before 5am every weekday,every weekend, America/Tijuana)(branch="renovate/azure-msal-browser-2.x") DEBUG: Found timezone(branch="renovate/azure-msal-browser-2.x") { "timezone": "America/Tijuana" } DEBUG: Adjusting now for timezone(branch="renovate/azure-msal-browser-2.x") DEBUG: Checking 3 schedule(s)(branch="renovate/azure-msal-browser-2.x") DEBUG: Checking schedule "after 10pm every weekday"(branch="renovate/azure-msal-browser-2.x") { "parsedSchedule": { "schedules": [ { "t_a": [ 79200 ], "d": [ 2, 3, 4, 5, 6 ] } ], "exceptions": [], "error": -1 } } DEBUG: Does not match schedule because 6658 is earlier than 79200(branch="renovate/azure-msal-browser-2.x") DEBUG: Checking schedule "before 5am every weekday"(branch="renovate/azure-msal-browser-2.x") { "parsedSchedule": { "schedules": [ { "t_b": [ 18000 ], "d": [ 2, 3, 4, 5, 6 ] } ], "exceptions": [], "error": -1 } } DEBUG: Matches schedule before 5am every weekday(branch="renovate/azure-msal-browser-2.x") DEBUG: Branch already exists(branch="renovate/azure-msal-browser-2.x") DEBUG: getBranchPr(renovate/azure-msal-browser-2.x)(branch="renovate/azure-msal-browser-2.x") DEBUG: findPr(renovate/azure-msal-browser-2.x, undefined, open)(branch="renovate/azure-msal-browser-2.x") DEBUG: Branch is stale and needs rebasing(branch="renovate/azure-msal-browser-2.x") DEBUG: Using reuseExistingBranch: false(branch="renovate/azure-msal-browser-2.x") DEBUG: manager.getUpdatedPackageFiles() reuseExistinbranch=false(branch="renovate/azure-msal-browser-2.x") DEBUG: npm.updateDependency(): dependencies.@azure/msal-browser = 2.12.0(branch="renovate/azure-msal-browser-2.x") DEBUG: Updating @azure/msal-browser in package.json(branch="renovate/azure-msal-browser-2.x") DEBUG: Updated 1 package files(branch="renovate/azure-msal-browser-2.x") DEBUG: Getting updated lock files(branch="renovate/azure-msal-browser-2.x") DEBUG: Writing package.json files(branch="renovate/azure-msal-browser-2.x") { "packageFiles": [ "package.json" ] } DEBUG: Writing any updated package files(branch="renovate/azure-msal-browser-2.x") DEBUG: Writing package.json(branch="renovate/azure-msal-browser-2.x") DEBUG: No npmrc file found in repository(branch="renovate/azure-msal-browser-2.x") DEBUG: Writing updated .npmrc file to /tmp/renovate/gh/angular/ngcc-validation/.npmrc(branch="renovate/azure-msal-browser-2.x") DEBUG: Generating yarn.lock for .(branch="renovate/azure-msal-browser-2.x") DEBUG: Spawning yarn install to create /tmp/renovate/gh/angular/ngcc-validation/yarn.lock(branch="renovate/azure-msal-browser-2.x") DEBUG: Updating yarn.lock only - skipping node_modules(branch="renovate/azure-msal-browser-2.x") DEBUG: No node constraint found - using latest(branch="renovate/azure-msal-browser-2.x") DEBUG: Using docker to execute(branch="renovate/azure-msal-browser-2.x") DEBUG: No tag or tagConstraint specified(branch="renovate/azure-msal-browser-2.x") { "image": "docker.io/renovate/node" } DEBUG: Docker image is already prefetched: docker.io/renovate/node(branch="renovate/azure-msal-browser-2.x") DEBUG: Executing command(branch="renovate/azure-msal-browser-2.x") { "command": "docker run --rm --name=renovate_node --label=renovate_child -v \"/tmp/renovate/gh/angular/ngcc-validation\":\"/tmp/renovate/gh/angular/ngcc-validation\" -v \"/tmp/renovate-cache\":\"/tmp/renovate-cache\" -v \"/home/ubuntu/.npmrc\":\"/home/ubuntu/.npmrc\" -e NPM_CONFIG_CACHE -e npm_config_store -e CI -w \"/tmp/renovate/gh/angular/ngcc-validation\" docker.io/renovate/node bash -l -c \"npm i -g yarn && sed -i 's/ steps,/ steps.slice(0,1),/' /home/ubuntu/.npm-global/lib/node_modules/yarn/lib/cli.js && yarn install --ignore-engines --ignore-platform --network-timeout 100000 --ignore-scripts\"" } DEBUG: exec completed(branch="renovate/azure-msal-browser-2.x") { "cmd": "docker run --rm --name=renovate_node --label=renovate_child -v \"/tmp/renovate/gh/angular/ngcc-validation\":\"/tmp/renovate/gh/angular/ngcc-validation\" -v \"/tmp/renovate-cache\":\"/tmp/renovate-cache\" -v \"/home/ubuntu/.npmrc\":\"/home/ubuntu/.npmrc\" -e NPM_CONFIG_CACHE -e npm_config_store -e CI -w \"/tmp/renovate/gh/angular/ngcc-validation\" docker.io/renovate/node bash -l -c \"npm i -g yarn && sed -i 's/ steps,/ steps.slice(0,1),/' /home/ubuntu/.npm-global/lib/node_modules/yarn/lib/cli.js && yarn install --ignore-engines --ignore-platform --network-timeout 100000 --ignore-scripts\"", "durationMs": 11263, "stdout": "\n> yarn@1.22.10 preinstall /home/ubuntu/.npm-global/lib/node_modules/yarn\n> :; (node ./preinstall.js > /dev/null 2>&1 || true)\n\n/home/ubuntu/.npm-global/bin/yarn -> /home/ubuntu/.npm-global/lib/node_modules/yarn/bin/yarn.js\n/home/ubuntu/.npm-global/bin/yarnpkg -> /home/ubuntu/.npm-global/lib/node_modules/yarn/bin/yarn.js\n+ yarn@1.22.10\nadded 1 package in 1.526s\nyarn install v1.22.10\n[1/4] Resolving packages...\nsuccess Saved lockfile.\nDone in 5.73s.\n", "stderr": "" } DEBUG: yarn.lock needs updating(branch="renovate/azure-msal-browser-2.x") DEBUG: updateYarnOffline resolvedPaths(branch="renovate/azure-msal-browser-2.x") { "resolvedPaths": [] } DEBUG: Updated 1 lock files(branch="renovate/azure-msal-browser-2.x") { "updatedArtifacts": [ "yarn.lock" ] } DEBUG: 2 file(s) to commit(branch="renovate/azure-msal-browser-2.x") DEBUG: Committing files to branch renovate/azure-msal-browser-2.x(branch="renovate/azure-msal-browser-2.x") DEBUG: git commit(branch="renovate/azure-msal-browser-2.x") { "result": { "author": null, "branch": "renovate/azure-msal-browser-2.x", "commit": "b6fbd27", "root": false, "summary": { "changes": 2, "insertions": 10, "deletions": 0 } } } DEBUG: git push(branch="renovate/azure-msal-browser-2.x") { "result": { "pushed": [], "branch": { "local": "renovate/azure-msal-browser-2.x", "remote": "renovate/azure-msal-browser-2.x", "remoteName": "origin" }, "remoteMessages": { "all": [] } } } INFO: Branch updated(branch="renovate/azure-msal-browser-2.x") { "commitSha": "b6fbd27" } DEBUG: Checking if we can automerge branch(branch="renovate/azure-msal-browser-2.x") DEBUG: mergeStatus=no automerge(branch="renovate/azure-msal-browser-2.x") DEBUG: Ensuring PR(branch="renovate/azure-msal-browser-2.x") DEBUG: There are 0 errors and 0 warnings(branch="renovate/azure-msal-browser-2.x") DEBUG: getBranchPr(renovate/azure-msal-browser-2.x)(branch="renovate/azure-msal-browser-2.x") DEBUG: findPr(renovate/azure-msal-browser-2.x, undefined, open)(branch="renovate/azure-msal-browser-2.x") DEBUG: getBranchStatus(renovate/azure-msal-browser-2.x)(branch="renovate/azure-msal-browser-2.x") DEBUG: branch status check result(branch="renovate/azure-msal-browser-2.x") { "state": "pending", "statuses": [] } DEBUG: No check runs found(branch="renovate/azure-msal-browser-2.x") { "result": { "total_count": 0, "check_runs": [] } } DEBUG: Creating PR(branch="renovate/azure-msal-browser-2.x") { "prTitle": "build(deps): update dependency @azure/msal-browser to v2.12.0" } DEBUG: Skipping PR - limit reached(branch="renovate/azure-msal-browser-2.x") DEBUG: Reached PR limit - skipping PR creation(branch="renovate/azure-msal-browser-2.x") DEBUG: processBranch with 1 upgrades(branch="renovate/nguniversal-builders-11.x") DEBUG: Setting current branch to master(branch="renovate/nguniversal-builders-11.x") DEBUG: latest commit(branch="renovate/nguniversal-builders-11.x") { "branchName": "master", "latestCommitDate": "2021-03-04T09:10:39+00:00" } DEBUG: getBranchPr(renovate/nguniversal-builders-11.x)(branch="renovate/nguniversal-builders-11.x") DEBUG: findPr(renovate/nguniversal-builders-11.x, undefined, open)(branch="renovate/nguniversal-builders-11.x") DEBUG: branchExists=true(branch="renovate/nguniversal-builders-11.x") DEBUG: Branch has 1 upgrade(s)(branch="renovate/nguniversal-builders-11.x") DEBUG: recreateClosed is false(branch="renovate/nguniversal-builders-11.x") DEBUG: findPr(renovate/nguniversal-builders-11.x, build(deps): update dependency @nguniversal/builders to v11.2.1, !open)(branch="renovate/nguniversal-builders-11.x") DEBUG: prAlreadyExisted=false(branch="renovate/nguniversal-builders-11.x") DEBUG: Checking if PR has been edited(branch="renovate/nguniversal-builders-11.x") DEBUG: Checking schedule(after 10pm every weekday,before 5am every weekday,every weekend, America/Tijuana)(branch="renovate/nguniversal-builders-11.x") DEBUG: Found timezone(branch="renovate/nguniversal-builders-11.x") { "timezone": "America/Tijuana" } DEBUG: Adjusting now for timezone(branch="renovate/nguniversal-builders-11.x") DEBUG: Checking 3 schedule(s)(branch="renovate/nguniversal-builders-11.x") DEBUG: Checking schedule "after 10pm every weekday"(branch="renovate/nguniversal-builders-11.x") { "parsedSchedule": { "schedules": [ { "t_a": [ 79200 ], "d": [ 2, 3, 4, 5, 6 ] } ], "exceptions": [], "error": -1 } } DEBUG: Does not match schedule because 6676 is earlier than 79200(branch="renovate/nguniversal-builders-11.x") DEBUG: Checking schedule "before 5am every weekday"(branch="renovate/nguniversal-builders-11.x") { "parsedSchedule": { "schedules": [ { "t_b": [ 18000 ], "d": [ 2, 3, 4, 5, 6 ] } ], "exceptions": [], "error": -1 } } DEBUG: Matches schedule before 5am every weekday(branch="renovate/nguniversal-builders-11.x") DEBUG: Branch already exists(branch="renovate/nguniversal-builders-11.x") DEBUG: getBranchPr(renovate/nguniversal-builders-11.x)(branch="renovate/nguniversal-builders-11.x") DEBUG: findPr(renovate/nguniversal-builders-11.x, undefined, open)(branch="renovate/nguniversal-builders-11.x") DEBUG: Branch is stale and needs rebasing(branch="renovate/nguniversal-builders-11.x") DEBUG: Using reuseExistingBranch: false(branch="renovate/nguniversal-builders-11.x") DEBUG: manager.getUpdatedPackageFiles() reuseExistinbranch=false(branch="renovate/nguniversal-builders-11.x") DEBUG: npm.updateDependency(): devDependencies.@nguniversal/builders = 11.2.1(branch="renovate/nguniversal-builders-11.x") DEBUG: Updating @nguniversal/builders in package.json(branch="renovate/nguniversal-builders-11.x") DEBUG: Updated 1 package files(branch="renovate/nguniversal-builders-11.x") DEBUG: Getting updated lock files(branch="renovate/nguniversal-builders-11.x") DEBUG: Writing package.json files(branch="renovate/nguniversal-builders-11.x") { "packageFiles": [ "package.json" ] } DEBUG: Writing any updated package files(branch="renovate/nguniversal-builders-11.x") DEBUG: Writing package.json(branch="renovate/nguniversal-builders-11.x") DEBUG: No npmrc file found in repository(branch="renovate/nguniversal-builders-11.x") DEBUG: Writing updated .npmrc file to /tmp/renovate/gh/angular/ngcc-validation/.npmrc(branch="renovate/nguniversal-builders-11.x") DEBUG: Generating yarn.lock for .(branch="renovate/nguniversal-builders-11.x") DEBUG: Spawning yarn install to create /tmp/renovate/gh/angular/ngcc-validation/yarn.lock(branch="renovate/nguniversal-builders-11.x") DEBUG: Updating yarn.lock only - skipping node_modules(branch="renovate/nguniversal-builders-11.x") DEBUG: No node constraint found - using latest(branch="renovate/nguniversal-builders-11.x") DEBUG: Using docker to execute(branch="renovate/nguniversal-builders-11.x") DEBUG: No tag or tagConstraint specified(branch="renovate/nguniversal-builders-11.x") { "image": "docker.io/renovate/node" } DEBUG: Docker image is already prefetched: docker.io/renovate/node(branch="renovate/nguniversal-builders-11.x") DEBUG: Executing command(branch="renovate/nguniversal-builders-11.x") { "command": "docker run --rm --name=renovate_node --label=renovate_child -v \"/tmp/renovate/gh/angular/ngcc-validation\":\"/tmp/renovate/gh/angular/ngcc-validation\" -v \"/tmp/renovate-cache\":\"/tmp/renovate-cache\" -v \"/home/ubuntu/.npmrc\":\"/home/ubuntu/.npmrc\" -e NPM_CONFIG_CACHE -e npm_config_store -e CI -w \"/tmp/renovate/gh/angular/ngcc-validation\" docker.io/renovate/node bash -l -c \"npm i -g yarn && sed -i 's/ steps,/ steps.slice(0,1),/' /home/ubuntu/.npm-global/lib/node_modules/yarn/lib/cli.js && yarn install --ignore-engines --ignore-platform --network-timeout 100000 --ignore-scripts\"" } DEBUG: exec completed(branch="renovate/nguniversal-builders-11.x") { "cmd": "docker run --rm --name=renovate_node --label=renovate_child -v \"/tmp/renovate/gh/angular/ngcc-validation\":\"/tmp/renovate/gh/angular/ngcc-validation\" -v \"/tmp/renovate-cache\":\"/tmp/renovate-cache\" -v \"/home/ubuntu/.npmrc\":\"/home/ubuntu/.npmrc\" -e NPM_CONFIG_CACHE -e npm_config_store -e CI -w \"/tmp/renovate/gh/angular/ngcc-validation\" docker.io/renovate/node bash -l -c \"npm i -g yarn && sed -i 's/ steps,/ steps.slice(0,1),/' /home/ubuntu/.npm-global/lib/node_modules/yarn/lib/cli.js && yarn install --ignore-engines --ignore-platform --network-timeout 100000 --ignore-scripts\"", "durationMs": 14010, "stdout": "\n> yarn@1.22.10 preinstall /home/ubuntu/.npm-global/lib/node_modules/yarn\n> :; (node ./preinstall.js > /dev/null 2>&1 || true)\n\n/home/ubuntu/.npm-global/bin/yarn -> /home/ubuntu/.npm-global/lib/node_modules/yarn/bin/yarn.js\n/home/ubuntu/.npm-global/bin/yarnpkg -> /home/ubuntu/.npm-global/lib/node_modules/yarn/bin/yarn.js\n+ yarn@1.22.10\nadded 1 package in 1.432s\nyarn install v1.22.10\n[1/4] Resolving packages...\nsuccess Saved lockfile.\nDone in 8.00s.\n", "stderr": "" } DEBUG: yarn.lock needs updating(branch="renovate/nguniversal-builders-11.x") DEBUG: updateYarnOffline resolvedPaths(branch="renovate/nguniversal-builders-11.x") { "resolvedPaths": [] } DEBUG: Updated 1 lock files(branch="renovate/nguniversal-builders-11.x") { "updatedArtifacts": [ "yarn.lock" ] } DEBUG: 2 file(s) to commit(branch="renovate/nguniversal-builders-11.x") DEBUG: Committing files to branch renovate/nguniversal-builders-11.x(branch="renovate/nguniversal-builders-11.x") DEBUG: git commit(branch="renovate/nguniversal-builders-11.x") { "result": { "author": null, "branch": "renovate/nguniversal-builders-11.x", "commit": "60eddca", "root": false, "summary": { "changes": 2, "insertions": 25, "deletions": 17 } } } DEBUG: git push(branch="renovate/nguniversal-builders-11.x") { "result": { "pushed": [], "branch": { "local": "renovate/nguniversal-builders-11.x", "remote": "renovate/nguniversal-builders-11.x", "remoteName": "origin" }, "remoteMessages": { "all": [] } } } INFO: Branch updated(branch="renovate/nguniversal-builders-11.x") { "commitSha": "60eddca" } DEBUG: Checking if we can automerge branch(branch="renovate/nguniversal-builders-11.x") DEBUG: mergeStatus=no automerge(branch="renovate/nguniversal-builders-11.x") DEBUG: Ensuring PR(branch="renovate/nguniversal-builders-11.x") DEBUG: There are 0 errors and 0 warnings(branch="renovate/nguniversal-builders-11.x") DEBUG: getBranchPr(renovate/nguniversal-builders-11.x)(branch="renovate/nguniversal-builders-11.x") DEBUG: findPr(renovate/nguniversal-builders-11.x, undefined, open)(branch="renovate/nguniversal-builders-11.x") DEBUG: getBranchStatus(renovate/nguniversal-builders-11.x)(branch="renovate/nguniversal-builders-11.x") DEBUG: branch status check result(branch="renovate/nguniversal-builders-11.x") { "state": "pending", "statuses": [] } DEBUG: No check runs found(branch="renovate/nguniversal-builders-11.x") { "result": { "total_count": 0, "check_runs": [] } } DEBUG: Creating PR(branch="renovate/nguniversal-builders-11.x") { "prTitle": "build(deps): update dependency @nguniversal/builders to v11.2.1" } DEBUG: Skipping PR - limit reached(branch="renovate/nguniversal-builders-11.x") DEBUG: Reached PR limit - skipping PR creation(branch="renovate/nguniversal-builders-11.x") DEBUG: processBranch with 1 upgrades(branch="renovate/nguniversal-express-engine-11.x") DEBUG: Setting current branch to master(branch="renovate/nguniversal-express-engine-11.x") DEBUG: latest commit(branch="renovate/nguniversal-express-engine-11.x") { "branchName": "master", "latestCommitDate": "2021-03-04T09:10:39+00:00" } DEBUG: getBranchPr(renovate/nguniversal-express-engine-11.x)(branch="renovate/nguniversal-express-engine-11.x") DEBUG: findPr(renovate/nguniversal-express-engine-11.x, undefined, open)(branch="renovate/nguniversal-express-engine-11.x") DEBUG: branchExists=true(branch="renovate/nguniversal-express-engine-11.x") DEBUG: Branch has 1 upgrade(s)(branch="renovate/nguniversal-express-engine-11.x") DEBUG: recreateClosed is false(branch="renovate/nguniversal-express-engine-11.x") DEBUG: findPr(renovate/nguniversal-express-engine-11.x, build(deps): update dependency @nguniversal/express-engine to v11.2.1, !open)(branch="renovate/nguniversal-express-engine-11.x") DEBUG: prAlreadyExisted=false(branch="renovate/nguniversal-express-engine-11.x") DEBUG: Checking if PR has been edited(branch="renovate/nguniversal-express-engine-11.x") DEBUG: Checking schedule(after 10pm every weekday,before 5am every weekday,every weekend, America/Tijuana)(branch="renovate/nguniversal-express-engine-11.x") DEBUG: Found timezone(branch="renovate/nguniversal-express-engine-11.x") { "timezone": "America/Tijuana" } DEBUG: Adjusting now for timezone(branch="renovate/nguniversal-express-engine-11.x") DEBUG: Checking 3 schedule(s)(branch="renovate/nguniversal-express-engine-11.x") DEBUG: Checking schedule "after 10pm every weekday"(branch="renovate/nguniversal-express-engine-11.x") { "parsedSchedule": { "schedules": [ { "t_a": [ 79200 ], "d": [ 2, 3, 4, 5, 6 ] } ], "exceptions": [], "error": -1 } } DEBUG: Does not match schedule because 6696 is earlier than 79200(branch="renovate/nguniversal-express-engine-11.x") DEBUG: Checking schedule "before 5am every weekday"(branch="renovate/nguniversal-express-engine-11.x") { "parsedSchedule": { "schedules": [ { "t_b": [ 18000 ], "d": [ 2, 3, 4, 5, 6 ] } ], "exceptions": [], "error": -1 } } DEBUG: Matches schedule before 5am every weekday(branch="renovate/nguniversal-express-engine-11.x") DEBUG: Branch already exists(branch="renovate/nguniversal-express-engine-11.x") DEBUG: getBranchPr(renovate/nguniversal-express-engine-11.x)(branch="renovate/nguniversal-express-engine-11.x") DEBUG: findPr(renovate/nguniversal-express-engine-11.x, undefined, open)(branch="renovate/nguniversal-express-engine-11.x") DEBUG: Branch is stale and needs rebasing(branch="renovate/nguniversal-express-engine-11.x") DEBUG: Using reuseExistingBranch: false(branch="renovate/nguniversal-express-engine-11.x") DEBUG: manager.getUpdatedPackageFiles() reuseExistinbranch=false(branch="renovate/nguniversal-express-engine-11.x") DEBUG: npm.updateDependency(): dependencies.@nguniversal/express-engine = 11.2.1(branch="renovate/nguniversal-express-engine-11.x") DEBUG: Updating @nguniversal/express-engine in package.json(branch="renovate/nguniversal-express-engine-11.x") DEBUG: Updated 1 package files(branch="renovate/nguniversal-express-engine-11.x") DEBUG: Getting updated lock files(branch="renovate/nguniversal-express-engine-11.x") DEBUG: Writing package.json files(branch="renovate/nguniversal-express-engine-11.x") { "packageFiles": [ "package.json" ] } DEBUG: Writing any updated package files(branch="renovate/nguniversal-express-engine-11.x") DEBUG: Writing package.json(branch="renovate/nguniversal-express-engine-11.x") DEBUG: No npmrc file found in repository(branch="renovate/nguniversal-express-engine-11.x") DEBUG: Writing updated .npmrc file to /tmp/renovate/gh/angular/ngcc-validation/.npmrc(branch="renovate/nguniversal-express-engine-11.x") DEBUG: Generating yarn.lock for .(branch="renovate/nguniversal-express-engine-11.x") DEBUG: Spawning yarn install to create /tmp/renovate/gh/angular/ngcc-validation/yarn.lock(branch="renovate/nguniversal-express-engine-11.x") DEBUG: Updating yarn.lock only - skipping node_modules(branch="renovate/nguniversal-express-engine-11.x") DEBUG: No node constraint found - using latest(branch="renovate/nguniversal-express-engine-11.x") DEBUG: Using docker to execute(branch="renovate/nguniversal-express-engine-11.x") DEBUG: No tag or tagConstraint specified(branch="renovate/nguniversal-express-engine-11.x") { "image": "docker.io/renovate/node" } DEBUG: Docker image is already prefetched: docker.io/renovate/node(branch="renovate/nguniversal-express-engine-11.x") DEBUG: Executing command(branch="renovate/nguniversal-express-engine-11.x") { "command": "docker run --rm --name=renovate_node --label=renovate_child -v \"/tmp/renovate/gh/angular/ngcc-validation\":\"/tmp/renovate/gh/angular/ngcc-validation\" -v \"/tmp/renovate-cache\":\"/tmp/renovate-cache\" -v \"/home/ubuntu/.npmrc\":\"/home/ubuntu/.npmrc\" -e NPM_CONFIG_CACHE -e npm_config_store -e CI -w \"/tmp/renovate/gh/angular/ngcc-validation\" docker.io/renovate/node bash -l -c \"npm i -g yarn && sed -i 's/ steps,/ steps.slice(0,1),/' /home/ubuntu/.npm-global/lib/node_modules/yarn/lib/cli.js && yarn install --ignore-engines --ignore-platform --network-timeout 100000 --ignore-scripts\"" } DEBUG: exec completed(branch="renovate/nguniversal-express-engine-11.x") { "cmd": "docker run --rm --name=renovate_node --label=renovate_child -v \"/tmp/renovate/gh/angular/ngcc-validation\":\"/tmp/renovate/gh/angular/ngcc-validation\" -v \"/tmp/renovate-cache\":\"/tmp/renovate-cache\" -v \"/home/ubuntu/.npmrc\":\"/home/ubuntu/.npmrc\" -e NPM_CONFIG_CACHE -e npm_config_store -e CI -w \"/tmp/renovate/gh/angular/ngcc-validation\" docker.io/renovate/node bash -l -c \"npm i -g yarn && sed -i 's/ steps,/ steps.slice(0,1),/' /home/ubuntu/.npm-global/lib/node_modules/yarn/lib/cli.js && yarn install --ignore-engines --ignore-platform --network-timeout 100000 --ignore-scripts\"", "durationMs": 11067, "stdout": "\n> yarn@1.22.10 preinstall /home/ubuntu/.npm-global/lib/node_modules/yarn\n> :; (node ./preinstall.js > /dev/null 2>&1 || true)\n\n/home/ubuntu/.npm-global/bin/yarn -> /home/ubuntu/.npm-global/lib/node_modules/yarn/bin/yarn.js\n/home/ubuntu/.npm-global/bin/yarnpkg -> /home/ubuntu/.npm-global/lib/node_modules/yarn/bin/yarn.js\n+ yarn@1.22.10\nadded 1 package in 1.437s\nyarn install v1.22.10\n[1/4] Resolving packages...\nsuccess Saved lockfile.\nDone in 5.71s.\n", "stderr": "" } DEBUG: yarn.lock needs updating(branch="renovate/nguniversal-express-engine-11.x") DEBUG: updateYarnOffline resolvedPaths(branch="renovate/nguniversal-express-engine-11.x") { "resolvedPaths": [] } DEBUG: Updated 1 lock files(branch="renovate/nguniversal-express-engine-11.x") { "updatedArtifacts": [ "yarn.lock" ] } DEBUG: 2 file(s) to commit(branch="renovate/nguniversal-express-engine-11.x") DEBUG: Committing files to branch renovate/nguniversal-express-engine-11.x(branch="renovate/nguniversal-express-engine-11.x") DEBUG: git commit(branch="renovate/nguniversal-express-engine-11.x") { "result": { "author": null, "branch": "renovate/nguniversal-express-engine-11.x", "commit": "2c144d3", "root": false, "summary": { "changes": 2, "insertions": 14, "deletions": 0 } } } DEBUG: git push(branch="renovate/nguniversal-express-engine-11.x") { "result": { "pushed": [], "branch": { "local": "renovate/nguniversal-express-engine-11.x", "remote": "renovate/nguniversal-express-engine-11.x", "remoteName": "origin" }, "remoteMessages": { "all": [] } } } INFO: Branch updated(branch="renovate/nguniversal-express-engine-11.x") { "commitSha": "2c144d3" } DEBUG: Checking if we can automerge branch(branch="renovate/nguniversal-express-engine-11.x") DEBUG: mergeStatus=no automerge(branch="renovate/nguniversal-express-engine-11.x") DEBUG: Ensuring PR(branch="renovate/nguniversal-express-engine-11.x") DEBUG: There are 0 errors and 0 warnings(branch="renovate/nguniversal-express-engine-11.x") DEBUG: getBranchPr(renovate/nguniversal-express-engine-11.x)(branch="renovate/nguniversal-express-engine-11.x") DEBUG: findPr(renovate/nguniversal-express-engine-11.x, undefined, open)(branch="renovate/nguniversal-express-engine-11.x") DEBUG: getBranchStatus(renovate/nguniversal-express-engine-11.x)(branch="renovate/nguniversal-express-engine-11.x") DEBUG: branch status check result(branch="renovate/nguniversal-express-engine-11.x") { "state": "pending", "statuses": [] } DEBUG: No check runs found(branch="renovate/nguniversal-express-engine-11.x") { "result": { "total_count": 0, "check_runs": [] } } DEBUG: Creating PR(branch="renovate/nguniversal-express-engine-11.x") { "prTitle": "build(deps): update dependency @nguniversal/express-engine to v11.2.1" } DEBUG: Skipping PR - limit reached(branch="renovate/nguniversal-express-engine-11.x") DEBUG: Reached PR limit - skipping PR creation(branch="renovate/nguniversal-express-engine-11.x") DEBUG: processBranch with 1 upgrades(branch="renovate/googlemaps-3.x") DEBUG: Setting current branch to master(branch="renovate/googlemaps-3.x") DEBUG: latest commit(branch="renovate/googlemaps-3.x") { "branchName": "master", "latestCommitDate": "2021-03-04T09:10:39+00:00" } DEBUG: getBranchPr(renovate/googlemaps-3.x)(branch="renovate/googlemaps-3.x") DEBUG: findPr(renovate/googlemaps-3.x, undefined, open)(branch="renovate/googlemaps-3.x") DEBUG: branchExists=false(branch="renovate/googlemaps-3.x") DEBUG: Branch has 1 upgrade(s)(branch="renovate/googlemaps-3.x") DEBUG: recreateClosed is false(branch="renovate/googlemaps-3.x") DEBUG: findPr(renovate/googlemaps-3.x, build(deps): update dependency @types/googlemaps to v3.43.3, !open)(branch="renovate/googlemaps-3.x") DEBUG: Found PR #2635(branch="renovate/googlemaps-3.x") DEBUG: Found closed PR with current title(branch="renovate/googlemaps-3.x") DEBUG: Returning from graphql closed PR list(branch="renovate/googlemaps-3.x") DEBUG: Closed PR already exists. Skipping branch.(branch="renovate/googlemaps-3.x") { "prTitle": "build(deps): update dependency @types/googlemaps to v3.43.3" } DEBUG: Returning closed PR list comments(branch="renovate/googlemaps-3.x") DEBUG: Ensuring comment "Renovate Ignore Notification" in #2635(branch="renovate/googlemaps-3.x") DEBUG: Comment is already update-to-date(branch="renovate/googlemaps-3.x") DEBUG: processBranch with 1 upgrades(branch="renovate/pdfjs-dist-2.x") DEBUG: Setting current branch to master(branch="renovate/pdfjs-dist-2.x") DEBUG: latest commit(branch="renovate/pdfjs-dist-2.x") { "branchName": "master", "latestCommitDate": "2021-03-04T09:10:39+00:00" } DEBUG: getBranchPr(renovate/pdfjs-dist-2.x)(branch="renovate/pdfjs-dist-2.x") DEBUG: findPr(renovate/pdfjs-dist-2.x, undefined, open)(branch="renovate/pdfjs-dist-2.x") DEBUG: branchExists=true(branch="renovate/pdfjs-dist-2.x") DEBUG: Branch has 1 upgrade(s)(branch="renovate/pdfjs-dist-2.x") DEBUG: recreateClosed is false(branch="renovate/pdfjs-dist-2.x") DEBUG: findPr(renovate/pdfjs-dist-2.x, build(deps): update dependency pdfjs-dist to v2.6.347, !open)(branch="renovate/pdfjs-dist-2.x") DEBUG: prAlreadyExisted=false(branch="renovate/pdfjs-dist-2.x") DEBUG: Checking if PR has been edited(branch="renovate/pdfjs-dist-2.x") DEBUG: Checking schedule(after 10pm every weekday,before 5am every weekday,every weekend, America/Tijuana)(branch="renovate/pdfjs-dist-2.x") DEBUG: Found timezone(branch="renovate/pdfjs-dist-2.x") { "timezone": "America/Tijuana" } DEBUG: Adjusting now for timezone(branch="renovate/pdfjs-dist-2.x") DEBUG: Checking 3 schedule(s)(branch="renovate/pdfjs-dist-2.x") DEBUG: Checking schedule "after 10pm every weekday"(branch="renovate/pdfjs-dist-2.x") { "parsedSchedule": { "schedules": [ { "t_a": [ 79200 ], "d": [ 2, 3, 4, 5, 6 ] } ], "exceptions": [], "error": -1 } } DEBUG: Does not match schedule because 6713 is earlier than 79200(branch="renovate/pdfjs-dist-2.x") DEBUG: Checking schedule "before 5am every weekday"(branch="renovate/pdfjs-dist-2.x") { "parsedSchedule": { "schedules": [ { "t_b": [ 18000 ], "d": [ 2, 3, 4, 5, 6 ] } ], "exceptions": [], "error": -1 } } DEBUG: Matches schedule before 5am every weekday(branch="renovate/pdfjs-dist-2.x") DEBUG: Branch already exists(branch="renovate/pdfjs-dist-2.x") DEBUG: getBranchPr(renovate/pdfjs-dist-2.x)(branch="renovate/pdfjs-dist-2.x") DEBUG: findPr(renovate/pdfjs-dist-2.x, undefined, open)(branch="renovate/pdfjs-dist-2.x") DEBUG: Branch is stale and needs rebasing(branch="renovate/pdfjs-dist-2.x") DEBUG: Using reuseExistingBranch: false(branch="renovate/pdfjs-dist-2.x") DEBUG: manager.getUpdatedPackageFiles() reuseExistinbranch=false(branch="renovate/pdfjs-dist-2.x") DEBUG: npm.updateDependency(): dependencies.pdfjs-dist = 2.6.347(branch="renovate/pdfjs-dist-2.x") DEBUG: Updating pdfjs-dist in package.json(branch="renovate/pdfjs-dist-2.x") DEBUG: Updated 1 package files(branch="renovate/pdfjs-dist-2.x") DEBUG: Getting updated lock files(branch="renovate/pdfjs-dist-2.x") DEBUG: Writing package.json files(branch="renovate/pdfjs-dist-2.x") { "packageFiles": [ "package.json" ] } DEBUG: Writing any updated package files(branch="renovate/pdfjs-dist-2.x") DEBUG: Writing package.json(branch="renovate/pdfjs-dist-2.x") DEBUG: No npmrc file found in repository(branch="renovate/pdfjs-dist-2.x") DEBUG: Writing updated .npmrc file to /tmp/renovate/gh/angular/ngcc-validation/.npmrc(branch="renovate/pdfjs-dist-2.x") DEBUG: Generating yarn.lock for .(branch="renovate/pdfjs-dist-2.x") DEBUG: Spawning yarn install to create /tmp/renovate/gh/angular/ngcc-validation/yarn.lock(branch="renovate/pdfjs-dist-2.x") DEBUG: Updating yarn.lock only - skipping node_modules(branch="renovate/pdfjs-dist-2.x") DEBUG: No node constraint found - using latest(branch="renovate/pdfjs-dist-2.x") DEBUG: Using docker to execute(branch="renovate/pdfjs-dist-2.x") DEBUG: No tag or tagConstraint specified(branch="renovate/pdfjs-dist-2.x") { "image": "docker.io/renovate/node" } DEBUG: Docker image is already prefetched: docker.io/renovate/node(branch="renovate/pdfjs-dist-2.x") DEBUG: Executing command(branch="renovate/pdfjs-dist-2.x") { "command": "docker run --rm --name=renovate_node --label=renovate_child -v \"/tmp/renovate/gh/angular/ngcc-validation\":\"/tmp/renovate/gh/angular/ngcc-validation\" -v \"/tmp/renovate-cache\":\"/tmp/renovate-cache\" -v \"/home/ubuntu/.npmrc\":\"/home/ubuntu/.npmrc\" -e NPM_CONFIG_CACHE -e npm_config_store -e CI -w \"/tmp/renovate/gh/angular/ngcc-validation\" docker.io/renovate/node bash -l -c \"npm i -g yarn && sed -i 's/ steps,/ steps.slice(0,1),/' /home/ubuntu/.npm-global/lib/node_modules/yarn/lib/cli.js && yarn install --ignore-engines --ignore-platform --network-timeout 100000 --ignore-scripts\"" } DEBUG: exec completed(branch="renovate/pdfjs-dist-2.x") { "cmd": "docker run --rm --name=renovate_node --label=renovate_child -v \"/tmp/renovate/gh/angular/ngcc-validation\":\"/tmp/renovate/gh/angular/ngcc-validation\" -v \"/tmp/renovate-cache\":\"/tmp/renovate-cache\" -v \"/home/ubuntu/.npmrc\":\"/home/ubuntu/.npmrc\" -e NPM_CONFIG_CACHE -e npm_config_store -e CI -w \"/tmp/renovate/gh/angular/ngcc-validation\" docker.io/renovate/node bash -l -c \"npm i -g yarn && sed -i 's/ steps,/ steps.slice(0,1),/' /home/ubuntu/.npm-global/lib/node_modules/yarn/lib/cli.js && yarn install --ignore-engines --ignore-platform --network-timeout 100000 --ignore-scripts\"", "durationMs": 11108, "stdout": "\n> yarn@1.22.10 preinstall /home/ubuntu/.npm-global/lib/node_modules/yarn\n> :; (node ./preinstall.js > /dev/null 2>&1 || true)\n\n/home/ubuntu/.npm-global/bin/yarn -> /home/ubuntu/.npm-global/lib/node_modules/yarn/bin/yarn.js\n/home/ubuntu/.npm-global/bin/yarnpkg -> /home/ubuntu/.npm-global/lib/node_modules/yarn/bin/yarn.js\n+ yarn@1.22.10\nadded 1 package in 1.442s\nyarn install v1.22.10\n[1/4] Resolving packages...\nsuccess Saved lockfile.\nDone in 5.73s.\n", "stderr": "" } DEBUG: yarn.lock needs updating(branch="renovate/pdfjs-dist-2.x") DEBUG: updateYarnOffline resolvedPaths(branch="renovate/pdfjs-dist-2.x") { "resolvedPaths": [] } DEBUG: Updated 1 lock files(branch="renovate/pdfjs-dist-2.x") { "updatedArtifacts": [ "yarn.lock" ] } DEBUG: 2 file(s) to commit(branch="renovate/pdfjs-dist-2.x") DEBUG: Committing files to branch renovate/pdfjs-dist-2.x(branch="renovate/pdfjs-dist-2.x") DEBUG: git commit(branch="renovate/pdfjs-dist-2.x") { "result": { "author": null, "branch": "renovate/pdfjs-dist-2.x", "commit": "5781053", "root": false, "summary": { "changes": 2, "insertions": 5, "deletions": 5 } } } DEBUG: git push(branch="renovate/pdfjs-dist-2.x") { "result": { "pushed": [], "branch": { "local": "renovate/pdfjs-dist-2.x", "remote": "renovate/pdfjs-dist-2.x", "remoteName": "origin" }, "remoteMessages": { "all": [] } } } INFO: Branch updated(branch="renovate/pdfjs-dist-2.x") { "commitSha": "5781053" } DEBUG: Checking if we can automerge branch(branch="renovate/pdfjs-dist-2.x") DEBUG: mergeStatus=no automerge(branch="renovate/pdfjs-dist-2.x") DEBUG: Ensuring PR(branch="renovate/pdfjs-dist-2.x") DEBUG: There are 0 errors and 0 warnings(branch="renovate/pdfjs-dist-2.x") DEBUG: getBranchPr(renovate/pdfjs-dist-2.x)(branch="renovate/pdfjs-dist-2.x") DEBUG: findPr(renovate/pdfjs-dist-2.x, undefined, open)(branch="renovate/pdfjs-dist-2.x") DEBUG: getBranchStatus(renovate/pdfjs-dist-2.x)(branch="renovate/pdfjs-dist-2.x") DEBUG: branch status check result(branch="renovate/pdfjs-dist-2.x") { "state": "pending", "statuses": [] } DEBUG: No check runs found(branch="renovate/pdfjs-dist-2.x") { "result": { "total_count": 0, "check_runs": [] } } DEBUG: Creating PR(branch="renovate/pdfjs-dist-2.x") { "prTitle": "build(deps): update dependency pdfjs-dist to v2.6.347" } DEBUG: Skipping PR - limit reached(branch="renovate/pdfjs-dist-2.x") DEBUG: Reached PR limit - skipping PR creation(branch="renovate/pdfjs-dist-2.x") DEBUG: processBranch with 1 upgrades(branch="renovate/redux-4.x") DEBUG: Setting current branch to master(branch="renovate/redux-4.x") DEBUG: latest commit(branch="renovate/redux-4.x") { "branchName": "master", "latestCommitDate": "2021-03-04T09:10:39+00:00" } DEBUG: getBranchPr(renovate/redux-4.x)(branch="renovate/redux-4.x") DEBUG: findPr(renovate/redux-4.x, undefined, open)(branch="renovate/redux-4.x") DEBUG: branchExists=false(branch="renovate/redux-4.x") DEBUG: Branch has 1 upgrade(s)(branch="renovate/redux-4.x") DEBUG: recreateClosed is false(branch="renovate/redux-4.x") DEBUG: findPr(renovate/redux-4.x, build(deps): update dependency redux to v4.0.5, !open)(branch="renovate/redux-4.x") DEBUG: Found PR #2373(branch="renovate/redux-4.x") DEBUG: Found closed PR with current title(branch="renovate/redux-4.x") DEBUG: Returning from graphql closed PR list(branch="renovate/redux-4.x") DEBUG: Closed PR already exists. Skipping branch.(branch="renovate/redux-4.x") { "prTitle": "build(deps): update dependency redux to v4.0.5" } DEBUG: Returning closed PR list comments(branch="renovate/redux-4.x") DEBUG: Ensuring comment "Renovate Ignore Notification" in #2373(branch="renovate/redux-4.x") DEBUG: Comment is already update-to-date(branch="renovate/redux-4.x") DEBUG: processBranch with 1 upgrades(branch="renovate/typescript-4.x") DEBUG: Setting current branch to master(branch="renovate/typescript-4.x") DEBUG: latest commit(branch="renovate/typescript-4.x") { "branchName": "master", "latestCommitDate": "2021-03-04T09:10:39+00:00" } DEBUG: getBranchPr(renovate/typescript-4.x)(branch="renovate/typescript-4.x") DEBUG: findPr(renovate/typescript-4.x, undefined, open)(branch="renovate/typescript-4.x") DEBUG: branchExists=false(branch="renovate/typescript-4.x") DEBUG: Branch has 1 upgrade(s)(branch="renovate/typescript-4.x") DEBUG: recreateClosed is false(branch="renovate/typescript-4.x") DEBUG: findPr(renovate/typescript-4.x, build(deps): update dependency typescript to v4.2.2, !open)(branch="renovate/typescript-4.x") DEBUG: prAlreadyExisted=false(branch="renovate/typescript-4.x") DEBUG: Branch renovate/typescript-4.x needs approval(branch="renovate/typescript-4.x") DEBUG: getBranchPr(renovate/angular-framework) DEBUG: findPr(renovate/angular-framework, undefined, open) DEBUG: Found PR #2644 DEBUG: Returning from graphql open PR list DEBUG: getBranchPr(renovate/azure-msal-angular-2.x) DEBUG: findPr(renovate/azure-msal-angular-2.x, undefined, open) DEBUG: Found PR #2645 DEBUG: Returning from graphql open PR list DEBUG: getBranchPr(renovate/azure-msal-browser-2.x) DEBUG: findPr(renovate/azure-msal-browser-2.x, undefined, open) DEBUG: getBranchPr(renovate/nguniversal-builders-11.x) DEBUG: findPr(renovate/nguniversal-builders-11.x, undefined, open) DEBUG: getBranchPr(renovate/nguniversal-express-engine-11.x) DEBUG: findPr(renovate/nguniversal-express-engine-11.x, undefined, open) DEBUG: getBranchPr(renovate/pdfjs-dist-2.x) DEBUG: findPr(renovate/pdfjs-dist-2.x, undefined, open) DEBUG: Ensuring Dependency Dashboard DEBUG: getBranchPr(renovate/angular-framework) DEBUG: findPr(renovate/angular-framework, undefined, open) DEBUG: Found PR #2644 DEBUG: Returning from graphql open PR list DEBUG: getBranchPr(renovate/azure-msal-angular-2.x) DEBUG: findPr(renovate/azure-msal-angular-2.x, undefined, open) DEBUG: Found PR #2645 DEBUG: Returning from graphql open PR list DEBUG: findPr(renovate/googlemaps-3.x, build(deps): update dependency @types/googlemaps to v3.43.3, !open) DEBUG: Found PR #2635 DEBUG: findPr(renovate/redux-4.x, build(deps): update dependency redux to v4.0.5, !open) DEBUG: Found PR #2373 DEBUG: ensureIssue(Dependency Dashboard) DEBUG: Patching issue DEBUG: Issue updated DEBUG: Removing any stale branches DEBUG: config.repoIsOnboarded=true DEBUG: Branch lists { "branchList": [ "renovate/angular-framework", "renovate/azure-msal-angular-2.x", "renovate/azure-msal-browser-2.x", "renovate/googlemaps-3.x", "renovate/nguniversal-builders-11.x", "renovate/nguniversal-express-engine-11.x", "renovate/pdfjs-dist-2.x", "renovate/redux-4.x", "renovate/typescript-4.x" ], "renovateBranches": [ "renovate/angular-framework", "renovate/azure-msal-angular-2.x", "renovate/azure-msal-browser-2.x", "renovate/nguniversal-builders-11.x", "renovate/nguniversal-express-engine-11.x", "renovate/pdfjs-dist-2.x" ] } DEBUG: remainingBranches= DEBUG: No branches to clean up DEBUG: Repository timing splits (milliseconds) { "splits": { "init": 4722, "extract": 10420, "lookup": 30266, "update": 140654 }, "total": 188575 } DEBUG: http statistics { "hostStats": [ "api.github.com, 45 requests, 689ms request average, 0ms queue average", "registry.npmjs.org, 117 requests, 669ms request average, 1ms queue average" ], "totalRequests": 162 } INFO: Repository finished { "durationMs": 188575 }