Skip to content

MIJOTHY-V2/renovate-32177

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

32177

Reproduction for issue renovatebot/renovate#32177

The issue has been resolved as of renovatebot/renovate#32204, tested as follows:

image
Job Logs
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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/{{platform}}/{{repository}}).",
    "redisUrl": "redis://mend-developer-platform-renovate-prod.aqffol.ng.0001.use1.cache.amazonaws.com:6379",
    "binarySource": "install",
    "platformCommit": "enabled",
    "repositoryCache": "enabled",
    "cacheTtlOverride": {
      "datasource-docker-hub-tags": 90
    },
    "encryptedWarning": "Encrypted secrets were detected in the repository config. This feature has been deprecated. Please migrate them to this portal. See the guide at http://docs.renovatebot.com/mend-hosted/migrating-secrets/",
    "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$",
      "^pwd$"
    ],
    "allowPostUpgradeCommandTemplating": true
  }
}

DEBUG: File config
{
  "config": {
    "token": "***********",
    "privateKey": "***********",
    "privateKeyOld": "***********",
    "hostRules": [
      {
        "hostType": "docker",
        "matchHost": "docker.io",
        "username": "mdpprodrenovate",
        "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": "***********"
      }
    ],
    "secrets": {}
  }
}

DEBUG: CLI config
{
  "config": {}
}

DEBUG: Env config
{
  "config": {
    "extends": [
      "mergeConfidence:all-badges"
    ],
    "prFooter": "This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/{{platform}}/{{repository}}).",
    "redisUrl": "redis://mend-developer-platform-renovate-prod.aqffol.ng.0001.use1.cache.amazonaws.com:6379",
    "binarySource": "install",
    "platformCommit": "enabled",
    "repositoryCache": "enabled",
    "cacheTtlOverride": {
      "datasource-docker-hub-tags": 90
    },
    "encryptedWarning": "Encrypted secrets were detected in the repository config. This feature has been deprecated. Please migrate them to this portal. See the guide at http://docs.renovatebot.com/mend-hosted/migrating-secrets/",
    "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$",
      "^pwd$"
    ],
    "allowPostUpgradeCommandTemplating": true,
    "hostRules": [],
    "onboardingNoDeps": "enabled",
    "onboarding": true,
    "forkProcessing": "enabled",
    "requireConfig": "required",
    "platform": "github",
    "username": "renovate[bot]",
    "repositories": [
      "MIJOTHY-V2/renovate-32177"
    ],
    "gitAuthor": "renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
    "deleteConfigFile": true
  }
}

DEBUG: Combined config
{
  "config": {
    "token": "***********",
    "privateKey": "***********",
    "privateKeyOld": "***********",
    "hostRules": [
      {
        "hostType": "docker",
        "matchHost": "docker.io",
        "username": "mdpprodrenovate",
        "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": "***********"
      }
    ],
    "secrets": {},
    "extends": [
      "mergeConfidence:all-badges"
    ],
    "prFooter": "This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/{{platform}}/{{repository}}).",
    "redisUrl": "redis://mend-developer-platform-renovate-prod.aqffol.ng.0001.use1.cache.amazonaws.com:6379",
    "binarySource": "install",
    "platformCommit": "enabled",
    "repositoryCache": "enabled",
    "cacheTtlOverride": {
      "datasource-docker-hub-tags": 90
    },
    "encryptedWarning": "Encrypted secrets were detected in the repository config. This feature has been deprecated. Please migrate them to this portal. See the guide at http://docs.renovatebot.com/mend-hosted/migrating-secrets/",
    "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$",
      "^pwd$"
    ],
    "allowPostUpgradeCommandTemplating": true,
    "onboardingNoDeps": "enabled",
    "onboarding": true,
    "forkProcessing": "enabled",
    "requireConfig": "required",
    "platform": "github",
    "username": "renovate[bot]",
    "repositories": [
      "MIJOTHY-V2/renovate-32177"
    ],
    "gitAuthor": "renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
    "deleteConfigFile": true
  }
}

DEBUG: Enabling forkProcessing while in non-autodiscover mode
DEBUG: Enabling onboardingNoDeps while in non-autodiscover mode
DEBUG: Found valid git version: 2.47.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: Redis cache connected
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": "38.135.2"
}

DEBUG: Using localDir: /tmp/renovate/repos/github/MIJOTHY-V2/renovate-32177
DEBUG: PackageFiles.clear() - Package files deleted
DEBUG: initRepo("MIJOTHY-V2/renovate-32177")
DEBUG: hostRules: authentication already set for api.github.com
DEBUG: Using queue: host=api.github.com, concurrency=16
DEBUG: MIJOTHY-V2/renovate-32177 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: saving https://api.github.com/repos/MIJOTHY-V2/renovate-32177/pulls?per_page=20&state=all&sort=updated&direction=desc&page=1 (etag=W/"04c860cf0508053c48f56bc0aa4874f96e8bfde2f095c0331cac7a8a6e01300d", lastModified=undefined)
DEBUG: getPrList success
{
  "pullsTotal": 1
  "requestsTotal": 1
  "apiQuotaAffected": true
}

DEBUG: findPr(renovate/configure, chore: Configure Renovate, !open)
DEBUG: Checking cached config file name
DEBUG: http cache: Using cached response: https://api.github.com/repos/MIJOTHY-V2/renovate-32177/contents/renovate.json from 2024-10-30T02:41:42.375Z
DEBUG: Existing config file confirmed
DEBUG: Repository config
{
  "fileName": "renovate.json"
  "config": {
    "minimumReleaseAge": "30 days",
    "internalChecksFilter": "strict",
    "dependencyDashboard": true
  }
}

DEBUG: Repo is onboarded
DEBUG: http cache: Using cached response: https://api.github.com/repos/MIJOTHY-V2/renovate-32177/contents/renovate.json from 2024-10-30T02:41:42.375Z
DEBUG: migrateAndValidate()
DEBUG: No config migration necessary
DEBUG: Found repo ignorePaths
{
  "ignorePaths": [
    "**/node_modules/**",
    "**/bower_components/**"
  ]
}

DEBUG: No vulnerability alerts enabled for repo
DEBUG: No vulnerability alerts found
DEBUG: findIssue(Dependency Dashboard)
DEBUG: Issues cache: synced
DEBUG: Found issue 2
DEBUG: http cache: saving https://api.github.com/repos/MIJOTHY-V2/renovate-32177/issues/2 (etag=W/"34c0c7e7d93ca62e253f4ad8166ff4c061e6dc45fd94bdb0df3354102061fc42", lastModified=Mon, 28 Oct 2024 13:23:26 GMT)
DEBUG: No baseBranches
DEBUG: extract()
DEBUG: Cached extract result cannot be used due to base branch SHA change (old=c6b5aaf097bf6838b0c200832649a80dfb572650, new=a3f3471aef00685825d475039c92727b3716c246)
DEBUG: Setting current branch to main
DEBUG: Initializing git repository into /tmp/renovate/repos/github/MIJOTHY-V2/renovate-32177
DEBUG: Performing blobless clone
DEBUG: git clone completed
{
  "durationMs": 301
}

DEBUG: latest repository commit
{
  "latestCommit": {
    "hash": "a3f3471aef00685825d475039c92727b3716c246",
    "date": "2024-10-30T08:46:30Z",
    "message": "Add another dep to verify fix.",
    "refs": "HEAD -> main, origin/main, origin/HEAD",
    "body": "https://github.com/renovatebot/renovate/discussions/32177#discussioncomment-11095863",
    "author_name": "James Griffiths",
    "author_email": "[email protected]"
  }
}

DEBUG: latest commit
{
  "branchName": "main"
  "latestCommitDate": "2024-10-30T08:46:30Z"
}

DEBUG: Using file match: (^|/)tasks/[^/]+\.ya?ml$ for manager ansible
DEBUG: Using file match: (^|/)(galaxy|requirements)(\.ansible)?\.ya?ml$ for manager ansible-galaxy
DEBUG: Using file match: (^|/)\.tool-versions$ for manager asdf
DEBUG: Using file match: (^|/).azuredevops/.+\.ya?ml$ for manager azure-pipelines
DEBUG: Using file match: azure.*pipelines?.*\.ya?ml$ for manager azure-pipelines
DEBUG: Using file match: (^|/)batect(-bundle)?\.ya?ml$ for manager batect
DEBUG: Using file match: (^|/)batect$ for manager batect-wrapper
DEBUG: Using file match: (^|/)WORKSPACE(|\.bazel|\.bzlmod)$ for manager bazel
DEBUG: Using file match: \.WORKSPACE\.bazel$ for manager bazel
DEBUG: Using file match: \.bzl$ for manager bazel
DEBUG: Using file match: (^|/)MODULE\.bazel$ for manager bazel-module
DEBUG: Using file match: (^|/)\.bazelversion$ for manager bazelisk
DEBUG: Using file match: \.bicep$ for manager bicep
DEBUG: Using file match: (^|/)\.?bitbucket-pipelines\.ya?ml$ for manager bitbucket-pipelines
DEBUG: Using file match: (^|/)bitrise\.ya?ml$ for manager bitrise
DEBUG: Using file match: buildkite\.ya?ml for manager buildkite
DEBUG: Using file match: \.buildkite/.+\.ya?ml$ for manager buildkite
DEBUG: Using file match: (^|/)bun\.lockb$ for manager bun
DEBUG: Using file match: (^|/)\.bun-version$ for manager bun-version
DEBUG: Using file match: (^|/)Gemfile$ for manager bundler
DEBUG: Using file match: \.cake$ for manager cake
DEBUG: Using file match: (^|/)Cargo\.toml$ for manager cargo
DEBUG: Using file match: (^|/)\.circleci/.+\.ya?ml$ for manager circleci
DEBUG: Using file match: (^|/)cloudbuild\.ya?ml for manager cloudbuild
DEBUG: Using file match: (^|/)Podfile$ for manager cocoapods
DEBUG: Using file match: (^|/)([\w-]*)composer\.json$ for manager composer
DEBUG: Using file match: (^|/)conanfile\.(txt|py)$ for manager conan
DEBUG: Using file match: (^|/)\.copier-answers(\..+)?\.ya?ml for manager copier
DEBUG: Using file match: (^|/)cpanfile$ for manager cpanfile
DEBUG: Using file match: (^|/)(?:deps|bb)\.edn$ for manager deps-edn
DEBUG: Using file match: ^.devcontainer/devcontainer.json$ for manager devcontainer
DEBUG: Using file match: ^.devcontainer.json$ for manager devcontainer
DEBUG: Using file match: (^|/)(?:docker-)?compose[^/]*\.ya?ml$ for manager docker-compose
DEBUG: Using file match: (^|/|\.)([Dd]ocker|[Cc]ontainer)file$ for manager dockerfile
DEBUG: Using file match: (^|/)([Dd]ocker|[Cc]ontainer)file[^/]*$ for manager dockerfile
DEBUG: Using file match: (^|/)\.drone\.yml$ for manager droneci
DEBUG: Using file match: (^|/)fleet\.ya?ml for manager fleet
DEBUG: Using file match: (?:^|/)gotk-components\.ya?ml$ for manager flux
DEBUG: Using file match: (^|/)\.fvm/fvm_config\.json$ for manager fvm
DEBUG: Using file match: (^|/)\.fvmrc$ for manager fvm
DEBUG: Using file match: (^|/)\.gitmodules$ for manager git-submodules
DEBUG: Using file match: (^|/)(workflow-templates|\.(?:github|gitea|forgejo)/(?:workflows|actions))/.+\.ya?ml$ for manager github-actions
DEBUG: Using file match: (^|/)action\.ya?ml$ for manager github-actions
DEBUG: Using file match: \.gitlab-ci\.ya?ml$ for manager gitlabci
DEBUG: Using file match: \.gitlab-ci\.ya?ml$ for manager gitlabci-include
DEBUG: Using file match: (^|/)gleam.toml$ for manager gleam
DEBUG: Using file match: (^|/)go\.mod$ for manager gomod
DEBUG: Using file match: \.gradle(\.kts)?$ for manager gradle
DEBUG: Using file match: (^|/)gradle\.properties$ for manager gradle
DEBUG: Using file match: (^|/)gradle/.+\.toml$ for manager gradle
DEBUG: Using file match: (^|/)buildSrc/.+\.kt$ for manager gradle
DEBUG: Using file match: \.versions\.toml$ for manager gradle
DEBUG: Using file match: (^|/)versions.props$ for manager gradle
DEBUG: Using file match: (^|/)versions.lock$ for manager gradle
DEBUG: Using file match: (^|/)gradle/wrapper/gradle-wrapper\.properties$ for manager gradle-wrapper
DEBUG: Using file match: (^|/)requirements\.ya?ml$ for manager helm-requirements
DEBUG: Using file match: (^|/)values\.ya?ml$ for manager helm-values
DEBUG: Using file match: (^|/)helmfile\.ya?ml(?:\.gotmpl)?$ for manager helmfile
DEBUG: Using file match: (^|/)Chart\.ya?ml$ for manager helmv3
DEBUG: Using file match: (^|/)bin/hermit$ for manager hermit
DEBUG: Using file match: ^Formula/[^/]+[.]rb$ for manager homebrew
DEBUG: Using file match: \.html?$ for manager html
DEBUG: Using file match: (^|/)plugins\.(txt|ya?ml)$ for manager jenkins
DEBUG: Using file match: (^|/)jsonnetfile\.json$ for manager jsonnet-bundler
DEBUG: Using file match: ^.+\.main\.kts$ for manager kotlin-script
DEBUG: Using file match: (^|/)kustomization\.ya?ml$ for manager kustomize
DEBUG: Using file match: (^|/)project\.clj$ for manager leiningen
DEBUG: Using file match: (^|/|\.)pom\.xml$ for manager maven
DEBUG: Using file match: ^(((\.mvn)|(\.m2))/)?settings\.xml$ for manager maven
DEBUG: Using file match: (^|/)\.mvn/extensions\.xml$ for manager maven
DEBUG: Using file match: (^|\/).mvn/wrapper/maven-wrapper.properties$ for manager maven-wrapper
DEBUG: Using file match: (^|/)package\.js$ for manager meteor
DEBUG: Using file match: (^|/)Mintfile$ for manager mint
DEBUG: Using file match: (^|/)\.?mise\.toml$ for manager mise
DEBUG: Using file match: (^|/)\.?mise/config\.toml$ for manager mise
DEBUG: Using file match: (^|/)mix\.exs$ for manager mix
DEBUG: Using file match: (^|/)flake\.nix$ for manager nix
DEBUG: Using file match: (^|/)\.node-version$ for manager nodenv
DEBUG: Using file match: (^|/)package\.json$ for manager npm
DEBUG: Using file match: \.(?:cs|fs|vb)proj$ for manager nuget
DEBUG: Using file match: \.(?:props|targets)$ for manager nuget
DEBUG: Using file match: (^|/)dotnet-tools\.json$ for manager nuget
DEBUG: Using file match: (^|/)global\.json$ for manager nuget
DEBUG: Using file match: (^|/)\.nvmrc$ for manager nvm
DEBUG: Using file match: (^|/)src/main/features/.+\.json$ for manager osgi
DEBUG: Using file match: (^|/)pyproject\.toml$ for manager pep621
DEBUG: Using file match: (^|/)[\w-]*requirements([-.]\w+)?\.(txt|pip)$ for manager pip_requirements
DEBUG: Using file match: (^|/)setup\.py$ for manager pip_setup
DEBUG: Using file match: (^|/)Pipfile$ for manager pipenv
DEBUG: Using file match: (^|/)pyproject\.toml$ for manager poetry
DEBUG: Using file match: (^|/)\.pre-commit-config\.ya?ml$ for manager pre-commit
DEBUG: Using file match: (^|/)pubspec\.ya?ml$ for manager pub
DEBUG: Using file match: (^|/)Puppetfile$ for manager puppet
DEBUG: Using file match: (^|/)\.python-version$ for manager pyenv
DEBUG: Using file match: (^|/)\.ruby-version$ for manager ruby-version
DEBUG: Using file match: (^|/)runtime.txt$ for manager runtime-version
DEBUG: Using file match: \.sbt$ for manager sbt
DEBUG: Using file match: project/[^/]*\.scala$ for manager sbt
DEBUG: Using file match: project/build\.properties$ for manager sbt
DEBUG: Using file match: (^|/)repositories$ for manager sbt
DEBUG: Using file match: (^|/)\.scalafmt.conf$ for manager scalafmt
DEBUG: Using file match: (^|/)setup\.cfg$ for manager setup-cfg
DEBUG: Using file match: (^|/)Package\.swift for manager swift
DEBUG: Using file match: \.tf$ for manager terraform
DEBUG: Using file match: (^|/)\.terraform-version$ for manager terraform-version
DEBUG: Using file match: (^|/)terragrunt\.hcl$ for manager terragrunt
DEBUG: Using file match: (^|/)\.terragrunt-version$ for manager terragrunt-version
DEBUG: Using file match: \.tflint\.hcl$ for manager tflint-plugin
DEBUG: Using file match: ^\.travis\.ya?ml$ for manager travis
DEBUG: Using file match: (^|/)\.vela\.ya?ml$ for manager velaci
DEBUG: Using file match: (^|/)vendir\.yml$ for manager vendir
DEBUG: Using file match: ^\.woodpecker(?:/[^/]+)?\.ya?ml$ for manager woodpecker
DEBUG: Matched 1 file(s) for manager leiningen: project.clj
DEBUG: manager extract durations (ms)
{
  "managers": {
    "leiningen": 9
  }
}

DEBUG: Found leiningen package files
DEBUG: Found 1 package file(s)
INFO: Dependency extraction complete
{
  "baseBranch": "main"
  "stats": {
    "managers": {
      "leiningen": {
        "fileCount": 1,
        "depCount": 2
      }
    },
    "total": {
      "fileCount": 1,
      "depCount": 2
    }
  }
}

DEBUG: Looking up ch.qos.logback:logback-classic in repository https://clojars.org/repo/
DEBUG: Looking up ch.qos.logback:logback-core in repository https://clojars.org/repo/
DEBUG: hostRules: no authentication for clojars.org
DEBUG: Using queue: host=clojars.org, concurrency=16
DEBUG: GET https://clojars.org/repo/ch/qos/logback/logback-core/maven-metadata.xml = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=404 retryCount=0, duration=51)
DEBUG: Content is not found for Maven url
{
  "url": "https://clojars.org/repo/ch/qos/logback/logback-core/maven-metadata.xml"
}

DEBUG: GET https://clojars.org/repo/ch/qos/logback/logback-classic/maven-metadata.xml = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=404 retryCount=0, duration=49)
DEBUG: Content is not found for Maven url
{
  "url": "https://clojars.org/repo/ch/qos/logback/logback-classic/maven-metadata.xml"
}

DEBUG: Looking up ch.qos.logback:logback-core in repository https://repo.maven.apache.org/maven2/
DEBUG: Looking up ch.qos.logback:logback-classic in repository https://repo.maven.apache.org/maven2/
DEBUG: Found 141 new releases for ch.qos.logback:logback-core in repository https://repo.maven.apache.org/maven2/
DEBUG: Using queue: host=repo.maven.apache.org, concurrency=16
DEBUG: Found 141 new releases for ch.qos.logback:logback-classic in repository https://repo.maven.apache.org/maven2/
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: semanticCommits: detected "unknown"
DEBUG: semanticCommits: disabled
DEBUG: 2 flattened updates found: ch.qos.logback:logback-classic, ch.qos.logback:logback-core
DEBUG: Returning 2 branch(es)
DEBUG: config.repoIsOnboarded=true
DEBUG: Found sourceUrl with multiple branches that should probably be combined into a group
{
  "sourceUrl": "https://github.com/qos-ch/logback"
  "newVersion": "1.5.12"
  "branches": {
    "renovate/ch.qos.logback-logback-classic-1.x": "ch.qos.logback:logback-classic",
    "renovate/ch.qos.logback-logback-core-1.x": "ch.qos.logback:logback-core"
  }
}

DEBUG: packageFiles with updates
{
  "baseBranch": "main"
  "config": {
    "leiningen": [
      {
        "deps": [
          {
            "depType": "dependencies",
            "registryUrls": [],
            "datasource": "clojure",
            "depName": "ch.qos.logback:logback-classic",
            "currentValue": "1.5.11",
            "updates": [
              {
                "bucket": "non-major",
                "newVersion": "1.5.12",
                "newValue": "1.5.12",
                "releaseTimestamp": "2024-10-25T20:42:48.000Z",
                "newVersionAgeInDays": 4,
                "newMajor": 1,
                "newMinor": 5,
                "newPatch": 12,
                "updateType": "patch",
                "pendingChecks": true,
                "branchName": "renovate/ch.qos.logback-logback-classic-1.x"
              }
            ],
            "packageName": "ch.qos.logback:logback-classic",
            "versioning": "maven",
            "warnings": [],
            "sourceUrl": "https://github.com/qos-ch/logback",
            "registryUrl": "https://repo.maven.apache.org/maven2",
            "homepage": "http://logback.qos.ch",
            "currentVersion": "1.5.11",
            "isSingleVersion": true,
            "fixedVersion": "1.5.11"
          },
          {
            "depType": "dependencies",
            "registryUrls": [],
            "datasource": "clojure",
            "depName": "ch.qos.logback:logback-core",
            "currentValue": "1.5.11",
            "updates": [
              {
                "bucket": "non-major",
                "newVersion": "1.5.12",
                "newValue": "1.5.12",
                "releaseTimestamp": "2024-10-25T20:42:18.000Z",
                "newVersionAgeInDays": 4,
                "newMajor": 1,
                "newMinor": 5,
                "newPatch": 12,
                "updateType": "patch",
                "pendingChecks": true,
                "branchName": "renovate/ch.qos.logback-logback-core-1.x"
              }
            ],
            "packageName": "ch.qos.logback:logback-core",
            "versioning": "maven",
            "warnings": [],
            "sourceUrl": "https://github.com/qos-ch/logback",
            "registryUrl": "https://repo.maven.apache.org/maven2",
            "homepage": "http://logback.qos.ch",
            "currentVersion": "1.5.11",
            "isSingleVersion": true,
            "fixedVersion": "1.5.11"
          }
        ],
        "packageFile": "project.clj"
      }
    ]
  }
}

DEBUG: detectSemanticCommits()
DEBUG: semanticCommits: returning "disabled" from cache
DEBUG: processRepo()
DEBUG: Processing 2 branches: renovate/ch.qos.logback-logback-classic-1.x, renovate/ch.qos.logback-logback-core-1.x
DEBUG: Calculating hourly PRs remaining
DEBUG: currentHourStart=2024-10-30T08:00:00.000+00:00
DEBUG: PR hourly limit remaining: 2
DEBUG: Calculating prConcurrentLimit (10)
DEBUG: getBranchPr(renovate/ch.qos.logback-logback-classic-1.x)
DEBUG: findPr(renovate/ch.qos.logback-logback-classic-1.x, undefined, open)
DEBUG: Found PR #1
DEBUG: getBranchPr(renovate/ch.qos.logback-logback-core-1.x)
DEBUG: findPr(renovate/ch.qos.logback-logback-core-1.x, undefined, open)
DEBUG: findPr(renovate/ch.qos.logback-logback-core-1.x, undefined, closed)
DEBUG: 1 PRs are currently open
DEBUG: PR concurrent limit remaining: 9
DEBUG: Calculated maximum PRs remaining this run: 2
DEBUG: PullRequests limit = 2
DEBUG: Calculating hourly PRs remaining
DEBUG: currentHourStart=2024-10-30T08:00:00.000+00:00
DEBUG: PR hourly limit remaining: 2
DEBUG: Calculating branchConcurrentLimit (10)
DEBUG: 1 already existing branches found: renovate/ch.qos.logback-logback-classic-1.x
DEBUG: Branch concurrent limit remaining: 9
DEBUG: Calculated maximum branches remaining this run: 2
DEBUG: Branches limit = 2
DEBUG: syncBranchState() (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: syncBranchState(): update baseBranchSha (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: branch.isUpToDate(): using cached result "true" (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: getBranchPr(renovate/ch.qos.logback-logback-classic-1.x) (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: findPr(renovate/ch.qos.logback-logback-classic-1.x, undefined, open) (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: Found PR #1 (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: branchExists=true (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: dependencyDashboardCheck=undefined (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: PR rebase requested=false (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: Checking if PR has been edited (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: branch.isModified(): using cached result "false" (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: Found existing branch PR (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: Checking schedule(schedule=at any time, tz=null, now=2024-10-30T08:46:41.088Z) (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: No schedule defined (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: Update has not passed minimum release age (branch="renovate/ch.qos.logback-logback-classic-1.x")
{
  "depName": "ch.qos.logback:logback-classic"
  "timeElapsed": 389033088
  "minimumReleaseAge": "30 days"
}

DEBUG: Branch already exists (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: GET https://api.github.com/repos/MIJOTHY-V2/renovate-32177/branches/main/protection = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=404 retryCount=0, duration=121) (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: No branch protection found for main (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: Converting rebaseWhen=auto to rebaseWhen=conflicted because no rule for behind-base-branch applies (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: Skipping behind base branch check due to rebaseWhen=conflicted (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: isBranchConflicted(main, renovate/ch.qos.logback-logback-classic-1.x) (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: branch.isConflicted(): using git to calculate (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: Setting git author name: renovate[bot] (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: Setting git author email: 29139614+renovate[bot]@users.noreply.github.com (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: branch.isConflicted(): true (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: Branch is conflicted (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: Branch is not mergeable and needs rebasing (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: Using reuseExistingBranch: false (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: Setting current branch to main (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: latest commit (branch="renovate/ch.qos.logback-logback-classic-1.x")
{
  "branchName": "main"
  "latestCommitDate": "2024-10-30T08:46:30Z"
}

DEBUG: manager.getUpdatedPackageFiles() reuseExistingBranch=false (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: Starting search at index 94 (branch="renovate/ch.qos.logback-logback-classic-1.x")
{
  "packageFile": "project.clj"
  "depName": "ch.qos.logback:logback-classic"
}

DEBUG: Found match at index 94 (branch="renovate/ch.qos.logback-logback-classic-1.x")
{
  "packageFile": "project.clj"
  "depName": "ch.qos.logback:logback-classic"
}

DEBUG: Contents updated (branch="renovate/ch.qos.logback-logback-classic-1.x")
{
  "packageFile": "project.clj"
  "depName": "ch.qos.logback:logback-classic"
}

DEBUG: updateArtifacts for updatedPackageFiles (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: Updated 1 package files (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: No updated lock files in branch (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: 1 file(s) to commit (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: Preparing files for committing to branch renovate/ch.qos.logback-logback-classic-1.x (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: git commit (branch="renovate/ch.qos.logback-logback-classic-1.x")
{
  "deletedFiles": []
  "ignoredFiles": []
  "result": {
    "author": null,
    "branch": "renovate/ch.qos.logback-logback-classic-1.x",
    "commit": "3a12847a10fb35392c9d93041edc184f0ff86dc9",
    "root": false,
    "summary": {
      "changes": 1,
      "insertions": 1,
      "deletions": 1
    }
  }
}

DEBUG: resetToCommit(a3f3471aef00685825d475039c92727b3716c246) (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: Fetching branch renovate/ch.qos.logback-logback-classic-1.x (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: Setting current branch to main (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: latest commit (branch="renovate/ch.qos.logback-logback-classic-1.x")
{
  "branchName": "main"
  "latestCommitDate": "2024-10-30T08:46:30Z"
}

INFO: Branch updated (branch="renovate/ch.qos.logback-logback-classic-1.x")
{
  "commitSha": "05b75daf94d01c66c56fc8ae3dd1de98777c2337"
}

DEBUG: Updating renovate/stability-days status check state to yellow (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: Setting branch status (branch="renovate/ch.qos.logback-logback-classic-1.x")
{
  "context": "renovate/stability-days"
  "state": "yellow"
}

DEBUG: http cache: saving https://api.github.com/repos/MIJOTHY-V2/renovate-32177/commits/renovate/ch.qos.logback-logback-classic-1.x/status (etag=W/"0841d98a95c1947eccce2e2e71e0ec933650ca6351d9c27d1dd9ec00189b6687", lastModified=undefined) (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: Ensuring PR (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: There are 0 errors and 0 warnings (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: getBranchPr(renovate/ch.qos.logback-logback-classic-1.x) (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: findPr(renovate/ch.qos.logback-logback-classic-1.x, undefined, open) (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: Found PR #1 (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: Found existing PR (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: PR cache matches and no PR changes in last 24hrs, so skipping PR body check (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: PR is not configured for automerge (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: setBranchCommit() (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: syncBranchState() (branch="renovate/ch.qos.logback-logback-core-1.x")
DEBUG: syncBranchState(): Branch cache not found, creating minimal branchState (branch="renovate/ch.qos.logback-logback-core-1.x")
DEBUG: getBranchPr(renovate/ch.qos.logback-logback-core-1.x) (branch="renovate/ch.qos.logback-logback-core-1.x")
DEBUG: findPr(renovate/ch.qos.logback-logback-core-1.x, undefined, open) (branch="renovate/ch.qos.logback-logback-core-1.x")
DEBUG: findPr(renovate/ch.qos.logback-logback-core-1.x, undefined, closed) (branch="renovate/ch.qos.logback-logback-core-1.x")
DEBUG: branchExists=false (branch="renovate/ch.qos.logback-logback-core-1.x")
DEBUG: dependencyDashboardCheck=undefined (branch="renovate/ch.qos.logback-logback-core-1.x")
DEBUG: Check for closed PR because recreating closed PRs is disabled. (branch="renovate/ch.qos.logback-logback-core-1.x")
DEBUG: findPr(renovate/ch.qos.logback-logback-core-1.x, Update dependency ch.qos.logback:logback-core to v1.5.12, !open) (branch="renovate/ch.qos.logback-logback-core-1.x")
DEBUG: prAlreadyExisted=false (branch="renovate/ch.qos.logback-logback-core-1.x")
DEBUG: getBranchPr(renovate/ch.qos.logback-logback-classic-1.x)
DEBUG: findPr(renovate/ch.qos.logback-logback-classic-1.x, undefined, open)
DEBUG: Found PR #1
DEBUG: http cache: Using cached response: https://api.github.com/repos/MIJOTHY-V2/renovate-32177/contents/renovate.json from 2024-10-30T02:41:42.375Z
DEBUG: Config does not need migration
DEBUG: ensureDependencyDashboard()
DEBUG: Ensuring Dependency Dashboard
DEBUG: Checking packageFiles for deprecated packages
{
  "packageFiles": {
    "leiningen": [
      {
        "deps": [
          {
            "depType": "dependencies",
            "registryUrls": [],
            "datasource": "clojure",
            "depName": "ch.qos.logback:logback-classic",
            "currentValue": "1.5.11",
            "updates": [
              {
                "bucket": "non-major",
                "newVersion": "1.5.12",
                "newValue": "1.5.12",
                "releaseTimestamp": "2024-10-25T20:42:48.000Z",
                "newVersionAgeInDays": 4,
                "newMajor": 1,
                "newMinor": 5,
                "newPatch": 12,
                "updateType": "patch",
                "pendingChecks": true,
                "branchName": "renovate/ch.qos.logback-logback-classic-1.x"
              }
            ],
            "packageName": "ch.qos.logback:logback-classic",
            "versioning": "maven",
            "warnings": [],
            "sourceUrl": "https://github.com/qos-ch/logback",
            "registryUrl": "https://repo.maven.apache.org/maven2",
            "homepage": "http://logback.qos.ch",
            "currentVersion": "1.5.11",
            "isSingleVersion": true,
            "fixedVersion": "1.5.11"
          },
          {
            "depType": "dependencies",
            "registryUrls": [],
            "datasource": "clojure",
            "depName": "ch.qos.logback:logback-core",
            "currentValue": "1.5.11",
            "updates": [
              {
                "bucket": "non-major",
                "newVersion": "1.5.12",
                "newValue": "1.5.12",
                "releaseTimestamp": "2024-10-25T20:42:18.000Z",
                "newVersionAgeInDays": 4,
                "newMajor": 1,
                "newMinor": 5,
                "newPatch": 12,
                "updateType": "patch",
                "pendingChecks": true,
                "branchName": "renovate/ch.qos.logback-logback-core-1.x"
              }
            ],
            "packageName": "ch.qos.logback:logback-core",
            "versioning": "maven",
            "warnings": [],
            "sourceUrl": "https://github.com/qos-ch/logback",
            "registryUrl": "https://repo.maven.apache.org/maven2",
            "homepage": "http://logback.qos.ch",
            "currentVersion": "1.5.11",
            "isSingleVersion": true,
            "fixedVersion": "1.5.11"
          }
        ],
        "packageFile": "project.clj"
      }
    ]
  }
}

DEBUG: http cache: saving https://api.github.com/repos/MIJOTHY-V2/renovate-32177/issues/2 (etag=W/"34c0c7e7d93ca62e253f4ad8166ff4c061e6dc45fd94bdb0df3354102061fc42", lastModified=Mon, 28 Oct 2024 13:23:26 GMT)
DEBUG: http cache: saving https://api.github.com/repos/MIJOTHY-V2/renovate-32177/issues/2 (etag=W/"34c0c7e7d93ca62e253f4ad8166ff4c061e6dc45fd94bdb0df3354102061fc42", lastModified=Mon, 28 Oct 2024 13:23:26 GMT)
DEBUG: ensureIssue(Dependency Dashboard)
DEBUG: http cache: saving https://api.github.com/repos/MIJOTHY-V2/renovate-32177/issues/2 (etag=W/"34c0c7e7d93ca62e253f4ad8166ff4c061e6dc45fd94bdb0df3354102061fc42", lastModified=Mon, 28 Oct 2024 13:23:26 GMT)
DEBUG: Patching issue
DEBUG: Issue updated
DEBUG: validateReconfigureBranch()
DEBUG: No reconfigure branch found
DEBUG: Removing any stale branches
DEBUG: config.repoIsOnboarded=true
DEBUG: Branch lists
{
  "branchList": [
    "renovate/ch.qos.logback-logback-classic-1.x",
    "renovate/ch.qos.logback-logback-core-1.x"
  ]
  "renovateBranches": [
    "renovate/ch.qos.logback-logback-classic-1.x"
  ]
}

DEBUG: remainingBranches=
DEBUG: No branches to clean up
DEBUG: Cleaning up Renovate refs: refs/renovate/*
DEBUG: PackageFiles.clear() - Package files deleted
DEBUG: Branch summary
{
  "cacheModified": true
  "baseBranches": [
    {
      "branchName": "main",
      "sha": "a3f3471aef00685825d475039c92727b3716c246"
    }
  ]
  "branches": [
    {
      "automerge": false,
      "baseBranch": "main",
      "baseBranchSha": "a3f3471aef00685825d475039c92727b3716c246",
      "branchName": "renovate/ch.qos.logback-logback-classic-1.x",
      "branchSha": "05b75daf94d01c66c56fc8ae3dd1de98777c2337",
      "isModified": false,
      "isPristine": true
    }
  ]
  "defaultBranch": "main"
  "inactiveBranches": [
    "renovate/ch.qos.logback-logback-core-1.x"
  ]
}

DEBUG: branches info extended
{
  "branchesInformation": [
    {
      "branchName": "renovate/ch.qos.logback-logback-classic-1.x",
      "prNo": 1,
      "prTitle": "Update dependency ch.qos.logback:logback-classic to v1.5.12",
      "result": "done",
      "upgrades": [
        {
          "datasource": "clojure",
          "depName": "ch.qos.logback:logback-classic",
          "displayPending": "",
          "fixedVersion": "1.5.11",
          "currentVersion": "1.5.11",
          "currentValue": "1.5.11",
          "newValue": "1.5.12",
          "newVersion": "1.5.12",
          "packageFile": "project.clj",
          "updateType": "patch",
          "packageName": "ch.qos.logback:logback-classic"
        }
      ]
    },
    {
      "branchName": "renovate/ch.qos.logback-logback-core-1.x",
      "prNo": null,
      "prTitle": "Update dependency ch.qos.logback:logback-core to v1.5.12",
      "result": "pending",
      "upgrades": [
        {
          "datasource": "clojure",
          "depName": "ch.qos.logback:logback-core",
          "displayPending": "",
          "fixedVersion": "1.5.11",
          "currentVersion": "1.5.11",
          "currentValue": "1.5.11",
          "newValue": "1.5.12",
          "newVersion": "1.5.12",
          "packageFile": "project.clj",
          "updateType": "patch",
          "packageName": "ch.qos.logback:logback-core"
        }
      ]
    }
  ]
}

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": 1791,
    "extract": 741,
    "lookup": 569,
    "onboarding": 1,
    "update": 3310
  }
  "total": 7496
}

DEBUG: Package cache statistics
{
  "get": {
    "count": 12,
    "avgMs": 5,
    "medianMs": 2,
    "maxMs": 38,
    "totalMs": 63
  }
  "set": {
    "count": 2,
    "avgMs": 13,
    "medianMs": 13,
    "maxMs": 13,
    "totalMs": 25
  }
}

DEBUG: Datasource cache statistics
{
  "clojure": {
    "https://clojars.org/repo": {
      "hit": 0,
      "miss": 2,
      "set": 0,
      "skip": 0
    },
    "https://repo.maven.apache.org/maven2": {
      "hit": 0,
      "miss": 2,
      "set": 2,
      "skip": 0
    }
  }
}

DEBUG: HTTP statistics
{
  "hosts": {
    "api.github.com": {
      "count": 15,
      "reqAvgMs": 145,
      "reqMedianMs": 117,
      "reqMaxMs": 448,
      "queueAvgMs": 0,
      "queueMedianMs": 0,
      "queueMaxMs": 1
    },
    "clojars.org": {
      "count": 2,
      "reqAvgMs": 50,
      "reqMedianMs": 51,
      "reqMaxMs": 51,
      "queueAvgMs": 1,
      "queueMedianMs": 1,
      "queueMaxMs": 1
    },
    "repo.maven.apache.org": {
      "count": 3,
      "reqAvgMs": 23,
      "reqMedianMs": 21,
      "reqMaxMs": 34,
      "queueAvgMs": 1,
      "queueMedianMs": 0,
      "queueMaxMs": 4
    }
  }
  "requests": 20
}

DEBUG: HTTP cache statistics
{
  "https://api.github.com": {
    "/repos/MIJOTHY-V2/renovate-32177/commits/renovate/ch.qos.logback-logback-classic-1.x/status": {
      "hit": 0,
      "miss": 1
    },
    "/repos/MIJOTHY-V2/renovate-32177/contents/renovate.json": {
      "hit": 3,
      "miss": 0
    },
    "/repos/MIJOTHY-V2/renovate-32177/issues/2": {
      "hit": 0,
      "miss": 4
    },
    "/repos/MIJOTHY-V2/renovate-32177/pulls": {
      "hit": 0,
      "miss": 1
    }
  }
}

DEBUG: Lookup statistics
{
  "clojure": {
    "count": 2,
    "avgMs": 375,
    "medianMs": 379,
    "maxMs": 379,
    "totalMs": 749
  }
}

INFO: Repository finished
{
  "cloned": true
  "durationMs": 7496
}

  • Close the original PR for logback-classic and rename the PR
  • See Renovate did not create a new branch or PR, and the dashboard correctly shows the update as being in "pending" status image
Job Logs
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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/{{platform}}/{{repository}}).",
    "redisUrl": "redis://mend-developer-platform-renovate-prod.aqffol.ng.0001.use1.cache.amazonaws.com:6379",
    "binarySource": "install",
    "platformCommit": "enabled",
    "repositoryCache": "enabled",
    "cacheTtlOverride": {
      "datasource-docker-hub-tags": 90
    },
    "encryptedWarning": "Encrypted secrets were detected in the repository config. This feature has been deprecated. Please migrate them to this portal. See the guide at http://docs.renovatebot.com/mend-hosted/migrating-secrets/",
    "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$",
      "^pwd$"
    ],
    "allowPostUpgradeCommandTemplating": true
  }
}

DEBUG: File config
{
  "config": {
    "token": "***********",
    "privateKey": "***********",
    "privateKeyOld": "***********",
    "hostRules": [
      {
        "hostType": "docker",
        "matchHost": "docker.io",
        "username": "mdpprodrenovate",
        "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": "***********"
      }
    ],
    "secrets": {}
  }
}

DEBUG: CLI config
{
  "config": {}
}

DEBUG: Env config
{
  "config": {
    "extends": [
      "mergeConfidence:all-badges"
    ],
    "prFooter": "This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/{{platform}}/{{repository}}).",
    "redisUrl": "redis://mend-developer-platform-renovate-prod.aqffol.ng.0001.use1.cache.amazonaws.com:6379",
    "binarySource": "install",
    "platformCommit": "enabled",
    "repositoryCache": "enabled",
    "cacheTtlOverride": {
      "datasource-docker-hub-tags": 90
    },
    "encryptedWarning": "Encrypted secrets were detected in the repository config. This feature has been deprecated. Please migrate them to this portal. See the guide at http://docs.renovatebot.com/mend-hosted/migrating-secrets/",
    "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$",
      "^pwd$"
    ],
    "allowPostUpgradeCommandTemplating": true,
    "hostRules": [],
    "onboardingNoDeps": "enabled",
    "onboarding": true,
    "forkProcessing": "enabled",
    "requireConfig": "required",
    "platform": "github",
    "username": "renovate[bot]",
    "repositories": [
      "MIJOTHY-V2/renovate-32177"
    ],
    "gitAuthor": "renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
    "deleteConfigFile": true
  }
}

DEBUG: Combined config
{
  "config": {
    "token": "***********",
    "privateKey": "***********",
    "privateKeyOld": "***********",
    "hostRules": [
      {
        "hostType": "docker",
        "matchHost": "docker.io",
        "username": "mdpprodrenovate",
        "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": "***********"
      }
    ],
    "secrets": {},
    "extends": [
      "mergeConfidence:all-badges"
    ],
    "prFooter": "This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/{{platform}}/{{repository}}).",
    "redisUrl": "redis://mend-developer-platform-renovate-prod.aqffol.ng.0001.use1.cache.amazonaws.com:6379",
    "binarySource": "install",
    "platformCommit": "enabled",
    "repositoryCache": "enabled",
    "cacheTtlOverride": {
      "datasource-docker-hub-tags": 90
    },
    "encryptedWarning": "Encrypted secrets were detected in the repository config. This feature has been deprecated. Please migrate them to this portal. See the guide at http://docs.renovatebot.com/mend-hosted/migrating-secrets/",
    "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$",
      "^pwd$"
    ],
    "allowPostUpgradeCommandTemplating": true,
    "onboardingNoDeps": "enabled",
    "onboarding": true,
    "forkProcessing": "enabled",
    "requireConfig": "required",
    "platform": "github",
    "username": "renovate[bot]",
    "repositories": [
      "MIJOTHY-V2/renovate-32177"
    ],
    "gitAuthor": "renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
    "deleteConfigFile": true
  }
}

DEBUG: Enabling forkProcessing while in non-autodiscover mode
DEBUG: Enabling onboardingNoDeps while in non-autodiscover mode
DEBUG: Found valid git version: 2.47.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: Redis cache connected
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": "38.135.2"
}

DEBUG: Using localDir: /tmp/renovate/repos/github/MIJOTHY-V2/renovate-32177
DEBUG: PackageFiles.clear() - Package files deleted
DEBUG: initRepo("MIJOTHY-V2/renovate-32177")
DEBUG: hostRules: authentication already set for api.github.com
DEBUG: Using queue: host=api.github.com, concurrency=16
DEBUG: MIJOTHY-V2/renovate-32177 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: saving https://api.github.com/repos/MIJOTHY-V2/renovate-32177/pulls?per_page=20&state=all&sort=updated&direction=desc&page=1 (etag=W/"a1ea56540c4bac178f0c2e8b54191a977619bdca7b2ee9f7d89f4237a145cd4f", lastModified=undefined)
DEBUG: getPrList success
{
  "pullsTotal": 2
  "requestsTotal": 1
  "apiQuotaAffected": true
}

DEBUG: findPr(renovate/configure, chore: Configure Renovate, !open)
DEBUG: Checking cached config file name
DEBUG: http cache: Using cached response: https://api.github.com/repos/MIJOTHY-V2/renovate-32177/contents/renovate.json from 2024-10-30T02:41:42.375Z
DEBUG: Existing config file confirmed
DEBUG: Repository config
{
  "fileName": "renovate.json"
  "config": {
    "minimumReleaseAge": "30 days",
    "internalChecksFilter": "strict",
    "dependencyDashboard": true
  }
}

DEBUG: Repo is onboarded
DEBUG: http cache: Using cached response: https://api.github.com/repos/MIJOTHY-V2/renovate-32177/contents/renovate.json from 2024-10-30T02:41:42.375Z
DEBUG: migrateAndValidate()
DEBUG: No config migration necessary
DEBUG: Found repo ignorePaths
{
  "ignorePaths": [
    "**/node_modules/**",
    "**/bower_components/**"
  ]
}

DEBUG: No vulnerability alerts enabled for repo
DEBUG: No vulnerability alerts found
DEBUG: findIssue(Dependency Dashboard)
DEBUG: Issues cache: synced
DEBUG: Found issue 2
DEBUG: http cache: saving https://api.github.com/repos/MIJOTHY-V2/renovate-32177/issues/2 (etag=W/"1b4c3f31bf4ce0a96a6e9c6933bbbd23c0ba38b2aa0eded79b7417ce15dbdb9a", lastModified=Wed, 30 Oct 2024 09:04:51 GMT)
DEBUG: No baseBranches
DEBUG: extract()
DEBUG: Cached extract for sha=0440ddefc596f1c6df6f18908cd4eb9a7b35ad8a is valid and can be used
DEBUG: Deleted cached dep updates
INFO: Dependency extraction complete
{
  "baseBranch": "main"
  "stats": {
    "managers": {
      "leiningen": {
        "fileCount": 1,
        "depCount": 2
      }
    },
    "total": {
      "fileCount": 1,
      "depCount": 2
    }
  }
}

DEBUG: Looking up ch.qos.logback:logback-classic in repository https://clojars.org/repo/
DEBUG: Looking up ch.qos.logback:logback-core in repository https://clojars.org/repo/
DEBUG: hostRules: no authentication for clojars.org
DEBUG: Using queue: host=clojars.org, concurrency=16
DEBUG: GET https://clojars.org/repo/ch/qos/logback/logback-core/maven-metadata.xml = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=404 retryCount=0, duration=19)
DEBUG: Content is not found for Maven url
{
  "url": "https://clojars.org/repo/ch/qos/logback/logback-core/maven-metadata.xml"
}

DEBUG: GET https://clojars.org/repo/ch/qos/logback/logback-classic/maven-metadata.xml = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=404 retryCount=0, duration=21)
DEBUG: Content is not found for Maven url
{
  "url": "https://clojars.org/repo/ch/qos/logback/logback-classic/maven-metadata.xml"
}

DEBUG: PackageFiles.add() - Package file saved for base branch
{
  "baseBranch": "main"
}

DEBUG: Package releases lookups complete
{
  "baseBranch": "main"
}

DEBUG: branchifyUpgrades
DEBUG: detectSemanticCommits()
DEBUG: semanticCommits: returning "disabled" from cache
DEBUG: 2 flattened updates found: ch.qos.logback:logback-classic, ch.qos.logback:logback-core
DEBUG: Returning 2 branch(es)
DEBUG: config.repoIsOnboarded=true
DEBUG: Found sourceUrl with multiple branches that should probably be combined into a group
{
  "sourceUrl": "https://github.com/qos-ch/logback"
  "newVersion": "1.5.12"
  "branches": {
    "renovate/ch.qos.logback-logback-classic-1.x": "ch.qos.logback:logback-classic",
    "renovate/ch.qos.logback-logback-core-1.x": "ch.qos.logback:logback-core"
  }
}

DEBUG: packageFiles with updates
{
  "baseBranch": "main"
  "config": {
    "leiningen": [
      {
        "deps": [
          {
            "currentValue": "1.5.11",
            "currentVersion": "1.5.11",
            "datasource": "clojure",
            "depName": "ch.qos.logback:logback-classic",
            "depType": "dependencies",
            "fixedVersion": "1.5.11",
            "homepage": "http://logback.qos.ch",
            "isSingleVersion": true,
            "packageName": "ch.qos.logback:logback-classic",
            "registryUrl": "https://repo.maven.apache.org/maven2",
            "registryUrls": [],
            "sourceUrl": "https://github.com/qos-ch/logback",
            "versioning": "maven",
            "warnings": [],
            "updates": [
              {
                "bucket": "non-major",
                "newVersion": "1.5.12",
                "newValue": "1.5.12",
                "releaseTimestamp": "2024-10-25T20:42:48.000Z",
                "newVersionAgeInDays": 4,
                "newMajor": 1,
                "newMinor": 5,
                "newPatch": 12,
                "updateType": "patch",
                "pendingChecks": true,
                "branchName": "renovate/ch.qos.logback-logback-classic-1.x"
              }
            ]
          },
          {
            "currentValue": "1.5.11",
            "currentVersion": "1.5.11",
            "datasource": "clojure",
            "depName": "ch.qos.logback:logback-core",
            "depType": "dependencies",
            "fixedVersion": "1.5.11",
            "homepage": "http://logback.qos.ch",
            "isSingleVersion": true,
            "packageName": "ch.qos.logback:logback-core",
            "registryUrl": "https://repo.maven.apache.org/maven2",
            "registryUrls": [],
            "sourceUrl": "https://github.com/qos-ch/logback",
            "versioning": "maven",
            "warnings": [],
            "updates": [
              {
                "bucket": "non-major",
                "newVersion": "1.5.12",
                "newValue": "1.5.12",
                "releaseTimestamp": "2024-10-25T20:42:18.000Z",
                "newVersionAgeInDays": 4,
                "newMajor": 1,
                "newMinor": 5,
                "newPatch": 12,
                "updateType": "patch",
                "pendingChecks": true,
                "branchName": "renovate/ch.qos.logback-logback-core-1.x"
              }
            ]
          }
        ],
        "packageFile": "project.clj"
      }
    ]
  }
}

DEBUG: detectSemanticCommits()
DEBUG: semanticCommits: returning "disabled" from cache
DEBUG: processRepo()
DEBUG: Processing 2 branches: renovate/ch.qos.logback-logback-classic-1.x, renovate/ch.qos.logback-logback-core-1.x
DEBUG: Calculating hourly PRs remaining
DEBUG: currentHourStart=2024-10-30T09:00:00.000+00:00
DEBUG: PR hourly limit remaining: 1
DEBUG: Calculating prConcurrentLimit (10)
DEBUG: getBranchPr(renovate/ch.qos.logback-logback-classic-1.x)
DEBUG: findPr(renovate/ch.qos.logback-logback-classic-1.x, undefined, open)
DEBUG: findPr(renovate/ch.qos.logback-logback-classic-1.x, undefined, closed)
DEBUG: Found PR #3
DEBUG: getBranchPr(renovate/ch.qos.logback-logback-core-1.x)
DEBUG: findPr(renovate/ch.qos.logback-logback-core-1.x, undefined, open)
DEBUG: findPr(renovate/ch.qos.logback-logback-core-1.x, undefined, closed)
DEBUG: 0 PRs are currently open
DEBUG: PR concurrent limit remaining: 10
DEBUG: Calculated maximum PRs remaining this run: 1
DEBUG: PullRequests limit = 1
DEBUG: Calculating hourly PRs remaining
DEBUG: currentHourStart=2024-10-30T09:00:00.000+00:00
DEBUG: PR hourly limit remaining: 1
DEBUG: Calculating branchConcurrentLimit (10)
DEBUG: 0 already existing branches found: 
DEBUG: Branch concurrent limit remaining: 10
DEBUG: Calculated maximum branches remaining this run: 1
DEBUG: Branches limit = 1
DEBUG: syncBranchState() (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: getBranchPr(renovate/ch.qos.logback-logback-classic-1.x) (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: findPr(renovate/ch.qos.logback-logback-classic-1.x, undefined, open) (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: findPr(renovate/ch.qos.logback-logback-classic-1.x, undefined, closed) (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: Found PR #3 (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: branchExists=false (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: dependencyDashboardCheck=undefined (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: Check for closed PR because recreating closed PRs is disabled. (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: findPr(renovate/ch.qos.logback-logback-classic-1.x, Update dependency ch.qos.logback:logback-classic to v1.5.12, !open) (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: prAlreadyExisted=false (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: syncBranchState() (branch="renovate/ch.qos.logback-logback-core-1.x")
DEBUG: getBranchPr(renovate/ch.qos.logback-logback-core-1.x) (branch="renovate/ch.qos.logback-logback-core-1.x")
DEBUG: findPr(renovate/ch.qos.logback-logback-core-1.x, undefined, open) (branch="renovate/ch.qos.logback-logback-core-1.x")
DEBUG: findPr(renovate/ch.qos.logback-logback-core-1.x, undefined, closed) (branch="renovate/ch.qos.logback-logback-core-1.x")
DEBUG: branchExists=false (branch="renovate/ch.qos.logback-logback-core-1.x")
DEBUG: dependencyDashboardCheck=undefined (branch="renovate/ch.qos.logback-logback-core-1.x")
DEBUG: Check for closed PR because recreating closed PRs is disabled. (branch="renovate/ch.qos.logback-logback-core-1.x")
DEBUG: findPr(renovate/ch.qos.logback-logback-core-1.x, Update dependency ch.qos.logback:logback-core to v1.5.12, !open) (branch="renovate/ch.qos.logback-logback-core-1.x")
DEBUG: prAlreadyExisted=false (branch="renovate/ch.qos.logback-logback-core-1.x")
DEBUG: http cache: Using cached response: https://api.github.com/repos/MIJOTHY-V2/renovate-32177/contents/renovate.json from 2024-10-30T02:41:42.375Z
DEBUG: Config does not need migration
DEBUG: ensureDependencyDashboard()
DEBUG: Ensuring Dependency Dashboard
DEBUG: Checking packageFiles for deprecated packages
{
  "packageFiles": {
    "leiningen": [
      {
        "deps": [
          {
            "currentValue": "1.5.11",
            "currentVersion": "1.5.11",
            "datasource": "clojure",
            "depName": "ch.qos.logback:logback-classic",
            "depType": "dependencies",
            "fixedVersion": "1.5.11",
            "homepage": "http://logback.qos.ch",
            "isSingleVersion": true,
            "packageName": "ch.qos.logback:logback-classic",
            "registryUrl": "https://repo.maven.apache.org/maven2",
            "registryUrls": [],
            "sourceUrl": "https://github.com/qos-ch/logback",
            "versioning": "maven",
            "warnings": [],
            "updates": [
              {
                "bucket": "non-major",
                "newVersion": "1.5.12",
                "newValue": "1.5.12",
                "releaseTimestamp": "2024-10-25T20:42:48.000Z",
                "newVersionAgeInDays": 4,
                "newMajor": 1,
                "newMinor": 5,
                "newPatch": 12,
                "updateType": "patch",
                "pendingChecks": true,
                "branchName": "renovate/ch.qos.logback-logback-classic-1.x"
              }
            ]
          },
          {
            "currentValue": "1.5.11",
            "currentVersion": "1.5.11",
            "datasource": "clojure",
            "depName": "ch.qos.logback:logback-core",
            "depType": "dependencies",
            "fixedVersion": "1.5.11",
            "homepage": "http://logback.qos.ch",
            "isSingleVersion": true,
            "packageName": "ch.qos.logback:logback-core",
            "registryUrl": "https://repo.maven.apache.org/maven2",
            "registryUrls": [],
            "sourceUrl": "https://github.com/qos-ch/logback",
            "versioning": "maven",
            "warnings": [],
            "updates": [
              {
                "bucket": "non-major",
                "newVersion": "1.5.12",
                "newValue": "1.5.12",
                "releaseTimestamp": "2024-10-25T20:42:18.000Z",
                "newVersionAgeInDays": 4,
                "newMajor": 1,
                "newMinor": 5,
                "newPatch": 12,
                "updateType": "patch",
                "pendingChecks": true,
                "branchName": "renovate/ch.qos.logback-logback-core-1.x"
              }
            ]
          }
        ],
        "packageFile": "project.clj"
      }
    ]
  }
}

DEBUG: http cache: saving https://api.github.com/repos/MIJOTHY-V2/renovate-32177/issues/2 (etag=W/"1b4c3f31bf4ce0a96a6e9c6933bbbd23c0ba38b2aa0eded79b7417ce15dbdb9a", lastModified=Wed, 30 Oct 2024 09:04:51 GMT)
DEBUG: http cache: saving https://api.github.com/repos/MIJOTHY-V2/renovate-32177/issues/2 (etag=W/"1b4c3f31bf4ce0a96a6e9c6933bbbd23c0ba38b2aa0eded79b7417ce15dbdb9a", lastModified=Wed, 30 Oct 2024 09:04:51 GMT)
DEBUG: ensureIssue(Dependency Dashboard)
DEBUG: http cache: saving https://api.github.com/repos/MIJOTHY-V2/renovate-32177/issues/2 (etag=W/"1b4c3f31bf4ce0a96a6e9c6933bbbd23c0ba38b2aa0eded79b7417ce15dbdb9a", lastModified=Wed, 30 Oct 2024 09:04:51 GMT)
DEBUG: Patching issue
DEBUG: Issue updated
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": "0440ddefc596f1c6df6f18908cd4eb9a7b35ad8a"
    }
  ]
  "branches": []
  "defaultBranch": "main"
  "inactiveBranches": [
    "renovate/ch.qos.logback-logback-classic-1.x",
    "renovate/ch.qos.logback-logback-core-1.x"
  ]
}

DEBUG: branches info extended
{
  "branchesInformation": [
    {
      "branchName": "renovate/ch.qos.logback-logback-classic-1.x",
      "prNo": null,
      "prTitle": "Update dependency ch.qos.logback:logback-classic to v1.5.12",
      "result": "pending",
      "upgrades": [
        {
          "datasource": "clojure",
          "depName": "ch.qos.logback:logback-classic",
          "displayPending": "",
          "fixedVersion": "1.5.11",
          "currentVersion": "1.5.11",
          "currentValue": "1.5.11",
          "newValue": "1.5.12",
          "newVersion": "1.5.12",
          "packageFile": "project.clj",
          "updateType": "patch",
          "packageName": "ch.qos.logback:logback-classic"
        }
      ]
    },
    {
      "branchName": "renovate/ch.qos.logback-logback-core-1.x",
      "prNo": null,
      "prTitle": "Update dependency ch.qos.logback:logback-core to v1.5.12",
      "result": "pending",
      "upgrades": [
        {
          "datasource": "clojure",
          "depName": "ch.qos.logback:logback-core",
          "displayPending": "",
          "fixedVersion": "1.5.11",
          "currentVersion": "1.5.11",
          "currentValue": "1.5.11",
          "newValue": "1.5.12",
          "newVersion": "1.5.12",
          "packageFile": "project.clj",
          "updateType": "patch",
          "packageName": "ch.qos.logback:logback-core"
        }
      ]
    }
  ]
}

DEBUG: Renovate repository PR statistics
{
  "stats": {
    "total": 2,
    "open": 0,
    "closed": 2,
    "merged": 0
  }
}

DEBUG: Repository result: done, status: onboarded, enabled: true, onboarded: true
DEBUG: Repository timing splits (milliseconds)
{
  "splits": {
    "init": 1937,
    "extract": 298,
    "lookup": 886,
    "onboarding": 1,
    "update": 132
  }
  "total": 3916
}

DEBUG: Package cache statistics
{
  "get": {
    "count": 8,
    "avgMs": 68,
    "medianMs": 11,
    "maxMs": 279,
    "totalMs": 540
  }
  "set": {
    "count": 0,
    "avgMs": 0,
    "medianMs": 0,
    "maxMs": 0,
    "totalMs": 0
  }
}

DEBUG: Datasource cache statistics
{
  "clojure": {
    "https://clojars.org/repo": {
      "hit": 0,
      "miss": 2,
      "set": 0,
      "skip": 0
    },
    "https://repo.maven.apache.org/maven2": {
      "hit": 2,
      "miss": 0,
      "set": 0,
      "skip": 0
    }
  }
}

DEBUG: HTTP statistics
{
  "hosts": {
    "api.github.com": {
      "count": 5,
      "reqAvgMs": 185,
      "reqMedianMs": 127,
      "reqMaxMs": 456,
      "queueAvgMs": 2,
      "queueMedianMs": 0,
      "queueMaxMs": 9
    },
    "clojars.org": {
      "count": 2,
      "reqAvgMs": 20,
      "reqMedianMs": 21,
      "reqMaxMs": 21,
      "queueAvgMs": 4,
      "queueMedianMs": 8,
      "queueMaxMs": 8
    }
  }
  "requests": 7
}

DEBUG: HTTP cache statistics
{
  "https://api.github.com": {
    "/repos/MIJOTHY-V2/renovate-32177/contents/renovate.json": {
      "hit": 3,
      "miss": 0
    },
    "/repos/MIJOTHY-V2/renovate-32177/issues/2": {
      "hit": 0,
      "miss": 4
    },
    "/repos/MIJOTHY-V2/renovate-32177/pulls": {
      "hit": 0,
      "miss": 1
    }
  }
}

DEBUG: Lookup statistics
{
  "clojure": {
    "count": 2,
    "avgMs": 621,
    "medianMs": 624,
    "maxMs": 624,
    "totalMs": 1242
  }
}

INFO: Repository finished
{
  "cloned": false
  "durationMs": 3916
}

Current behavior

Branch and pull request for logback-classic:1.5.12 is created, despite release not having passed minimumReleaseAge condition: image

Full logs
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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/{{platform}}/{{repository}}).",
    "redisUrl": "redis://mend-developer-platform-renovate-prod.aqffol.ng.0001.use1.cache.amazonaws.com:6379",
    "binarySource": "install",
    "platformCommit": "enabled",
    "repositoryCache": "enabled",
    "cacheTtlOverride": {
      "datasource-docker-hub-tags": 90
    },
    "encryptedWarning": "Encrypted secrets were detected in the repository config. This feature has been deprecated. Please migrate them to this portal. See the guide at http://docs.renovatebot.com/mend-hosted/migrating-secrets/",
    "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$",
      "^pwd$"
    ],
    "allowPostUpgradeCommandTemplating": true
  }
}

DEBUG: File config
{
  "config": {
    "token": "***********",
    "privateKey": "***********",
    "privateKeyOld": "***********",
    "hostRules": [
      {
        "hostType": "docker",
        "matchHost": "docker.io",
        "username": "mdpprod2renovate",
        "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": "***********"
      }
    ],
    "secrets": {}
  }
}

DEBUG: CLI config
{
  "config": {}
}

DEBUG: Env config
{
  "config": {
    "extends": [
      "mergeConfidence:all-badges"
    ],
    "prFooter": "This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/{{platform}}/{{repository}}).",
    "redisUrl": "redis://mend-developer-platform-renovate-prod.aqffol.ng.0001.use1.cache.amazonaws.com:6379",
    "binarySource": "install",
    "platformCommit": "enabled",
    "repositoryCache": "enabled",
    "cacheTtlOverride": {
      "datasource-docker-hub-tags": 90
    },
    "encryptedWarning": "Encrypted secrets were detected in the repository config. This feature has been deprecated. Please migrate them to this portal. See the guide at http://docs.renovatebot.com/mend-hosted/migrating-secrets/",
    "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$",
      "^pwd$"
    ],
    "allowPostUpgradeCommandTemplating": true,
    "hostRules": [],
    "onboardingNoDeps": "enabled",
    "onboarding": true,
    "forkProcessing": "enabled",
    "requireConfig": "required",
    "platform": "github",
    "username": "renovate[bot]",
    "repositories": [
      "MIJOTHY-V2/renovate-32177"
    ],
    "gitAuthor": "renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
    "deleteConfigFile": true
  }
}

DEBUG: Combined config
{
  "config": {
    "token": "***********",
    "privateKey": "***********",
    "privateKeyOld": "***********",
    "hostRules": [
      {
        "hostType": "docker",
        "matchHost": "docker.io",
        "username": "mdpprod2renovate",
        "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": "***********"
      }
    ],
    "secrets": {},
    "extends": [
      "mergeConfidence:all-badges"
    ],
    "prFooter": "This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/{{platform}}/{{repository}}).",
    "redisUrl": "redis://mend-developer-platform-renovate-prod.aqffol.ng.0001.use1.cache.amazonaws.com:6379",
    "binarySource": "install",
    "platformCommit": "enabled",
    "repositoryCache": "enabled",
    "cacheTtlOverride": {
      "datasource-docker-hub-tags": 90
    },
    "encryptedWarning": "Encrypted secrets were detected in the repository config. This feature has been deprecated. Please migrate them to this portal. See the guide at http://docs.renovatebot.com/mend-hosted/migrating-secrets/",
    "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$",
      "^pwd$"
    ],
    "allowPostUpgradeCommandTemplating": true,
    "onboardingNoDeps": "enabled",
    "onboarding": true,
    "forkProcessing": "enabled",
    "requireConfig": "required",
    "platform": "github",
    "username": "renovate[bot]",
    "repositories": [
      "MIJOTHY-V2/renovate-32177"
    ],
    "gitAuthor": "renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
    "deleteConfigFile": true
  }
}

DEBUG: Enabling forkProcessing while in non-autodiscover mode
DEBUG: Enabling onboardingNoDeps while in non-autodiscover mode
DEBUG: Found valid git version: 2.47.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: Redis cache connected
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": "38.120.1"
}

DEBUG: Using localDir: /tmp/renovate/repos/github/MIJOTHY-V2/renovate-32177
DEBUG: PackageFiles.clear() - Package files deleted
DEBUG: initRepo("MIJOTHY-V2/renovate-32177")
DEBUG: hostRules: authentication already set for api.github.com
DEBUG: Using queue: host=api.github.com, concurrency=16
DEBUG: MIJOTHY-V2/renovate-32177 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: http cache: saving https://api.github.com/repos/MIJOTHY-V2/renovate-32177/pulls?per_page=100&state=all&sort=updated&direction=desc&page=1 (etag="597c1c47d50900e1175664c0d5728324163419d1c77f95db4da40e6c83a0739a", lastModified=undefined)
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/MIJOTHY-V2/renovate-32177
DEBUG: Performing blobless clone
DEBUG: git clone completed
{
  "durationMs": 265
}

DEBUG: latest repository commit
{
  "latestCommit": {
    "hash": "5147056b3c9cca5227703afd4649967451cbce75",
    "date": "2024-10-28T13:21:25Z",
    "message": "Create project.clj",
    "refs": "HEAD -> main, origin/main, origin/HEAD",
    "body": "",
    "author_name": "James Griffiths",
    "author_email": "[email protected]"
  }
}

DEBUG: Config file exists, fileName: renovate.json
DEBUG: Retrieving issueList
DEBUG: Retrieved 0 issues
DEBUG: Repo is onboarded
DEBUG: Found renovate.json config file
DEBUG: Repository config
{
  "fileName": "renovate.json"
  "config": {
    "minimumReleaseAge": "30 days",
    "internalChecksFilter": "strict",
    "dependencyDashboard": true
  }
}

DEBUG: migrateAndValidate()
DEBUG: No config migration necessary
DEBUG: Found repo ignorePaths
{
  "ignorePaths": [
    "**/node_modules/**",
    "**/bower_components/**"
  ]
}

DEBUG: No vulnerability alerts enabled for repo
DEBUG: No vulnerability alerts found
DEBUG: findIssue(Dependency Dashboard)
DEBUG: No baseBranches
DEBUG: extract()
DEBUG: Setting current branch to main
DEBUG: latest commit
{
  "branchName": "main"
  "latestCommitDate": "2024-10-28T13:21:25Z"
}

DEBUG: Using file match: (^|/)tasks/[^/]+\.ya?ml$ for manager ansible
DEBUG: Using file match: (^|/)(galaxy|requirements)(\.ansible)?\.ya?ml$ for manager ansible-galaxy
DEBUG: Using file match: (^|/)\.tool-versions$ for manager asdf
DEBUG: Using file match: (^|/).azuredevops/.+\.ya?ml$ for manager azure-pipelines
DEBUG: Using file match: azure.*pipelines?.*\.ya?ml$ for manager azure-pipelines
DEBUG: Using file match: (^|/)batect(-bundle)?\.ya?ml$ for manager batect
DEBUG: Using file match: (^|/)batect$ for manager batect-wrapper
DEBUG: Using file match: (^|/)WORKSPACE(|\.bazel|\.bzlmod)$ for manager bazel
DEBUG: Using file match: \.bzl$ for manager bazel
DEBUG: Using file match: (^|/)MODULE\.bazel$ for manager bazel-module
DEBUG: Using file match: (^|/)\.bazelversion$ for manager bazelisk
DEBUG: Using file match: \.bicep$ for manager bicep
DEBUG: Using file match: (^|/)\.?bitbucket-pipelines\.ya?ml$ for manager bitbucket-pipelines
DEBUG: Using file match: (^|/)bitrise\.ya?ml$ for manager bitrise
DEBUG: Using file match: buildkite\.ya?ml for manager buildkite
DEBUG: Using file match: \.buildkite/.+\.ya?ml$ for manager buildkite
DEBUG: Using file match: (^|/)bun\.lockb$ for manager bun
DEBUG: Using file match: (^|/)\.bun-version$ for manager bun-version
DEBUG: Using file match: (^|/)Gemfile$ for manager bundler
DEBUG: Using file match: \.cake$ for manager cake
DEBUG: Using file match: (^|/)Cargo\.toml$ for manager cargo
DEBUG: Using file match: (^|/)\.circleci/.+\.ya?ml$ for manager circleci
DEBUG: Using file match: (^|/)cloudbuild\.ya?ml for manager cloudbuild
DEBUG: Using file match: (^|/)Podfile$ for manager cocoapods
DEBUG: Using file match: (^|/)([\w-]*)composer\.json$ for manager composer
DEBUG: Using file match: (^|/)conanfile\.(txt|py)$ for manager conan
DEBUG: Using file match: (^|/)\.copier-answers(\..+)?\.ya?ml for manager copier
DEBUG: Using file match: (^|/)cpanfile$ for manager cpanfile
DEBUG: Using file match: (^|/)(?:deps|bb)\.edn$ for manager deps-edn
DEBUG: Using file match: ^.devcontainer/devcontainer.json$ for manager devcontainer
DEBUG: Using file match: ^.devcontainer.json$ for manager devcontainer
DEBUG: Using file match: (^|/)(?:docker-)?compose[^/]*\.ya?ml$ for manager docker-compose
DEBUG: Using file match: (^|/|\.)([Dd]ocker|[Cc]ontainer)file$ for manager dockerfile
DEBUG: Using file match: (^|/)([Dd]ocker|[Cc]ontainer)file[^/]*$ for manager dockerfile
DEBUG: Using file match: (^|/)\.drone\.yml$ for manager droneci
DEBUG: Using file match: (^|/)fleet\.ya?ml for manager fleet
DEBUG: Using file match: (?:^|/)gotk-components\.ya?ml$ for manager flux
DEBUG: Using file match: (^|/)\.fvm/fvm_config\.json$ for manager fvm
DEBUG: Using file match: (^|/)\.fvmrc$ for manager fvm
DEBUG: Using file match: (^|/)\.gitmodules$ for manager git-submodules
DEBUG: Using file match: (^|/)(workflow-templates|\.(?:github|gitea|forgejo)/(?:workflows|actions))/.+\.ya?ml$ for manager github-actions
DEBUG: Using file match: (^|/)action\.ya?ml$ for manager github-actions
DEBUG: Using file match: \.gitlab-ci\.ya?ml$ for manager gitlabci
DEBUG: Using file match: \.gitlab-ci\.ya?ml$ for manager gitlabci-include
DEBUG: Using file match: (^|/)gleam.toml$ for manager gleam
DEBUG: Using file match: (^|/)go\.mod$ for manager gomod
DEBUG: Using file match: \.gradle(\.kts)?$ for manager gradle
DEBUG: Using file match: (^|/)gradle\.properties$ for manager gradle
DEBUG: Using file match: (^|/)gradle/.+\.toml$ for manager gradle
DEBUG: Using file match: (^|/)buildSrc/.+\.kt$ for manager gradle
DEBUG: Using file match: \.versions\.toml$ for manager gradle
DEBUG: Using file match: (^|/)versions.props$ for manager gradle
DEBUG: Using file match: (^|/)versions.lock$ for manager gradle
DEBUG: Using file match: (^|/)gradle/wrapper/gradle-wrapper\.properties$ for manager gradle-wrapper
DEBUG: Using file match: (^|/)requirements\.ya?ml$ for manager helm-requirements
DEBUG: Using file match: (^|/)values\.ya?ml$ for manager helm-values
DEBUG: Using file match: (^|/)helmfile\.ya?ml(?:\.gotmpl)?$ for manager helmfile
DEBUG: Using file match: (^|/)Chart\.ya?ml$ for manager helmv3
DEBUG: Using file match: (^|/)bin/hermit$ for manager hermit
DEBUG: Using file match: ^Formula/[^/]+[.]rb$ for manager homebrew
DEBUG: Using file match: \.html?$ for manager html
DEBUG: Using file match: (^|/)plugins\.(txt|ya?ml)$ for manager jenkins
DEBUG: Using file match: (^|/)jsonnetfile\.json$ for manager jsonnet-bundler
DEBUG: Using file match: ^.+\.main\.kts$ for manager kotlin-script
DEBUG: Using file match: (^|/)kustomization\.ya?ml$ for manager kustomize
DEBUG: Using file match: (^|/)project\.clj$ for manager leiningen
DEBUG: Using file match: (^|/|\.)pom\.xml$ for manager maven
DEBUG: Using file match: ^(((\.mvn)|(\.m2))/)?settings\.xml$ for manager maven
DEBUG: Using file match: (^|/)\.mvn/extensions\.xml$ for manager maven
DEBUG: Using file match: (^|\/).mvn/wrapper/maven-wrapper.properties$ for manager maven-wrapper
DEBUG: Using file match: (^|/)package\.js$ for manager meteor
DEBUG: Using file match: (^|/)Mintfile$ for manager mint
DEBUG: Using file match: (^|/)\.?mise\.toml$ for manager mise
DEBUG: Using file match: (^|/)\.?mise/config\.toml$ for manager mise
DEBUG: Using file match: (^|/)mix\.exs$ for manager mix
DEBUG: Using file match: (^|/)flake\.nix$ for manager nix
DEBUG: Using file match: (^|/)\.node-version$ for manager nodenv
DEBUG: Using file match: (^|/)package\.json$ for manager npm
DEBUG: Using file match: \.(?:cs|fs|vb)proj$ for manager nuget
DEBUG: Using file match: \.(?:props|targets)$ for manager nuget
DEBUG: Using file match: (^|/)dotnet-tools\.json$ for manager nuget
DEBUG: Using file match: (^|/)global\.json$ for manager nuget
DEBUG: Using file match: (^|/)\.nvmrc$ for manager nvm
DEBUG: Using file match: (^|/)src/main/features/.+\.json$ for manager osgi
DEBUG: Using file match: (^|/)pyproject\.toml$ for manager pep621
DEBUG: Using file match: (^|/)[\w-]*requirements([-.]\w+)?\.(txt|pip)$ for manager pip_requirements
DEBUG: Using file match: (^|/)setup\.py$ for manager pip_setup
DEBUG: Using file match: (^|/)Pipfile$ for manager pipenv
DEBUG: Using file match: (^|/)pyproject\.toml$ for manager poetry
DEBUG: Using file match: (^|/)\.pre-commit-config\.ya?ml$ for manager pre-commit
DEBUG: Using file match: (^|/)pubspec\.ya?ml$ for manager pub
DEBUG: Using file match: (^|/)Puppetfile$ for manager puppet
DEBUG: Using file match: (^|/)\.python-version$ for manager pyenv
DEBUG: Using file match: (^|/)\.ruby-version$ for manager ruby-version
DEBUG: Using file match: (^|/)runtime.txt$ for manager runtime-version
DEBUG: Using file match: \.sbt$ for manager sbt
DEBUG: Using file match: project/[^/]*\.scala$ for manager sbt
DEBUG: Using file match: project/build\.properties$ for manager sbt
DEBUG: Using file match: (^|/)repositories$ for manager sbt
DEBUG: Using file match: (^|/)\.scalafmt.conf$ for manager scalafmt
DEBUG: Using file match: (^|/)setup\.cfg$ for manager setup-cfg
DEBUG: Using file match: (^|/)Package\.swift for manager swift
DEBUG: Using file match: \.tf$ for manager terraform
DEBUG: Using file match: (^|/)\.terraform-version$ for manager terraform-version
DEBUG: Using file match: (^|/)terragrunt\.hcl$ for manager terragrunt
DEBUG: Using file match: (^|/)\.terragrunt-version$ for manager terragrunt-version
DEBUG: Using file match: \.tflint\.hcl$ for manager tflint-plugin
DEBUG: Using file match: ^\.travis\.ya?ml$ for manager travis
DEBUG: Using file match: (^|/)\.vela\.ya?ml$ for manager velaci
DEBUG: Using file match: (^|/)vendir\.yml$ for manager vendir
DEBUG: Using file match: ^\.woodpecker(?:/[^/]+)?\.ya?ml$ for manager woodpecker
DEBUG: Matched 1 file(s) for manager leiningen: project.clj
DEBUG: manager extract durations (ms)
{
  "managers": {
    "leiningen": 2
  }
}

DEBUG: Found leiningen package files
DEBUG: Found 1 package file(s)
INFO: Dependency extraction complete
{
  "baseBranch": "main"
  "stats": {
    "managers": {
      "leiningen": {
        "fileCount": 1,
        "depCount": 1
      }
    },
    "total": {
      "fileCount": 1,
      "depCount": 1
    }
  }
}

DEBUG: Looking up ch.qos.logback:logback-classic in repository https://clojars.org/repo/
DEBUG: hostRules: no authentication for clojars.org
DEBUG: Using queue: host=clojars.org, concurrency=16
DEBUG: GET https://clojars.org/repo/ch/qos/logback/logback-classic/maven-metadata.xml = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=404 retryCount=0, duration=56)
DEBUG: Content is not found for Maven url
{
  "url": "https://clojars.org/repo/ch/qos/logback/logback-classic/maven-metadata.xml"
}

DEBUG: Looking up ch.qos.logback:logback-classic in repository https://repo.maven.apache.org/maven2/
DEBUG: Found 141 new releases for ch.qos.logback:logback-classic in repository https://repo.maven.apache.org/maven2/
DEBUG: Using queue: host=repo.maven.apache.org, concurrency=16
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: semanticCommits: detected "unknown"
DEBUG: semanticCommits: disabled
DEBUG: 1 flattened updates found: ch.qos.logback:logback-classic
DEBUG: Returning 1 branch(es)
DEBUG: config.repoIsOnboarded=true
DEBUG: packageFiles with updates
{
  "baseBranch": "main"
  "config": {
    "leiningen": [
      {
        "deps": [
          {
            "depType": "dependencies",
            "registryUrls": [],
            "datasource": "clojure",
            "depName": "ch.qos.logback:logback-classic",
            "currentValue": "1.5.11",
            "updates": [
              {
                "bucket": "non-major",
                "newVersion": "1.5.12",
                "newValue": "1.5.12",
                "releaseTimestamp": "2024-10-25T20:42:48.000Z",
                "newVersionAgeInDays": 2,
                "newMajor": 1,
                "newMinor": 5,
                "newPatch": 12,
                "updateType": "patch",
                "branchName": "renovate/ch.qos.logback-logback-classic-1.x"
              }
            ],
            "packageName": "ch.qos.logback:logback-classic",
            "versioning": "maven",
            "warnings": [],
            "sourceUrl": "https://github.com/qos-ch/logback",
            "registryUrl": "https://repo.maven.apache.org/maven2",
            "homepage": "http://logback.qos.ch",
            "currentVersion": "1.5.11",
            "isSingleVersion": true,
            "fixedVersion": "1.5.11"
          }
        ],
        "packageFile": "project.clj"
      }
    ]
  }
}

DEBUG: detectSemanticCommits()
DEBUG: semanticCommits: returning "disabled" from cache
DEBUG: processRepo()
DEBUG: Processing 1 branch: renovate/ch.qos.logback-logback-classic-1.x
DEBUG: Calculating hourly PRs remaining
DEBUG: currentHourStart=2024-10-28T13:00:00.000+00:00
DEBUG: PR hourly limit remaining: 2
DEBUG: Calculating prConcurrentLimit (10)
DEBUG: getBranchPr(renovate/ch.qos.logback-logback-classic-1.x)
DEBUG: findPr(renovate/ch.qos.logback-logback-classic-1.x, undefined, open)
DEBUG: findPr(renovate/ch.qos.logback-logback-classic-1.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-10-28T13: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/ch.qos.logback-logback-classic-1.x")
DEBUG: syncBranchState(): Branch cache not found, creating minimal branchState (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: getBranchPr(renovate/ch.qos.logback-logback-classic-1.x) (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: findPr(renovate/ch.qos.logback-logback-classic-1.x, undefined, open) (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: findPr(renovate/ch.qos.logback-logback-classic-1.x, undefined, closed) (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: branchExists=false (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: dependencyDashboardCheck=undefined (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: Check for closed PR because recreating closed PRs is disabled. (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: findPr(renovate/ch.qos.logback-logback-classic-1.x, Update dependency ch.qos.logback:logback-classic to v1.5.12, !open) (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: prAlreadyExisted=false (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: Checking schedule(schedule=at any time, tz=null, now=2024-10-28T13:23:22.456Z) (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: No schedule defined (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: Update has not passed minimum release age (branch="renovate/ch.qos.logback-logback-classic-1.x")
{
  "depName": "ch.qos.logback:logback-classic"
  "timeElapsed": 232834457
  "minimumReleaseAge": "30 days"
}

DEBUG: Branch needs creating (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: Using reuseExistingBranch: false (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: Setting current branch to main (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: latest commit (branch="renovate/ch.qos.logback-logback-classic-1.x")
{
  "branchName": "main"
  "latestCommitDate": "2024-10-28T13:21:25Z"
}

DEBUG: manager.getUpdatedPackageFiles() reuseExistingBranch=false (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: Starting search at index 94 (branch="renovate/ch.qos.logback-logback-classic-1.x")
{
  "packageFile": "project.clj"
  "depName": "ch.qos.logback:logback-classic"
}

DEBUG: Found match at index 94 (branch="renovate/ch.qos.logback-logback-classic-1.x")
{
  "packageFile": "project.clj"
  "depName": "ch.qos.logback:logback-classic"
}

DEBUG: Contents updated (branch="renovate/ch.qos.logback-logback-classic-1.x")
{
  "packageFile": "project.clj"
  "depName": "ch.qos.logback:logback-classic"
}

DEBUG: updateArtifacts for updatedPackageFiles (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: Updated 1 package files (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: No updated lock files in branch (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: 1 file(s) to commit (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: Preparing files for committing to branch renovate/ch.qos.logback-logback-classic-1.x (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: Setting git author name: renovate[bot] (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: Setting git author email: 29139614+renovate[bot]@users.noreply.github.com (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: git commit (branch="renovate/ch.qos.logback-logback-classic-1.x")
{
  "deletedFiles": []
  "ignoredFiles": []
  "result": {
    "author": null,
    "branch": "renovate/ch.qos.logback-logback-classic-1.x",
    "commit": "750ac780486928af4cb3b5544a48d3000e248e62",
    "root": false,
    "summary": {
      "changes": 1,
      "insertions": 1,
      "deletions": 1
    }
  }
}

DEBUG: HEAD https://api.github.com/repos/MIJOTHY-V2/renovate-32177/git/refs/heads/renovate/ch.qos.logback-logback-classic-1.x/ = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=404 retryCount=0, duration=122) (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: HEAD https://api.github.com/repos/MIJOTHY-V2/renovate-32177/git/refs/heads/renovate/ch.qos.logback-logback-classic-1.x = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=404 retryCount=0, duration=80) (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: resetToCommit(5147056b3c9cca5227703afd4649967451cbce75) (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: Fetching branch renovate/ch.qos.logback-logback-classic-1.x (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: Setting current branch to main (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: latest commit (branch="renovate/ch.qos.logback-logback-classic-1.x")
{
  "branchName": "main"
  "latestCommitDate": "2024-10-28T13:21:25Z"
}

INFO: Branch created (branch="renovate/ch.qos.logback-logback-classic-1.x")
{
  "commitSha": "c34e4de55bc046039419881203581c1e800ae19e"
}

DEBUG: Updating renovate/stability-days status check state to yellow (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: Setting branch status (branch="renovate/ch.qos.logback-logback-classic-1.x")
{
  "context": "renovate/stability-days"
  "state": "yellow"
}

DEBUG: http cache: saving https://api.github.com/repos/MIJOTHY-V2/renovate-32177/commits/renovate/ch.qos.logback-logback-classic-1.x/status (etag=W/"1c333a346abafca4403cdf494b4c597295c250679970bc98b7d5309822aecb0c", lastModified=undefined) (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: Ensuring PR (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: There are 0 errors and 0 warnings (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: getBranchPr(renovate/ch.qos.logback-logback-classic-1.x) (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: findPr(renovate/ch.qos.logback-logback-classic-1.x, undefined, open) (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: findPr(renovate/ch.qos.logback-logback-classic-1.x, undefined, closed) (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: Fetching changelog: https://github.com/qos-ch/logback (1.5.11 -> 1.5.12) (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: Creating PR (branch="renovate/ch.qos.logback-logback-classic-1.x")
{
  "prTitle": "Update dependency ch.qos.logback:logback-classic to v1.5.12"
}

DEBUG: Creating PR (branch="renovate/ch.qos.logback-logback-classic-1.x")
{
  "title": "Update dependency ch.qos.logback:logback-classic to v1.5.12"
  "head": "MIJOTHY-V2:renovate/ch.qos.logback-logback-classic-1.x"
  "base": "main"
  "draft": false
}

DEBUG: PR created (branch="renovate/ch.qos.logback-logback-classic-1.x")
{
  "pr": 1
  "draft": false
}

DEBUG: Adding labels '' to #1 (branch="renovate/ch.qos.logback-logback-classic-1.x")
INFO: PR created (branch="renovate/ch.qos.logback-logback-classic-1.x")
{
  "pr": 1
  "prTitle": "Update dependency ch.qos.logback:logback-classic to v1.5.12"
}

DEBUG: addParticipants(pr=1) (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: setPrCache() (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: Created Pull Request #1 (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: PR is not configured for automerge (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: setBranchCommit() (branch="renovate/ch.qos.logback-logback-classic-1.x")
DEBUG: getBranchPr(renovate/ch.qos.logback-logback-classic-1.x)
DEBUG: findPr(renovate/ch.qos.logback-logback-classic-1.x, undefined, open)
DEBUG: Found PR #1
DEBUG: ensureDependencyDashboard()
DEBUG: Ensuring Dependency Dashboard
DEBUG: Checking packageFiles for deprecated packages
{
  "packageFiles": {
    "leiningen": [
      {
        "deps": [
          {
            "depType": "dependencies",
            "registryUrls": [],
            "datasource": "clojure",
            "depName": "ch.qos.logback:logback-classic",
            "currentValue": "1.5.11",
            "updates": [
              {
                "bucket": "non-major",
                "newVersion": "1.5.12",
                "newValue": "1.5.12",
                "releaseTimestamp": "2024-10-25T20:42:48.000Z",
                "newVersionAgeInDays": 2,
                "newMajor": 1,
                "newMinor": 5,
                "newPatch": 12,
                "updateType": "patch",
                "branchName": "renovate/ch.qos.logback-logback-classic-1.x"
              }
            ],
            "packageName": "ch.qos.logback:logback-classic",
            "versioning": "maven",
            "warnings": [],
            "sourceUrl": "https://github.com/qos-ch/logback",
            "registryUrl": "https://repo.maven.apache.org/maven2",
            "homepage": "http://logback.qos.ch",
            "currentVersion": "1.5.11",
            "isSingleVersion": true,
            "fixedVersion": "1.5.11"
          }
        ],
        "packageFile": "project.clj"
      }
    ]
  }
}

DEBUG: ensureIssue(Dependency Dashboard)
INFO: Issue created
DEBUG: validateReconfigureBranch()
DEBUG: No reconfigure branch found
DEBUG: Removing any stale branches
DEBUG: config.repoIsOnboarded=true
DEBUG: Branch lists
{
  "branchList": [
    "renovate/ch.qos.logback-logback-classic-1.x"
  ]
  "renovateBranches": [
    "renovate/ch.qos.logback-logback-classic-1.x"
  ]
}

DEBUG: remainingBranches=
DEBUG: No branches to clean up
DEBUG: Cleaning up Renovate refs: refs/renovate/*
DEBUG: PackageFiles.clear() - Package files deleted
DEBUG: Branch summary
{
  "baseBranches": [
    {
      "branchName": "main",
      "sha": "5147056b3c9cca5227703afd4649967451cbce75"
    }
  ]
  "branches": [
    {
      "automerge": false,
      "baseBranch": "main",
      "baseBranchSha": "5147056b3c9cca5227703afd4649967451cbce75",
      "branchName": "renovate/ch.qos.logback-logback-classic-1.x",
      "branchSha": "c34e4de55bc046039419881203581c1e800ae19e",
      "isModified": false,
      "isPristine": true
    }
  ]
  "defaultBranch": "main"
  "inactiveBranches": []
}

DEBUG: branches info extended
{
  "branchesInformation": [
    {
      "branchName": "renovate/ch.qos.logback-logback-classic-1.x",
      "prNo": 1,
      "prTitle": "Update dependency ch.qos.logback:logback-classic to v1.5.12",
      "result": "pr-created",
      "upgrades": [
        {
          "datasource": "clojure",
          "depName": "ch.qos.logback:logback-classic",
          "displayPending": "",
          "fixedVersion": "1.5.11",
          "currentVersion": "1.5.11",
          "currentValue": "1.5.11",
          "newValue": "1.5.12",
          "newVersion": "1.5.12",
          "packageFile": "project.clj",
          "updateType": "patch",
          "packageName": "ch.qos.logback:logback-classic"
        }
      ]
    }
  ]
}

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": 2096,
    "extract": 302,
    "lookup": 378,
    "onboarding": 1,
    "update": 4320
  }
  "total": 8196
}

DEBUG: Package cache statistics
{
  "get": {
    "count": 10,
    "avgMs": 2,
    "medianMs": 2,
    "maxMs": 5,
    "totalMs": 21
  }
  "set": {
    "count": 3,
    "avgMs": 2,
    "medianMs": 2,
    "maxMs": 4,
    "totalMs": 7
  }
}

DEBUG: Datasource cache statistics
{
  "clojure": {
    "https://clojars.org/repo": {
      "hit": 0,
      "miss": 1,
      "set": 0,
      "skip": 0
    },
    "https://repo.maven.apache.org/maven2": {
      "hit": 0,
      "miss": 1,
      "set": 1,
      "skip": 0
    }
  }
}

DEBUG: HTTP statistics
{
  "hosts": {
    "api.github.com": {
      "count": 18,
      "reqAvgMs": 178,
      "reqMedianMs": 141,
      "reqMaxMs": 827,
      "queueAvgMs": 0,
      "queueMedianMs": 0,
      "queueMaxMs": 2
    },
    "clojars.org": {
      "count": 1,
      "reqAvgMs": 56,
      "reqMedianMs": 56,
      "reqMaxMs": 56,
      "queueAvgMs": 1,
      "queueMedianMs": 1,
      "queueMaxMs": 1
    },
    "repo.maven.apache.org": {
      "count": 2,
      "reqAvgMs": 10,
      "reqMedianMs": 15,
      "reqMaxMs": 15,
      "queueAvgMs": 1,
      "queueMedianMs": 1,
      "queueMaxMs": 1
    }
  }
  "requests": 21
}

DEBUG: HTTP cache statistics
{
  "https://api.github.com": {
    "/repos/MIJOTHY-V2/renovate-32177/commits/renovate/ch.qos.logback-logback-classic-1.x/status": {
      "hit": 0,
      "miss": 1
    },
    "/repos/MIJOTHY-V2/renovate-32177/pulls": {
      "hit": 0,
      "miss": 1
    }
  }
}

DEBUG: Lookup statistics
{
  "clojure": {
    "count": 1,
    "avgMs": 283,
    "medianMs": 283,
    "maxMs": 283,
    "totalMs": 283
  }
}

INFO: Repository finished
{
  "cloned": true
  "durationMs": 8196
}

Expected behavior

Neither a branch nor a pull request for logback-classic:1.5.12 are created until the minimumReleaseAge period has passed.

Link to the Renovate issue or Discussion

renovatebot/renovate#32177

Releases

No releases published

Packages

No packages published