Minor and patch not updated, Only updates Major version despite being disabled #33674
Unanswered
beejay141
asked this question in
Request Help
Replies: 1 comment
-
Hi there, Get your discussion fixed faster by creating a minimal reproduction. This means a repository dedicated to reproducing this issue with the minimal dependencies and config possible. Before we start working on your issue we need to know exactly what's causing the current behavior. A minimal reproduction helps us with this. Discussions without reproductions are less likely to be converted to Issues. Please follow these steps:
If you need help with running renovate on your minimal reproduction repository, please refer to our Running Renovate guide. The Renovate team |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How are you running Renovate?
Self-hosted Renovate
If you're self-hosting Renovate, tell us which platform (GitHub, GitLab, etc) and which version of Renovate.
Platform: azure
Version: latest
Please tell us more about your question or problem
Kindly help.
I'm new to renovate and I'm trying to configure Renovate to manage dependencies for multiple repositories and I'm currently having issues with the setup maybe I missed something.
Issue:
Outdated packages with minor and patch updates are not being updated. Only packages with major updates are updated despite disabling major version updates.
config.js
renovate.json
pipeline specification
paackage.json
Logs (if relevant)
2025-01-17T15:58:44.2848998Z ##[debug]Evaluating condition for step: 'Run renovate'
2025-01-17T15:58:44.2851789Z ##[debug]Evaluating: SucceededNode()
2025-01-17T15:58:44.2852494Z ##[debug]Evaluating SucceededNode:
2025-01-17T15:58:44.2853959Z ##[debug]=> True
2025-01-17T15:58:44.2855021Z ##[debug]Result: True
2025-01-17T15:58:44.2855656Z ##[section]Starting: Run renovate
2025-01-17T15:58:44.2865541Z ==============================================================================
2025-01-17T15:58:44.2865899Z Task : Bash
2025-01-17T15:58:44.2866213Z Description : Run a Bash script on macOS, Linux, or Windows
2025-01-17T15:58:44.2866507Z Version : 3.246.1
2025-01-17T15:58:44.2866791Z Author : Microsoft Corporation
2025-01-17T15:58:44.2867158Z Help : https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/bash
2025-01-17T15:58:44.2867602Z ==============================================================================
2025-01-17T15:58:45.1098786Z ##[debug]Using node path: /home/server/agent/externals/node16/bin/node
2025-01-17T15:58:45.2016619Z ##[debug]system.debug=True
2025-01-17T15:58:45.2019082Z ##[debug]DistributedTask.Tasks.Node.SkipDebugLogsWhenDebugModeOff=True
2025-01-17T15:58:45.2080102Z ##[debug]agent.TempDirectory=/home/server/agent/_work/_temp
2025-01-17T15:58:45.2089706Z ##[debug]loading inputs and endpoints
2025-01-17T15:58:45.2092167Z ##[debug]loading INPUT_TARGETTYPE
2025-01-17T15:58:45.2103466Z ##[debug]loading INPUT_FILEPATH
2025-01-17T15:58:45.2105102Z ##[debug]loading INPUT_SCRIPT
2025-01-17T15:58:45.2107705Z ##[debug]loading INPUT_WORKINGDIRECTORY
2025-01-17T15:58:45.2108871Z ##[debug]loading INPUT_FAILONSTDERR
2025-01-17T15:58:45.2111565Z ##[debug]loading ENDPOINT_AUTH_SYSTEMVSSCONNECTION
2025-01-17T15:58:45.2112685Z ##[debug]loading ENDPOINT_AUTH_SCHEME_SYSTEMVSSCONNECTION
2025-01-17T15:58:45.2114800Z ##[debug]loading ENDPOINT_AUTH_PARAMETER_SYSTEMVSSCONNECTION_ACCESSTOKEN
2025-01-17T15:58:45.2120859Z ##[debug]loading SECRET_SYSTEM_ACCESSTOKEN
2025-01-17T15:58:45.2123152Z ##[debug]loaded 9
2025-01-17T15:58:45.2127739Z ##[debug]Agent.ProxyUrl=undefined
2025-01-17T15:58:45.2128465Z ##[debug]Agent.CAInfo=undefined
2025-01-17T15:58:45.2129196Z ##[debug]Agent.ClientCert=undefined
2025-01-17T15:58:45.2131028Z ##[debug]Agent.SkipCertValidation=undefined
2025-01-17T15:58:45.2153999Z ##[debug]check path : /home/server/agent/_work/_tasks/Bash_6c731c3c-3c68-459a-a5c9-bde6e6595b5b/3.246.1/task.json
2025-01-17T15:58:45.2155753Z ##[debug]adding resource file: /home/server/agent/_work/_tasks/Bash_6c731c3c-3c68-459a-a5c9-bde6e6595b5b/3.246.1/task.json
2025-01-17T15:58:45.2158162Z ##[debug]system.culture=en-US
2025-01-17T15:58:45.2170510Z ##[debug]failOnStderr=false
2025-01-17T15:58:45.2174181Z ##[debug]workingDirectory=/home/server/agent/_work/7/s
2025-01-17T15:58:45.2175714Z ##[debug]check path : /home/server/agent/_work/7/s
2025-01-17T15:58:45.2177102Z ##[debug]targetType=inline
2025-01-17T15:58:45.2177883Z ##[debug]bashEnvValue=undefined
2025-01-17T15:58:45.2179895Z ##[debug]script=git config --global user.email '[email protected]'
git config --global user.name 'Renovate Bot'
npx --userconfig .npmrc renovate
2025-01-17T15:58:45.2191124Z Generating script.
2025-01-17T15:58:45.2194026Z ##[debug]which 'bash'
2025-01-17T15:58:45.2203008Z ##[debug]found: '/usr/bin/bash'
2025-01-17T15:58:45.2212627Z ##[debug]Agent.Version=2.213.2
2025-01-17T15:58:45.2214730Z ##[debug]agent.tempDirectory=/home/server/agent/_work/_temp
2025-01-17T15:58:45.2216233Z ##[debug]check path : /home/server/agent/_work/_temp
2025-01-17T15:58:45.2216875Z ========================== Starting Command Output ===========================
2025-01-17T15:58:45.2217852Z ##[debug]which '/usr/bin/bash'
2025-01-17T15:58:45.2218672Z ##[debug]found: '/usr/bin/bash'
2025-01-17T15:58:45.2222604Z ##[debug]/usr/bin/bash arg: /home/server/agent/_work/_temp/f0bcf6b2-6972-4cd6-80fb-8979659929f5.sh
2025-01-17T15:58:45.2224123Z ##[debug]exec tool: /usr/bin/bash
2025-01-17T15:58:45.2224817Z ##[debug]arguments:
2025-01-17T15:58:45.2225794Z ##[debug] /home/server/agent/_work/_temp/f0bcf6b2-6972-4cd6-80fb-8979659929f5.sh
2025-01-17T15:58:45.2227038Z [command]/usr/bin/bash /home/server/agent/_work/_temp/f0bcf6b2-6972-4cd6-80fb-8979659929f5.sh
2025-01-17T15:58:48.5186229Z DEBUG: Using RE2 regex engine
2025-01-17T15:58:48.5190119Z DEBUG: Parsing configs
2025-01-17T15:58:48.5200408Z DEBUG: Checking for config file in config.js
2025-01-17T15:58:48.5539464Z DEBUG: File config
2025-01-17T15:58:48.5540188Z "config": {
2025-01-17T15:58:48.5555855Z "separateMinorPatch": true,
2025-01-17T15:58:48.5557397Z "hostRules": [
2025-01-17T15:58:48.5558296Z {
2025-01-17T15:58:48.5559018Z "hostType": "npm",
2025-01-17T15:58:48.5559873Z "matchHost": "https://pkgs.dev.azure.com/companydev/_packaging/unity/npm/registry/",
2025-01-17T15:58:48.5561453Z "token": "",
2025-01-17T15:58:48.5562286Z "abortOnError": true,
2025-01-17T15:58:48.5563291Z "autoApprove": false,
2025-01-17T15:58:48.5564029Z "automerge": false
2025-01-17T15:58:48.5564648Z }
2025-01-17T15:58:48.5565021Z ],
2025-01-17T15:58:48.5566778Z "repositories": ["company_STAGE/Renovate-Demo"],
2025-01-17T15:58:48.5567715Z "requireConfig": "optional",
2025-01-17T15:58:48.5568438Z "onboarding": false,
2025-01-17T15:58:48.5568985Z "recreateWhen": "always",
2025-01-17T15:58:48.5569611Z "repositoryCache": "reset"
2025-01-17T15:58:48.5570187Z }
2025-01-17T15:58:48.5570900Z DEBUG: CLI config
2025-01-17T15:58:48.5571494Z "config": {}
2025-01-17T15:58:48.5572055Z DEBUG: Env config
2025-01-17T15:58:48.5573498Z "config": {
2025-01-17T15:58:48.5574283Z "hostRules": [],
2025-01-17T15:58:48.5574919Z "platform": "azure",
2025-01-17T15:58:48.5575621Z "endpoint": "https://dev.azure.com/companydev/",
2025-01-17T15:58:48.5576380Z "token": ""
2025-01-17T15:58:48.5576959Z }
2025-01-17T15:58:48.5577564Z DEBUG: Combined config
2025-01-17T15:58:48.5578120Z "config": {
2025-01-17T15:58:48.5578738Z "separateMinorPatch": true,
2025-01-17T15:58:48.5579379Z "hostRules": [
2025-01-17T15:58:48.5580621Z {
2025-01-17T15:58:48.5581329Z "hostType": "npm",
2025-01-17T15:58:48.5582125Z "matchHost": "https://pkgs.dev.azure.com/companydev/_packaging/unity/npm/registry/",
2025-01-17T15:58:48.5583028Z "token": "",
2025-01-17T15:58:48.5585471Z "abortOnError": true,
2025-01-17T15:58:48.5586459Z "autoApprove": false,
2025-01-17T15:58:48.5587155Z "automerge": false
2025-01-17T15:58:48.5587826Z }
2025-01-17T15:58:48.5588407Z ],
2025-01-17T15:58:48.5591468Z "repositories": ["company_STAGE/Renovate-Demo"],
2025-01-17T15:58:48.5592142Z "requireConfig": "optional",
2025-01-17T15:58:48.5592488Z "onboarding": false,
2025-01-17T15:58:48.5592963Z "recreateWhen": "always",
2025-01-17T15:58:48.5593377Z "repositoryCache": "reset",
2025-01-17T15:58:48.5593760Z "platform": "azure",
2025-01-17T15:58:48.5594126Z "endpoint": "https://dev.azure.com/companydev/",
2025-01-17T15:58:48.5594551Z "token": ""
2025-01-17T15:58:48.5594890Z }
2025-01-17T15:58:48.5595267Z DEBUG: Adding trailing slash to endpoint
2025-01-17T15:58:48.5596409Z DEBUG: Enabling forkProcessing while in non-autodiscover mode
2025-01-17T15:58:48.5597116Z DEBUG: Enabling onboardingNoDeps while in non-autodiscover mode
2025-01-17T15:58:48.5763373Z DEBUG: Found valid git version: 2.48.1
2025-01-17T15:58:48.5764589Z DEBUG: Setting global hostRules
2025-01-17T15:58:48.5798481Z DEBUG: Adding token authentication for https://pkgs.dev.azure.com/companydev/_packaging/unity/npm/registry/ (hostType=npm) to hostRules
2025-01-17T15:58:48.5849171Z DEBUG: Adding token authentication for dev.azure.com (hostType=azure) to hostRules
2025-01-17T15:58:48.5864116Z DEBUG: Using baseDir: /tmp/renovate
2025-01-17T15:58:48.5876869Z DEBUG: Using cacheDir: /tmp/renovate/cache
2025-01-17T15:58:48.5882824Z DEBUG: Using containerbaseDir: /tmp/renovate/cache/containerbase
2025-01-17T15:58:48.5891532Z DEBUG: Initializing Renovate internal cache into /tmp/renovate/cache/renovate/renovate-cache-v1
2025-01-17T15:58:48.5895600Z DEBUG: Commits limit = null
2025-01-17T15:58:48.5897234Z DEBUG: Setting global hostRules
2025-01-17T15:58:48.5934983Z DEBUG: Adding token authentication for https://pkgs.dev.azure.com/companydev/_packaging/unity/npm/registry/ (hostType=npm) to hostRules
2025-01-17T15:58:48.5936059Z DEBUG: Adding token authentication for dev.azure.com (hostType=azure) to hostRules
2025-01-17T15:58:48.5951365Z DEBUG: validatePresets()
2025-01-17T15:58:48.6255913Z DEBUG: Reinitializing hostRules for repo
2025-01-17T15:58:48.6257054Z DEBUG: Clearing hostRules
2025-01-17T15:58:48.6258020Z DEBUG: Adding token authentication for https://pkgs.dev.azure.com/companydev/_packaging/unity/npm/registry/ (hostType=npm) to hostRules
2025-01-17T15:58:48.6265500Z DEBUG: Adding token authentication for dev.azure.com (hostType=azure) to hostRules
2025-01-17T15:58:48.6333042Z INFO: Repository started (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:48.6343733Z "renovateVersion": "39.115.1"
2025-01-17T15:58:48.6344708Z DEBUG: Using localDir: /tmp/renovate/repos/azure/company_STAGE/Renovate-Demo (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:48.6348422Z DEBUG: PackageFiles.clear() - Package files deleted (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:48.6877704Z DEBUG: initRepo("company_STAGE/Renovate-Demo") (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:49.3184443Z DEBUG: Repository details (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:49.3185740Z "repositoryDetails": {
2025-01-17T15:58:49.3187075Z "id": "7546cc04-443e-40d5-bbd3-ad3745cd81b5",
2025-01-17T15:58:49.3188266Z "name": "Renovate-Demo",
2025-01-17T15:58:49.3189259Z "url": "https://companydev.visualstudio.com/51c2f022-33f7-430d-ba3c-e302e8272576/_apis/git/repositories/7546cc04-443e-40d5-bbd3-ad3745cd81b5",
2025-01-17T15:58:49.3189910Z "project": {
2025-01-17T15:58:49.3190468Z "id": "51c2f022-33f7-430d-ba3c-e302e8272576",
2025-01-17T15:58:49.3191082Z "name": "company_STAGE",
2025-01-17T15:58:49.3191496Z "description": "To Test migration",
2025-01-17T15:58:49.3192289Z "url": "https://companydev.visualstudio.com/_apis/projects/51c2f022-33f7-430d-ba3c-e302e8272576",
2025-01-17T15:58:49.3192828Z "state": "wellFormed",
2025-01-17T15:58:49.3193155Z "revision": 277,
2025-01-17T15:58:49.3193526Z "visibility": 0,
2025-01-17T15:58:49.3194155Z "lastUpdateTime": "2023-04-17T17:03:47.737Z"
2025-01-17T15:58:49.3194659Z },
2025-01-17T15:58:49.3194998Z "defaultBranch": "refs/heads/main",
2025-01-17T15:58:49.3195440Z "size": 15269,
2025-01-17T15:58:49.3196326Z "remoteUrl": "https://companydev.visualstudio.com/company_STAGE/_git/Renovate-Demo",
2025-01-17T15:58:49.3197195Z "sshUrl": "[email protected]:v3/companydev/company_STAGE/Renovate-Demo",
2025-01-17T15:58:49.3198025Z "webUrl": "https://companydev.visualstudio.com/company_STAGE/_git/Renovate-Demo",
2025-01-17T15:58:49.3198465Z "isDisabled": false,
2025-01-17T15:58:49.3198861Z "isInMaintenance": false
2025-01-17T15:58:49.3199221Z }
2025-01-17T15:58:49.3199915Z DEBUG: company_STAGE/Renovate-Demo owner = ?owner? (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:49.3200831Z DEBUG: company_STAGE/Renovate-Demo default branch = main (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:49.4604882Z DEBUG: Resetting npmrc (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:49.4608031Z DEBUG: Resetting npmrc (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:49.4619383Z DEBUG: checkOnboarding() (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:49.4622320Z DEBUG: isOnboarded() (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:49.4625189Z DEBUG: Repo is onboarded (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:49.4641308Z DEBUG: Initializing git repository into /tmp/renovate/repos/azure/company_STAGE/Renovate-Demo (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:49.4644130Z DEBUG: Performing blobless clone (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:49.9392751Z DEBUG: git clone completed (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:49.9393444Z "durationMs": 474
2025-01-17T15:58:49.9597197Z DEBUG: latest repository commit (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:49.9598982Z "latestCommit": {
2025-01-17T15:58:49.9599923Z "hash": "484e4ae7399a5473834ce0dd3f3e5ae6987799d6",
2025-01-17T15:58:49.9601041Z "date": "2025-01-17T10:37:07-05:00",
2025-01-17T15:58:49.9601533Z "message": "init",
2025-01-17T15:58:49.9603057Z "refs": "HEAD -> main, origin/main, origin/HEAD",
2025-01-17T15:58:49.9603496Z "body": "",
2025-01-17T15:58:49.9603806Z "author_name": "user",
2025-01-17T15:58:49.9604356Z "author_email": "[email protected]"
2025-01-17T15:58:49.9719898Z }
2025-01-17T15:58:49.9725927Z DEBUG: No renovate config file found (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:49.9727559Z DEBUG: migrateAndValidate() (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:49.9728516Z DEBUG: No config migration necessary (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:49.9826811Z DEBUG: Found repo ignorePaths (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:49.9827472Z "ignorePaths": ["/node_modules/", "/bower_components/"]
2025-01-17T15:58:49.9859104Z DEBUG: No vulnerability alerts found (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:49.9865314Z DEBUG: No baseBranches (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:49.9867630Z DEBUG: extract() (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.0846149Z DEBUG: Setting current branch to main (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.1128599Z DEBUG: latest commit (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.1129195Z "branchName": "main",
2025-01-17T15:58:50.1129838Z "latestCommitDate": "2025-01-17T10:37:07-05:00"
2025-01-17T15:58:50.1402971Z DEBUG: Using file match: (^|/)tasks/[^/]+.ya?ml$ for manager ansible (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.1418461Z DEBUG: Using file match: (^|/)(galaxy|requirements)(.ansible)?.ya?ml$ for manager ansible-galaxy (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.1438189Z DEBUG: Using file match: (^|/).tool-versions$ for manager asdf (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.1451179Z DEBUG: Using file match: (^|/).azuredevops/.+.ya?ml$ for manager azure-pipelines (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.1453130Z DEBUG: Using file match: azure.pipelines?..ya?ml$ for manager azure-pipelines (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.1463260Z DEBUG: Using file match: (^|/)batect(-bundle)?.ya?ml$ for manager batect (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.1474025Z DEBUG: Using file match: (^|/)batect$ for manager batect-wrapper (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.1495430Z DEBUG: Using file match: (^|/)WORKSPACE(|.bazel|.bzlmod)$ for manager bazel (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.1496442Z DEBUG: Using file match: .WORKSPACE.bazel$ for manager bazel (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.1498333Z DEBUG: Using file match: .bzl$ for manager bazel (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.1502017Z DEBUG: Using file match: (^|/|.)MODULE.bazel$ for manager bazel-module (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.1513043Z DEBUG: Using file match: (^|/).bazelversion$ for manager bazelisk (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.1522189Z DEBUG: Using file match: .bicep$ for manager bicep (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.1532418Z DEBUG: Using file match: (^|/).?bitbucket-pipelines.ya?ml$ for manager bitbucket-pipelines (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.1540130Z DEBUG: Using file match: (^|/)bitrise.ya?ml$ for manager bitrise (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.1552267Z DEBUG: Using file match: buildkite.ya?ml for manager buildkite (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.1554091Z DEBUG: Using file match: .buildkite/.+.ya?ml$ for manager buildkite (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.1564195Z DEBUG: Using file match: (^|/)project.toml$ for manager buildpacks (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.1576991Z DEBUG: Using file match: (^|/)bun.lockb?$ for manager bun (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.1586380Z DEBUG: Using file match: (^|/).bun-version$ for manager bun-version (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.1594879Z DEBUG: Using file match: (^|/)Gemfile$ for manager bundler (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.1602862Z DEBUG: Using file match: .cake$ for manager cake (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.1611028Z DEBUG: Using file match: (^|/)Cargo.toml$ for manager cargo (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.1626666Z DEBUG: Using file match: (^|/).circleci/.+.ya?ml$ for manager circleci (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.1634234Z DEBUG: Using file match: (^|/)cloudbuild.ya?ml for manager cloudbuild (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.1642994Z DEBUG: Using file match: (^|/)Podfile$ for manager cocoapods (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.1674528Z DEBUG: Using file match: (^|/)([\w-])composer.json$ for manager composer (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.1675549Z DEBUG: Using file match: (^|/)conanfile.(txt|py)$ for manager conan (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.1681760Z DEBUG: Using file match: (^|/).copier-answers(..+)?.ya?ml for manager copier (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.1690571Z DEBUG: Using file match: (^|/)cpanfile$ for manager cpanfile (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.1704935Z DEBUG: Using file match: (^|/)(?:deps|bb).edn$ for manager deps-edn (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.1712900Z DEBUG: Using file match: ^.devcontainer/devcontainer.json$ for manager devcontainer (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.1714427Z DEBUG: Using file match: ^.devcontainer.json$ for manager devcontainer (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.1723257Z DEBUG: Using file match: (^|/)(?:docker-)?compose[^/].ya?ml$ for manager docker-compose (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.1732128Z DEBUG: Using file match: (^|/|.)([Dd]ocker|[Cc]ontainer)file$ for manager dockerfile (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.1733963Z DEBUG: Using file match: (^|/)([Dd]ocker|[Cc]ontainer)file[^/]*$ for manager dockerfile (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.1742235Z DEBUG: Using file match: (^|/).drone.yml$ for manager droneci (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.1751149Z DEBUG: Using file match: (^|/)fleet.ya?ml for manager fleet (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.1759626Z DEBUG: Using file match: (?:^|/)gotk-components.ya?ml$ for manager flux (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.1767544Z DEBUG: Using file match: (^|/).fvm/fvm_config.json$ for manager fvm (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.1768779Z DEBUG: Using file match: (^|/).fvmrc$ for manager fvm (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.1776944Z DEBUG: Using file match: (^|/).gitmodules$ for manager git-submodules (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.1786047Z DEBUG: Using file match: (^|/)(workflow-templates|.(?:github|gitea|forgejo)/(?:workflows|actions))/.+.ya?ml$ for manager github-actions (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.1787468Z DEBUG: Using file match: (^|/)action.ya?ml$ for manager github-actions (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.1798168Z DEBUG: Using file match: .gitlab-ci.ya?ml$ for manager gitlabci (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.1805341Z DEBUG: Using file match: .gitlab-ci.ya?ml$ for manager gitlabci-include (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.1818955Z DEBUG: Using file match: (^|/)gleam.toml$ for manager gleam (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.1828068Z DEBUG: Using file match: (^|/)go.mod$ for manager gomod (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.1836676Z DEBUG: Using file match: .gradle(.kts)?$ for manager gradle (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.1837987Z DEBUG: Using file match: (^|/)gradle.properties$ for manager gradle (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.1839683Z DEBUG: Using file match: (^|/)gradle/.+.toml$ for manager gradle (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.1840571Z DEBUG: Using file match: (^|/)buildSrc/.+.kt$ for manager gradle (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.1841702Z DEBUG: Using file match: .versions.toml$ for manager gradle (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.1842676Z DEBUG: Using file match: (^|/)versions.props$ for manager gradle (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.1844670Z DEBUG: Using file match: (^|/)versions.lock$ for manager gradle (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.1854615Z DEBUG: Using file match: (^|/)gradle/wrapper/gradle-wrapper.properties$ for manager gradle-wrapper (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.1861929Z DEBUG: Using file match: .cabal$ for manager haskell-cabal (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.1871360Z DEBUG: Using file match: (^|/)requirements.ya?ml$ for manager helm-requirements (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.1881232Z DEBUG: Using file match: (^|/)values.ya?ml$ for manager helm-values (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.1900358Z DEBUG: Using file match: (^|/)helmfile.ya?ml(?:.gotmpl)?$ for manager helmfile (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.1916896Z DEBUG: Using file match: (^|/)Chart.ya?ml$ for manager helmv3 (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.1924978Z DEBUG: Using file match: (^|/)bin/hermit$ for manager hermit (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.1933352Z DEBUG: Using file match: ^Formula/[^/]+[.]rb$ for manager homebrew (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.1943275Z DEBUG: Using file match: .html?$ for manager html (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.1950862Z DEBUG: Using file match: (^|/)plugins.(txt|ya?ml)$ for manager jenkins (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.1960678Z DEBUG: Using file match: (^|/)jsonnetfile.json$ for manager jsonnet-bundler (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.1969371Z DEBUG: Using file match: ^.+.main.kts$ for manager kotlin-script (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.1985803Z DEBUG: Using file match: (^|/)kustomization.ya?ml$ for manager kustomize (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.1996302Z DEBUG: Using file match: (^|/)project.clj$ for manager leiningen (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.2007394Z DEBUG: Using file match: (^|/|.)pom.xml$ for manager maven (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.2010137Z DEBUG: Using file match: ^(((.mvn)|(.m2))/)?settings.xml$ for manager maven (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.2013114Z DEBUG: Using file match: (^|/).mvn/extensions.xml$ for manager maven (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.2019612Z DEBUG: Using file match: (^|/).mvn/wrapper/maven-wrapper.properties$ for manager maven-wrapper (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.2028154Z DEBUG: Using file match: (^|/)package.js$ for manager meteor (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.2037571Z DEBUG: Using file match: (^|/)Mintfile$ for manager mint (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.2074657Z DEBUG: Using file match: (^|/).?mise.toml$ for manager mise (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.2076382Z DEBUG: Using file match: (^|/).?mise/config.toml$ for manager mise (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.2077274Z DEBUG: Using file match: (^|/)mix.exs$ for manager mix (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.2078140Z DEBUG: Using file match: (^|/)flake.nix$ for manager nix (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.2079050Z DEBUG: Using file match: (^|/).node-version$ for manager nodenv (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.2086889Z DEBUG: Using file match: (^|/)package.json$ for manager npm (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.2097591Z DEBUG: Using file match: .(?:cs|fs|vb)proj$ for manager nuget (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.2100603Z DEBUG: Using file match: .(?:props|targets)$ for manager nuget (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.2101536Z DEBUG: Using file match: (^|/)dotnet-tools.json$ for manager nuget (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.2103816Z DEBUG: Using file match: (^|/)global.json$ for manager nuget (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.2112140Z DEBUG: Using file match: (^|/).nvmrc$ for manager nvm (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.2127496Z DEBUG: Using file match: (^|/)src/main/features/.+.json$ for manager osgi (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.2151100Z DEBUG: Using file match: (^|/)pyproject.toml$ for manager pep621 (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.2179718Z DEBUG: Using file match: (^|/)[\w-]requirements([-.]\w+)?.(txt|pip)$ for manager pip_requirements (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.2189555Z DEBUG: Using file match: (^|/)setup.py$ for manager pip_setup (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.2200626Z DEBUG: Using file match: (^|/)Pipfile$ for manager pipenv (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.2213321Z DEBUG: Using file match: (^|/)pyproject.toml$ for manager poetry (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.2222355Z DEBUG: Using file match: (^|/).pre-commit-config.ya?ml$ for manager pre-commit (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.2231365Z DEBUG: Using file match: (^|/)pubspec.ya?ml$ for manager pub (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.2240695Z DEBUG: Using file match: (^|/)Puppetfile$ for manager puppet (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.2247770Z DEBUG: Using file match: (^|/).python-version$ for manager pyenv (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.2256255Z DEBUG: Using file match: (^|/).ruby-version$ for manager ruby-version (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.2265180Z DEBUG: Using file match: (^|/)runtime.txt$ for manager runtime-version (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.2276652Z DEBUG: Using file match: .sbt$ for manager sbt (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.2277580Z DEBUG: Using file match: project/[^/].scala$ for manager sbt (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.2282097Z DEBUG: Using file match: project/build.properties$ for manager sbt (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.2283448Z DEBUG: Using file match: (^|/)repositories$ for manager sbt (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.2289083Z DEBUG: Using file match: (^|/).scalafmt.conf$ for manager scalafmt (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.2297535Z DEBUG: Using file match: (^|/)setup.cfg$ for manager setup-cfg (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.2317850Z DEBUG: Using file match: (^|/)Package.swift for manager swift (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.2328428Z DEBUG: Using file match: .tf$ for manager terraform (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.2337609Z DEBUG: Using file match: (^|/).terraform-version$ for manager terraform-version (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.2347004Z DEBUG: Using file match: (^|/)terragrunt.hcl$ for manager terragrunt (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.2355264Z DEBUG: Using file match: (^|/).terragrunt-version$ for manager terragrunt-version (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.2362767Z DEBUG: Using file match: .tflint.hcl$ for manager tflint-plugin (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.2371585Z DEBUG: Using file match: ^.travis.ya?ml$ for manager travis (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.2386490Z DEBUG: Using file match: (^|/).vela.ya?ml$ for manager velaci (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.2395207Z DEBUG: Using file match: (^|/)vendir.yml$ for manager vendir (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.2403267Z DEBUG: Using file match: ^.woodpecker(?:/[^/]+)?.ya?ml$ for manager woodpecker (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.2416462Z DEBUG: Matched 1 file(s) for manager npm: package.json (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.2535561Z DEBUG: npm file package.json has name "renovate-demo" (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.2588645Z DEBUG: Detecting pnpm Workspaces (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.2592256Z DEBUG: Detecting workspaces (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.2596637Z DEBUG: Finding locked versions (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.2597470Z DEBUG: Found package-lock.json for package.json (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.2706249Z DEBUG: manager extract durations (ms) (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.2707159Z "managers": {"npm": 28}
2025-01-17T15:58:50.2708682Z DEBUG: Found npm package files (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.2709801Z DEBUG: Found 1 package file(s) (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.2712679Z INFO: Dependency extraction complete (repository=company_STAGE/Renovate-Demo, baseBranch=main)
2025-01-17T15:58:50.2713184Z "stats": {
2025-01-17T15:58:50.2713531Z "managers": {"npm": {"fileCount": 1, "depCount": 3}},
2025-01-17T15:58:50.2713933Z "total": {"fileCount": 1, "depCount": 3}
2025-01-17T15:58:50.2714259Z }
2025-01-17T15:58:50.3122858Z DEBUG: hostRules: no authentication for registry.npmjs.org (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:50.3141859Z DEBUG: Using queue: host=registry.npmjs.org, concurrency=999 (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:51.5213258Z DEBUG: PackageFiles.add() - Package file saved for base branch (repository=company_STAGE/Renovate-Demo, baseBranch=main)
2025-01-17T15:58:51.5214339Z DEBUG: Package releases lookups complete (repository=company_STAGE/Renovate-Demo, baseBranch=main)
2025-01-17T15:58:51.5220076Z DEBUG: Repository libYears (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:51.5222318Z "managerLibYears": {"npm": 9.348200369926433},
2025-01-17T15:58:51.5222978Z "totalLibYears": 9.348200369926433
2025-01-17T15:58:51.5224916Z DEBUG: branchifyUpgrades (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:51.5444944Z DEBUG: detectSemanticCommits() (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:51.5447260Z DEBUG: getCommitMessages (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:51.5586986Z DEBUG: semanticCommits: detected "unknown" (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:51.5589287Z DEBUG: semanticCommits: disabled (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:51.5598888Z DEBUG: 1 flattened updates found: express (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:51.5606054Z DEBUG: Returning 1 branch(es) (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:51.5788023Z DEBUG: config.repoIsOnboarded=true (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:51.5797812Z DEBUG: packageFiles with updates (repository=company_STAGE/Renovate-Demo, baseBranch=main)
2025-01-17T15:58:51.5798889Z "config": {
2025-01-17T15:58:51.5799315Z "npm": [
2025-01-17T15:58:51.5799578Z {
2025-01-17T15:58:51.5799864Z "deps": [
2025-01-17T15:58:51.5800148Z {
2025-01-17T15:58:51.5800470Z "depType": "dependencies",
2025-01-17T15:58:51.5800810Z "depName": "ech",
2025-01-17T15:58:51.5801172Z "currentValue": "^3.0.0",
2025-01-17T15:58:51.5801554Z "datasource": "npm",
2025-01-17T15:58:51.5801916Z "prettyDepType": "dependency",
2025-01-17T15:58:51.5802291Z "lockedVersion": "3.1.1",
2025-01-17T15:58:51.5802626Z "updates": [],
2025-01-17T15:58:51.5802955Z "packageName": "ech",
2025-01-17T15:58:51.5803299Z "versioning": "npm",
2025-01-17T15:58:51.5803631Z "warnings": [],
2025-01-17T15:58:51.5804008Z "sourceUrl": "https://github.com/chrisdotcode/ech",
2025-01-17T15:58:51.5804454Z "registryUrl": "https://registry.npmjs.org",
2025-01-17T15:58:51.5805681Z "currentVersion": "3.1.1",
2025-01-17T15:58:51.5806652Z "currentVersionTimestamp": "2015-12-03T03:47:18.218Z",
2025-01-17T15:58:51.5807135Z "currentVersionAgeInDays": 3333,
2025-01-17T15:58:51.5807519Z "fixedVersion": "3.1.1"
2025-01-17T15:58:51.5807860Z },
2025-01-17T15:58:51.5809013Z {
2025-01-17T15:58:51.5809377Z "depType": "dependencies",
2025-01-17T15:58:51.5809741Z "depName": "express",
2025-01-17T15:58:51.5810824Z "currentValue": "^3.21.0",
2025-01-17T15:58:51.5811238Z "datasource": "npm",
2025-01-17T15:58:51.5811614Z "prettyDepType": "dependency",
2025-01-17T15:58:51.5812001Z "lockedVersion": "3.21.2",
2025-01-17T15:58:51.5812951Z "updates": [
2025-01-17T15:58:51.5813906Z {
2025-01-17T15:58:51.5814237Z "bucket": "major",
2025-01-17T15:58:51.5814598Z "newVersion": "4.21.2",
2025-01-17T15:58:51.5814958Z "newValue": "^4.0.0",
2025-01-17T15:58:51.5815758Z "releaseTimestamp": "2024-12-05T22:31:40.945Z",
2025-01-17T15:58:51.5816223Z "newVersionAgeInDays": 42,
2025-01-17T15:58:51.5816601Z "newMajor": 4,
2025-01-17T15:58:51.5816935Z "newMinor": 21,
2025-01-17T15:58:51.5817370Z "newPatch": 2,
2025-01-17T15:58:51.5817697Z "updateType": "major",
2025-01-17T15:58:51.5818053Z "isRange": true,
2025-01-17T15:58:51.5818419Z "libYears": 9.348200369926433,
2025-01-17T15:58:51.5819016Z "branchName": "renovate/express-4.x"
2025-01-17T15:58:51.5819575Z }
2025-01-17T15:58:51.5819842Z ],
2025-01-17T15:58:51.5820172Z "packageName": "express",
2025-01-17T15:58:51.5820539Z "versioning": "npm",
2025-01-17T15:58:51.5820876Z "warnings": [],
2025-01-17T15:58:51.5821256Z "sourceUrl": "https://github.com/expressjs/express",
2025-01-17T15:58:51.5821719Z "registryUrl": "https://registry.npmjs.org",
2025-01-17T15:58:51.5822138Z "homepage": "http://expressjs.com/",
2025-01-17T15:58:51.5822893Z "currentVersion": "3.21.2",
2025-01-17T15:58:51.5823574Z "currentVersionTimestamp": "2015-07-31T20:17:34.079Z",
2025-01-17T15:58:51.5824167Z "currentVersionAgeInDays": 3457,
2025-01-17T15:58:51.5824560Z "isSingleVersion": false,
2025-01-17T15:58:51.5824929Z "fixedVersion": "3.21.2"
2025-01-17T15:58:51.5825245Z },
2025-01-17T15:58:51.5825601Z {
2025-01-17T15:58:51.5826229Z "depType": "devDependencies",
2025-01-17T15:58:51.5826854Z "depName": "typescript",
2025-01-17T15:58:51.5827228Z "currentValue": "^5.7.0",
2025-01-17T15:58:51.5827587Z "datasource": "npm",
2025-01-17T15:58:51.5827940Z "prettyDepType": "devDependency",
2025-01-17T15:58:51.5828320Z "lockedVersion": "5.7.3",
2025-01-17T15:58:51.5829025Z "updates": [],
2025-01-17T15:58:51.5829542Z "packageName": "typescript",
2025-01-17T15:58:51.5829960Z "versioning": "npm",
2025-01-17T15:58:51.5830319Z "warnings": [],
2025-01-17T15:58:51.5830769Z "sourceUrl": "https://github.com/microsoft/TypeScript",
2025-01-17T15:58:51.5831234Z "registryUrl": "https://registry.npmjs.org",
2025-01-17T15:58:51.5831678Z "homepage": "https://www.typescriptlang.org/",
2025-01-17T15:58:51.5832071Z "currentVersion": "5.7.3",
2025-01-17T15:58:51.5832869Z "currentVersionTimestamp": "2025-01-08T19:05:34.766Z",
2025-01-17T15:58:51.5833334Z "currentVersionAgeInDays": 8,
2025-01-17T15:58:51.5833708Z "fixedVersion": "5.7.3"
2025-01-17T15:58:51.5834021Z }
2025-01-17T15:58:51.5834275Z ],
2025-01-17T15:58:51.5834620Z "extractedConstraints": {"npm": ">=7"},
2025-01-17T15:58:51.5835016Z "packageFileVersion": "1.0.0",
2025-01-17T15:58:51.5835375Z "managerData": {
2025-01-17T15:58:51.5842988Z "packageJsonName": "renovate-demo",
2025-01-17T15:58:51.5843590Z "hasPackageManager": false,
2025-01-17T15:58:51.5844399Z "npmLock": "package-lock.json",
2025-01-17T15:58:51.5844793Z "yarnZeroInstall": false
2025-01-17T15:58:51.5845121Z },
2025-01-17T15:58:51.5845414Z "skipInstalls": true,
2025-01-17T15:58:51.5845786Z "packageFile": "package.json",
2025-01-17T15:58:51.5846351Z "lockFiles": ["package-lock.json"]
2025-01-17T15:58:51.5846686Z }
2025-01-17T15:58:51.5846959Z ]
2025-01-17T15:58:51.5847211Z }
2025-01-17T15:58:51.5848143Z DEBUG: detectSemanticCommits() (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:51.5849050Z DEBUG: semanticCommits: returning "disabled" from cache (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:51.5850362Z DEBUG: processRepo() (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:51.5851179Z DEBUG: Processing 1 branch: renovate/express-4.x (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:51.5851964Z DEBUG: Calculating hourly PRs remaining (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:51.5852681Z DEBUG: getPrList() (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:51.9938266Z DEBUG: Retrieved Pull Requests count: 1 (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:51.9939265Z DEBUG: currentHourStart=2025-01-17T10:00:00.000-05:00 (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:51.9940373Z DEBUG: PR hourly limit remaining: 1 (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:51.9941846Z DEBUG: Calculating prConcurrentLimit (10) (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:51.9942849Z DEBUG: getBranchPr(renovate/express-4.x, main) (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:51.9944634Z DEBUG: getPrList() (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:51.9946894Z DEBUG: getPr(24257) (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:51.9948054Z DEBUG: getPrList() (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:52.4579475Z DEBUG: 1 PRs are currently open (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:52.4581905Z DEBUG: PR concurrent limit remaining: 9 (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:52.4582791Z DEBUG: Calculated maximum PRs remaining this run: 1 (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:52.4583553Z DEBUG: PullRequests limit = 1 (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:52.4593156Z DEBUG: Calculating hourly PRs remaining (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:52.4593891Z DEBUG: getPrList() (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:52.4594772Z DEBUG: currentHourStart=2025-01-17T10:00:00.000-05:00 (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:52.4595603Z DEBUG: PR hourly limit remaining: 1 (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:52.4596561Z DEBUG: Calculating branchConcurrentLimit (10) (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:52.4597403Z DEBUG: 1 already existing branches found: renovate/express-4.x (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:52.4598204Z DEBUG: Branch concurrent limit remaining: 9 (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:52.4599018Z DEBUG: Calculated maximum branches remaining this run: 1 (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:52.4599756Z DEBUG: Branches limit = 1 (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:52.4600522Z DEBUG: syncBranchState() (repository=company_STAGE/Renovate-Demo, branch=renovate/express-4.x)
2025-01-17T15:58:52.4601503Z DEBUG: syncBranchState(): Branch cache not found, creating minimal branchState (repository=company_STAGE/Renovate-Demo, branch=renovate/express-4.x)
2025-01-17T15:58:52.4614528Z DEBUG: getBranchPr(renovate/express-4.x, main) (repository=company_STAGE/Renovate-Demo, branch=renovate/express-4.x)
2025-01-17T15:58:52.4617281Z DEBUG: getPrList() (repository=company_STAGE/Renovate-Demo, branch=renovate/express-4.x)
2025-01-17T15:58:52.4618154Z DEBUG: getPr(24257) (repository=company_STAGE/Renovate-Demo, branch=renovate/express-4.x)
2025-01-17T15:58:52.4618954Z DEBUG: getPrList() (repository=company_STAGE/Renovate-Demo, branch=renovate/express-4.x)
2025-01-17T15:58:52.9029877Z DEBUG: branchExists=true (repository=company_STAGE/Renovate-Demo, branch=renovate/express-4.x)
2025-01-17T15:58:52.9030932Z DEBUG: dependencyDashboardCheck=undefined (repository=company_STAGE/Renovate-Demo, branch=renovate/express-4.x)
2025-01-17T15:58:52.9031838Z DEBUG: PR rebase requested=false (repository=company_STAGE/Renovate-Demo, branch=renovate/express-4.x)
2025-01-17T15:58:52.9237911Z DEBUG: Checking if PR has been edited (repository=company_STAGE/Renovate-Demo, branch=renovate/express-4.x)
2025-01-17T15:58:52.9238976Z DEBUG: branch.isModified(): using git to calculate (repository=company_STAGE/Renovate-Demo, branch=renovate/express-4.x)
2025-01-17T15:58:52.9409575Z DEBUG: branch.isModified() = false (repository=company_STAGE/Renovate-Demo, branch=renovate/express-4.x)
2025-01-17T15:58:52.9410600Z DEBUG: Found existing branch PR (repository=company_STAGE/Renovate-Demo, branch=renovate/express-4.x)
2025-01-17T15:58:52.9416494Z DEBUG: Checking schedule(schedule=at any time, tz=null, now=2025-01-17T15:58:52.941Z) (repository=company_STAGE/Renovate-Demo, branch=renovate/express-4.x)
2025-01-17T15:58:52.9417617Z DEBUG: No schedule defined (repository=company_STAGE/Renovate-Demo, branch=renovate/express-4.x)
2025-01-17T15:58:52.9421253Z DEBUG: Converting rebaseWhen=auto to rebaseWhen=conflicted because no rule for behind-base-branch applies (repository=company_STAGE/Renovate-Demo, branch=renovate/express-4.x)
2025-01-17T15:58:52.9422266Z DEBUG: Branch already exists (repository=company_STAGE/Renovate-Demo, branch=renovate/express-4.x)
2025-01-17T15:58:52.9423234Z DEBUG: Skipping behind base branch check due to rebaseWhen=conflicted (repository=company_STAGE/Renovate-Demo, branch=renovate/express-4.x)
2025-01-17T15:58:52.9424654Z DEBUG: isBranchConflicted(main, renovate/express-4.x) (repository=company_STAGE/Renovate-Demo, branch=renovate/express-4.x)
2025-01-17T15:58:52.9425623Z DEBUG: branch.isConflicted(): using git to calculate (repository=company_STAGE/Renovate-Demo, branch=renovate/express-4.x)
2025-01-17T15:58:52.9427034Z DEBUG: Setting git author name: Renovate Bot (repository=company_STAGE/Renovate-Demo, branch=renovate/express-4.x)
2025-01-17T15:58:53.0058349Z DEBUG: Setting git author email: [email protected] (repository=company_STAGE/Renovate-Demo, branch=renovate/express-4.x)
2025-01-17T15:58:53.4058400Z DEBUG: branch.isConflicted(): false (repository=company_STAGE/Renovate-Demo, branch=renovate/express-4.x)
2025-01-17T15:58:53.4060198Z DEBUG: Branch does not need rebasing (repository=company_STAGE/Renovate-Demo, branch=renovate/express-4.x)
2025-01-17T15:58:53.4062071Z DEBUG: Using reuseExistingBranch: true (repository=company_STAGE/Renovate-Demo, branch=renovate/express-4.x)
2025-01-17T15:58:53.4063765Z DEBUG: Setting current branch to main (repository=company_STAGE/Renovate-Demo, branch=renovate/express-4.x)
2025-01-17T15:58:53.4423517Z DEBUG: latest commit (repository=company_STAGE/Renovate-Demo, branch=renovate/express-4.x)
2025-01-17T15:58:53.4424323Z "branchName": "main",
2025-01-17T15:58:53.4425549Z "latestCommitDate": "2025-01-17T10:37:07-05:00"
2025-01-17T15:58:53.4568668Z DEBUG: manager.getUpdatedPackageFiles() reuseExistingBranch=true (repository=company_STAGE/Renovate-Demo, branch=renovate/express-4.x)
2025-01-17T15:58:53.4836187Z DEBUG: npm.updateDependency(): dependencies.express = ^4.0.0 (repository=company_STAGE/Renovate-Demo, branch=renovate/express-4.x)
2025-01-17T15:58:53.4838055Z DEBUG: No package files need updating (repository=company_STAGE/Renovate-Demo, branch=renovate/express-4.x)
2025-01-17T15:58:53.4842155Z DEBUG: Getting updated lock files (repository=company_STAGE/Renovate-Demo, branch=renovate/express-4.x)
2025-01-17T15:58:53.4848935Z DEBUG: Writing package.json files (repository=company_STAGE/Renovate-Demo, branch=renovate/express-4.x)
2025-01-17T15:58:53.4849782Z "packageFiles": ["package.json"]
2025-01-17T15:58:53.4851395Z DEBUG: Writing package-lock.json (repository=company_STAGE/Renovate-Demo, branch=renovate/express-4.x)
2025-01-17T15:58:53.4996557Z DEBUG: Massaging npm lock file before writing to disk (repository=company_STAGE/Renovate-Demo, branch=renovate/express-4.x)
2025-01-17T15:58:53.5008265Z DEBUG: Writing any updated package files (repository=company_STAGE/Renovate-Demo, branch=renovate/express-4.x)
2025-01-17T15:58:53.5011025Z DEBUG: Found 1 npm host rule(s) (repository=company_STAGE/Renovate-Demo, branch=renovate/express-4.x)
2025-01-17T15:58:53.5013200Z DEBUG: Adding npmrc entry for //pkgs.dev.azure.com/companydev/_packaging/unity/npm/registry/ with key _authToken (repository=company_STAGE/Renovate-Demo, branch=renovate/express-4.x)
2025-01-17T15:58:53.5051104Z DEBUG: No updated lock files in branch (repository=company_STAGE/Renovate-Demo, branch=renovate/express-4.x)
2025-01-17T15:58:53.5054583Z DEBUG: No changes to package files, skipping post-upgrade tasks (repository=company_STAGE/Renovate-Demo, branch=renovate/express-4.x)
2025-01-17T15:58:53.5057909Z DEBUG: No files to commit (repository=company_STAGE/Renovate-Demo, branch=renovate/express-4.x)
2025-01-17T15:58:53.5059602Z DEBUG: Setting current branch to main (repository=company_STAGE/Renovate-Demo, branch=renovate/express-4.x)
2025-01-17T15:58:53.5418243Z DEBUG: latest commit (repository=company_STAGE/Renovate-Demo, branch=renovate/express-4.x)
2025-01-17T15:58:53.5419355Z "branchName": "main",
2025-01-17T15:58:53.5420242Z "latestCommitDate": "2025-01-17T10:37:07-05:00"
2025-01-17T15:58:53.5556571Z DEBUG: Checking if we can automerge branch (repository=company_STAGE/Renovate-Demo, branch=renovate/express-4.x)
2025-01-17T15:58:53.5557760Z DEBUG: mergeStatus=no automerge (repository=company_STAGE/Renovate-Demo, branch=renovate/express-4.x)
2025-01-17T15:58:53.5559231Z DEBUG: Ensuring PR (repository=company_STAGE/Renovate-Demo, branch=renovate/express-4.x)
2025-01-17T15:58:53.5560790Z DEBUG: There are 0 errors and 0 warnings (repository=company_STAGE/Renovate-Demo, branch=renovate/express-4.x)
2025-01-17T15:58:53.5569772Z DEBUG: getBranchPr(renovate/express-4.x, main) (repository=company_STAGE/Renovate-Demo, branch=renovate/express-4.x)
2025-01-17T15:58:53.5571714Z DEBUG: getPrList() (repository=company_STAGE/Renovate-Demo, branch=renovate/express-4.x)
2025-01-17T15:58:53.5573378Z DEBUG: getPr(24257) (repository=company_STAGE/Renovate-Demo, branch=renovate/express-4.x)
2025-01-17T15:58:53.5574244Z DEBUG: getPrList() (repository=company_STAGE/Renovate-Demo, branch=renovate/express-4.x)
2025-01-17T15:58:53.9089910Z DEBUG: Found existing PR (repository=company_STAGE/Renovate-Demo, branch=renovate/express-4.x)
2025-01-17T15:58:53.9095730Z DEBUG: Fetching changelog: https://github.com/expressjs/express (3.21.2 -> 4.21.2) (repository=company_STAGE/Renovate-Demo, branch=renovate/express-4.x)
2025-01-17T15:58:53.9105412Z WARN: No github.com token has been configured. Skipping release notes retrieval (repository=company_STAGE/Renovate-Demo, branch=renovate/express-4.x)
2025-01-17T15:58:53.9110643Z "manager": "npm",
2025-01-17T15:58:53.9111381Z "packageName": "express",
2025-01-17T15:58:53.9112300Z "sourceUrl": "https://github.com/expressjs/express"
2025-01-17T15:58:53.9302264Z DEBUG: Processing existing PR (repository=company_STAGE/Renovate-Demo, branch=renovate/express-4.x)
2025-01-17T15:58:53.9338747Z DEBUG: PR body changed (repository=company_STAGE/Renovate-Demo, branch=renovate/express-4.x)
2025-01-17T15:58:53.9341679Z "prTitle": "Update dependency express to v4"
2025-01-17T15:58:53.9344135Z DEBUG: updatePr(24257, Update dependency express to v4, body) (repository=company_STAGE/Renovate-Demo, branch=renovate/express-4.x)
2025-01-17T15:58:54.3850101Z INFO: PR updated (repository=company_STAGE/Renovate-Demo, branch=renovate/express-4.x)
2025-01-17T15:58:54.3851815Z "pr": 24257,
2025-01-17T15:58:54.3852488Z "prTitle": "Update dependency express to v4"
2025-01-17T15:58:54.3853302Z DEBUG: setPrCache() (repository=company_STAGE/Renovate-Demo, branch=renovate/express-4.x)
2025-01-17T15:58:54.3862927Z DEBUG: PR is not configured for automerge (repository=company_STAGE/Renovate-Demo, branch=renovate/express-4.x)
2025-01-17T15:58:54.3867542Z DEBUG: getBranchPr(renovate/express-4.x, main) (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:54.3872137Z DEBUG: getPrList() (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:54.3872950Z DEBUG: getPr(24257) (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:54.3873636Z DEBUG: getPrList() (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:54.7161253Z DEBUG: No renovate config file found (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:54.7173051Z DEBUG: Config does not need migration (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:54.7185603Z DEBUG: ensureDependencyDashboard() (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:54.7186518Z DEBUG: Closing Dependency Dashboard (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:54.7190254Z DEBUG: checkReconfigureBranch() (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:54.7192226Z DEBUG: No reconfigure branch found (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:54.7245573Z DEBUG: Removing any stale branches (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:54.7247686Z DEBUG: config.repoIsOnboarded=true (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:54.7249492Z DEBUG: Branch lists (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:54.7251126Z "branchList": ["renovate/express-4.x"],
2025-01-17T15:58:54.7252706Z "renovateBranches": ["renovate/express-4.x"]
2025-01-17T15:58:54.7254408Z DEBUG: remainingBranches= (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:54.7256307Z DEBUG: No branches to clean up (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:54.7258410Z DEBUG: PackageFiles.clear() - Package files deleted (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:54.7260254Z DEBUG: getPrList() (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:54.7262417Z DEBUG: Branch summary (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:54.7263530Z "cacheModified": undefined,
2025-01-17T15:58:54.7264814Z "baseBranches": [{"branchName": "main", "sha": "484e4ae7399a5473834ce0dd3f3e5ae6987799d6"}],
2025-01-17T15:58:54.7266291Z "branches": [
2025-01-17T15:58:54.7267064Z {
2025-01-17T15:58:54.7267877Z "automerge": false,
2025-01-17T15:58:54.7268803Z "baseBranch": "main",
2025-01-17T15:58:54.7270029Z "baseBranchSha": "484e4ae7399a5473834ce0dd3f3e5ae6987799d6",
2025-01-17T15:58:54.7271720Z "branchName": "renovate/express-4.x",
2025-01-17T15:58:54.7272942Z "branchSha": "bb6cb302f26821feee74c5a74f50817b6392a4c6",
2025-01-17T15:58:54.7274026Z "isModified": false,
2025-01-17T15:58:54.7274936Z "isPristine": false
2025-01-17T15:58:54.7275711Z }
2025-01-17T15:58:54.7276666Z ],
2025-01-17T15:58:54.7278542Z "defaultBranch": "main",
2025-01-17T15:58:54.7279520Z "inactiveBranches": []
2025-01-17T15:58:54.7281995Z DEBUG: branches info extended (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:54.7283195Z "branchesInformation": [
2025-01-17T15:58:54.7283999Z {
2025-01-17T15:58:54.7285510Z "branchName": "renovate/express-4.x",
2025-01-17T15:58:54.7288531Z "prNo": 24257,
2025-01-17T15:58:54.7289541Z "prTitle": "Update dependency express to v4",
2025-01-17T15:58:54.7290496Z "result": "done",
2025-01-17T15:58:54.7291321Z "upgrades": [
2025-01-17T15:58:54.7292077Z {
2025-01-17T15:58:54.7292890Z "datasource": "npm",
2025-01-17T15:58:54.7293741Z "depName": "express",
2025-01-17T15:58:54.7294679Z "displayPending": "",
2025-01-17T15:58:54.7295606Z "fixedVersion": "3.21.2",
2025-01-17T15:58:54.7296604Z "currentVersion": "3.21.2",
2025-01-17T15:58:54.7297538Z "currentValue": "^3.21.0",
2025-01-17T15:58:54.7298497Z "newValue": "^4.0.0",
2025-01-17T15:58:54.7299446Z "newVersion": "4.21.2",
2025-01-17T15:58:54.7300400Z "packageFile": "package.json",
2025-01-17T15:58:54.7301373Z "updateType": "major",
2025-01-17T15:58:54.7302195Z "packageName": "express"
2025-01-17T15:58:54.7302990Z }
2025-01-17T15:58:54.7303648Z ]
2025-01-17T15:58:54.7304390Z }
2025-01-17T15:58:54.7305075Z ]
2025-01-17T15:58:54.7306841Z DEBUG: Renovate repository PR statistics (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:54.7308482Z "stats": {"total": 1, "open": 1, "closed": 0, "merged": 0}
2025-01-17T15:58:54.7310599Z DEBUG: Repository result: done, status: onboarded, enabled: true, onboarded: true (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:54.7313553Z DEBUG: repository problems (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:54.7314665Z "repoProblems": [
2025-01-17T15:58:54.7315757Z "WARN: No github.com token has been configured. Skipping release notes retrieval"
2025-01-17T15:58:54.7317435Z ]
2025-01-17T15:58:54.7362675Z DEBUG: Repository timing splits (milliseconds) (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:54.7363809Z "splits": {"init": 1359, "extract": 286, "lookup": 1308, "onboarding": 1, "update": 2806},
2025-01-17T15:58:54.7364263Z "total": 6109
2025-01-17T15:58:54.7365796Z DEBUG: Package cache statistics (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:54.7366339Z "get": {"count": 3, "avgMs": 68, "medianMs": 52, "maxMs": 128, "totalMs": 204},
2025-01-17T15:58:54.7366861Z "set": {"count": 3, "avgMs": 60, "medianMs": 30, "maxMs": 139, "totalMs": 179}
2025-01-17T15:58:54.7377178Z DEBUG: HTTP statistics (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:54.7377604Z "hosts": {
2025-01-17T15:58:54.7377930Z "registry.npmjs.org": {
2025-01-17T15:58:54.7378665Z "count": 3,
2025-01-17T15:58:54.7378977Z "reqAvgMs": 252,
2025-01-17T15:58:54.7379309Z "reqMedianMs": 288,
2025-01-17T15:58:54.7379639Z "reqMaxMs": 362,
2025-01-17T15:58:54.7380095Z "queueAvgMs": 1,
2025-01-17T15:58:54.7380422Z "queueMedianMs": 0,
2025-01-17T15:58:54.7380921Z "queueMaxMs": 3
2025-01-17T15:58:54.7381404Z }
2025-01-17T15:58:54.7381656Z },
2025-01-17T15:58:54.7381944Z "requests": 3
2025-01-17T15:58:54.7382890Z DEBUG: HTTP cache statistics (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:54.7383518Z "https://registry.npmjs.org": {
2025-01-17T15:58:54.7383944Z "/ech": {"hit": 0, "miss": 1, "localMiss": 1},
2025-01-17T15:58:54.7384598Z "/express": {"hit": 0, "miss": 1, "localMiss": 1},
2025-01-17T15:58:54.7385140Z "/typescript": {"hit": 0, "miss": 1, "localMiss": 1}
2025-01-17T15:58:54.7385585Z }
2025-01-17T15:58:54.7386214Z DEBUG: Lookup statistics (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:54.7386852Z "npm": {"count": 3, "avgMs": 649, "medianMs": 423, "maxMs": 1235, "totalMs": 1946}
2025-01-17T15:58:54.7387671Z INFO: Repository finished (repository=company_STAGE/Renovate-Demo)
2025-01-17T15:58:54.7390029Z "cloned": true,
2025-01-17T15:58:54.7391017Z "durationMs": 6109
2025-01-17T15:58:54.7392070Z DEBUG: Checking file package cache for expired items
2025-01-17T15:58:54.7544416Z DEBUG: Deleted 0 of 3 file cached entries in 15ms
2025-01-17T15:58:54.8028444Z ##[debug]Exit code 0 received from tool '/usr/bin/bash'
2025-01-17T15:58:54.8031790Z ##[debug]STDIO streams have closed for tool '/usr/bin/bash'
2025-01-17T15:58:54.8045976Z ##[debug]task result: Succeeded
2025-01-17T15:58:54.8049612Z ##[debug]Processed: ##vso[task.complete result=Succeeded;done=true;]
2025-01-17T15:58:54.8091470Z ##[section]Finishing: Run renovate
Beta Was this translation helpful? Give feedback.
All reactions