Skip to content

Instantly share code, notes, and snippets.

@onigoetz
Last active October 2, 2025 19:04
Show Gist options
  • Select an option

  • Save onigoetz/752b0cb3f4963abf815eaa7a856b09d0 to your computer and use it in GitHub Desktop.

Select an option

Save onigoetz/752b0cb3f4963abf815eaa7a856b09d0 to your computer and use it in GitHub Desktop.
Renovate PR creation log
DEBUG: Using RE2 regex engine
DEBUG: Parsing configs
DEBUG: Checking for config file in /runner/renovate/job_config.json
DEBUG: No additional config file found specified - skipping
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}}).",
"prHeader": "Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more [here](https://github.com/renovatebot/renovate/discussions/37842).",
"redisUrl": "redis://developer-platform-bare-metal-prd.aqffol.ng.0001.use1.cache.amazonaws.com:6379",
"binarySource": "install",
"globalExtends": [
"global:safeEnv"
],
"logLevelRemap": [
{
"newLogLevel": "info",
"matchMessage": "Cache fallback URLs"
}
],
"platformCommit": "enabled",
"allowedCommands": [
"^git add --all$",
"^git reset$",
"^pwd$"
],
"repositoryCache": "enabled",
"cacheTtlOverride": {
"datasource-docker-hub-tags": 90,
"datasource-maven:metadata-xml": 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": "local",
"dependencyDashboardFooter": "\n- [ ] <!-- manual job -->Check this box to trigger a request for Renovate to run again on this repository\n",
"dependencyDashboardHeader": "This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.<br>[View this repository on the Mend.io Web Portal](https://developer.mend.io/{{platform}}/{{repository}})."
}
}
DEBUG: File config
{
"config": {
"token": "***********",
"hostRules": [
{
"hostType": "docker",
"matchHost": "docker.io",
"username": "mdpprod3renovate",
"password": "***********"
},
{
"hostType": "docker",
"matchHost": "hub.docker.com",
"username": "mdpprodrenovatedc2",
"password": "***********"
},
{
"hostType": "github",
"matchHost": "api.github.com",
"token": "***********"
},
{
"hostType": "github-tags",
"matchHost": "api.github.com",
"token": "***********"
},
{
"hostType": "github-releases",
"matchHost": "api.github.com",
"token": "***********"
},
{
"hostType": "pod",
"matchHost": "api.github.com",
"token": "***********"
},
{
"hostType": "terraform-provider",
"matchHost": "api.github.com",
"token": "***********"
},
{
"hostType": "rubygems",
"matchHost": "github.com",
"token": "***********"
}
],
"secrets": {}
}
}
DEBUG: Additional file config
{
"config": {}
}
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}}).",
"prHeader": "Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more [here](https://github.com/renovatebot/renovate/discussions/37842).",
"redisUrl": "redis://developer-platform-bare-metal-prd.aqffol.ng.0001.use1.cache.amazonaws.com:6379",
"binarySource": "install",
"globalExtends": [
"global:safeEnv"
],
"logLevelRemap": [
{
"newLogLevel": "info",
"matchMessage": "Cache fallback URLs"
}
],
"platformCommit": "enabled",
"allowedCommands": [
"^git add --all$",
"^git reset$",
"^pwd$"
],
"repositoryCache": "enabled",
"cacheTtlOverride": {
"datasource-docker-hub-tags": 90,
"datasource-maven:metadata-xml": 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": "local",
"dependencyDashboardFooter": "\n- [ ] <!-- manual job -->Check this box to trigger a request for Renovate to run again on this repository\n",
"dependencyDashboardHeader": "This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.<br>[View this repository on the Mend.io Web Portal](https://developer.mend.io/{{platform}}/{{repository}}).",
"hostRules": [],
"onboardingNoDeps": "enabled",
"cacheDir": "/runner/cache",
"onboarding": true,
"forkProcessing": "enabled",
"requireConfig": "required",
"platform": "github",
"username": "renovate[bot]",
"repositories": [
"onigoetz/onigoetz.github.io"
],
"gitAuthor": "renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"deleteConfigFile": true
}
}
DEBUG: Resolved global extends
{
"config": {
"allowedEnv": [
"GO*",
"GRADLE_OPTS",
"RUSTC_BOOTSTRAP"
],
"description": [
"Hopefully safe environment variables to allow users to configure."
]
}
}
DEBUG: Combined config
{
"config": {
"allowedEnv": [
"GO*",
"GRADLE_OPTS",
"RUSTC_BOOTSTRAP"
],
"description": [
"Hopefully safe environment variables to allow users to configure."
],
"token": "***********",
"hostRules": [
{
"hostType": "docker",
"matchHost": "docker.io",
"username": "mdpprod3renovate",
"password": "***********"
},
{
"hostType": "docker",
"matchHost": "hub.docker.com",
"username": "mdpprodrenovatedc2",
"password": "***********"
},
{
"hostType": "github",
"matchHost": "api.github.com",
"token": "***********"
},
{
"hostType": "github-tags",
"matchHost": "api.github.com",
"token": "***********"
},
{
"hostType": "github-releases",
"matchHost": "api.github.com",
"token": "***********"
},
{
"hostType": "pod",
"matchHost": "api.github.com",
"token": "***********"
},
{
"hostType": "terraform-provider",
"matchHost": "api.github.com",
"token": "***********"
},
{
"hostType": "rubygems",
"matchHost": "github.com",
"token": "***********"
}
],
"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}}).",
"prHeader": "Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more [here](https://github.com/renovatebot/renovate/discussions/37842).",
"redisUrl": "redis://developer-platform-bare-metal-prd.aqffol.ng.0001.use1.cache.amazonaws.com:6379",
"binarySource": "install",
"logLevelRemap": [
{
"newLogLevel": "info",
"matchMessage": "Cache fallback URLs"
}
],
"platformCommit": "enabled",
"allowedCommands": [
"^git add --all$",
"^git reset$",
"^pwd$"
],
"repositoryCache": "enabled",
"cacheTtlOverride": {
"datasource-docker-hub-tags": 90,
"datasource-maven:metadata-xml": 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": "local",
"dependencyDashboardFooter": "\n- [ ] <!-- manual job -->Check this box to trigger a request for Renovate to run again on this repository\n",
"dependencyDashboardHeader": "This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.<br>[View this repository on the Mend.io Web Portal](https://developer.mend.io/{{platform}}/{{repository}}).",
"onboardingNoDeps": "enabled",
"cacheDir": "/runner/cache",
"onboarding": true,
"forkProcessing": "enabled",
"requireConfig": "required",
"platform": "github",
"username": "renovate[bot]",
"repositories": [
"onigoetz/onigoetz.github.io"
],
"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.51.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 configured cacheDir: /runner/cache
DEBUG: Using containerbaseDir: /runner/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": "41.130.1"
}
DEBUG: Using localDir: /tmp/renovate/repos/github/onigoetz/onigoetz.github.io
DEBUG: PackageFiles.clear() - Package files deleted
DEBUG: initRepo("onigoetz/onigoetz.github.io")
DEBUG: hostRules: authentication already set for api.github.com
DEBUG: Using queue: host=api.github.com, concurrency=16
DEBUG: onigoetz/onigoetz.github.io default branch = master
DEBUG: Issues cache: Adding 2 issues to reconcile queue
DEBUG: Using app token for git init
DEBUG: fetchBranchCommits(): url=https://**redacted**@github.com/onigoetz/onigoetz.github.io.git
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: PR cache: sync fetch
DEBUG: http cache: saving https://api.github.com/repos/onigoetz/onigoetz.github.io/pulls?per_page=20&state=all&sort=updated&direction=desc&page=1 (etag=W/"7fec8dc5c2dab478e6dcddebeffa290ee3f20f57a6ad515744672c36ed153f71", lastModified=undefined)
DEBUG: PR cache: Filtered 20 PRs to 18 (user=renovate[bot])
DEBUG: PR cache: getPrList success
{
"pullsTotal": 301
"requestsTotal": 1
"apiQuotaAffected": true
}
DEBUG: Found PR #1
DEBUG: Checking cached config file name
DEBUG: http cache: Using cached response: https://api.github.com/repos/onigoetz/onigoetz.github.io/contents/renovate.json from 2025-09-26T20:57:36.562Z
DEBUG: Existing config file confirmed
DEBUG: Repository config
{
"fileName": "renovate.json"
"config": {
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"github>onigoetz/renovate-preset:recommended",
":preserveSemverRanges",
":automergeMinor"
]
}
}
DEBUG: Repo is onboarded
DEBUG: http cache: Using cached response: https://api.github.com/repos/onigoetz/onigoetz.github.io/contents/renovate.json from 2025-09-26T21:27:43.874Z
DEBUG: migrateAndValidate()
DEBUG: No config migration necessary
DEBUG: http cache: Using cached response: https://api.github.com/repos/onigoetz/renovate-preset/contents/recommended.json from 2025-09-26T20:57:29.470Z
DEBUG: http cache: Using cached response: https://api.github.com/repos/onigoetz/renovate-preset/contents/base.json from 2025-09-26T20:57:29.575Z
DEBUG: Found repo ignorePaths
{
"ignorePaths": [
"**/node_modules/**",
"**/bower_components/**",
"**/vendor/**",
"**/examples/**",
"**/__tests__/**",
"**/test/**",
"**/tests/**",
"**/__fixtures__/**"
]
}
DEBUG: http cache: saving https://api.github.com/repos/onigoetz/onigoetz.github.io/dependabot/alerts?state=open&direction=asc&per_page=100 (etag="0e29fd9b1261465a1f064884455bdf4926c2b93001296dca127489870db68873", lastModified=undefined)
DEBUG: No vulnerability alerts found
DEBUG: No vulnerability alerts found
DEBUG: findIssue(Dependency Dashboard)
DEBUG: Issues cache: Done reconciling at issue 48
DEBUG: Issues cache: Done reconciling by iterating over all items
DEBUG: Issues cache: synced
DEBUG: Found issue 89
DEBUG: http cache: saving https://api.github.com/repos/onigoetz/onigoetz.github.io/issues/89 (etag=W/"675aba069d43518963b4993c5a356a234dc6a1643489f82c0bf402f3f24a2c16", lastModified=Fri, 26 Sep 2025 21:27:25 GMT)
DEBUG: Issues cache: Updating issue 89 in cache
DEBUG: No baseBranches
DEBUG: extract()
DEBUG: Cached extract for sha=1c78428947675be933b69d2392fdfb3649fe3280 is valid and can be used
DEBUG: Deleted cached dep updates
INFO: Dependency extraction complete
{
"baseBranch": "master"
"stats": {
"managers": {
"npm": {
"fileCount": 1,
"depCount": 12
},
"nvm": {
"fileCount": 1,
"depCount": 1
},
"renovate-config-presets": {
"fileCount": 1,
"depCount": 1
}
},
"total": {
"fileCount": 3,
"depCount": 14
}
}
}
DEBUG: hostRules: no authentication for registry.npmjs.org
DEBUG: PackageFiles.add() - Package file saved for base branch
{
"baseBranch": "master"
}
DEBUG: Package releases lookups complete
{
"baseBranch": "master"
}
DEBUG: Repository libYears
{
"libYears": {
"managers": {
"npm": 0.07710421699010656,
"nvm": 0.07397260273972603,
"renovate-config-presets": 0
},
"total": 0.15107681972983258
}
"dependencyStatus": {
"outdated": 4,
"total": 14
}
}
DEBUG: branchifyUpgrades
DEBUG: detectSemanticCommits()
DEBUG: semanticCommits: returning "disabled" from cache
DEBUG: 4 flattened updates found: contentful, next, yarn, node
DEBUG: Returning 1 branch(es)
DEBUG: config.repoIsOnboarded=true
DEBUG: packageFiles with updates
{
"baseBranch": "master"
"config": {
"npm": [
{
"deps": [
{
"currentValue": "8.1.0",
"currentVersion": "8.1.0",
"currentVersionAgeInDays": 773,
"currentVersionTimestamp": "2023-08-15T06:46:24.158Z",
"datasource": "npm",
"depName": "@svgr/webpack",
"depType": "dependencies",
"fixedVersion": "8.1.0",
"homepage": "https://react-svgr.com",
"lockedVersion": "8.1.0",
"mostRecentTimestamp": "2023-08-15T06:46:24.158Z",
"packageName": "@svgr/webpack",
"prettyDepType": "dependency",
"registryUrl": "https://registry.npmjs.org",
"sourceUrl": "https://github.com/gregberge/svgr",
"versioning": "npm",
"warnings": [],
"updates": []
},
{
"currentValue": "11.7.19",
"currentVersion": "11.7.19",
"currentVersionAgeInDays": 10,
"currentVersionTimestamp": "2025-09-16T00:11:49.177Z",
"datasource": "npm",
"depName": "contentful",
"depType": "dependencies",
"fixedVersion": "11.7.19",
"homepage": "https://www.contentful.com/developers/documentation/content-delivery-api/",
"isSingleVersion": true,
"lockedVersion": "11.7.19",
"mostRecentTimestamp": "2025-09-26T17:27:32.574Z",
"packageName": "contentful",
"prettyDepType": "dependency",
"registryUrl": "https://registry.npmjs.org",
"sourceUrl": "https://github.com/contentful/contentful.js",
"versioning": "npm",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "11.8.1",
"newValue": "11.8.1",
"releaseTimestamp": "2025-09-26T17:27:32.574Z",
"newVersionAgeInDays": 0,
"newMajor": 11,
"newMinor": 8,
"newPatch": 1,
"updateType": "minor",
"isBreaking": false,
"pendingChecks": true,
"libYears": 0.029367814466007103,
"branchName": "renovate/all-minor-patch"
}
]
},
{
"currentValue": "17.2.2",
"currentVersion": "17.2.2",
"currentVersionAgeInDays": 24,
"currentVersionTimestamp": "2025-09-02T21:09:37.038Z",
"datasource": "npm",
"depName": "dotenv",
"depType": "dependencies",
"fixedVersion": "17.2.2",
"lockedVersion": "17.2.2",
"mostRecentTimestamp": "2025-09-02T21:09:37.038Z",
"packageName": "dotenv",
"prettyDepType": "dependency",
"registryUrl": "https://registry.npmjs.org",
"sourceUrl": "https://github.com/motdotla/dotenv",
"versioning": "npm",
"warnings": [],
"updates": []
},
{
"currentValue": "4.0.2",
"currentVersion": "4.0.2",
"currentVersionAgeInDays": 997,
"currentVersionTimestamp": "2023-01-03T02:29:58.412Z",
"datasource": "npm",
"depName": "isomorphic-unfetch",
"depType": "dependencies",
"fixedVersion": "4.0.2",
"lockedVersion": "4.0.2",
"mostRecentTimestamp": "2023-01-03T02:29:58.412Z",
"packageName": "isomorphic-unfetch",
"prettyDepType": "dependency",
"registryUrl": "https://registry.npmjs.org",
"sourceUrl": "https://github.com/developit/unfetch",
"versioning": "npm",
"warnings": [],
"updates": []
},
{
"currentValue": "16.3.0",
"currentVersion": "16.3.0",
"currentVersionAgeInDays": 12,
"currentVersionTimestamp": "2025-09-14T14:33:13.655Z",
"datasource": "npm",
"depName": "marked",
"depType": "dependencies",
"fixedVersion": "16.3.0",
"homepage": "https://marked.js.org",
"lockedVersion": "16.3.0",
"mostRecentTimestamp": "2025-09-14T14:33:13.655Z",
"packageName": "marked",
"prettyDepType": "dependency",
"registryUrl": "https://registry.npmjs.org",
"sourceUrl": "https://github.com/markedjs/marked",
"versioning": "npm",
"warnings": [],
"updates": []
},
{
"currentValue": "15.5.3",
"currentVersion": "15.5.3",
"currentVersionAgeInDays": 15,
"currentVersionTimestamp": "2025-09-10T21:31:40.557Z",
"datasource": "npm",
"depName": "next",
"depType": "dependencies",
"fixedVersion": "15.5.3",
"homepage": "https://nextjs.org",
"isSingleVersion": true,
"lockedVersion": "15.5.3",
"mostRecentTimestamp": "2025-09-25T23:36:13.919Z",
"packageName": "next",
"prettyDepType": "dependency",
"registryUrl": "https://registry.npmjs.org",
"sourceUrl": "https://github.com/vercel/next.js",
"versioning": "npm",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "15.5.4",
"newValue": "15.5.4",
"releaseTimestamp": "2025-09-23T16:32:59.229Z",
"newVersionAgeInDays": 3,
"newMajor": 15,
"newMinor": 5,
"newPatch": 4,
"updateType": "patch",
"isBreaking": false,
"libYears": 0.03504815677321157,
"branchName": "renovate/all-minor-patch"
}
]
},
{
"currentValue": "8.0.1",
"currentVersion": "8.0.1",
"currentVersionAgeInDays": 2512,
"currentVersionTimestamp": "2018-11-09T22:48:56.639Z",
"datasource": "npm",
"depName": "normalize.css",
"depType": "dependencies",
"fixedVersion": "8.0.1",
"homepage": "https://necolas.github.io/normalize.css",
"lockedVersion": "8.0.1",
"mostRecentTimestamp": "2018-11-09T22:48:56.639Z",
"packageName": "normalize.css",
"prettyDepType": "dependency",
"registryUrl": "https://registry.npmjs.org",
"sourceUrl": "https://github.com/necolas/normalize.css",
"versioning": "npm",
"warnings": [],
"updates": []
},
{
"currentValue": "3.6.2",
"currentVersion": "3.6.2",
"currentVersionAgeInDays": 91,
"currentVersionTimestamp": "2025-06-27T02:53:53.185Z",
"datasource": "npm",
"depName": "prettier",
"depType": "dependencies",
"fixedVersion": "3.6.2",
"homepage": "https://prettier.io",
"lockedVersion": "3.6.2",
"packageName": "prettier",
"prettyDepType": "dependency",
"registryUrl": "https://registry.npmjs.org",
"sourceUrl": "https://github.com/prettier/prettier",
"versioning": "npm",
"warnings": [],
"updates": []
},
{
"currentValue": "19.1.1",
"currentVersion": "19.1.1",
"currentVersionAgeInDays": 60,
"currentVersionTimestamp": "2025-07-28T14:55:41.076Z",
"datasource": "npm",
"depName": "react",
"depType": "dependencies",
"fixedVersion": "19.1.1",
"homepage": "https://react.dev/",
"lockedVersion": "19.1.1",
"packageName": "react",
"prettyDepType": "dependency",
"registryUrl": "https://registry.npmjs.org",
"sourceDirectory": "packages/react",
"sourceUrl": "https://github.com/facebook/react",
"versioning": "npm",
"warnings": [],
"updates": []
},
{
"currentValue": "19.1.1",
"currentVersion": "19.1.1",
"currentVersionAgeInDays": 60,
"currentVersionTimestamp": "2025-07-28T14:55:51.291Z",
"datasource": "npm",
"depName": "react-dom",
"depType": "dependencies",
"fixedVersion": "19.1.1",
"homepage": "https://react.dev/",
"lockedVersion": "19.1.1",
"packageName": "react-dom",
"prettyDepType": "dependency",
"registryUrl": "https://registry.npmjs.org",
"sourceDirectory": "packages/react-dom",
"sourceUrl": "https://github.com/facebook/react",
"versioning": "npm",
"warnings": [],
"updates": []
},
{
"currentValue": "2.3.6",
"currentVersion": "2.3.6",
"currentVersionAgeInDays": 46,
"currentVersionTimestamp": "2025-08-11T15:23:14.953Z",
"datasource": "npm",
"depName": "swr",
"depType": "dependencies",
"fixedVersion": "2.3.6",
"homepage": "https://swr.vercel.app",
"lockedVersion": "2.3.6",
"mostRecentTimestamp": "2025-08-11T15:23:14.953Z",
"packageName": "swr",
"prettyDepType": "dependency",
"registryUrl": "https://registry.npmjs.org",
"sourceUrl": "https://github.com/vercel/swr",
"versioning": "npm",
"warnings": [],
"updates": []
},
{
"commitMessageTopic": "Yarn",
"currentValue": "4.10.0",
"currentVersion": "4.10.0",
"currentVersionAgeInDays": 8,
"currentVersionTimestamp": "2025-09-18T18:34:17.191Z",
"datasource": "npm",
"depName": "yarn",
"depType": "packageManager",
"fixedVersion": "4.10.0",
"isSingleVersion": true,
"mostRecentTimestamp": "2025-09-23T09:43:13.709Z",
"packageName": "@yarnpkg/cli",
"prettyDepType": "packageManager",
"registryUrl": "https://registry.npmjs.org",
"sourceDirectory": "packages/yarnpkg-cli",
"sourceUrl": "https://github.com/yarnpkg/berry",
"versioning": "npm",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "4.10.3",
"newValue": "4.10.3",
"releaseTimestamp": "2025-09-23T09:43:13.709Z",
"newVersionAgeInDays": 3,
"newMajor": 4,
"newMinor": 10,
"newPatch": 3,
"updateType": "patch",
"isBreaking": false,
"libYears": 0.012688245750887873,
"branchName": "renovate/all-minor-patch"
}
]
}
],
"extractedConstraints": {
"yarn": "4.10.0"
},
"lockFiles": [
"yarn.lock"
],
"managerData": {
"hasPackageManager": true,
"npmrcFileName": null,
"yarnLock": "yarn.lock",
"yarnZeroInstall": false
},
"packageFile": "package.json",
"skipInstalls": true
}
],
"nvm": [
{
"deps": [
{
"currentValue": "22.19.0",
"currentVersion": "v22.19.0",
"currentVersionAgeInDays": 29,
"currentVersionTimestamp": "2025-08-28T00:00:00.000Z",
"datasource": "node-version",
"depName": "node",
"fixedVersion": "22.19.0",
"homepage": "https://nodejs.org",
"isSingleVersion": true,
"mostRecentTimestamp": "2025-09-25T00:00:00.000Z",
"packageName": "node",
"registryUrl": "https://nodejs.org/dist",
"sourceUrl": "https://github.com/nodejs/node",
"versioning": "node",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "v22.20.0",
"newValue": "22.20.0",
"releaseTimestamp": "2025-09-24T00:00:00.000Z",
"newVersionAgeInDays": 2,
"newMajor": 22,
"newMinor": 20,
"newPatch": 0,
"updateType": "minor",
"isBreaking": false,
"libYears": 0.07397260273972603,
"branchName": "renovate/all-minor-patch"
}
]
}
],
"packageFile": ".nvmrc"
}
],
"renovate-config-presets": [
{
"deps": [
{
"depName": "onigoetz/renovate-preset",
"packageName": "onigoetz/renovate-preset",
"skipReason": "unspecified-version",
"updates": []
}
],
"packageFile": "renovate.json"
}
]
}
}
DEBUG: detectSemanticCommits()
DEBUG: semanticCommits: returning "disabled" from cache
DEBUG: processRepo()
DEBUG: Processing 1 branch: renovate/all-minor-patch
DEBUG: getBranchPr(renovate/all-minor-patch)
DEBUG: findPr(renovate/all-minor-patch, undefined, open)
DEBUG: 0 PRs are currently open
DEBUG: ConcurrentPRs count = 0
DEBUG: 0 already existing branches found.
DEBUG: Branches count = 0
DEBUG: Calculating PRs created so far in this hour currentHourStart=2025-09-26T21:00:00.000Z
DEBUG: 0 PRs have been created so far in this hour.
DEBUG: HourlyPRs count = 0
DEBUG: syncBranchState() (branch="renovate/all-minor-patch")
DEBUG: getBranchPr(renovate/all-minor-patch) (branch="renovate/all-minor-patch")
DEBUG: findPr(renovate/all-minor-patch, undefined, open) (branch="renovate/all-minor-patch")
DEBUG: branchExists=false (branch="renovate/all-minor-patch")
DEBUG: dependencyDashboardCheck=unschedule (branch="renovate/all-minor-patch")
DEBUG: recreateClosed is true. No need to check for closed PR. (branch="renovate/all-minor-patch")
DEBUG: Open PR Count: 0, Existing Branch Count: 0, Hourly PR Count: 0 (branch="renovate/all-minor-patch")
DEBUG: prHourlyLimit of the upgrades present in this branch (branch="renovate/all-minor-patch")
{
"limits": [
{
"depName": "next",
"prHourlyLimit": 2
},
{
"depName": "node",
"prHourlyLimit": 2
},
{
"depName": "yarn",
"prHourlyLimit": 2
}
]
}
DEBUG: Calculated lowest prHourlyLimit among the upgrades present in this branch is 2. (branch="renovate/all-minor-patch")
DEBUG: branchConcurrentLimit of the upgrades present in this branch (branch="renovate/all-minor-patch")
{
"limits": [
{
"depName": "next",
"branchConcurrentLimit": null
},
{
"depName": "node",
"branchConcurrentLimit": null
},
{
"depName": "yarn",
"branchConcurrentLimit": null
}
]
}
DEBUG: Calculated lowest branchConcurrentLimit among the upgrades present in this branch is 10. (branch="renovate/all-minor-patch")
DEBUG: Checking schedule(schedule=* * * * 0,6, tz=null, now=2025-09-26T21:27:58.390Z) (branch="renovate/all-minor-patch")
DEBUG: Checking 1 schedule(s) (branch="renovate/all-minor-patch")
DEBUG: Human-readable summary for cron:: Every minute, only on Sunday and Saturday (branch="renovate/all-minor-patch")
DEBUG: Package not scheduled (branch="renovate/all-minor-patch")
DEBUG: Converting rebaseWhen=auto to rebaseWhen=behind-base-branch because automerge=true (branch="renovate/all-minor-patch")
DEBUG: Branch needs creating (branch="renovate/all-minor-patch")
DEBUG: Using reuseExistingBranch: false (branch="renovate/all-minor-patch")
DEBUG: Setting current branch to master (branch="renovate/all-minor-patch")
DEBUG: syncGit(): Initializing git repository into /tmp/renovate/repos/github/onigoetz/onigoetz.github.io (branch="renovate/all-minor-patch")
DEBUG: Performing blobless clone (branch="renovate/all-minor-patch")
DEBUG: git clone completed (branch="renovate/all-minor-patch")
{
"durationMs": 374
}
DEBUG: latest repository commit (branch="renovate/all-minor-patch")
{
"latestCommit": {
"hash": "1c78428947675be933b69d2392fdfb3649fe3280",
"date": "2025-09-26T21:56:32+02:00",
"message": "Add npmMinimalAgeGate to .yarnrc.yml",
"refs": "HEAD -> master, origin/master, origin/HEAD",
"body": "",
"author_name": "Stéphane Goetz",
"author_email": "[email protected]"
}
}
DEBUG: Current branch SHA: 1c78428947675be933b69d2392fdfb3649fe3280 (branch="renovate/all-minor-patch")
DEBUG: latest commit (branch="renovate/all-minor-patch")
{
"branchName": "master"
"latestCommitDate": "2025-09-26T21:56:32+02:00"
"sha": "1c78428947675be933b69d2392fdfb3649fe3280"
}
DEBUG: manager.getUpdatedPackageFiles() reuseExistingBranch=false (branch="renovate/all-minor-patch")
DEBUG: npm.updateDependency(): dependencies.next = 15.5.4 (branch="renovate/all-minor-patch")
DEBUG: Updating next in package.json (branch="renovate/all-minor-patch")
DEBUG: N values changed and need to be updated (branch="renovate/all-minor-patch")
{
"packageFile": ".nvmrc"
"depName": "node"
"changedCount": 1
}
DEBUG: Starting search at index 0 (branch="renovate/all-minor-patch")
{
"packageFile": ".nvmrc"
"depName": "node"
}
DEBUG: Found match at index 0 (branch="renovate/all-minor-patch")
{
"packageFile": ".nvmrc"
"depName": "node"
}
DEBUG: Contents updated (branch="renovate/all-minor-patch")
{
"packageFile": ".nvmrc"
"depName": "node"
}
DEBUG: npm.updateDependency(): packageManager.yarn = 4.10.3 (branch="renovate/all-minor-patch")
DEBUG: Updating yarn in package.json (branch="renovate/all-minor-patch")
DEBUG: updateArtifacts for updatedPackageFiles (branch="renovate/all-minor-patch")
DEBUG: npm.updateArtifacts(package.json) (branch="renovate/all-minor-patch")
DEBUG: Updated 2 package files (branch="renovate/all-minor-patch")
DEBUG: Getting updated lock files (branch="renovate/all-minor-patch")
DEBUG: Writing package.json files (branch="renovate/all-minor-patch")
{
"packageFiles": [
"package.json"
]
}
DEBUG: Writing any updated package files (branch="renovate/all-minor-patch")
DEBUG: Writing package.json (branch="renovate/all-minor-patch")
DEBUG: Found 0 npm host rule(s) (branch="renovate/all-minor-patch")
DEBUG: Found 1 host rule(s) without host type (branch="renovate/all-minor-patch")
DEBUG: Found 1 host rule(s) without host type after dropping duplicates (branch="renovate/all-minor-patch")
DEBUG: Generating yarn.lock for . (branch="renovate/all-minor-patch")
DEBUG: Spawning yarn install to create yarn.lock (branch="renovate/all-minor-patch")
DEBUG: Using node constraint "22.20.0" from .nvmrc (branch="renovate/all-minor-patch")
DEBUG: Enabling global cache as zero-install is not detected (branch="renovate/all-minor-patch")
DEBUG: Updating Yarn binary (branch="renovate/all-minor-patch")
DEBUG: Performing yarn dedupe highest (branch="renovate/all-minor-patch")
DEBUG: Setting CONTAINERBASE_CACHE_DIR to /runner/cache/containerbase (branch="renovate/all-minor-patch")
DEBUG: Using containerbase dynamic installs (branch="renovate/all-minor-patch")
DEBUG: Resolved stable matching version (branch="renovate/all-minor-patch")
{
"toolName": "corepack"
"resolvedVersion": "0.34.0"
}
DEBUG: Executing command (branch="renovate/all-minor-patch")
{
"command": "install-tool node 22.20.0"
}
DEBUG: exec completed (branch="renovate/all-minor-patch")
{
"durationMs": 4298
"stdout": "[21:27:59.330] INFO (711): Installing tool [email protected]...\nv22.20.0\n10.9.3\n0.34.0\n[21:28:02.493] INFO (711): Install tool node succeeded in 3.1s.\n"
"stderr": ""
}
DEBUG: Executing command (branch="renovate/all-minor-patch")
{
"command": "install-tool corepack 0.34.0"
}
DEBUG: exec completed (branch="renovate/all-minor-patch")
{
"durationMs": 1264
"stdout": "[21:28:03.619] INFO (758): Installing npm [email protected]...\n0.34.0\n[21:28:04.513] INFO (758): Install tool corepack succeeded in 902ms.\n"
"stderr": ""
}
DEBUG: Executing command (branch="renovate/all-minor-patch")
{
"command": "yarn set version 4.10.3"
}
DEBUG: exec completed (branch="renovate/all-minor-patch")
{
"durationMs": 1009
"stdout": "➤ YN0000: Downloading https://repo.yarnpkg.com/4.10.3/packages/yarnpkg-cli/bin/yarn.js\n➤ YN0000: Saving the new release in .yarn/releases/yarn-4.10.3.cjs\n➤ YN0000: Done in 0s 157ms\n"
"stderr": "! Corepack is about to download https://repo.yarnpkg.com/4.10.3/packages/yarnpkg-cli/bin/yarn.js\n"
}
DEBUG: Executing command (branch="renovate/all-minor-patch")
{
"command": "yarn install --mode=update-lockfile"
}
DEBUG: exec completed (branch="renovate/all-minor-patch")
{
"durationMs": 9944
"stdout": "➤ YN0000: · Yarn 4.10.3\n➤ YN0000: ┌ Resolution step\n➤ YN0085: │ + next@npm:15.5.4, @next/env@npm:15.5.4, @next/swc-darwin-arm64@npm:15.5.4, @next/swc-darwin-x64@npm:15.5.4, @next/swc-linux-arm64-gnu@npm:15.5.4, and 5 more.\n➤ YN0085: │ - @next/env@npm:15.5.3, @next/swc-darwin-arm64@npm:15.5.3, @next/swc-darwin-x64@npm:15.5.3, @next/swc-linux-arm64-gnu@npm:15.5.3, and 6 more.\n➤ YN0000: └ Completed in 1s 865ms\n➤ YN0000: ┌ Fetch step\n➤ YN0013: │ 6 packages were added to the project (+ 287.94 MiB).\n➤ YN0000: └ Completed in 7s 284ms\n➤ YN0000: ┌ Link step\n➤ YN0073: │ Skipped due to mode=update-lockfile\n➤ YN0000: └ Completed\n➤ YN0000: · Done with warnings in 9s 215ms\n"
"stderr": ""
}
DEBUG: Executing command (branch="renovate/all-minor-patch")
{
"command": "yarn dedupe --strategy highest --mode=update-lockfile"
}
DEBUG: exec completed (branch="renovate/all-minor-patch")
{
"durationMs": 917
"stdout": "➤ YN0000: ┌ Deduplication step\n➤ YN0000: │ No packages can be deduped using the highest strategy\n➤ YN0000: └ Completed\n➤ YN0000: · Yarn 4.10.3\n➤ YN0000: ┌ Resolution step\n➤ YN0000: └ Completed\n➤ YN0000: ┌ Fetch step\n➤ YN0000: └ Completed\n➤ YN0000: ┌ Link step\n➤ YN0073: │ Skipped due to mode=update-lockfile\n➤ YN0000: └ Completed\n➤ YN0000: · Done with warnings in 0s 149ms\n"
"stderr": ""
}
DEBUG: yarn.lock needs updating (branch="renovate/all-minor-patch")
DEBUG: updateYarnOffline resolvedPaths (branch="renovate/all-minor-patch")
{
"resolvedPaths": [
".yarn/cache",
".pnp.cjs",
".pnp.js",
".pnp.loader.mjs"
]
}
DEBUG: Found updated Yarn binary (branch="renovate/all-minor-patch")
{
"oldYarnPath": ".yarn/releases/yarn-4.10.0.cjs"
"newYarnPath": ".yarn/releases/yarn-4.10.3.cjs"
}
DEBUG: Updated 4 lock files (branch="renovate/all-minor-patch")
{
"updatedArtifacts": [
"yarn.lock",
".yarnrc.yml",
".yarn/releases/yarn-4.10.0.cjs (delete)",
".yarn/releases/yarn-4.10.3.cjs"
]
}
DEBUG: 6 file(s) to commit (branch="renovate/all-minor-patch")
DEBUG: Preparing files for committing to branch renovate/all-minor-patch (branch="renovate/all-minor-patch")
DEBUG: Setting git author name: renovate[bot] (branch="renovate/all-minor-patch")
DEBUG: Setting git author email: 29139614+renovate[bot]@users.noreply.github.com (branch="renovate/all-minor-patch")
DEBUG: git commit (branch="renovate/all-minor-patch")
{
"deletedFiles": [
".yarn/releases/yarn-4.10.0.cjs"
]
"ignoredFiles": []
"result": {
"author": null,
"branch": "renovate/all-minor-patch",
"commit": "86e4991d8db0fb0b80622468b2c692b88e4d7473",
"root": false,
"summary": {
"changes": 5,
"insertions": 172,
"deletions": 172
}
}
}
DEBUG: resetToCommit(1c78428947675be933b69d2392fdfb3649fe3280) (branch="renovate/all-minor-patch")
DEBUG: Fetching branch renovate/all-minor-patch (branch="renovate/all-minor-patch")
DEBUG: Setting current branch to master (branch="renovate/all-minor-patch")
DEBUG: latest commit (branch="renovate/all-minor-patch")
{
"branchName": "master"
"latestCommitDate": "2025-09-26T21:56:32+02:00"
"sha": "1c78428947675be933b69d2392fdfb3649fe3280"
}
INFO: Branch created (branch="renovate/all-minor-patch")
{
"commitSha": "ab45d418bd792a16215b1cfb017dfcb5d81490d9"
}
DEBUG: http cache: saving https://api.github.com/repos/onigoetz/onigoetz.github.io/commits/ab45d418bd792a16215b1cfb017dfcb5d81490d9/statuses (etag="fbe670c2ad428326e4d6bfce9d711140ec6130d236091bf55372357e575637a6", lastModified=undefined) (branch="renovate/all-minor-patch")
DEBUG: Updating renovate/stability-days status check state to green (branch="renovate/all-minor-patch")
DEBUG: Setting branch status (branch="renovate/all-minor-patch")
{
"context": "renovate/stability-days"
"state": "green"
}
DEBUG: http cache: saving https://api.github.com/repos/onigoetz/onigoetz.github.io/commits/renovate/all-minor-patch/status (etag=W/"81532f57d9e6bab674fa33c90b6e563989545b0594e55f87c2b3863e46098070", lastModified=undefined) (branch="renovate/all-minor-patch")
DEBUG: Ensuring PR (branch="renovate/all-minor-patch")
DEBUG: There are 0 errors and 0 warnings (branch="renovate/all-minor-patch")
DEBUG: getBranchPr(renovate/all-minor-patch) (branch="renovate/all-minor-patch")
DEBUG: findPr(renovate/all-minor-patch, undefined, open) (branch="renovate/all-minor-patch")
DEBUG: findPr(renovate/all-minor-patch, undefined, closed) (branch="renovate/all-minor-patch")
DEBUG: Fetching changelog: https://github.com/vercel/next.js (15.5.3 -> 15.5.4) (branch="renovate/all-minor-patch")
DEBUG: Fetching changelog: https://github.com/nodejs/node (v22.19.0 -> v22.20.0) (branch="renovate/all-minor-patch")
DEBUG: Fetching changelog: https://github.com/yarnpkg/berry (4.10.0 -> 4.10.3) (branch="renovate/all-minor-patch")
DEBUG: Creating PR (branch="renovate/all-minor-patch")
{
"prTitle": "Update all non-major dependencies"
}
DEBUG: Creating PR (branch="renovate/all-minor-patch")
{
"title": "Update all non-major dependencies"
"head": "onigoetz:renovate/all-minor-patch"
"base": "master"
"draft": false
}
DEBUG: PR created (branch="renovate/all-minor-patch")
{
"pr": 333
"draft": false
}
DEBUG: Adding labels '' to #333 (branch="renovate/all-minor-patch")
DEBUG: GitHub-native automerge: not enabled in repo settings (branch="renovate/all-minor-patch")
{
"prNumber": 333
}
INFO: PR created (branch="renovate/all-minor-patch")
{
"pr": 333
"prTitle": "Update all non-major dependencies"
}
DEBUG: resolveBranchStatus(branchName=renovate/all-minor-patch, ignoreTests=false) (branch="renovate/all-minor-patch")
DEBUG: getBranchStatus(renovate/all-minor-patch) (branch="renovate/all-minor-patch")
DEBUG: http cache: Using cached response: https://api.github.com/repos/onigoetz/onigoetz.github.io/commits/renovate/all-minor-patch/status from 2025-09-26T21:28:20.559Z (branch="renovate/all-minor-patch")
DEBUG: branch status check result (branch="renovate/all-minor-patch")
{
"state": "success"
"statuses": [
{
"url": "https://api.github.com/repos/onigoetz/onigoetz.github.io/statuses/ab45d418bd792a16215b1cfb017dfcb5d81490d9",
"avatar_url": "https://avatars.githubusercontent.com/in/2740?v=4",
"id": 39603711619,
"node_id": "SC_kwDOAP6xQc8AAAAJOJCugw",
"state": "success",
"description": "Updates have met minimum release age requirement",
"target_url": "https://docs.renovatebot.com/configuration-options#minimumreleaseage",
"context": "renovate/stability-days",
"created_at": "2025-09-26T21:28:20Z",
"updated_at": "2025-09-26T21:28:20Z"
}
]
}
DEBUG: Successful checks are all internal renovate/ checks, so returning "pending" branch status (branch="renovate/all-minor-patch")
DEBUG: http cache: saving https://api.github.com/repos/onigoetz/onigoetz.github.io/commits/renovate/all-minor-patch/check-runs?per_page=100 (etag=W/"5d63e7cc2f06f36af8d88720351e3cff24622547dac53b3fbe26b3d5b42bfb1f", lastModified=undefined) (branch="renovate/all-minor-patch")
DEBUG: No check runs found (branch="renovate/all-minor-patch")
{
"result": {
"total_count": 0,
"check_runs": []
}
}
DEBUG: Branch status yellow (branch="renovate/all-minor-patch")
DEBUG: Skipping assignees and reviewers as automerge=true (branch="renovate/all-minor-patch")
DEBUG: setPrCache() (branch="renovate/all-minor-patch")
DEBUG: Created Pull Request #333 (branch="renovate/all-minor-patch")
DEBUG: PR is configured for automerge (branch="renovate/all-minor-patch")
DEBUG: setBranchCommit() (branch="renovate/all-minor-patch")
DEBUG: getBranchPr(renovate/all-minor-patch)
DEBUG: findPr(renovate/all-minor-patch, undefined, open)
DEBUG: Found PR #333
DEBUG: http cache: Using cached response: https://api.github.com/repos/onigoetz/onigoetz.github.io/contents/renovate.json from 2025-09-26T21:27:43.964Z
DEBUG: Config does not need migration
DEBUG: ensureDependencyDashboard()
DEBUG: Ensuring Dependency Dashboard
DEBUG: Checking packageFiles for deprecated packages
DEBUG: http cache: Using cached response: https://api.github.com/repos/onigoetz/onigoetz.github.io/issues/89 from 2025-09-26T21:27:46.152Z
DEBUG: Issues cache: Updating issue 89 in cache
DEBUG: http cache: Using cached response: https://api.github.com/repos/onigoetz/onigoetz.github.io/issues/89 from 2025-09-26T21:28:36.510Z
DEBUG: Issues cache: Updating issue 89 in cache
DEBUG: ensureIssue(Dependency Dashboard)
DEBUG: http cache: Using cached response: https://api.github.com/repos/onigoetz/onigoetz.github.io/issues/89 from 2025-09-26T21:28:36.632Z
DEBUG: Issues cache: Updating issue 89 in cache
DEBUG: Patching issue
DEBUG: Issues cache: Updating issue 89 in cache
DEBUG: Issue updated
DEBUG: checkReconfigureBranch()
DEBUG: No reconfigure branch found
{
"reconfigureBranch": "renovate/reconfigure"
}
DEBUG: Removing any stale branches
DEBUG: config.repoIsOnboarded=true
DEBUG: Branch lists
{
"branchList": [
"renovate/all-minor-patch"
]
"renovateBranches": [
"renovate/all-minor-patch",
"renovate/major-yarn-monorepo",
"renovate/marked-16.x"
]
}
DEBUG: remainingBranches=renovate/major-yarn-monorepo,renovate/marked-16.x
DEBUG: findPr(renovate/major-yarn-monorepo, undefined, open)
DEBUG: branch.isModified(): using git to calculate
DEBUG: branch.isModified() = true
{
"branchName": "renovate/major-yarn-monorepo"
"unrecognizedAuthors": [
"[email protected]"
]
}
DEBUG: setCachedModifiedResult(): Branch cache not present
DEBUG: Orphan Branch is modified - skipping branch deletion
DEBUG: findPr(renovate/marked-16.x, undefined, open)
DEBUG: branch.isModified(): using git to calculate
DEBUG: branch.isModified() = true
{
"branchName": "renovate/marked-16.x"
"unrecognizedAuthors": [
"[email protected]"
]
}
DEBUG: setCachedModifiedResult(): Branch cache not present
DEBUG: Orphan Branch is modified - skipping branch deletion
DEBUG: Cleaning up Renovate refs: refs/renovate/branches/*
DEBUG: PackageFiles.clear() - Package files deleted
DEBUG: Repo is activated
DEBUG: Branch summary
{
"cacheModified": true
"baseBranches": [
{
"branchName": "master",
"sha": "1c78428947675be933b69d2392fdfb3649fe3280"
}
]
"branches": [
{
"automerge": true,
"baseBranch": "master",
"baseBranchSha": "1c78428947675be933b69d2392fdfb3649fe3280",
"branchName": "renovate/all-minor-patch",
"branchSha": "ab45d418bd792a16215b1cfb017dfcb5d81490d9",
"isModified": false,
"isPristine": true
}
]
"defaultBranch": "master"
"inactiveBranches": []
}
DEBUG: branches info extended
{
"branchesInformation": [
{
"branchName": "renovate/all-minor-patch",
"prNo": 333,
"prTitle": "Update all non-major dependencies",
"result": "pr-created",
"upgrades": [
{
"datasource": "npm",
"depName": "next",
"displayPending": "",
"fixedVersion": "15.5.3",
"currentVersion": "15.5.3",
"currentValue": "15.5.3",
"newValue": "15.5.4",
"newVersion": "15.5.4",
"packageFile": "package.json",
"updateType": "patch",
"packageName": "next"
},
{
"datasource": "node-version",
"depName": "node",
"displayPending": "",
"fixedVersion": "22.19.0",
"currentVersion": "v22.19.0",
"currentValue": "22.19.0",
"newValue": "22.20.0",
"newVersion": "v22.20.0",
"packageFile": ".nvmrc",
"updateType": "minor",
"packageName": "node"
},
{
"datasource": "npm",
"depName": "yarn",
"displayPending": "",
"fixedVersion": "4.10.0",
"currentVersion": "4.10.0",
"currentValue": "4.10.0",
"newValue": "4.10.3",
"newVersion": "4.10.3",
"packageFile": "package.json",
"updateType": "patch",
"packageName": "@yarnpkg/cli"
}
]
}
]
}
DEBUG: Renovate repository PR statistics
{
"stats": {
"total": 301,
"open": 1,
"closed": 14,
"merged": 286
}
}
DEBUG: Repository result: done, status: activated, enabled: true, onboarded: true
DEBUG: Repository timing splits (milliseconds)
{
"splits": {
"init": 3168,
"extract": 340,
"lookup": 12007,
"onboarding": 1,
"update": 37857
}
"total": 55191
}
DEBUG: Package cache statistics
{
"get": {
"count": 27,
"avgMs": 2286,
"medianMs": 1906,
"maxMs": 5788,
"totalMs": 61716
}
"set": {
"count": 5,
"avgMs": 2559,
"medianMs": 2535,
"maxMs": 3637,
"totalMs": 12793
}
}
DEBUG: Datasource cache statistics
{
"node-version": {
"https://nodejs.org/dist": {
"hit": 2,
"miss": 0,
"set": 0,
"skip": 0
}
}
"npm": {
"https://registry.npmjs.org": {
"hit": 0,
"miss": 0,
"set": 0,
"skip": 15
}
}
}
DEBUG: HTTP statistics
{
"hosts": {
"api.github.com": {
"count": 25,
"reqAvgMs": 190,
"reqMedianMs": 114,
"reqMaxMs": 1021,
"queueAvgMs": 0,
"queueMedianMs": 0,
"queueMaxMs": 1
}
}
"requests": 25
}
DEBUG: HTTP cache statistics
{
"https://api.github.com": {
"/repos/onigoetz/onigoetz.github.io/commits/ab45d418bd792a16215b1cfb017dfcb5d81490d9/statuses": {
"hit": 0,
"miss": 1
},
"/repos/onigoetz/onigoetz.github.io/commits/renovate/all-minor-patch/check-runs": {
"hit": 0,
"miss": 1
},
"/repos/onigoetz/onigoetz.github.io/commits/renovate/all-minor-patch/status": {
"hit": 1,
"miss": 1
},
"/repos/onigoetz/onigoetz.github.io/contents/renovate.json": {
"hit": 3,
"miss": 0
},
"/repos/onigoetz/onigoetz.github.io/dependabot/alerts": {
"hit": 0,
"miss": 1
},
"/repos/onigoetz/onigoetz.github.io/issues/89": {
"hit": 3,
"miss": 1
},
"/repos/onigoetz/onigoetz.github.io/pulls": {
"hit": 0,
"miss": 1
},
"/repos/onigoetz/renovate-preset/contents/base.json": {
"hit": 1,
"miss": 0
},
"/repos/onigoetz/renovate-preset/contents/recommended.json": {
"hit": 1,
"miss": 0
}
}
"https://registry.npmjs.org": {
"/@svgr%2Fwebpack": {
"hit": 0,
"miss": 0,
"localHit": 1
},
"/@yarnpkg%2Fcli": {
"hit": 0,
"miss": 0,
"localHit": 2
},
"/contentful": {
"hit": 0,
"miss": 0,
"localHit": 1
},
"/corepack": {
"hit": 0,
"miss": 0,
"localHit": 1
},
"/dotenv": {
"hit": 0,
"miss": 0,
"localHit": 1
},
"/isomorphic-unfetch": {
"hit": 0,
"miss": 0,
"localHit": 1
},
"/marked": {
"hit": 0,
"miss": 0,
"localHit": 1
},
"/next": {
"hit": 0,
"miss": 0,
"localHit": 2
},
"/normalize.css": {
"hit": 0,
"miss": 0,
"localHit": 1
},
"/prettier": {
"hit": 0,
"miss": 0,
"localHit": 1
},
"/react": {
"hit": 0,
"miss": 0,
"localHit": 1
},
"/react-dom": {
"hit": 0,
"miss": 0,
"localHit": 1
},
"/swr": {
"hit": 0,
"miss": 0,
"localHit": 1
}
}
}
DEBUG: Lookup statistics
{
"node-version": {
"count": 1,
"avgMs": 1795,
"medianMs": 1795,
"maxMs": 1795,
"totalMs": 1795
}
"npm": {
"count": 12,
"avgMs": 4113,
"medianMs": 4681,
"maxMs": 5940,
"totalMs": 49357
}
}
INFO: Cache fallback URLs
{
"count": 0
"hits": {}
"oldLevel": "debug"
}
INFO: Repository finished
{
"cloned": true
"durationMs": 55191
}
DEBUG: Using RE2 regex engine
DEBUG: Parsing configs
DEBUG: Checking for config file in /runner/renovate/job_config.json
DEBUG: No additional config file found specified - skipping
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}}).",
"prHeader": "Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more [here](https://github.com/renovatebot/renovate/discussions/37842).",
"redisUrl": "redis://developer-platform-bare-metal-prd.aqffol.ng.0001.use1.cache.amazonaws.com:6379",
"binarySource": "install",
"globalExtends": [
"global:safeEnv"
],
"logLevelRemap": [
{
"newLogLevel": "info",
"matchMessage": "Cache fallback URLs"
}
],
"platformCommit": "enabled",
"allowedCommands": [
"^git add --all$",
"^git reset$",
"^pwd$"
],
"repositoryCache": "enabled",
"cacheTtlOverride": {
"datasource-docker-hub-tags": 90,
"datasource-maven:metadata-xml": 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": "local",
"dependencyDashboardFooter": "\n- [ ] <!-- manual job -->Check this box to trigger a request for Renovate to run again on this repository\n",
"dependencyDashboardHeader": "This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.<br>[View this repository on the Mend.io Web Portal](https://developer.mend.io/{{platform}}/{{repository}})."
}
}
DEBUG: File config
{
"config": {
"token": "***********",
"hostRules": [
{
"hostType": "docker",
"matchHost": "docker.io",
"username": "mdpprod3renovate",
"password": "***********"
},
{
"hostType": "docker",
"matchHost": "hub.docker.com",
"username": "mdpprodrenovatedc",
"password": "***********"
},
{
"hostType": "github",
"matchHost": "api.github.com",
"token": "***********"
},
{
"hostType": "github-tags",
"matchHost": "api.github.com",
"token": "***********"
},
{
"hostType": "github-releases",
"matchHost": "api.github.com",
"token": "***********"
},
{
"hostType": "pod",
"matchHost": "api.github.com",
"token": "***********"
},
{
"hostType": "terraform-provider",
"matchHost": "api.github.com",
"token": "***********"
},
{
"hostType": "rubygems",
"matchHost": "github.com",
"token": "***********"
}
],
"secrets": {}
}
}
DEBUG: Additional file config
{
"config": {}
}
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}}).",
"prHeader": "Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more [here](https://github.com/renovatebot/renovate/discussions/37842).",
"redisUrl": "redis://developer-platform-bare-metal-prd.aqffol.ng.0001.use1.cache.amazonaws.com:6379",
"binarySource": "install",
"globalExtends": [
"global:safeEnv"
],
"logLevelRemap": [
{
"newLogLevel": "info",
"matchMessage": "Cache fallback URLs"
}
],
"platformCommit": "enabled",
"allowedCommands": [
"^git add --all$",
"^git reset$",
"^pwd$"
],
"repositoryCache": "enabled",
"cacheTtlOverride": {
"datasource-docker-hub-tags": 90,
"datasource-maven:metadata-xml": 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": "local",
"dependencyDashboardFooter": "\n- [ ] <!-- manual job -->Check this box to trigger a request for Renovate to run again on this repository\n",
"dependencyDashboardHeader": "This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.<br>[View this repository on the Mend.io Web Portal](https://developer.mend.io/{{platform}}/{{repository}}).",
"hostRules": [],
"onboardingNoDeps": "enabled",
"cacheDir": "/runner/cache",
"onboarding": true,
"forkProcessing": "enabled",
"requireConfig": "required",
"platform": "github",
"username": "renovate[bot]",
"repositories": [
"onigoetz/onigoetz.github.io"
],
"gitAuthor": "renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"deleteConfigFile": true
}
}
DEBUG: Resolved global extends
{
"config": {
"allowedEnv": [
"GO*",
"GRADLE_OPTS",
"RUSTC_BOOTSTRAP"
],
"description": [
"Hopefully safe environment variables to allow users to configure."
]
}
}
DEBUG: Combined config
{
"config": {
"allowedEnv": [
"GO*",
"GRADLE_OPTS",
"RUSTC_BOOTSTRAP"
],
"description": [
"Hopefully safe environment variables to allow users to configure."
],
"token": "***********",
"hostRules": [
{
"hostType": "docker",
"matchHost": "docker.io",
"username": "mdpprod3renovate",
"password": "***********"
},
{
"hostType": "docker",
"matchHost": "hub.docker.com",
"username": "mdpprodrenovatedc",
"password": "***********"
},
{
"hostType": "github",
"matchHost": "api.github.com",
"token": "***********"
},
{
"hostType": "github-tags",
"matchHost": "api.github.com",
"token": "***********"
},
{
"hostType": "github-releases",
"matchHost": "api.github.com",
"token": "***********"
},
{
"hostType": "pod",
"matchHost": "api.github.com",
"token": "***********"
},
{
"hostType": "terraform-provider",
"matchHost": "api.github.com",
"token": "***********"
},
{
"hostType": "rubygems",
"matchHost": "github.com",
"token": "***********"
}
],
"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}}).",
"prHeader": "Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more [here](https://github.com/renovatebot/renovate/discussions/37842).",
"redisUrl": "redis://developer-platform-bare-metal-prd.aqffol.ng.0001.use1.cache.amazonaws.com:6379",
"binarySource": "install",
"logLevelRemap": [
{
"newLogLevel": "info",
"matchMessage": "Cache fallback URLs"
}
],
"platformCommit": "enabled",
"allowedCommands": [
"^git add --all$",
"^git reset$",
"^pwd$"
],
"repositoryCache": "enabled",
"cacheTtlOverride": {
"datasource-docker-hub-tags": 90,
"datasource-maven:metadata-xml": 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": "local",
"dependencyDashboardFooter": "\n- [ ] <!-- manual job -->Check this box to trigger a request for Renovate to run again on this repository\n",
"dependencyDashboardHeader": "This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.<br>[View this repository on the Mend.io Web Portal](https://developer.mend.io/{{platform}}/{{repository}}).",
"onboardingNoDeps": "enabled",
"cacheDir": "/runner/cache",
"onboarding": true,
"forkProcessing": "enabled",
"requireConfig": "required",
"platform": "github",
"username": "renovate[bot]",
"repositories": [
"onigoetz/onigoetz.github.io"
],
"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.51.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 configured cacheDir: /runner/cache
DEBUG: Using containerbaseDir: /runner/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": "41.130.1"
}
DEBUG: Using localDir: /tmp/renovate/repos/github/onigoetz/onigoetz.github.io
DEBUG: PackageFiles.clear() - Package files deleted
DEBUG: initRepo("onigoetz/onigoetz.github.io")
DEBUG: hostRules: authentication already set for api.github.com
DEBUG: Using queue: host=api.github.com, concurrency=16
DEBUG: onigoetz/onigoetz.github.io default branch = master
DEBUG: Issues cache: Adding 2 issues to reconcile queue
DEBUG: Using app token for git init
DEBUG: fetchBranchCommits(): url=https://**redacted**@github.com/onigoetz/onigoetz.github.io.git
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: PR cache: sync fetch
DEBUG: http cache: saving https://api.github.com/repos/onigoetz/onigoetz.github.io/pulls?per_page=20&state=all&sort=updated&direction=desc&page=1 (etag=W/"a8da10247d14adcaa8c72c41ed4631904b2cbf6dab005312045f2fd8b90d735e", lastModified=undefined)
DEBUG: PR cache: Filtered 20 PRs to 18 (user=renovate[bot])
DEBUG: PR cache: getPrList success
{
"pullsTotal": 302
"requestsTotal": 1
"apiQuotaAffected": true
}
DEBUG: Found PR #1
DEBUG: Checking cached config file name
DEBUG: http cache: Using cached response: https://api.github.com/repos/onigoetz/onigoetz.github.io/contents/renovate.json from 2025-09-26T21:28:36.335Z
DEBUG: Existing config file confirmed
DEBUG: Repository config
{
"fileName": "renovate.json"
"config": {
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"github>onigoetz/renovate-preset:recommended",
":preserveSemverRanges",
":automergeMinor"
]
}
}
DEBUG: Repo is onboarded
DEBUG: http cache: Using cached response: https://api.github.com/repos/onigoetz/onigoetz.github.io/contents/renovate.json from 2025-09-26T21:33:56.585Z
DEBUG: migrateAndValidate()
DEBUG: No config migration necessary
DEBUG: http cache: Using cached response: https://api.github.com/repos/onigoetz/renovate-preset/contents/recommended.json from 2025-09-26T21:27:44.056Z
DEBUG: http cache: Using cached response: https://api.github.com/repos/onigoetz/renovate-preset/contents/base.json from 2025-09-26T21:27:44.142Z
DEBUG: Found repo ignorePaths
{
"ignorePaths": [
"**/node_modules/**",
"**/bower_components/**",
"**/vendor/**",
"**/examples/**",
"**/__tests__/**",
"**/test/**",
"**/tests/**",
"**/__fixtures__/**"
]
}
DEBUG: http cache: saving https://api.github.com/repos/onigoetz/onigoetz.github.io/dependabot/alerts?state=open&direction=asc&per_page=100 (etag="bc90aa19bfd5a4e9c84f6ccd594f4f6bf1262faf7dee10187f261bb567d00184", lastModified=undefined)
DEBUG: No vulnerability alerts found
DEBUG: No vulnerability alerts found
DEBUG: findIssue(Dependency Dashboard)
DEBUG: Issues cache: Done reconciling at issue 89
DEBUG: Issues cache: Done reconciling by iterating over all items
DEBUG: Issues cache: synced
DEBUG: Found issue 89
DEBUG: http cache: saving https://api.github.com/repos/onigoetz/onigoetz.github.io/issues/89 (etag=W/"0d5d0cd4c68418d3f6c560f3861d64c88a53157a826141299709008d9498bcb4", lastModified=Fri, 26 Sep 2025 21:28:37 GMT)
DEBUG: Issues cache: Updating issue 89 in cache
DEBUG: No baseBranches
DEBUG: extract()
DEBUG: Cached extract result cannot be used due to base branch SHA change (old=1c78428947675be933b69d2392fdfb3649fe3280, new=99cc356adb5bd2f9cd93f0eae14dd45fd733a61d)
DEBUG: Setting current branch to master
DEBUG: syncGit(): Initializing git repository into /tmp/renovate/repos/github/onigoetz/onigoetz.github.io
DEBUG: Performing blobless clone
DEBUG: git clone completed
{
"durationMs": 372
}
DEBUG: latest repository commit
{
"latestCommit": {
"hash": "99cc356adb5bd2f9cd93f0eae14dd45fd733a61d",
"date": "2025-09-26T23:33:41+02:00",
"message": "Update all non-major dependencies (#333)",
"refs": "HEAD -> master, origin/master, origin/HEAD",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"author_name": "renovate[bot]",
"author_email": "29139614+renovate[bot]@users.noreply.github.com"
}
}
DEBUG: Current branch SHA: 99cc356adb5bd2f9cd93f0eae14dd45fd733a61d
DEBUG: latest commit
{
"branchName": "master"
"latestCommitDate": "2025-09-26T23:33:41+02:00"
"sha": "99cc356adb5bd2f9cd93f0eae14dd45fd733a61d"
}
DEBUG: Using file pattern: /(^|/)tasks/[^/]+\.ya?ml$/ for manager ansible
DEBUG: Using file pattern: /(^|/)(galaxy|requirements)(\.ansible)?\.ya?ml$/ for manager ansible-galaxy
DEBUG: Using file pattern: /(^|/)\.tool-versions$/ for manager asdf
DEBUG: Using file pattern: /(^|/).azuredevops/.+\.ya?ml$/ for manager azure-pipelines
DEBUG: Using file pattern: /azure.*pipelines?.*\.ya?ml$/ for manager azure-pipelines
DEBUG: Using file pattern: /(^|/)batect(-bundle)?\.ya?ml$/ for manager batect
DEBUG: Using file pattern: /(^|/)batect$/ for manager batect-wrapper
DEBUG: Using file pattern: /(^|/)WORKSPACE(|\.bazel|\.bzlmod)$/ for manager bazel
DEBUG: Using file pattern: /\.WORKSPACE\.bazel$/ for manager bazel
DEBUG: Using file pattern: /\.bzl$/ for manager bazel
DEBUG: Using file pattern: /(^|/|\.)MODULE\.bazel$/ for manager bazel-module
DEBUG: Using file pattern: /(^|/)\.bazelversion$/ for manager bazelisk
DEBUG: Using file pattern: /\.bicep$/ for manager bicep
DEBUG: Using file pattern: /(^|/)\.?bitbucket-pipelines\.ya?ml$/ for manager bitbucket-pipelines
DEBUG: Using file pattern: /(^|/)bitrise\.ya?ml$/ for manager bitrise
DEBUG: Using file pattern: /buildkite\.ya?ml/ for manager buildkite
DEBUG: Using file pattern: /\.buildkite/.+\.ya?ml$/ for manager buildkite
DEBUG: Using file pattern: /(^|/)project\.toml$/ for manager buildpacks
DEBUG: Using file pattern: /(^|/)bun\.lockb?$/ for manager bun
DEBUG: Using file pattern: /(^|/)package\.json$/ for manager bun
DEBUG: Using file pattern: /(^|/)\.bun-version$/ for manager bun-version
DEBUG: Using file pattern: /(^|/)Gemfile$/ for manager bundler
DEBUG: Using file pattern: /\.cake$/ for manager cake
DEBUG: Using file pattern: /(^|/)Cargo\.toml$/ for manager cargo
DEBUG: Using file pattern: /(^|/)\.circleci/.+\.ya?ml$/ for manager circleci
DEBUG: Using file pattern: /(^|/)cloudbuild\.ya?ml/ for manager cloudbuild
DEBUG: Using file pattern: /(^|/)Podfile$/ for manager cocoapods
DEBUG: Using file pattern: /(^|/)([\w-]*)composer\.json$/ for manager composer
DEBUG: Using file pattern: /(^|/)conanfile\.(txt|py)$/ for manager conan
DEBUG: Using file pattern: /(^|/)\.copier-answers(\..+)?\.ya?ml/ for manager copier
DEBUG: Using file pattern: /(^|/)cpanfile$/ for manager cpanfile
DEBUG: Using file pattern: /^\.crow(?:/[^/]+)?\.ya?ml$/ for manager crow
DEBUG: Using file pattern: /(^|/)(?:deps|bb)\.edn$/ for manager deps-edn
DEBUG: Using file pattern: /(^|/)devbox\.json$/ for manager devbox
DEBUG: Using file pattern: /^.devcontainer/devcontainer.json$/ for manager devcontainer
DEBUG: Using file pattern: /^.devcontainer.json$/ for manager devcontainer
DEBUG: Using file pattern: /(^|/)(?:docker-)?compose[^/]*\.ya?ml$/ for manager docker-compose
DEBUG: Using file pattern: /(^|/|\.)([Dd]ocker|[Cc]ontainer)file$/ for manager dockerfile
DEBUG: Using file pattern: /(^|/)([Dd]ocker|[Cc]ontainer)file[^/]*$/ for manager dockerfile
DEBUG: Using file pattern: /(^|/)\.drone\.yml$/ for manager droneci
DEBUG: Using file pattern: /(^|/)fleet\.ya?ml/ for manager fleet
DEBUG: Using file pattern: /(?:^|/)gotk-components\.ya?ml$/ for manager flux
DEBUG: Using file pattern: /(^|/)\.fvm/fvm_config\.json$/ for manager fvm
DEBUG: Using file pattern: /(^|/)\.fvmrc$/ for manager fvm
DEBUG: Using file pattern: /(^|/)\.gitmodules$/ for manager git-submodules
DEBUG: Using file pattern: /(^|/)(workflow-templates|\.(?:github|gitea|forgejo)/(?:workflows|actions))/.+\.ya?ml$/ for manager github-actions
DEBUG: Using file pattern: /(^|/)action\.ya?ml$/ for manager github-actions
DEBUG: Using file pattern: /\.gitlab-ci\.ya?ml$/ for manager gitlabci
DEBUG: Using file pattern: /\.gitlab-ci\.ya?ml$/ for manager gitlabci-include
DEBUG: Using file pattern: /(^|/)gleam.toml$/ for manager gleam
DEBUG: Using file pattern: /(^|/)go\.mod$/ for manager gomod
DEBUG: Using file pattern: /\.gradle(\.kts)?$/ for manager gradle
DEBUG: Using file pattern: /(^|/)gradle\.properties$/ for manager gradle
DEBUG: Using file pattern: /(^|/)gradle/.+\.toml$/ for manager gradle
DEBUG: Using file pattern: /(^|/)buildSrc/.+\.kt$/ for manager gradle
DEBUG: Using file pattern: /\.versions\.toml$/ for manager gradle
DEBUG: Using file pattern: /(^|/)versions.props$/ for manager gradle
DEBUG: Using file pattern: /(^|/)versions.lock$/ for manager gradle
DEBUG: Using file pattern: /(^|/)gradle/wrapper/gradle-wrapper\.properties$/ for manager gradle-wrapper
DEBUG: Using file pattern: /\.cabal$/ for manager haskell-cabal
DEBUG: Using file pattern: /(^|/)requirements\.ya?ml$/ for manager helm-requirements
DEBUG: Using file pattern: /(^|/)values\.ya?ml$/ for manager helm-values
DEBUG: Using file pattern: /(^|/)helmfile\.ya?ml(?:\.gotmpl)?$/ for manager helmfile
DEBUG: Using file pattern: /(^|/)helmfile\.d/.+\.ya?ml(?:\.gotmpl)?$/ for manager helmfile
DEBUG: Using file pattern: /(^|/)Chart\.ya?ml$/ for manager helmv3
DEBUG: Using file pattern: /(^|/)bin/hermit$/ for manager hermit
DEBUG: Using file pattern: /^Formula/[^/]+[.]rb$/ for manager homebrew
DEBUG: Using file pattern: /\.html?$/ for manager html
DEBUG: Using file pattern: /(^|/)plugins\.(txt|ya?ml)$/ for manager jenkins
DEBUG: Using file pattern: /(^|/)jsonnetfile\.json$/ for manager jsonnet-bundler
DEBUG: Using file pattern: /^.+\.main\.kts$/ for manager kotlin-script
DEBUG: Using file pattern: /(^|/)kustomization\.ya?ml$/ for manager kustomize
DEBUG: Using file pattern: /(^|/)project\.clj$/ for manager leiningen
DEBUG: Using file pattern: /(^|/|\.)pom\.xml$/ for manager maven
DEBUG: Using file pattern: /^(((\.mvn)|(\.m2))/)?settings\.xml$/ for manager maven
DEBUG: Using file pattern: /(^|/)\.mvn/extensions\.xml$/ for manager maven
DEBUG: Using file pattern: /(^|\/).mvn/wrapper/maven-wrapper.properties$/ for manager maven-wrapper
DEBUG: Using file pattern: /(^|\/)mvnw(.cmd)?$/ for manager maven-wrapper
DEBUG: Using file pattern: /(^|/)package\.js$/ for manager meteor
DEBUG: Using file pattern: /(^|/)Mintfile$/ for manager mint
DEBUG: Using file pattern: /(^|/)\.?mise\.toml$/ for manager mise
DEBUG: Using file pattern: /(^|/)\.?mise/config\.toml$/ for manager mise
DEBUG: Using file pattern: /(^|/)mix\.exs$/ for manager mix
DEBUG: Using file pattern: /(^|/)flake\.nix$/ for manager nix
DEBUG: Using file pattern: /(^|/)\.node-version$/ for manager nodenv
DEBUG: Using file pattern: /(^|/)package\.json$/ for manager npm
DEBUG: Using file pattern: /(^|/)pnpm-workspace\.yaml$/ for manager npm
DEBUG: Using file pattern: /(^|/)\.yarnrc\.yml$/ for manager npm
DEBUG: Using file pattern: /\.(?:cs|fs|vb)proj$/ for manager nuget
DEBUG: Using file pattern: /\.(?:props|targets)$/ for manager nuget
DEBUG: Using file pattern: /(^|/)dotnet-tools\.json$/ for manager nuget
DEBUG: Using file pattern: /(^|/)global\.json$/ for manager nuget
DEBUG: Using file pattern: /(^|/)\.nvmrc$/ for manager nvm
DEBUG: Using file pattern: /(^|/)src/main/features/.+\.json$/ for manager osgi
DEBUG: Using file pattern: /(^|/)pyproject\.toml$/ for manager pep621
DEBUG: Using file pattern: /(^|/)[\w-]*requirements([-.]\w+)?\.(txt|pip)$/ for manager pip_requirements
DEBUG: Using file pattern: /(^|/)setup\.py$/ for manager pip_setup
DEBUG: Using file pattern: /(^|/)Pipfile$/ for manager pipenv
DEBUG: Using file pattern: /(^|/)pyproject\.toml$/ for manager pixi
DEBUG: Using file pattern: /(^|/)pixi\.toml$/ for manager pixi
DEBUG: Using file pattern: /(^|/)pyproject\.toml$/ for manager poetry
DEBUG: Using file pattern: /(^|/)\.pre-commit-config\.ya?ml$/ for manager pre-commit
DEBUG: Using file pattern: /(^|/)pubspec\.ya?ml$/ for manager pub
DEBUG: Using file pattern: /(^|/)Puppetfile$/ for manager puppet
DEBUG: Using file pattern: /(^|/)\.python-version$/ for manager pyenv
DEBUG: Using file pattern: /.+\.container$/ for manager quadlet
DEBUG: Using file pattern: /.+\.image$/ for manager quadlet
DEBUG: Using file pattern: /.+\.volume$/ for manager quadlet
DEBUG: Using file pattern: renovate.json for manager renovate-config-presets
DEBUG: Using file pattern: renovate.json5 for manager renovate-config-presets
DEBUG: Using file pattern: .github/renovate.json for manager renovate-config-presets
DEBUG: Using file pattern: .github/renovate.json5 for manager renovate-config-presets
DEBUG: Using file pattern: .gitlab/renovate.json for manager renovate-config-presets
DEBUG: Using file pattern: .gitlab/renovate.json5 for manager renovate-config-presets
DEBUG: Using file pattern: .renovaterc for manager renovate-config-presets
DEBUG: Using file pattern: .renovaterc.json for manager renovate-config-presets
DEBUG: Using file pattern: .renovaterc.json5 for manager renovate-config-presets
DEBUG: Using file pattern: /(^|/)\.ruby-version$/ for manager ruby-version
DEBUG: Using file pattern: /(^|/)runtime.txt$/ for manager runtime-version
DEBUG: Using file pattern: /\.sbt$/ for manager sbt
DEBUG: Using file pattern: /project/[^/]*\.scala$/ for manager sbt
DEBUG: Using file pattern: /project/build\.properties$/ for manager sbt
DEBUG: Using file pattern: /(^|/)repositories$/ for manager sbt
DEBUG: Using file pattern: /(^|/)\.scalafmt.conf$/ for manager scalafmt
DEBUG: Using file pattern: /(^|/)setup\.cfg$/ for manager setup-cfg
DEBUG: Using file pattern: /(^|/)Package\.swift/ for manager swift
DEBUG: Using file pattern: **/*.tf for manager terraform
DEBUG: Using file pattern: **/*.tofu for manager terraform
DEBUG: Using file pattern: /(^|/)\.terraform-version$/ for manager terraform-version
DEBUG: Using file pattern: /(^|/)terragrunt\.hcl$/ for manager terragrunt
DEBUG: Using file pattern: /(^|/)\.terragrunt-version$/ for manager terragrunt-version
DEBUG: Using file pattern: /\.tflint\.hcl$/ for manager tflint-plugin
DEBUG: Using file pattern: /^\.travis\.ya?ml$/ for manager travis
DEBUG: Using file pattern: /\.typ$/ for manager typst
DEBUG: Using file pattern: **/ProjectSettings/ProjectVersion.txt for manager unity3d
DEBUG: Using file pattern: /(^|/)\.vela\.ya?ml$/ for manager velaci
DEBUG: Using file pattern: /(^|/)vendir\.yml$/ for manager vendir
DEBUG: Using file pattern: /^\.woodpecker(?:/[^/]+)?\.ya?ml$/ for manager woodpecker
DEBUG: Matched 1 file(s) for manager bun: package.json
DEBUG: No bun lockfiles found
DEBUG: Matched 1 file(s) for manager html: index.html
DEBUG: Matched 2 file(s) for manager npm: .yarnrc.yml, package.json
DEBUG: Matched 1 file(s) for manager nvm: .nvmrc
DEBUG: Matched 1 file(s) for manager renovate-config-presets: renovate.json
DEBUG: npm file package.json has name undefined
DEBUG: Detecting pnpm Workspaces
DEBUG: Detecting workspaces
DEBUG: Finding locked versions
DEBUG: yarn.lock yarn.lock has __metadata.cacheKey=10
DEBUG: yarn.lock yarn.lock is has __metadata so is yarn 2+
DEBUG: manager extract durations (ms)
{
"managers": {
"bun": 1,
"html": 1,
"nvm": 11,
"renovate-config-presets": 12,
"npm": 57
}
}
DEBUG: Found npm package files
DEBUG: Found nvm package files
DEBUG: Found renovate-config-presets package files
DEBUG: Found 3 package file(s)
INFO: Dependency extraction complete
{
"baseBranch": "master"
"stats": {
"managers": {
"npm": {
"fileCount": 1,
"depCount": 12
},
"nvm": {
"fileCount": 1,
"depCount": 1
},
"renovate-config-presets": {
"fileCount": 1,
"depCount": 1
}
},
"total": {
"fileCount": 3,
"depCount": 14
}
}
}
DEBUG: hostRules: no authentication for registry.npmjs.org
DEBUG: PackageFiles.add() - Package file saved for base branch
{
"baseBranch": "master"
}
DEBUG: Package releases lookups complete
{
"baseBranch": "master"
}
DEBUG: Repository libYears
{
"libYears": {
"managers": {
"npm": 0.029367814466007103,
"nvm": 0,
"renovate-config-presets": 0
},
"total": 0.029367814466007103
}
"dependencyStatus": {
"outdated": 1,
"total": 14
}
}
DEBUG: branchifyUpgrades
DEBUG: detectSemanticCommits()
DEBUG: getCommitMessages
DEBUG: semanticCommits: detected "unknown"
DEBUG: semanticCommits: disabled
DEBUG: 1 flattened updates found: contentful
DEBUG: Returning 1 branch(es)
DEBUG: config.repoIsOnboarded=true
DEBUG: packageFiles with updates
{
"baseBranch": "master"
"config": {
"npm": [
{
"deps": [
{
"depType": "dependencies",
"depName": "@svgr/webpack",
"currentValue": "8.1.0",
"datasource": "npm",
"prettyDepType": "dependency",
"lockedVersion": "8.1.0",
"updates": [],
"packageName": "@svgr/webpack",
"versioning": "npm",
"warnings": [],
"sourceUrl": "https://github.com/gregberge/svgr",
"registryUrl": "https://registry.npmjs.org",
"homepage": "https://react-svgr.com",
"mostRecentTimestamp": "2023-08-15T06:46:24.158Z",
"currentVersion": "8.1.0",
"currentVersionTimestamp": "2023-08-15T06:46:24.158Z",
"currentVersionAgeInDays": 773,
"fixedVersion": "8.1.0"
},
{
"depType": "dependencies",
"depName": "contentful",
"currentValue": "11.7.19",
"datasource": "npm",
"prettyDepType": "dependency",
"lockedVersion": "11.7.19",
"updates": [
{
"bucket": "non-major",
"newVersion": "11.8.1",
"newValue": "11.8.1",
"releaseTimestamp": "2025-09-26T17:27:32.574Z",
"newVersionAgeInDays": 0,
"newMajor": 11,
"newMinor": 8,
"newPatch": 1,
"updateType": "minor",
"isBreaking": false,
"pendingChecks": true,
"libYears": 0.029367814466007103,
"branchName": "renovate/all-minor-patch"
}
],
"packageName": "contentful",
"versioning": "npm",
"warnings": [],
"sourceUrl": "https://github.com/contentful/contentful.js",
"registryUrl": "https://registry.npmjs.org",
"homepage": "https://www.contentful.com/developers/documentation/content-delivery-api/",
"mostRecentTimestamp": "2025-09-26T17:27:32.574Z",
"currentVersion": "11.7.19",
"currentVersionTimestamp": "2025-09-16T00:11:49.177Z",
"currentVersionAgeInDays": 10,
"isSingleVersion": true,
"fixedVersion": "11.7.19"
},
{
"depType": "dependencies",
"depName": "dotenv",
"currentValue": "17.2.2",
"datasource": "npm",
"prettyDepType": "dependency",
"lockedVersion": "17.2.2",
"updates": [],
"packageName": "dotenv",
"versioning": "npm",
"warnings": [],
"sourceUrl": "https://github.com/motdotla/dotenv",
"registryUrl": "https://registry.npmjs.org",
"mostRecentTimestamp": "2025-09-02T21:09:37.038Z",
"currentVersion": "17.2.2",
"currentVersionTimestamp": "2025-09-02T21:09:37.038Z",
"currentVersionAgeInDays": 24,
"fixedVersion": "17.2.2"
},
{
"depType": "dependencies",
"depName": "isomorphic-unfetch",
"currentValue": "4.0.2",
"datasource": "npm",
"prettyDepType": "dependency",
"lockedVersion": "4.0.2",
"updates": [],
"packageName": "isomorphic-unfetch",
"versioning": "npm",
"warnings": [],
"sourceUrl": "https://github.com/developit/unfetch",
"registryUrl": "https://registry.npmjs.org",
"mostRecentTimestamp": "2023-01-03T02:29:58.412Z",
"currentVersion": "4.0.2",
"currentVersionTimestamp": "2023-01-03T02:29:58.412Z",
"currentVersionAgeInDays": 997,
"fixedVersion": "4.0.2"
},
{
"depType": "dependencies",
"depName": "marked",
"currentValue": "16.3.0",
"datasource": "npm",
"prettyDepType": "dependency",
"lockedVersion": "16.3.0",
"updates": [],
"packageName": "marked",
"versioning": "npm",
"warnings": [],
"sourceUrl": "https://github.com/markedjs/marked",
"registryUrl": "https://registry.npmjs.org",
"homepage": "https://marked.js.org",
"mostRecentTimestamp": "2025-09-14T14:33:13.655Z",
"currentVersion": "16.3.0",
"currentVersionTimestamp": "2025-09-14T14:33:13.655Z",
"currentVersionAgeInDays": 12,
"fixedVersion": "16.3.0"
},
{
"depType": "dependencies",
"depName": "next",
"currentValue": "15.5.4",
"datasource": "npm",
"prettyDepType": "dependency",
"lockedVersion": "15.5.4",
"updates": [],
"packageName": "next",
"versioning": "npm",
"warnings": [],
"sourceUrl": "https://github.com/vercel/next.js",
"registryUrl": "https://registry.npmjs.org",
"homepage": "https://nextjs.org",
"mostRecentTimestamp": "2025-09-25T23:36:13.919Z",
"currentVersion": "15.5.4",
"currentVersionTimestamp": "2025-09-23T16:32:59.229Z",
"currentVersionAgeInDays": 3,
"fixedVersion": "15.5.4"
},
{
"depType": "dependencies",
"depName": "normalize.css",
"currentValue": "8.0.1",
"datasource": "npm",
"prettyDepType": "dependency",
"lockedVersion": "8.0.1",
"updates": [],
"packageName": "normalize.css",
"versioning": "npm",
"warnings": [],
"sourceUrl": "https://github.com/necolas/normalize.css",
"registryUrl": "https://registry.npmjs.org",
"homepage": "https://necolas.github.io/normalize.css",
"mostRecentTimestamp": "2018-11-09T22:48:56.639Z",
"currentVersion": "8.0.1",
"currentVersionTimestamp": "2018-11-09T22:48:56.639Z",
"currentVersionAgeInDays": 2512,
"fixedVersion": "8.0.1"
},
{
"depType": "dependencies",
"depName": "prettier",
"currentValue": "3.6.2",
"datasource": "npm",
"prettyDepType": "dependency",
"lockedVersion": "3.6.2",
"updates": [],
"packageName": "prettier",
"versioning": "npm",
"warnings": [],
"sourceUrl": "https://github.com/prettier/prettier",
"registryUrl": "https://registry.npmjs.org",
"homepage": "https://prettier.io",
"currentVersion": "3.6.2",
"currentVersionTimestamp": "2025-06-27T02:53:53.185Z",
"currentVersionAgeInDays": 91,
"fixedVersion": "3.6.2"
},
{
"depType": "dependencies",
"depName": "react",
"currentValue": "19.1.1",
"datasource": "npm",
"prettyDepType": "dependency",
"lockedVersion": "19.1.1",
"updates": [],
"packageName": "react",
"versioning": "npm",
"warnings": [],
"sourceUrl": "https://github.com/facebook/react",
"registryUrl": "https://registry.npmjs.org",
"sourceDirectory": "packages/react",
"homepage": "https://react.dev/",
"currentVersion": "19.1.1",
"currentVersionTimestamp": "2025-07-28T14:55:41.076Z",
"currentVersionAgeInDays": 60,
"fixedVersion": "19.1.1"
},
{
"depType": "dependencies",
"depName": "react-dom",
"currentValue": "19.1.1",
"datasource": "npm",
"prettyDepType": "dependency",
"lockedVersion": "19.1.1",
"updates": [],
"packageName": "react-dom",
"versioning": "npm",
"warnings": [],
"sourceUrl": "https://github.com/facebook/react",
"registryUrl": "https://registry.npmjs.org",
"sourceDirectory": "packages/react-dom",
"homepage": "https://react.dev/",
"currentVersion": "19.1.1",
"currentVersionTimestamp": "2025-07-28T14:55:51.291Z",
"currentVersionAgeInDays": 60,
"fixedVersion": "19.1.1"
},
{
"depType": "dependencies",
"depName": "swr",
"currentValue": "2.3.6",
"datasource": "npm",
"prettyDepType": "dependency",
"lockedVersion": "2.3.6",
"updates": [],
"packageName": "swr",
"versioning": "npm",
"warnings": [],
"sourceUrl": "https://github.com/vercel/swr",
"registryUrl": "https://registry.npmjs.org",
"homepage": "https://swr.vercel.app",
"mostRecentTimestamp": "2025-08-11T15:23:14.953Z",
"currentVersion": "2.3.6",
"currentVersionTimestamp": "2025-08-11T15:23:14.953Z",
"currentVersionAgeInDays": 46,
"fixedVersion": "2.3.6"
},
{
"depType": "packageManager",
"depName": "yarn",
"currentValue": "4.10.3",
"datasource": "npm",
"commitMessageTopic": "Yarn",
"packageName": "@yarnpkg/cli",
"prettyDepType": "packageManager",
"updates": [],
"versioning": "npm",
"warnings": [],
"sourceUrl": "https://github.com/yarnpkg/berry",
"registryUrl": "https://registry.npmjs.org",
"sourceDirectory": "packages/yarnpkg-cli",
"mostRecentTimestamp": "2025-09-23T09:43:13.709Z",
"currentVersion": "4.10.3",
"currentVersionTimestamp": "2025-09-23T09:43:13.709Z",
"currentVersionAgeInDays": 3,
"fixedVersion": "4.10.3"
}
],
"extractedConstraints": {
"yarn": "4.10.3"
},
"managerData": {
"hasPackageManager": true,
"yarnLock": "yarn.lock",
"yarnZeroInstall": false,
"npmrcFileName": null
},
"skipInstalls": true,
"packageFile": "package.json",
"lockFiles": [
"yarn.lock"
]
}
],
"nvm": [
{
"deps": [
{
"depName": "node",
"currentValue": "22.20.0",
"datasource": "node-version",
"updates": [],
"packageName": "node",
"versioning": "node",
"warnings": [],
"sourceUrl": "https://github.com/nodejs/node",
"registryUrl": "https://nodejs.org/dist",
"homepage": "https://nodejs.org",
"mostRecentTimestamp": "2025-09-25T00:00:00.000Z",
"currentVersion": "v22.20.0",
"currentVersionTimestamp": "2025-09-24T00:00:00.000Z",
"currentVersionAgeInDays": 2,
"fixedVersion": "22.20.0"
}
],
"packageFile": ".nvmrc"
}
],
"renovate-config-presets": [
{
"deps": [
{
"depName": "onigoetz/renovate-preset",
"skipReason": "unspecified-version",
"updates": [],
"packageName": "onigoetz/renovate-preset"
}
],
"packageFile": "renovate.json"
}
]
}
}
DEBUG: detectSemanticCommits()
DEBUG: semanticCommits: returning "disabled" from cache
DEBUG: processRepo()
DEBUG: Processing 1 branch: renovate/all-minor-patch
DEBUG: getBranchPr(renovate/all-minor-patch)
DEBUG: findPr(renovate/all-minor-patch, undefined, open)
DEBUG: 0 PRs are currently open
DEBUG: ConcurrentPRs count = 0
DEBUG: 1 already existing branches found.
DEBUG: Branches count = 1
DEBUG: Calculating PRs created so far in this hour currentHourStart=2025-09-26T21:00:00.000Z
DEBUG: 1 PRs have been created so far in this hour.
DEBUG: HourlyPRs count = 1
DEBUG: syncBranchState() (branch="renovate/all-minor-patch")
DEBUG: syncBranchState(): update baseBranchSha (branch="renovate/all-minor-patch")
DEBUG: branch.isUpToDate(): needs recalculation (branch="renovate/all-minor-patch")
DEBUG: getBranchPr(renovate/all-minor-patch) (branch="renovate/all-minor-patch")
DEBUG: findPr(renovate/all-minor-patch, undefined, open) (branch="renovate/all-minor-patch")
DEBUG: branchExists=true (branch="renovate/all-minor-patch")
DEBUG: dependencyDashboardCheck=undefined (branch="renovate/all-minor-patch")
DEBUG: Check for closed PR because recreating closed PRs is disabled. (branch="renovate/all-minor-patch")
DEBUG: findPr(renovate/all-minor-patch, Update dependency contentful to v11.8.1, !open) (branch="renovate/all-minor-patch")
DEBUG: prAlreadyExisted=false (branch="renovate/all-minor-patch")
DEBUG: Open PR Count: 0, Existing Branch Count: 1, Hourly PR Count: 1 (branch="renovate/all-minor-patch")
DEBUG: Checking if PR has been edited (branch="renovate/all-minor-patch")
DEBUG: branch.isModified(): using cached result "false" (branch="renovate/all-minor-patch")
DEBUG: Checking schedule(schedule=* * * * 0,6, tz=null, now=2025-09-26T21:34:04.034Z) (branch="renovate/all-minor-patch")
DEBUG: Checking 1 schedule(s) (branch="renovate/all-minor-patch")
DEBUG: Human-readable summary for cron:: Every minute, only on Sunday and Saturday (branch="renovate/all-minor-patch")
DEBUG: Package not scheduled (branch="renovate/all-minor-patch")
DEBUG: Skipping PR creation out of schedule (branch="renovate/all-minor-patch")
DEBUG: getBranchPr(renovate/all-minor-patch)
DEBUG: findPr(renovate/all-minor-patch, undefined, open)
DEBUG: http cache: Using cached response: https://api.github.com/repos/onigoetz/onigoetz.github.io/contents/renovate.json from 2025-09-26T21:33:56.671Z
DEBUG: Config does not need migration
DEBUG: ensureDependencyDashboard()
DEBUG: Ensuring Dependency Dashboard
DEBUG: Checking packageFiles for deprecated packages
DEBUG: http cache: Using cached response: https://api.github.com/repos/onigoetz/onigoetz.github.io/issues/89 from 2025-09-26T21:33:58.191Z
DEBUG: Issues cache: Updating issue 89 in cache
DEBUG: http cache: Using cached response: https://api.github.com/repos/onigoetz/onigoetz.github.io/issues/89 from 2025-09-26T21:34:04.301Z
DEBUG: Issues cache: Updating issue 89 in cache
DEBUG: ensureIssue(Dependency Dashboard)
DEBUG: http cache: Using cached response: https://api.github.com/repos/onigoetz/onigoetz.github.io/issues/89 from 2025-09-26T21:34:04.421Z
DEBUG: Issues cache: Updating issue 89 in cache
DEBUG: Patching issue
DEBUG: Issues cache: Updating issue 89 in cache
DEBUG: Issue updated
DEBUG: checkReconfigureBranch()
DEBUG: No reconfigure branch found
{
"reconfigureBranch": "renovate/reconfigure"
}
DEBUG: Removing any stale branches
DEBUG: config.repoIsOnboarded=true
DEBUG: Branch lists
{
"branchList": [
"renovate/all-minor-patch"
]
"renovateBranches": [
"renovate/all-minor-patch",
"renovate/major-yarn-monorepo",
"renovate/marked-16.x"
]
}
DEBUG: remainingBranches=renovate/major-yarn-monorepo,renovate/marked-16.x
DEBUG: findPr(renovate/major-yarn-monorepo, undefined, open)
DEBUG: branch.isModified(): using git to calculate
DEBUG: branch.isModified() = true
{
"branchName": "renovate/major-yarn-monorepo"
"unrecognizedAuthors": [
"[email protected]"
]
}
DEBUG: setCachedModifiedResult(): Branch cache not present
DEBUG: Orphan Branch is modified - skipping branch deletion
DEBUG: findPr(renovate/marked-16.x, undefined, open)
DEBUG: branch.isModified(): using git to calculate
DEBUG: branch.isModified() = true
{
"branchName": "renovate/marked-16.x"
"unrecognizedAuthors": [
"[email protected]"
]
}
DEBUG: setCachedModifiedResult(): Branch cache not present
DEBUG: Orphan Branch is modified - skipping branch deletion
DEBUG: PackageFiles.clear() - Package files deleted
DEBUG: Repo is activated
DEBUG: Branch summary
{
"cacheModified": true
"baseBranches": [
{
"branchName": "master",
"sha": "99cc356adb5bd2f9cd93f0eae14dd45fd733a61d"
}
]
"branches": [
{
"automerge": true,
"baseBranch": "master",
"baseBranchSha": "99cc356adb5bd2f9cd93f0eae14dd45fd733a61d",
"branchName": "renovate/all-minor-patch",
"branchSha": "ab45d418bd792a16215b1cfb017dfcb5d81490d9",
"isModified": false,
"isPristine": false
}
]
"defaultBranch": "master"
"inactiveBranches": []
}
DEBUG: branches info extended
{
"branchesInformation": [
{
"branchName": "renovate/all-minor-patch",
"prNo": null,
"prTitle": "Update dependency contentful to v11.8.1",
"result": "not-scheduled",
"upgrades": [
{
"datasource": "npm",
"depName": "contentful",
"displayPending": "",
"fixedVersion": "11.7.19",
"currentVersion": "11.7.19",
"currentValue": "11.7.19",
"newValue": "11.8.1",
"newVersion": "11.8.1",
"packageFile": "package.json",
"updateType": "minor",
"packageName": "contentful"
}
]
}
]
}
DEBUG: Renovate repository PR statistics
{
"stats": {
"total": 301,
"open": 0,
"closed": 14,
"merged": 287
}
}
DEBUG: Repository result: done, status: activated, enabled: true, onboarded: true
DEBUG: Repository timing splits (milliseconds)
{
"splits": {
"init": 2477,
"extract": 1124,
"lookup": 4836,
"onboarding": 1,
"update": 34
}
"total": 9802
}
DEBUG: Package cache statistics
{
"get": {
"count": 13,
"avgMs": 1337,
"medianMs": 968,
"maxMs": 3241,
"totalMs": 17379
}
"set": {
"count": 0,
"avgMs": 0,
"medianMs": 0,
"maxMs": 0,
"totalMs": 0
}
}
DEBUG: Datasource cache statistics
{
"node-version": {
"https://nodejs.org/dist": {
"hit": 1,
"miss": 0,
"set": 0,
"skip": 0
}
}
"npm": {
"https://registry.npmjs.org": {
"hit": 0,
"miss": 0,
"set": 0,
"skip": 12
}
}
}
DEBUG: HTTP statistics
{
"hosts": {
"api.github.com": {
"count": 13,
"reqAvgMs": 166,
"reqMedianMs": 135,
"reqMaxMs": 520,
"queueAvgMs": 0,
"queueMedianMs": 0,
"queueMaxMs": 2
}
}
"requests": 13
}
DEBUG: HTTP cache statistics
{
"https://api.github.com": {
"/repos/onigoetz/onigoetz.github.io/contents/renovate.json": {
"hit": 3,
"miss": 0
},
"/repos/onigoetz/onigoetz.github.io/dependabot/alerts": {
"hit": 0,
"miss": 1
},
"/repos/onigoetz/onigoetz.github.io/issues/89": {
"hit": 3,
"miss": 1
},
"/repos/onigoetz/onigoetz.github.io/pulls": {
"hit": 0,
"miss": 1
},
"/repos/onigoetz/renovate-preset/contents/base.json": {
"hit": 1,
"miss": 0
},
"/repos/onigoetz/renovate-preset/contents/recommended.json": {
"hit": 1,
"miss": 0
}
}
"https://registry.npmjs.org": {
"/@svgr%2Fwebpack": {
"hit": 0,
"miss": 0,
"localHit": 1
},
"/@yarnpkg%2Fcli": {
"hit": 0,
"miss": 0,
"localHit": 1
},
"/contentful": {
"hit": 0,
"miss": 0,
"localHit": 1
},
"/dotenv": {
"hit": 0,
"miss": 0,
"localHit": 1
},
"/isomorphic-unfetch": {
"hit": 0,
"miss": 0,
"localHit": 1
},
"/marked": {
"hit": 0,
"miss": 0,
"localHit": 1
},
"/next": {
"hit": 0,
"miss": 0,
"localHit": 1
},
"/normalize.css": {
"hit": 0,
"miss": 0,
"localHit": 1
},
"/prettier": {
"hit": 0,
"miss": 0,
"localHit": 1
},
"/react": {
"hit": 0,
"miss": 0,
"localHit": 1
},
"/react-dom": {
"hit": 0,
"miss": 0,
"localHit": 1
},
"/swr": {
"hit": 0,
"miss": 0,
"localHit": 1
}
}
}
DEBUG: Lookup statistics
{
"node-version": {
"count": 1,
"avgMs": 151,
"medianMs": 151,
"maxMs": 151,
"totalMs": 151
}
"npm": {
"count": 12,
"avgMs": 1579,
"medianMs": 1136,
"maxMs": 3449,
"totalMs": 18946
}
}
INFO: Cache fallback URLs
{
"count": 0
"hits": {}
"oldLevel": "debug"
}
INFO: Repository finished
{
"cloned": true
"durationMs": 9802
}
DEBUG: Using RE2 regex engine
DEBUG: Parsing configs
DEBUG: Checking for config file in /runner/renovate/job_config.json
DEBUG: No additional config file found specified - skipping
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}}).",
"prHeader": "Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more [here](https://github.com/renovatebot/renovate/discussions/37842).",
"redisUrl": "redis://developer-platform-bare-metal-prd.aqffol.ng.0001.use1.cache.amazonaws.com:6379",
"binarySource": "install",
"globalExtends": [
"global:safeEnv"
],
"logLevelRemap": [
{
"newLogLevel": "info",
"matchMessage": "Cache fallback URLs"
}
],
"platformCommit": "enabled",
"allowedCommands": [
"^git add --all$",
"^git reset$",
"^pwd$"
],
"repositoryCache": "enabled",
"cacheTtlOverride": {
"datasource-docker-hub-tags": 90,
"datasource-maven:metadata-xml": 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": "local",
"dependencyDashboardFooter": "\n- [ ] <!-- manual job -->Check this box to trigger a request for Renovate to run again on this repository\n",
"dependencyDashboardHeader": "This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.<br>[View this repository on the Mend.io Web Portal](https://developer.mend.io/{{platform}}/{{repository}})."
}
}
DEBUG: File config
{
"config": {
"token": "***********",
"hostRules": [
{
"hostType": "docker",
"matchHost": "docker.io",
"username": "mdpprodrenovate",
"password": "***********"
},
{
"hostType": "docker",
"matchHost": "hub.docker.com",
"username": "mdpprodrenovatedc",
"password": "***********"
},
{
"hostType": "github",
"matchHost": "api.github.com",
"token": "***********"
},
{
"hostType": "github-tags",
"matchHost": "api.github.com",
"token": "***********"
},
{
"hostType": "github-releases",
"matchHost": "api.github.com",
"token": "***********"
},
{
"hostType": "pod",
"matchHost": "api.github.com",
"token": "***********"
},
{
"hostType": "terraform-provider",
"matchHost": "api.github.com",
"token": "***********"
},
{
"hostType": "rubygems",
"matchHost": "github.com",
"token": "***********"
}
],
"secrets": {}
}
}
DEBUG: Additional file config
{
"config": {}
}
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}}).",
"prHeader": "Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more [here](https://github.com/renovatebot/renovate/discussions/37842).",
"redisUrl": "redis://developer-platform-bare-metal-prd.aqffol.ng.0001.use1.cache.amazonaws.com:6379",
"binarySource": "install",
"globalExtends": [
"global:safeEnv"
],
"logLevelRemap": [
{
"newLogLevel": "info",
"matchMessage": "Cache fallback URLs"
}
],
"platformCommit": "enabled",
"allowedCommands": [
"^git add --all$",
"^git reset$",
"^pwd$"
],
"repositoryCache": "enabled",
"cacheTtlOverride": {
"datasource-docker-hub-tags": 90,
"datasource-maven:metadata-xml": 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": "local",
"dependencyDashboardFooter": "\n- [ ] <!-- manual job -->Check this box to trigger a request for Renovate to run again on this repository\n",
"dependencyDashboardHeader": "This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.<br>[View this repository on the Mend.io Web Portal](https://developer.mend.io/{{platform}}/{{repository}}).",
"hostRules": [],
"onboardingNoDeps": "enabled",
"cacheDir": "/runner/cache",
"onboarding": true,
"forkProcessing": "enabled",
"requireConfig": "required",
"platform": "github",
"username": "renovate[bot]",
"repositories": [
"onigoetz/onigoetz.github.io"
],
"gitAuthor": "renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"deleteConfigFile": true
}
}
DEBUG: Resolved global extends
{
"config": {
"allowedEnv": [
"GO*",
"GRADLE_OPTS",
"RUSTC_BOOTSTRAP"
],
"description": [
"Hopefully safe environment variables to allow users to configure."
]
}
}
DEBUG: Combined config
{
"config": {
"allowedEnv": [
"GO*",
"GRADLE_OPTS",
"RUSTC_BOOTSTRAP"
],
"description": [
"Hopefully safe environment variables to allow users to configure."
],
"token": "***********",
"hostRules": [
{
"hostType": "docker",
"matchHost": "docker.io",
"username": "mdpprodrenovate",
"password": "***********"
},
{
"hostType": "docker",
"matchHost": "hub.docker.com",
"username": "mdpprodrenovatedc",
"password": "***********"
},
{
"hostType": "github",
"matchHost": "api.github.com",
"token": "***********"
},
{
"hostType": "github-tags",
"matchHost": "api.github.com",
"token": "***********"
},
{
"hostType": "github-releases",
"matchHost": "api.github.com",
"token": "***********"
},
{
"hostType": "pod",
"matchHost": "api.github.com",
"token": "***********"
},
{
"hostType": "terraform-provider",
"matchHost": "api.github.com",
"token": "***********"
},
{
"hostType": "rubygems",
"matchHost": "github.com",
"token": "***********"
}
],
"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}}).",
"prHeader": "Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more [here](https://github.com/renovatebot/renovate/discussions/37842).",
"redisUrl": "redis://developer-platform-bare-metal-prd.aqffol.ng.0001.use1.cache.amazonaws.com:6379",
"binarySource": "install",
"logLevelRemap": [
{
"newLogLevel": "info",
"matchMessage": "Cache fallback URLs"
}
],
"platformCommit": "enabled",
"allowedCommands": [
"^git add --all$",
"^git reset$",
"^pwd$"
],
"repositoryCache": "enabled",
"cacheTtlOverride": {
"datasource-docker-hub-tags": 90,
"datasource-maven:metadata-xml": 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": "local",
"dependencyDashboardFooter": "\n- [ ] <!-- manual job -->Check this box to trigger a request for Renovate to run again on this repository\n",
"dependencyDashboardHeader": "This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.<br>[View this repository on the Mend.io Web Portal](https://developer.mend.io/{{platform}}/{{repository}}).",
"onboardingNoDeps": "enabled",
"cacheDir": "/runner/cache",
"onboarding": true,
"forkProcessing": "enabled",
"requireConfig": "required",
"platform": "github",
"username": "renovate[bot]",
"repositories": [
"onigoetz/onigoetz.github.io"
],
"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.51.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 configured cacheDir: /runner/cache
DEBUG: Using containerbaseDir: /runner/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": "41.130.1"
}
DEBUG: Using localDir: /tmp/renovate/repos/github/onigoetz/onigoetz.github.io
DEBUG: PackageFiles.clear() - Package files deleted
DEBUG: initRepo("onigoetz/onigoetz.github.io")
DEBUG: hostRules: authentication already set for api.github.com
DEBUG: Using queue: host=api.github.com, concurrency=16
DEBUG: onigoetz/onigoetz.github.io default branch = master
DEBUG: Issues cache: Adding 2 issues to reconcile queue
DEBUG: Using app token for git init
DEBUG: fetchBranchCommits(): url=https://**redacted**@github.com/onigoetz/onigoetz.github.io.git
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: PR cache: sync fetch
DEBUG: http cache: saving https://api.github.com/repos/onigoetz/onigoetz.github.io/pulls?per_page=20&state=all&sort=updated&direction=desc&page=1 (etag=W/"651edc6688f9591e7e5bb692df417f957dc3147e01bd4316cf6d53ced249731e", lastModified=undefined)
DEBUG: PR cache: Filtered 20 PRs to 18 (user=renovate[bot])
DEBUG: PR cache: getPrList success
{
"pullsTotal": 302
"requestsTotal": 1
"apiQuotaAffected": true
}
DEBUG: Found PR #1
DEBUG: Checking cached config file name
DEBUG: http cache: Using cached response: https://api.github.com/repos/onigoetz/onigoetz.github.io/contents/renovate.json from 2025-09-26T21:34:04.156Z
DEBUG: Existing config file confirmed
DEBUG: Repository config
{
"fileName": "renovate.json"
"config": {
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"github>onigoetz/renovate-preset:recommended",
":preserveSemverRanges",
":automergeMinor"
]
}
}
DEBUG: Repo is onboarded
DEBUG: http cache: Using cached response: https://api.github.com/repos/onigoetz/onigoetz.github.io/contents/renovate.json from 2025-09-27T02:21:45.519Z
DEBUG: migrateAndValidate()
DEBUG: No config migration necessary
DEBUG: http cache: Using cached response: https://api.github.com/repos/onigoetz/renovate-preset/contents/recommended.json from 2025-09-26T21:33:56.776Z
DEBUG: http cache: Using cached response: https://api.github.com/repos/onigoetz/renovate-preset/contents/base.json from 2025-09-26T21:33:56.859Z
DEBUG: Found repo ignorePaths
{
"ignorePaths": [
"**/node_modules/**",
"**/bower_components/**",
"**/vendor/**",
"**/examples/**",
"**/__tests__/**",
"**/test/**",
"**/tests/**",
"**/__fixtures__/**"
]
}
DEBUG: http cache: saving https://api.github.com/repos/onigoetz/onigoetz.github.io/dependabot/alerts?state=open&direction=asc&per_page=100 (etag="4a8f7106b89b9078b370a9f303566a5b26f9d461c6e3a7adb1269d00c53a163b", lastModified=undefined)
DEBUG: No vulnerability alerts found
DEBUG: No vulnerability alerts found
DEBUG: findIssue(Dependency Dashboard)
DEBUG: Issues cache: Done reconciling at issue 89
DEBUG: Issues cache: Done reconciling by iterating over all items
DEBUG: Issues cache: synced
DEBUG: Found issue 89
DEBUG: http cache: saving https://api.github.com/repos/onigoetz/onigoetz.github.io/issues/89 (etag=W/"670a7f0ee32acf81a6b3ffe9312d77d2b9cddef1a682c144c7646707acc25afe", lastModified=Fri, 26 Sep 2025 21:34:04 GMT)
DEBUG: Issues cache: Updating issue 89 in cache
DEBUG: No baseBranches
DEBUG: extract()
DEBUG: Cached extract for sha=99cc356adb5bd2f9cd93f0eae14dd45fd733a61d is valid and can be used
DEBUG: Deleted cached dep updates
INFO: Dependency extraction complete
{
"baseBranch": "master"
"stats": {
"managers": {
"npm": {
"fileCount": 1,
"depCount": 12
},
"nvm": {
"fileCount": 1,
"depCount": 1
},
"renovate-config-presets": {
"fileCount": 1,
"depCount": 1
}
},
"total": {
"fileCount": 3,
"depCount": 14
}
}
}
DEBUG: hostRules: no authentication for registry.npmjs.org
DEBUG: Using queue: host=registry.npmjs.org, concurrency=999
DEBUG: http cache: Using cached response: https://registry.npmjs.org/contentful from 2025-09-27T02:00:54.299Z
DEBUG: PackageFiles.add() - Package file saved for base branch
{
"baseBranch": "master"
}
DEBUG: Package releases lookups complete
{
"baseBranch": "master"
}
DEBUG: Repository libYears
{
"libYears": {
"managers": {
"npm": 0.029367814466007103,
"nvm": 0,
"renovate-config-presets": 0
},
"total": 0.029367814466007103
}
"dependencyStatus": {
"outdated": 1,
"total": 14
}
}
DEBUG: branchifyUpgrades
DEBUG: detectSemanticCommits()
DEBUG: semanticCommits: returning "disabled" from cache
DEBUG: 1 flattened updates found: contentful
DEBUG: Returning 1 branch(es)
DEBUG: config.repoIsOnboarded=true
DEBUG: packageFiles with updates
{
"baseBranch": "master"
"config": {
"npm": [
{
"deps": [
{
"currentValue": "8.1.0",
"currentVersion": "8.1.0",
"currentVersionAgeInDays": 773,
"currentVersionTimestamp": "2023-08-15T06:46:24.158Z",
"datasource": "npm",
"depName": "@svgr/webpack",
"depType": "dependencies",
"fixedVersion": "8.1.0",
"homepage": "https://react-svgr.com",
"lockedVersion": "8.1.0",
"mostRecentTimestamp": "2023-08-15T06:46:24.158Z",
"packageName": "@svgr/webpack",
"prettyDepType": "dependency",
"registryUrl": "https://registry.npmjs.org",
"sourceUrl": "https://github.com/gregberge/svgr",
"versioning": "npm",
"warnings": [],
"updates": []
},
{
"currentValue": "11.7.19",
"currentVersion": "11.7.19",
"currentVersionAgeInDays": 11,
"currentVersionTimestamp": "2025-09-16T00:11:49.177Z",
"datasource": "npm",
"depName": "contentful",
"depType": "dependencies",
"fixedVersion": "11.7.19",
"homepage": "https://www.contentful.com/developers/documentation/content-delivery-api/",
"isSingleVersion": true,
"lockedVersion": "11.7.19",
"mostRecentTimestamp": "2025-09-26T17:27:32.574Z",
"packageName": "contentful",
"prettyDepType": "dependency",
"registryUrl": "https://registry.npmjs.org",
"sourceUrl": "https://github.com/contentful/contentful.js",
"versioning": "npm",
"warnings": [],
"updates": [
{
"bucket": "non-major",
"newVersion": "11.8.1",
"newValue": "11.8.1",
"releaseTimestamp": "2025-09-26T17:27:32.574Z",
"newVersionAgeInDays": 0,
"newMajor": 11,
"newMinor": 8,
"newPatch": 1,
"updateType": "minor",
"isBreaking": false,
"pendingChecks": true,
"libYears": 0.029367814466007103,
"branchName": "renovate/all-minor-patch"
}
]
},
{
"currentValue": "17.2.2",
"currentVersion": "17.2.2",
"currentVersionAgeInDays": 24,
"currentVersionTimestamp": "2025-09-02T21:09:37.038Z",
"datasource": "npm",
"depName": "dotenv",
"depType": "dependencies",
"fixedVersion": "17.2.2",
"lockedVersion": "17.2.2",
"mostRecentTimestamp": "2025-09-02T21:09:37.038Z",
"packageName": "dotenv",
"prettyDepType": "dependency",
"registryUrl": "https://registry.npmjs.org",
"sourceUrl": "https://github.com/motdotla/dotenv",
"versioning": "npm",
"warnings": [],
"updates": []
},
{
"currentValue": "4.0.2",
"currentVersion": "4.0.2",
"currentVersionAgeInDays": 997,
"currentVersionTimestamp": "2023-01-03T02:29:58.412Z",
"datasource": "npm",
"depName": "isomorphic-unfetch",
"depType": "dependencies",
"fixedVersion": "4.0.2",
"lockedVersion": "4.0.2",
"mostRecentTimestamp": "2023-01-03T02:29:58.412Z",
"packageName": "isomorphic-unfetch",
"prettyDepType": "dependency",
"registryUrl": "https://registry.npmjs.org",
"sourceUrl": "https://github.com/developit/unfetch",
"versioning": "npm",
"warnings": [],
"updates": []
},
{
"currentValue": "16.3.0",
"currentVersion": "16.3.0",
"currentVersionAgeInDays": 12,
"currentVersionTimestamp": "2025-09-14T14:33:13.655Z",
"datasource": "npm",
"depName": "marked",
"depType": "dependencies",
"fixedVersion": "16.3.0",
"homepage": "https://marked.js.org",
"lockedVersion": "16.3.0",
"mostRecentTimestamp": "2025-09-14T14:33:13.655Z",
"packageName": "marked",
"prettyDepType": "dependency",
"registryUrl": "https://registry.npmjs.org",
"sourceUrl": "https://github.com/markedjs/marked",
"versioning": "npm",
"warnings": [],
"updates": []
},
{
"currentValue": "15.5.4",
"currentVersion": "15.5.4",
"currentVersionAgeInDays": 3,
"currentVersionTimestamp": "2025-09-23T16:32:59.229Z",
"datasource": "npm",
"depName": "next",
"depType": "dependencies",
"fixedVersion": "15.5.4",
"homepage": "https://nextjs.org",
"lockedVersion": "15.5.4",
"mostRecentTimestamp": "2025-09-26T23:43:35.816Z",
"packageName": "next",
"prettyDepType": "dependency",
"registryUrl": "https://registry.npmjs.org",
"sourceUrl": "https://github.com/vercel/next.js",
"versioning": "npm",
"warnings": [],
"updates": []
},
{
"currentValue": "8.0.1",
"currentVersion": "8.0.1",
"currentVersionAgeInDays": 2513,
"currentVersionTimestamp": "2018-11-09T22:48:56.639Z",
"datasource": "npm",
"depName": "normalize.css",
"depType": "dependencies",
"fixedVersion": "8.0.1",
"homepage": "https://necolas.github.io/normalize.css",
"lockedVersion": "8.0.1",
"mostRecentTimestamp": "2018-11-09T22:48:56.639Z",
"packageName": "normalize.css",
"prettyDepType": "dependency",
"registryUrl": "https://registry.npmjs.org",
"sourceUrl": "https://github.com/necolas/normalize.css",
"versioning": "npm",
"warnings": [],
"updates": []
},
{
"currentValue": "3.6.2",
"currentVersion": "3.6.2",
"currentVersionAgeInDays": 91,
"currentVersionTimestamp": "2025-06-27T02:53:53.185Z",
"datasource": "npm",
"depName": "prettier",
"depType": "dependencies",
"fixedVersion": "3.6.2",
"homepage": "https://prettier.io",
"lockedVersion": "3.6.2",
"packageName": "prettier",
"prettyDepType": "dependency",
"registryUrl": "https://registry.npmjs.org",
"sourceUrl": "https://github.com/prettier/prettier",
"versioning": "npm",
"warnings": [],
"updates": []
},
{
"currentValue": "19.1.1",
"currentVersion": "19.1.1",
"currentVersionAgeInDays": 60,
"currentVersionTimestamp": "2025-07-28T14:55:41.076Z",
"datasource": "npm",
"depName": "react",
"depType": "dependencies",
"fixedVersion": "19.1.1",
"homepage": "https://react.dev/",
"lockedVersion": "19.1.1",
"packageName": "react",
"prettyDepType": "dependency",
"registryUrl": "https://registry.npmjs.org",
"sourceDirectory": "packages/react",
"sourceUrl": "https://github.com/facebook/react",
"versioning": "npm",
"warnings": [],
"updates": []
},
{
"currentValue": "19.1.1",
"currentVersion": "19.1.1",
"currentVersionAgeInDays": 60,
"currentVersionTimestamp": "2025-07-28T14:55:51.291Z",
"datasource": "npm",
"depName": "react-dom",
"depType": "dependencies",
"fixedVersion": "19.1.1",
"homepage": "https://react.dev/",
"lockedVersion": "19.1.1",
"packageName": "react-dom",
"prettyDepType": "dependency",
"registryUrl": "https://registry.npmjs.org",
"sourceDirectory": "packages/react-dom",
"sourceUrl": "https://github.com/facebook/react",
"versioning": "npm",
"warnings": [],
"updates": []
},
{
"currentValue": "2.3.6",
"currentVersion": "2.3.6",
"currentVersionAgeInDays": 46,
"currentVersionTimestamp": "2025-08-11T15:23:14.953Z",
"datasource": "npm",
"depName": "swr",
"depType": "dependencies",
"fixedVersion": "2.3.6",
"homepage": "https://swr.vercel.app",
"lockedVersion": "2.3.6",
"mostRecentTimestamp": "2025-08-11T15:23:14.953Z",
"packageName": "swr",
"prettyDepType": "dependency",
"registryUrl": "https://registry.npmjs.org",
"sourceUrl": "https://github.com/vercel/swr",
"versioning": "npm",
"warnings": [],
"updates": []
},
{
"commitMessageTopic": "Yarn",
"currentValue": "4.10.3",
"currentVersion": "4.10.3",
"currentVersionAgeInDays": 3,
"currentVersionTimestamp": "2025-09-23T09:43:13.709Z",
"datasource": "npm",
"depName": "yarn",
"depType": "packageManager",
"fixedVersion": "4.10.3",
"mostRecentTimestamp": "2025-09-23T09:43:13.709Z",
"packageName": "@yarnpkg/cli",
"prettyDepType": "packageManager",
"registryUrl": "https://registry.npmjs.org",
"sourceDirectory": "packages/yarnpkg-cli",
"sourceUrl": "https://github.com/yarnpkg/berry",
"versioning": "npm",
"warnings": [],
"updates": []
}
],
"extractedConstraints": {
"yarn": "4.10.3"
},
"lockFiles": [
"yarn.lock"
],
"managerData": {
"hasPackageManager": true,
"npmrcFileName": null,
"yarnLock": "yarn.lock",
"yarnZeroInstall": false
},
"packageFile": "package.json",
"skipInstalls": true
}
],
"nvm": [
{
"deps": [
{
"currentValue": "22.20.0",
"currentVersion": "v22.20.0",
"currentVersionAgeInDays": 3,
"currentVersionTimestamp": "2025-09-24T00:00:00.000Z",
"datasource": "node-version",
"depName": "node",
"fixedVersion": "22.20.0",
"homepage": "https://nodejs.org",
"mostRecentTimestamp": "2025-09-25T00:00:00.000Z",
"packageName": "node",
"registryUrl": "https://nodejs.org/dist",
"sourceUrl": "https://github.com/nodejs/node",
"versioning": "node",
"warnings": [],
"updates": []
}
],
"packageFile": ".nvmrc"
}
],
"renovate-config-presets": [
{
"deps": [
{
"depName": "onigoetz/renovate-preset",
"packageName": "onigoetz/renovate-preset",
"skipReason": "unspecified-version",
"updates": []
}
],
"packageFile": "renovate.json"
}
]
}
}
DEBUG: detectSemanticCommits()
DEBUG: semanticCommits: returning "disabled" from cache
DEBUG: processRepo()
DEBUG: Processing 1 branch: renovate/all-minor-patch
DEBUG: getBranchPr(renovate/all-minor-patch)
DEBUG: findPr(renovate/all-minor-patch, undefined, open)
DEBUG: 0 PRs are currently open
DEBUG: ConcurrentPRs count = 0
DEBUG: 1 already existing branches found.
DEBUG: Branches count = 1
DEBUG: Calculating PRs created so far in this hour currentHourStart=2025-09-27T02:00:00.000Z
DEBUG: 0 PRs have been created so far in this hour.
DEBUG: HourlyPRs count = 0
DEBUG: syncBranchState() (branch="renovate/all-minor-patch")
DEBUG: branch.isUpToDate(): needs recalculation (branch="renovate/all-minor-patch")
DEBUG: getBranchPr(renovate/all-minor-patch) (branch="renovate/all-minor-patch")
DEBUG: findPr(renovate/all-minor-patch, undefined, open) (branch="renovate/all-minor-patch")
DEBUG: branchExists=true (branch="renovate/all-minor-patch")
DEBUG: dependencyDashboardCheck=undefined (branch="renovate/all-minor-patch")
DEBUG: Check for closed PR because recreating closed PRs is disabled. (branch="renovate/all-minor-patch")
DEBUG: findPr(renovate/all-minor-patch, Update dependency contentful to v11.8.1, !open) (branch="renovate/all-minor-patch")
DEBUG: prAlreadyExisted=false (branch="renovate/all-minor-patch")
DEBUG: Open PR Count: 0, Existing Branch Count: 1, Hourly PR Count: 0 (branch="renovate/all-minor-patch")
DEBUG: Checking if PR has been edited (branch="renovate/all-minor-patch")
DEBUG: branch.isModified(): using cached result "false" (branch="renovate/all-minor-patch")
DEBUG: Checking schedule(schedule=* * * * 0,6, tz=null, now=2025-09-27T02:21:51.058Z) (branch="renovate/all-minor-patch")
DEBUG: Checking 1 schedule(s) (branch="renovate/all-minor-patch")
DEBUG: Human-readable summary for cron:: Every minute, only on Sunday and Saturday (branch="renovate/all-minor-patch")
DEBUG: Matches schedule * * * * 0,6 (branch="renovate/all-minor-patch")
DEBUG: Update has not passed minimum release age (branch="renovate/all-minor-patch")
{
"depName": "contentful"
"timeElapsed": 32058489
"minimumReleaseAge": "3 days"
}
DEBUG: Cache fingerprint does not match, cannot reuse existing branch (branch="renovate/all-minor-patch")
DEBUG: Using reuseExistingBranch: false (branch="renovate/all-minor-patch")
DEBUG: Setting current branch to master (branch="renovate/all-minor-patch")
DEBUG: syncGit(): Initializing git repository into /tmp/renovate/repos/github/onigoetz/onigoetz.github.io (branch="renovate/all-minor-patch")
DEBUG: Performing blobless clone (branch="renovate/all-minor-patch")
DEBUG: git clone completed (branch="renovate/all-minor-patch")
{
"durationMs": 458
}
DEBUG: latest repository commit (branch="renovate/all-minor-patch")
{
"latestCommit": {
"hash": "99cc356adb5bd2f9cd93f0eae14dd45fd733a61d",
"date": "2025-09-26T23:33:41+02:00",
"message": "Update all non-major dependencies (#333)",
"refs": "HEAD -> master, origin/master, origin/HEAD",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"author_name": "renovate[bot]",
"author_email": "29139614+renovate[bot]@users.noreply.github.com"
}
}
DEBUG: Current branch SHA: 99cc356adb5bd2f9cd93f0eae14dd45fd733a61d (branch="renovate/all-minor-patch")
DEBUG: latest commit (branch="renovate/all-minor-patch")
{
"branchName": "master"
"latestCommitDate": "2025-09-26T23:33:41+02:00"
"sha": "99cc356adb5bd2f9cd93f0eae14dd45fd733a61d"
}
DEBUG: manager.getUpdatedPackageFiles() reuseExistingBranch=false (branch="renovate/all-minor-patch")
DEBUG: npm.updateDependency(): dependencies.contentful = 11.8.1 (branch="renovate/all-minor-patch")
DEBUG: Updating contentful in package.json (branch="renovate/all-minor-patch")
DEBUG: updateArtifacts for updatedPackageFiles (branch="renovate/all-minor-patch")
DEBUG: npm.updateArtifacts(package.json) (branch="renovate/all-minor-patch")
DEBUG: No packageManager updates - returning null (branch="renovate/all-minor-patch")
DEBUG: Updated 1 package files (branch="renovate/all-minor-patch")
DEBUG: Getting updated lock files (branch="renovate/all-minor-patch")
DEBUG: Writing package.json files (branch="renovate/all-minor-patch")
{
"packageFiles": [
"package.json"
]
}
DEBUG: Writing any updated package files (branch="renovate/all-minor-patch")
DEBUG: Writing package.json (branch="renovate/all-minor-patch")
DEBUG: Found 0 npm host rule(s) (branch="renovate/all-minor-patch")
DEBUG: Found 1 host rule(s) without host type (branch="renovate/all-minor-patch")
DEBUG: Found 1 host rule(s) without host type after dropping duplicates (branch="renovate/all-minor-patch")
DEBUG: Generating yarn.lock for . (branch="renovate/all-minor-patch")
DEBUG: Spawning yarn install to create yarn.lock (branch="renovate/all-minor-patch")
DEBUG: Using node constraint "22.20.0" from .nvmrc (branch="renovate/all-minor-patch")
DEBUG: Found yarn constraint in package.json packageManager: 4.10.3 (branch="renovate/all-minor-patch")
DEBUG: Enabling global cache as zero-install is not detected (branch="renovate/all-minor-patch")
DEBUG: Performing yarn dedupe highest (branch="renovate/all-minor-patch")
DEBUG: Setting CONTAINERBASE_CACHE_DIR to /runner/cache/containerbase (branch="renovate/all-minor-patch")
DEBUG: Using containerbase dynamic installs (branch="renovate/all-minor-patch")
DEBUG: Resolved stable matching version (branch="renovate/all-minor-patch")
{
"toolName": "corepack"
"resolvedVersion": "0.34.0"
}
DEBUG: Executing command (branch="renovate/all-minor-patch")
{
"command": "install-tool node 22.20.0"
}
DEBUG: exec completed (branch="renovate/all-minor-patch")
{
"durationMs": 4342
"stdout": "[02:21:52.056] INFO (710): Installing tool [email protected]...\nv22.20.0\n10.9.3\n0.34.0\n[02:21:55.491] INFO (710): Install tool node succeeded in 3.4s.\n"
"stderr": ""
}
DEBUG: Executing command (branch="renovate/all-minor-patch")
{
"command": "install-tool corepack 0.34.0"
}
DEBUG: exec completed (branch="renovate/all-minor-patch")
{
"durationMs": 1277
"stdout": "[02:21:56.378] INFO (757): Installing npm [email protected]...\n0.34.0\n[02:21:57.405] INFO (757): Install tool corepack succeeded in 1s.\n"
"stderr": ""
}
DEBUG: Executing command (branch="renovate/all-minor-patch")
{
"command": "yarn install --mode=update-lockfile"
}
DEBUG: rawExec err (branch="renovate/all-minor-patch")
{
"err": {
"cmd": "/bin/sh -c yarn install --mode=update-lockfile",
"stderr": "! Corepack is about to download https://repo.yarnpkg.com/4.10.3/packages/yarnpkg-cli/bin/yarn.js\n",
"stdout": "➤ YN0000: · Yarn 4.10.3\n➤ YN0000: ┌ Resolution step\n➤ YN0082: │ contentful@npm:11.8.1: No candidates found\n➤ YN0000: └ Completed\n➤ YN0000: · Failed with errors in 0s 209ms\n",
"options": {
"cwd": "/tmp/renovate/repos/github/onigoetz/onigoetz.github.io",
"encoding": "utf-8",
"env": [
"NPM_CONFIG_CACHE",
"npm_config_store",
"CI",
"YARN_ENABLE_IMMUTABLE_INSTALLS",
"YARN_HTTP_TIMEOUT",
"YARN_GLOBAL_FOLDER",
"YARN_ENABLE_GLOBAL_CACHE",
"HOME",
"PATH",
"LC_ALL",
"LANG",
"CONTAINERBASE_CACHE_DIR"
],
"maxBuffer": 10485760,
"timeout": 900000
},
"exitCode": 1,
"name": "ExecError",
"message": "Command failed: yarn install --mode=update-lockfile\n! Corepack is about to download https://repo.yarnpkg.com/4.10.3/packages/yarnpkg-cli/bin/yarn.js\n",
"stack": "ExecError: Command failed: yarn install --mode=update-lockfile\n! Corepack is about to download https://repo.yarnpkg.com/4.10.3/packages/yarnpkg-cli/bin/yarn.js\n\n at ChildProcess.<anonymous> (/usr/local/renovate/lib/util/exec/common.ts:120:11)\n at ChildProcess.emit (node:events:531:35)\n at ChildProcess.emit (node:domain:489:12)\n at Process.ChildProcess._handle.onexit (node:internal/child_process:293:12)"
}
"durationMs": 1511
}
DEBUG: lock file error (branch="renovate/all-minor-patch")
{
"err": {
"cmd": "/bin/sh -c yarn install --mode=update-lockfile",
"stderr": "! Corepack is about to download https://repo.yarnpkg.com/4.10.3/packages/yarnpkg-cli/bin/yarn.js\n",
"stdout": "➤ YN0000: · Yarn 4.10.3\n➤ YN0000: ┌ Resolution step\n➤ YN0082: │ contentful@npm:11.8.1: No candidates found\n➤ YN0000: └ Completed\n➤ YN0000: · Failed with errors in 0s 209ms\n",
"options": {
"cwd": "/tmp/renovate/repos/github/onigoetz/onigoetz.github.io",
"encoding": "utf-8",
"env": [
"NPM_CONFIG_CACHE",
"npm_config_store",
"CI",
"YARN_ENABLE_IMMUTABLE_INSTALLS",
"YARN_HTTP_TIMEOUT",
"YARN_GLOBAL_FOLDER",
"YARN_ENABLE_GLOBAL_CACHE",
"HOME",
"PATH",
"LC_ALL",
"LANG",
"CONTAINERBASE_CACHE_DIR"
],
"maxBuffer": 10485760,
"timeout": 900000
},
"exitCode": 1,
"name": "ExecError",
"message": "Command failed: yarn install --mode=update-lockfile\n! Corepack is about to download https://repo.yarnpkg.com/4.10.3/packages/yarnpkg-cli/bin/yarn.js\n",
"stack": "ExecError: Command failed: yarn install --mode=update-lockfile\n! Corepack is about to download https://repo.yarnpkg.com/4.10.3/packages/yarnpkg-cli/bin/yarn.js\n\n at ChildProcess.<anonymous> (/usr/local/renovate/lib/util/exec/common.ts:120:11)\n at ChildProcess.emit (node:events:531:35)\n at ChildProcess.emit (node:domain:489:12)\n at Process.ChildProcess._handle.onexit (node:internal/child_process:293:12)"
}
"type": "yarn"
}
DEBUG: No updated lock files in branch (branch="renovate/all-minor-patch")
DEBUG: Branch timestamp: 2025-09-26T17:27:32.574Z (branch="renovate/all-minor-patch")
DEBUG: PR is older than 2 hours, raise PR with lock file errors (branch="renovate/all-minor-patch")
DEBUG: isBranchConflicted(master, renovate/all-minor-patch) (branch="renovate/all-minor-patch")
DEBUG: branch.isConflicted(): using git to calculate (branch="renovate/all-minor-patch")
DEBUG: Setting git author name: renovate[bot] (branch="renovate/all-minor-patch")
DEBUG: Setting git author email: 29139614+renovate[bot]@users.noreply.github.com (branch="renovate/all-minor-patch")
DEBUG: branch.isConflicted(): false (branch="renovate/all-minor-patch")
DEBUG: 1 file(s) to commit (branch="renovate/all-minor-patch")
DEBUG: Preparing files for committing to branch renovate/all-minor-patch (branch="renovate/all-minor-patch")
DEBUG: git commit (branch="renovate/all-minor-patch")
{
"deletedFiles": []
"ignoredFiles": []
"result": {
"author": null,
"branch": "renovate/all-minor-patch",
"commit": "372083475c745b7892d3e187f76be840a29c0b74",
"root": false,
"summary": {
"changes": 1,
"insertions": 1,
"deletions": 1
}
}
}
DEBUG: resetToCommit(99cc356adb5bd2f9cd93f0eae14dd45fd733a61d) (branch="renovate/all-minor-patch")
DEBUG: Fetching branch renovate/all-minor-patch (branch="renovate/all-minor-patch")
DEBUG: Setting current branch to master (branch="renovate/all-minor-patch")
DEBUG: latest commit (branch="renovate/all-minor-patch")
{
"branchName": "master"
"latestCommitDate": "2025-09-26T23:33:41+02:00"
"sha": "99cc356adb5bd2f9cd93f0eae14dd45fd733a61d"
}
INFO: Branch updated (branch="renovate/all-minor-patch")
{
"commitSha": "fc3c56212758856c61b61be7aaf8446b33e5ff07"
}
DEBUG: http cache: saving https://api.github.com/repos/onigoetz/onigoetz.github.io/commits/fc3c56212758856c61b61be7aaf8446b33e5ff07/statuses (etag="b6c0bccb5ba057d64f994b70b301e529718b6f91864ff8787cf5df9f79049fd5", lastModified=undefined) (branch="renovate/all-minor-patch")
DEBUG: Updating status check state to failed (branch="renovate/all-minor-patch")
DEBUG: Setting branch status (branch="renovate/all-minor-patch")
{
"context": "renovate/artifacts"
"state": "red"
}
DEBUG: http cache: saving https://api.github.com/repos/onigoetz/onigoetz.github.io/commits/renovate/all-minor-patch/status (etag=W/"935ea88870bff14db1be93a3129fae86e71fc4a4602e96e0272300d1d9547593", lastModified=undefined) (branch="renovate/all-minor-patch")
DEBUG: Updating renovate/stability-days status check state to yellow (branch="renovate/all-minor-patch")
DEBUG: Setting branch status (branch="renovate/all-minor-patch")
{
"context": "renovate/stability-days"
"state": "yellow"
}
DEBUG: http cache: saving https://api.github.com/repos/onigoetz/onigoetz.github.io/commits/renovate/all-minor-patch/status (etag=W/"a2d572f5bdc3c2b63215f0f0d16d300c8794ebd4c55429bbe0ff1ca551e79450", lastModified=undefined) (branch="renovate/all-minor-patch")
DEBUG: Ensuring PR (branch="renovate/all-minor-patch")
DEBUG: There are 0 errors and 0 warnings (branch="renovate/all-minor-patch")
DEBUG: getBranchPr(renovate/all-minor-patch) (branch="renovate/all-minor-patch")
DEBUG: findPr(renovate/all-minor-patch, undefined, open) (branch="renovate/all-minor-patch")
DEBUG: findPr(renovate/all-minor-patch, undefined, closed) (branch="renovate/all-minor-patch")
DEBUG: Forcing PR because of artifact errors (branch="renovate/all-minor-patch")
DEBUG: Fetching changelog: https://github.com/contentful/contentful.js (11.7.19 -> 11.8.1) (branch="renovate/all-minor-patch")
DEBUG: Creating PR (branch="renovate/all-minor-patch")
{
"prTitle": "Update dependency contentful to v11.8.1"
}
DEBUG: prHourlyLimit of the upgrades present in this branch (branch="renovate/all-minor-patch")
{
"limits": [
{
"depName": "contentful",
"prHourlyLimit": 2
}
]
}
DEBUG: Calculated lowest prHourlyLimit among the upgrades present in this branch is 2. (branch="renovate/all-minor-patch")
DEBUG: prConcurrentLimit of the upgrades present in this branch (branch="renovate/all-minor-patch")
{
"limits": [
{
"depName": "contentful",
"prConcurrentLimit": 10
}
]
}
DEBUG: Calculated lowest prConcurrentLimit among the upgrades present in this branch is 10. (branch="renovate/all-minor-patch")
DEBUG: Creating PR (branch="renovate/all-minor-patch")
{
"title": "Update dependency contentful to v11.8.1"
"head": "onigoetz:renovate/all-minor-patch"
"base": "master"
"draft": false
}
DEBUG: PR created (branch="renovate/all-minor-patch")
{
"pr": 334
"draft": false
}
DEBUG: Adding labels '' to #334 (branch="renovate/all-minor-patch")
DEBUG: GitHub-native automerge: not enabled in repo settings (branch="renovate/all-minor-patch")
{
"prNumber": 334
}
INFO: PR created (branch="renovate/all-minor-patch")
{
"pr": 334
"prTitle": "Update dependency contentful to v11.8.1"
}
DEBUG: resolveBranchStatus(branchName=renovate/all-minor-patch, ignoreTests=false) (branch="renovate/all-minor-patch")
DEBUG: getBranchStatus(renovate/all-minor-patch) (branch="renovate/all-minor-patch")
DEBUG: http cache: Using cached response: https://api.github.com/repos/onigoetz/onigoetz.github.io/commits/renovate/all-minor-patch/status from 2025-09-27T02:22:02.671Z (branch="renovate/all-minor-patch")
DEBUG: branch status check result (branch="renovate/all-minor-patch")
{
"state": "failure"
"statuses": [
{
"url": "https://api.github.com/repos/onigoetz/onigoetz.github.io/statuses/fc3c56212758856c61b61be7aaf8446b33e5ff07",
"avatar_url": "https://avatars.githubusercontent.com/in/2740?v=4",
"id": 39607277747,
"node_id": "SC_kwDOAP6xQc8AAAAJOMcYsw",
"state": "failure",
"description": "Artifact file update failure",
"target_url": null,
"context": "renovate/artifacts",
"created_at": "2025-09-27T02:22:02Z",
"updated_at": "2025-09-27T02:22:02Z"
},
{
"url": "https://api.github.com/repos/onigoetz/onigoetz.github.io/statuses/fc3c56212758856c61b61be7aaf8446b33e5ff07",
"avatar_url": "https://avatars.githubusercontent.com/in/2740?v=4",
"id": 39607277786,
"node_id": "SC_kwDOAP6xQc8AAAAJOMcY2g",
"state": "pending",
"description": "Updates have not met minimum release age requirement",
"target_url": "https://docs.renovatebot.com/configuration-options#minimumreleaseage",
"context": "renovate/stability-days",
"created_at": "2025-09-27T02:22:02Z",
"updated_at": "2025-09-27T02:22:02Z"
}
]
}
DEBUG: http cache: saving https://api.github.com/repos/onigoetz/onigoetz.github.io/commits/renovate/all-minor-patch/check-runs?per_page=100 (etag=W/"143dab78dcc08dbc63d8e6db3f79de4a0e0966fff60d3bf108fc2d3ad72d8644", lastModified=undefined) (branch="renovate/all-minor-patch")
DEBUG: No check runs found (branch="renovate/all-minor-patch")
{
"result": {
"total_count": 0,
"check_runs": []
}
}
DEBUG: Branch status red (branch="renovate/all-minor-patch")
DEBUG: addParticipants(pr=334) (branch="renovate/all-minor-patch")
DEBUG: setPrCache() (branch="renovate/all-minor-patch")
DEBUG: Created Pull Request #334 (branch="renovate/all-minor-patch")
WARN: artifactErrors (branch="renovate/all-minor-patch")
{
"artifactErrors": [
{
"lockFile": "yarn.lock",
"stderr": "! Corepack is about to download https://repo.yarnpkg.com/4.10.3/packages/yarnpkg-cli/bin/yarn.js\n"
}
]
}
DEBUG: Getting comments for #334 (branch="renovate/all-minor-patch")
DEBUG: http cache: saving https://api.github.com/repos/onigoetz/onigoetz.github.io/issues/334/comments?per_page=100 (etag="b6c0bccb5ba057d64f994b70b301e529718b6f91864ff8787cf5df9f79049fd5", lastModified=undefined) (branch="renovate/all-minor-patch")
DEBUG: Found 0 comments (branch="renovate/all-minor-patch")
DEBUG: Ensuring comment "⚠️ Artifact update problem" in #334 (branch="renovate/all-minor-patch")
INFO: Comment added (branch="renovate/all-minor-patch")
{
"issueNo": 334
"topic": "⚠️ Artifact update problem"
}
DEBUG: setBranchCommit() (branch="renovate/all-minor-patch")
DEBUG: getBranchPr(renovate/all-minor-patch)
DEBUG: findPr(renovate/all-minor-patch, undefined, open)
DEBUG: Found PR #334
DEBUG: http cache: Using cached response: https://api.github.com/repos/onigoetz/onigoetz.github.io/contents/renovate.json from 2025-09-27T02:21:45.592Z
DEBUG: Config does not need migration
DEBUG: ensureDependencyDashboard()
DEBUG: Ensuring Dependency Dashboard
DEBUG: Checking packageFiles for deprecated packages
DEBUG: http cache: Using cached response: https://api.github.com/repos/onigoetz/onigoetz.github.io/issues/89 from 2025-09-27T02:21:47.071Z
DEBUG: Issues cache: Updating issue 89 in cache
DEBUG: http cache: Using cached response: https://api.github.com/repos/onigoetz/onigoetz.github.io/issues/89 from 2025-09-27T02:22:04.823Z
DEBUG: Issues cache: Updating issue 89 in cache
DEBUG: ensureIssue(Dependency Dashboard)
DEBUG: http cache: Using cached response: https://api.github.com/repos/onigoetz/onigoetz.github.io/issues/89 from 2025-09-27T02:22:04.952Z
DEBUG: Issues cache: Updating issue 89 in cache
DEBUG: Patching issue
DEBUG: Issues cache: Updating issue 89 in cache
DEBUG: Issue updated
DEBUG: checkReconfigureBranch()
DEBUG: No reconfigure branch found
{
"reconfigureBranch": "renovate/reconfigure"
}
DEBUG: Removing any stale branches
DEBUG: config.repoIsOnboarded=true
DEBUG: Branch lists
{
"branchList": [
"renovate/all-minor-patch"
]
"renovateBranches": [
"renovate/all-minor-patch",
"renovate/major-yarn-monorepo",
"renovate/marked-16.x"
]
}
DEBUG: remainingBranches=renovate/major-yarn-monorepo,renovate/marked-16.x
DEBUG: findPr(renovate/major-yarn-monorepo, undefined, open)
DEBUG: branch.isModified(): using git to calculate
DEBUG: branch.isModified() = true
{
"branchName": "renovate/major-yarn-monorepo"
"unrecognizedAuthors": [
"[email protected]"
]
}
DEBUG: setCachedModifiedResult(): Branch cache not present
DEBUG: Orphan Branch is modified - skipping branch deletion
DEBUG: findPr(renovate/marked-16.x, undefined, open)
DEBUG: branch.isModified(): using git to calculate
DEBUG: branch.isModified() = true
{
"branchName": "renovate/marked-16.x"
"unrecognizedAuthors": [
"[email protected]"
]
}
DEBUG: setCachedModifiedResult(): Branch cache not present
DEBUG: Orphan Branch is modified - skipping branch deletion
DEBUG: Cleaning up Renovate refs: refs/renovate/branches/*
DEBUG: PackageFiles.clear() - Package files deleted
DEBUG: Repo is activated
DEBUG: Branch summary
{
"cacheModified": true
"baseBranches": [
{
"branchName": "master",
"sha": "99cc356adb5bd2f9cd93f0eae14dd45fd733a61d"
}
]
"branches": [
{
"automerge": true,
"baseBranch": "master",
"baseBranchSha": "99cc356adb5bd2f9cd93f0eae14dd45fd733a61d",
"branchName": "renovate/all-minor-patch",
"branchSha": "fc3c56212758856c61b61be7aaf8446b33e5ff07",
"isModified": false,
"isPristine": true
}
]
"defaultBranch": "master"
"inactiveBranches": []
}
DEBUG: branches info extended
{
"branchesInformation": [
{
"branchName": "renovate/all-minor-patch",
"prNo": 334,
"prTitle": "Update dependency contentful to v11.8.1",
"result": "done",
"upgrades": [
{
"datasource": "npm",
"depName": "contentful",
"displayPending": "",
"fixedVersion": "11.7.19",
"currentVersion": "11.7.19",
"currentValue": "11.7.19",
"newValue": "11.8.1",
"newVersion": "11.8.1",
"packageFile": "package.json",
"updateType": "minor",
"packageName": "contentful"
}
]
}
]
}
DEBUG: Renovate repository PR statistics
{
"stats": {
"total": 302,
"open": 1,
"closed": 14,
"merged": 287
}
}
DEBUG: Repository result: done, status: activated, enabled: true, onboarded: true
DEBUG: Repository timing splits (milliseconds)
{
"splits": {
"init": 2407,
"extract": 277,
"lookup": 3811,
"onboarding": 1,
"update": 13524
}
"total": 21726
}
DEBUG: Package cache statistics
{
"get": {
"count": 19,
"avgMs": 420,
"medianMs": 163,
"maxMs": 2932,
"totalMs": 7971
}
"set": {
"count": 3,
"avgMs": 444,
"medianMs": 3,
"maxMs": 1329,
"totalMs": 1333
}
}
DEBUG: Datasource cache statistics
{
"node-version": {
"https://nodejs.org/dist": {
"hit": 1,
"miss": 0,
"set": 0,
"skip": 0
}
}
"npm": {
"https://registry.npmjs.org": {
"hit": 0,
"miss": 0,
"set": 0,
"skip": 14
}
}
}
DEBUG: HTTP statistics
{
"hosts": {
"api.github.com": {
"count": 30,
"reqAvgMs": 181,
"reqMedianMs": 114,
"reqMaxMs": 804,
"queueAvgMs": 0,
"queueMedianMs": 0,
"queueMaxMs": 6
},
"registry.npmjs.org": {
"count": 1,
"reqAvgMs": 76,
"reqMedianMs": 76,
"reqMaxMs": 76,
"queueAvgMs": 1,
"queueMedianMs": 1,
"queueMaxMs": 1
}
}
"requests": 31
}
DEBUG: HTTP cache statistics
{
"https://api.github.com": {
"/repos/onigoetz/onigoetz.github.io/commits/fc3c56212758856c61b61be7aaf8446b33e5ff07/statuses": {
"hit": 0,
"miss": 1
},
"/repos/onigoetz/onigoetz.github.io/commits/renovate/all-minor-patch/check-runs": {
"hit": 0,
"miss": 1
},
"/repos/onigoetz/onigoetz.github.io/commits/renovate/all-minor-patch/status": {
"hit": 1,
"miss": 2
},
"/repos/onigoetz/onigoetz.github.io/contents/renovate.json": {
"hit": 3,
"miss": 0
},
"/repos/onigoetz/onigoetz.github.io/dependabot/alerts": {
"hit": 0,
"miss": 1
},
"/repos/onigoetz/onigoetz.github.io/issues/334/comments": {
"hit": 0,
"miss": 1
},
"/repos/onigoetz/onigoetz.github.io/issues/89": {
"hit": 3,
"miss": 1
},
"/repos/onigoetz/onigoetz.github.io/pulls": {
"hit": 0,
"miss": 1
},
"/repos/onigoetz/renovate-preset/contents/base.json": {
"hit": 1,
"miss": 0
},
"/repos/onigoetz/renovate-preset/contents/recommended.json": {
"hit": 1,
"miss": 0
}
}
"https://registry.npmjs.org": {
"/@svgr%2Fwebpack": {
"hit": 0,
"miss": 0,
"localHit": 1
},
"/@yarnpkg%2Fcli": {
"hit": 0,
"miss": 0,
"localHit": 1
},
"/contentful": {
"hit": 1,
"miss": 0,
"localMiss": 1,
"localHit": 1
},
"/corepack": {
"hit": 0,
"miss": 0,
"localHit": 1
},
"/dotenv": {
"hit": 0,
"miss": 0,
"localHit": 1
},
"/isomorphic-unfetch": {
"hit": 0,
"miss": 0,
"localHit": 1
},
"/marked": {
"hit": 0,
"miss": 0,
"localHit": 1
},
"/next": {
"hit": 0,
"miss": 0,
"localHit": 1
},
"/normalize.css": {
"hit": 0,
"miss": 0,
"localHit": 1
},
"/prettier": {
"hit": 0,
"miss": 0,
"localHit": 1
},
"/react": {
"hit": 0,
"miss": 0,
"localHit": 1
},
"/react-dom": {
"hit": 0,
"miss": 0,
"localHit": 1
},
"/swr": {
"hit": 0,
"miss": 0,
"localHit": 1
}
}
}
DEBUG: Lookup statistics
{
"node-version": {
"count": 1,
"avgMs": 171,
"medianMs": 171,
"maxMs": 171,
"totalMs": 171
}
"npm": {
"count": 12,
"avgMs": 944,
"medianMs": 444,
"maxMs": 3411,
"totalMs": 11327
}
}
INFO: Cache fallback URLs
{
"count": 0
"hits": {}
"oldLevel": "debug"
}
INFO: Repository finished
{
"cloned": true
"durationMs": 21726
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment