Skip to content

Instantly share code, notes, and snippets.

@robstoll
Created March 19, 2024 13:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save robstoll/06b1ea11b5bf54eeeb19689fb44ea7e8 to your computer and use it in GitHub Desktop.
Save robstoll/06b1ea11b5bf54eeeb19689fb44ea7e8 to your computer and use it in GitHub Desktop.
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": "mdpprodrenovatedc",
"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": false,
"onboarding": true,
"forkProcessing": "disabled",
"requireConfig": "required",
"platform": "github",
"username": "renovate[bot]",
"repositories": [
"tegonal/scala-commons"
],
"gitAuthor": "renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"checkedBranches": [
"renovate/org.scalameta-munit-1.x",
"renovate/ch.epfl.scala-sbt-version-policy-1.x",
"renovate/ch.epfl.scala-sbt-version-policy-3.x"
]
}
}
DEBUG: Combined config
{
"config": {
"token": "***********",
"privateKey": "***********",
"privateKeyOld": "***********",
"hostRules": [
{
"hostType": "docker",
"matchHost": "docker.io",
"username": "mdpprod3renovate",
"password": "***********"
},
{
"hostType": "docker",
"matchHost": "hub.docker.com",
"username": "mdpprodrenovatedc",
"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": false,
"onboarding": true,
"forkProcessing": "disabled",
"requireConfig": "required",
"platform": "github",
"username": "renovate[bot]",
"repositories": [
"tegonal/scala-commons"
],
"gitAuthor": "renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"checkedBranches": [
"renovate/org.scalameta-munit-1.x",
"renovate/ch.epfl.scala-sbt-version-policy-1.x",
"renovate/ch.epfl.scala-sbt-version-policy-3.x"
]
}
}
DEBUG: Found valid git version: 2.43.2
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.245.0"
}
DEBUG: Using localDir: /tmp/renovate/repos/github/tegonal/scala-commons
DEBUG: PackageFiles.clear() - Package files deleted
DEBUG: initRepo("tegonal/scala-commons")
DEBUG: hostRules: authentication already set for api.github.com
DEBUG: tegonal/scala-commons default branch = main
DEBUG: Using app token for git init
DEBUG: RepoCacheS3.read() - success
DEBUG: Repository cache is restored from revision 13
DEBUG: Resetting npmrc
DEBUG: Resetting npmrc
DEBUG: checkOnboarding()
DEBUG: isOnboarded()
DEBUG: findPr(renovate/configure, Configure Renovate, !open)
DEBUG: http cache: trying cached etag "W/"bbe83fc332d2863b66b4951cd4956bc8df2d06693c783975c60a13b079ca27d5"" for https://api.github.com/repos/tegonal/scala-commons/pulls?per_page=20&state=all&sort=updated&direction=desc&page=1
DEBUG: http cache: saving https://api.github.com/repos/tegonal/scala-commons/pulls?per_page=20&state=all&sort=updated&direction=desc&page=1 (etag=W/"06d8650da5d1b6baeb0090de6af85d643aecbbf2f4402c86e2f87351726b6c7a", lastModified=undefined)
DEBUG: getPrList success
{
"pullsTotal": 2
"requestsTotal": 1
"apiQuotaAffected": true
}
DEBUG: Found PR #5
DEBUG: Checking cached config file name
DEBUG: http cache: trying cached Last-Modified "Mon, 18 Mar 2024 07:22:27 GMT" for https://api.github.com/repos/tegonal/scala-commons/contents/renovate.json
DEBUG: http cache: Using cached response: https://api.github.com/repos/tegonal/scala-commons/contents/renovate.json from 2024-03-18T07:22:41.284Z
DEBUG: Existing config file confirmed
DEBUG: Repository config
{
"fileName": "renovate.json"
"config": {
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
]
}
}
DEBUG: Repo is onboarded
DEBUG: http cache: Using cached response: https://api.github.com/repos/tegonal/scala-commons/contents/renovate.json from 2024-03-18T07:22:41.284Z
DEBUG: migrateAndValidate()
DEBUG: No config migration necessary
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: Retrieving issueList
DEBUG: Retrieved 1 issues
DEBUG: Found issue 6
DEBUG: http cache: trying cached Last-Modified "Mon, 18 Mar 2024 07:22:53 GMT" for https://api.github.com/repos/tegonal/scala-commons/issues/6
DEBUG: http cache: Using cached response: https://api.github.com/repos/tegonal/scala-commons/issues/6 from 2024-03-18T07:23:17.709Z
DEBUG: No baseBranches
DEBUG: extract()
DEBUG: Cached extract for sha=062348aa5521471155f81f499d5e7f1ffe4c145c is valid and can be used
DEBUG: Deleted cached dep updates
INFO: Dependency extraction complete
{
"baseBranch": "main"
"stats": {
"managers": {
"github-actions": {
"fileCount": 3,
"depCount": 10
},
"sbt": {
"fileCount": 3,
"depCount": 6
}
},
"total": {
"fileCount": 6,
"depCount": 16
}
}
}
DEBUG: Looking up org.scala-lang:scala3-library_3 in repository https://repo1.maven.org/maven2/
DEBUG: hostRules: no authentication for repo1.maven.org
DEBUG: Found 801 new releases for org.scala-lang:scala3-library_3 in repository https://repo1.maven.org/maven2/
DEBUG: GET https://repo.scala-sbt.org/scalasbt/sbt-plugin-releases/com.github.sbt/sbt-pgp/ = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=404 retryCount=0, duration=2375)
DEBUG: GET https://repo1.maven.org/maven2/org/scalameta/munit_0.21/1.0.0-M11/munit_0.21-1.0.0-M11.pom = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=404 retryCount=0, duration=21)
DEBUG: GET https://repo.scala-sbt.org/scalasbt/sbt-plugin-releases/org.scalameta/sbt-scalafmt/ = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=404 retryCount=0, duration=2399)
DEBUG: GET https://repo1.maven.org/maven2/org/scalameta/munit_0.21/1.0.0-M11/munit-1.0.0-M11.pom = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=404 retryCount=0, duration=9)
DEBUG: GET https://repo.scala-sbt.org/scalasbt/sbt-plugin-releases/ch.epfl.scala/sbt-version-policy/ = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=404 retryCount=0, duration=2409)
DEBUG: GET https://repo1.maven.org/maven2/org/scalameta/munit_0.22/1.0.0-M11/munit_0.22-1.0.0-M11.pom = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=404 retryCount=0, duration=13)
DEBUG: GET https://repo1.maven.org/maven2/org/scalameta/munit_0.22/1.0.0-M11/munit-1.0.0-M11.pom = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=404 retryCount=0, duration=11)
DEBUG: GET https://repo1.maven.org/maven2/org/scalameta/munit_0.23/1.0.0-M11/munit_0.23-1.0.0-M11.pom = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=404 retryCount=0, duration=8)
DEBUG: GET https://repo1.maven.org/maven2/org/scalameta/munit_0.23/1.0.0-M11/munit-1.0.0-M11.pom = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=404 retryCount=0, duration=7)
DEBUG: GET https://repo1.maven.org/maven2/org/scalameta/munit_0.24/1.0.0-M11/munit_0.24-1.0.0-M11.pom = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=404 retryCount=0, duration=9)
DEBUG: GET https://repo1.maven.org/maven2/org/scalameta/munit_0.24/1.0.0-M11/munit-1.0.0-M11.pom = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=404 retryCount=0, duration=7)
DEBUG: GET https://repo1.maven.org/maven2/org/scalameta/munit_0.25/1.0.0-M11/munit_0.25-1.0.0-M11.pom = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=404 retryCount=0, duration=7)
DEBUG: GET https://repo1.maven.org/maven2/org/scalameta/munit_0.25/1.0.0-M11/munit-1.0.0-M11.pom = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=404 retryCount=0, duration=7)
DEBUG: GET https://repo1.maven.org/maven2/org/scalameta/munit_0.26/1.0.0-M11/munit_0.26-1.0.0-M11.pom = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=404 retryCount=0, duration=16)
DEBUG: GET https://repo1.maven.org/maven2/org/scalameta/munit_0.26/1.0.0-M11/munit-1.0.0-M11.pom = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=404 retryCount=0, duration=7)
DEBUG: GET https://repo1.maven.org/maven2/org/scalameta/munit_0.27/1.0.0-M11/munit_0.27-1.0.0-M11.pom = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=404 retryCount=0, duration=8)
DEBUG: GET https://repo1.maven.org/maven2/org/scalameta/munit_0.27/1.0.0-M11/munit-1.0.0-M11.pom = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=404 retryCount=0, duration=7)
DEBUG: GET https://repo1.maven.org/maven2/org/scalameta/munit_2.11/1.0.0-M11/munit_2.11-1.0.0-M11.pom = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=404 retryCount=0, duration=10)
DEBUG: GET https://repo1.maven.org/maven2/org/scalameta/munit_2.11/1.0.0-M11/munit-1.0.0-M11.pom = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=404 retryCount=0, duration=5)
DEBUG: GET https://repo.scala-sbt.org/scalasbt/sbt-plugin-releases/com/github/sbt/sbt-pgp/ = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=404 retryCount=0, duration=320)
DEBUG: GET https://repo.scala-sbt.org/scalasbt/sbt-plugin-releases/ch/epfl/scala/sbt-version-policy/ = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=404 retryCount=0, duration=344)
DEBUG: GET https://repo.scala-sbt.org/scalasbt/sbt-plugin-releases/org/scalameta/sbt-scalafmt/ = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=404 retryCount=0, duration=335)
DEBUG: GET https://repo.scala-sbt.org/scalasbt/sbt-plugin-releases/com/github/sbt/ = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=404 retryCount=0, duration=340)
DEBUG: No versions found for com.github.sbt:sbt-pgp in 2 repositories
DEBUG: GET https://repo1.maven.org/maven2/com.github.sbt/sbt-pgp/ = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=404 retryCount=0, duration=20)
DEBUG: GET https://repo1.maven.org/maven2/com.github.sbt/ = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=404 retryCount=0, duration=19)
DEBUG: GET https://repo1.maven.org/maven2/com/github/sbt/sbt-pgp/ = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=404 retryCount=0, duration=47)
DEBUG: GET https://repo1.maven.org/maven2/com/github/sbt/sbt-pgp_2.10_0.13/2.2.1/sbt-pgp_2.10_0.13-2.2.1.pom = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=404 retryCount=0, duration=26)
DEBUG: GET https://repo1.maven.org/maven2/com/github/sbt/sbt-pgp_2.10_0.13/2.2.1/sbt-pgp-2.2.1.pom = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=404 retryCount=0, duration=25)
DEBUG: GET https://repo1.maven.org/maven2/com/github/sbt/sbt-pgp_2.12_1.0/2.2.1/sbt-pgp_2.12_1.0-2.2.1.pom = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=404 retryCount=0, duration=25)
DEBUG: No versions found for ch.epfl.scala:sbt-version-policy in 2 repositories
DEBUG: GET https://repo1.maven.org/maven2/ch.epfl.scala/sbt-version-policy/ = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=404 retryCount=0, duration=5)
DEBUG: GET https://repo1.maven.org/maven2/ch.epfl.scala/ = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=404 retryCount=0, duration=19)
DEBUG: GET https://repo1.maven.org/maven2/ch/epfl/scala/sbt-version-policy/ = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=404 retryCount=0, duration=9)
DEBUG: GET https://repo.scala-sbt.org/scalasbt/sbt-plugin-releases/org/scalameta/ = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=404 retryCount=0, duration=344)
DEBUG: No versions found for org.scalameta:sbt-scalafmt in 2 repositories
DEBUG: GET https://repo1.maven.org/maven2/org.scalameta/sbt-scalafmt/ = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=404 retryCount=0, duration=78)
DEBUG: GET https://repo1.maven.org/maven2/org.scalameta/ = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=404 retryCount=0, duration=6)
DEBUG: GET https://repo1.maven.org/maven2/org/scalameta/sbt-scalafmt/ = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=404 retryCount=0, duration=12)
DEBUG: PackageFiles.add() - Package file saved for base branch
{
"baseBranch": "main"
}
DEBUG: Package releases lookups complete
{
"baseBranch": "main"
}
DEBUG: branchifyUpgrades
DEBUG: detectSemanticCommits()
DEBUG: getCommitMessages
DEBUG: Initializing git repository into /tmp/renovate/repos/github/tegonal/scala-commons
DEBUG: Performing blobless clone
DEBUG: git clone completed
{
"durationMs": 456
}
DEBUG: latest repository commit
{
"latestCommit": {
"hash": "062348aa5521471155f81f499d5e7f1ffe4c145c",
"date": "2024-03-18T07:21:26+00:00",
"message": "Add renovate.json",
"refs": "HEAD -> main, origin/main, origin/HEAD",
"body": "",
"author_name": "renovate[bot]",
"author_email": "29139614+renovate[bot]@users.noreply.github.com"
}
}
DEBUG: semanticCommits: detected "unknown"
DEBUG: semanticCommits: disabled
DEBUG: 3 flattened updates found: org.scalameta:munit, ch.epfl.scala:sbt-version-policy, ch.epfl.scala:sbt-version-policy
DEBUG: Returning 3 branch(es)
DEBUG: config.repoIsOnboarded=true
DEBUG: packageFiles with updates
{
"baseBranch": "main"
"config": {
"github-actions": [
{
"deps": [
{
"autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}",
"commitMessageTopic": "{{{depName}}} action",
"currentValue": "v4",
"currentVersion": "v4",
"datasource": "github-tags",
"depName": "actions/checkout",
"depType": "action",
"fixedVersion": "v4",
"packageName": "actions/checkout",
"registryUrl": "https://github.com",
"replaceString": "actions/checkout@v4",
"sourceUrl": "https://github.com/actions/checkout",
"versioning": "docker",
"warnings": [],
"updates": []
},
{
"autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}",
"commitMessageTopic": "{{{depName}}} action",
"currentValue": "v6",
"currentVersion": "v6",
"datasource": "github-tags",
"depName": "peter-evans/create-pull-request",
"depType": "action",
"fixedVersion": "v6",
"packageName": "peter-evans/create-pull-request",
"registryUrl": "https://github.com",
"replaceString": "peter-evans/create-pull-request@v6",
"sourceUrl": "https://github.com/peter-evans/create-pull-request",
"versioning": "docker",
"warnings": [],
"updates": []
},
{
"autoReplaceStringTemplate": "{{depName}}-{{newValue}}",
"currentValue": "latest",
"datasource": "github-runners",
"depName": "ubuntu",
"depType": "github-runner",
"packageName": "ubuntu",
"replaceString": "ubuntu-latest",
"skipReason": "invalid-version",
"updates": []
}
],
"packageFile": ".github/workflows/cleanup.yml"
},
{
"deps": [
{
"autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}",
"commitMessageTopic": "{{{depName}}} action",
"currentValue": "v4",
"currentVersion": "v4",
"datasource": "github-tags",
"depName": "actions/checkout",
"depType": "action",
"fixedVersion": "v4",
"packageName": "actions/checkout",
"registryUrl": "https://github.com",
"replaceString": "actions/checkout@v4",
"sourceUrl": "https://github.com/actions/checkout",
"versioning": "docker",
"warnings": [],
"updates": []
},
{
"autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}",
"commitMessageTopic": "{{{depName}}} action",
"currentValue": "v4",
"currentVersion": "v4",
"datasource": "github-tags",
"depName": "actions/checkout",
"depType": "action",
"fixedVersion": "v4",
"packageName": "actions/checkout",
"registryUrl": "https://github.com",
"replaceString": "actions/checkout@v4",
"sourceUrl": "https://github.com/actions/checkout",
"versioning": "docker",
"warnings": [],
"updates": []
},
{
"autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}",
"commitMessageTopic": "{{{depName}}} action",
"currentValue": "v6",
"currentVersion": "v6",
"datasource": "github-tags",
"depName": "peter-evans/create-pull-request",
"depType": "action",
"fixedVersion": "v6",
"packageName": "peter-evans/create-pull-request",
"registryUrl": "https://github.com",
"replaceString": "peter-evans/create-pull-request@v6",
"sourceUrl": "https://github.com/peter-evans/create-pull-request",
"versioning": "docker",
"warnings": [],
"updates": []
},
{
"autoReplaceStringTemplate": "{{depName}}-{{newValue}}",
"currentValue": "latest",
"datasource": "github-runners",
"depName": "ubuntu",
"depType": "github-runner",
"packageName": "ubuntu",
"replaceString": "ubuntu-latest",
"skipReason": "invalid-version",
"updates": []
},
{
"autoReplaceStringTemplate": "{{depName}}-{{newValue}}",
"currentValue": "latest",
"datasource": "github-runners",
"depName": "ubuntu",
"depType": "github-runner",
"packageName": "ubuntu",
"replaceString": "ubuntu-latest",
"skipReason": "invalid-version",
"updates": []
}
],
"packageFile": ".github/workflows/gt-update.yml"
},
{
"deps": [
{
"autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}",
"commitMessageTopic": "{{{depName}}} action",
"currentValue": "v4",
"currentVersion": "v4",
"datasource": "github-tags",
"depName": "actions/checkout",
"depType": "action",
"fixedVersion": "v4",
"packageName": "actions/checkout",
"registryUrl": "https://github.com",
"replaceString": "actions/checkout@v4",
"sourceUrl": "https://github.com/actions/checkout",
"versioning": "docker",
"warnings": [],
"updates": []
},
{
"autoReplaceStringTemplate": "{{depName}}-{{newValue}}",
"currentValue": "latest",
"datasource": "github-runners",
"depName": "ubuntu",
"depType": "github-runner",
"packageName": "ubuntu",
"replaceString": "ubuntu-latest",
"skipReason": "invalid-version",
"updates": []
}
],
"packageFile": ".github/workflows/quality-assurance.yml"
}
],
"sbt": [
{
"deps": [
{
"currentValue": "3.4.0",
"currentVersion": "3.4.0",
"datasource": "maven",
"depName": "scala",
"fixedVersion": "3.4.0",
"packageName": "org.scala-lang:scala3-library_3",
"registryUrl": "https://repo1.maven.org/maven2",
"registryUrls": [
"https://repo1.maven.org/maven2"
],
"separateMinorPatch": true,
"sourceUrl": "https://github.com/lampepfl/dotty",
"versioning": "ivy",
"warnings": [],
"updates": []
},
{
"currentValue": "1.0.0-M3",
"currentVersion": "1.0.0-M3",
"datasource": "sbt-package",
"depName": "org.scalameta:munit",
"depType": "Test",
"dependencyUrl": "https://repo1.maven.org/maven2/org/scalameta",
"fixedVersion": "1.0.0-M3",
"isSingleVersion": true,
"packageName": "org.scalameta:munit_3.4",
"registryUrl": "https://repo1.maven.org/maven2",
"registryUrls": [
"https://repo1.maven.org/maven2"
],
"sourceUrl": "https://github.com/scalameta/munit",
"versioning": "ivy",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "1.0.0-M11",
"newValue": "1.0.0-M11",
"newMajor": 1,
"newMinor": 0,
"updateType": "patch",
"branchName": "renovate/org.scalameta-munit-1.x"
}
]
}
],
"packageFile": "build.sbt"
},
{
"deps": [
{
"currentValue": "1.9.9",
"currentVersion": "1.9.9",
"datasource": "github-releases",
"depName": "sbt/sbt",
"extractVersion": "^v(?<version>\\S+)",
"fixedVersion": "1.9.9",
"packageName": "sbt/sbt",
"registryUrl": "https://github.com",
"registryUrls": [],
"replaceString": "sbt.version = 1.9.9",
"sourceUrl": "https://github.com/sbt/sbt",
"versioning": "semver",
"warnings": [],
"updates": []
}
],
"packageFile": "project/build.properties"
},
{
"deps": [
{
"currentValue": "2.5.2",
"currentVersion": "2.5.2",
"datasource": "sbt-plugin",
"depName": "org.scalameta:sbt-scalafmt",
"depType": "plugin",
"dependencyUrl": "https://repo1.maven.org/maven2/org/scalameta/sbt-scalafmt",
"fixedVersion": "2.5.2",
"packageName": "org.scalameta:sbt-scalafmt",
"registryUrl": "https://repo1.maven.org/maven2",
"registryUrls": [
"https://repo.scala-sbt.org/scalasbt/sbt-plugin-releases",
"https://repo1.maven.org/maven2"
],
"sourceUrl": "https://github.com/scalameta/sbt-scalafmt",
"versioning": "ivy",
"warnings": [],
"updates": []
},
{
"currentValue": "2.2.1",
"currentVersion": "2.2.1",
"datasource": "sbt-plugin",
"depName": "com.github.sbt:sbt-pgp",
"depType": "plugin",
"dependencyUrl": "https://repo1.maven.org/maven2/com/github/sbt/sbt-pgp",
"fixedVersion": "2.2.1",
"packageName": "com.github.sbt:sbt-pgp",
"registryUrl": "https://repo1.maven.org/maven2",
"registryUrls": [
"https://repo.scala-sbt.org/scalasbt/sbt-plugin-releases",
"https://repo1.maven.org/maven2"
],
"sourceUrl": "https://github.com/sbt/sbt-pgp",
"versioning": "ivy",
"warnings": [],
"updates": []
},
{
"currentValue": "1.0.0-RC5",
"currentVersion": "1.0.0-RC5",
"datasource": "sbt-plugin",
"depName": "ch.epfl.scala:sbt-version-policy",
"depType": "plugin",
"dependencyUrl": "https://repo1.maven.org/maven2/ch/epfl/scala/sbt-version-policy",
"fixedVersion": "1.0.0-RC5",
"isSingleVersion": true,
"packageName": "ch.epfl.scala:sbt-version-policy",
"registryUrl": "https://repo1.maven.org/maven2",
"registryUrls": [
"https://repo.scala-sbt.org/scalasbt/sbt-plugin-releases",
"https://repo1.maven.org/maven2"
],
"sourceUrl": "https://github.com/scalacenter/sbt-version-policy",
"versioning": "ivy",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "1.2.1",
"newValue": "1.2.1",
"newMajor": 1,
"newMinor": 2,
"updateType": "minor",
"branchName": "renovate/ch.epfl.scala-sbt-version-policy-1.x"
},
{
"bucket": "major",
"newVersion": "3.2.0",
"newValue": "3.2.0",
"newMajor": 3,
"newMinor": 2,
"updateType": "major",
"branchName": "renovate/ch.epfl.scala-sbt-version-policy-3.x"
}
]
}
],
"packageFile": "project/plugins.sbt"
}
]
}
}
DEBUG: detectSemanticCommits()
DEBUG: semanticCommits: returning "disabled" from cache
DEBUG: processRepo()
DEBUG: Processing 3 branches: renovate/ch.epfl.scala-sbt-version-policy-1.x, renovate/ch.epfl.scala-sbt-version-policy-3.x, renovate/org.scalameta-munit-1.x
DEBUG: Calculating hourly PRs remaining
DEBUG: currentHourStart=2024-03-18T07:00:00.000+00:00
DEBUG: PR hourly limit remaining: 2
DEBUG: Calculating prConcurrentLimit (10)
DEBUG: getBranchPr(renovate/org.scalameta-munit-1.x)
DEBUG: findPr(renovate/org.scalameta-munit-1.x, undefined, open)
DEBUG: findPr(renovate/org.scalameta-munit-1.x, undefined, closed)
DEBUG: getBranchPr(renovate/ch.epfl.scala-sbt-version-policy-1.x)
DEBUG: findPr(renovate/ch.epfl.scala-sbt-version-policy-1.x, undefined, open)
DEBUG: findPr(renovate/ch.epfl.scala-sbt-version-policy-1.x, undefined, closed)
DEBUG: getBranchPr(renovate/ch.epfl.scala-sbt-version-policy-3.x)
DEBUG: findPr(renovate/ch.epfl.scala-sbt-version-policy-3.x, undefined, open)
DEBUG: findPr(renovate/ch.epfl.scala-sbt-version-policy-3.x, undefined, closed)
DEBUG: 0 PRs are currently open
DEBUG: PR concurrent limit remaining: 10
DEBUG: Calculated maximum PRs remaining this run: 2
DEBUG: PullRequests limit = 2
DEBUG: Calculating hourly PRs remaining
DEBUG: currentHourStart=2024-03-18T07:00:00.000+00:00
DEBUG: PR hourly limit remaining: 2
DEBUG: Calculating branchConcurrentLimit (10)
DEBUG: 0 already existing branches found:
DEBUG: Branch concurrent limit remaining: 10
DEBUG: Calculated maximum branches remaining this run: 2
DEBUG: Branches limit = 2
DEBUG: syncBranchState() (branch="renovate/org.scalameta-munit-1.x")
DEBUG: getBranchPr(renovate/org.scalameta-munit-1.x) (branch="renovate/org.scalameta-munit-1.x")
DEBUG: findPr(renovate/org.scalameta-munit-1.x, undefined, open) (branch="renovate/org.scalameta-munit-1.x")
DEBUG: findPr(renovate/org.scalameta-munit-1.x, undefined, closed) (branch="renovate/org.scalameta-munit-1.x")
DEBUG: branchExists=false (branch="renovate/org.scalameta-munit-1.x")
DEBUG: dependencyDashboardCheck=global-config (branch="renovate/org.scalameta-munit-1.x")
DEBUG: Check for closed PR because recreating closed PRs is disabled. (branch="renovate/org.scalameta-munit-1.x")
DEBUG: findPr(renovate/org.scalameta-munit-1.x, Update dependency org.scalameta:munit to v1.0.0-M11, !open) (branch="renovate/org.scalameta-munit-1.x")
DEBUG: prAlreadyExisted=false (branch="renovate/org.scalameta-munit-1.x")
DEBUG: Checking schedule(at any time, null) (branch="renovate/org.scalameta-munit-1.x")
DEBUG: No schedule defined (branch="renovate/org.scalameta-munit-1.x")
DEBUG: Manual create/rebase requested via checkedBranches (branch="renovate/org.scalameta-munit-1.x")
DEBUG: Using reuseExistingBranch: false (branch="renovate/org.scalameta-munit-1.x")
DEBUG: Setting current branch to main (branch="renovate/org.scalameta-munit-1.x")
DEBUG: latest commit (branch="renovate/org.scalameta-munit-1.x")
{
"branchName": "main"
"latestCommitDate": "2024-03-18T07:21:26+00:00"
}
DEBUG: manager.getUpdatedPackageFiles() reuseExistingBranch=false (branch="renovate/org.scalameta-munit-1.x")
DEBUG: Starting search at index 825 (branch="renovate/org.scalameta-munit-1.x")
{
"packageFile": "build.sbt"
"depName": "org.scalameta:munit"
}
DEBUG: Found match at index 825 (branch="renovate/org.scalameta-munit-1.x")
{
"packageFile": "build.sbt"
"depName": "org.scalameta:munit"
}
DEBUG: Could not extract build.sbt (manager=sbt) after autoreplace. Did the autoreplace make the file unparseable? (branch="renovate/org.scalameta-munit-1.x")
WARN: Error updating branch: update failure (branch="renovate/org.scalameta-munit-1.x")
DEBUG: syncBranchState() (branch="renovate/ch.epfl.scala-sbt-version-policy-1.x")
DEBUG: getBranchPr(renovate/ch.epfl.scala-sbt-version-policy-1.x) (branch="renovate/ch.epfl.scala-sbt-version-policy-1.x")
DEBUG: findPr(renovate/ch.epfl.scala-sbt-version-policy-1.x, undefined, open) (branch="renovate/ch.epfl.scala-sbt-version-policy-1.x")
DEBUG: findPr(renovate/ch.epfl.scala-sbt-version-policy-1.x, undefined, closed) (branch="renovate/ch.epfl.scala-sbt-version-policy-1.x")
DEBUG: branchExists=false (branch="renovate/ch.epfl.scala-sbt-version-policy-1.x")
DEBUG: dependencyDashboardCheck=global-config (branch="renovate/ch.epfl.scala-sbt-version-policy-1.x")
DEBUG: Check for closed PR because recreating closed PRs is disabled. (branch="renovate/ch.epfl.scala-sbt-version-policy-1.x")
DEBUG: findPr(renovate/ch.epfl.scala-sbt-version-policy-1.x, Update dependency ch.epfl.scala:sbt-version-policy to v1.2.1, !open) (branch="renovate/ch.epfl.scala-sbt-version-policy-1.x")
DEBUG: prAlreadyExisted=false (branch="renovate/ch.epfl.scala-sbt-version-policy-1.x")
DEBUG: Checking schedule(at any time, null) (branch="renovate/ch.epfl.scala-sbt-version-policy-1.x")
DEBUG: No schedule defined (branch="renovate/ch.epfl.scala-sbt-version-policy-1.x")
DEBUG: Manual create/rebase requested via checkedBranches (branch="renovate/ch.epfl.scala-sbt-version-policy-1.x")
DEBUG: Using reuseExistingBranch: false (branch="renovate/ch.epfl.scala-sbt-version-policy-1.x")
DEBUG: Setting current branch to main (branch="renovate/ch.epfl.scala-sbt-version-policy-1.x")
DEBUG: latest commit (branch="renovate/ch.epfl.scala-sbt-version-policy-1.x")
{
"branchName": "main"
"latestCommitDate": "2024-03-18T07:21:26+00:00"
}
DEBUG: manager.getUpdatedPackageFiles() reuseExistingBranch=false (branch="renovate/ch.epfl.scala-sbt-version-policy-1.x")
DEBUG: Starting search at index 165 (branch="renovate/ch.epfl.scala-sbt-version-policy-1.x")
{
"packageFile": "project/plugins.sbt"
"depName": "ch.epfl.scala:sbt-version-policy"
}
DEBUG: Found match at index 165 (branch="renovate/ch.epfl.scala-sbt-version-policy-1.x")
{
"packageFile": "project/plugins.sbt"
"depName": "ch.epfl.scala:sbt-version-policy"
}
DEBUG: Could not extract project/plugins.sbt (manager=sbt) after autoreplace. Did the autoreplace make the file unparseable? (branch="renovate/ch.epfl.scala-sbt-version-policy-1.x")
WARN: Error updating branch: update failure (branch="renovate/ch.epfl.scala-sbt-version-policy-1.x")
DEBUG: syncBranchState() (branch="renovate/ch.epfl.scala-sbt-version-policy-3.x")
DEBUG: getBranchPr(renovate/ch.epfl.scala-sbt-version-policy-3.x) (branch="renovate/ch.epfl.scala-sbt-version-policy-3.x")
DEBUG: findPr(renovate/ch.epfl.scala-sbt-version-policy-3.x, undefined, open) (branch="renovate/ch.epfl.scala-sbt-version-policy-3.x")
DEBUG: findPr(renovate/ch.epfl.scala-sbt-version-policy-3.x, undefined, closed) (branch="renovate/ch.epfl.scala-sbt-version-policy-3.x")
DEBUG: branchExists=false (branch="renovate/ch.epfl.scala-sbt-version-policy-3.x")
DEBUG: dependencyDashboardCheck=global-config (branch="renovate/ch.epfl.scala-sbt-version-policy-3.x")
DEBUG: Check for closed PR because recreating closed PRs is disabled. (branch="renovate/ch.epfl.scala-sbt-version-policy-3.x")
DEBUG: findPr(renovate/ch.epfl.scala-sbt-version-policy-3.x, Update dependency ch.epfl.scala:sbt-version-policy to v3, !open) (branch="renovate/ch.epfl.scala-sbt-version-policy-3.x")
DEBUG: prAlreadyExisted=false (branch="renovate/ch.epfl.scala-sbt-version-policy-3.x")
DEBUG: Checking schedule(at any time, null) (branch="renovate/ch.epfl.scala-sbt-version-policy-3.x")
DEBUG: No schedule defined (branch="renovate/ch.epfl.scala-sbt-version-policy-3.x")
DEBUG: Manual create/rebase requested via checkedBranches (branch="renovate/ch.epfl.scala-sbt-version-policy-3.x")
DEBUG: Using reuseExistingBranch: false (branch="renovate/ch.epfl.scala-sbt-version-policy-3.x")
DEBUG: Setting current branch to main (branch="renovate/ch.epfl.scala-sbt-version-policy-3.x")
DEBUG: latest commit (branch="renovate/ch.epfl.scala-sbt-version-policy-3.x")
{
"branchName": "main"
"latestCommitDate": "2024-03-18T07:21:26+00:00"
}
DEBUG: manager.getUpdatedPackageFiles() reuseExistingBranch=false (branch="renovate/ch.epfl.scala-sbt-version-policy-3.x")
DEBUG: Starting search at index 165 (branch="renovate/ch.epfl.scala-sbt-version-policy-3.x")
{
"packageFile": "project/plugins.sbt"
"depName": "ch.epfl.scala:sbt-version-policy"
}
DEBUG: Found match at index 165 (branch="renovate/ch.epfl.scala-sbt-version-policy-3.x")
{
"packageFile": "project/plugins.sbt"
"depName": "ch.epfl.scala:sbt-version-policy"
}
DEBUG: Could not extract project/plugins.sbt (manager=sbt) after autoreplace. Did the autoreplace make the file unparseable? (branch="renovate/ch.epfl.scala-sbt-version-policy-3.x")
WARN: Error updating branch: update failure (branch="renovate/ch.epfl.scala-sbt-version-policy-3.x")
DEBUG: getPrCache()
DEBUG: getPrCache()
DEBUG: getPrCache()
DEBUG: ensureDependencyDashboard()
DEBUG: Ensuring Dependency Dashboard
DEBUG: http cache: Using cached response: https://api.github.com/repos/tegonal/scala-commons/issues/6 from 2024-03-18T07:23:17.709Z
DEBUG: No changes to dependency dashboard issue needed
DEBUG: validateReconfigureBranch()
DEBUG: No reconfigure branch found
DEBUG: Removing any stale branches
DEBUG: config.repoIsOnboarded=true
DEBUG: No renovate branches found
DEBUG: PackageFiles.clear() - Package files deleted
DEBUG: Branch summary
{
"cacheModified": true
"baseBranches": [
{
"branchName": "main",
"sha": "062348aa5521471155f81f499d5e7f1ffe4c145c"
}
]
"branches": []
"defaultBranch": "main"
"inactiveBranches": [
"renovate/org.scalameta-munit-1.x",
"renovate/ch.epfl.scala-sbt-version-policy-1.x",
"renovate/ch.epfl.scala-sbt-version-policy-3.x"
]
}
DEBUG: branches info extended
{
"branchesInformation": [
{
"branchName": "renovate/org.scalameta-munit-1.x",
"prNo": null,
"prTitle": "Update dependency org.scalameta:munit to v1.0.0-M11",
"result": "error",
"upgrades": [
{
"datasource": "sbt-package",
"depName": "org.scalameta:munit",
"displayPending": "",
"fixedVersion": "1.0.0-M3",
"currentVersion": "1.0.0-M3",
"currentValue": "1.0.0-M3",
"newValue": "1.0.0-M11",
"newVersion": "1.0.0-M11",
"packageFile": "build.sbt",
"updateType": "patch",
"packageName": "org.scalameta:munit_3.4"
}
]
},
{
"branchName": "renovate/ch.epfl.scala-sbt-version-policy-1.x",
"prNo": null,
"prTitle": "Update dependency ch.epfl.scala:sbt-version-policy to v1.2.1",
"result": "error",
"upgrades": [
{
"datasource": "sbt-plugin",
"depName": "ch.epfl.scala:sbt-version-policy",
"displayPending": "",
"fixedVersion": "1.0.0-RC5",
"currentVersion": "1.0.0-RC5",
"currentValue": "1.0.0-RC5",
"newValue": "1.2.1",
"newVersion": "1.2.1",
"packageFile": "project/plugins.sbt",
"updateType": "minor",
"packageName": "ch.epfl.scala:sbt-version-policy"
}
]
},
{
"branchName": "renovate/ch.epfl.scala-sbt-version-policy-3.x",
"prNo": null,
"prTitle": "Update dependency ch.epfl.scala:sbt-version-policy to v3",
"result": "error",
"upgrades": [
{
"datasource": "sbt-plugin",
"depName": "ch.epfl.scala:sbt-version-policy",
"displayPending": "",
"fixedVersion": "1.0.0-RC5",
"currentVersion": "1.0.0-RC5",
"currentValue": "1.0.0-RC5",
"newValue": "3.2.0",
"newVersion": "3.2.0",
"packageFile": "project/plugins.sbt",
"updateType": "major",
"packageName": "ch.epfl.scala:sbt-version-policy"
}
]
}
]
}
DEBUG: Renovate repository PR statistics
{
"stats": {
"total": 1,
"open": 0,
"closed": 1,
"merged": 0
}
}
DEBUG: Repository result: done, status: onboarded, enabled: true, onboarded: true
DEBUG: repository problems
{
"repoProblems": [
"WARN: Error updating branch: update failure"
]
}
DEBUG: Repository timing splits (milliseconds)
{
"splits": {
"init": 3883,
"extract": 418,
"lookup": 5908,
"onboarding": 1,
"update": 718
}
"total": 11099
}
DEBUG: Package cache statistics
{
"get": {
"count": 13,
"totalMs": 1623,
"avgMs": 125,
"medianMs": 33,
"maxMs": 663
}
"set": {
"count": 0
}
}
DEBUG: http statistics
{
"urls": {
"https://api.github.com/graphql (POST,200)": 1,
"https://api.github.com/repos/tegonal/scala-commons/contents/renovate.json (GET,304)": 1,
"https://api.github.com/repos/tegonal/scala-commons/issues/6 (GET,304)": 1,
"https://api.github.com/repos/tegonal/scala-commons/pulls (GET,200)": 1,
"https://repo.scala-sbt.org/scalasbt/sbt-plugin-releases/ch.epfl.scala/ (GET,200)": 1,
"https://repo.scala-sbt.org/scalasbt/sbt-plugin-releases/ch.epfl.scala/sbt-version-policy/ (GET,404)": 1,
"https://repo.scala-sbt.org/scalasbt/sbt-plugin-releases/ch/epfl/scala/ (GET,200)": 1,
"https://repo.scala-sbt.org/scalasbt/sbt-plugin-releases/ch/epfl/scala/sbt-version-policy/ (GET,404)": 1,
"https://repo.scala-sbt.org/scalasbt/sbt-plugin-releases/com.github.sbt/ (GET,200)": 1,
"https://repo.scala-sbt.org/scalasbt/sbt-plugin-releases/com.github.sbt/sbt-pgp/ (GET,404)": 1,
"https://repo.scala-sbt.org/scalasbt/sbt-plugin-releases/com/github/sbt/ (GET,404)": 1,
"https://repo.scala-sbt.org/scalasbt/sbt-plugin-releases/com/github/sbt/sbt-pgp/ (GET,404)": 1,
"https://repo.scala-sbt.org/scalasbt/sbt-plugin-releases/org.scalameta/ (GET,200)": 1,
"https://repo.scala-sbt.org/scalasbt/sbt-plugin-releases/org.scalameta/sbt-scalafmt/ (GET,404)": 1,
"https://repo.scala-sbt.org/scalasbt/sbt-plugin-releases/org/scalameta/ (GET,404)": 1,
"https://repo.scala-sbt.org/scalasbt/sbt-plugin-releases/org/scalameta/sbt-scalafmt/ (GET,404)": 1,
"https://repo1.maven.org/maven2/ch.epfl.scala/ (GET,404)": 1,
"https://repo1.maven.org/maven2/ch.epfl.scala/sbt-version-policy/ (GET,404)": 1,
"https://repo1.maven.org/maven2/ch/epfl/scala/ (GET,200)": 1,
"https://repo1.maven.org/maven2/ch/epfl/scala/sbt-version-policy/ (GET,404)": 1,
"https://repo1.maven.org/maven2/ch/epfl/scala/sbt-version-policy_2.12_1.0/ (GET,200)": 1,
"https://repo1.maven.org/maven2/ch/epfl/scala/sbt-version-policy_2.12_1.0/3.2.0/sbt-version-policy_2.12_1.0-3.2.0.pom (GET,200)": 1,
"https://repo1.maven.org/maven2/com.github.sbt/ (GET,404)": 1,
"https://repo1.maven.org/maven2/com.github.sbt/sbt-pgp/ (GET,404)": 1,
"https://repo1.maven.org/maven2/com/github/sbt/ (GET,200)": 1,
"https://repo1.maven.org/maven2/com/github/sbt/sbt-pgp/ (GET,404)": 1,
"https://repo1.maven.org/maven2/com/github/sbt/sbt-pgp_2.10_0.13/ (GET,200)": 1,
"https://repo1.maven.org/maven2/com/github/sbt/sbt-pgp_2.10_0.13/2.2.1/sbt-pgp-2.2.1.pom (GET,404)": 1,
"https://repo1.maven.org/maven2/com/github/sbt/sbt-pgp_2.10_0.13/2.2.1/sbt-pgp_2.10_0.13-2.2.1.pom (GET,404)": 1,
"https://repo1.maven.org/maven2/com/github/sbt/sbt-pgp_2.12_1.0/ (GET,200)": 1,
"https://repo1.maven.org/maven2/com/github/sbt/sbt-pgp_2.12_1.0/2.2.1/sbt-pgp-2.2.1.pom (GET,200)": 1,
"https://repo1.maven.org/maven2/com/github/sbt/sbt-pgp_2.12_1.0/2.2.1/sbt-pgp_2.12_1.0-2.2.1.pom (GET,404)": 1,
"https://repo1.maven.org/maven2/org.scalameta/ (GET,404)": 1,
"https://repo1.maven.org/maven2/org.scalameta/sbt-scalafmt/ (GET,404)": 1,
"https://repo1.maven.org/maven2/org/scala-lang/scala3-library_3/3.4.0/scala3-library_3-3.4.0.pom (GET,200)": 1,
"https://repo1.maven.org/maven2/org/scalameta/ (GET,200)": 1,
"https://repo1.maven.org/maven2/org/scalameta/munit_0.21/ (GET,200)": 1,
"https://repo1.maven.org/maven2/org/scalameta/munit_0.21/1.0.0-M11/munit-1.0.0-M11.pom (GET,404)": 1,
"https://repo1.maven.org/maven2/org/scalameta/munit_0.21/1.0.0-M11/munit_0.21-1.0.0-M11.pom (GET,404)": 1,
"https://repo1.maven.org/maven2/org/scalameta/munit_0.22/ (GET,200)": 1,
"https://repo1.maven.org/maven2/org/scalameta/munit_0.22/1.0.0-M11/munit-1.0.0-M11.pom (GET,404)": 1,
"https://repo1.maven.org/maven2/org/scalameta/munit_0.22/1.0.0-M11/munit_0.22-1.0.0-M11.pom (GET,404)": 1,
"https://repo1.maven.org/maven2/org/scalameta/munit_0.23/ (GET,200)": 1,
"https://repo1.maven.org/maven2/org/scalameta/munit_0.23/1.0.0-M11/munit-1.0.0-M11.pom (GET,404)": 1,
"https://repo1.maven.org/maven2/org/scalameta/munit_0.23/1.0.0-M11/munit_0.23-1.0.0-M11.pom (GET,404)": 1,
"https://repo1.maven.org/maven2/org/scalameta/munit_0.24/ (GET,200)": 1,
"https://repo1.maven.org/maven2/org/scalameta/munit_0.24/1.0.0-M11/munit-1.0.0-M11.pom (GET,404)": 1,
"https://repo1.maven.org/maven2/org/scalameta/munit_0.24/1.0.0-M11/munit_0.24-1.0.0-M11.pom (GET,404)": 1,
"https://repo1.maven.org/maven2/org/scalameta/munit_0.25/ (GET,200)": 1,
"https://repo1.maven.org/maven2/org/scalameta/munit_0.25/1.0.0-M11/munit-1.0.0-M11.pom (GET,404)": 1,
"https://repo1.maven.org/maven2/org/scalameta/munit_0.25/1.0.0-M11/munit_0.25-1.0.0-M11.pom (GET,404)": 1,
"https://repo1.maven.org/maven2/org/scalameta/munit_0.26/ (GET,200)": 1,
"https://repo1.maven.org/maven2/org/scalameta/munit_0.26/1.0.0-M11/munit-1.0.0-M11.pom (GET,404)": 1,
"https://repo1.maven.org/maven2/org/scalameta/munit_0.26/1.0.0-M11/munit_0.26-1.0.0-M11.pom (GET,404)": 1,
"https://repo1.maven.org/maven2/org/scalameta/munit_0.27/ (GET,200)": 1,
"https://repo1.maven.org/maven2/org/scalameta/munit_0.27/1.0.0-M11/munit-1.0.0-M11.pom (GET,404)": 1,
"https://repo1.maven.org/maven2/org/scalameta/munit_0.27/1.0.0-M11/munit_0.27-1.0.0-M11.pom (GET,404)": 1,
"https://repo1.maven.org/maven2/org/scalameta/munit_2.11/ (GET,200)": 1,
"https://repo1.maven.org/maven2/org/scalameta/munit_2.11/1.0.0-M11/munit-1.0.0-M11.pom (GET,404)": 1,
"https://repo1.maven.org/maven2/org/scalameta/munit_2.11/1.0.0-M11/munit_2.11-1.0.0-M11.pom (GET,404)": 1,
"https://repo1.maven.org/maven2/org/scalameta/munit_2.12/ (GET,200)": 1,
"https://repo1.maven.org/maven2/org/scalameta/munit_2.12/1.0.0-M11/munit_2.12-1.0.0-M11.pom (GET,200)": 1,
"https://repo1.maven.org/maven2/org/scalameta/munit_2.13/ (GET,200)": 1,
"https://repo1.maven.org/maven2/org/scalameta/munit_3.0.0-M1/ (GET,200)": 1,
"https://repo1.maven.org/maven2/org/scalameta/munit_3.0.0-M2/ (GET,200)": 1,
"https://repo1.maven.org/maven2/org/scalameta/munit_3.0.0-M3/ (GET,200)": 1,
"https://repo1.maven.org/maven2/org/scalameta/munit_3.0.0-RC1/ (GET,200)": 1,
"https://repo1.maven.org/maven2/org/scalameta/munit_3.0.0-RC2/ (GET,200)": 1,
"https://repo1.maven.org/maven2/org/scalameta/munit_3.0.0-RC3/ (GET,200)": 1,
"https://repo1.maven.org/maven2/org/scalameta/munit_3/ (GET,200)": 1,
"https://repo1.maven.org/maven2/org/scalameta/sbt-scalafmt/ (GET,404)": 1,
"https://repo1.maven.org/maven2/org/scalameta/sbt-scalafmt_2.12_1.0/ (GET,200)": 1,
"https://repo1.maven.org/maven2/org/scalameta/sbt-scalafmt_2.12_1.0/2.5.2/sbt-scalafmt_2.12_1.0-2.5.2.pom (GET,200)": 1
}
"hostStats": {
"api.github.com": {
"requestCount": 4,
"requestAvgMs": 123,
"queueAvgMs": 0
},
"repo.scala-sbt.org": {
"requestCount": 12,
"requestAvgMs": 852,
"queueAvgMs": 2
},
"repo1.maven.org": {
"requestCount": 57,
"requestAvgMs": 64,
"queueAvgMs": 0
}
}
"totalRequests": 73
}
DEBUG: Package lookup durations
{
"github-tags": {
"count": 6,
"averageMs": 351,
"totalMs": 2103,
"maximumMs": 727
}
"github-releases": {
"count": 1,
"averageMs": 727,
"totalMs": 727,
"maximumMs": 727
}
"maven": {
"count": 1,
"averageMs": 2845,
"totalMs": 2845,
"maximumMs": 2845
}
"sbt-package": {
"count": 1,
"averageMs": 3387,
"totalMs": 3387,
"maximumMs": 3387
}
"sbt-plugin": {
"count": 3,
"averageMs": 4812,
"totalMs": 14437,
"maximumMs": 4968
}
}
DEBUG: dns cache
{
"hosts": []
}
INFO: Repository finished
{
"cloned": true
"durationMs": 11099
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment