Created
February 24, 2024 11:42
-
-
Save dawnmist/d728fbd9517fb22a5194c174dd00989b to your computer and use it in GitHub Desktop.
Renovate log for remix monorepo update issues.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
DEBUG: Using RE2 regex engine | |
DEBUG: Parsing configs | |
DEBUG: Checking for config file in /runner/renovate/job_config.json | |
DEBUG: Detected config in env RENOVATE_CONFIG | |
{ | |
"config": { | |
"extends": [ | |
"mergeConfidence:all-badges" | |
], | |
"prFooter": "This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/{{platform}}/{{repository}}).", | |
"prHeader": "[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)", | |
"redisUrl": "redis://mend-developer-platform-renovate-prod.aqffol.ng.0001.use1.cache.amazonaws.com:6379", | |
"binarySource": "install", | |
"platformCommit": true, | |
"repositoryCache": "enabled", | |
"cacheTtlOverride": { | |
"datasource-docker-hub-tags": 90 | |
}, | |
"onboardingConfig": { | |
"$schema": "https://docs.renovatebot.com/renovate-schema.json", | |
"extends": [ | |
"config:recommended" | |
] | |
}, | |
"gitIgnoredAuthors": [ | |
"29139614+renovate[bot]@users.noreply.github.com" | |
], | |
"customizeDashboard": { | |
"repoProblemsHeader": "These problems occurred while renovating this repository. [View logs](https://developer.mend.io//{{platform}}/{{repository}})." | |
}, | |
"repositoryCacheType": "s3://mend-developer-platform-prod/renovate/", | |
"dependencyDashboardFooter": "\n- [ ] <!-- manual job -->Check this box to trigger a request for Renovate to run again on this repository\n", | |
"allowedPostUpgradeCommands": [ | |
"^git add --all$", | |
"^git reset$", | |
"^npx beachball change( --no-fetch)? --no-commit --type (patch|none) --message '{{{commitMessage}}}'$", | |
"^pwd$" | |
], | |
"allowPostUpgradeCommandTemplating": true | |
} | |
} | |
DEBUG: File config | |
{ | |
"config": { | |
"token": "***********", | |
"privateKey": "***********", | |
"privateKeyOld": "***********", | |
"hostRules": [ | |
{ | |
"hostType": "docker", | |
"matchHost": "docker.io", | |
"username": "mdpprod3renovate", | |
"password": "***********" | |
}, | |
{ | |
"hostType": "docker", | |
"matchHost": "hub.docker.com", | |
"username": "mdpprodrenovatedc2", | |
"password": "***********" | |
}, | |
{ | |
"hostType": "github", | |
"matchHost": "api.github.com", | |
"token": "***********" | |
}, | |
{ | |
"hostType": "github-tags", | |
"matchHost": "api.github.com", | |
"token": "***********" | |
}, | |
{ | |
"hostType": "github-releases", | |
"matchHost": "api.github.com", | |
"token": "***********" | |
}, | |
{ | |
"hostType": "pod", | |
"matchHost": "api.github.com", | |
"token": "***********" | |
}, | |
{ | |
"hostType": "terraform-provider", | |
"matchHost": "api.github.com", | |
"token": "***********" | |
}, | |
{ | |
"hostType": "rubygems", | |
"matchHost": "github.com", | |
"token": "***********" | |
} | |
] | |
} | |
} | |
DEBUG: CLI config | |
{ | |
"config": {} | |
} | |
DEBUG: Env config | |
{ | |
"config": { | |
"extends": [ | |
"mergeConfidence:all-badges" | |
], | |
"prFooter": "This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/{{platform}}/{{repository}}).", | |
"prHeader": "[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)", | |
"redisUrl": "redis://mend-developer-platform-renovate-prod.aqffol.ng.0001.use1.cache.amazonaws.com:6379", | |
"binarySource": "install", | |
"platformCommit": true, | |
"repositoryCache": "enabled", | |
"cacheTtlOverride": { | |
"datasource-docker-hub-tags": 90 | |
}, | |
"onboardingConfig": { | |
"$schema": "https://docs.renovatebot.com/renovate-schema.json", | |
"extends": [ | |
"config:recommended" | |
] | |
}, | |
"gitIgnoredAuthors": [ | |
"29139614+renovate[bot]@users.noreply.github.com" | |
], | |
"customizeDashboard": { | |
"repoProblemsHeader": "These problems occurred while renovating this repository. [View logs](https://developer.mend.io//{{platform}}/{{repository}})." | |
}, | |
"repositoryCacheType": "s3://mend-developer-platform-prod/renovate/", | |
"dependencyDashboardFooter": "\n- [ ] <!-- manual job -->Check this box to trigger a request for Renovate to run again on this repository\n", | |
"allowedPostUpgradeCommands": [ | |
"^git add --all$", | |
"^git reset$", | |
"^npx beachball change( --no-fetch)? --no-commit --type (patch|none) --message '{{{commitMessage}}}'$", | |
"^pwd$" | |
], | |
"allowPostUpgradeCommandTemplating": true, | |
"hostRules": [], | |
"onboardingNoDeps": true, | |
"onboarding": true, | |
"forkProcessing": "enabled", | |
"requireConfig": "required", | |
"platform": "github", | |
"username": "renovate[bot]", | |
"repositories": [ | |
"dawnmist/renovate-monorepo-update-reproduction" | |
], | |
"gitAuthor": "renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>" | |
} | |
} | |
DEBUG: Combined config | |
{ | |
"config": { | |
"token": "***********", | |
"privateKey": "***********", | |
"privateKeyOld": "***********", | |
"hostRules": [ | |
{ | |
"hostType": "docker", | |
"matchHost": "docker.io", | |
"username": "mdpprod3renovate", | |
"password": "***********" | |
}, | |
{ | |
"hostType": "docker", | |
"matchHost": "hub.docker.com", | |
"username": "mdpprodrenovatedc2", | |
"password": "***********" | |
}, | |
{ | |
"hostType": "github", | |
"matchHost": "api.github.com", | |
"token": "***********" | |
}, | |
{ | |
"hostType": "github-tags", | |
"matchHost": "api.github.com", | |
"token": "***********" | |
}, | |
{ | |
"hostType": "github-releases", | |
"matchHost": "api.github.com", | |
"token": "***********" | |
}, | |
{ | |
"hostType": "pod", | |
"matchHost": "api.github.com", | |
"token": "***********" | |
}, | |
{ | |
"hostType": "terraform-provider", | |
"matchHost": "api.github.com", | |
"token": "***********" | |
}, | |
{ | |
"hostType": "rubygems", | |
"matchHost": "github.com", | |
"token": "***********" | |
} | |
], | |
"extends": [ | |
"mergeConfidence:all-badges" | |
], | |
"prFooter": "This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/{{platform}}/{{repository}}).", | |
"prHeader": "[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)", | |
"redisUrl": "redis://mend-developer-platform-renovate-prod.aqffol.ng.0001.use1.cache.amazonaws.com:6379", | |
"binarySource": "install", | |
"platformCommit": true, | |
"repositoryCache": "enabled", | |
"cacheTtlOverride": { | |
"datasource-docker-hub-tags": 90 | |
}, | |
"onboardingConfig": { | |
"$schema": "https://docs.renovatebot.com/renovate-schema.json", | |
"extends": [ | |
"config:recommended" | |
] | |
}, | |
"gitIgnoredAuthors": [ | |
"29139614+renovate[bot]@users.noreply.github.com" | |
], | |
"customizeDashboard": { | |
"repoProblemsHeader": "These problems occurred while renovating this repository. [View logs](https://developer.mend.io//{{platform}}/{{repository}})." | |
}, | |
"repositoryCacheType": "s3://mend-developer-platform-prod/renovate/", | |
"dependencyDashboardFooter": "\n- [ ] <!-- manual job -->Check this box to trigger a request for Renovate to run again on this repository\n", | |
"allowedPostUpgradeCommands": [ | |
"^git add --all$", | |
"^git reset$", | |
"^npx beachball change( --no-fetch)? --no-commit --type (patch|none) --message '{{{commitMessage}}}'$", | |
"^pwd$" | |
], | |
"allowPostUpgradeCommandTemplating": true, | |
"onboardingNoDeps": true, | |
"onboarding": true, | |
"forkProcessing": "enabled", | |
"requireConfig": "required", | |
"platform": "github", | |
"username": "renovate[bot]", | |
"repositories": [ | |
"dawnmist/renovate-monorepo-update-reproduction" | |
], | |
"gitAuthor": "renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>" | |
} | |
} | |
DEBUG: Enabling forkProcessing while in non-autodiscover mode | |
DEBUG: Found valid git version: 2.43.0 | |
DEBUG: Setting global hostRules | |
DEBUG: Adding password authentication for docker.io (hostType=docker) to hostRules | |
DEBUG: Adding password authentication for hub.docker.com (hostType=docker) to hostRules | |
DEBUG: Adding token authentication for api.github.com (hostType=github) to hostRules | |
DEBUG: Adding token authentication for api.github.com (hostType=github-tags) to hostRules | |
DEBUG: Adding token authentication for api.github.com (hostType=github-releases) to hostRules | |
DEBUG: Adding token authentication for api.github.com (hostType=pod) to hostRules | |
DEBUG: Adding token authentication for api.github.com (hostType=terraform-provider) to hostRules | |
DEBUG: Adding token authentication for github.com (hostType=rubygems) to hostRules | |
DEBUG: Using default github endpoint: https://api.github.com/ | |
DEBUG: Platform config | |
{ | |
"platformConfig": { | |
"hostType": "github", | |
"endpoint": "https://api.github.com/", | |
"isGHApp": true, | |
"isGhe": false | |
} | |
"renovateUsername": "renovate[bot]" | |
} | |
DEBUG: Using configured gitAuthor (renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>) | |
DEBUG: Adding token authentication for api.github.com (hostType=github) to hostRules | |
DEBUG: Using baseDir: /tmp/renovate | |
DEBUG: Using cacheDir: /tmp/renovate/cache | |
DEBUG: Using containerbaseDir: /tmp/renovate/cache/containerbase | |
DEBUG: Redis cache init | |
DEBUG: Commits limit = null | |
DEBUG: Setting global hostRules | |
DEBUG: Adding password authentication for docker.io (hostType=docker) to hostRules | |
DEBUG: Adding password authentication for hub.docker.com (hostType=docker) to hostRules | |
DEBUG: Adding token authentication for api.github.com (hostType=github) to hostRules | |
DEBUG: Adding token authentication for api.github.com (hostType=github-tags) to hostRules | |
DEBUG: Adding token authentication for api.github.com (hostType=github-releases) to hostRules | |
DEBUG: Adding token authentication for api.github.com (hostType=pod) to hostRules | |
DEBUG: Adding token authentication for api.github.com (hostType=terraform-provider) to hostRules | |
DEBUG: Adding token authentication for github.com (hostType=rubygems) to hostRules | |
DEBUG: Adding token authentication for api.github.com (hostType=github) to hostRules | |
DEBUG: validatePresets() | |
DEBUG: Reinitializing hostRules for repo | |
DEBUG: Clearing hostRules | |
DEBUG: Adding password authentication for docker.io (hostType=docker) to hostRules | |
DEBUG: Adding password authentication for hub.docker.com (hostType=docker) to hostRules | |
DEBUG: Adding token authentication for api.github.com (hostType=github) to hostRules | |
DEBUG: Adding token authentication for api.github.com (hostType=github-tags) to hostRules | |
DEBUG: Adding token authentication for api.github.com (hostType=github-releases) to hostRules | |
DEBUG: Adding token authentication for api.github.com (hostType=pod) to hostRules | |
DEBUG: Adding token authentication for api.github.com (hostType=terraform-provider) to hostRules | |
DEBUG: Adding token authentication for github.com (hostType=rubygems) to hostRules | |
DEBUG: Adding token authentication for api.github.com (hostType=github) to hostRules | |
INFO: Repository started | |
{ | |
"renovateVersion": "37.200.0" | |
} | |
DEBUG: Using localDir: /tmp/renovate/repos/github/dawnmist/renovate-monorepo-update-reproduction | |
DEBUG: PackageFiles.clear() - Package files deleted | |
DEBUG: initRepo("dawnmist/renovate-monorepo-update-reproduction") | |
DEBUG: hostRules: authentication already set for api.github.com | |
DEBUG: dawnmist/renovate-monorepo-update-reproduction default branch = main | |
DEBUG: Using app token for git init | |
DEBUG: RepoCacheS3.read() - No cached file found | |
DEBUG: RepoCacheBase.load() - expecting data of type 'string' received 'object' instead - skipping | |
DEBUG: Resetting npmrc | |
DEBUG: Resetting npmrc | |
DEBUG: checkOnboarding() | |
DEBUG: isOnboarded() | |
DEBUG: findPr(renovate/configure, Configure Renovate, !open) | |
DEBUG: Saving response to cache: https://api.github.com/repos/dawnmist/renovate-monorepo-update-reproduction/pulls?per_page=100&state=all&sort=updated&direction=desc&page=1 with etag "21b130bf6170a3c10614f0ef576388c83574cd60bd3439a71a18137ddd62b24a" | |
DEBUG: getPrList success | |
{ | |
"pullsTotal": 0 | |
"requestsTotal": 1 | |
"apiQuotaAffected": true | |
} | |
DEBUG: findPr(renovate/configure, chore: Configure Renovate, !open) | |
DEBUG: findFile(renovate.json) | |
DEBUG: Initializing git repository into /tmp/renovate/repos/github/dawnmist/renovate-monorepo-update-reproduction | |
DEBUG: Performing blobless clone | |
DEBUG: git clone completed | |
{ | |
"durationMs": 559 | |
} | |
DEBUG: latest repository commit | |
{ | |
"latestCommit": { | |
"hash": "838e45a26262d0e56149f7a12ab2021fea9374b7", | |
"date": "2024-02-24T22:36:55+11:00", | |
"message": "Remove encrypted token - no private repos used.", | |
"refs": "HEAD -> main, origin/main, origin/HEAD", | |
"body": "", | |
"author_name": "Janeene Beeforth", | |
"author_email": "[email protected]" | |
} | |
} | |
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": { | |
"$schema": "https://docs.renovatebot.com/renovate-schema.json", | |
"extends": [ | |
"config:best-practices", | |
"npm:unpublishSafe", | |
":automergePr", | |
":automergeRequireAllStatusChecks", | |
":automergeStableNonMajor", | |
":automergeTypes", | |
":dependencyDashboard", | |
":docker", | |
":enableVulnerabilityAlertsWithLabel(security)", | |
":ignoreModulesAndTests", | |
":ignoreUnstable", | |
":pinAllExceptPeerDependencies", | |
":separateMultipleMajorReleases", | |
":timezone(Australia/Melbourne)", | |
":widenPeerDependencies" | |
], | |
"baseBranches": [ | |
"main" | |
], | |
"major": { | |
"automerge": false | |
}, | |
"packageRules": [ | |
{ | |
"matchDepTypes": [ | |
"dependencies" | |
], | |
"allowedVersions": "<1.0.0", | |
"separateMinorPatch": true, | |
"minor": { | |
"automerge": false | |
} | |
}, | |
{ | |
"groupName": "axe a11y validation libraries", | |
"matchSourceUrls": [ | |
"https://github.com/dequelabs/axe-core-npm" | |
] | |
} | |
], | |
"postUpdateOptions": [ | |
"yarnDedupeHighest" | |
], | |
"prConcurrentLimit": 2, | |
"prHourlyLimit": 1 | |
} | |
} | |
DEBUG: migrateAndValidate() | |
DEBUG: No config migration necessary | |
DEBUG: Post-massage config | |
{ | |
"config": { | |
"$schema": "https://docs.renovatebot.com/renovate-schema.json", | |
"extends": [ | |
"mergeConfidence:all-badges", | |
"config:best-practices", | |
"npm:unpublishSafe", | |
":automergePr", | |
":automergeRequireAllStatusChecks", | |
":automergeStableNonMajor", | |
":automergeTypes", | |
":dependencyDashboard", | |
":docker", | |
":enableVulnerabilityAlertsWithLabel(security)", | |
":ignoreModulesAndTests", | |
":ignoreUnstable", | |
":pinAllExceptPeerDependencies", | |
":separateMultipleMajorReleases", | |
":timezone(Australia/Melbourne)", | |
":widenPeerDependencies" | |
], | |
"baseBranches": [ | |
"main" | |
], | |
"major": { | |
"automerge": false | |
}, | |
"packageRules": [ | |
{ | |
"matchDepTypes": [ | |
"dependencies" | |
], | |
"allowedVersions": "<1.0.0", | |
"separateMinorPatch": true | |
}, | |
{ | |
"matchDepTypes": [ | |
"dependencies" | |
], | |
"matchUpdateTypes": [ | |
"minor" | |
], | |
"automerge": false | |
}, | |
{ | |
"groupName": "axe a11y validation libraries", | |
"matchSourceUrls": [ | |
"https://github.com/dequelabs/axe-core-npm" | |
] | |
} | |
], | |
"postUpdateOptions": [ | |
"yarnDedupeHighest" | |
], | |
"prConcurrentLimit": 2, | |
"prHourlyLimit": 1 | |
} | |
} | |
DEBUG: Setting hostRules from config | |
DEBUG: Found repo ignorePaths | |
{ | |
"ignorePaths": [ | |
"**/node_modules/**", | |
"**/bower_components/**", | |
"**/vendor/**", | |
"**/examples/**", | |
"**/__tests__/**", | |
"**/test/**", | |
"**/tests/**", | |
"**/__fixtures__/**" | |
] | |
} | |
DEBUG: No vulnerability alerts enabled for repo | |
DEBUG: No vulnerability alerts found | |
DEBUG: findIssue(Dependency Dashboard) | |
DEBUG: baseBranches | |
{ | |
"baseBranches": [ | |
"main" | |
] | |
} | |
DEBUG: baseBranch: main | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: extract() | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Setting current branch to main | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: latest commit | |
{ | |
"baseBranch": "main" | |
"branchName": "main" | |
"latestCommitDate": "2024-02-24T22:36:55+11:00" | |
} | |
DEBUG: Using file match: (^|/)tasks/[^/]+\.ya?ml$ for manager ansible | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using file match: (^|/)(galaxy|requirements)(\.ansible)?\.ya?ml$ for manager ansible-galaxy | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using file match: (^|/)\.tool-versions$ for manager asdf | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using file match: azure.*pipelines?.*\.ya?ml$ for manager azure-pipelines | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using file match: (^|/)batect(-bundle)?\.ya?ml$ for manager batect | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using file match: (^|/)batect$ for manager batect-wrapper | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using file match: (^|/)WORKSPACE(|\.bazel)$ for manager bazel | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using file match: \.bzl$ for manager bazel | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using file match: (^|/)MODULE\.bazel$ for manager bazel-module | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using file match: (^|/)\.bazelversion$ for manager bazelisk | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using file match: \.bicep$ for manager bicep | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using file match: (^|/)\.?bitbucket-pipelines\.ya?ml$ for manager bitbucket-pipelines | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using file match: buildkite\.ya?ml for manager buildkite | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using file match: \.buildkite/.+\.ya?ml$ for manager buildkite | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using file match: (^|/)bun\.lockb$ for manager bun | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using file match: (^|/)Gemfile$ for manager bundler | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using file match: \.cake$ for manager cake | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using file match: (^|/)Cargo\.toml$ for manager cargo | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using file match: (^|/)\.circleci/config\.ya?ml$ for manager circleci | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using file match: (^|/)cloudbuild\.ya?ml for manager cloudbuild | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using file match: (^|/)Podfile$ for manager cocoapods | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using file match: (^|/)([\w-]*)composer\.json$ for manager composer | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using file match: (^|/)conanfile\.(txt|py)$ for manager conan | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using file match: (^|/)cpanfile$ for manager cpanfile | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using file match: (^|/)(?:deps|bb)\.edn$ for manager deps-edn | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using file match: (^|/)(?:docker-)?compose[^/]*\.ya?ml$ for manager docker-compose | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using file match: (^|/|\.)([Dd]ocker|[Cc]ontainer)file$ for manager dockerfile | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using file match: (^|/)([Dd]ocker|[Cc]ontainer)file[^/]*$ for manager dockerfile | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using file match: (^|/)\.drone\.yml$ for manager droneci | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using file match: (^|/)fleet\.ya?ml for manager fleet | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using file match: (?:^|/)gotk-components\.ya?ml$ for manager flux | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using file match: (^|/)\.fvm/fvm_config\.json$ for manager fvm | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using file match: (^|/)\.gitmodules$ for manager git-submodules | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using file match: (^|/)(workflow-templates|\.(?:github|gitea|forgejo)/(?:workflows|actions))/.+\.ya?ml$ for manager github-actions | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using file match: (^|/)action\.ya?ml$ for manager github-actions | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using file match: \.gitlab-ci\.ya?ml$ for manager gitlabci | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using file match: \.gitlab-ci\.ya?ml$ for manager gitlabci-include | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using file match: (^|/)go\.mod$ for manager gomod | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using file match: \.gradle(\.kts)?$ for manager gradle | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using file match: (^|/)gradle\.properties$ for manager gradle | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using file match: (^|/)gradle/.+\.toml$ for manager gradle | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using file match: (^|/)buildSrc/.+\.kt$ for manager gradle | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using file match: \.versions\.toml$ for manager gradle | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using file match: (^|/)versions.props$ for manager gradle | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using file match: (^|/)versions.lock$ for manager gradle | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using file match: (^|/)gradle/wrapper/gradle-wrapper\.properties$ for manager gradle-wrapper | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using file match: (^|/)requirements\.ya?ml$ for manager helm-requirements | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using file match: (^|/)values\.ya?ml$ for manager helm-values | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using file match: (^|/)helmfile\.ya?ml(?:\.gotmpl)?$ for manager helmfile | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using file match: (^|/)Chart\.ya?ml$ for manager helmv3 | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using file match: (^|/)bin/hermit$ for manager hermit | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using file match: ^Formula/[^/]+[.]rb$ for manager homebrew | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using file match: \.html?$ for manager html | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using file match: (^|/)plugins\.(txt|ya?ml)$ for manager jenkins | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using file match: (^|/)jsonnetfile\.json$ for manager jsonnet-bundler | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using file match: ^.+\.main\.kts$ for manager kotlin-script | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using file match: (^|/)kustomization\.ya?ml$ for manager kustomize | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using file match: (^|/)project\.clj$ for manager leiningen | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using file match: (^|/|\.)pom\.xml$ for manager maven | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using file match: ^(((\.mvn)|(\.m2))/)?settings\.xml$ for manager maven | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using file match: (^|\/).mvn/wrapper/maven-wrapper.properties$ for manager maven-wrapper | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using file match: (^|/)package\.js$ for manager meteor | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using file match: (^|/)Mintfile$ for manager mint | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using file match: (^|/)mix\.exs$ for manager mix | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using file match: (^|/)flake\.nix$ for manager nix | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using file match: (^|/)\.node-version$ for manager nodenv | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using file match: (^|/)package\.json$ for manager npm | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using file match: \.(?:cs|fs|vb)proj$ for manager nuget | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using file match: \.(?:props|targets)$ for manager nuget | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using file match: (^|/)dotnet-tools\.json$ for manager nuget | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using file match: (^|/)global\.json$ for manager nuget | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using file match: (^|/)\.nvmrc$ for manager nvm | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using file match: (^|/)src/main/features/.+\.json$ for manager osgi | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using file match: (^|/)pyproject\.toml$ for manager pep621 | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using file match: (^|/)[\w-]*requirements(-\w+)?\.(txt|pip)$ for manager pip_requirements | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using file match: (^|/)setup\.py$ for manager pip_setup | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using file match: (^|/)Pipfile$ for manager pipenv | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using file match: (^|/)pyproject\.toml$ for manager poetry | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using file match: (^|/)\.pre-commit-config\.ya?ml$ for manager pre-commit | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using file match: (^|/)pubspec\.ya?ml$ for manager pub | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using file match: (^|/)Puppetfile$ for manager puppet | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using file match: (^|/)\.python-version$ for manager pyenv | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using file match: (^|/)\.ruby-version$ for manager ruby-version | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using file match: \.sbt$ for manager sbt | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using file match: project/[^/]*\.scala$ for manager sbt | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using file match: project/build\.properties$ for manager sbt | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using file match: (^|/)setup\.cfg$ for manager setup-cfg | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using file match: (^|/)Package\.swift for manager swift | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using file match: \.tf$ for manager terraform | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using file match: (^|/)\.terraform-version$ for manager terraform-version | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using file match: (^|/)terragrunt\.hcl$ for manager terragrunt | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using file match: (^|/)\.terragrunt-version$ for manager terragrunt-version | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using file match: \.tflint\.hcl$ for manager tflint-plugin | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using file match: ^\.travis\.ya?ml$ for manager travis | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using file match: (^|/)\.vela\.ya?ml$ for manager velaci | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using file match: ^\.woodpecker(?:/[^/]+)?\.ya?ml$ for manager woodpecker | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Matched 1 file(s) for manager npm: package.json | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: npm file package.json has name "renovate-monorepo-update-reproduction" | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Detecting pnpm Workspaces | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Detecting workspaces | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Finding locked versions | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: manager extract durations (ms) | |
{ | |
"baseBranch": "main" | |
"managers": { | |
"npm": 287 | |
} | |
} | |
DEBUG: Found npm package files | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Found 1 package file(s) | |
{ | |
"baseBranch": "main" | |
} | |
INFO: Dependency extraction complete | |
{ | |
"baseBranch": "main" | |
"stats": { | |
"managers": { | |
"npm": { | |
"fileCount": 1, | |
"depCount": 21 | |
} | |
}, | |
"total": { | |
"fileCount": 1, | |
"depCount": 21 | |
} | |
} | |
} | |
DEBUG: baseBranch: main | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: hostRules: no authentication for registry.npmjs.org | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: PackageFiles.add() - Package file saved for base branch | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Package releases lookups complete | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: branchifyUpgrades | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: detectSemanticCommits() | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: getCommitMessages | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: semanticCommits: detected "unknown" | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: semanticCommits: disabled | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: 16 flattened updates found: isbot, react, react-dom, @remix-run/dev, @remix-run/testing, @types/react, @types/react-dom, @typescript-eslint/eslint-plugin, @typescript-eslint/eslint-plugin, eslint, eslint-import-resolver-typescript, eslint-plugin-import, eslint-plugin-jsx-a11y, eslint-plugin-react, eslint-plugin-react-hooks, typescript | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Returning 4 branch(es) | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: config.repoIsOnboarded=true | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: packageFiles with updates | |
{ | |
"baseBranch": "main" | |
"config": { | |
"npm": [ | |
{ | |
"deps": [ | |
{ | |
"depType": "dependencies", | |
"depName": "@remix-run/css-bundle", | |
"currentValue": "2.7.1", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "2.7.1", | |
"updates": [], | |
"packageName": "@remix-run/css-bundle", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/remix-run/remix", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "packages/remix-css-bundle", | |
"homepage": "https://remix.run", | |
"currentVersion": "2.7.1", | |
"fixedVersion": "2.7.1" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@remix-run/node", | |
"currentValue": "2.7.1", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "2.7.1", | |
"updates": [], | |
"packageName": "@remix-run/node", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/remix-run/remix", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "packages/remix-node", | |
"currentVersion": "2.7.1", | |
"fixedVersion": "2.7.1" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@remix-run/react", | |
"currentValue": "2.7.1", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "2.7.1", | |
"updates": [], | |
"packageName": "@remix-run/react", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/remix-run/remix", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "packages/remix-react", | |
"currentVersion": "2.7.1", | |
"fixedVersion": "2.7.1" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@remix-run/serve", | |
"currentValue": "2.7.1", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "2.7.1", | |
"updates": [], | |
"packageName": "@remix-run/serve", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/remix-run/remix", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "packages/remix-serve", | |
"currentVersion": "2.7.1", | |
"fixedVersion": "2.7.1" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "isbot", | |
"currentValue": "^4.1.0", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "4.4.0", | |
"updates": [ | |
{ | |
"updateType": "pin", | |
"isPin": true, | |
"newValue": "4.4.0", | |
"newVersion": "4.4.0", | |
"newMajor": 4, | |
"branchName": "renovate/pin-dependencies" | |
} | |
], | |
"packageName": "isbot", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/omrilotan/isbot", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://isbot.js.org", | |
"currentVersion": "4.4.0", | |
"fixedVersion": "4.4.0" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "react", | |
"currentValue": "^18.2.0", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "18.2.0", | |
"updates": [ | |
{ | |
"updateType": "pin", | |
"isPin": true, | |
"newValue": "18.2.0", | |
"newVersion": "18.2.0", | |
"newMajor": 18, | |
"branchName": "renovate/pin-dependencies" | |
} | |
], | |
"packageName": "react", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/facebook/react", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "packages/react", | |
"homepage": "https://reactjs.org/", | |
"currentVersion": "18.2.0", | |
"fixedVersion": "18.2.0" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "react-dom", | |
"currentValue": "^18.2.0", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "18.2.0", | |
"updates": [ | |
{ | |
"updateType": "pin", | |
"isPin": true, | |
"newValue": "18.2.0", | |
"newVersion": "18.2.0", | |
"newMajor": 18, | |
"branchName": "renovate/pin-dependencies" | |
} | |
], | |
"packageName": "react-dom", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/facebook/react", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "packages/react-dom", | |
"homepage": "https://reactjs.org/", | |
"currentVersion": "18.2.0", | |
"fixedVersion": "18.2.0" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@remix-run/dev", | |
"currentValue": "2.7.1", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "2.7.1", | |
"updates": [ | |
{ | |
"bucket": "non-major", | |
"newVersion": "2.7.2", | |
"newValue": "2.7.2", | |
"releaseTimestamp": "2024-02-21T16:47:24.677Z", | |
"newMajor": 2, | |
"newMinor": 7, | |
"updateType": "patch", | |
"pendingChecks": true, | |
"branchName": "renovate/remix-monorepo" | |
} | |
], | |
"packageName": "@remix-run/dev", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/remix-run/remix", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "packages/remix-dev", | |
"homepage": "https://remix.run", | |
"currentVersion": "2.7.1", | |
"isSingleVersion": true, | |
"fixedVersion": "2.7.1" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@remix-run/testing", | |
"currentValue": "2.7.1", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "2.7.1", | |
"updates": [ | |
{ | |
"bucket": "non-major", | |
"newVersion": "2.7.2", | |
"newValue": "2.7.2", | |
"releaseTimestamp": "2024-02-21T16:47:31.106Z", | |
"newMajor": 2, | |
"newMinor": 7, | |
"updateType": "patch", | |
"pendingChecks": true, | |
"branchName": "renovate/remix-monorepo" | |
} | |
], | |
"packageName": "@remix-run/testing", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/remix-run/remix", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "packages/remix-testing", | |
"homepage": "https://remix.run", | |
"currentVersion": "2.7.1", | |
"isSingleVersion": true, | |
"fixedVersion": "2.7.1" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@types/react", | |
"currentValue": "^18.2.20", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "18.2.58", | |
"updates": [ | |
{ | |
"updateType": "pin", | |
"isPin": true, | |
"newValue": "18.2.58", | |
"newVersion": "18.2.58", | |
"newMajor": 18, | |
"branchName": "renovate/react-monorepo" | |
} | |
], | |
"packageName": "@types/react", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/DefinitelyTyped/DefinitelyTyped", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "types/react", | |
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react", | |
"currentVersion": "18.2.58", | |
"fixedVersion": "18.2.58" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@types/react-dom", | |
"currentValue": "^18.2.7", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "18.2.19", | |
"updates": [ | |
{ | |
"updateType": "pin", | |
"isPin": true, | |
"newValue": "18.2.19", | |
"newVersion": "18.2.19", | |
"newMajor": 18, | |
"branchName": "renovate/react-monorepo" | |
} | |
], | |
"packageName": "@types/react-dom", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/DefinitelyTyped/DefinitelyTyped", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "types/react-dom", | |
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-dom", | |
"currentVersion": "18.2.19", | |
"fixedVersion": "18.2.19" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@typescript-eslint/eslint-plugin", | |
"currentValue": "^6.7.4", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "6.21.0", | |
"updates": [ | |
{ | |
"updateType": "pin", | |
"isPin": true, | |
"newValue": "6.21.0", | |
"newVersion": "6.21.0", | |
"newMajor": 6, | |
"branchName": "renovate/pin-dependencies" | |
}, | |
{ | |
"bucket": "v7", | |
"newVersion": "7.0.2", | |
"newValue": "^7.0.0", | |
"releaseTimestamp": "2024-02-19T17:16:18.221Z", | |
"newMajor": 7, | |
"newMinor": 0, | |
"updateType": "major", | |
"isRange": true, | |
"branchName": "renovate/major-7-typescript-eslint-monorepo" | |
} | |
], | |
"packageName": "@typescript-eslint/eslint-plugin", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/typescript-eslint/typescript-eslint", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "packages/eslint-plugin", | |
"currentVersion": "6.21.0", | |
"isSingleVersion": false, | |
"fixedVersion": "6.21.0" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "eslint", | |
"currentValue": "^8.38.0", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "8.57.0", | |
"updates": [ | |
{ | |
"updateType": "pin", | |
"isPin": true, | |
"newValue": "8.57.0", | |
"newVersion": "8.57.0", | |
"newMajor": 8, | |
"branchName": "renovate/pin-dependencies" | |
} | |
], | |
"packageName": "eslint", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/eslint/eslint", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://eslint.org", | |
"currentVersion": "8.57.0", | |
"fixedVersion": "8.57.0" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "eslint-import-resolver-typescript", | |
"currentValue": "^3.6.1", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "3.6.1", | |
"updates": [ | |
{ | |
"updateType": "pin", | |
"isPin": true, | |
"newValue": "3.6.1", | |
"newVersion": "3.6.1", | |
"newMajor": 3, | |
"branchName": "renovate/pin-dependencies" | |
} | |
], | |
"packageName": "eslint-import-resolver-typescript", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/import-js/eslint-import-resolver-typescript", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "3.6.1", | |
"fixedVersion": "3.6.1" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "eslint-plugin-import", | |
"currentValue": "^2.28.1", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "2.29.1", | |
"updates": [ | |
{ | |
"updateType": "pin", | |
"isPin": true, | |
"newValue": "2.29.1", | |
"newVersion": "2.29.1", | |
"newMajor": 2, | |
"branchName": "renovate/pin-dependencies" | |
} | |
], | |
"packageName": "eslint-plugin-import", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/import-js/eslint-plugin-import", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "2.29.1", | |
"fixedVersion": "2.29.1" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "eslint-plugin-jsx-a11y", | |
"currentValue": "^6.7.1", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "6.8.0", | |
"updates": [ | |
{ | |
"updateType": "pin", | |
"isPin": true, | |
"newValue": "6.8.0", | |
"newVersion": "6.8.0", | |
"newMajor": 6, | |
"branchName": "renovate/pin-dependencies" | |
} | |
], | |
"packageName": "eslint-plugin-jsx-a11y", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/jsx-eslint/eslint-plugin-jsx-a11y", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "6.8.0", | |
"fixedVersion": "6.8.0" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "eslint-plugin-react", | |
"currentValue": "^7.33.2", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "7.33.2", | |
"updates": [ | |
{ | |
"updateType": "pin", | |
"isPin": true, | |
"newValue": "7.33.2", | |
"newVersion": "7.33.2", | |
"newMajor": 7, | |
"branchName": "renovate/pin-dependencies" | |
} | |
], | |
"packageName": "eslint-plugin-react", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/jsx-eslint/eslint-plugin-react", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "7.33.2", | |
"fixedVersion": "7.33.2" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "eslint-plugin-react-hooks", | |
"currentValue": "^4.6.0", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "4.6.0", | |
"updates": [ | |
{ | |
"updateType": "pin", | |
"isPin": true, | |
"newValue": "4.6.0", | |
"newVersion": "4.6.0", | |
"newMajor": 4, | |
"branchName": "renovate/pin-dependencies" | |
} | |
], | |
"packageName": "eslint-plugin-react-hooks", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/facebook/react", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "packages/eslint-plugin-react-hooks", | |
"homepage": "https://reactjs.org/", | |
"currentVersion": "4.6.0", | |
"fixedVersion": "4.6.0" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "typescript", | |
"currentValue": "^5.1.6", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "5.3.3", | |
"updates": [ | |
{ | |
"updateType": "pin", | |
"isPin": true, | |
"newValue": "5.3.3", | |
"newVersion": "5.3.3", | |
"newMajor": 5, | |
"branchName": "renovate/pin-dependencies" | |
} | |
], | |
"packageName": "typescript", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/Microsoft/TypeScript", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://www.typescriptlang.org/", | |
"currentVersion": "5.3.3", | |
"fixedVersion": "5.3.3" | |
}, | |
{ | |
"depType": "engines", | |
"depName": "node", | |
"currentValue": ">=18.0.0", | |
"datasource": "node-version", | |
"commitMessageTopic": "Node.js", | |
"prettyDepType": "engine", | |
"updates": [], | |
"packageName": "node", | |
"versioning": "node", | |
"warnings": [], | |
"sourceUrl": "https://github.com/nodejs/node", | |
"registryUrl": "https://nodejs.org/dist", | |
"homepage": "https://nodejs.org", | |
"currentVersion": "v21.6.2" | |
}, | |
{ | |
"depType": "packageManager", | |
"depName": "yarn", | |
"currentValue": "4.1.0", | |
"datasource": "npm", | |
"commitMessageTopic": "Yarn", | |
"packageName": "@yarnpkg/cli", | |
"prettyDepType": "packageManager", | |
"updates": [], | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/yarnpkg/berry", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "packages/yarnpkg-cli", | |
"currentVersion": "4.1.0", | |
"fixedVersion": "4.1.0" | |
} | |
], | |
"extractedConstraints": { | |
"node": ">=18.0.0", | |
"yarn": "4.1.0" | |
}, | |
"managerData": { | |
"packageJsonName": "renovate-monorepo-update-reproduction", | |
"hasPackageManager": true, | |
"yarnLock": "yarn.lock", | |
"yarnZeroInstall": false | |
}, | |
"skipInstalls": true, | |
"packageFile": "package.json", | |
"lockFiles": [ | |
"yarn.lock" | |
] | |
} | |
] | |
} | |
} | |
DEBUG: detectSemanticCommits() | |
DEBUG: semanticCommits: returning "disabled" from cache | |
DEBUG: processRepo() | |
DEBUG: Processing 4 branches: renovate/major-7-typescript-eslint-monorepo, renovate/pin-dependencies, renovate/react-monorepo, renovate/remix-monorepo | |
DEBUG: Calculating hourly PRs remaining | |
DEBUG: currentHourStart=2024-02-24T11:00:00.000+00:00 | |
DEBUG: PR hourly limit remaining: 1 | |
DEBUG: Calculating prConcurrentLimit (2) | |
DEBUG: getBranchPr(renovate/pin-dependencies) | |
DEBUG: findPr(renovate/pin-dependencies, undefined, open) | |
DEBUG: findPr(renovate/pin-dependencies, undefined, closed) | |
DEBUG: getBranchPr(renovate/react-monorepo) | |
DEBUG: findPr(renovate/react-monorepo, undefined, open) | |
DEBUG: findPr(renovate/react-monorepo, undefined, closed) | |
DEBUG: getBranchPr(renovate/remix-monorepo) | |
DEBUG: findPr(renovate/remix-monorepo, undefined, open) | |
DEBUG: findPr(renovate/remix-monorepo, undefined, closed) | |
DEBUG: getBranchPr(renovate/major-7-typescript-eslint-monorepo) | |
DEBUG: findPr(renovate/major-7-typescript-eslint-monorepo, undefined, open) | |
DEBUG: findPr(renovate/major-7-typescript-eslint-monorepo, undefined, closed) | |
DEBUG: 0 PRs are currently open | |
DEBUG: PR concurrent limit remaining: 2 | |
DEBUG: Calculated maximum PRs remaining this run: 1 | |
DEBUG: PullRequests limit = 1 | |
DEBUG: Calculating hourly PRs remaining | |
DEBUG: currentHourStart=2024-02-24T11:00:00.000+00:00 | |
DEBUG: PR hourly limit remaining: 1 | |
DEBUG: Calculating branchConcurrentLimit (2) | |
DEBUG: 0 already existing branches found: | |
DEBUG: Branch concurrent limit remaining: 2 | |
DEBUG: Calculated maximum branches remaining this run: 1 | |
DEBUG: Branches limit = 1 | |
DEBUG: syncBranchState() (branch="renovate/pin-dependencies") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: syncBranchState(): Branch cache not found, creating minimal branchState (branch="renovate/pin-dependencies") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: getBranchPr(renovate/pin-dependencies) (branch="renovate/pin-dependencies") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: findPr(renovate/pin-dependencies, undefined, open) (branch="renovate/pin-dependencies") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: findPr(renovate/pin-dependencies, undefined, closed) (branch="renovate/pin-dependencies") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: branchExists=false (branch="renovate/pin-dependencies") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: dependencyDashboardCheck=undefined (branch="renovate/pin-dependencies") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: recreateClosed is true. No need to check for closed PR. (branch="renovate/pin-dependencies") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Checking schedule(at any time, Australia/Melbourne) (branch="renovate/pin-dependencies") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: No schedule defined (branch="renovate/pin-dependencies") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Branch needs creating (branch="renovate/pin-dependencies") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using reuseExistingBranch: false (branch="renovate/pin-dependencies") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Setting current branch to main (branch="renovate/pin-dependencies") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: latest commit (branch="renovate/pin-dependencies") | |
{ | |
"baseBranch": "main" | |
"branchName": "main" | |
"latestCommitDate": "2024-02-24T22:36:55+11:00" | |
} | |
DEBUG: manager.getUpdatedPackageFiles() reuseExistingBranch=false (branch="renovate/pin-dependencies") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: npm.updateDependency(): devDependencies.@typescript-eslint/eslint-plugin = 6.21.0 (branch="renovate/pin-dependencies") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Updating @typescript-eslint/eslint-plugin in package.json (branch="renovate/pin-dependencies") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: npm.updateDependency(): devDependencies.eslint = 8.57.0 (branch="renovate/pin-dependencies") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Updating eslint in package.json (branch="renovate/pin-dependencies") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: npm.updateDependency(): devDependencies.eslint-import-resolver-typescript = 3.6.1 (branch="renovate/pin-dependencies") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Updating eslint-import-resolver-typescript in package.json (branch="renovate/pin-dependencies") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: npm.updateDependency(): devDependencies.eslint-plugin-import = 2.29.1 (branch="renovate/pin-dependencies") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Updating eslint-plugin-import in package.json (branch="renovate/pin-dependencies") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: npm.updateDependency(): devDependencies.eslint-plugin-jsx-a11y = 6.8.0 (branch="renovate/pin-dependencies") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Updating eslint-plugin-jsx-a11y in package.json (branch="renovate/pin-dependencies") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: npm.updateDependency(): devDependencies.eslint-plugin-react = 7.33.2 (branch="renovate/pin-dependencies") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Updating eslint-plugin-react in package.json (branch="renovate/pin-dependencies") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: npm.updateDependency(): devDependencies.eslint-plugin-react-hooks = 4.6.0 (branch="renovate/pin-dependencies") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Updating eslint-plugin-react-hooks in package.json (branch="renovate/pin-dependencies") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: npm.updateDependency(): dependencies.isbot = 4.4.0 (branch="renovate/pin-dependencies") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Updating isbot in package.json (branch="renovate/pin-dependencies") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: npm.updateDependency(): dependencies.react = 18.2.0 (branch="renovate/pin-dependencies") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Updating react in package.json (branch="renovate/pin-dependencies") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: npm.updateDependency(): dependencies.react-dom = 18.2.0 (branch="renovate/pin-dependencies") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Updating react-dom in package.json (branch="renovate/pin-dependencies") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: npm.updateDependency(): devDependencies.typescript = 5.3.3 (branch="renovate/pin-dependencies") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Updating typescript in package.json (branch="renovate/pin-dependencies") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Updated 1 package files (branch="renovate/pin-dependencies") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Getting updated lock files (branch="renovate/pin-dependencies") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Writing package.json files (branch="renovate/pin-dependencies") | |
{ | |
"baseBranch": "main" | |
"packageFiles": [ | |
"package.json" | |
] | |
} | |
DEBUG: Writing any updated package files (branch="renovate/pin-dependencies") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Writing package.json (branch="renovate/pin-dependencies") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Writing updated .npmrc file to .npmrc (branch="renovate/pin-dependencies") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Generating yarn.lock for . (branch="renovate/pin-dependencies") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Spawning yarn install to create yarn.lock (branch="renovate/pin-dependencies") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using node constraint ">=18.0.0" from package.json (branch="renovate/pin-dependencies") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Enabling global cache as zero-install is not detected (branch="renovate/pin-dependencies") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Performing yarn dedupe highest (branch="renovate/pin-dependencies") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Setting CONTAINERBASE_CACHE_DIR to /tmp/renovate/cache/containerbase (branch="renovate/pin-dependencies") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Using containerbase dynamic installs (branch="renovate/pin-dependencies") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Resolved stable matching version (branch="renovate/pin-dependencies") | |
{ | |
"baseBranch": "main" | |
"toolName": "node" | |
"constraint": ">=18.0.0" | |
"resolvedVersion": "v20.11.1" | |
} | |
DEBUG: Resolved stable matching version (branch="renovate/pin-dependencies") | |
{ | |
"baseBranch": "main" | |
"toolName": "corepack" | |
"resolvedVersion": "0.25.2" | |
} | |
DEBUG: Executing command (branch="renovate/pin-dependencies") | |
{ | |
"baseBranch": "main" | |
"command": "install-tool node v20.11.1" | |
} | |
DEBUG: exec completed (branch="renovate/pin-dependencies") | |
{ | |
"baseBranch": "main" | |
"durationMs": 8582 | |
"stdout": "[11:37:23.647] INFO (85): Installing tool [email protected]...\nv20.11.1\n10.2.4\n0.23.0\n[11:37:30.819] INFO (85): Installed tool node in 7.1s.\n" | |
"stderr": "" | |
} | |
DEBUG: Executing command (branch="renovate/pin-dependencies") | |
{ | |
"baseBranch": "main" | |
"command": "install-tool corepack 0.25.2" | |
} | |
DEBUG: exec completed (branch="renovate/pin-dependencies") | |
{ | |
"baseBranch": "main" | |
"durationMs": 3866 | |
"stdout": "[11:37:32.574] INFO (128): Installing npm [email protected]...\n0.25.2\n[11:37:35.067] INFO (128): Installed tool corepack in 2.5s.\n" | |
"stderr": "" | |
} | |
DEBUG: Executing command (branch="renovate/pin-dependencies") | |
{ | |
"baseBranch": "main" | |
"command": "yarn install --mode=update-lockfile" | |
} | |
DEBUG: exec completed (branch="renovate/pin-dependencies") | |
{ | |
"baseBranch": "main" | |
"durationMs": 9935 | |
"stdout": "➤ YN0000: · Yarn 4.1.0\n➤ YN0000: ┌ Resolution step\n➤ YN0000: └ Completed in 0s 553ms\n➤ YN0000: ┌ Post-resolution validation\n➤ YN0002: │ renovate-monorepo-update-reproduction@workspace:. doesn't provide @typescript-eslint/parser (p56dcc), requested by @typescript-eslint/eslint-plugin.\n➤ YN0086: │ Some peer dependencies are incorrectly met; run yarn explain peer-requirements <hash> for details, where <hash> is the six-letter p-prefixed code.\n➤ YN0000: └ Completed\n➤ YN0000: ┌ Fetch step\n➤ YN0013: │ 3 packages were added to the project (+ 8.48 MiB).\n➤ YN0000: └ Completed in 6s 157ms\n➤ YN0000: ┌ Link step\n➤ YN0073: │ Skipped due to mode=update-lockfile\n➤ YN0000: └ Completed\n➤ YN0000: · Done with warnings in 7s 109ms\n" | |
"stderr": "Corepack is about to download https://repo.yarnpkg.com/4.1.0/packages/yarnpkg-cli/bin/yarn.js.\n" | |
} | |
DEBUG: Executing command (branch="renovate/pin-dependencies") | |
{ | |
"baseBranch": "main" | |
"command": "yarn dedupe --strategy highest --mode=update-lockfile" | |
} | |
DEBUG: exec completed (branch="renovate/pin-dependencies") | |
{ | |
"baseBranch": "main" | |
"durationMs": 3417 | |
"stdout": "➤ YN0000: ┌ Deduplication step\n➤ YN0000: │ No packages can be deduped using the highest strategy\n➤ YN0000: └ Completed in 0s 334ms\n➤ YN0000: · Yarn 4.1.0\n➤ YN0000: ┌ Resolution step\n➤ YN0000: └ Completed in 0s 735ms\n➤ YN0000: ┌ Post-resolution validation\n➤ YN0002: │ renovate-monorepo-update-reproduction@workspace:. doesn't provide @typescript-eslint/parser (p56dcc), requested by @typescript-eslint/eslint-plugin.\n➤ YN0086: │ Some peer dependencies are incorrectly met; run yarn explain peer-requirements <hash> for details, where <hash> is the six-letter p-prefixed code.\n➤ YN0000: └ Completed\n➤ YN0000: ┌ Fetch step\n➤ YN0000: └ Completed\n➤ YN0000: ┌ Link step\n➤ YN0073: │ Skipped due to mode=update-lockfile\n➤ YN0000: └ Completed\n➤ YN0000: · Done with warnings in 1s 62ms\n" | |
"stderr": "" | |
} | |
DEBUG: yarn.lock needs updating (branch="renovate/pin-dependencies") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: updateYarnOffline resolvedPaths (branch="renovate/pin-dependencies") | |
{ | |
"baseBranch": "main" | |
"resolvedPaths": [ | |
".yarn/cache", | |
".pnp.cjs", | |
".pnp.js", | |
".pnp.loader.mjs" | |
] | |
} | |
DEBUG: Updated 1 lock files (branch="renovate/pin-dependencies") | |
{ | |
"baseBranch": "main" | |
"updatedArtifacts": [ | |
"yarn.lock" | |
] | |
} | |
DEBUG: 2 file(s) to commit (branch="renovate/pin-dependencies") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Preparing files for committing to branch renovate/pin-dependencies (branch="renovate/pin-dependencies") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Setting git author name: renovate[bot] (branch="renovate/pin-dependencies") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Setting git author email: 29139614+renovate[bot]@users.noreply.github.com (branch="renovate/pin-dependencies") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: git commit (branch="renovate/pin-dependencies") | |
{ | |
"baseBranch": "main" | |
"deletedFiles": [] | |
"ignoredFiles": [] | |
"result": { | |
"author": null, | |
"branch": "renovate/pin-dependencies", | |
"commit": "f29a921d42f373b4666546d21417beffba98d9d2", | |
"root": false, | |
"summary": { | |
"changes": 2, | |
"insertions": 34, | |
"deletions": 34 | |
} | |
} | |
} | |
DEBUG: HEAD https://api.github.com/repos/dawnmist/renovate-monorepo-update-reproduction/git/refs/heads/renovate/pin-dependencies/ = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=404 retryCount=0, duration=87) (branch="renovate/pin-dependencies") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: HEAD https://api.github.com/repos/dawnmist/renovate-monorepo-update-reproduction/git/refs/heads/renovate/pin-dependencies = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=404 retryCount=0, duration=95) (branch="renovate/pin-dependencies") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: resetToCommit(838e45a26262d0e56149f7a12ab2021fea9374b7) (branch="renovate/pin-dependencies") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Fetching branch renovate/pin-dependencies (branch="renovate/pin-dependencies") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Setting current branch to main (branch="renovate/pin-dependencies") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: latest commit (branch="renovate/pin-dependencies") | |
{ | |
"baseBranch": "main" | |
"branchName": "main" | |
"latestCommitDate": "2024-02-24T22:36:55+11:00" | |
} | |
INFO: Branch created (branch="renovate/pin-dependencies") | |
{ | |
"baseBranch": "main" | |
"commitSha": "6115cb1377d8981ef027a858bf610607bcb503ea" | |
} | |
DEBUG: Ensuring PR (branch="renovate/pin-dependencies") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: There are 0 errors and 0 warnings (branch="renovate/pin-dependencies") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: getBranchPr(renovate/pin-dependencies) (branch="renovate/pin-dependencies") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: findPr(renovate/pin-dependencies, undefined, open) (branch="renovate/pin-dependencies") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: findPr(renovate/pin-dependencies, undefined, closed) (branch="renovate/pin-dependencies") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: getPrCache() (branch="renovate/pin-dependencies") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Creating PR (branch="renovate/pin-dependencies") | |
{ | |
"baseBranch": "main" | |
"prTitle": "Pin dependencies" | |
} | |
DEBUG: Creating PR (branch="renovate/pin-dependencies") | |
{ | |
"baseBranch": "main" | |
"title": "Pin dependencies" | |
"head": "dawnmist:renovate/pin-dependencies" | |
"base": "main" | |
"draft": false | |
} | |
DEBUG: PR created (branch="renovate/pin-dependencies") | |
{ | |
"baseBranch": "main" | |
"pr": 2 | |
"draft": false | |
} | |
DEBUG: Adding labels '' to #2 (branch="renovate/pin-dependencies") | |
{ | |
"baseBranch": "main" | |
} | |
INFO: PR created (branch="renovate/pin-dependencies") | |
{ | |
"baseBranch": "main" | |
"pr": 2 | |
"prTitle": "Pin dependencies" | |
} | |
DEBUG: addParticipants(pr=2) (branch="renovate/pin-dependencies") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: setPrCache() (branch="renovate/pin-dependencies") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Created Pull Request #2 (branch="renovate/pin-dependencies") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: PR is not configured for automerge (branch="renovate/pin-dependencies") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: setBranchCommit() (branch="renovate/pin-dependencies") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: syncBranchState() (branch="renovate/react-monorepo") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: syncBranchState(): Branch cache not found, creating minimal branchState (branch="renovate/react-monorepo") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: getBranchPr(renovate/react-monorepo) (branch="renovate/react-monorepo") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: findPr(renovate/react-monorepo, undefined, open) (branch="renovate/react-monorepo") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: findPr(renovate/react-monorepo, undefined, closed) (branch="renovate/react-monorepo") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: branchExists=false (branch="renovate/react-monorepo") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: dependencyDashboardCheck=undefined (branch="renovate/react-monorepo") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: recreateClosed is true. No need to check for closed PR. (branch="renovate/react-monorepo") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Reached branch limit - skipping branch creation (branch="renovate/react-monorepo") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: syncBranchState() (branch="renovate/remix-monorepo") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: syncBranchState(): Branch cache not found, creating minimal branchState (branch="renovate/remix-monorepo") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: getBranchPr(renovate/remix-monorepo) (branch="renovate/remix-monorepo") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: findPr(renovate/remix-monorepo, undefined, open) (branch="renovate/remix-monorepo") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: findPr(renovate/remix-monorepo, undefined, closed) (branch="renovate/remix-monorepo") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: branchExists=false (branch="renovate/remix-monorepo") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: dependencyDashboardCheck=undefined (branch="renovate/remix-monorepo") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Check for closed PR because recreating closed PRs is disabled. (branch="renovate/remix-monorepo") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: findPr(renovate/remix-monorepo, Update remix monorepo to v2.7.2, !open) (branch="renovate/remix-monorepo") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: prAlreadyExisted=false (branch="renovate/remix-monorepo") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: syncBranchState() (branch="renovate/major-7-typescript-eslint-monorepo") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: syncBranchState(): Branch cache not found, creating minimal branchState (branch="renovate/major-7-typescript-eslint-monorepo") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: getBranchPr(renovate/major-7-typescript-eslint-monorepo) (branch="renovate/major-7-typescript-eslint-monorepo") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: findPr(renovate/major-7-typescript-eslint-monorepo, undefined, open) (branch="renovate/major-7-typescript-eslint-monorepo") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: findPr(renovate/major-7-typescript-eslint-monorepo, undefined, closed) (branch="renovate/major-7-typescript-eslint-monorepo") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: branchExists=false (branch="renovate/major-7-typescript-eslint-monorepo") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: dependencyDashboardCheck=undefined (branch="renovate/major-7-typescript-eslint-monorepo") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Check for closed PR because recreating closed PRs is disabled. (branch="renovate/major-7-typescript-eslint-monorepo") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: findPr(renovate/major-7-typescript-eslint-monorepo, Update dependency @typescript-eslint/eslint-plugin to v7, !open) (branch="renovate/major-7-typescript-eslint-monorepo") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: prAlreadyExisted=false (branch="renovate/major-7-typescript-eslint-monorepo") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: Reached branch limit - skipping branch creation (branch="renovate/major-7-typescript-eslint-monorepo") | |
{ | |
"baseBranch": "main" | |
} | |
DEBUG: getBranchPr(renovate/pin-dependencies) | |
DEBUG: findPr(renovate/pin-dependencies, undefined, open) | |
DEBUG: Found PR #2 | |
DEBUG: getPrCache() | |
DEBUG: getPrCache() | |
DEBUG: getPrCache() | |
DEBUG: getPrCache() | |
DEBUG: ensureDependencyDashboard() | |
DEBUG: Ensuring Dependency Dashboard | |
DEBUG: ensureIssue(Dependency Dashboard) | |
INFO: Issue created | |
DEBUG: validateReconfigureBranch() | |
DEBUG: No reconfigure branch found | |
DEBUG: Saving response to cache: https://api.github.com/repos/dawnmist/renovate-monorepo-update-reproduction/contents/renovate.json with etag W/"6cc934af0337c917c3fb15079197e3fc971182a1" | |
DEBUG: checkConfigMigrationBranch() | |
DEBUG: checkConfigMigrationBranch() Config does not need migration | |
DEBUG: Removing any stale branches | |
DEBUG: config.repoIsOnboarded=true | |
DEBUG: Branch lists | |
{ | |
"branchList": [ | |
"renovate/major-7-typescript-eslint-monorepo", | |
"renovate/pin-dependencies", | |
"renovate/react-monorepo", | |
"renovate/remix-monorepo" | |
] | |
"renovateBranches": [ | |
"renovate/pin-dependencies" | |
] | |
} | |
DEBUG: remainingBranches= | |
DEBUG: No branches to clean up | |
DEBUG: Retrieving issueList | |
DEBUG: Retrieving issueList | |
DEBUG: Retrieved 2 issues | |
DEBUG: Retrieved 2 issues | |
DEBUG: closeIssue(1) | |
DEBUG: Issue closed, issueNo: 1 | |
DEBUG: Cleaning up Renovate refs: refs/renovate/* | |
DEBUG: PackageFiles.clear() - Package files deleted | |
DEBUG: Branch summary | |
{ | |
"baseBranches": [ | |
{ | |
"branchName": "main", | |
"sha": "838e45a26262d0e56149f7a12ab2021fea9374b7" | |
} | |
] | |
"branches": [ | |
{ | |
"automerge": false, | |
"baseBranch": "main", | |
"baseBranchSha": "838e45a26262d0e56149f7a12ab2021fea9374b7", | |
"branchName": "renovate/pin-dependencies", | |
"branchSha": "6115cb1377d8981ef027a858bf610607bcb503ea", | |
"isModified": false, | |
"isPristine": true | |
} | |
] | |
"defaultBranch": "main" | |
"inactiveBranches": [ | |
"renovate/react-monorepo", | |
"renovate/remix-monorepo", | |
"renovate/major-7-typescript-eslint-monorepo" | |
] | |
} | |
DEBUG: branches info extended | |
{ | |
"branchesInformation": [ | |
{ | |
"branchName": "renovate/pin-dependencies", | |
"prNo": 2, | |
"prTitle": "Pin dependencies", | |
"result": "pr-created", | |
"upgrades": [ | |
{ | |
"datasource": "npm", | |
"depName": "@typescript-eslint/eslint-plugin", | |
"displayPending": "", | |
"fixedVersion": "6.21.0", | |
"currentVersion": "6.21.0", | |
"currentValue": "^6.7.4", | |
"newValue": "6.21.0", | |
"newVersion": "6.21.0", | |
"packageFile": "package.json", | |
"updateType": "pin", | |
"packageName": "@typescript-eslint/eslint-plugin" | |
}, | |
{ | |
"datasource": "npm", | |
"depName": "eslint", | |
"displayPending": "", | |
"fixedVersion": "8.57.0", | |
"currentVersion": "8.57.0", | |
"currentValue": "^8.38.0", | |
"newValue": "8.57.0", | |
"newVersion": "8.57.0", | |
"packageFile": "package.json", | |
"updateType": "pin", | |
"packageName": "eslint" | |
}, | |
{ | |
"datasource": "npm", | |
"depName": "eslint-import-resolver-typescript", | |
"displayPending": "", | |
"fixedVersion": "3.6.1", | |
"currentVersion": "3.6.1", | |
"currentValue": "^3.6.1", | |
"newValue": "3.6.1", | |
"newVersion": "3.6.1", | |
"packageFile": "package.json", | |
"updateType": "pin", | |
"packageName": "eslint-import-resolver-typescript" | |
}, | |
{ | |
"datasource": "npm", | |
"depName": "eslint-plugin-import", | |
"displayPending": "", | |
"fixedVersion": "2.29.1", | |
"currentVersion": "2.29.1", | |
"currentValue": "^2.28.1", | |
"newValue": "2.29.1", | |
"newVersion": "2.29.1", | |
"packageFile": "package.json", | |
"updateType": "pin", | |
"packageName": "eslint-plugin-import" | |
}, | |
{ | |
"datasource": "npm", | |
"depName": "eslint-plugin-jsx-a11y", | |
"displayPending": "", | |
"fixedVersion": "6.8.0", | |
"currentVersion": "6.8.0", | |
"currentValue": "^6.7.1", | |
"newValue": "6.8.0", | |
"newVersion": "6.8.0", | |
"packageFile": "package.json", | |
"updateType": "pin", | |
"packageName": "eslint-plugin-jsx-a11y" | |
}, | |
{ | |
"datasource": "npm", | |
"depName": "eslint-plugin-react", | |
"displayPending": "", | |
"fixedVersion": "7.33.2", | |
"currentVersion": "7.33.2", | |
"currentValue": "^7.33.2", | |
"newValue": "7.33.2", | |
"newVersion": "7.33.2", | |
"packageFile": "package.json", | |
"updateType": "pin", | |
"packageName": "eslint-plugin-react" | |
}, | |
{ | |
"datasource": "npm", | |
"depName": "eslint-plugin-react-hooks", | |
"displayPending": "", | |
"fixedVersion": "4.6.0", | |
"currentVersion": "4.6.0", | |
"currentValue": "^4.6.0", | |
"newValue": "4.6.0", | |
"newVersion": "4.6.0", | |
"packageFile": "package.json", | |
"updateType": "pin", | |
"packageName": "eslint-plugin-react-hooks" | |
}, | |
{ | |
"datasource": "npm", | |
"depName": "isbot", | |
"displayPending": "", | |
"fixedVersion": "4.4.0", | |
"currentVersion": "4.4.0", | |
"currentValue": "^4.1.0", | |
"newValue": "4.4.0", | |
"newVersion": "4.4.0", | |
"packageFile": "package.json", | |
"updateType": "pin", | |
"packageName": "isbot" | |
}, | |
{ | |
"datasource": "npm", | |
"depName": "react", | |
"displayPending": "", | |
"fixedVersion": "18.2.0", | |
"currentVersion": "18.2.0", | |
"currentValue": "^18.2.0", | |
"newValue": "18.2.0", | |
"newVersion": "18.2.0", | |
"packageFile": "package.json", | |
"updateType": "pin", | |
"packageName": "react" | |
}, | |
{ | |
"datasource": "npm", | |
"depName": "react-dom", | |
"displayPending": "", | |
"fixedVersion": "18.2.0", | |
"currentVersion": "18.2.0", | |
"currentValue": "^18.2.0", | |
"newValue": "18.2.0", | |
"newVersion": "18.2.0", | |
"packageFile": "package.json", | |
"updateType": "pin", | |
"packageName": "react-dom" | |
}, | |
{ | |
"datasource": "npm", | |
"depName": "typescript", | |
"displayPending": "", | |
"fixedVersion": "5.3.3", | |
"currentVersion": "5.3.3", | |
"currentValue": "^5.1.6", | |
"newValue": "5.3.3", | |
"newVersion": "5.3.3", | |
"packageFile": "package.json", | |
"updateType": "pin", | |
"packageName": "typescript" | |
} | |
] | |
}, | |
{ | |
"branchName": "renovate/react-monorepo", | |
"prNo": null, | |
"prTitle": "Pin dependencies", | |
"result": "branch-limit-reached", | |
"upgrades": [ | |
{ | |
"datasource": "npm", | |
"depName": "@types/react", | |
"displayPending": "", | |
"fixedVersion": "18.2.58", | |
"currentVersion": "18.2.58", | |
"currentValue": "^18.2.20", | |
"newValue": "18.2.58", | |
"newVersion": "18.2.58", | |
"packageFile": "package.json", | |
"updateType": "pin", | |
"packageName": "@types/react" | |
}, | |
{ | |
"datasource": "npm", | |
"depName": "@types/react-dom", | |
"displayPending": "", | |
"fixedVersion": "18.2.19", | |
"currentVersion": "18.2.19", | |
"currentValue": "^18.2.7", | |
"newValue": "18.2.19", | |
"newVersion": "18.2.19", | |
"packageFile": "package.json", | |
"updateType": "pin", | |
"packageName": "@types/react-dom" | |
} | |
] | |
}, | |
{ | |
"branchName": "renovate/remix-monorepo", | |
"prNo": null, | |
"prTitle": "Update remix monorepo to v2.7.2", | |
"result": "pending", | |
"upgrades": [ | |
{ | |
"datasource": "npm", | |
"depName": "@remix-run/dev", | |
"displayPending": "", | |
"fixedVersion": "2.7.1", | |
"currentVersion": "2.7.1", | |
"currentValue": "2.7.1", | |
"newValue": "2.7.2", | |
"newVersion": "2.7.2", | |
"packageFile": "package.json", | |
"updateType": "patch", | |
"packageName": "@remix-run/dev" | |
}, | |
{ | |
"datasource": "npm", | |
"depName": "@remix-run/testing", | |
"displayPending": "", | |
"fixedVersion": "2.7.1", | |
"currentVersion": "2.7.1", | |
"currentValue": "2.7.1", | |
"newValue": "2.7.2", | |
"newVersion": "2.7.2", | |
"packageFile": "package.json", | |
"updateType": "patch", | |
"packageName": "@remix-run/testing" | |
} | |
] | |
}, | |
{ | |
"branchName": "renovate/major-7-typescript-eslint-monorepo", | |
"prNo": null, | |
"prTitle": "Update dependency @typescript-eslint/eslint-plugin to v7", | |
"result": "branch-limit-reached", | |
"upgrades": [ | |
{ | |
"datasource": "npm", | |
"depName": "@typescript-eslint/eslint-plugin", | |
"displayPending": "", | |
"fixedVersion": "6.21.0", | |
"currentVersion": "6.21.0", | |
"currentValue": "^6.7.4", | |
"newValue": "^7.0.0", | |
"newVersion": "7.0.2", | |
"packageFile": "package.json", | |
"updateType": "major", | |
"packageName": "@typescript-eslint/eslint-plugin" | |
} | |
] | |
} | |
] | |
} | |
DEBUG: Renovate repository PR statistics | |
{ | |
"stats": { | |
"total": 1, | |
"open": 1, | |
"closed": 0, | |
"merged": 0 | |
} | |
} | |
DEBUG: Repository result: done, status: onboarded, enabled: true, onboarded: true | |
DEBUG: Repository timing splits (milliseconds) | |
{ | |
"splits": { | |
"init": 4939, | |
"extract": 1162, | |
"lookup": 7158, | |
"onboarding": 9, | |
"update": 30751 | |
} | |
"total": 45924 | |
} | |
DEBUG: Package cache statistics | |
{ | |
"get": { | |
"count": 22, | |
"totalMs": 17047, | |
"avgMs": 775, | |
"medianMs": 315, | |
"maxMs": 2947 | |
} | |
"set": { | |
"count": 1, | |
"totalMs": 174, | |
"avgMs": 174 | |
} | |
} | |
DEBUG: http statistics | |
{ | |
"urls": { | |
"https://api.github.com/graphql (POST,200)": 3, | |
"https://api.github.com/repos/dawnmist/renovate-monorepo-update-reproduction/contents/renovate.json (GET,200)": 1, | |
"https://api.github.com/repos/dawnmist/renovate-monorepo-update-reproduction/git/commits (POST,201)": 1, | |
"https://api.github.com/repos/dawnmist/renovate-monorepo-update-reproduction/git/commits/6115cb1377d8981ef027a858bf610607bcb503ea (HEAD,200)": 1, | |
"https://api.github.com/repos/dawnmist/renovate-monorepo-update-reproduction/git/refs (POST,201)": 1, | |
"https://api.github.com/repos/dawnmist/renovate-monorepo-update-reproduction/git/refs/heads/renovate/pin-dependencies (HEAD,404)": 1, | |
"https://api.github.com/repos/dawnmist/renovate-monorepo-update-reproduction/git/refs/heads/renovate/pin-dependencies/ (HEAD,404)": 1, | |
"https://api.github.com/repos/dawnmist/renovate-monorepo-update-reproduction/git/trees (POST,201)": 1, | |
"https://api.github.com/repos/dawnmist/renovate-monorepo-update-reproduction/issues (POST,201)": 1, | |
"https://api.github.com/repos/dawnmist/renovate-monorepo-update-reproduction/issues/1 (PATCH,200)": 1, | |
"https://api.github.com/repos/dawnmist/renovate-monorepo-update-reproduction/pulls (GET,200)": 1, | |
"https://api.github.com/repos/dawnmist/renovate-monorepo-update-reproduction/pulls (POST,201)": 1, | |
"https://registry.npmjs.org/@remix-run%2Ftesting (GET,304)": 1 | |
} | |
"hostStats": { | |
"api.github.com": { | |
"requestCount": 14, | |
"requestAvgMs": 184, | |
"queueAvgMs": 0 | |
}, | |
"registry.npmjs.org": { | |
"requestCount": 1, | |
"requestAvgMs": 921, | |
"queueAvgMs": 0 | |
} | |
} | |
"totalRequests": 15 | |
} | |
DEBUG: Package lookup durations | |
{ | |
"npm": { | |
"count": 20, | |
"averageMs": 1131, | |
"totalMs": 22628, | |
"maximumMs": 3181 | |
} | |
"node-version": { | |
"count": 1, | |
"averageMs": 413, | |
"totalMs": 413, | |
"maximumMs": 413 | |
} | |
} | |
DEBUG: dns cache | |
{ | |
"hosts": [] | |
} | |
INFO: Repository finished | |
{ | |
"cloned": true | |
"durationMs": 45924 | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment