Last active
March 12, 2024 14:38
-
-
Save dawnmist/4c9cf4478c58ec84a07d235a0b12affb to your computer and use it in GitHub Desktop.
Renovate log: resurrecting PRs for updated package versions before npm:unpublishSafe period has ended, followed by updating to the next patch version in the PR immediately on package release the next day instead of again waiting until the npm unpublish period had ended. For github discussion: https://github.com/renovatebot/renovate/discussions/2…
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
DEBUG: Using RE2 regex engine | |
DEBUG: Parsing configs | |
DEBUG: Checking for config file in /runner/renovate/job_config.json | |
DEBUG: Detected config in env RENOVATE_CONFIG | |
{ | |
"config": { | |
"extends": [ | |
"mergeConfidence:all-badges" | |
], | |
"prFooter": "This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/{{platform}}/{{repository}}).", | |
"prHeader": "[](https://renovatebot.com)", | |
"redisUrl": "redis://mend-developer-platform-renovate-prod.aqffol.ng.0001.use1.cache.amazonaws.com:6379", | |
"binarySource": "install", | |
"platformCommit": true, | |
"repositoryCache": "enabled", | |
"cacheTtlOverride": { | |
"datasource-docker-hub-tags": 90 | |
}, | |
"onboardingConfig": { | |
"$schema": "https://docs.renovatebot.com/renovate-schema.json", | |
"extends": [ | |
"config:recommended" | |
] | |
}, | |
"gitIgnoredAuthors": [ | |
"29139614+renovate[bot]@users.noreply.github.com" | |
], | |
"customizeDashboard": { | |
"repoProblemsHeader": "These problems occurred while renovating this repository. [View logs](https://developer.mend.io//{{platform}}/{{repository}})." | |
}, | |
"repositoryCacheType": "s3://mend-developer-platform-prod/renovate/", | |
"dependencyDashboardFooter": "\n- [ ] <!-- manual job -->Check this box to trigger a request for Renovate to run again on this repository\n", | |
"allowedPostUpgradeCommands": [ | |
"^git add --all$", | |
"^git reset$", | |
"^npx beachball change( --no-fetch)? --no-commit --type (patch|none) --message '{{{commitMessage}}}'$", | |
"^pwd$" | |
], | |
"allowPostUpgradeCommandTemplating": true | |
} | |
} | |
DEBUG: File config | |
{ | |
"config": { | |
"token": "***********", | |
"privateKey": "***********", | |
"privateKeyOld": "***********", | |
"hostRules": [ | |
{ | |
"hostType": "docker", | |
"matchHost": "docker.io", | |
"username": "mdpprod2renovate", | |
"password": "***********" | |
}, | |
{ | |
"hostType": "docker", | |
"matchHost": "hub.docker.com", | |
"username": "mdpprodrenovatedc", | |
"password": "***********" | |
}, | |
{ | |
"hostType": "github", | |
"matchHost": "api.github.com", | |
"token": "***********" | |
}, | |
{ | |
"hostType": "github-tags", | |
"matchHost": "api.github.com", | |
"token": "***********" | |
}, | |
{ | |
"hostType": "github-releases", | |
"matchHost": "api.github.com", | |
"token": "***********" | |
}, | |
{ | |
"hostType": "pod", | |
"matchHost": "api.github.com", | |
"token": "***********" | |
}, | |
{ | |
"hostType": "terraform-provider", | |
"matchHost": "api.github.com", | |
"token": "***********" | |
}, | |
{ | |
"hostType": "rubygems", | |
"matchHost": "github.com", | |
"token": "***********" | |
} | |
] | |
} | |
} | |
DEBUG: CLI config | |
{ | |
"config": {} | |
} | |
DEBUG: Env config | |
{ | |
"config": { | |
"extends": [ | |
"mergeConfidence:all-badges" | |
], | |
"prFooter": "This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/{{platform}}/{{repository}}).", | |
"prHeader": "[](https://renovatebot.com)", | |
"redisUrl": "redis://mend-developer-platform-renovate-prod.aqffol.ng.0001.use1.cache.amazonaws.com:6379", | |
"binarySource": "install", | |
"platformCommit": true, | |
"repositoryCache": "enabled", | |
"cacheTtlOverride": { | |
"datasource-docker-hub-tags": 90 | |
}, | |
"onboardingConfig": { | |
"$schema": "https://docs.renovatebot.com/renovate-schema.json", | |
"extends": [ | |
"config:recommended" | |
] | |
}, | |
"gitIgnoredAuthors": [ | |
"29139614+renovate[bot]@users.noreply.github.com" | |
], | |
"customizeDashboard": { | |
"repoProblemsHeader": "These problems occurred while renovating this repository. [View logs](https://developer.mend.io//{{platform}}/{{repository}})." | |
}, | |
"repositoryCacheType": "s3://mend-developer-platform-prod/renovate/", | |
"dependencyDashboardFooter": "\n- [ ] <!-- manual job -->Check this box to trigger a request for Renovate to run again on this repository\n", | |
"allowedPostUpgradeCommands": [ | |
"^git add --all$", | |
"^git reset$", | |
"^npx beachball change( --no-fetch)? --no-commit --type (patch|none) --message '{{{commitMessage}}}'$", | |
"^pwd$" | |
], | |
"allowPostUpgradeCommandTemplating": true, | |
"hostRules": [], | |
"onboardingNoDeps": true, | |
"onboarding": true, | |
"forkProcessing": "enabled", | |
"requireConfig": "required", | |
"platform": "github", | |
"username": "renovate[bot]", | |
"repositories": [ | |
"dawnmist/support-budget" | |
], | |
"gitAuthor": "renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>" | |
} | |
} | |
DEBUG: Combined config | |
{ | |
"config": { | |
"token": "***********", | |
"privateKey": "***********", | |
"privateKeyOld": "***********", | |
"hostRules": [ | |
{ | |
"hostType": "docker", | |
"matchHost": "docker.io", | |
"username": "mdpprod2renovate", | |
"password": "***********" | |
}, | |
{ | |
"hostType": "docker", | |
"matchHost": "hub.docker.com", | |
"username": "mdpprodrenovatedc", | |
"password": "***********" | |
}, | |
{ | |
"hostType": "github", | |
"matchHost": "api.github.com", | |
"token": "***********" | |
}, | |
{ | |
"hostType": "github-tags", | |
"matchHost": "api.github.com", | |
"token": "***********" | |
}, | |
{ | |
"hostType": "github-releases", | |
"matchHost": "api.github.com", | |
"token": "***********" | |
}, | |
{ | |
"hostType": "pod", | |
"matchHost": "api.github.com", | |
"token": "***********" | |
}, | |
{ | |
"hostType": "terraform-provider", | |
"matchHost": "api.github.com", | |
"token": "***********" | |
}, | |
{ | |
"hostType": "rubygems", | |
"matchHost": "github.com", | |
"token": "***********" | |
} | |
], | |
"extends": [ | |
"mergeConfidence:all-badges" | |
], | |
"prFooter": "This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/{{platform}}/{{repository}}).", | |
"prHeader": "[](https://renovatebot.com)", | |
"redisUrl": "redis://mend-developer-platform-renovate-prod.aqffol.ng.0001.use1.cache.amazonaws.com:6379", | |
"binarySource": "install", | |
"platformCommit": true, | |
"repositoryCache": "enabled", | |
"cacheTtlOverride": { | |
"datasource-docker-hub-tags": 90 | |
}, | |
"onboardingConfig": { | |
"$schema": "https://docs.renovatebot.com/renovate-schema.json", | |
"extends": [ | |
"config:recommended" | |
] | |
}, | |
"gitIgnoredAuthors": [ | |
"29139614+renovate[bot]@users.noreply.github.com" | |
], | |
"customizeDashboard": { | |
"repoProblemsHeader": "These problems occurred while renovating this repository. [View logs](https://developer.mend.io//{{platform}}/{{repository}})." | |
}, | |
"repositoryCacheType": "s3://mend-developer-platform-prod/renovate/", | |
"dependencyDashboardFooter": "\n- [ ] <!-- manual job -->Check this box to trigger a request for Renovate to run again on this repository\n", | |
"allowedPostUpgradeCommands": [ | |
"^git add --all$", | |
"^git reset$", | |
"^npx beachball change( --no-fetch)? --no-commit --type (patch|none) --message '{{{commitMessage}}}'$", | |
"^pwd$" | |
], | |
"allowPostUpgradeCommandTemplating": true, | |
"onboardingNoDeps": true, | |
"onboarding": true, | |
"forkProcessing": "enabled", | |
"requireConfig": "required", | |
"platform": "github", | |
"username": "renovate[bot]", | |
"repositories": [ | |
"dawnmist/support-budget" | |
], | |
"gitAuthor": "renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>" | |
} | |
} | |
DEBUG: Enabling forkProcessing while in non-autodiscover mode | |
DEBUG: Found valid git version: 2.43.2 | |
DEBUG: Setting global hostRules | |
DEBUG: Adding password authentication for docker.io (hostType=docker) to hostRules | |
DEBUG: Adding password authentication for hub.docker.com (hostType=docker) to hostRules | |
DEBUG: Adding token authentication for api.github.com (hostType=github) to hostRules | |
DEBUG: Adding token authentication for api.github.com (hostType=github-tags) to hostRules | |
DEBUG: Adding token authentication for api.github.com (hostType=github-releases) to hostRules | |
DEBUG: Adding token authentication for api.github.com (hostType=pod) to hostRules | |
DEBUG: Adding token authentication for api.github.com (hostType=terraform-provider) to hostRules | |
DEBUG: Adding token authentication for github.com (hostType=rubygems) to hostRules | |
DEBUG: Using default github endpoint: https://api.github.com/ | |
DEBUG: Platform config | |
{ | |
"platformConfig": { | |
"hostType": "github", | |
"endpoint": "https://api.github.com/", | |
"isGHApp": true, | |
"isGhe": false | |
} | |
"renovateUsername": "renovate[bot]" | |
} | |
DEBUG: Using configured gitAuthor (renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>) | |
DEBUG: Adding token authentication for api.github.com (hostType=github) to hostRules | |
DEBUG: Using baseDir: /tmp/renovate | |
DEBUG: Using cacheDir: /tmp/renovate/cache | |
DEBUG: Using containerbaseDir: /tmp/renovate/cache/containerbase | |
DEBUG: Redis cache init | |
DEBUG: Commits limit = null | |
DEBUG: Setting global hostRules | |
DEBUG: Adding password authentication for docker.io (hostType=docker) to hostRules | |
DEBUG: Adding password authentication for hub.docker.com (hostType=docker) to hostRules | |
DEBUG: Adding token authentication for api.github.com (hostType=github) to hostRules | |
DEBUG: Adding token authentication for api.github.com (hostType=github-tags) to hostRules | |
DEBUG: Adding token authentication for api.github.com (hostType=github-releases) to hostRules | |
DEBUG: Adding token authentication for api.github.com (hostType=pod) to hostRules | |
DEBUG: Adding token authentication for api.github.com (hostType=terraform-provider) to hostRules | |
DEBUG: Adding token authentication for github.com (hostType=rubygems) to hostRules | |
DEBUG: Adding token authentication for api.github.com (hostType=github) to hostRules | |
DEBUG: validatePresets() | |
DEBUG: Reinitializing hostRules for repo | |
DEBUG: Clearing hostRules | |
DEBUG: Adding password authentication for docker.io (hostType=docker) to hostRules | |
DEBUG: Adding password authentication for hub.docker.com (hostType=docker) to hostRules | |
DEBUG: Adding token authentication for api.github.com (hostType=github) to hostRules | |
DEBUG: Adding token authentication for api.github.com (hostType=github-tags) to hostRules | |
DEBUG: Adding token authentication for api.github.com (hostType=github-releases) to hostRules | |
DEBUG: Adding token authentication for api.github.com (hostType=pod) to hostRules | |
DEBUG: Adding token authentication for api.github.com (hostType=terraform-provider) to hostRules | |
DEBUG: Adding token authentication for github.com (hostType=rubygems) to hostRules | |
DEBUG: Adding token authentication for api.github.com (hostType=github) to hostRules | |
INFO: Repository started | |
{ | |
"renovateVersion": "37.230.0" | |
} | |
DEBUG: Using localDir: /tmp/renovate/repos/github/dawnmist/support-budget | |
DEBUG: PackageFiles.clear() - Package files deleted | |
DEBUG: initRepo("dawnmist/support-budget") | |
DEBUG: hostRules: authentication already set for api.github.com | |
DEBUG: Using throttle 200 intervalMs for host api.github.com | |
DEBUG: Using queue: host=api.github.com, concurrency=5 | |
DEBUG: dawnmist/support-budget default branch = develop | |
DEBUG: Using app token for git init | |
DEBUG: RepoCacheS3.read() - success | |
DEBUG: Repository cache is restored from revision 13 | |
DEBUG: Resetting npmrc | |
DEBUG: Resetting npmrc | |
DEBUG: checkOnboarding() | |
DEBUG: isOnboarded() | |
DEBUG: findPr(renovate/configure, Configure Renovate, !open) | |
DEBUG: http cache: trying cached etag "W/"0628762b78bd464f9f80290d295820d24c9a2655dc161f3450e00e6d2d647ad0"" for https://api.github.com/repos/dawnmist/support-budget/pulls?per_page=20&state=all&sort=updated&direction=desc&page=1 | |
DEBUG: http cache: saving https://api.github.com/repos/dawnmist/support-budget/pulls?per_page=20&state=all&sort=updated&direction=desc&page=1 (etag=W/"93389fb738458f43156330c3c36ad5c18bcc5b00bcb706a48e573a97b192558a", lastModified=undefined) | |
DEBUG: getPrList success | |
{ | |
"pullsTotal": 188 | |
"requestsTotal": 1 | |
"apiQuotaAffected": true | |
} | |
DEBUG: Found PR #6 | |
DEBUG: Checking cached config file name | |
DEBUG: http cache: trying cached Last-Modified "Mon, 11 Mar 2024 07:27:23 GMT" for https://api.github.com/repos/dawnmist/support-budget/contents/renovate.json | |
DEBUG: http cache: saving https://api.github.com/repos/dawnmist/support-budget/contents/renovate.json (etag=W/"b57555170ba79a1cce09e692f33d1645abdbf065", lastModified=Mon, 11 Mar 2024 08:01:34 GMT) | |
DEBUG: Existing config file confirmed | |
DEBUG: Repository config | |
{ | |
"fileName": "renovate.json" | |
"config": { | |
"$schema": "https://docs.renovatebot.com/renovate-schema.json", | |
"extends": [ | |
"config:best-practices", | |
"npm:unpublishSafe", | |
":automergePr", | |
":automergeRequireAllStatusChecks", | |
":automergeStableNonMajor", | |
":automergeTypes", | |
":dependencyDashboard", | |
":docker", | |
":enableVulnerabilityAlertsWithLabel(security)", | |
":ignoreModulesAndTests", | |
":ignoreUnstable", | |
":pinAllExceptPeerDependencies", | |
":separateMultipleMajorReleases", | |
":timezone(Australia/Melbourne)", | |
":widenPeerDependencies", | |
"group:monorepos" | |
], | |
"baseBranches": [ | |
"develop" | |
], | |
"hostRules": [ | |
{ | |
"matchHost": "https://npm.pkg.github.com/", | |
"hostType": "npm", | |
"encrypted": { | |
"token": "***********" | |
} | |
} | |
], | |
"major": { | |
"automerge": false | |
}, | |
"packageRules": [ | |
{ | |
"matchDepTypes": [ | |
"dependencies" | |
], | |
"matchCurrentVersion": "<1.0.0", | |
"separateMinorPatch": true, | |
"minor": { | |
"automerge": false | |
} | |
}, | |
{ | |
"groupName": "conform monorepo", | |
"matchPackagePrefixes": [ | |
"@conform-to" | |
] | |
}, | |
{ | |
"groupName": "supabase monorepo", | |
"matchPackageNames": [ | |
"supabase" | |
], | |
"matchPackagePrefixes": [ | |
"@supabase" | |
] | |
}, | |
{ | |
"groupName": "axe a11y validation libraries", | |
"matchSourceUrls": [ | |
"https://github.com/dequelabs/axe-core-npm" | |
] | |
}, | |
{ | |
"groupName": "opentelemetry-js contrib monorepo", | |
"matchRepositories": [ | |
"open-telemetry/opentelemetry-js-contrib" | |
], | |
"matchSourceUrlPrefixes": [ | |
"https://github.com/open-telemetry/opentelemetry-js-contrib" | |
] | |
} | |
], | |
"postUpdateOptions": [ | |
"yarnDedupeHighest" | |
], | |
"prConcurrentLimit": 2, | |
"prHourlyLimit": 4, | |
"semanticCommits": "enabled" | |
} | |
} | |
DEBUG: Repo is onboarded | |
DEBUG: http cache: saving https://api.github.com/repos/dawnmist/support-budget/contents/renovate.json (etag=W/"b57555170ba79a1cce09e692f33d1645abdbf065", lastModified=Mon, 11 Mar 2024 08:01:34 GMT) | |
DEBUG: migrateAndValidate() | |
DEBUG: No config migration necessary | |
DEBUG: Post-massage config | |
{ | |
"config": { | |
"$schema": "https://docs.renovatebot.com/renovate-schema.json", | |
"extends": [ | |
"mergeConfidence:all-badges", | |
"config:best-practices", | |
"npm:unpublishSafe", | |
":automergePr", | |
":automergeRequireAllStatusChecks", | |
":automergeStableNonMajor", | |
":automergeTypes", | |
":dependencyDashboard", | |
":docker", | |
":enableVulnerabilityAlertsWithLabel(security)", | |
":ignoreModulesAndTests", | |
":ignoreUnstable", | |
":pinAllExceptPeerDependencies", | |
":separateMultipleMajorReleases", | |
":timezone(Australia/Melbourne)", | |
":widenPeerDependencies", | |
"group:monorepos" | |
], | |
"baseBranches": [ | |
"develop" | |
], | |
"hostRules": [ | |
{ | |
"matchHost": "https://npm.pkg.github.com/", | |
"hostType": "npm", | |
"encrypted": { | |
"token": "***********" | |
} | |
} | |
], | |
"major": { | |
"automerge": false | |
}, | |
"packageRules": [ | |
{ | |
"matchDepTypes": [ | |
"dependencies" | |
], | |
"matchCurrentVersion": "<1.0.0", | |
"separateMinorPatch": true | |
}, | |
{ | |
"matchDepTypes": [ | |
"dependencies" | |
], | |
"matchCurrentVersion": "<1.0.0", | |
"matchUpdateTypes": [ | |
"minor" | |
], | |
"automerge": false | |
}, | |
{ | |
"groupName": "conform monorepo", | |
"matchPackagePrefixes": [ | |
"@conform-to" | |
] | |
}, | |
{ | |
"groupName": "supabase monorepo", | |
"matchPackageNames": [ | |
"supabase" | |
], | |
"matchPackagePrefixes": [ | |
"@supabase" | |
] | |
}, | |
{ | |
"groupName": "axe a11y validation libraries", | |
"matchSourceUrls": [ | |
"https://github.com/dequelabs/axe-core-npm" | |
] | |
}, | |
{ | |
"groupName": "opentelemetry-js contrib monorepo", | |
"matchRepositories": [ | |
"open-telemetry/opentelemetry-js-contrib" | |
], | |
"matchSourceUrlPrefixes": [ | |
"https://github.com/open-telemetry/opentelemetry-js-contrib" | |
] | |
} | |
], | |
"postUpdateOptions": [ | |
"yarnDedupeHighest" | |
], | |
"prConcurrentLimit": 2, | |
"prHourlyLimit": 4, | |
"semanticCommits": "enabled" | |
} | |
} | |
DEBUG: Found encrypted config | |
{ | |
"config": { | |
"token": "***********" | |
} | |
} | |
DEBUG: Trying to decrypt token | |
DEBUG: Decrypted config using openpgp | |
DEBUG: Decrypted token | |
DEBUG: Setting hostRules from config | |
DEBUG: Adding token authentication for https://npm.pkg.github.com/ (hostType=npm) to hostRules | |
DEBUG: Found repo ignorePaths | |
{ | |
"ignorePaths": [ | |
"**/node_modules/**", | |
"**/bower_components/**", | |
"**/vendor/**", | |
"**/examples/**", | |
"**/__tests__/**", | |
"**/test/**", | |
"**/tests/**", | |
"**/__fixtures__/**" | |
] | |
} | |
DEBUG: Using throttle 200 intervalMs for host api.github.com | |
DEBUG: Using queue: host=api.github.com, concurrency=5 | |
DEBUG: No vulnerability alerts found | |
DEBUG: No vulnerability alerts found | |
DEBUG: findIssue(Dependency Dashboard) | |
DEBUG: Retrieving issueList | |
DEBUG: Retrieved 1 issues | |
DEBUG: Found issue 9 | |
DEBUG: http cache: trying cached Last-Modified "Mon, 11 Mar 2024 07:53:46 GMT" for https://api.github.com/repos/dawnmist/support-budget/issues/9 | |
DEBUG: http cache: Using cached response: https://api.github.com/repos/dawnmist/support-budget/issues/9 from 2024-03-11T07:54:23.032Z | |
DEBUG: baseBranches | |
{ | |
"baseBranches": [ | |
"develop" | |
] | |
} | |
DEBUG: baseBranch: develop | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: extract() | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Cached extract result cannot be used due to base branch SHA change (old=3c494d505e01af7ca4e7a21fee11d01ac3daf57e, new=536b80dd5f271d77fd215fc8f90db26bf206078a) | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Setting current branch to develop | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Initializing git repository into /tmp/renovate/repos/github/dawnmist/support-budget | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Performing blobless clone | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: git clone completed | |
{ | |
"baseBranch": "develop" | |
"durationMs": 1318 | |
} | |
DEBUG: latest repository commit | |
{ | |
"baseBranch": "develop" | |
"latestCommit": { | |
"hash": "536b80dd5f271d77fd215fc8f90db26bf206078a", | |
"date": "2024-03-11T07:53:40+00:00", | |
"message": "fix(deps): update dependency pino to v8.19.0", | |
"refs": "HEAD -> develop, tag: v1.0.0-develop.26, origin/develop, origin/HEAD", | |
"body": "", | |
"author_name": "renovate[bot]", | |
"author_email": "29139614+renovate[bot]@users.noreply.github.com" | |
} | |
} | |
DEBUG: latest commit | |
{ | |
"baseBranch": "develop" | |
"branchName": "develop" | |
"latestCommitDate": "2024-03-11T07:53:40+00:00" | |
} | |
DEBUG: Using file match: (^|/)tasks/[^/]+\.ya?ml$ for manager ansible | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)(galaxy|requirements)(\.ansible)?\.ya?ml$ for manager ansible-galaxy | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)\.tool-versions$ for manager asdf | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: azure.*pipelines?.*\.ya?ml$ for manager azure-pipelines | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)batect(-bundle)?\.ya?ml$ for manager batect | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)batect$ for manager batect-wrapper | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)WORKSPACE(|\.bazel)$ for manager bazel | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: \.bzl$ for manager bazel | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)MODULE\.bazel$ for manager bazel-module | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)\.bazelversion$ for manager bazelisk | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: \.bicep$ for manager bicep | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)\.?bitbucket-pipelines\.ya?ml$ for manager bitbucket-pipelines | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: buildkite\.ya?ml for manager buildkite | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: \.buildkite/.+\.ya?ml$ for manager buildkite | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)bun\.lockb$ for manager bun | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)Gemfile$ for manager bundler | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: \.cake$ for manager cake | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)Cargo\.toml$ for manager cargo | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)\.circleci/config\.ya?ml$ for manager circleci | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)cloudbuild\.ya?ml for manager cloudbuild | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)Podfile$ for manager cocoapods | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)([\w-]*)composer\.json$ for manager composer | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)conanfile\.(txt|py)$ for manager conan | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)cpanfile$ for manager cpanfile | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)(?:deps|bb)\.edn$ for manager deps-edn | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)(?:docker-)?compose[^/]*\.ya?ml$ for manager docker-compose | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/|\.)([Dd]ocker|[Cc]ontainer)file$ for manager dockerfile | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)([Dd]ocker|[Cc]ontainer)file[^/]*$ for manager dockerfile | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)\.drone\.yml$ for manager droneci | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)fleet\.ya?ml for manager fleet | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (?:^|/)gotk-components\.ya?ml$ for manager flux | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)\.fvm/fvm_config\.json$ for manager fvm | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)\.gitmodules$ for manager git-submodules | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)(workflow-templates|\.(?:github|gitea|forgejo)/(?:workflows|actions))/.+\.ya?ml$ for manager github-actions | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)action\.ya?ml$ for manager github-actions | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: \.gitlab-ci\.ya?ml$ for manager gitlabci | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: \.gitlab-ci\.ya?ml$ for manager gitlabci-include | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)go\.mod$ for manager gomod | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: \.gradle(\.kts)?$ for manager gradle | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)gradle\.properties$ for manager gradle | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)gradle/.+\.toml$ for manager gradle | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)buildSrc/.+\.kt$ for manager gradle | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: \.versions\.toml$ for manager gradle | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)versions.props$ for manager gradle | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)versions.lock$ for manager gradle | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)gradle/wrapper/gradle-wrapper\.properties$ for manager gradle-wrapper | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)requirements\.ya?ml$ for manager helm-requirements | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)values\.ya?ml$ for manager helm-values | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)helmfile\.ya?ml(?:\.gotmpl)?$ for manager helmfile | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)Chart\.ya?ml$ for manager helmv3 | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)bin/hermit$ for manager hermit | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: ^Formula/[^/]+[.]rb$ for manager homebrew | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: \.html?$ for manager html | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)plugins\.(txt|ya?ml)$ for manager jenkins | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)jsonnetfile\.json$ for manager jsonnet-bundler | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: ^.+\.main\.kts$ for manager kotlin-script | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)kustomization\.ya?ml$ for manager kustomize | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)project\.clj$ for manager leiningen | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/|\.)pom\.xml$ for manager maven | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: ^(((\.mvn)|(\.m2))/)?settings\.xml$ for manager maven | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|\/).mvn/wrapper/maven-wrapper.properties$ for manager maven-wrapper | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)package\.js$ for manager meteor | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)Mintfile$ for manager mint | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)mix\.exs$ for manager mix | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)flake\.nix$ for manager nix | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)\.node-version$ for manager nodenv | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)package\.json$ for manager npm | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: \.(?:cs|fs|vb)proj$ for manager nuget | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: \.(?:props|targets)$ for manager nuget | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)dotnet-tools\.json$ for manager nuget | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)global\.json$ for manager nuget | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)\.nvmrc$ for manager nvm | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)src/main/features/.+\.json$ for manager osgi | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)pyproject\.toml$ for manager pep621 | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)[\w-]*requirements(-\w+)?\.(txt|pip)$ for manager pip_requirements | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)setup\.py$ for manager pip_setup | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)Pipfile$ for manager pipenv | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)pyproject\.toml$ for manager poetry | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)\.pre-commit-config\.ya?ml$ for manager pre-commit | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)pubspec\.ya?ml$ for manager pub | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)Puppetfile$ for manager puppet | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)\.python-version$ for manager pyenv | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)\.ruby-version$ for manager ruby-version | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: \.sbt$ for manager sbt | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: project/[^/]*\.scala$ for manager sbt | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: project/build\.properties$ for manager sbt | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)repositories$ for manager sbt | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)setup\.cfg$ for manager setup-cfg | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)Package\.swift for manager swift | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: \.tf$ for manager terraform | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)\.terraform-version$ for manager terraform-version | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)terragrunt\.hcl$ for manager terragrunt | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)\.terragrunt-version$ for manager terragrunt-version | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: \.tflint\.hcl$ for manager tflint-plugin | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: ^\.travis\.ya?ml$ for manager travis | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)\.vela\.ya?ml$ for manager velaci | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: ^\.woodpecker(?:/[^/]+)?\.ya?ml$ for manager woodpecker | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Matched 1 file(s) for manager circleci: .circleci/config.yml | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Matched 2 file(s) for manager dockerfile: Dockerfile, prom-server/Dockerfile | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Matched 1 file(s) for manager npm: package.json | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Matched 1 file(s) for manager nvm: .nvmrc | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: orbNoop | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: CircleCI docker image | |
{ | |
"baseBranch": "develop" | |
"depName": "cimg/node" | |
"currentValue": "20.11.1" | |
"currentDigest": "sha256:180f8e47d941e4b2b6eb5244b7f90d67aa63d9b62443aea02052b4b26107a896" | |
} | |
DEBUG: CircleCI docker image | |
{ | |
"baseBranch": "develop" | |
"depName": "cimg/node" | |
"currentValue": "20.11.1" | |
"currentDigest": "sha256:180f8e47d941e4b2b6eb5244b7f90d67aa63d9b62443aea02052b4b26107a896" | |
} | |
DEBUG: CircleCI docker image | |
{ | |
"baseBranch": "develop" | |
"depName": "cimg/node" | |
"currentValue": "20.11.1" | |
"currentDigest": "sha256:180f8e47d941e4b2b6eb5244b7f90d67aa63d9b62443aea02052b4b26107a896" | |
} | |
DEBUG: CircleCI docker image | |
{ | |
"baseBranch": "develop" | |
"depName": "ubuntu-2204" | |
"currentValue": "current" | |
} | |
DEBUG: CircleCI docker image | |
{ | |
"baseBranch": "develop" | |
"depName": "ubuntu-2204" | |
"currentValue": "current" | |
} | |
DEBUG: CircleCI docker image | |
{ | |
"baseBranch": "develop" | |
"depName": "cimg/node" | |
"currentValue": "20.11.1" | |
"currentDigest": "sha256:180f8e47d941e4b2b6eb5244b7f90d67aa63d9b62443aea02052b4b26107a896" | |
} | |
DEBUG: CircleCI docker image | |
{ | |
"baseBranch": "develop" | |
"depName": "cimg/node" | |
"currentValue": "20.11.1" | |
"currentDigest": "sha256:180f8e47d941e4b2b6eb5244b7f90d67aa63d9b62443aea02052b4b26107a896" | |
} | |
DEBUG: CircleCI docker image | |
{ | |
"baseBranch": "develop" | |
"depName": "cimg/node" | |
"currentValue": "20.11.1" | |
"currentDigest": "sha256:180f8e47d941e4b2b6eb5244b7f90d67aa63d9b62443aea02052b4b26107a896" | |
} | |
DEBUG: CircleCI docker image | |
{ | |
"baseBranch": "develop" | |
"depName": "cimg/node" | |
"currentValue": "20.11.1" | |
"currentDigest": "sha256:180f8e47d941e4b2b6eb5244b7f90d67aa63d9b62443aea02052b4b26107a896" | |
} | |
DEBUG: Found a multistage build stage name: base | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Found a multistage build stage name: build | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Skipping alias FROM image:base | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Found a multistage build stage name: production | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Skipping alias FROM image:base | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Skipping alias COPY --from | |
{ | |
"baseBranch": "develop" | |
"image": "build" | |
} | |
DEBUG: Skipping alias COPY --from | |
{ | |
"baseBranch": "develop" | |
"image": "build" | |
} | |
DEBUG: Skipping alias COPY --from | |
{ | |
"baseBranch": "develop" | |
"image": "build" | |
} | |
DEBUG: Skipping alias COPY --from | |
{ | |
"baseBranch": "develop" | |
"image": "build" | |
} | |
DEBUG: Skipping alias COPY --from | |
{ | |
"baseBranch": "develop" | |
"image": "build" | |
} | |
DEBUG: Skipping alias COPY --from | |
{ | |
"baseBranch": "develop" | |
"image": "build" | |
} | |
DEBUG: Skipping alias COPY --from | |
{ | |
"baseBranch": "develop" | |
"image": "build" | |
} | |
DEBUG: Skipping alias COPY --from | |
{ | |
"baseBranch": "develop" | |
"image": "build" | |
} | |
DEBUG: Skipping alias COPY --from | |
{ | |
"baseBranch": "develop" | |
"image": "build" | |
} | |
DEBUG: Skipping alias COPY --from | |
{ | |
"baseBranch": "develop" | |
"image": "build" | |
} | |
DEBUG: Skipping alias COPY --from | |
{ | |
"baseBranch": "develop" | |
"image": "build" | |
} | |
DEBUG: Skipping alias COPY --from | |
{ | |
"baseBranch": "develop" | |
"image": "build" | |
} | |
DEBUG: npm file package.json has name "supportbudget" | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Found a multistage build stage name: otel_collector | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Found a multistage build stage name: logger | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Skipping alias COPY --from | |
{ | |
"baseBranch": "develop" | |
"image": "otel_collector" | |
} | |
DEBUG: Detecting pnpm Workspaces | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Detecting workspaces | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Finding locked versions | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: yarn.lock yarn.lock has __metadata.cacheKey=10 | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: yarn.lock yarn.lock is has __metadata so is yarn 2+ | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: manager extract durations (ms) | |
{ | |
"baseBranch": "develop" | |
"managers": { | |
"circleci": 12, | |
"nvm": 54, | |
"dockerfile": 61, | |
"npm": 450 | |
} | |
} | |
DEBUG: Found circleci package files | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Found dockerfile package files | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Found npm package files | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Found nvm package files | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Found 5 package file(s) | |
{ | |
"baseBranch": "develop" | |
} | |
INFO: Dependency extraction complete | |
{ | |
"baseBranch": "develop" | |
"stats": { | |
"managers": { | |
"circleci": { | |
"fileCount": 1, | |
"depCount": 10 | |
}, | |
"dockerfile": { | |
"fileCount": 2, | |
"depCount": 3 | |
}, | |
"npm": { | |
"fileCount": 1, | |
"depCount": 213 | |
}, | |
"nvm": { | |
"fileCount": 1, | |
"depCount": 1 | |
} | |
}, | |
"total": { | |
"fileCount": 5, | |
"depCount": 227 | |
} | |
} | |
} | |
DEBUG: baseBranch: develop | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: version compatibility regex match | |
{ | |
"baseBranch": "develop" | |
"versionCompatibility": "^(?<version>[^-]+)(?<compatibility>-.*)?$" | |
"currentValue": "20.11.1-bookworm-slim" | |
"packageName": "node" | |
"groups": { | |
"version": "20.11.1", | |
"compatibility": "-bookworm-slim" | |
} | |
} | |
DEBUG: hostRules: no authentication for registry.npmjs.org | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using throttle 200 intervalMs for host registry.npmjs.org | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using queue: host=registry.npmjs.org, concurrency=5 | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: hostRules: applying Basic authentication for hub.docker.com | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using throttle 200 intervalMs for host hub.docker.com | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using queue: host=hub.docker.com, concurrency=5 | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: getDigest(https://index.docker.io, library/node, 20.11.1-bookworm-slim) | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: getManifestResponse(https://index.docker.io, library/node, 20.11.1-bookworm-slim, head) | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using throttle 200 intervalMs for host index.docker.io | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using queue: host=index.docker.io, concurrency=5 | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: hostRules: basic auth for https://index.docker.io | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using throttle 200 intervalMs for host auth.docker.io | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using queue: host=auth.docker.io, concurrency=5 | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Got docker digest sha256:474988d2fa8ad6321db19dc941af70202b163fca06a6b4e7f56067eda0c72eb9 | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Found deprecationMessage for npm package cachified | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Found deprecationMessage for npm package @types/prettier | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: PackageFiles.add() - Package file saved for base branch | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Package releases lookups complete | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: branchifyUpgrades | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: 39 flattened updates found: cimg/node, cimg/node, cimg/node, cimg/node, cimg/node, cimg/node, cimg/node, @conform-to/dom, @conform-to/react, @conform-to/zod, @opentelemetry/auto-instrumentations-node, @opentelemetry/instrumentation-express, @stripe/stripe-js, @supabase/auth-helpers-remix, @supabase/supabase-js, dotenv-cli, express-prom-bundle, isbot, isbot, nodemailer, pino-http, pino-http, prom-client, react-email, react-email, react-router-dom, remix-routes, remix-utils, stripe, supabase, tailwind-merge, tailwindcss, winston, @typescript-eslint/eslint-plugin, @typescript-eslint/parser, eslint-plugin-simple-import-sort, eslint-plugin-tailwindcss, jsdom, npm-run-all2 | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Returning 28 branch(es) | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: config.repoIsOnboarded=true | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: packageFiles with updates | |
{ | |
"baseBranch": "develop" | |
"config": { | |
"circleci": [ | |
{ | |
"deps": [ | |
{ | |
"depType": "orb", | |
"depName": "codecov", | |
"currentValue": "4.0.1", | |
"datasource": "orb", | |
"packageName": "codecov/codecov", | |
"commitMessageTopic": "{{{depName}}} orb", | |
"versioning": "npm", | |
"updates": [], | |
"warnings": [], | |
"registryUrl": "https://circleci.com/", | |
"homepage": "https://circleci.com/developer/orbs/orb/codecov/codecov", | |
"currentVersion": "4.0.1", | |
"fixedVersion": "4.0.1" | |
}, | |
{ | |
"depType": "orb", | |
"depName": "slack", | |
"currentValue": "4.13.1", | |
"datasource": "orb", | |
"packageName": "circleci/slack", | |
"commitMessageTopic": "{{{depName}}} orb", | |
"versioning": "npm", | |
"updates": [], | |
"warnings": [], | |
"registryUrl": "https://circleci.com/", | |
"homepage": "https://circleci.com/developer/orbs/orb/circleci/slack", | |
"currentVersion": "4.13.1", | |
"fixedVersion": "4.13.1" | |
}, | |
{ | |
"depType": "orb", | |
"depName": "github-cli", | |
"currentValue": "2.3.0", | |
"datasource": "orb", | |
"packageName": "circleci/github-cli", | |
"commitMessageTopic": "{{{depName}}} orb", | |
"versioning": "npm", | |
"updates": [], | |
"warnings": [], | |
"registryUrl": "https://circleci.com/", | |
"homepage": "https://circleci.com/developer/orbs/orb/circleci/github-cli", | |
"currentVersion": "2.3.0", | |
"fixedVersion": "2.3.0" | |
}, | |
{ | |
"depName": "cimg/node", | |
"currentValue": "20.11.1", | |
"currentDigest": "sha256:180f8e47d941e4b2b6eb5244b7f90d67aa63d9b62443aea02052b4b26107a896", | |
"replaceString": "cimg/node:20.11.1@sha256:180f8e47d941e4b2b6eb5244b7f90d67aa63d9b62443aea02052b4b26107a896", | |
"autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}", | |
"datasource": "docker", | |
"depType": "docker", | |
"versioning": "docker", | |
"updates": [ | |
{ | |
"bucket": "v21", | |
"newVersion": "21.6.2", | |
"newValue": "21.6.2", | |
"newDigest": "sha256:c95ae0b7d9bc23abf5dd8a7794c79ba480660f71f07ba9d5a95309d18644ac5d", | |
"releaseTimestamp": "2024-03-01T16:36:15.229Z", | |
"newMajor": 21, | |
"newMinor": 6, | |
"updateType": "major", | |
"branchName": "renovate/cimg-node-21.x" | |
} | |
], | |
"packageName": "cimg/node", | |
"warnings": [], | |
"registryUrl": "https://index.docker.io", | |
"currentVersion": "20.11.1", | |
"isSingleVersion": true, | |
"fixedVersion": "20.11.1" | |
}, | |
{ | |
"depName": "cimg/node", | |
"currentValue": "20.11.1", | |
"currentDigest": "sha256:180f8e47d941e4b2b6eb5244b7f90d67aa63d9b62443aea02052b4b26107a896", | |
"replaceString": "cimg/node:20.11.1@sha256:180f8e47d941e4b2b6eb5244b7f90d67aa63d9b62443aea02052b4b26107a896", | |
"autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}", | |
"datasource": "docker", | |
"depType": "docker", | |
"versioning": "docker", | |
"updates": [ | |
{ | |
"bucket": "v21", | |
"newVersion": "21.6.2", | |
"newValue": "21.6.2", | |
"newDigest": "sha256:c95ae0b7d9bc23abf5dd8a7794c79ba480660f71f07ba9d5a95309d18644ac5d", | |
"releaseTimestamp": "2024-03-01T16:36:15.229Z", | |
"newMajor": 21, | |
"newMinor": 6, | |
"updateType": "major", | |
"branchName": "renovate/cimg-node-21.x" | |
} | |
], | |
"packageName": "cimg/node", | |
"warnings": [], | |
"registryUrl": "https://index.docker.io", | |
"currentVersion": "20.11.1", | |
"isSingleVersion": true, | |
"fixedVersion": "20.11.1" | |
}, | |
{ | |
"depName": "cimg/node", | |
"currentValue": "20.11.1", | |
"currentDigest": "sha256:180f8e47d941e4b2b6eb5244b7f90d67aa63d9b62443aea02052b4b26107a896", | |
"replaceString": "cimg/node:20.11.1@sha256:180f8e47d941e4b2b6eb5244b7f90d67aa63d9b62443aea02052b4b26107a896", | |
"autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}", | |
"datasource": "docker", | |
"depType": "docker", | |
"versioning": "docker", | |
"updates": [ | |
{ | |
"bucket": "v21", | |
"newVersion": "21.6.2", | |
"newValue": "21.6.2", | |
"newDigest": "sha256:c95ae0b7d9bc23abf5dd8a7794c79ba480660f71f07ba9d5a95309d18644ac5d", | |
"releaseTimestamp": "2024-03-01T16:36:15.229Z", | |
"newMajor": 21, | |
"newMinor": 6, | |
"updateType": "major", | |
"branchName": "renovate/cimg-node-21.x" | |
} | |
], | |
"packageName": "cimg/node", | |
"warnings": [], | |
"registryUrl": "https://index.docker.io", | |
"currentVersion": "20.11.1", | |
"isSingleVersion": true, | |
"fixedVersion": "20.11.1" | |
}, | |
{ | |
"depName": "cimg/node", | |
"currentValue": "20.11.1", | |
"currentDigest": "sha256:180f8e47d941e4b2b6eb5244b7f90d67aa63d9b62443aea02052b4b26107a896", | |
"replaceString": "cimg/node:20.11.1@sha256:180f8e47d941e4b2b6eb5244b7f90d67aa63d9b62443aea02052b4b26107a896", | |
"autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}", | |
"datasource": "docker", | |
"depType": "docker", | |
"versioning": "docker", | |
"updates": [ | |
{ | |
"bucket": "v21", | |
"newVersion": "21.6.2", | |
"newValue": "21.6.2", | |
"newDigest": "sha256:c95ae0b7d9bc23abf5dd8a7794c79ba480660f71f07ba9d5a95309d18644ac5d", | |
"releaseTimestamp": "2024-03-01T16:36:15.229Z", | |
"newMajor": 21, | |
"newMinor": 6, | |
"updateType": "major", | |
"branchName": "renovate/cimg-node-21.x" | |
} | |
], | |
"packageName": "cimg/node", | |
"warnings": [], | |
"registryUrl": "https://index.docker.io", | |
"currentVersion": "20.11.1", | |
"isSingleVersion": true, | |
"fixedVersion": "20.11.1" | |
}, | |
{ | |
"depName": "cimg/node", | |
"currentValue": "20.11.1", | |
"currentDigest": "sha256:180f8e47d941e4b2b6eb5244b7f90d67aa63d9b62443aea02052b4b26107a896", | |
"replaceString": "cimg/node:20.11.1@sha256:180f8e47d941e4b2b6eb5244b7f90d67aa63d9b62443aea02052b4b26107a896", | |
"autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}", | |
"datasource": "docker", | |
"depType": "docker", | |
"versioning": "docker", | |
"updates": [ | |
{ | |
"bucket": "v21", | |
"newVersion": "21.6.2", | |
"newValue": "21.6.2", | |
"newDigest": "sha256:c95ae0b7d9bc23abf5dd8a7794c79ba480660f71f07ba9d5a95309d18644ac5d", | |
"releaseTimestamp": "2024-03-01T16:36:15.229Z", | |
"newMajor": 21, | |
"newMinor": 6, | |
"updateType": "major", | |
"branchName": "renovate/cimg-node-21.x" | |
} | |
], | |
"packageName": "cimg/node", | |
"warnings": [], | |
"registryUrl": "https://index.docker.io", | |
"currentVersion": "20.11.1", | |
"isSingleVersion": true, | |
"fixedVersion": "20.11.1" | |
}, | |
{ | |
"depName": "cimg/node", | |
"currentValue": "20.11.1", | |
"currentDigest": "sha256:180f8e47d941e4b2b6eb5244b7f90d67aa63d9b62443aea02052b4b26107a896", | |
"replaceString": "cimg/node:20.11.1@sha256:180f8e47d941e4b2b6eb5244b7f90d67aa63d9b62443aea02052b4b26107a896", | |
"autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}", | |
"datasource": "docker", | |
"depType": "docker", | |
"versioning": "docker", | |
"updates": [ | |
{ | |
"bucket": "v21", | |
"newVersion": "21.6.2", | |
"newValue": "21.6.2", | |
"newDigest": "sha256:c95ae0b7d9bc23abf5dd8a7794c79ba480660f71f07ba9d5a95309d18644ac5d", | |
"releaseTimestamp": "2024-03-01T16:36:15.229Z", | |
"newMajor": 21, | |
"newMinor": 6, | |
"updateType": "major", | |
"branchName": "renovate/cimg-node-21.x" | |
} | |
], | |
"packageName": "cimg/node", | |
"warnings": [], | |
"registryUrl": "https://index.docker.io", | |
"currentVersion": "20.11.1", | |
"isSingleVersion": true, | |
"fixedVersion": "20.11.1" | |
}, | |
{ | |
"depName": "cimg/node", | |
"currentValue": "20.11.1", | |
"currentDigest": "sha256:180f8e47d941e4b2b6eb5244b7f90d67aa63d9b62443aea02052b4b26107a896", | |
"replaceString": "cimg/node:20.11.1@sha256:180f8e47d941e4b2b6eb5244b7f90d67aa63d9b62443aea02052b4b26107a896", | |
"autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}", | |
"datasource": "docker", | |
"depType": "docker", | |
"versioning": "docker", | |
"updates": [ | |
{ | |
"bucket": "v21", | |
"newVersion": "21.6.2", | |
"newValue": "21.6.2", | |
"newDigest": "sha256:c95ae0b7d9bc23abf5dd8a7794c79ba480660f71f07ba9d5a95309d18644ac5d", | |
"releaseTimestamp": "2024-03-01T16:36:15.229Z", | |
"newMajor": 21, | |
"newMinor": 6, | |
"updateType": "major", | |
"branchName": "renovate/cimg-node-21.x" | |
} | |
], | |
"packageName": "cimg/node", | |
"warnings": [], | |
"registryUrl": "https://index.docker.io", | |
"currentVersion": "20.11.1", | |
"isSingleVersion": true, | |
"fixedVersion": "20.11.1" | |
} | |
], | |
"packageFile": ".circleci/config.yml" | |
} | |
], | |
"dockerfile": [ | |
{ | |
"deps": [ | |
{ | |
"depName": "node", | |
"currentValue": "20.11.1-bookworm-slim", | |
"currentDigest": "sha256:474988d2fa8ad6321db19dc941af70202b163fca06a6b4e7f56067eda0c72eb9", | |
"replaceString": "node:20.11.1-bookworm-slim@sha256:474988d2fa8ad6321db19dc941af70202b163fca06a6b4e7f56067eda0c72eb9", | |
"autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}", | |
"datasource": "docker", | |
"depType": "final", | |
"updates": [], | |
"packageName": "node", | |
"versioning": "node", | |
"warnings": [], | |
"sourceUrl": "https://github.com/nodejs/node", | |
"registryUrl": "https://index.docker.io", | |
"lookupName": "library/node", | |
"currentVersion": "20.11.1", | |
"fixedVersion": "20.11.1" | |
} | |
], | |
"packageFile": "Dockerfile" | |
}, | |
{ | |
"deps": [ | |
{ | |
"depName": "otel/opentelemetry-collector-contrib", | |
"currentValue": "0.96.0", | |
"currentDigest": "sha256:7ef2a2ff46b9e432321fdd63df104bfeedaf7b4e276950f42c634d0f23521fc4", | |
"replaceString": "otel/opentelemetry-collector-contrib:0.96.0@sha256:7ef2a2ff46b9e432321fdd63df104bfeedaf7b4e276950f42c634d0f23521fc4", | |
"autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}", | |
"datasource": "docker", | |
"depType": "stage", | |
"updates": [], | |
"packageName": "otel/opentelemetry-collector-contrib", | |
"versioning": "docker", | |
"warnings": [], | |
"sourceUrl": "https://github.com/open-telemetry/opentelemetry-collector-releases", | |
"registryUrl": "https://index.docker.io", | |
"currentVersion": "0.96.0", | |
"fixedVersion": "0.96.0" | |
}, | |
{ | |
"depName": "flyio/log-shipper", | |
"currentValue": "v0.0.5", | |
"currentDigest": "sha256:2ec2c8701f58e72ae67fc4c81a90f966a69058e802e7cab86fc43e204765d9c1", | |
"replaceString": "flyio/log-shipper:v0.0.5@sha256:2ec2c8701f58e72ae67fc4c81a90f966a69058e802e7cab86fc43e204765d9c1", | |
"autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}", | |
"datasource": "docker", | |
"depType": "final", | |
"updates": [], | |
"packageName": "flyio/log-shipper", | |
"versioning": "docker", | |
"warnings": [], | |
"sourceUrl": "https://github.com/superfly/fly-log-shipper", | |
"registryUrl": "https://index.docker.io", | |
"currentVersion": "v0.0.5", | |
"fixedVersion": "v0.0.5" | |
} | |
], | |
"packageFile": "prom-server/Dockerfile" | |
} | |
], | |
"npm": [ | |
{ | |
"deps": [ | |
{ | |
"depType": "dependencies", | |
"depName": "@conform-to/dom", | |
"currentValue": "0.9.1", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "0.9.1", | |
"updates": [ | |
{ | |
"bucket": "v1", | |
"newVersion": "1.0.3", | |
"newValue": "1.0.3", | |
"releaseTimestamp": "2024-03-07T21:06:39.955Z", | |
"newMajor": 1, | |
"newMinor": 0, | |
"updateType": "major", | |
"branchName": "renovate/major-1-conform-monorepo" | |
} | |
], | |
"packageName": "@conform-to/dom", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/edmundhung/conform", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "packages/conform-dom", | |
"homepage": "https://conform.guide", | |
"currentVersion": "0.9.1", | |
"isSingleVersion": true, | |
"fixedVersion": "0.9.1" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@conform-to/react", | |
"currentValue": "0.9.1", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "0.9.1", | |
"updates": [ | |
{ | |
"bucket": "v1", | |
"newVersion": "1.0.3", | |
"newValue": "1.0.3", | |
"releaseTimestamp": "2024-03-07T21:06:55.339Z", | |
"newMajor": 1, | |
"newMinor": 0, | |
"updateType": "major", | |
"branchName": "renovate/major-1-conform-monorepo" | |
} | |
], | |
"packageName": "@conform-to/react", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/edmundhung/conform", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "packages/conform-react", | |
"homepage": "https://conform.guide", | |
"currentVersion": "0.9.1", | |
"isSingleVersion": true, | |
"fixedVersion": "0.9.1" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@conform-to/zod", | |
"currentValue": "0.9.1", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "0.9.1", | |
"updates": [ | |
{ | |
"bucket": "v1", | |
"newVersion": "1.0.3", | |
"newValue": "1.0.3", | |
"releaseTimestamp": "2024-03-07T21:07:19.225Z", | |
"newMajor": 1, | |
"newMinor": 0, | |
"updateType": "major", | |
"branchName": "renovate/major-1-conform-monorepo" | |
} | |
], | |
"packageName": "@conform-to/zod", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/edmundhung/conform", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "packages/conform-zod", | |
"homepage": "https://conform.guide", | |
"currentVersion": "0.9.1", | |
"isSingleVersion": true, | |
"fixedVersion": "0.9.1" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@epic-web/invariant", | |
"currentValue": "1.0.0", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "1.0.0", | |
"updates": [], | |
"packageName": "@epic-web/invariant", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/epicweb-dev/invariant", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "1.0.0", | |
"fixedVersion": "1.0.0" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@epic-web/remember", | |
"currentValue": "1.0.2", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "1.0.2", | |
"updates": [], | |
"packageName": "@epic-web/remember", | |
"versioning": "npm", | |
"warnings": [], | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "1.0.2", | |
"fixedVersion": "1.0.2" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@grpc/grpc-js", | |
"currentValue": "1.10.1", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "1.10.1", | |
"updates": [], | |
"packageName": "@grpc/grpc-js", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/grpc/grpc-node", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://grpc.io/", | |
"currentVersion": "1.10.1", | |
"fixedVersion": "1.10.1" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@headlessui/react", | |
"currentValue": "1.7.18", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "1.7.18", | |
"updates": [], | |
"packageName": "@headlessui/react", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/tailwindlabs/headlessui", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "packages/@headlessui-react", | |
"currentVersion": "1.7.18", | |
"fixedVersion": "1.7.18" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@opentelemetry/api", | |
"currentValue": "1.8.0", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "1.8.0", | |
"updates": [], | |
"packageName": "@opentelemetry/api", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/open-telemetry/opentelemetry-js", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://github.com/open-telemetry/opentelemetry-js/tree/main/api", | |
"currentVersion": "1.8.0", | |
"fixedVersion": "1.8.0" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@opentelemetry/auto-instrumentations-node", | |
"currentValue": "0.42.0", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "0.42.0", | |
"updates": [ | |
{ | |
"bucket": "minor", | |
"newVersion": "0.43.0", | |
"newValue": "0.43.0", | |
"releaseTimestamp": "2024-03-11T09:46:11.745Z", | |
"newMajor": 0, | |
"newMinor": 43, | |
"updateType": "minor", | |
"pendingChecks": true, | |
"branchName": "renovate/opentelemetry-auto-instrumentations-node-0.x" | |
} | |
], | |
"packageName": "@opentelemetry/auto-instrumentations-node", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/open-telemetry/opentelemetry-js-contrib", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/metapackages/auto-instrumentations-node#readme", | |
"currentVersion": "0.42.0", | |
"isSingleVersion": true, | |
"fixedVersion": "0.42.0" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@opentelemetry/auto-instrumentations-web", | |
"currentValue": "0.37.0", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "0.37.0", | |
"updates": [], | |
"packageName": "@opentelemetry/auto-instrumentations-web", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/open-telemetry/opentelemetry-js-contrib", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/metapackages/auto-instrumentations-web#readme", | |
"currentVersion": "0.37.0", | |
"fixedVersion": "0.37.0" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@opentelemetry/context-zone", | |
"currentValue": "1.22.0", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "1.22.0", | |
"updates": [], | |
"packageName": "@opentelemetry/context-zone", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/open-telemetry/opentelemetry-js", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://github.com/open-telemetry/opentelemetry-js/tree/main/packages/opentelemetry-context-zone", | |
"currentVersion": "1.22.0", | |
"fixedVersion": "1.22.0" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@opentelemetry/core", | |
"currentValue": "1.22.0", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "1.22.0", | |
"updates": [], | |
"packageName": "@opentelemetry/core", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/open-telemetry/opentelemetry-js", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://github.com/open-telemetry/opentelemetry-js/tree/main/packages/opentelemetry-core", | |
"currentVersion": "1.22.0", | |
"fixedVersion": "1.22.0" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@opentelemetry/exporter-trace-otlp-grpc", | |
"currentValue": "0.49.1", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "0.49.1", | |
"updates": [], | |
"packageName": "@opentelemetry/exporter-trace-otlp-grpc", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/open-telemetry/opentelemetry-js", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://github.com/open-telemetry/opentelemetry-js/tree/main/experimental/packages/exporter-trace-otlp-grpc", | |
"currentVersion": "0.49.1", | |
"fixedVersion": "0.49.1" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@opentelemetry/instrumentation", | |
"currentValue": "0.49.1", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "0.49.1", | |
"updates": [], | |
"packageName": "@opentelemetry/instrumentation", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/open-telemetry/opentelemetry-js", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://github.com/open-telemetry/opentelemetry-js/tree/main/experimental/packages/opentelemetry-instrumentation", | |
"currentVersion": "0.49.1", | |
"fixedVersion": "0.49.1" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@opentelemetry/instrumentation-document-load", | |
"currentValue": "0.36.0", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "0.36.0", | |
"updates": [], | |
"packageName": "@opentelemetry/instrumentation-document-load", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/open-telemetry/opentelemetry-js-contrib", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/web/opentelemetry-instrumentation-document-load#readme", | |
"currentVersion": "0.36.0", | |
"fixedVersion": "0.36.0" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@opentelemetry/instrumentation-express", | |
"currentValue": "0.36.0", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "0.36.0", | |
"updates": [ | |
{ | |
"bucket": "patch", | |
"newVersion": "0.36.1", | |
"newValue": "0.36.1", | |
"releaseTimestamp": "2024-03-11T09:46:04.402Z", | |
"newMajor": 0, | |
"newMinor": 36, | |
"updateType": "patch", | |
"pendingChecks": true, | |
"branchName": "renovate/opentelemetry-instrumentation-express-0.36.x" | |
} | |
], | |
"packageName": "@opentelemetry/instrumentation-express", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/open-telemetry/opentelemetry-js-contrib", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-express#readme", | |
"currentVersion": "0.36.0", | |
"isSingleVersion": true, | |
"fixedVersion": "0.36.0" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@opentelemetry/instrumentation-http", | |
"currentValue": "0.49.1", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "0.49.1", | |
"updates": [], | |
"packageName": "@opentelemetry/instrumentation-http", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/open-telemetry/opentelemetry-js", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://github.com/open-telemetry/opentelemetry-js/tree/main/experimental/packages/opentelemetry-instrumentation-http", | |
"currentVersion": "0.49.1", | |
"fixedVersion": "0.49.1" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@opentelemetry/instrumentation-pino", | |
"currentValue": "0.36.0", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "0.36.0", | |
"updates": [], | |
"packageName": "@opentelemetry/instrumentation-pino", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/open-telemetry/opentelemetry-js-contrib", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-pino#readme", | |
"currentVersion": "0.36.0", | |
"fixedVersion": "0.36.0" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@opentelemetry/plugin-react-load", | |
"currentValue": "0.30.0", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "0.30.0", | |
"updates": [], | |
"packageName": "@opentelemetry/plugin-react-load", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/open-telemetry/opentelemetry-js-contrib", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/web/opentelemetry-plugin-react-load#readme", | |
"currentVersion": "0.30.0", | |
"fixedVersion": "0.30.0" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@opentelemetry/resource-detector-container", | |
"currentValue": "0.3.7", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "0.3.7", | |
"updates": [], | |
"packageName": "@opentelemetry/resource-detector-container", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/open-telemetry/opentelemetry-js-contrib", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/detectors/node/opentelemetry-resource-detector-container#readme", | |
"currentVersion": "0.3.7", | |
"fixedVersion": "0.3.7" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@opentelemetry/resources", | |
"currentValue": "1.22.0", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "1.22.0", | |
"updates": [], | |
"packageName": "@opentelemetry/resources", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/open-telemetry/opentelemetry-js", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://github.com/open-telemetry/opentelemetry-js/tree/main/packages/opentelemetry-resources", | |
"currentVersion": "1.22.0", | |
"fixedVersion": "1.22.0" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@opentelemetry/sdk-node", | |
"currentValue": "0.49.1", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "0.49.1", | |
"updates": [], | |
"packageName": "@opentelemetry/sdk-node", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/open-telemetry/opentelemetry-js", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://github.com/open-telemetry/opentelemetry-js/tree/main/experimental/packages/opentelemetry-sdk-node", | |
"currentVersion": "0.49.1", | |
"fixedVersion": "0.49.1" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@opentelemetry/sdk-trace-base", | |
"currentValue": "1.22.0", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "1.22.0", | |
"updates": [], | |
"packageName": "@opentelemetry/sdk-trace-base", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/open-telemetry/opentelemetry-js", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://github.com/open-telemetry/opentelemetry-js/tree/main/packages/opentelemetry-sdk-trace-base", | |
"currentVersion": "1.22.0", | |
"fixedVersion": "1.22.0" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@opentelemetry/sdk-trace-node", | |
"currentValue": "1.22.0", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "1.22.0", | |
"updates": [], | |
"packageName": "@opentelemetry/sdk-trace-node", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/open-telemetry/opentelemetry-js", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://github.com/open-telemetry/opentelemetry-js/tree/main/packages/opentelemetry-sdk-trace-node", | |
"currentVersion": "1.22.0", | |
"fixedVersion": "1.22.0" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@opentelemetry/sdk-trace-web", | |
"currentValue": "1.22.0", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "1.22.0", | |
"updates": [], | |
"packageName": "@opentelemetry/sdk-trace-web", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/open-telemetry/opentelemetry-js", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://github.com/open-telemetry/opentelemetry-js/tree/main/packages/opentelemetry-sdk-trace-web", | |
"currentVersion": "1.22.0", | |
"fixedVersion": "1.22.0" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@opentelemetry/semantic-conventions", | |
"currentValue": "1.22.0", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "1.22.0", | |
"updates": [], | |
"packageName": "@opentelemetry/semantic-conventions", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/open-telemetry/opentelemetry-js", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://github.com/open-telemetry/opentelemetry-js/tree/main/packages/opentelemetry-semantic-conventions", | |
"currentVersion": "1.22.0", | |
"fixedVersion": "1.22.0" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@prisma/client", | |
"currentValue": "5.10.2", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "5.10.2", | |
"updates": [], | |
"packageName": "@prisma/client", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/prisma/prisma", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "packages/client", | |
"homepage": "https://www.prisma.io", | |
"currentVersion": "5.10.2", | |
"fixedVersion": "5.10.2" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@prisma/instrumentation", | |
"currentValue": "5.10.2", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "5.10.2", | |
"updates": [], | |
"packageName": "@prisma/instrumentation", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/prisma/prisma", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "packages/instrumentation", | |
"homepage": "https://www.prisma.io", | |
"currentVersion": "5.10.2", | |
"fixedVersion": "5.10.2" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@react-email/body", | |
"currentValue": "0.0.7", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "0.0.7", | |
"updates": [], | |
"packageName": "@react-email/body", | |
"versioning": "npm", | |
"warnings": [], | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "0.0.7", | |
"fixedVersion": "0.0.7" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@react-email/heading", | |
"currentValue": "0.0.11", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "0.0.11", | |
"updates": [], | |
"packageName": "@react-email/heading", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/resendlabs/react-email", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "packages/heading", | |
"currentVersion": "0.0.11", | |
"fixedVersion": "0.0.11" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@react-email/html", | |
"currentValue": "0.0.7", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "0.0.7", | |
"updates": [], | |
"packageName": "@react-email/html", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/resendlabs/react-email", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "packages/html", | |
"currentVersion": "0.0.7", | |
"fixedVersion": "0.0.7" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@react-email/link", | |
"currentValue": "0.0.7", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "0.0.7", | |
"updates": [], | |
"packageName": "@react-email/link", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/resendlabs/react-email", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "packages/link", | |
"currentVersion": "0.0.7", | |
"fixedVersion": "0.0.7" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@react-email/render", | |
"currentValue": "0.0.12", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "0.0.12", | |
"updates": [], | |
"packageName": "@react-email/render", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/resend/react-email", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "packages/render", | |
"currentVersion": "0.0.12", | |
"fixedVersion": "0.0.12" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@react-email/section", | |
"currentValue": "0.0.11", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "0.0.11", | |
"updates": [], | |
"packageName": "@react-email/section", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/resendlabs/react-email", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "packages/section", | |
"currentVersion": "0.0.11", | |
"fixedVersion": "0.0.11" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@react-email/tailwind", | |
"currentValue": "0.0.14", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "0.0.14", | |
"updates": [], | |
"packageName": "@react-email/tailwind", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/resend/react-email", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "packages/tailwind", | |
"currentVersion": "0.0.14", | |
"fixedVersion": "0.0.14" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@react-email/text", | |
"currentValue": "0.0.7", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "0.0.7", | |
"updates": [], | |
"packageName": "@react-email/text", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/resendlabs/react-email", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "packages/text", | |
"currentVersion": "0.0.7", | |
"fixedVersion": "0.0.7" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@remix-run/express", | |
"currentValue": "2.8.1", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "2.8.1", | |
"updates": [], | |
"packageName": "@remix-run/express", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/remix-run/remix", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "packages/remix-express", | |
"currentVersion": "2.8.1", | |
"fixedVersion": "2.8.1" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@remix-run/node", | |
"currentValue": "2.8.1", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "2.8.1", | |
"updates": [], | |
"packageName": "@remix-run/node", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/remix-run/remix", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "packages/remix-node", | |
"currentVersion": "2.8.1", | |
"fixedVersion": "2.8.1" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@remix-run/react", | |
"currentValue": "2.8.1", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "2.8.1", | |
"updates": [], | |
"packageName": "@remix-run/react", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/remix-run/remix", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "packages/remix-react", | |
"currentVersion": "2.8.1", | |
"fixedVersion": "2.8.1" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@remix-run/server-runtime", | |
"currentValue": "2.8.1", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "2.8.1", | |
"updates": [], | |
"packageName": "@remix-run/server-runtime", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/remix-run/remix", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "packages/remix-server-runtime", | |
"currentVersion": "2.8.1", | |
"fixedVersion": "2.8.1" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@sendgrid/mail", | |
"currentValue": "8.1.1", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "8.1.1", | |
"updates": [], | |
"packageName": "@sendgrid/mail", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/sendgrid/sendgrid-nodejs", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://sendgrid.com", | |
"currentVersion": "8.1.1", | |
"fixedVersion": "8.1.1" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@sentry/node", | |
"currentValue": "7.106.0", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "7.106.0", | |
"updates": [], | |
"packageName": "@sentry/node", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/getsentry/sentry-javascript", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://github.com/getsentry/sentry-javascript/tree/master/packages/node", | |
"currentVersion": "7.106.0", | |
"fixedVersion": "7.106.0" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@sentry/profiling-node", | |
"currentValue": "7.106.0", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "7.106.0", | |
"updates": [], | |
"packageName": "@sentry/profiling-node", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/getsentry/sentry-javascript", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://github.com/getsentry/sentry-javascript/tree/master/packages/profiling-node", | |
"currentVersion": "7.106.0", | |
"fixedVersion": "7.106.0" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@sentry/remix", | |
"currentValue": "7.106.0", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "7.106.0", | |
"updates": [], | |
"packageName": "@sentry/remix", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/getsentry/sentry-javascript", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://github.com/getsentry/sentry-javascript/tree/master/packages/remix", | |
"currentVersion": "7.106.0", | |
"fixedVersion": "7.106.0" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@stripe/stripe-js", | |
"currentValue": "2.4.0", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "2.4.0", | |
"updates": [ | |
{ | |
"bucket": "v3", | |
"newVersion": "3.0.7", | |
"newValue": "3.0.7", | |
"releaseTimestamp": "2024-03-04T19:28:52.538Z", | |
"newMajor": 3, | |
"newMinor": 0, | |
"updateType": "major", | |
"branchName": "renovate/stripe-stripe-js-3.x" | |
} | |
], | |
"packageName": "@stripe/stripe-js", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/stripe/stripe-js", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://stripe.com/docs/js", | |
"currentVersion": "2.4.0", | |
"isSingleVersion": true, | |
"fixedVersion": "2.4.0" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@supabase/auth-helpers-remix", | |
"currentValue": "0.2.6", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "0.2.6", | |
"updates": [ | |
{ | |
"bucket": "minor", | |
"newVersion": "0.3.0", | |
"newValue": "0.3.0", | |
"releaseTimestamp": "2024-01-31T09:20:10.926Z", | |
"newMajor": 0, | |
"newMinor": 3, | |
"updateType": "minor", | |
"branchName": "renovate/supabase-monorepo" | |
} | |
], | |
"packageName": "@supabase/auth-helpers-remix", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/supabase/auth-helpers", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://github.com/supabase/auth-helpers/tree/main/packages/remix#readme", | |
"currentVersion": "0.2.6", | |
"isSingleVersion": true, | |
"fixedVersion": "0.2.6" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@supabase/gotrue-js", | |
"currentValue": "2.62.2", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "2.62.2", | |
"updates": [], | |
"packageName": "@supabase/gotrue-js", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/supabase/gotrue-js", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "2.62.2", | |
"fixedVersion": "2.62.2" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@supabase/realtime-js", | |
"currentValue": "2.9.3", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "2.9.3", | |
"updates": [], | |
"packageName": "@supabase/realtime-js", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/supabase/realtime-js", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "2.9.3", | |
"fixedVersion": "2.9.3" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@supabase/supabase-js", | |
"currentValue": "2.38.5", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "2.38.5", | |
"updates": [ | |
{ | |
"bucket": "non-major", | |
"newVersion": "2.39.7", | |
"newValue": "2.39.7", | |
"releaseTimestamp": "2024-02-19T09:24:42.695Z", | |
"newMajor": 2, | |
"newMinor": 39, | |
"updateType": "minor", | |
"branchName": "renovate/supabase-monorepo" | |
} | |
], | |
"packageName": "@supabase/supabase-js", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/supabase/supabase-js", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "2.38.5", | |
"isSingleVersion": true, | |
"fixedVersion": "2.38.5" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@tailwindcss/forms", | |
"currentValue": "0.5.7", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "0.5.7", | |
"updates": [], | |
"packageName": "@tailwindcss/forms", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/tailwindlabs/tailwindcss-forms", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "0.5.7", | |
"fixedVersion": "0.5.7" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@tailwindcss/typography", | |
"currentValue": "0.5.10", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "0.5.10", | |
"updates": [], | |
"packageName": "@tailwindcss/typography", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/tailwindcss/typography", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "0.5.10", | |
"fixedVersion": "0.5.10" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@total-typescript/ts-reset", | |
"currentValue": "0.5.1", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "0.5.1", | |
"updates": [], | |
"packageName": "@total-typescript/ts-reset", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/total-typescript/ts-reset", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://totaltypescript.com/ts-reset", | |
"currentVersion": "0.5.1", | |
"fixedVersion": "0.5.1" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "address", | |
"currentValue": "2.0.2", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "2.0.2", | |
"updates": [], | |
"packageName": "address", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/node-modules/address", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "2.0.2", | |
"fixedVersion": "2.0.2" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "cachified", | |
"currentValue": "3.5.4", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "3.5.4", | |
"updates": [], | |
"packageName": "cachified", | |
"versioning": "npm", | |
"warnings": [], | |
"deprecationMessage": "On registry `https://**redacted**@epic-web/cachified with no breaking changes. You can continue to use v3 or uninstall cachified and install @epic-web/cachified instead then update all your imports. Learn more at: https://github.com/epicweb-dev/cachified/issues/74`\n\nMarking the latest version of an npm package as deprecated results in the entire package being considered deprecated, so contact the package author you think this is a mistake.", | |
"sourceUrl": "https://github.com/epicweb-dev/cachified", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "3.5.4", | |
"fixedVersion": "3.5.4" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "chalk", | |
"currentValue": "5.3.0", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "5.3.0", | |
"updates": [], | |
"packageName": "chalk", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/chalk/chalk", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "5.3.0", | |
"fixedVersion": "5.3.0" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "close-with-grace", | |
"currentValue": "1.3.0", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "1.3.0", | |
"updates": [], | |
"packageName": "close-with-grace", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/mcollina/close-with-grace", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "1.3.0", | |
"fixedVersion": "1.3.0" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "clsx", | |
"currentValue": "2.1.0", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "2.1.0", | |
"updates": [], | |
"packageName": "clsx", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/lukeed/clsx", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "2.1.0", | |
"fixedVersion": "2.1.0" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "compression", | |
"currentValue": "1.7.4", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "1.7.4", | |
"updates": [], | |
"packageName": "compression", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/expressjs/compression", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "1.7.4", | |
"fixedVersion": "1.7.4" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "cookie", | |
"currentValue": "0.6.0", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "0.6.0", | |
"updates": [], | |
"packageName": "cookie", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/jshttp/cookie", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "0.6.0", | |
"fixedVersion": "0.6.0" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "country-flag-icons", | |
"currentValue": "1.5.9", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "1.5.9", | |
"updates": [], | |
"packageName": "country-flag-icons", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://gitlab.com/catamphetamine/country-flag-icons", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "1.5.9", | |
"fixedVersion": "1.5.9" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "cross-env", | |
"currentValue": "7.0.3", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "7.0.3", | |
"updates": [], | |
"packageName": "cross-env", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/kentcdodds/cross-env", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "7.0.3", | |
"fixedVersion": "7.0.3" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "crypto-js", | |
"currentValue": "4.2.0", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "4.2.0", | |
"updates": [], | |
"packageName": "crypto-js", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/brix/crypto-js", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "4.2.0", | |
"fixedVersion": "4.2.0" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "default-import", | |
"currentValue": "1.1.5", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "1.1.5", | |
"updates": [], | |
"packageName": "default-import", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/jacobley/jacobley", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://github.com/JacobLey/jacobley/tree/main/tools/default-import#readme", | |
"currentVersion": "1.1.5", | |
"fixedVersion": "1.1.5" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "dotenv", | |
"currentValue": "16.4.5", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "16.4.5", | |
"updates": [], | |
"packageName": "dotenv", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/motdotla/dotenv", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "16.4.5", | |
"fixedVersion": "16.4.5" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "dotenv-cli", | |
"currentValue": "7.4.0", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "7.4.0", | |
"updates": [ | |
{ | |
"bucket": "non-major", | |
"newVersion": "7.4.1", | |
"newValue": "7.4.1", | |
"releaseTimestamp": "2024-03-09T21:41:45.781Z", | |
"newMajor": 7, | |
"newMinor": 4, | |
"updateType": "patch", | |
"pendingChecks": true, | |
"branchName": "renovate/dotenv-cli-7.x" | |
} | |
], | |
"packageName": "dotenv-cli", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/entropitor/dotenv-cli", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "7.4.0", | |
"isSingleVersion": true, | |
"fixedVersion": "7.4.0" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "express", | |
"currentValue": "4.18.3", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "4.18.3", | |
"updates": [], | |
"packageName": "express", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/expressjs/express", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "http://expressjs.com/", | |
"currentVersion": "4.18.3", | |
"fixedVersion": "4.18.3" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "express-prom-bundle", | |
"currentValue": "6.6.0", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "6.6.0", | |
"updates": [ | |
{ | |
"bucket": "v7", | |
"newVersion": "7.0.0", | |
"newValue": "7.0.0", | |
"releaseTimestamp": "2024-01-06T10:36:12.464Z", | |
"newMajor": 7, | |
"newMinor": 0, | |
"updateType": "major", | |
"branchName": "renovate/express-prom-bundle-7.x" | |
} | |
], | |
"packageName": "express-prom-bundle", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/jochen-schweizer/express-prom-bundle", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "6.6.0", | |
"isSingleVersion": true, | |
"fixedVersion": "6.6.0" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "express-rate-limit", | |
"currentValue": "7.2.0", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "7.2.0", | |
"updates": [], | |
"packageName": "express-rate-limit", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/express-rate-limit/express-rate-limit", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "7.2.0", | |
"fixedVersion": "7.2.0" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "fast-deep-equal", | |
"currentValue": "3.1.3", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "3.1.3", | |
"updates": [], | |
"packageName": "fast-deep-equal", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/epoberezkin/fast-deep-equal", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "3.1.3", | |
"fixedVersion": "3.1.3" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "fs-extra", | |
"currentValue": "11.2.0", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "11.2.0", | |
"updates": [], | |
"packageName": "fs-extra", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/jprichardson/node-fs-extra", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "11.2.0", | |
"fixedVersion": "11.2.0" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "helmet", | |
"currentValue": "7.1.0", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "7.1.0", | |
"updates": [], | |
"packageName": "helmet", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/helmetjs/helmet", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://helmetjs.github.io/", | |
"currentVersion": "7.1.0", | |
"fixedVersion": "7.1.0" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "import-in-the-middle", | |
"currentValue": "1.7.3", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "1.7.3", | |
"updates": [], | |
"packageName": "import-in-the-middle", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/DataDog/import-in-the-middle", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "1.7.3", | |
"fixedVersion": "1.7.3" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "intl-parse-accept-language", | |
"currentValue": "1.0.0", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "1.0.0", | |
"updates": [], | |
"packageName": "intl-parse-accept-language", | |
"versioning": "npm", | |
"warnings": [], | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "1.0.0", | |
"fixedVersion": "1.0.0" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "isbot", | |
"currentValue": "3.8.0", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "3.8.0", | |
"updates": [ | |
{ | |
"bucket": "v4", | |
"newVersion": "4.4.0", | |
"newValue": "4.4.0", | |
"releaseTimestamp": "2024-01-12T09:42:28.830Z", | |
"newMajor": 4, | |
"newMinor": 4, | |
"updateType": "major", | |
"branchName": "renovate/isbot-4.x" | |
}, | |
{ | |
"bucket": "v5", | |
"newVersion": "5.1.1", | |
"newValue": "5.1.1", | |
"releaseTimestamp": "2024-02-27T15:07:41.236Z", | |
"newMajor": 5, | |
"newMinor": 1, | |
"updateType": "major", | |
"branchName": "renovate/isbot-5.x" | |
} | |
], | |
"packageName": "isbot", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/omrilotan/isbot", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://isbot.js.org", | |
"currentVersion": "3.8.0", | |
"isSingleVersion": true, | |
"fixedVersion": "3.8.0" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "jsonwebtoken", | |
"currentValue": "9.0.2", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "9.0.2", | |
"updates": [], | |
"packageName": "jsonwebtoken", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/auth0/node-jsonwebtoken", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "9.0.2", | |
"fixedVersion": "9.0.2" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "libphonenumber-js", | |
"currentValue": "1.10.57", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "1.10.57", | |
"updates": [], | |
"packageName": "libphonenumber-js", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://gitlab.com/catamphetamine/libphonenumber-js", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "1.10.57", | |
"fixedVersion": "1.10.57" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "luxon", | |
"currentValue": "3.4.4", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "3.4.4", | |
"updates": [], | |
"packageName": "luxon", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/moment/luxon", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "3.4.4", | |
"fixedVersion": "3.4.4" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "morgan", | |
"currentValue": "1.10.0", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "1.10.0", | |
"updates": [], | |
"packageName": "morgan", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/expressjs/morgan", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "1.10.0", | |
"fixedVersion": "1.10.0" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "newrelic", | |
"currentValue": "11.12.0", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "11.12.0", | |
"updates": [], | |
"packageName": "newrelic", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/newrelic/node-newrelic", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "11.12.0", | |
"fixedVersion": "11.12.0" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "nodemailer", | |
"currentValue": "6.9.11", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "6.9.11", | |
"updates": [ | |
{ | |
"bucket": "non-major", | |
"newVersion": "6.9.12", | |
"newValue": "6.9.12", | |
"releaseTimestamp": "2024-03-08T18:25:41.687Z", | |
"newMajor": 6, | |
"newMinor": 9, | |
"updateType": "patch", | |
"pendingChecks": true, | |
"branchName": "renovate/nodemailer-6.x" | |
} | |
], | |
"packageName": "nodemailer", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/nodemailer/nodemailer", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://nodemailer.com/", | |
"currentVersion": "6.9.11", | |
"isSingleVersion": true, | |
"fixedVersion": "6.9.11" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "opentelemetry-instrumentation-remix", | |
"currentValue": "patch:opentelemetry-instrumentation-remix@npm%3A0.6.0#~/.yarn/patches/opentelemetry-instrumentation-remix-npm-0.6.0-15022dd6a3.patch", | |
"skipReason": "unspecified-version", | |
"prettyDepType": "dependency", | |
"updates": [], | |
"packageName": "opentelemetry-instrumentation-remix" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "pino", | |
"currentValue": "8.19.0", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "8.19.0", | |
"updates": [], | |
"packageName": "pino", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/pinojs/pino", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://getpino.io", | |
"currentVersion": "8.19.0", | |
"fixedVersion": "8.19.0" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "pino-http", | |
"currentValue": "8.5.1", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "8.5.1", | |
"updates": [ | |
{ | |
"bucket": "non-major", | |
"newVersion": "8.6.1", | |
"newValue": "8.6.1", | |
"releaseTimestamp": "2023-12-27T08:45:53.794Z", | |
"newMajor": 8, | |
"newMinor": 6, | |
"updateType": "minor", | |
"branchName": "renovate/pino-http-8.x" | |
}, | |
{ | |
"bucket": "v9", | |
"newVersion": "9.0.0", | |
"newValue": "9.0.0", | |
"releaseTimestamp": "2023-12-27T22:18:46.174Z", | |
"newMajor": 9, | |
"newMinor": 0, | |
"updateType": "major", | |
"branchName": "renovate/pino-http-9.x" | |
} | |
], | |
"packageName": "pino-http", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/pinojs/pino-http", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "8.5.1", | |
"isSingleVersion": true, | |
"fixedVersion": "8.5.1" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "prisma", | |
"currentValue": "5.10.2", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "5.10.2", | |
"updates": [], | |
"packageName": "prisma", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/prisma/prisma", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "packages/cli", | |
"homepage": "https://www.prisma.io", | |
"currentVersion": "5.10.2", | |
"fixedVersion": "5.10.2" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "prom-client", | |
"currentValue": "15.0.0", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "15.0.0", | |
"updates": [ | |
{ | |
"bucket": "non-major", | |
"newVersion": "15.1.0", | |
"newValue": "15.1.0", | |
"releaseTimestamp": "2023-12-15T20:31:04.192Z", | |
"newMajor": 15, | |
"newMinor": 1, | |
"updateType": "minor", | |
"branchName": "renovate/prom-client-15.x" | |
} | |
], | |
"packageName": "prom-client", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/siimon/prom-client", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "15.0.0", | |
"isSingleVersion": true, | |
"fixedVersion": "15.0.0" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "react", | |
"currentValue": "18.2.0", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "18.2.0", | |
"updates": [], | |
"packageName": "react", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/facebook/react", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "packages/react", | |
"homepage": "https://reactjs.org/", | |
"currentVersion": "18.2.0", | |
"fixedVersion": "18.2.0" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "react-dom", | |
"currentValue": "18.2.0", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "18.2.0", | |
"updates": [], | |
"packageName": "react-dom", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/facebook/react", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "packages/react-dom", | |
"homepage": "https://reactjs.org/", | |
"currentVersion": "18.2.0", | |
"fixedVersion": "18.2.0" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "react-email", | |
"currentValue": "1.9.5", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "1.9.5", | |
"updates": [ | |
{ | |
"bucket": "non-major", | |
"newVersion": "1.10.1", | |
"newValue": "1.10.1", | |
"releaseTimestamp": "2024-01-16T13:12:50.080Z", | |
"newMajor": 1, | |
"newMinor": 10, | |
"updateType": "minor", | |
"branchName": "renovate/react-email-1.x" | |
}, | |
{ | |
"bucket": "v2", | |
"newVersion": "2.1.0", | |
"newValue": "2.1.0", | |
"releaseTimestamp": "2024-02-22T14:13:32.872Z", | |
"newMajor": 2, | |
"newMinor": 1, | |
"updateType": "major", | |
"branchName": "renovate/react-email-2.x" | |
} | |
], | |
"packageName": "react-email", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/resend/react-email", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "packages/react-email", | |
"currentVersion": "1.9.5", | |
"isSingleVersion": true, | |
"fixedVersion": "1.9.5" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "react-phone-number-input", | |
"currentValue": "3.3.9", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "3.3.9", | |
"updates": [], | |
"packageName": "react-phone-number-input", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://gitlab.com/catamphetamine/react-phone-number-input", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "3.3.9", | |
"fixedVersion": "3.3.9" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "react-router-dom", | |
"currentValue": "6.21.2", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "6.21.2", | |
"updates": [ | |
{ | |
"bucket": "non-major", | |
"newVersion": "6.22.3", | |
"newValue": "6.22.3", | |
"releaseTimestamp": "2024-03-07T15:16:20.899Z", | |
"newMajor": 6, | |
"newMinor": 22, | |
"updateType": "minor", | |
"branchName": "renovate/react-router-monorepo" | |
} | |
], | |
"packageName": "react-router-dom", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/remix-run/react-router", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "packages/react-router-dom", | |
"currentVersion": "6.21.2", | |
"isSingleVersion": true, | |
"fixedVersion": "6.21.2" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "remix-flat-routes", | |
"currentValue": "0.6.4", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "0.6.4", | |
"updates": [], | |
"packageName": "remix-flat-routes", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/kiliman/remix-flat-routes", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "0.6.4", | |
"fixedVersion": "0.6.4" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "remix-routes", | |
"currentValue": "1.6.0", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "1.6.0", | |
"updates": [ | |
{ | |
"bucket": "non-major", | |
"newVersion": "1.7.2", | |
"newValue": "1.7.2", | |
"releaseTimestamp": "2024-02-15T06:22:35.064Z", | |
"newMajor": 1, | |
"newMinor": 7, | |
"updateType": "minor", | |
"branchName": "renovate/remix-routes-1.x" | |
} | |
], | |
"packageName": "remix-routes", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/yesmeck/remix-routes", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "1.6.0", | |
"isSingleVersion": true, | |
"fixedVersion": "1.6.0" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "remix-utils", | |
"currentValue": "7.3.0", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "7.3.0", | |
"updates": [ | |
{ | |
"bucket": "non-major", | |
"newVersion": "7.5.0", | |
"newValue": "7.5.0", | |
"releaseTimestamp": "2023-12-31T02:42:59.597Z", | |
"newMajor": 7, | |
"newMinor": 5, | |
"updateType": "minor", | |
"branchName": "renovate/remix-utils-7.x" | |
} | |
], | |
"packageName": "remix-utils", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/sergiodxa/remix-utils", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "7.3.0", | |
"isSingleVersion": true, | |
"fixedVersion": "7.3.0" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "secure-random-password", | |
"currentValue": "0.2.3", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "0.2.3", | |
"updates": [], | |
"packageName": "secure-random-password", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/mkropat/secure-random-password", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "0.2.3", | |
"fixedVersion": "0.2.3" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "stripe", | |
"currentValue": "14.5.0", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "14.5.0", | |
"updates": [ | |
{ | |
"bucket": "non-major", | |
"newVersion": "14.20.0", | |
"newValue": "14.20.0", | |
"releaseTimestamp": "2024-03-07T23:44:56.566Z", | |
"newMajor": 14, | |
"newMinor": 20, | |
"updateType": "minor", | |
"branchName": "renovate/stripe-14.x" | |
} | |
], | |
"packageName": "stripe", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/stripe/stripe-node", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "14.5.0", | |
"isSingleVersion": true, | |
"fixedVersion": "14.5.0" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "supabase", | |
"currentValue": "1.115.4", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "1.115.4", | |
"updates": [ | |
{ | |
"bucket": "non-major", | |
"newVersion": "1.148.6", | |
"newValue": "1.148.6", | |
"releaseTimestamp": "2024-03-04T08:54:20.378Z", | |
"newMajor": 1, | |
"newMinor": 148, | |
"updateType": "minor", | |
"branchName": "renovate/supabase-monorepo" | |
} | |
], | |
"packageName": "supabase", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/supabase/cli", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://supabase.com/docs/reference/cli", | |
"currentVersion": "1.115.4", | |
"isSingleVersion": true, | |
"fixedVersion": "1.115.4" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "tailwind-merge", | |
"currentValue": "2.0.0", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "2.0.0", | |
"updates": [ | |
{ | |
"bucket": "non-major", | |
"newVersion": "2.2.1", | |
"newValue": "2.2.1", | |
"releaseTimestamp": "2024-01-22T16:01:06.573Z", | |
"newMajor": 2, | |
"newMinor": 2, | |
"updateType": "minor", | |
"branchName": "renovate/tailwind-merge-2.x" | |
} | |
], | |
"packageName": "tailwind-merge", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/dcastil/tailwind-merge", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "2.0.0", | |
"isSingleVersion": true, | |
"fixedVersion": "2.0.0" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "tailwindcss", | |
"currentValue": "3.3.6", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"updates": [ | |
{ | |
"bucket": "non-major", | |
"newVersion": "3.4.1", | |
"newValue": "3.4.1", | |
"releaseTimestamp": "2024-01-05T20:48:50.050Z", | |
"newMajor": 3, | |
"newMinor": 4, | |
"updateType": "minor", | |
"branchName": "renovate/tailwindcss-3.x" | |
} | |
], | |
"packageName": "tailwindcss", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/tailwindlabs/tailwindcss", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://tailwindcss.com", | |
"currentVersion": "3.3.6", | |
"isSingleVersion": true, | |
"fixedVersion": "3.3.6" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "uuid", | |
"currentValue": "9.0.1", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "9.0.1", | |
"updates": [], | |
"packageName": "uuid", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/uuidjs/uuid", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "9.0.1", | |
"fixedVersion": "9.0.1" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "validator", | |
"currentValue": "13.11.0", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "13.11.0", | |
"updates": [], | |
"packageName": "validator", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/validatorjs/validator.js", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "13.11.0", | |
"fixedVersion": "13.11.0" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "winston", | |
"currentValue": "3.11.0", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "3.11.0", | |
"updates": [ | |
{ | |
"bucket": "non-major", | |
"newVersion": "3.12.0", | |
"newValue": "3.12.0", | |
"releaseTimestamp": "2024-03-04T01:34:50.931Z", | |
"newMajor": 3, | |
"newMinor": 12, | |
"updateType": "minor", | |
"branchName": "renovate/winston-3.x" | |
} | |
], | |
"packageName": "winston", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/winstonjs/winston", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "3.11.0", | |
"isSingleVersion": true, | |
"fixedVersion": "3.11.0" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "zod", | |
"currentValue": "3.22.4", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "3.22.4", | |
"updates": [], | |
"packageName": "zod", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/colinhacks/zod", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://zod.dev", | |
"currentVersion": "3.22.4", | |
"fixedVersion": "3.22.4" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@axe-core/playwright", | |
"currentValue": "4.8.5", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "4.8.5", | |
"updates": [], | |
"packageName": "@axe-core/playwright", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/dequelabs/axe-core-npm", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "4.8.5", | |
"fixedVersion": "4.8.5" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@axe-core/react", | |
"currentValue": "4.8.5", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "4.8.5", | |
"updates": [], | |
"packageName": "@axe-core/react", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/dequelabs/axe-core-npm", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "4.8.5", | |
"fixedVersion": "4.8.5" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@bleed-believer/path-alias", | |
"currentValue": "1.1.2", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "1.1.2", | |
"updates": [], | |
"packageName": "@bleed-believer/path-alias", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/sleep-written/bleed-believer", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "1.1.2", | |
"fixedVersion": "1.1.2" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@commitlint/cli", | |
"currentValue": "19.0.3", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "19.0.3", | |
"updates": [], | |
"packageName": "@commitlint/cli", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/conventional-changelog/commitlint", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "@commitlint/cli", | |
"homepage": "https://commitlint.js.org/", | |
"currentVersion": "19.0.3", | |
"fixedVersion": "19.0.3" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@commitlint/config-conventional", | |
"currentValue": "19.0.3", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "19.0.3", | |
"updates": [], | |
"packageName": "@commitlint/config-conventional", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/conventional-changelog/commitlint", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "@commitlint/config-conventional", | |
"homepage": "https://commitlint.js.org/", | |
"currentVersion": "19.0.3", | |
"fixedVersion": "19.0.3" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@commitlint/cz-commitlint", | |
"currentValue": "19.0.3", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "19.0.3", | |
"updates": [], | |
"packageName": "@commitlint/cz-commitlint", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/conventional-changelog/commitlint", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "@commitlint/cz-commitlint", | |
"homepage": "https://commitlint.js.org/", | |
"currentVersion": "19.0.3", | |
"fixedVersion": "19.0.3" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@cucumber/cucumber", | |
"currentValue": "10.3.1", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "10.3.1", | |
"updates": [], | |
"packageName": "@cucumber/cucumber", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/cucumber/cucumber-js", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "10.3.1", | |
"fixedVersion": "10.3.1" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@cucumber/messages", | |
"currentValue": "24.0.1", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "24.0.1", | |
"updates": [], | |
"packageName": "@cucumber/messages", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/cucumber/messages", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "24.0.1", | |
"fixedVersion": "24.0.1" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@cucumber/pretty-formatter", | |
"currentValue": "1.0.0", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "1.0.0", | |
"updates": [], | |
"packageName": "@cucumber/pretty-formatter", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/jbpros/cucumber-pretty-formatter", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "1.0.0", | |
"fixedVersion": "1.0.0" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@faker-js/faker", | |
"currentValue": "8.4.1", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "8.4.1", | |
"updates": [], | |
"packageName": "@faker-js/faker", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/faker-js/faker", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "8.4.1", | |
"fixedVersion": "8.4.1" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@fullhuman/postcss-purgecss", | |
"currentValue": "5.0.0", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "5.0.0", | |
"updates": [], | |
"packageName": "@fullhuman/postcss-purgecss", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/FullHuman/purgecss", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://purgecss.com", | |
"currentVersion": "5.0.0", | |
"fixedVersion": "5.0.0" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@mermaid-js/mermaid-cli", | |
"currentValue": "10.8.0", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "10.8.0", | |
"updates": [], | |
"packageName": "@mermaid-js/mermaid-cli", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/mermaid-js/mermaid-cli", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "10.8.0", | |
"fixedVersion": "10.8.0" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@playwright/test", | |
"currentValue": "1.42.1", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "1.42.1", | |
"updates": [], | |
"packageName": "@playwright/test", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/microsoft/playwright", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://playwright.dev", | |
"currentVersion": "1.42.1", | |
"fixedVersion": "1.42.1" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@remix-run/dev", | |
"currentValue": "2.8.1", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "2.8.1", | |
"updates": [], | |
"packageName": "@remix-run/dev", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/remix-run/remix", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "packages/remix-dev", | |
"homepage": "https://remix.run", | |
"currentVersion": "2.8.1", | |
"fixedVersion": "2.8.1" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@remix-run/serve", | |
"currentValue": "2.8.1", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "2.8.1", | |
"updates": [], | |
"packageName": "@remix-run/serve", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/remix-run/remix", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "packages/remix-serve", | |
"currentVersion": "2.8.1", | |
"fixedVersion": "2.8.1" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@remix-run/testing", | |
"currentValue": "2.8.1", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "2.8.1", | |
"updates": [], | |
"packageName": "@remix-run/testing", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/remix-run/remix", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "packages/remix-testing", | |
"homepage": "https://remix.run", | |
"currentVersion": "2.8.1", | |
"fixedVersion": "2.8.1" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@schemastore/package", | |
"currentValue": "0.0.10", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "0.0.10", | |
"updates": [], | |
"packageName": "@schemastore/package", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/ffflorian/schemastore-updater", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://github.com/ffflorian/schemastore-updater/tree/main#readme", | |
"currentVersion": "0.0.10", | |
"fixedVersion": "0.0.10" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@semantic-release/commit-analyzer", | |
"currentValue": "11.1.0", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "11.1.0", | |
"updates": [], | |
"packageName": "@semantic-release/commit-analyzer", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/semantic-release/commit-analyzer", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "11.1.0", | |
"fixedVersion": "11.1.0" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@semantic-release/exec", | |
"currentValue": "6.0.3", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "6.0.3", | |
"updates": [], | |
"packageName": "@semantic-release/exec", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/semantic-release/exec", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "6.0.3", | |
"fixedVersion": "6.0.3" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@semantic-release/github", | |
"currentValue": "9.2.6", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "9.2.6", | |
"updates": [], | |
"packageName": "@semantic-release/github", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/semantic-release/github", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "9.2.6", | |
"fixedVersion": "9.2.6" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@semantic-release/release-notes-generator", | |
"currentValue": "12.1.0", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "12.1.0", | |
"updates": [], | |
"packageName": "@semantic-release/release-notes-generator", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/semantic-release/release-notes-generator", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "12.1.0", | |
"fixedVersion": "12.1.0" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@sendgrid/helpers", | |
"currentValue": "8.0.0", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "8.0.0", | |
"updates": [], | |
"packageName": "@sendgrid/helpers", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/sendgrid/sendgrid-nodejs", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://sendgrid.com", | |
"currentVersion": "8.0.0", | |
"fixedVersion": "8.0.0" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@sentry/cli", | |
"currentValue": "2.30.0", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "2.30.0", | |
"updates": [], | |
"packageName": "@sentry/cli", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/getsentry/sentry-cli", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://docs.sentry.io/hosted/learn/cli/", | |
"currentVersion": "2.30.0", | |
"fixedVersion": "2.30.0" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@sly-cli/sly", | |
"currentValue": "1.10.0", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "1.10.0", | |
"updates": [], | |
"packageName": "@sly-cli/sly", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/jacobparis-insiders/sly", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "cli", | |
"currentVersion": "1.10.0", | |
"fixedVersion": "1.10.0" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@testing-library/dom", | |
"currentValue": "9.3.4", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "9.3.4", | |
"updates": [], | |
"packageName": "@testing-library/dom", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/testing-library/dom-testing-library", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "9.3.4", | |
"fixedVersion": "9.3.4" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@testing-library/jest-dom", | |
"currentValue": "6.4.2", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "6.4.2", | |
"updates": [], | |
"packageName": "@testing-library/jest-dom", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/testing-library/jest-dom", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "6.4.2", | |
"fixedVersion": "6.4.2" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@testing-library/react", | |
"currentValue": "14.2.1", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "14.2.1", | |
"updates": [], | |
"packageName": "@testing-library/react", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/testing-library/react-testing-library", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "14.2.1", | |
"fixedVersion": "14.2.1" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@testing-library/user-event", | |
"currentValue": "14.5.2", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "14.5.2", | |
"updates": [], | |
"packageName": "@testing-library/user-event", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/testing-library/user-event", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "14.5.2", | |
"fixedVersion": "14.5.2" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@types/compression", | |
"currentValue": "1.7.5", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "1.7.5", | |
"updates": [], | |
"packageName": "@types/compression", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/DefinitelyTyped/DefinitelyTyped", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "types/compression", | |
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/compression", | |
"currentVersion": "1.7.5", | |
"fixedVersion": "1.7.5" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@types/express", | |
"currentValue": "4.17.21", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "4.17.21", | |
"updates": [], | |
"packageName": "@types/express", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/DefinitelyTyped/DefinitelyTyped", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "types/express", | |
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/express", | |
"currentVersion": "4.17.21", | |
"fixedVersion": "4.17.21" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@types/fs-extra", | |
"currentValue": "11.0.4", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "11.0.4", | |
"updates": [], | |
"packageName": "@types/fs-extra", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/DefinitelyTyped/DefinitelyTyped", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "types/fs-extra", | |
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/fs-extra", | |
"currentVersion": "11.0.4", | |
"fixedVersion": "11.0.4" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@types/inquirer", | |
"currentValue": "9.0.7", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "9.0.7", | |
"updates": [], | |
"packageName": "@types/inquirer", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/DefinitelyTyped/DefinitelyTyped", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "types/inquirer", | |
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/inquirer", | |
"currentVersion": "9.0.7", | |
"fixedVersion": "9.0.7" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@types/jsonwebtoken", | |
"currentValue": "9.0.6", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "9.0.6", | |
"updates": [], | |
"packageName": "@types/jsonwebtoken", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/DefinitelyTyped/DefinitelyTyped", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "types/jsonwebtoken", | |
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jsonwebtoken", | |
"currentVersion": "9.0.6", | |
"fixedVersion": "9.0.6" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@types/luxon", | |
"currentValue": "3.4.2", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "3.4.2", | |
"updates": [], | |
"packageName": "@types/luxon", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/DefinitelyTyped/DefinitelyTyped", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "types/luxon", | |
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/luxon", | |
"currentVersion": "3.4.2", | |
"fixedVersion": "3.4.2" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@types/morgan", | |
"currentValue": "1.9.9", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "1.9.9", | |
"updates": [], | |
"packageName": "@types/morgan", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/DefinitelyTyped/DefinitelyTyped", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "types/morgan", | |
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/morgan", | |
"currentVersion": "1.9.9", | |
"fixedVersion": "1.9.9" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@types/node", | |
"currentValue": "20.11.25", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "20.11.25", | |
"updates": [], | |
"packageName": "@types/node", | |
"versioning": "node", | |
"warnings": [], | |
"sourceUrl": "https://github.com/DefinitelyTyped/DefinitelyTyped", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "types/node", | |
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node", | |
"currentVersion": "20.11.25", | |
"fixedVersion": "20.11.25" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@types/nodemailer", | |
"currentValue": "6.4.14", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "6.4.14", | |
"updates": [], | |
"packageName": "@types/nodemailer", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/DefinitelyTyped/DefinitelyTyped", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "types/nodemailer", | |
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/nodemailer", | |
"currentVersion": "6.4.14", | |
"fixedVersion": "6.4.14" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@types/pluralize", | |
"currentValue": "0.0.33", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "0.0.33", | |
"updates": [], | |
"packageName": "@types/pluralize", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/DefinitelyTyped/DefinitelyTyped", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "types/pluralize", | |
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/pluralize", | |
"currentVersion": "0.0.33", | |
"fixedVersion": "0.0.33" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@types/prettier", | |
"currentValue": "3.0.0", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "3.0.0", | |
"updates": [], | |
"packageName": "@types/prettier", | |
"versioning": "npm", | |
"warnings": [], | |
"deprecationMessage": "On registry `https://**redacted**@types/prettier` has the following deprecation notice:\n\n`This is a stub types definition. prettier provides its own type definitions, so you do not need this installed.`\n\nMarking the latest version of an npm package as deprecated results in the entire package being considered deprecated, so contact the package author you think this is a mistake.", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "3.0.0", | |
"fixedVersion": "3.0.0" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@types/react", | |
"currentValue": "18.2.64", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "18.2.64", | |
"updates": [], | |
"packageName": "@types/react", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/DefinitelyTyped/DefinitelyTyped", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "types/react", | |
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react", | |
"currentVersion": "18.2.64", | |
"fixedVersion": "18.2.64" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@types/react-dom", | |
"currentValue": "18.2.21", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "18.2.21", | |
"updates": [], | |
"packageName": "@types/react-dom", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/DefinitelyTyped/DefinitelyTyped", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "types/react-dom", | |
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-dom", | |
"currentVersion": "18.2.21", | |
"fixedVersion": "18.2.21" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@types/secure-random-password", | |
"currentValue": "0.2.3", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "0.2.3", | |
"updates": [], | |
"packageName": "@types/secure-random-password", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/DefinitelyTyped/DefinitelyTyped", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "types/secure-random-password", | |
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/secure-random-password", | |
"currentVersion": "0.2.3", | |
"fixedVersion": "0.2.3" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@types/source-map-support", | |
"currentValue": "0.5.10", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "0.5.10", | |
"updates": [], | |
"packageName": "@types/source-map-support", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/DefinitelyTyped/DefinitelyTyped", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "types/source-map-support", | |
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/source-map-support", | |
"currentVersion": "0.5.10", | |
"fixedVersion": "0.5.10" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@types/uuid", | |
"currentValue": "9.0.8", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "9.0.8", | |
"updates": [], | |
"packageName": "@types/uuid", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/DefinitelyTyped/DefinitelyTyped", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "types/uuid", | |
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/uuid", | |
"currentVersion": "9.0.8", | |
"fixedVersion": "9.0.8" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@types/validator", | |
"currentValue": "13.11.9", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "13.11.9", | |
"updates": [], | |
"packageName": "@types/validator", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/DefinitelyTyped/DefinitelyTyped", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "types/validator", | |
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/validator", | |
"currentVersion": "13.11.9", | |
"fixedVersion": "13.11.9" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@types/wait-on", | |
"currentValue": "5.3.4", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "5.3.4", | |
"updates": [], | |
"packageName": "@types/wait-on", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/DefinitelyTyped/DefinitelyTyped", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "types/wait-on", | |
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/wait-on", | |
"currentVersion": "5.3.4", | |
"fixedVersion": "5.3.4" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@types/yargs", | |
"currentValue": "17.0.32", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "17.0.32", | |
"updates": [], | |
"packageName": "@types/yargs", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/DefinitelyTyped/DefinitelyTyped", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "types/yargs", | |
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/yargs", | |
"currentVersion": "17.0.32", | |
"fixedVersion": "17.0.32" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@typescript-eslint/eslint-plugin", | |
"currentValue": "6.21.0", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "6.21.0", | |
"updates": [ | |
{ | |
"bucket": "v7", | |
"newVersion": "7.1.1", | |
"newValue": "7.1.1", | |
"releaseTimestamp": "2024-03-04T17:18:23.529Z", | |
"newMajor": 7, | |
"newMinor": 1, | |
"updateType": "major", | |
"branchName": "renovate/major-7-typescript-eslint-monorepo" | |
} | |
], | |
"packageName": "@typescript-eslint/eslint-plugin", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/typescript-eslint/typescript-eslint", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "packages/eslint-plugin", | |
"currentVersion": "6.21.0", | |
"isSingleVersion": true, | |
"fixedVersion": "6.21.0" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@typescript-eslint/parser", | |
"currentValue": "6.21.0", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "6.21.0", | |
"updates": [ | |
{ | |
"bucket": "v7", | |
"newVersion": "7.1.1", | |
"newValue": "7.1.1", | |
"releaseTimestamp": "2024-03-04T17:17:29.011Z", | |
"newMajor": 7, | |
"newMinor": 1, | |
"updateType": "major", | |
"branchName": "renovate/major-7-typescript-eslint-monorepo" | |
} | |
], | |
"packageName": "@typescript-eslint/parser", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/typescript-eslint/typescript-eslint", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "packages/parser", | |
"currentVersion": "6.21.0", | |
"isSingleVersion": true, | |
"fixedVersion": "6.21.0" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@vitejs/plugin-react", | |
"currentValue": "4.2.1", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "4.2.1", | |
"updates": [], | |
"packageName": "@vitejs/plugin-react", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/vitejs/vite-plugin-react", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "packages/plugin-react", | |
"homepage": "https://github.com/vitejs/vite-plugin-react/tree/main/packages/plugin-react#readme", | |
"currentVersion": "4.2.1", | |
"fixedVersion": "4.2.1" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@vitest/coverage-v8", | |
"currentValue": "1.3.1", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "1.3.1", | |
"updates": [], | |
"packageName": "@vitest/coverage-v8", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/vitest-dev/vitest", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "packages/coverage-v8", | |
"homepage": "https://github.com/vitest-dev/vitest/tree/main/packages/coverage-v8#readme", | |
"currentVersion": "1.3.1", | |
"fixedVersion": "1.3.1" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@vitest/expect", | |
"currentValue": "1.3.1", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "1.3.1", | |
"updates": [], | |
"packageName": "@vitest/expect", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/vitest-dev/vitest", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "packages/expect", | |
"homepage": "https://github.com/vitest-dev/vitest/tree/main/packages/expect#readme", | |
"currentVersion": "1.3.1", | |
"fixedVersion": "1.3.1" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@vitest/ui", | |
"currentValue": "1.3.1", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "1.3.1", | |
"updates": [], | |
"packageName": "@vitest/ui", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/vitest-dev/vitest", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "packages/ui", | |
"homepage": "https://github.com/vitest-dev/vitest/tree/main/packages/ui#readme", | |
"currentVersion": "1.3.1", | |
"fixedVersion": "1.3.1" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "autoprefixer", | |
"currentValue": "10.4.18", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "10.4.18", | |
"updates": [], | |
"packageName": "autoprefixer", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/postcss/autoprefixer", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "10.4.18", | |
"fixedVersion": "10.4.18" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "better-supabase-types", | |
"currentValue": "2.7.3", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "2.7.3", | |
"updates": [], | |
"packageName": "better-supabase-types", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/FroggyPanda/better-supabase-types", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "2.7.3", | |
"fixedVersion": "2.7.3" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "chokidar", | |
"currentValue": "3.6.0", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "3.6.0", | |
"updates": [], | |
"packageName": "chokidar", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/paulmillr/chokidar", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "3.6.0", | |
"fixedVersion": "3.6.0" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "commitizen", | |
"currentValue": "4.3.0", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "4.3.0", | |
"updates": [], | |
"packageName": "commitizen", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/commitizen/cz-cli", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "4.3.0", | |
"fixedVersion": "4.3.0" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "commitlint", | |
"currentValue": "19.0.3", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "19.0.3", | |
"updates": [], | |
"packageName": "commitlint", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/conventional-changelog/commitlint", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "@alias/commitlint", | |
"homepage": "https://commitlint.js.org/", | |
"currentVersion": "19.0.3", | |
"fixedVersion": "19.0.3" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "esbuild", | |
"currentValue": "0.20.1", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "0.20.1", | |
"updates": [], | |
"packageName": "esbuild", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/evanw/esbuild", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "0.20.1", | |
"fixedVersion": "0.20.1" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "eslint", | |
"currentValue": "8.57.0", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "8.57.0", | |
"updates": [], | |
"packageName": "eslint", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/eslint/eslint", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://eslint.org", | |
"currentVersion": "8.57.0", | |
"fixedVersion": "8.57.0" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "eslint-config-prettier", | |
"currentValue": "9.1.0", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "9.1.0", | |
"updates": [], | |
"packageName": "eslint-config-prettier", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/prettier/eslint-config-prettier", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "9.1.0", | |
"fixedVersion": "9.1.0" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "eslint-import-resolver-typescript", | |
"currentValue": "3.6.1", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "3.6.1", | |
"updates": [], | |
"packageName": "eslint-import-resolver-typescript", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/import-js/eslint-import-resolver-typescript", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "3.6.1", | |
"fixedVersion": "3.6.1" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "eslint-plugin-fp", | |
"currentValue": "2.3.0", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "2.3.0", | |
"updates": [], | |
"packageName": "eslint-plugin-fp", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/jfmengels/eslint-plugin-fp", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "2.3.0", | |
"fixedVersion": "2.3.0" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "eslint-plugin-import", | |
"currentValue": "2.29.1", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "2.29.1", | |
"updates": [], | |
"packageName": "eslint-plugin-import", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/import-js/eslint-plugin-import", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "2.29.1", | |
"fixedVersion": "2.29.1" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "eslint-plugin-jsx-a11y", | |
"currentValue": "6.8.0", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "6.8.0", | |
"updates": [], | |
"packageName": "eslint-plugin-jsx-a11y", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/jsx-eslint/eslint-plugin-jsx-a11y", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "6.8.0", | |
"fixedVersion": "6.8.0" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "eslint-plugin-react", | |
"currentValue": "7.34.0", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "7.34.0", | |
"updates": [], | |
"packageName": "eslint-plugin-react", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/jsx-eslint/eslint-plugin-react", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "7.34.0", | |
"fixedVersion": "7.34.0" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "eslint-plugin-react-hooks", | |
"currentValue": "4.6.0", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "4.6.0", | |
"updates": [], | |
"packageName": "eslint-plugin-react-hooks", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/facebook/react", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "packages/eslint-plugin-react-hooks", | |
"homepage": "https://reactjs.org/", | |
"currentVersion": "4.6.0", | |
"fixedVersion": "4.6.0" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "eslint-plugin-simple-import-sort", | |
"currentValue": "10.0.0", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "10.0.0", | |
"updates": [ | |
{ | |
"bucket": "v12", | |
"newVersion": "12.0.0", | |
"newValue": "12.0.0", | |
"releaseTimestamp": "2024-02-10T09:29:12.522Z", | |
"newMajor": 12, | |
"newMinor": 0, | |
"updateType": "major", | |
"branchName": "renovate/eslint-plugin-simple-import-sort-12.x" | |
} | |
], | |
"packageName": "eslint-plugin-simple-import-sort", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/lydell/eslint-plugin-simple-import-sort", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "10.0.0", | |
"isSingleVersion": true, | |
"fixedVersion": "10.0.0" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "eslint-plugin-tailwindcss", | |
"currentValue": "3.14.3", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "3.14.3", | |
"updates": [ | |
{ | |
"bucket": "non-major", | |
"newVersion": "3.15.0", | |
"newValue": "3.15.0", | |
"releaseTimestamp": "2024-03-11T09:54:52.257Z", | |
"newMajor": 3, | |
"newMinor": 15, | |
"updateType": "minor", | |
"pendingChecks": true, | |
"branchName": "renovate/eslint-plugin-tailwindcss-3.x" | |
} | |
], | |
"packageName": "eslint-plugin-tailwindcss", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/francoismassart/eslint-plugin-tailwindcss", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "3.14.3", | |
"isSingleVersion": true, | |
"fixedVersion": "3.14.3" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "eslint-plugin-testing-library", | |
"currentValue": "6.2.0", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "6.2.0", | |
"updates": [], | |
"packageName": "eslint-plugin-testing-library", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/testing-library/eslint-plugin-testing-library", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "6.2.0", | |
"fixedVersion": "6.2.0" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "execa", | |
"currentValue": "8.0.1", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "8.0.1", | |
"updates": [], | |
"packageName": "execa", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/sindresorhus/execa", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "8.0.1", | |
"fixedVersion": "8.0.1" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "glob", | |
"currentValue": "10.3.10", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "10.3.10", | |
"updates": [], | |
"packageName": "glob", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/isaacs/node-glob", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "10.3.10", | |
"fixedVersion": "10.3.10" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "husky", | |
"currentValue": "9.0.11", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "9.0.11", | |
"updates": [], | |
"packageName": "husky", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/typicode/husky", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "9.0.11", | |
"fixedVersion": "9.0.11" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "inquirer", | |
"currentValue": "9.2.15", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "9.2.15", | |
"updates": [], | |
"packageName": "inquirer", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/SBoudrias/Inquirer.js", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://github.com/SBoudrias/Inquirer.js/blob/master/packages/inquirer/README.md", | |
"currentVersion": "9.2.15", | |
"fixedVersion": "9.2.15" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "jsdom", | |
"currentValue": "23.2.0", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "23.2.0", | |
"updates": [ | |
{ | |
"bucket": "v24", | |
"newVersion": "24.0.0", | |
"newValue": "24.0.0", | |
"releaseTimestamp": "2024-01-21T13:06:09.346Z", | |
"newMajor": 24, | |
"newMinor": 0, | |
"updateType": "major", | |
"branchName": "renovate/jsdom-24.x" | |
} | |
], | |
"packageName": "jsdom", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/jsdom/jsdom", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "23.2.0", | |
"isSingleVersion": true, | |
"fixedVersion": "23.2.0" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "msw", | |
"currentValue": "2.2.3", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "2.2.3", | |
"updates": [], | |
"packageName": "msw", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/mswjs/msw", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://mswjs.io", | |
"currentVersion": "2.2.3", | |
"fixedVersion": "2.2.3" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "node-html-parser", | |
"currentValue": "6.1.12", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "6.1.12", | |
"updates": [], | |
"packageName": "node-html-parser", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/taoqf/node-fast-html-parser", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "6.1.12", | |
"fixedVersion": "6.1.12" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "npm-run-all2", | |
"currentValue": "5.0.2", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "5.0.2", | |
"updates": [ | |
{ | |
"bucket": "v6", | |
"newVersion": "6.1.2", | |
"newValue": "6.1.2", | |
"releaseTimestamp": "2024-01-31T23:36:37.319Z", | |
"newMajor": 6, | |
"newMinor": 1, | |
"updateType": "major", | |
"branchName": "renovate/npm-run-all2-6.x" | |
} | |
], | |
"packageName": "npm-run-all2", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/bcomnes/npm-run-all2", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "5.0.2", | |
"isSingleVersion": true, | |
"fixedVersion": "5.0.2" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "pino-pretty", | |
"currentValue": "10.3.1", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "10.3.1", | |
"updates": [], | |
"packageName": "pino-pretty", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/pinojs/pino-pretty", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "10.3.1", | |
"fixedVersion": "10.3.1" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "playwright", | |
"currentValue": "1.42.1", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "1.42.1", | |
"updates": [], | |
"packageName": "playwright", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/microsoft/playwright", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://playwright.dev", | |
"currentVersion": "1.42.1", | |
"fixedVersion": "1.42.1" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "playwright-core", | |
"currentValue": "1.42.1", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "1.42.1", | |
"updates": [], | |
"packageName": "playwright-core", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/microsoft/playwright", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://playwright.dev", | |
"currentVersion": "1.42.1", | |
"fixedVersion": "1.42.1" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "pluralize", | |
"currentValue": "8.0.0", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "8.0.0", | |
"updates": [], | |
"packageName": "pluralize", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/blakeembrey/pluralize", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "8.0.0", | |
"fixedVersion": "8.0.0" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "postcss", | |
"currentValue": "8.4.35", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "8.4.35", | |
"updates": [], | |
"packageName": "postcss", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/postcss/postcss", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://postcss.org/", | |
"currentVersion": "8.4.35", | |
"fixedVersion": "8.4.35" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "prettier", | |
"currentValue": "3.2.5", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "3.2.5", | |
"updates": [], | |
"packageName": "prettier", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/prettier/prettier", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://prettier.io", | |
"currentVersion": "3.2.5", | |
"fixedVersion": "3.2.5" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "prettier-plugin-sql", | |
"currentValue": "0.18.0", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "0.18.0", | |
"updates": [], | |
"packageName": "prettier-plugin-sql", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/un-ts/prettier", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://github.com/un-ts/prettier/tree/master/packages/sql", | |
"currentVersion": "0.18.0", | |
"fixedVersion": "0.18.0" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "prettier-plugin-tailwindcss", | |
"currentValue": "0.5.12", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "0.5.12", | |
"updates": [], | |
"packageName": "prettier-plugin-tailwindcss", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/tailwindlabs/prettier-plugin-tailwindcss", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "0.5.12", | |
"fixedVersion": "0.5.12" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "prisma-erd-generator", | |
"currentValue": "1.11.2", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "1.11.2", | |
"updates": [], | |
"packageName": "prisma-erd-generator", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/keonik/prisma-erd-generator", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "1.11.2", | |
"fixedVersion": "1.11.2" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "purgecss", | |
"currentValue": "5.0.0", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "5.0.0", | |
"updates": [], | |
"packageName": "purgecss", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/FullHuman/purgecss", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://purgecss.com", | |
"currentVersion": "5.0.0", | |
"fixedVersion": "5.0.0" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "rimraf", | |
"currentValue": "5.0.5", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "5.0.5", | |
"updates": [], | |
"packageName": "rimraf", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/isaacs/rimraf", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "5.0.5", | |
"fixedVersion": "5.0.5" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "rmx-cli", | |
"currentValue": "0.4.15", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "0.4.15", | |
"updates": [], | |
"packageName": "rmx-cli", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/kiliman/rmx-cli", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "0.4.15", | |
"fixedVersion": "0.4.15" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "semantic-release", | |
"currentValue": "23.0.2", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "23.0.2", | |
"updates": [], | |
"packageName": "semantic-release", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/semantic-release/semantic-release", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "23.0.2", | |
"fixedVersion": "23.0.2" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "semantic-release-slack-bot", | |
"currentValue": "4.0.2", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "4.0.2", | |
"updates": [], | |
"packageName": "semantic-release-slack-bot", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/juliuscc/semantic-release-slack-bot", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "4.0.2", | |
"fixedVersion": "4.0.2" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "source-map-support", | |
"currentValue": "0.5.21", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "0.5.21", | |
"updates": [], | |
"packageName": "source-map-support", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/evanw/node-source-map-support", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "0.5.21", | |
"fixedVersion": "0.5.21" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "ts-node", | |
"currentValue": "10.9.2", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "10.9.2", | |
"updates": [], | |
"packageName": "ts-node", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/TypeStrong/ts-node", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://typestrong.org/ts-node", | |
"currentVersion": "10.9.2", | |
"fixedVersion": "10.9.2" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "tsx", | |
"currentValue": "4.7.1", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "4.7.1", | |
"updates": [], | |
"packageName": "tsx", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/privatenumber/tsx", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "4.7.1", | |
"fixedVersion": "4.7.1" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "typescript", | |
"currentValue": "5.4.2", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "5.4.2", | |
"updates": [], | |
"packageName": "typescript", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/Microsoft/TypeScript", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://www.typescriptlang.org/", | |
"currentVersion": "5.4.2", | |
"fixedVersion": "5.4.2" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "typescript-remix-routes-plugin", | |
"currentValue": "1.0.1", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "1.0.1", | |
"updates": [], | |
"packageName": "typescript-remix-routes-plugin", | |
"versioning": "npm", | |
"warnings": [], | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "1.0.1", | |
"fixedVersion": "1.0.1" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "vite", | |
"currentValue": "5.1.5", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "5.1.5", | |
"updates": [], | |
"packageName": "vite", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/vitejs/vite", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "packages/vite", | |
"homepage": "https://vitejs.dev", | |
"currentVersion": "5.1.5", | |
"fixedVersion": "5.1.5" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "vite-tsconfig-paths", | |
"currentValue": "4.3.1", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "4.3.1", | |
"updates": [], | |
"packageName": "vite-tsconfig-paths", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/aleclarson/vite-tsconfig-paths", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "4.3.1", | |
"fixedVersion": "4.3.1" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "vitest", | |
"currentValue": "1.3.1", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "1.3.1", | |
"updates": [], | |
"packageName": "vitest", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/vitest-dev/vitest", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "packages/vitest", | |
"currentVersion": "1.3.1", | |
"fixedVersion": "1.3.1" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "vitest-mock-extended", | |
"currentValue": "1.3.1", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "1.3.1", | |
"updates": [], | |
"packageName": "vitest-mock-extended", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/eratio08/vitest-mock-extended", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "1.3.1", | |
"fixedVersion": "1.3.1" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "wait-on", | |
"currentValue": "7.2.0", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "7.2.0", | |
"updates": [], | |
"packageName": "wait-on", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/jeffbski/wait-on", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "7.2.0", | |
"fixedVersion": "7.2.0" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "why-is-node-running", | |
"currentValue": "2.2.2", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "2.2.2", | |
"updates": [], | |
"packageName": "why-is-node-running", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/mafintosh/why-is-node-running", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "2.2.2", | |
"fixedVersion": "2.2.2" | |
}, | |
{ | |
"depType": "engines", | |
"depName": "node", | |
"currentValue": "20.11.1", | |
"datasource": "node-version", | |
"commitMessageTopic": "Node.js", | |
"prettyDepType": "engine", | |
"updates": [], | |
"packageName": "node", | |
"versioning": "node", | |
"warnings": [], | |
"sourceUrl": "https://github.com/nodejs/node", | |
"registryUrl": "https://nodejs.org/dist", | |
"homepage": "https://nodejs.org", | |
"currentVersion": "v20.11.1", | |
"fixedVersion": "20.11.1" | |
}, | |
{ | |
"depType": "engines", | |
"depName": "npm", | |
"currentValue": "^10.0.0", | |
"datasource": "npm", | |
"commitMessageTopic": "npm", | |
"prettyDepType": "engine", | |
"updates": [], | |
"packageName": "npm", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/npm/cli", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://docs.npmjs.com/", | |
"currentVersion": "10.5.0" | |
}, | |
{ | |
"depType": "resolutions", | |
"depName": "tailwindcss", | |
"currentValue": "3.4.1", | |
"datasource": "npm", | |
"prettyDepType": "resolutions", | |
"lockedVersion": "3.4.1", | |
"updates": [], | |
"packageName": "tailwindcss", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/tailwindlabs/tailwindcss", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://tailwindcss.com", | |
"currentVersion": "3.4.1", | |
"fixedVersion": "3.4.1" | |
}, | |
{ | |
"depType": "resolutions", | |
"depName": "esbuild", | |
"currentValue": "0.20.1", | |
"datasource": "npm", | |
"prettyDepType": "resolutions", | |
"lockedVersion": "0.20.1", | |
"updates": [], | |
"packageName": "esbuild", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/evanw/esbuild", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "0.20.1", | |
"fixedVersion": "0.20.1" | |
}, | |
{ | |
"depType": "resolutions", | |
"depName": "import-in-the-middle", | |
"currentValue": "patch:import-in-the-middle@npm%3A1.7.3#./.yarn/patches/import-in-the-middle-npm-1.7.3-cbf461e82a.patch", | |
"skipReason": "unspecified-version", | |
"prettyDepType": "resolutions", | |
"updates": [], | |
"packageName": "import-in-the-middle" | |
}, | |
{ | |
"depType": "resolutions", | |
"depName": "0.6.0", | |
"managerData": { | |
"key": "[email protected]" | |
}, | |
"currentValue": "patch:opentelemetry-instrumentation-remix@npm%3A0.6.0#./.yarn/patches/opentelemetry-instrumentation-remix-npm-0.6.0-15022dd6a3.patch", | |
"skipReason": "unspecified-version", | |
"prettyDepType": "resolutions", | |
"updates": [], | |
"packageName": "0.6.0" | |
}, | |
{ | |
"depType": "resolutions", | |
"depName": "@vanilla-extract/integration", | |
"currentValue": "7.1.1", | |
"datasource": "npm", | |
"prettyDepType": "resolutions", | |
"lockedVersion": "7.1.1", | |
"updates": [], | |
"packageName": "@vanilla-extract/integration", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/vanilla-extract-css/vanilla-extract", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "packages/integration", | |
"currentVersion": "7.1.1", | |
"fixedVersion": "7.1.1" | |
}, | |
{ | |
"depType": "packageManager", | |
"depName": "yarn", | |
"currentValue": "4.1.1", | |
"datasource": "npm", | |
"commitMessageTopic": "Yarn", | |
"packageName": "@yarnpkg/cli", | |
"prettyDepType": "packageManager", | |
"updates": [], | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/yarnpkg/berry", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "packages/yarnpkg-cli", | |
"currentVersion": "4.1.1", | |
"fixedVersion": "4.1.1" | |
} | |
], | |
"extractedConstraints": { | |
"node": "20.11.1", | |
"npm": "^10.0.0", | |
"yarn": "4.1.1" | |
}, | |
"managerData": { | |
"packageJsonName": "supportbudget", | |
"hasPackageManager": true, | |
"yarnLock": "yarn.lock", | |
"yarnZeroInstall": false | |
}, | |
"skipInstalls": true, | |
"packageFile": "package.json", | |
"lockFiles": [ | |
"yarn.lock" | |
] | |
} | |
], | |
"nvm": [ | |
{ | |
"deps": [ | |
{ | |
"depName": "node", | |
"currentValue": "20.11.1", | |
"datasource": "node-version", | |
"updates": [], | |
"packageName": "node", | |
"versioning": "node", | |
"warnings": [], | |
"sourceUrl": "https://github.com/nodejs/node", | |
"registryUrl": "https://nodejs.org/dist", | |
"homepage": "https://nodejs.org", | |
"currentVersion": "v20.11.1", | |
"fixedVersion": "20.11.1" | |
} | |
], | |
"packageFile": ".nvmrc" | |
} | |
] | |
} | |
} | |
DEBUG: processRepo() | |
DEBUG: Processing 28 branches: renovate/cimg-node-21.x, renovate/dotenv-cli-7.x, renovate/eslint-plugin-simple-import-sort-12.x, renovate/eslint-plugin-tailwindcss-3.x, renovate/express-prom-bundle-7.x, renovate/isbot-4.x, renovate/isbot-5.x, renovate/jsdom-24.x, renovate/major-1-conform-monorepo, renovate/major-7-typescript-eslint-monorepo, renovate/nodemailer-6.x, renovate/npm-run-all2-6.x, renovate/opentelemetry-auto-instrumentations-node-0.x, renovate/opentelemetry-instrumentation-express-0.36.x, renovate/pino-http-8.x, renovate/pino-http-9.x, renovate/prom-client-15.x, renovate/react-email-1.x, renovate/react-email-2.x, renovate/react-router-monorepo, renovate/remix-routes-1.x, renovate/remix-utils-7.x, renovate/stripe-14.x, renovate/stripe-stripe-js-3.x, renovate/supabase-monorepo, renovate/tailwind-merge-2.x, renovate/tailwindcss-3.x, renovate/winston-3.x | |
DEBUG: Calculating hourly PRs remaining | |
DEBUG: currentHourStart=2024-03-11T10:00:00.000+00:00 | |
DEBUG: PR hourly limit remaining: 4 | |
DEBUG: Calculating prConcurrentLimit (2) | |
DEBUG: getBranchPr(renovate/opentelemetry-instrumentation-express-0.36.x) | |
DEBUG: findPr(renovate/opentelemetry-instrumentation-express-0.36.x, undefined, open) | |
DEBUG: findPr(renovate/opentelemetry-instrumentation-express-0.36.x, undefined, closed) | |
DEBUG: getBranchPr(renovate/dotenv-cli-7.x) | |
DEBUG: findPr(renovate/dotenv-cli-7.x, undefined, open) | |
DEBUG: findPr(renovate/dotenv-cli-7.x, undefined, closed) | |
DEBUG: getBranchPr(renovate/nodemailer-6.x) | |
DEBUG: findPr(renovate/nodemailer-6.x, undefined, open) | |
DEBUG: findPr(renovate/nodemailer-6.x, undefined, closed) | |
DEBUG: getBranchPr(renovate/eslint-plugin-tailwindcss-3.x) | |
DEBUG: findPr(renovate/eslint-plugin-tailwindcss-3.x, undefined, open) | |
DEBUG: findPr(renovate/eslint-plugin-tailwindcss-3.x, undefined, closed) | |
DEBUG: Found PR #220 | |
DEBUG: Found autoclosed PR for branch | |
{ | |
"autoclosedPr": { | |
"bodyStruct": { | |
"debugData": { | |
"createdInVer": "37.230.0", | |
"targetBranch": "develop", | |
"updatedInVer": "37.230.0" | |
}, | |
"hash": "90691bcd1dd43fa924d18ed86c3f337dcd5a22f92ef16ae8f8f8e537dfe848d4", | |
"rebaseRequested": true | |
}, | |
"closedAt": "2024-03-10T07:55:20Z", | |
"createdAt": "2024-03-10T06:22:53Z", | |
"labels": [], | |
"node_id": "PR_kwDOJbPZkc5pKSpR", | |
"number": 220, | |
"reviewers": [], | |
"sha": "59eed99ccdbd709c14684e8bc18fbaf682229efd", | |
"sourceBranch": "renovate/eslint-plugin-tailwindcss-3.x", | |
"sourceRepo": "dawnmist/support-budget", | |
"state": "closed", | |
"targetBranch": "develop", | |
"title": "chore(deps): update dependency eslint-plugin-tailwindcss to v3.14.3 - autoclosed", | |
"updated_at": "2024-03-10T07:55:22Z" | |
} | |
} | |
DEBUG: HEAD https://api.github.com/repos/dawnmist/support-budget/git/refs/heads/renovate/eslint-plugin-tailwindcss-3.x/ = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=404 retryCount=0, duration=89) | |
DEBUG: HEAD https://api.github.com/repos/dawnmist/support-budget/git/refs/heads/renovate/eslint-plugin-tailwindcss-3.x = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=404 retryCount=0, duration=87) | |
DEBUG: Recreated autoclosed branch renovate/eslint-plugin-tailwindcss-3.x with sha 59eed99ccdbd709c14684e8bc18fbaf682229efd | |
INFO: Successfully reopened autoclosed PR | |
{ | |
"branchName": "renovate/eslint-plugin-tailwindcss-3.x" | |
"title": "chore(deps): update dependency eslint-plugin-tailwindcss to v3.14.3" | |
"number": 220 | |
} | |
DEBUG: getBranchPr(renovate/opentelemetry-auto-instrumentations-node-0.x) | |
DEBUG: findPr(renovate/opentelemetry-auto-instrumentations-node-0.x, undefined, open) | |
DEBUG: findPr(renovate/opentelemetry-auto-instrumentations-node-0.x, undefined, closed) | |
DEBUG: Found PR #230 | |
DEBUG: Found autoclosed PR for branch | |
{ | |
"autoclosedPr": { | |
"bodyStruct": { | |
"debugData": { | |
"createdInVer": "37.230.0", | |
"targetBranch": "develop", | |
"updatedInVer": "37.230.0" | |
}, | |
"hash": "aae6102b9fea2a68b8ce5164d6983a4f09c6a07aa5f960812d18601618c183a7", | |
"rebaseRequested": false | |
}, | |
"closedAt": "2024-03-11T06:04:14Z", | |
"createdAt": "2024-03-10T13:08:25Z", | |
"labels": [], | |
"node_id": "PR_kwDOJbPZkc5pKyq2", | |
"number": 230, | |
"reviewers": [], | |
"sha": "cb297b658a9ab56e81f23ba306ba0bf2cde57b13", | |
"sourceBranch": "renovate/opentelemetry-auto-instrumentations-node-0.x", | |
"sourceRepo": "dawnmist/support-budget", | |
"state": "closed", | |
"targetBranch": "develop", | |
"title": "fix(deps): update dependency @opentelemetry/auto-instrumentations-node to v0.42.0 - autoclosed", | |
"updated_at": "2024-03-11T06:04:15Z" | |
} | |
} | |
DEBUG: HEAD https://api.github.com/repos/dawnmist/support-budget/git/refs/heads/renovate/opentelemetry-auto-instrumentations-node-0.x/ = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=404 retryCount=0, duration=96) | |
DEBUG: HEAD https://api.github.com/repos/dawnmist/support-budget/git/refs/heads/renovate/opentelemetry-auto-instrumentations-node-0.x = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=404 retryCount=0, duration=113) | |
DEBUG: Recreated autoclosed branch renovate/opentelemetry-auto-instrumentations-node-0.x with sha cb297b658a9ab56e81f23ba306ba0bf2cde57b13 | |
INFO: Successfully reopened autoclosed PR | |
{ | |
"branchName": "renovate/opentelemetry-auto-instrumentations-node-0.x" | |
"title": "fix(deps): update dependency @opentelemetry/auto-instrumentations-node to v0.42.0" | |
"number": 230 | |
} | |
DEBUG: getBranchPr(renovate/pino-http-8.x) | |
DEBUG: findPr(renovate/pino-http-8.x, undefined, open) | |
DEBUG: findPr(renovate/pino-http-8.x, undefined, closed) | |
DEBUG: getBranchPr(renovate/prom-client-15.x) | |
DEBUG: findPr(renovate/prom-client-15.x, undefined, open) | |
DEBUG: findPr(renovate/prom-client-15.x, undefined, closed) | |
DEBUG: getBranchPr(renovate/react-email-1.x) | |
DEBUG: findPr(renovate/react-email-1.x, undefined, open) | |
DEBUG: findPr(renovate/react-email-1.x, undefined, closed) | |
DEBUG: getBranchPr(renovate/react-router-monorepo) | |
DEBUG: findPr(renovate/react-router-monorepo, undefined, open) | |
DEBUG: findPr(renovate/react-router-monorepo, undefined, closed) | |
DEBUG: getBranchPr(renovate/remix-routes-1.x) | |
DEBUG: findPr(renovate/remix-routes-1.x, undefined, open) | |
DEBUG: findPr(renovate/remix-routes-1.x, undefined, closed) | |
DEBUG: getBranchPr(renovate/remix-utils-7.x) | |
DEBUG: findPr(renovate/remix-utils-7.x, undefined, open) | |
DEBUG: findPr(renovate/remix-utils-7.x, undefined, closed) | |
DEBUG: getBranchPr(renovate/stripe-14.x) | |
DEBUG: findPr(renovate/stripe-14.x, undefined, open) | |
DEBUG: findPr(renovate/stripe-14.x, undefined, closed) | |
DEBUG: getBranchPr(renovate/tailwind-merge-2.x) | |
DEBUG: findPr(renovate/tailwind-merge-2.x, undefined, open) | |
DEBUG: findPr(renovate/tailwind-merge-2.x, undefined, closed) | |
DEBUG: getBranchPr(renovate/tailwindcss-3.x) | |
DEBUG: findPr(renovate/tailwindcss-3.x, undefined, open) | |
DEBUG: findPr(renovate/tailwindcss-3.x, undefined, closed) | |
DEBUG: Found PR #15 | |
DEBUG: getBranchPr(renovate/winston-3.x) | |
DEBUG: findPr(renovate/winston-3.x, undefined, open) | |
DEBUG: findPr(renovate/winston-3.x, undefined, closed) | |
DEBUG: getBranchPr(renovate/supabase-monorepo) | |
DEBUG: findPr(renovate/supabase-monorepo, undefined, open) | |
DEBUG: findPr(renovate/supabase-monorepo, undefined, closed) | |
DEBUG: getBranchPr(renovate/eslint-plugin-simple-import-sort-12.x) | |
DEBUG: findPr(renovate/eslint-plugin-simple-import-sort-12.x, undefined, open) | |
DEBUG: findPr(renovate/eslint-plugin-simple-import-sort-12.x, undefined, closed) | |
DEBUG: getBranchPr(renovate/jsdom-24.x) | |
DEBUG: findPr(renovate/jsdom-24.x, undefined, open) | |
DEBUG: findPr(renovate/jsdom-24.x, undefined, closed) | |
DEBUG: getBranchPr(renovate/npm-run-all2-6.x) | |
DEBUG: findPr(renovate/npm-run-all2-6.x, undefined, open) | |
DEBUG: findPr(renovate/npm-run-all2-6.x, undefined, closed) | |
DEBUG: getBranchPr(renovate/cimg-node-21.x) | |
DEBUG: findPr(renovate/cimg-node-21.x, undefined, open) | |
DEBUG: findPr(renovate/cimg-node-21.x, undefined, closed) | |
DEBUG: Found PR #40 | |
DEBUG: getBranchPr(renovate/major-7-typescript-eslint-monorepo) | |
DEBUG: findPr(renovate/major-7-typescript-eslint-monorepo, undefined, open) | |
DEBUG: findPr(renovate/major-7-typescript-eslint-monorepo, undefined, closed) | |
DEBUG: getBranchPr(renovate/major-1-conform-monorepo) | |
DEBUG: findPr(renovate/major-1-conform-monorepo, undefined, open) | |
DEBUG: findPr(renovate/major-1-conform-monorepo, undefined, closed) | |
DEBUG: getBranchPr(renovate/stripe-stripe-js-3.x) | |
DEBUG: findPr(renovate/stripe-stripe-js-3.x, undefined, open) | |
DEBUG: findPr(renovate/stripe-stripe-js-3.x, undefined, closed) | |
DEBUG: getBranchPr(renovate/express-prom-bundle-7.x) | |
DEBUG: findPr(renovate/express-prom-bundle-7.x, undefined, open) | |
DEBUG: findPr(renovate/express-prom-bundle-7.x, undefined, closed) | |
DEBUG: getBranchPr(renovate/isbot-4.x) | |
DEBUG: findPr(renovate/isbot-4.x, undefined, open) | |
DEBUG: findPr(renovate/isbot-4.x, undefined, closed) | |
DEBUG: getBranchPr(renovate/isbot-5.x) | |
DEBUG: findPr(renovate/isbot-5.x, undefined, open) | |
DEBUG: findPr(renovate/isbot-5.x, undefined, closed) | |
DEBUG: getBranchPr(renovate/pino-http-9.x) | |
DEBUG: findPr(renovate/pino-http-9.x, undefined, open) | |
DEBUG: findPr(renovate/pino-http-9.x, undefined, closed) | |
DEBUG: getBranchPr(renovate/react-email-2.x) | |
DEBUG: findPr(renovate/react-email-2.x, undefined, open) | |
DEBUG: findPr(renovate/react-email-2.x, undefined, closed) | |
DEBUG: 2 PRs are currently open | |
DEBUG: PR concurrent limit remaining: 0 | |
DEBUG: Calculated maximum PRs remaining this run: 0 | |
DEBUG: PullRequests limit = 0 | |
DEBUG: Calculating hourly PRs remaining | |
DEBUG: currentHourStart=2024-03-11T10:00:00.000+00:00 | |
DEBUG: PR hourly limit remaining: 4 | |
DEBUG: Calculating branchConcurrentLimit (2) | |
DEBUG: 0 already existing branches found: | |
DEBUG: Branch concurrent limit remaining: 2 | |
DEBUG: Calculated maximum branches remaining this run: 2 | |
DEBUG: Branches limit = 2 | |
DEBUG: syncBranchState() (branch="renovate/opentelemetry-instrumentation-express-0.36.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState(): Branch cache not found, creating minimal branchState (branch="renovate/opentelemetry-instrumentation-express-0.36.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: getBranchPr(renovate/opentelemetry-instrumentation-express-0.36.x) (branch="renovate/opentelemetry-instrumentation-express-0.36.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/opentelemetry-instrumentation-express-0.36.x, undefined, open) (branch="renovate/opentelemetry-instrumentation-express-0.36.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/opentelemetry-instrumentation-express-0.36.x, undefined, closed) (branch="renovate/opentelemetry-instrumentation-express-0.36.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: branchExists=false (branch="renovate/opentelemetry-instrumentation-express-0.36.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: dependencyDashboardCheck=undefined (branch="renovate/opentelemetry-instrumentation-express-0.36.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Check for closed PR because recreating closed PRs is disabled. (branch="renovate/opentelemetry-instrumentation-express-0.36.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/opentelemetry-instrumentation-express-0.36.x, fix(deps): update dependency @opentelemetry/instrumentation-express to v0.36.1, !open) (branch="renovate/opentelemetry-instrumentation-express-0.36.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: prAlreadyExisted=false (branch="renovate/opentelemetry-instrumentation-express-0.36.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState() (branch="renovate/dotenv-cli-7.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState(): update baseBranchSha (branch="renovate/dotenv-cli-7.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: getBranchPr(renovate/dotenv-cli-7.x) (branch="renovate/dotenv-cli-7.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/dotenv-cli-7.x, undefined, open) (branch="renovate/dotenv-cli-7.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/dotenv-cli-7.x, undefined, closed) (branch="renovate/dotenv-cli-7.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: branchExists=false (branch="renovate/dotenv-cli-7.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: dependencyDashboardCheck=undefined (branch="renovate/dotenv-cli-7.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Check for closed PR because recreating closed PRs is disabled. (branch="renovate/dotenv-cli-7.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/dotenv-cli-7.x, fix(deps): update dependency dotenv-cli to v7.4.1, !open) (branch="renovate/dotenv-cli-7.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: prAlreadyExisted=false (branch="renovate/dotenv-cli-7.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState() (branch="renovate/nodemailer-6.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState(): update baseBranchSha (branch="renovate/nodemailer-6.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: getBranchPr(renovate/nodemailer-6.x) (branch="renovate/nodemailer-6.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/nodemailer-6.x, undefined, open) (branch="renovate/nodemailer-6.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/nodemailer-6.x, undefined, closed) (branch="renovate/nodemailer-6.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: branchExists=false (branch="renovate/nodemailer-6.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: dependencyDashboardCheck=undefined (branch="renovate/nodemailer-6.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Check for closed PR because recreating closed PRs is disabled. (branch="renovate/nodemailer-6.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/nodemailer-6.x, fix(deps): update dependency nodemailer to v6.9.12, !open) (branch="renovate/nodemailer-6.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: prAlreadyExisted=false (branch="renovate/nodemailer-6.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState() (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState(): Branch cache not found, creating minimal branchState (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: getBranchPr(renovate/eslint-plugin-tailwindcss-3.x) (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/eslint-plugin-tailwindcss-3.x, undefined, open) (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Found PR #220 (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: branchExists=false (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: dependencyDashboardCheck=undefined (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Manual rebase requested via PR checkbox for #220 (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: PR rebase requested=true (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Check for closed PR because recreating closed PRs is disabled. (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/eslint-plugin-tailwindcss-3.x, chore(deps): update dependency eslint-plugin-tailwindcss to v3.15.0, !open) (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: prAlreadyExisted=false (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState() (branch="renovate/opentelemetry-auto-instrumentations-node-0.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState(): Branch cache not found, creating minimal branchState (branch="renovate/opentelemetry-auto-instrumentations-node-0.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: getBranchPr(renovate/opentelemetry-auto-instrumentations-node-0.x) (branch="renovate/opentelemetry-auto-instrumentations-node-0.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/opentelemetry-auto-instrumentations-node-0.x, undefined, open) (branch="renovate/opentelemetry-auto-instrumentations-node-0.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Found PR #230 (branch="renovate/opentelemetry-auto-instrumentations-node-0.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: branchExists=false (branch="renovate/opentelemetry-auto-instrumentations-node-0.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: dependencyDashboardCheck=undefined (branch="renovate/opentelemetry-auto-instrumentations-node-0.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: PR rebase requested=false (branch="renovate/opentelemetry-auto-instrumentations-node-0.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState() (branch="renovate/pino-http-8.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState(): update baseBranchSha (branch="renovate/pino-http-8.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: getBranchPr(renovate/pino-http-8.x) (branch="renovate/pino-http-8.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/pino-http-8.x, undefined, open) (branch="renovate/pino-http-8.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/pino-http-8.x, undefined, closed) (branch="renovate/pino-http-8.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: branchExists=false (branch="renovate/pino-http-8.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: dependencyDashboardCheck=undefined (branch="renovate/pino-http-8.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Check for closed PR because recreating closed PRs is disabled. (branch="renovate/pino-http-8.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/pino-http-8.x, fix(deps): update dependency pino-http to v8.6.1, !open) (branch="renovate/pino-http-8.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: prAlreadyExisted=false (branch="renovate/pino-http-8.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Checking schedule(at any time, Australia/Melbourne) (branch="renovate/pino-http-8.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: No schedule defined (branch="renovate/pino-http-8.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Branch needs creating (branch="renovate/pino-http-8.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using reuseExistingBranch: false (branch="renovate/pino-http-8.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Setting current branch to develop (branch="renovate/pino-http-8.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: latest commit (branch="renovate/pino-http-8.x") | |
{ | |
"baseBranch": "develop" | |
"branchName": "develop" | |
"latestCommitDate": "2024-03-11T07:53:40+00:00" | |
} | |
DEBUG: manager.getUpdatedPackageFiles() reuseExistingBranch=false (branch="renovate/pino-http-8.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: npm.updateDependency(): dependencies.pino-http = 8.6.1 (branch="renovate/pino-http-8.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Updating pino-http in package.json (branch="renovate/pino-http-8.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Updated 1 package files (branch="renovate/pino-http-8.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Getting updated lock files (branch="renovate/pino-http-8.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Writing package.json files (branch="renovate/pino-http-8.x") | |
{ | |
"baseBranch": "develop" | |
"packageFiles": [ | |
"package.json" | |
] | |
} | |
DEBUG: Writing any updated package files (branch="renovate/pino-http-8.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Writing package.json (branch="renovate/pino-http-8.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Writing updated .npmrc file to .npmrc (branch="renovate/pino-http-8.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Added authentication to .yarnrc.yml (branch="renovate/pino-http-8.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Generating yarn.lock for . (branch="renovate/pino-http-8.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Spawning yarn install to create yarn.lock (branch="renovate/pino-http-8.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using node constraint "20.11.1" from .nvmrc (branch="renovate/pino-http-8.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Found yarn constraint in package.json packageManager: 4.1.1 (branch="renovate/pino-http-8.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Enabling global cache as zero-install is not detected (branch="renovate/pino-http-8.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Performing yarn dedupe highest (branch="renovate/pino-http-8.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Setting CONTAINERBASE_CACHE_DIR to /tmp/renovate/cache/containerbase (branch="renovate/pino-http-8.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using containerbase dynamic installs (branch="renovate/pino-http-8.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Resolved stable matching version (branch="renovate/pino-http-8.x") | |
{ | |
"baseBranch": "develop" | |
"toolName": "corepack" | |
"resolvedVersion": "0.26.0" | |
} | |
DEBUG: Executing command (branch="renovate/pino-http-8.x") | |
{ | |
"baseBranch": "develop" | |
"command": "install-tool node 20.11.1" | |
} | |
DEBUG: exec completed (branch="renovate/pino-http-8.x") | |
{ | |
"baseBranch": "develop" | |
"durationMs": 8950 | |
"stdout": "[10:28:05.977] INFO (60): Installing tool [email protected]...\nv20.11.1\n10.2.4\n0.23.0\n[10:28:13.571] INFO (60): Installed tool node in 7.5s.\n" | |
"stderr": "" | |
} | |
DEBUG: Executing command (branch="renovate/pino-http-8.x") | |
{ | |
"baseBranch": "develop" | |
"command": "install-tool corepack 0.26.0" | |
} | |
DEBUG: exec completed (branch="renovate/pino-http-8.x") | |
{ | |
"baseBranch": "develop" | |
"durationMs": 2900 | |
"stdout": "[10:28:14.925] INFO (97): Installing npm [email protected]...\n0.26.0\n[10:28:16.851] INFO (97): Installed tool corepack in 1.9s.\n" | |
"stderr": "" | |
} | |
DEBUG: Executing command (branch="renovate/pino-http-8.x") | |
{ | |
"baseBranch": "develop" | |
"command": "yarn install --mode=update-lockfile" | |
} | |
DEBUG: exec completed (branch="renovate/pino-http-8.x") | |
{ | |
"baseBranch": "develop" | |
"durationMs": 12879 | |
"stdout": "➤ YN0000: · Yarn 4.1.1\n➤ YN0000: ┌ Resolution step\n➤ YN0085: │ + pino-http@npm:8.6.1\n➤ YN0085: │ - pino-http@npm:8.5.1, process-warning@npm:2.3.1\n➤ YN0000: └ Completed in 2s 507ms\n➤ YN0000: ┌ Post-resolution validation\n➤ YN0060: │ react is listed by your project with version 18.2.0, which doesn't satisfy what @opentelemetry/plugin-react-load (p1eae0) requests (^16.13.1 || ^17.0.0).\n➤ YN0002: │ supportbudget@workspace:. doesn't provide zone.js (pe70a8), requested by @opentelemetry/auto-instrumentations-web.\n➤ YN0086: │ Some peer dependencies are incorrectly met; run yarn explain peer-requirements <hash> for details, where <hash> is the six-letter p-prefixed code.\n➤ YN0000: └ Completed\n➤ YN0000: ┌ Fetch step\n➤ YN0013: │ 4 packages were added to the project (+ 9.44 MiB).\n➤ YN0000: └ Completed in 6s 257ms\n➤ YN0000: ┌ Link step\n➤ YN0073: │ Skipped due to mode=update-lockfile\n➤ YN0000: └ Completed\n➤ YN0000: · Done with warnings in 9s 748ms\n" | |
"stderr": "! Corepack is about to download https://repo.yarnpkg.com/4.1.1/packages/yarnpkg-cli/bin/yarn.js\n" | |
} | |
DEBUG: Executing command (branch="renovate/pino-http-8.x") | |
{ | |
"baseBranch": "develop" | |
"command": "yarn dedupe --strategy highest --mode=update-lockfile" | |
} | |
DEBUG: exec completed (branch="renovate/pino-http-8.x") | |
{ | |
"baseBranch": "develop" | |
"durationMs": 6437 | |
"stdout": "➤ YN0000: ┌ Deduplication step\n➤ YN0000: │ No packages can be deduped using the highest strategy\n➤ YN0000: └ Completed in 1s 105ms\n➤ YN0000: · Yarn 4.1.1\n➤ YN0000: ┌ Resolution step\n➤ YN0000: └ Completed in 1s 801ms\n➤ YN0000: ┌ Post-resolution validation\n➤ YN0060: │ react is listed by your project with version 18.2.0, which doesn't satisfy what @opentelemetry/plugin-react-load (p1eae0) requests (^16.13.1 || ^17.0.0).\n➤ YN0002: │ supportbudget@workspace:. doesn't provide zone.js (pe70a8), requested by @opentelemetry/auto-instrumentations-web.\n➤ YN0086: │ Some peer dependencies are incorrectly met; run yarn explain peer-requirements <hash> for details, where <hash> is the six-letter p-prefixed code.\n➤ YN0000: └ Completed\n➤ YN0000: ┌ Fetch step\n➤ YN0000: └ Completed\n➤ YN0000: ┌ Link step\n➤ YN0073: │ Skipped due to mode=update-lockfile\n➤ YN0000: └ Completed\n➤ YN0000: · Done with warnings in 2s 884ms\n" | |
"stderr": "" | |
} | |
DEBUG: yarn.lock needs updating (branch="renovate/pino-http-8.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: updateYarnOffline resolvedPaths (branch="renovate/pino-http-8.x") | |
{ | |
"baseBranch": "develop" | |
"resolvedPaths": [ | |
".yarn/cache", | |
".pnp.cjs", | |
".pnp.js", | |
".pnp.loader.mjs" | |
] | |
} | |
DEBUG: Updated 1 lock files (branch="renovate/pino-http-8.x") | |
{ | |
"baseBranch": "develop" | |
"updatedArtifacts": [ | |
"yarn.lock" | |
] | |
} | |
DEBUG: 2 file(s) to commit (branch="renovate/pino-http-8.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Preparing files for committing to branch renovate/pino-http-8.x (branch="renovate/pino-http-8.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Setting git author name: renovate[bot] (branch="renovate/pino-http-8.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Setting git author email: 29139614+renovate[bot]@users.noreply.github.com (branch="renovate/pino-http-8.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: git commit (branch="renovate/pino-http-8.x") | |
{ | |
"baseBranch": "develop" | |
"deletedFiles": [] | |
"ignoredFiles": [] | |
"result": { | |
"author": null, | |
"branch": "renovate/pino-http-8.x", | |
"commit": "82b7cb677c4f60ffe3154e09c2dca5c94a5fb493", | |
"root": false, | |
"summary": { | |
"changes": 2, | |
"insertions": 11, | |
"deletions": 18 | |
} | |
} | |
} | |
DEBUG: HEAD https://api.github.com/repos/dawnmist/support-budget/git/refs/heads/renovate/pino-http-8.x/ = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=404 retryCount=0, duration=101) (branch="renovate/pino-http-8.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: HEAD https://api.github.com/repos/dawnmist/support-budget/git/refs/heads/renovate/pino-http-8.x = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=404 retryCount=0, duration=91) (branch="renovate/pino-http-8.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: resetToCommit(536b80dd5f271d77fd215fc8f90db26bf206078a) (branch="renovate/pino-http-8.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Fetching branch renovate/pino-http-8.x (branch="renovate/pino-http-8.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Setting current branch to develop (branch="renovate/pino-http-8.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: latest commit (branch="renovate/pino-http-8.x") | |
{ | |
"baseBranch": "develop" | |
"branchName": "develop" | |
"latestCommitDate": "2024-03-11T07:53:40+00:00" | |
} | |
INFO: Branch created (branch="renovate/pino-http-8.x") | |
{ | |
"baseBranch": "develop" | |
"commitSha": "240adf642783c4712e4020a1a2a94cc1450584c6" | |
} | |
DEBUG: Updating renovate/stability-days status check state to green (branch="renovate/pino-http-8.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Setting branch status (branch="renovate/pino-http-8.x") | |
{ | |
"baseBranch": "develop" | |
"context": "renovate/stability-days" | |
"state": "green" | |
} | |
DEBUG: Ensuring PR (branch="renovate/pino-http-8.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: There are 0 errors and 0 warnings (branch="renovate/pino-http-8.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: getBranchPr(renovate/pino-http-8.x) (branch="renovate/pino-http-8.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/pino-http-8.x, undefined, open) (branch="renovate/pino-http-8.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/pino-http-8.x, undefined, closed) (branch="renovate/pino-http-8.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: getPrCache() (branch="renovate/pino-http-8.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Fetching changelog: https://github.com/pinojs/pino-http (8.5.1 -> 8.6.1) (branch="renovate/pino-http-8.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Creating PR (branch="renovate/pino-http-8.x") | |
{ | |
"baseBranch": "develop" | |
"prTitle": "fix(deps): update dependency pino-http to v8.6.1" | |
} | |
DEBUG: Skipping PR - limit reached (branch="renovate/pino-http-8.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Reached PR limit - skipping PR creation (branch="renovate/pino-http-8.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: setBranchCommit() (branch="renovate/pino-http-8.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState() (branch="renovate/prom-client-15.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState(): update baseBranchSha (branch="renovate/prom-client-15.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: getBranchPr(renovate/prom-client-15.x) (branch="renovate/prom-client-15.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/prom-client-15.x, undefined, open) (branch="renovate/prom-client-15.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/prom-client-15.x, undefined, closed) (branch="renovate/prom-client-15.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: branchExists=false (branch="renovate/prom-client-15.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: dependencyDashboardCheck=undefined (branch="renovate/prom-client-15.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Check for closed PR because recreating closed PRs is disabled. (branch="renovate/prom-client-15.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/prom-client-15.x, fix(deps): update dependency prom-client to v15.1.0, !open) (branch="renovate/prom-client-15.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: prAlreadyExisted=false (branch="renovate/prom-client-15.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Checking schedule(at any time, Australia/Melbourne) (branch="renovate/prom-client-15.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: No schedule defined (branch="renovate/prom-client-15.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Branch needs creating (branch="renovate/prom-client-15.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using reuseExistingBranch: false (branch="renovate/prom-client-15.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Setting current branch to develop (branch="renovate/prom-client-15.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: latest commit (branch="renovate/prom-client-15.x") | |
{ | |
"baseBranch": "develop" | |
"branchName": "develop" | |
"latestCommitDate": "2024-03-11T07:53:40+00:00" | |
} | |
DEBUG: manager.getUpdatedPackageFiles() reuseExistingBranch=false (branch="renovate/prom-client-15.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: npm.updateDependency(): dependencies.prom-client = 15.1.0 (branch="renovate/prom-client-15.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Updating prom-client in package.json (branch="renovate/prom-client-15.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Updated 1 package files (branch="renovate/prom-client-15.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Getting updated lock files (branch="renovate/prom-client-15.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Writing package.json files (branch="renovate/prom-client-15.x") | |
{ | |
"baseBranch": "develop" | |
"packageFiles": [ | |
"package.json" | |
] | |
} | |
DEBUG: Writing any updated package files (branch="renovate/prom-client-15.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Writing package.json (branch="renovate/prom-client-15.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Writing updated .npmrc file to .npmrc (branch="renovate/prom-client-15.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Added authentication to .yarnrc.yml (branch="renovate/prom-client-15.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Generating yarn.lock for . (branch="renovate/prom-client-15.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Spawning yarn install to create yarn.lock (branch="renovate/prom-client-15.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using node constraint "20.11.1" from .nvmrc (branch="renovate/prom-client-15.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Found yarn constraint in package.json packageManager: 4.1.1 (branch="renovate/prom-client-15.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Enabling global cache as zero-install is not detected (branch="renovate/prom-client-15.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Performing yarn dedupe highest (branch="renovate/prom-client-15.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Setting CONTAINERBASE_CACHE_DIR to /tmp/renovate/cache/containerbase (branch="renovate/prom-client-15.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using containerbase dynamic installs (branch="renovate/prom-client-15.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Resolved stable matching version (branch="renovate/prom-client-15.x") | |
{ | |
"baseBranch": "develop" | |
"toolName": "corepack" | |
"resolvedVersion": "0.26.0" | |
} | |
DEBUG: Executing command (branch="renovate/prom-client-15.x") | |
{ | |
"baseBranch": "develop" | |
"command": "install-tool node 20.11.1" | |
} | |
DEBUG: exec completed (branch="renovate/prom-client-15.x") | |
{ | |
"baseBranch": "develop" | |
"durationMs": 1792 | |
"stdout": "v20.11.1\n[10:28:43.200] INFO (239): Installing tool [email protected]...\n[10:28:43.239] INFO (239): tool already installed\n tool: \"node\"\n10.2.4\n0.23.0\n[10:28:44.027] INFO (239): Installed tool node in 826ms.\n" | |
"stderr": "" | |
} | |
DEBUG: Executing command (branch="renovate/prom-client-15.x") | |
{ | |
"baseBranch": "develop" | |
"command": "install-tool corepack 0.26.0" | |
} | |
DEBUG: exec completed (branch="renovate/prom-client-15.x") | |
{ | |
"baseBranch": "develop" | |
"durationMs": 576 | |
"stdout": "[10:28:44.736] INFO (275): Installing npm [email protected]...\n[10:28:44.770] INFO (275): tool already installed\n tool: \"corepack\"\n0.26.0\n[10:28:44.896] INFO (275): Installed tool corepack in 159ms.\n" | |
"stderr": "" | |
} | |
DEBUG: Executing command (branch="renovate/prom-client-15.x") | |
{ | |
"baseBranch": "develop" | |
"command": "yarn install --mode=update-lockfile" | |
} | |
DEBUG: exec completed (branch="renovate/prom-client-15.x") | |
{ | |
"baseBranch": "develop" | |
"durationMs": 4564 | |
"stdout": "➤ YN0000: · Yarn 4.1.1\n➤ YN0000: ┌ Resolution step\n➤ YN0085: │ + prom-client@npm:15.1.0\n➤ YN0085: │ - prom-client@npm:15.0.0\n➤ YN0000: └ Completed in 1s 803ms\n➤ YN0000: ┌ Post-resolution validation\n➤ YN0060: │ react is listed by your project with version 18.2.0, which doesn't satisfy what @opentelemetry/plugin-react-load (p1eae0) requests (^16.13.1 || ^17.0.0).\n➤ YN0002: │ supportbudget@workspace:. doesn't provide zone.js (pe70a8), requested by @opentelemetry/auto-instrumentations-web.\n➤ YN0086: │ Some peer dependencies are incorrectly met; run yarn explain peer-requirements <hash> for details, where <hash> is the six-letter p-prefixed code.\n➤ YN0000: └ Completed\n➤ YN0000: ┌ Fetch step\n➤ YN0013: │ A package was added to the project (+ 46.82 KiB).\n➤ YN0000: └ Completed in 0s 327ms\n➤ YN0000: ┌ Link step\n➤ YN0073: │ Skipped due to mode=update-lockfile\n➤ YN0000: └ Completed\n➤ YN0000: · Done with warnings in 3s 13ms\n" | |
"stderr": "" | |
} | |
DEBUG: Executing command (branch="renovate/prom-client-15.x") | |
{ | |
"baseBranch": "develop" | |
"command": "yarn dedupe --strategy highest --mode=update-lockfile" | |
} | |
DEBUG: exec completed (branch="renovate/prom-client-15.x") | |
{ | |
"baseBranch": "develop" | |
"durationMs": 5249 | |
"stdout": "➤ YN0000: ┌ Deduplication step\n➤ YN0000: │ No packages can be deduped using the highest strategy\n➤ YN0000: └ Completed in 1s 12ms\n➤ YN0000: · Yarn 4.1.1\n➤ YN0000: ┌ Resolution step\n➤ YN0000: └ Completed in 1s 533ms\n➤ YN0000: ┌ Post-resolution validation\n➤ YN0060: │ react is listed by your project with version 18.2.0, which doesn't satisfy what @opentelemetry/plugin-react-load (p1eae0) requests (^16.13.1 || ^17.0.0).\n➤ YN0002: │ supportbudget@workspace:. doesn't provide zone.js (pe70a8), requested by @opentelemetry/auto-instrumentations-web.\n➤ YN0086: │ Some peer dependencies are incorrectly met; run yarn explain peer-requirements <hash> for details, where <hash> is the six-letter p-prefixed code.\n➤ YN0000: └ Completed\n➤ YN0000: ┌ Fetch step\n➤ YN0000: └ Completed\n➤ YN0000: ┌ Link step\n➤ YN0073: │ Skipped due to mode=update-lockfile\n➤ YN0000: └ Completed\n➤ YN0000: · Done with warnings in 2s 334ms\n" | |
"stderr": "" | |
} | |
DEBUG: yarn.lock needs updating (branch="renovate/prom-client-15.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: updateYarnOffline resolvedPaths (branch="renovate/prom-client-15.x") | |
{ | |
"baseBranch": "develop" | |
"resolvedPaths": [ | |
".yarn/cache", | |
".pnp.cjs", | |
".pnp.js", | |
".pnp.loader.mjs" | |
] | |
} | |
DEBUG: Updated 1 lock files (branch="renovate/prom-client-15.x") | |
{ | |
"baseBranch": "develop" | |
"updatedArtifacts": [ | |
"yarn.lock" | |
] | |
} | |
DEBUG: 2 file(s) to commit (branch="renovate/prom-client-15.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Preparing files for committing to branch renovate/prom-client-15.x (branch="renovate/prom-client-15.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: git commit (branch="renovate/prom-client-15.x") | |
{ | |
"baseBranch": "develop" | |
"deletedFiles": [] | |
"ignoredFiles": [] | |
"result": { | |
"author": null, | |
"branch": "renovate/prom-client-15.x", | |
"commit": "768bd151d7abd238fb2526c9b2c855ef6593fdb1", | |
"root": false, | |
"summary": { | |
"changes": 2, | |
"insertions": 6, | |
"deletions": 0 | |
} | |
} | |
} | |
DEBUG: HEAD https://api.github.com/repos/dawnmist/support-budget/git/refs/heads/renovate/prom-client-15.x/ = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=404 retryCount=0, duration=89) (branch="renovate/prom-client-15.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: HEAD https://api.github.com/repos/dawnmist/support-budget/git/refs/heads/renovate/prom-client-15.x = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=404 retryCount=0, duration=85) (branch="renovate/prom-client-15.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: resetToCommit(536b80dd5f271d77fd215fc8f90db26bf206078a) (branch="renovate/prom-client-15.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Fetching branch renovate/prom-client-15.x (branch="renovate/prom-client-15.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Setting current branch to develop (branch="renovate/prom-client-15.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: latest commit (branch="renovate/prom-client-15.x") | |
{ | |
"baseBranch": "develop" | |
"branchName": "develop" | |
"latestCommitDate": "2024-03-11T07:53:40+00:00" | |
} | |
INFO: Branch created (branch="renovate/prom-client-15.x") | |
{ | |
"baseBranch": "develop" | |
"commitSha": "f5f89402bcc2abfa2ae9c33c501afd57cead7904" | |
} | |
DEBUG: Updating renovate/stability-days status check state to green (branch="renovate/prom-client-15.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Setting branch status (branch="renovate/prom-client-15.x") | |
{ | |
"baseBranch": "develop" | |
"context": "renovate/stability-days" | |
"state": "green" | |
} | |
DEBUG: Ensuring PR (branch="renovate/prom-client-15.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: There are 0 errors and 0 warnings (branch="renovate/prom-client-15.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: getBranchPr(renovate/prom-client-15.x) (branch="renovate/prom-client-15.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/prom-client-15.x, undefined, open) (branch="renovate/prom-client-15.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/prom-client-15.x, undefined, closed) (branch="renovate/prom-client-15.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: getPrCache() (branch="renovate/prom-client-15.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Fetching changelog: https://github.com/siimon/prom-client (15.0.0 -> 15.1.0) (branch="renovate/prom-client-15.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Creating PR (branch="renovate/prom-client-15.x") | |
{ | |
"baseBranch": "develop" | |
"prTitle": "fix(deps): update dependency prom-client to v15.1.0" | |
} | |
DEBUG: Skipping PR - limit reached (branch="renovate/prom-client-15.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Reached PR limit - skipping PR creation (branch="renovate/prom-client-15.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: setBranchCommit() (branch="renovate/prom-client-15.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState() (branch="renovate/react-email-1.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState(): update baseBranchSha (branch="renovate/react-email-1.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: getBranchPr(renovate/react-email-1.x) (branch="renovate/react-email-1.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/react-email-1.x, undefined, open) (branch="renovate/react-email-1.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/react-email-1.x, undefined, closed) (branch="renovate/react-email-1.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: branchExists=false (branch="renovate/react-email-1.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: dependencyDashboardCheck=undefined (branch="renovate/react-email-1.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Check for closed PR because recreating closed PRs is disabled. (branch="renovate/react-email-1.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/react-email-1.x, fix(deps): update dependency react-email to v1.10.1, !open) (branch="renovate/react-email-1.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: prAlreadyExisted=false (branch="renovate/react-email-1.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Reached branch limit - skipping branch creation (branch="renovate/react-email-1.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState() (branch="renovate/react-router-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState(): update baseBranchSha (branch="renovate/react-router-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: getBranchPr(renovate/react-router-monorepo) (branch="renovate/react-router-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/react-router-monorepo, undefined, open) (branch="renovate/react-router-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/react-router-monorepo, undefined, closed) (branch="renovate/react-router-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: branchExists=false (branch="renovate/react-router-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: dependencyDashboardCheck=undefined (branch="renovate/react-router-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Check for closed PR because recreating closed PRs is disabled. (branch="renovate/react-router-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/react-router-monorepo, fix(deps): update dependency react-router-dom to v6.22.3, !open) (branch="renovate/react-router-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: prAlreadyExisted=false (branch="renovate/react-router-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Reached branch limit - skipping branch creation (branch="renovate/react-router-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState() (branch="renovate/remix-routes-1.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState(): update baseBranchSha (branch="renovate/remix-routes-1.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: getBranchPr(renovate/remix-routes-1.x) (branch="renovate/remix-routes-1.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/remix-routes-1.x, undefined, open) (branch="renovate/remix-routes-1.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/remix-routes-1.x, undefined, closed) (branch="renovate/remix-routes-1.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: branchExists=false (branch="renovate/remix-routes-1.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: dependencyDashboardCheck=undefined (branch="renovate/remix-routes-1.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Check for closed PR because recreating closed PRs is disabled. (branch="renovate/remix-routes-1.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/remix-routes-1.x, fix(deps): update dependency remix-routes to v1.7.2, !open) (branch="renovate/remix-routes-1.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: prAlreadyExisted=false (branch="renovate/remix-routes-1.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Reached branch limit - skipping branch creation (branch="renovate/remix-routes-1.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState() (branch="renovate/remix-utils-7.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState(): update baseBranchSha (branch="renovate/remix-utils-7.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: getBranchPr(renovate/remix-utils-7.x) (branch="renovate/remix-utils-7.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/remix-utils-7.x, undefined, open) (branch="renovate/remix-utils-7.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/remix-utils-7.x, undefined, closed) (branch="renovate/remix-utils-7.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: branchExists=false (branch="renovate/remix-utils-7.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: dependencyDashboardCheck=undefined (branch="renovate/remix-utils-7.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Check for closed PR because recreating closed PRs is disabled. (branch="renovate/remix-utils-7.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/remix-utils-7.x, fix(deps): update dependency remix-utils to v7.5.0, !open) (branch="renovate/remix-utils-7.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: prAlreadyExisted=false (branch="renovate/remix-utils-7.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Reached branch limit - skipping branch creation (branch="renovate/remix-utils-7.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState() (branch="renovate/stripe-14.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState(): update baseBranchSha (branch="renovate/stripe-14.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: getBranchPr(renovate/stripe-14.x) (branch="renovate/stripe-14.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/stripe-14.x, undefined, open) (branch="renovate/stripe-14.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/stripe-14.x, undefined, closed) (branch="renovate/stripe-14.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: branchExists=false (branch="renovate/stripe-14.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: dependencyDashboardCheck=undefined (branch="renovate/stripe-14.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Check for closed PR because recreating closed PRs is disabled. (branch="renovate/stripe-14.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/stripe-14.x, fix(deps): update dependency stripe to v14.20.0, !open) (branch="renovate/stripe-14.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: prAlreadyExisted=false (branch="renovate/stripe-14.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Reached branch limit - skipping branch creation (branch="renovate/stripe-14.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState() (branch="renovate/tailwind-merge-2.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState(): update baseBranchSha (branch="renovate/tailwind-merge-2.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: getBranchPr(renovate/tailwind-merge-2.x) (branch="renovate/tailwind-merge-2.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/tailwind-merge-2.x, undefined, open) (branch="renovate/tailwind-merge-2.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/tailwind-merge-2.x, undefined, closed) (branch="renovate/tailwind-merge-2.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: branchExists=false (branch="renovate/tailwind-merge-2.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: dependencyDashboardCheck=undefined (branch="renovate/tailwind-merge-2.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Check for closed PR because recreating closed PRs is disabled. (branch="renovate/tailwind-merge-2.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/tailwind-merge-2.x, fix(deps): update dependency tailwind-merge to v2.2.1, !open) (branch="renovate/tailwind-merge-2.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: prAlreadyExisted=false (branch="renovate/tailwind-merge-2.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Reached branch limit - skipping branch creation (branch="renovate/tailwind-merge-2.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState() (branch="renovate/tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState(): update baseBranchSha (branch="renovate/tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: getBranchPr(renovate/tailwindcss-3.x) (branch="renovate/tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/tailwindcss-3.x, undefined, open) (branch="renovate/tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/tailwindcss-3.x, undefined, closed) (branch="renovate/tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Found PR #15 (branch="renovate/tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: branchExists=false (branch="renovate/tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: dependencyDashboardCheck=undefined (branch="renovate/tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Check for closed PR because recreating closed PRs is disabled. (branch="renovate/tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/tailwindcss-3.x, fix(deps): update dependency tailwindcss to v3.4.1, !open) (branch="renovate/tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: prAlreadyExisted=false (branch="renovate/tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Reached branch limit - skipping branch creation (branch="renovate/tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState() (branch="renovate/winston-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState(): update baseBranchSha (branch="renovate/winston-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: getBranchPr(renovate/winston-3.x) (branch="renovate/winston-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/winston-3.x, undefined, open) (branch="renovate/winston-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/winston-3.x, undefined, closed) (branch="renovate/winston-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: branchExists=false (branch="renovate/winston-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: dependencyDashboardCheck=undefined (branch="renovate/winston-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Check for closed PR because recreating closed PRs is disabled. (branch="renovate/winston-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/winston-3.x, fix(deps): update dependency winston to v3.12.0, !open) (branch="renovate/winston-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: prAlreadyExisted=false (branch="renovate/winston-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Reached branch limit - skipping branch creation (branch="renovate/winston-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState() (branch="renovate/supabase-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState(): update baseBranchSha (branch="renovate/supabase-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: getBranchPr(renovate/supabase-monorepo) (branch="renovate/supabase-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/supabase-monorepo, undefined, open) (branch="renovate/supabase-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/supabase-monorepo, undefined, closed) (branch="renovate/supabase-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: branchExists=false (branch="renovate/supabase-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: dependencyDashboardCheck=undefined (branch="renovate/supabase-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: recreateClosed is true. No need to check for closed PR. (branch="renovate/supabase-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Reached branch limit - skipping branch creation (branch="renovate/supabase-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState() (branch="renovate/eslint-plugin-simple-import-sort-12.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState(): update baseBranchSha (branch="renovate/eslint-plugin-simple-import-sort-12.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: getBranchPr(renovate/eslint-plugin-simple-import-sort-12.x) (branch="renovate/eslint-plugin-simple-import-sort-12.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/eslint-plugin-simple-import-sort-12.x, undefined, open) (branch="renovate/eslint-plugin-simple-import-sort-12.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/eslint-plugin-simple-import-sort-12.x, undefined, closed) (branch="renovate/eslint-plugin-simple-import-sort-12.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: branchExists=false (branch="renovate/eslint-plugin-simple-import-sort-12.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: dependencyDashboardCheck=undefined (branch="renovate/eslint-plugin-simple-import-sort-12.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Check for closed PR because recreating closed PRs is disabled. (branch="renovate/eslint-plugin-simple-import-sort-12.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/eslint-plugin-simple-import-sort-12.x, chore(deps): update dependency eslint-plugin-simple-import-sort to v12, !open) (branch="renovate/eslint-plugin-simple-import-sort-12.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: prAlreadyExisted=false (branch="renovate/eslint-plugin-simple-import-sort-12.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Reached branch limit - skipping branch creation (branch="renovate/eslint-plugin-simple-import-sort-12.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState() (branch="renovate/jsdom-24.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState(): update baseBranchSha (branch="renovate/jsdom-24.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: getBranchPr(renovate/jsdom-24.x) (branch="renovate/jsdom-24.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/jsdom-24.x, undefined, open) (branch="renovate/jsdom-24.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/jsdom-24.x, undefined, closed) (branch="renovate/jsdom-24.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: branchExists=false (branch="renovate/jsdom-24.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: dependencyDashboardCheck=undefined (branch="renovate/jsdom-24.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Check for closed PR because recreating closed PRs is disabled. (branch="renovate/jsdom-24.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/jsdom-24.x, chore(deps): update dependency jsdom to v24, !open) (branch="renovate/jsdom-24.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: prAlreadyExisted=false (branch="renovate/jsdom-24.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Reached branch limit - skipping branch creation (branch="renovate/jsdom-24.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState() (branch="renovate/npm-run-all2-6.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState(): update baseBranchSha (branch="renovate/npm-run-all2-6.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: getBranchPr(renovate/npm-run-all2-6.x) (branch="renovate/npm-run-all2-6.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/npm-run-all2-6.x, undefined, open) (branch="renovate/npm-run-all2-6.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/npm-run-all2-6.x, undefined, closed) (branch="renovate/npm-run-all2-6.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: branchExists=false (branch="renovate/npm-run-all2-6.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: dependencyDashboardCheck=undefined (branch="renovate/npm-run-all2-6.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Check for closed PR because recreating closed PRs is disabled. (branch="renovate/npm-run-all2-6.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/npm-run-all2-6.x, chore(deps): update dependency npm-run-all2 to v6, !open) (branch="renovate/npm-run-all2-6.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: prAlreadyExisted=false (branch="renovate/npm-run-all2-6.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Reached branch limit - skipping branch creation (branch="renovate/npm-run-all2-6.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState() (branch="renovate/cimg-node-21.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState(): update baseBranchSha (branch="renovate/cimg-node-21.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: getBranchPr(renovate/cimg-node-21.x) (branch="renovate/cimg-node-21.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/cimg-node-21.x, undefined, open) (branch="renovate/cimg-node-21.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/cimg-node-21.x, undefined, closed) (branch="renovate/cimg-node-21.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Found PR #40 (branch="renovate/cimg-node-21.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: branchExists=false (branch="renovate/cimg-node-21.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: dependencyDashboardCheck=undefined (branch="renovate/cimg-node-21.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Check for closed PR because recreating closed PRs is disabled. (branch="renovate/cimg-node-21.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/cimg-node-21.x, chore(deps): update node.js to v21, !open) (branch="renovate/cimg-node-21.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: prAlreadyExisted=false (branch="renovate/cimg-node-21.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Reached branch limit - skipping branch creation (branch="renovate/cimg-node-21.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState() (branch="renovate/major-7-typescript-eslint-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState(): update baseBranchSha (branch="renovate/major-7-typescript-eslint-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: getBranchPr(renovate/major-7-typescript-eslint-monorepo) (branch="renovate/major-7-typescript-eslint-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/major-7-typescript-eslint-monorepo, undefined, open) (branch="renovate/major-7-typescript-eslint-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/major-7-typescript-eslint-monorepo, undefined, closed) (branch="renovate/major-7-typescript-eslint-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: branchExists=false (branch="renovate/major-7-typescript-eslint-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: dependencyDashboardCheck=undefined (branch="renovate/major-7-typescript-eslint-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Check for closed PR because recreating closed PRs is disabled. (branch="renovate/major-7-typescript-eslint-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/major-7-typescript-eslint-monorepo, chore(deps): update typescript-eslint monorepo to v7 (major), !open) (branch="renovate/major-7-typescript-eslint-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: prAlreadyExisted=false (branch="renovate/major-7-typescript-eslint-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Reached branch limit - skipping branch creation (branch="renovate/major-7-typescript-eslint-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState() (branch="renovate/major-1-conform-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState(): update baseBranchSha (branch="renovate/major-1-conform-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: getBranchPr(renovate/major-1-conform-monorepo) (branch="renovate/major-1-conform-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/major-1-conform-monorepo, undefined, open) (branch="renovate/major-1-conform-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/major-1-conform-monorepo, undefined, closed) (branch="renovate/major-1-conform-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: branchExists=false (branch="renovate/major-1-conform-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: dependencyDashboardCheck=undefined (branch="renovate/major-1-conform-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Check for closed PR because recreating closed PRs is disabled. (branch="renovate/major-1-conform-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/major-1-conform-monorepo, fix(deps): update conform monorepo to v1 (major), !open) (branch="renovate/major-1-conform-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: prAlreadyExisted=false (branch="renovate/major-1-conform-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Reached branch limit - skipping branch creation (branch="renovate/major-1-conform-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState() (branch="renovate/stripe-stripe-js-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState(): update baseBranchSha (branch="renovate/stripe-stripe-js-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: getBranchPr(renovate/stripe-stripe-js-3.x) (branch="renovate/stripe-stripe-js-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/stripe-stripe-js-3.x, undefined, open) (branch="renovate/stripe-stripe-js-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/stripe-stripe-js-3.x, undefined, closed) (branch="renovate/stripe-stripe-js-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: branchExists=false (branch="renovate/stripe-stripe-js-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: dependencyDashboardCheck=undefined (branch="renovate/stripe-stripe-js-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Check for closed PR because recreating closed PRs is disabled. (branch="renovate/stripe-stripe-js-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/stripe-stripe-js-3.x, fix(deps): update dependency @stripe/stripe-js to v3, !open) (branch="renovate/stripe-stripe-js-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: prAlreadyExisted=false (branch="renovate/stripe-stripe-js-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Reached branch limit - skipping branch creation (branch="renovate/stripe-stripe-js-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState() (branch="renovate/express-prom-bundle-7.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState(): update baseBranchSha (branch="renovate/express-prom-bundle-7.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: getBranchPr(renovate/express-prom-bundle-7.x) (branch="renovate/express-prom-bundle-7.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/express-prom-bundle-7.x, undefined, open) (branch="renovate/express-prom-bundle-7.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/express-prom-bundle-7.x, undefined, closed) (branch="renovate/express-prom-bundle-7.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: branchExists=false (branch="renovate/express-prom-bundle-7.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: dependencyDashboardCheck=undefined (branch="renovate/express-prom-bundle-7.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Check for closed PR because recreating closed PRs is disabled. (branch="renovate/express-prom-bundle-7.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/express-prom-bundle-7.x, fix(deps): update dependency express-prom-bundle to v7, !open) (branch="renovate/express-prom-bundle-7.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: prAlreadyExisted=false (branch="renovate/express-prom-bundle-7.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Reached branch limit - skipping branch creation (branch="renovate/express-prom-bundle-7.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState() (branch="renovate/isbot-4.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState(): update baseBranchSha (branch="renovate/isbot-4.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: getBranchPr(renovate/isbot-4.x) (branch="renovate/isbot-4.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/isbot-4.x, undefined, open) (branch="renovate/isbot-4.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/isbot-4.x, undefined, closed) (branch="renovate/isbot-4.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: branchExists=false (branch="renovate/isbot-4.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: dependencyDashboardCheck=undefined (branch="renovate/isbot-4.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Check for closed PR because recreating closed PRs is disabled. (branch="renovate/isbot-4.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/isbot-4.x, fix(deps): update dependency isbot to v4, !open) (branch="renovate/isbot-4.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: prAlreadyExisted=false (branch="renovate/isbot-4.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Reached branch limit - skipping branch creation (branch="renovate/isbot-4.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState() (branch="renovate/isbot-5.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState(): update baseBranchSha (branch="renovate/isbot-5.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: getBranchPr(renovate/isbot-5.x) (branch="renovate/isbot-5.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/isbot-5.x, undefined, open) (branch="renovate/isbot-5.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/isbot-5.x, undefined, closed) (branch="renovate/isbot-5.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: branchExists=false (branch="renovate/isbot-5.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: dependencyDashboardCheck=undefined (branch="renovate/isbot-5.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Check for closed PR because recreating closed PRs is disabled. (branch="renovate/isbot-5.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/isbot-5.x, fix(deps): update dependency isbot to v5, !open) (branch="renovate/isbot-5.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: prAlreadyExisted=false (branch="renovate/isbot-5.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Reached branch limit - skipping branch creation (branch="renovate/isbot-5.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState() (branch="renovate/pino-http-9.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState(): update baseBranchSha (branch="renovate/pino-http-9.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: getBranchPr(renovate/pino-http-9.x) (branch="renovate/pino-http-9.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/pino-http-9.x, undefined, open) (branch="renovate/pino-http-9.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/pino-http-9.x, undefined, closed) (branch="renovate/pino-http-9.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: branchExists=false (branch="renovate/pino-http-9.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: dependencyDashboardCheck=undefined (branch="renovate/pino-http-9.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Check for closed PR because recreating closed PRs is disabled. (branch="renovate/pino-http-9.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/pino-http-9.x, fix(deps): update dependency pino-http to v9, !open) (branch="renovate/pino-http-9.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: prAlreadyExisted=false (branch="renovate/pino-http-9.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Reached branch limit - skipping branch creation (branch="renovate/pino-http-9.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState() (branch="renovate/react-email-2.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState(): update baseBranchSha (branch="renovate/react-email-2.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: getBranchPr(renovate/react-email-2.x) (branch="renovate/react-email-2.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/react-email-2.x, undefined, open) (branch="renovate/react-email-2.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/react-email-2.x, undefined, closed) (branch="renovate/react-email-2.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: branchExists=false (branch="renovate/react-email-2.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: dependencyDashboardCheck=undefined (branch="renovate/react-email-2.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Check for closed PR because recreating closed PRs is disabled. (branch="renovate/react-email-2.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/react-email-2.x, fix(deps): update dependency react-email to v2, !open) (branch="renovate/react-email-2.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: prAlreadyExisted=false (branch="renovate/react-email-2.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Reached branch limit - skipping branch creation (branch="renovate/react-email-2.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: getPrCache() | |
DEBUG: getPrCache() | |
DEBUG: getPrCache() | |
DEBUG: getPrCache() | |
DEBUG: getPrCache() | |
DEBUG: getBranchPr(renovate/pino-http-8.x) | |
DEBUG: findPr(renovate/pino-http-8.x, undefined, open) | |
DEBUG: findPr(renovate/pino-http-8.x, undefined, closed) | |
DEBUG: getPrCache() | |
DEBUG: getBranchPr(renovate/prom-client-15.x) | |
DEBUG: findPr(renovate/prom-client-15.x, undefined, open) | |
DEBUG: findPr(renovate/prom-client-15.x, undefined, closed) | |
DEBUG: getPrCache() | |
DEBUG: getPrCache() | |
DEBUG: getPrCache() | |
DEBUG: getPrCache() | |
DEBUG: getPrCache() | |
DEBUG: getPrCache() | |
DEBUG: getPrCache() | |
DEBUG: getPrCache() | |
DEBUG: getPrCache() | |
DEBUG: getPrCache() | |
DEBUG: getPrCache() | |
DEBUG: getPrCache() | |
DEBUG: getPrCache() | |
DEBUG: getPrCache() | |
DEBUG: getPrCache() | |
DEBUG: getPrCache() | |
DEBUG: getPrCache() | |
DEBUG: getPrCache() | |
DEBUG: getPrCache() | |
DEBUG: getPrCache() | |
DEBUG: getPrCache() | |
DEBUG: getPrCache() | |
DEBUG: ensureDependencyDashboard() | |
DEBUG: Ensuring Dependency Dashboard | |
DEBUG: http cache: Using cached response: https://api.github.com/repos/dawnmist/support-budget/issues/9 from 2024-03-11T07:54:23.032Z | |
DEBUG: http cache: trying cached Last-Modified "Mon, 11 Mar 2024 07:53:46 GMT" for https://api.github.com/repos/dawnmist/support-budget/issues/9 | |
DEBUG: http cache: Using cached response: https://api.github.com/repos/dawnmist/support-budget/issues/9 from 2024-03-11T07:54:23.032Z | |
DEBUG: ensureIssue(Dependency Dashboard) | |
DEBUG: http cache: Using cached response: https://api.github.com/repos/dawnmist/support-budget/issues/9 from 2024-03-11T07:54:23.032Z | |
DEBUG: Patching issue | |
DEBUG: Issue updated | |
DEBUG: validateReconfigureBranch() | |
DEBUG: No reconfigure branch found | |
DEBUG: http cache: saving https://api.github.com/repos/dawnmist/support-budget/contents/renovate.json (etag=W/"b57555170ba79a1cce09e692f33d1645abdbf065", lastModified=Mon, 11 Mar 2024 08:01:34 GMT) | |
DEBUG: checkConfigMigrationBranch() | |
DEBUG: checkConfigMigrationBranch() Config does not need migration | |
DEBUG: Removing any stale branches | |
DEBUG: config.repoIsOnboarded=true | |
DEBUG: Branch lists | |
{ | |
"branchList": [ | |
"renovate/cimg-node-21.x", | |
"renovate/dotenv-cli-7.x", | |
"renovate/eslint-plugin-simple-import-sort-12.x", | |
"renovate/eslint-plugin-tailwindcss-3.x", | |
"renovate/express-prom-bundle-7.x", | |
"renovate/isbot-4.x", | |
"renovate/isbot-5.x", | |
"renovate/jsdom-24.x", | |
"renovate/major-1-conform-monorepo", | |
"renovate/major-7-typescript-eslint-monorepo", | |
"renovate/nodemailer-6.x", | |
"renovate/npm-run-all2-6.x", | |
"renovate/opentelemetry-auto-instrumentations-node-0.x", | |
"renovate/opentelemetry-instrumentation-express-0.36.x", | |
"renovate/pino-http-8.x", | |
"renovate/pino-http-9.x", | |
"renovate/prom-client-15.x", | |
"renovate/react-email-1.x", | |
"renovate/react-email-2.x", | |
"renovate/react-router-monorepo", | |
"renovate/remix-routes-1.x", | |
"renovate/remix-utils-7.x", | |
"renovate/stripe-14.x", | |
"renovate/stripe-stripe-js-3.x", | |
"renovate/supabase-monorepo", | |
"renovate/tailwind-merge-2.x", | |
"renovate/tailwindcss-3.x", | |
"renovate/winston-3.x" | |
] | |
"renovateBranches": [ | |
"renovate/pino-http-8.x", | |
"renovate/prom-client-15.x" | |
] | |
} | |
DEBUG: remainingBranches= | |
DEBUG: No branches to clean up | |
DEBUG: Cleaning up Renovate refs: refs/renovate/* | |
DEBUG: PackageFiles.clear() - Package files deleted | |
DEBUG: Repo is activated | |
DEBUG: Branch summary | |
{ | |
"cacheModified": true | |
"baseBranches": [ | |
{ | |
"branchName": "develop", | |
"sha": "536b80dd5f271d77fd215fc8f90db26bf206078a" | |
} | |
] | |
"branches": [ | |
{ | |
"automerge": true, | |
"baseBranch": "develop", | |
"baseBranchSha": "536b80dd5f271d77fd215fc8f90db26bf206078a", | |
"branchName": "renovate/pino-http-8.x", | |
"branchSha": "240adf642783c4712e4020a1a2a94cc1450584c6", | |
"isModified": false, | |
"isPristine": true | |
}, | |
{ | |
"automerge": true, | |
"baseBranch": "develop", | |
"baseBranchSha": "536b80dd5f271d77fd215fc8f90db26bf206078a", | |
"branchName": "renovate/prom-client-15.x", | |
"branchSha": "f5f89402bcc2abfa2ae9c33c501afd57cead7904", | |
"isModified": false, | |
"isPristine": true | |
} | |
] | |
"defaultBranch": "develop" | |
"inactiveBranches": [ | |
"renovate/opentelemetry-instrumentation-express-0.36.x", | |
"renovate/dotenv-cli-7.x", | |
"renovate/nodemailer-6.x", | |
"renovate/eslint-plugin-tailwindcss-3.x", | |
"renovate/opentelemetry-auto-instrumentations-node-0.x", | |
"renovate/react-email-1.x", | |
"renovate/react-router-monorepo", | |
"renovate/remix-routes-1.x", | |
"renovate/remix-utils-7.x", | |
"renovate/stripe-14.x", | |
"renovate/tailwind-merge-2.x", | |
"renovate/tailwindcss-3.x", | |
"renovate/winston-3.x", | |
"renovate/supabase-monorepo", | |
"renovate/eslint-plugin-simple-import-sort-12.x", | |
"renovate/jsdom-24.x", | |
"renovate/npm-run-all2-6.x", | |
"renovate/cimg-node-21.x", | |
"renovate/major-7-typescript-eslint-monorepo", | |
"renovate/major-1-conform-monorepo", | |
"renovate/stripe-stripe-js-3.x", | |
"renovate/express-prom-bundle-7.x", | |
"renovate/isbot-4.x", | |
"renovate/isbot-5.x", | |
"renovate/pino-http-9.x", | |
"renovate/react-email-2.x" | |
] | |
} | |
DEBUG: branches info extended | |
{ | |
"branchesInformation": [ | |
{ | |
"branchName": "renovate/opentelemetry-instrumentation-express-0.36.x", | |
"prNo": null, | |
"prTitle": "fix(deps): update dependency @opentelemetry/instrumentation-express to v0.36.1", | |
"result": "pending", | |
"upgrades": [ | |
{ | |
"datasource": "npm", | |
"depName": "@opentelemetry/instrumentation-express", | |
"displayPending": "", | |
"fixedVersion": "0.36.0", | |
"currentVersion": "0.36.0", | |
"currentValue": "0.36.0", | |
"newValue": "0.36.1", | |
"newVersion": "0.36.1", | |
"packageFile": "package.json", | |
"updateType": "patch", | |
"packageName": "@opentelemetry/instrumentation-express" | |
} | |
] | |
}, | |
{ | |
"branchName": "renovate/dotenv-cli-7.x", | |
"prNo": null, | |
"prTitle": "fix(deps): update dependency dotenv-cli to v7.4.1", | |
"result": "pending", | |
"upgrades": [ | |
{ | |
"datasource": "npm", | |
"depName": "dotenv-cli", | |
"displayPending": "", | |
"fixedVersion": "7.4.0", | |
"currentVersion": "7.4.0", | |
"currentValue": "7.4.0", | |
"newValue": "7.4.1", | |
"newVersion": "7.4.1", | |
"packageFile": "package.json", | |
"updateType": "patch", | |
"packageName": "dotenv-cli" | |
} | |
] | |
}, | |
{ | |
"branchName": "renovate/nodemailer-6.x", | |
"prNo": null, | |
"prTitle": "fix(deps): update dependency nodemailer to v6.9.12", | |
"result": "pending", | |
"upgrades": [ | |
{ | |
"datasource": "npm", | |
"depName": "nodemailer", | |
"displayPending": "", | |
"fixedVersion": "6.9.11", | |
"currentVersion": "6.9.11", | |
"currentValue": "6.9.11", | |
"newValue": "6.9.12", | |
"newVersion": "6.9.12", | |
"packageFile": "package.json", | |
"updateType": "patch", | |
"packageName": "nodemailer" | |
} | |
] | |
}, | |
{ | |
"branchName": "renovate/eslint-plugin-tailwindcss-3.x", | |
"prNo": null, | |
"prTitle": "chore(deps): update dependency eslint-plugin-tailwindcss to v3.15.0", | |
"result": "pending", | |
"upgrades": [ | |
{ | |
"datasource": "npm", | |
"depName": "eslint-plugin-tailwindcss", | |
"displayPending": "", | |
"fixedVersion": "3.14.3", | |
"currentVersion": "3.14.3", | |
"currentValue": "3.14.3", | |
"newValue": "3.15.0", | |
"newVersion": "3.15.0", | |
"packageFile": "package.json", | |
"updateType": "minor", | |
"packageName": "eslint-plugin-tailwindcss" | |
} | |
] | |
}, | |
{ | |
"branchName": "renovate/opentelemetry-auto-instrumentations-node-0.x", | |
"prNo": null, | |
"prTitle": "fix(deps): update dependency @opentelemetry/auto-instrumentations-node to v0.43.0", | |
"result": "pending", | |
"upgrades": [ | |
{ | |
"datasource": "npm", | |
"depName": "@opentelemetry/auto-instrumentations-node", | |
"displayPending": "", | |
"fixedVersion": "0.42.0", | |
"currentVersion": "0.42.0", | |
"currentValue": "0.42.0", | |
"newValue": "0.43.0", | |
"newVersion": "0.43.0", | |
"packageFile": "package.json", | |
"updateType": "minor", | |
"packageName": "@opentelemetry/auto-instrumentations-node" | |
} | |
] | |
}, | |
{ | |
"branchName": "renovate/pino-http-8.x", | |
"prNo": null, | |
"prTitle": "fix(deps): update dependency pino-http to v8.6.1", | |
"result": "pr-limit-reached", | |
"prBlockedBy": "RateLimited", | |
"upgrades": [ | |
{ | |
"datasource": "npm", | |
"depName": "pino-http", | |
"displayPending": "", | |
"fixedVersion": "8.5.1", | |
"currentVersion": "8.5.1", | |
"currentValue": "8.5.1", | |
"newValue": "8.6.1", | |
"newVersion": "8.6.1", | |
"packageFile": "package.json", | |
"updateType": "minor", | |
"packageName": "pino-http" | |
} | |
] | |
}, | |
{ | |
"branchName": "renovate/prom-client-15.x", | |
"prNo": null, | |
"prTitle": "fix(deps): update dependency prom-client to v15.1.0", | |
"result": "pr-limit-reached", | |
"prBlockedBy": "RateLimited", | |
"upgrades": [ | |
{ | |
"datasource": "npm", | |
"depName": "prom-client", | |
"displayPending": "", | |
"fixedVersion": "15.0.0", | |
"currentVersion": "15.0.0", | |
"currentValue": "15.0.0", | |
"newValue": "15.1.0", | |
"newVersion": "15.1.0", | |
"packageFile": "package.json", | |
"updateType": "minor", | |
"packageName": "prom-client" | |
} | |
] | |
}, | |
{ | |
"branchName": "renovate/react-email-1.x", | |
"prNo": null, | |
"prTitle": "fix(deps): update dependency react-email to v1.10.1", | |
"result": "branch-limit-reached", | |
"upgrades": [ | |
{ | |
"datasource": "npm", | |
"depName": "react-email", | |
"displayPending": "", | |
"fixedVersion": "1.9.5", | |
"currentVersion": "1.9.5", | |
"currentValue": "1.9.5", | |
"newValue": "1.10.1", | |
"newVersion": "1.10.1", | |
"packageFile": "package.json", | |
"updateType": "minor", | |
"packageName": "react-email" | |
} | |
] | |
}, | |
{ | |
"branchName": "renovate/react-router-monorepo", | |
"prNo": null, | |
"prTitle": "fix(deps): update dependency react-router-dom to v6.22.3", | |
"result": "branch-limit-reached", | |
"upgrades": [ | |
{ | |
"datasource": "npm", | |
"depName": "react-router-dom", | |
"displayPending": "", | |
"fixedVersion": "6.21.2", | |
"currentVersion": "6.21.2", | |
"currentValue": "6.21.2", | |
"newValue": "6.22.3", | |
"newVersion": "6.22.3", | |
"packageFile": "package.json", | |
"updateType": "minor", | |
"packageName": "react-router-dom" | |
} | |
] | |
}, | |
{ | |
"branchName": "renovate/remix-routes-1.x", | |
"prNo": null, | |
"prTitle": "fix(deps): update dependency remix-routes to v1.7.2", | |
"result": "branch-limit-reached", | |
"upgrades": [ | |
{ | |
"datasource": "npm", | |
"depName": "remix-routes", | |
"displayPending": "", | |
"fixedVersion": "1.6.0", | |
"currentVersion": "1.6.0", | |
"currentValue": "1.6.0", | |
"newValue": "1.7.2", | |
"newVersion": "1.7.2", | |
"packageFile": "package.json", | |
"updateType": "minor", | |
"packageName": "remix-routes" | |
} | |
] | |
}, | |
{ | |
"branchName": "renovate/remix-utils-7.x", | |
"prNo": null, | |
"prTitle": "fix(deps): update dependency remix-utils to v7.5.0", | |
"result": "branch-limit-reached", | |
"upgrades": [ | |
{ | |
"datasource": "npm", | |
"depName": "remix-utils", | |
"displayPending": "", | |
"fixedVersion": "7.3.0", | |
"currentVersion": "7.3.0", | |
"currentValue": "7.3.0", | |
"newValue": "7.5.0", | |
"newVersion": "7.5.0", | |
"packageFile": "package.json", | |
"updateType": "minor", | |
"packageName": "remix-utils" | |
} | |
] | |
}, | |
{ | |
"branchName": "renovate/stripe-14.x", | |
"prNo": null, | |
"prTitle": "fix(deps): update dependency stripe to v14.20.0", | |
"result": "branch-limit-reached", | |
"upgrades": [ | |
{ | |
"datasource": "npm", | |
"depName": "stripe", | |
"displayPending": "", | |
"fixedVersion": "14.5.0", | |
"currentVersion": "14.5.0", | |
"currentValue": "14.5.0", | |
"newValue": "14.20.0", | |
"newVersion": "14.20.0", | |
"packageFile": "package.json", | |
"updateType": "minor", | |
"packageName": "stripe" | |
} | |
] | |
}, | |
{ | |
"branchName": "renovate/tailwind-merge-2.x", | |
"prNo": null, | |
"prTitle": "fix(deps): update dependency tailwind-merge to v2.2.1", | |
"result": "branch-limit-reached", | |
"upgrades": [ | |
{ | |
"datasource": "npm", | |
"depName": "tailwind-merge", | |
"displayPending": "", | |
"fixedVersion": "2.0.0", | |
"currentVersion": "2.0.0", | |
"currentValue": "2.0.0", | |
"newValue": "2.2.1", | |
"newVersion": "2.2.1", | |
"packageFile": "package.json", | |
"updateType": "minor", | |
"packageName": "tailwind-merge" | |
} | |
] | |
}, | |
{ | |
"branchName": "renovate/tailwindcss-3.x", | |
"prNo": null, | |
"prTitle": "fix(deps): update dependency tailwindcss to v3.4.1", | |
"result": "branch-limit-reached", | |
"upgrades": [ | |
{ | |
"datasource": "npm", | |
"depName": "tailwindcss", | |
"displayPending": "", | |
"fixedVersion": "3.3.6", | |
"currentVersion": "3.3.6", | |
"currentValue": "3.3.6", | |
"newValue": "3.4.1", | |
"newVersion": "3.4.1", | |
"packageFile": "package.json", | |
"updateType": "minor", | |
"packageName": "tailwindcss" | |
} | |
] | |
}, | |
{ | |
"branchName": "renovate/winston-3.x", | |
"prNo": null, | |
"prTitle": "fix(deps): update dependency winston to v3.12.0", | |
"result": "branch-limit-reached", | |
"upgrades": [ | |
{ | |
"datasource": "npm", | |
"depName": "winston", | |
"displayPending": "", | |
"fixedVersion": "3.11.0", | |
"currentVersion": "3.11.0", | |
"currentValue": "3.11.0", | |
"newValue": "3.12.0", | |
"newVersion": "3.12.0", | |
"packageFile": "package.json", | |
"updateType": "minor", | |
"packageName": "winston" | |
} | |
] | |
}, | |
{ | |
"branchName": "renovate/supabase-monorepo", | |
"prNo": null, | |
"prTitle": "fix(deps): update supabase monorepo (minor)", | |
"result": "branch-limit-reached", | |
"upgrades": [ | |
{ | |
"datasource": "npm", | |
"depName": "@supabase/auth-helpers-remix", | |
"displayPending": "", | |
"fixedVersion": "0.2.6", | |
"currentVersion": "0.2.6", | |
"currentValue": "0.2.6", | |
"newValue": "0.3.0", | |
"newVersion": "0.3.0", | |
"packageFile": "package.json", | |
"updateType": "minor", | |
"packageName": "@supabase/auth-helpers-remix" | |
}, | |
{ | |
"datasource": "npm", | |
"depName": "@supabase/supabase-js", | |
"displayPending": "", | |
"fixedVersion": "2.38.5", | |
"currentVersion": "2.38.5", | |
"currentValue": "2.38.5", | |
"newValue": "2.39.7", | |
"newVersion": "2.39.7", | |
"packageFile": "package.json", | |
"updateType": "minor", | |
"packageName": "@supabase/supabase-js" | |
}, | |
{ | |
"datasource": "npm", | |
"depName": "supabase", | |
"displayPending": "", | |
"fixedVersion": "1.115.4", | |
"currentVersion": "1.115.4", | |
"currentValue": "1.115.4", | |
"newValue": "1.148.6", | |
"newVersion": "1.148.6", | |
"packageFile": "package.json", | |
"updateType": "minor", | |
"packageName": "supabase" | |
} | |
] | |
}, | |
{ | |
"branchName": "renovate/eslint-plugin-simple-import-sort-12.x", | |
"prNo": null, | |
"prTitle": "chore(deps): update dependency eslint-plugin-simple-import-sort to v12", | |
"result": "branch-limit-reached", | |
"upgrades": [ | |
{ | |
"datasource": "npm", | |
"depName": "eslint-plugin-simple-import-sort", | |
"displayPending": "", | |
"fixedVersion": "10.0.0", | |
"currentVersion": "10.0.0", | |
"currentValue": "10.0.0", | |
"newValue": "12.0.0", | |
"newVersion": "12.0.0", | |
"packageFile": "package.json", | |
"updateType": "major", | |
"packageName": "eslint-plugin-simple-import-sort" | |
} | |
] | |
}, | |
{ | |
"branchName": "renovate/jsdom-24.x", | |
"prNo": null, | |
"prTitle": "chore(deps): update dependency jsdom to v24", | |
"result": "branch-limit-reached", | |
"upgrades": [ | |
{ | |
"datasource": "npm", | |
"depName": "jsdom", | |
"displayPending": "", | |
"fixedVersion": "23.2.0", | |
"currentVersion": "23.2.0", | |
"currentValue": "23.2.0", | |
"newValue": "24.0.0", | |
"newVersion": "24.0.0", | |
"packageFile": "package.json", | |
"updateType": "major", | |
"packageName": "jsdom" | |
} | |
] | |
}, | |
{ | |
"branchName": "renovate/npm-run-all2-6.x", | |
"prNo": null, | |
"prTitle": "chore(deps): update dependency npm-run-all2 to v6", | |
"result": "branch-limit-reached", | |
"upgrades": [ | |
{ | |
"datasource": "npm", | |
"depName": "npm-run-all2", | |
"displayPending": "", | |
"fixedVersion": "5.0.2", | |
"currentVersion": "5.0.2", | |
"currentValue": "5.0.2", | |
"newValue": "6.1.2", | |
"newVersion": "6.1.2", | |
"packageFile": "package.json", | |
"updateType": "major", | |
"packageName": "npm-run-all2" | |
} | |
] | |
}, | |
{ | |
"branchName": "renovate/cimg-node-21.x", | |
"prNo": null, | |
"prTitle": "chore(deps): update node.js to v21", | |
"result": "branch-limit-reached", | |
"upgrades": [ | |
{ | |
"datasource": "docker", | |
"depName": "cimg/node", | |
"displayPending": "", | |
"fixedVersion": "20.11.1", | |
"currentVersion": "20.11.1", | |
"currentValue": "20.11.1", | |
"newValue": "21.6.2", | |
"newVersion": "21.6.2", | |
"packageFile": ".circleci/config.yml", | |
"updateType": "major", | |
"packageName": "cimg/node" | |
}, | |
{ | |
"datasource": "docker", | |
"depName": "cimg/node", | |
"displayPending": "", | |
"fixedVersion": "20.11.1", | |
"currentVersion": "20.11.1", | |
"currentValue": "20.11.1", | |
"newValue": "21.6.2", | |
"newVersion": "21.6.2", | |
"packageFile": ".circleci/config.yml", | |
"updateType": "major", | |
"packageName": "cimg/node" | |
}, | |
{ | |
"datasource": "docker", | |
"depName": "cimg/node", | |
"displayPending": "", | |
"fixedVersion": "20.11.1", | |
"currentVersion": "20.11.1", | |
"currentValue": "20.11.1", | |
"newValue": "21.6.2", | |
"newVersion": "21.6.2", | |
"packageFile": ".circleci/config.yml", | |
"updateType": "major", | |
"packageName": "cimg/node" | |
}, | |
{ | |
"datasource": "docker", | |
"depName": "cimg/node", | |
"displayPending": "", | |
"fixedVersion": "20.11.1", | |
"currentVersion": "20.11.1", | |
"currentValue": "20.11.1", | |
"newValue": "21.6.2", | |
"newVersion": "21.6.2", | |
"packageFile": ".circleci/config.yml", | |
"updateType": "major", | |
"packageName": "cimg/node" | |
}, | |
{ | |
"datasource": "docker", | |
"depName": "cimg/node", | |
"displayPending": "", | |
"fixedVersion": "20.11.1", | |
"currentVersion": "20.11.1", | |
"currentValue": "20.11.1", | |
"newValue": "21.6.2", | |
"newVersion": "21.6.2", | |
"packageFile": ".circleci/config.yml", | |
"updateType": "major", | |
"packageName": "cimg/node" | |
}, | |
{ | |
"datasource": "docker", | |
"depName": "cimg/node", | |
"displayPending": "", | |
"fixedVersion": "20.11.1", | |
"currentVersion": "20.11.1", | |
"currentValue": "20.11.1", | |
"newValue": "21.6.2", | |
"newVersion": "21.6.2", | |
"packageFile": ".circleci/config.yml", | |
"updateType": "major", | |
"packageName": "cimg/node" | |
}, | |
{ | |
"datasource": "docker", | |
"depName": "cimg/node", | |
"displayPending": "", | |
"fixedVersion": "20.11.1", | |
"currentVersion": "20.11.1", | |
"currentValue": "20.11.1", | |
"newValue": "21.6.2", | |
"newVersion": "21.6.2", | |
"packageFile": ".circleci/config.yml", | |
"updateType": "major", | |
"packageName": "cimg/node" | |
} | |
] | |
}, | |
{ | |
"branchName": "renovate/major-7-typescript-eslint-monorepo", | |
"prNo": null, | |
"prTitle": "chore(deps): update typescript-eslint monorepo to v7 (major)", | |
"result": "branch-limit-reached", | |
"upgrades": [ | |
{ | |
"datasource": "npm", | |
"depName": "@typescript-eslint/eslint-plugin", | |
"displayPending": "", | |
"fixedVersion": "6.21.0", | |
"currentVersion": "6.21.0", | |
"currentValue": "6.21.0", | |
"newValue": "7.1.1", | |
"newVersion": "7.1.1", | |
"packageFile": "package.json", | |
"updateType": "major", | |
"packageName": "@typescript-eslint/eslint-plugin" | |
}, | |
{ | |
"datasource": "npm", | |
"depName": "@typescript-eslint/parser", | |
"displayPending": "", | |
"fixedVersion": "6.21.0", | |
"currentVersion": "6.21.0", | |
"currentValue": "6.21.0", | |
"newValue": "7.1.1", | |
"newVersion": "7.1.1", | |
"packageFile": "package.json", | |
"updateType": "major", | |
"packageName": "@typescript-eslint/parser" | |
} | |
] | |
}, | |
{ | |
"branchName": "renovate/major-1-conform-monorepo", | |
"prNo": null, | |
"prTitle": "fix(deps): update conform monorepo to v1 (major)", | |
"result": "branch-limit-reached", | |
"upgrades": [ | |
{ | |
"datasource": "npm", | |
"depName": "@conform-to/dom", | |
"displayPending": "", | |
"fixedVersion": "0.9.1", | |
"currentVersion": "0.9.1", | |
"currentValue": "0.9.1", | |
"newValue": "1.0.3", | |
"newVersion": "1.0.3", | |
"packageFile": "package.json", | |
"updateType": "major", | |
"packageName": "@conform-to/dom" | |
}, | |
{ | |
"datasource": "npm", | |
"depName": "@conform-to/react", | |
"displayPending": "", | |
"fixedVersion": "0.9.1", | |
"currentVersion": "0.9.1", | |
"currentValue": "0.9.1", | |
"newValue": "1.0.3", | |
"newVersion": "1.0.3", | |
"packageFile": "package.json", | |
"updateType": "major", | |
"packageName": "@conform-to/react" | |
}, | |
{ | |
"datasource": "npm", | |
"depName": "@conform-to/zod", | |
"displayPending": "", | |
"fixedVersion": "0.9.1", | |
"currentVersion": "0.9.1", | |
"currentValue": "0.9.1", | |
"newValue": "1.0.3", | |
"newVersion": "1.0.3", | |
"packageFile": "package.json", | |
"updateType": "major", | |
"packageName": "@conform-to/zod" | |
} | |
] | |
}, | |
{ | |
"branchName": "renovate/stripe-stripe-js-3.x", | |
"prNo": null, | |
"prTitle": "fix(deps): update dependency @stripe/stripe-js to v3", | |
"result": "branch-limit-reached", | |
"upgrades": [ | |
{ | |
"datasource": "npm", | |
"depName": "@stripe/stripe-js", | |
"displayPending": "", | |
"fixedVersion": "2.4.0", | |
"currentVersion": "2.4.0", | |
"currentValue": "2.4.0", | |
"newValue": "3.0.7", | |
"newVersion": "3.0.7", | |
"packageFile": "package.json", | |
"updateType": "major", | |
"packageName": "@stripe/stripe-js" | |
} | |
] | |
}, | |
{ | |
"branchName": "renovate/express-prom-bundle-7.x", | |
"prNo": null, | |
"prTitle": "fix(deps): update dependency express-prom-bundle to v7", | |
"result": "branch-limit-reached", | |
"upgrades": [ | |
{ | |
"datasource": "npm", | |
"depName": "express-prom-bundle", | |
"displayPending": "", | |
"fixedVersion": "6.6.0", | |
"currentVersion": "6.6.0", | |
"currentValue": "6.6.0", | |
"newValue": "7.0.0", | |
"newVersion": "7.0.0", | |
"packageFile": "package.json", | |
"updateType": "major", | |
"packageName": "express-prom-bundle" | |
} | |
] | |
}, | |
{ | |
"branchName": "renovate/isbot-4.x", | |
"prNo": null, | |
"prTitle": "fix(deps): update dependency isbot to v4", | |
"result": "branch-limit-reached", | |
"upgrades": [ | |
{ | |
"datasource": "npm", | |
"depName": "isbot", | |
"displayPending": "", | |
"fixedVersion": "3.8.0", | |
"currentVersion": "3.8.0", | |
"currentValue": "3.8.0", | |
"newValue": "4.4.0", | |
"newVersion": "4.4.0", | |
"packageFile": "package.json", | |
"updateType": "major", | |
"packageName": "isbot" | |
} | |
] | |
}, | |
{ | |
"branchName": "renovate/isbot-5.x", | |
"prNo": null, | |
"prTitle": "fix(deps): update dependency isbot to v5", | |
"result": "branch-limit-reached", | |
"upgrades": [ | |
{ | |
"datasource": "npm", | |
"depName": "isbot", | |
"displayPending": "", | |
"fixedVersion": "3.8.0", | |
"currentVersion": "3.8.0", | |
"currentValue": "3.8.0", | |
"newValue": "5.1.1", | |
"newVersion": "5.1.1", | |
"packageFile": "package.json", | |
"updateType": "major", | |
"packageName": "isbot" | |
} | |
] | |
}, | |
{ | |
"branchName": "renovate/pino-http-9.x", | |
"prNo": null, | |
"prTitle": "fix(deps): update dependency pino-http to v9", | |
"result": "branch-limit-reached", | |
"upgrades": [ | |
{ | |
"datasource": "npm", | |
"depName": "pino-http", | |
"displayPending": "", | |
"fixedVersion": "8.5.1", | |
"currentVersion": "8.5.1", | |
"currentValue": "8.5.1", | |
"newValue": "9.0.0", | |
"newVersion": "9.0.0", | |
"packageFile": "package.json", | |
"updateType": "major", | |
"packageName": "pino-http" | |
} | |
] | |
}, | |
{ | |
"branchName": "renovate/react-email-2.x", | |
"prNo": null, | |
"prTitle": "fix(deps): update dependency react-email to v2", | |
"result": "branch-limit-reached", | |
"upgrades": [ | |
{ | |
"datasource": "npm", | |
"depName": "react-email", | |
"displayPending": "", | |
"fixedVersion": "1.9.5", | |
"currentVersion": "1.9.5", | |
"currentValue": "1.9.5", | |
"newValue": "2.1.0", | |
"newVersion": "2.1.0", | |
"packageFile": "package.json", | |
"updateType": "major", | |
"packageName": "react-email" | |
} | |
] | |
} | |
] | |
} | |
DEBUG: Renovate repository PR statistics | |
{ | |
"stats": { | |
"total": 187, | |
"open": 2, | |
"closed": 22, | |
"merged": 163 | |
} | |
} | |
DEBUG: Repository result: done, status: activated, enabled: true, onboarded: true | |
DEBUG: Repository timing splits (milliseconds) | |
{ | |
"splits": { | |
"init": 6436, | |
"extract": 4208, | |
"lookup": 28180, | |
"onboarding": 1, | |
"update": 59914 | |
} | |
"total": 101256 | |
} | |
DEBUG: Package cache statistics | |
{ | |
"get": { | |
"count": 230, | |
"totalMs": 79897, | |
"avgMs": 347, | |
"medianMs": 69, | |
"maxMs": 9071 | |
} | |
"set": { | |
"count": 35, | |
"totalMs": 2350, | |
"avgMs": 67, | |
"medianMs": 27, | |
"maxMs": 600 | |
} | |
} | |
DEBUG: http statistics | |
{ | |
"urls": { | |
"https://api.github.com/graphql (POST,200)": 2, | |
"https://api.github.com/repos/dawnmist/support-budget/commits/240adf642783c4712e4020a1a2a94cc1450584c6/statuses (GET,200)": 2, | |
"https://api.github.com/repos/dawnmist/support-budget/commits/f5f89402bcc2abfa2ae9c33c501afd57cead7904/statuses (GET,200)": 2, | |
"https://api.github.com/repos/dawnmist/support-budget/commits/renovate/pino-http-8.x/status (GET,200)": 1, | |
"https://api.github.com/repos/dawnmist/support-budget/commits/renovate/prom-client-15.x/status (GET,200)": 1, | |
"https://api.github.com/repos/dawnmist/support-budget/contents/renovate.json (GET,200)": 1, | |
"https://api.github.com/repos/dawnmist/support-budget/git/commits (POST,201)": 2, | |
"https://api.github.com/repos/dawnmist/support-budget/git/commits/240adf642783c4712e4020a1a2a94cc1450584c6 (HEAD,200)": 1, | |
"https://api.github.com/repos/dawnmist/support-budget/git/commits/59eed99ccdbd709c14684e8bc18fbaf682229efd (HEAD,200)": 1, | |
"https://api.github.com/repos/dawnmist/support-budget/git/commits/cb297b658a9ab56e81f23ba306ba0bf2cde57b13 (HEAD,200)": 1, | |
"https://api.github.com/repos/dawnmist/support-budget/git/commits/f5f89402bcc2abfa2ae9c33c501afd57cead7904 (HEAD,200)": 1, | |
"https://api.github.com/repos/dawnmist/support-budget/git/refs (POST,201)": 4, | |
"https://api.github.com/repos/dawnmist/support-budget/git/refs/heads/renovate/eslint-plugin-tailwindcss-3.x (HEAD,404)": 1, | |
"https://api.github.com/repos/dawnmist/support-budget/git/refs/heads/renovate/eslint-plugin-tailwindcss-3.x/ (HEAD,404)": 1, | |
"https://api.github.com/repos/dawnmist/support-budget/git/refs/heads/renovate/opentelemetry-auto-instrumentations-node-0.x (HEAD,404)": 1, | |
"https://api.github.com/repos/dawnmist/support-budget/git/refs/heads/renovate/opentelemetry-auto-instrumentations-node-0.x/ (HEAD,404)": 1, | |
"https://api.github.com/repos/dawnmist/support-budget/git/refs/heads/renovate/pino-http-8.x (HEAD,404)": 1, | |
"https://api.github.com/repos/dawnmist/support-budget/git/refs/heads/renovate/pino-http-8.x/ (HEAD,404)": 1, | |
"https://api.github.com/repos/dawnmist/support-budget/git/refs/heads/renovate/prom-client-15.x (HEAD,404)": 1, | |
"https://api.github.com/repos/dawnmist/support-budget/git/refs/heads/renovate/prom-client-15.x/ (HEAD,404)": 1, | |
"https://api.github.com/repos/dawnmist/support-budget/git/trees (POST,201)": 2, | |
"https://api.github.com/repos/dawnmist/support-budget/issues/9 (GET,304)": 2, | |
"https://api.github.com/repos/dawnmist/support-budget/issues/9 (PATCH,200)": 1, | |
"https://api.github.com/repos/dawnmist/support-budget/pulls (GET,200)": 1, | |
"https://api.github.com/repos/dawnmist/support-budget/pulls/220 (PATCH,200)": 1, | |
"https://api.github.com/repos/dawnmist/support-budget/pulls/230 (PATCH,200)": 1, | |
"https://api.github.com/repos/dawnmist/support-budget/statuses/240adf642783c4712e4020a1a2a94cc1450584c6 (POST,201)": 1, | |
"https://api.github.com/repos/dawnmist/support-budget/statuses/f5f89402bcc2abfa2ae9c33c501afd57cead7904 (POST,201)": 1, | |
"https://auth.docker.io/token (GET,200)": 1, | |
"https://hub.docker.com/v2/repositories/flyio/log-shipper/tags (GET,200)": 1, | |
"https://index.docker.io/v2/ (GET,401)": 1, | |
"https://index.docker.io/v2/library/node/manifests/20.11.1-bookworm-slim (HEAD,200)": 1, | |
"https://registry.npmjs.org/@bleed-believer%2Fpath-alias (GET,304)": 1, | |
"https://registry.npmjs.org/@conform-to%2Fdom (GET,304)": 1, | |
"https://registry.npmjs.org/@opentelemetry%2Fauto-instrumentations-web (GET,304)": 1, | |
"https://registry.npmjs.org/@opentelemetry%2Fcontext-zone (GET,304)": 1, | |
"https://registry.npmjs.org/@opentelemetry%2Finstrumentation-document-load (GET,304)": 1, | |
"https://registry.npmjs.org/@opentelemetry%2Fplugin-react-load (GET,304)": 1, | |
"https://registry.npmjs.org/@opentelemetry%2Fsdk-trace-web (GET,304)": 1, | |
"https://registry.npmjs.org/@react-email%2Fbody (GET,304)": 1, | |
"https://registry.npmjs.org/@react-email%2Fheading (GET,304)": 1, | |
"https://registry.npmjs.org/@react-email%2Fhtml (GET,304)": 1, | |
"https://registry.npmjs.org/@react-email%2Flink (GET,304)": 1, | |
"https://registry.npmjs.org/@react-email%2Ftext (GET,304)": 1, | |
"https://registry.npmjs.org/@schemastore%2Fpackage (GET,304)": 1, | |
"https://registry.npmjs.org/@sly-cli%2Fsly (GET,304)": 1, | |
"https://registry.npmjs.org/@supabase%2Fauth-helpers-remix (GET,304)": 1, | |
"https://registry.npmjs.org/@supabase%2Fgotrue-js (GET,304)": 1, | |
"https://registry.npmjs.org/@supabase%2Frealtime-js (GET,304)": 1, | |
"https://registry.npmjs.org/@types%2Fwait-on (GET,200)": 1, | |
"https://registry.npmjs.org/@vitest%2Fexpect (GET,304)": 1, | |
"https://registry.npmjs.org/better-supabase-types (GET,304)": 1, | |
"https://registry.npmjs.org/cachified (GET,304)": 1, | |
"https://registry.npmjs.org/default-import (GET,304)": 1, | |
"https://registry.npmjs.org/fs-extra (GET,304)": 1, | |
"https://registry.npmjs.org/intl-parse-accept-language (GET,304)": 1, | |
"https://registry.npmjs.org/playwright (GET,304)": 1, | |
"https://registry.npmjs.org/remix-routes (GET,304)": 1, | |
"https://registry.npmjs.org/rmx-cli (GET,304)": 1, | |
"https://registry.npmjs.org/typescript-remix-routes-plugin (GET,304)": 1 | |
} | |
"hostStats": { | |
"api.github.com": { | |
"requestCount": 37, | |
"requestAvgMs": 239, | |
"queueAvgMs": 44 | |
}, | |
"auth.docker.io": { | |
"requestCount": 1, | |
"requestAvgMs": 172, | |
"queueAvgMs": 2 | |
}, | |
"hub.docker.com": { | |
"requestCount": 1, | |
"requestAvgMs": 4136, | |
"queueAvgMs": 20 | |
}, | |
"index.docker.io": { | |
"requestCount": 2, | |
"requestAvgMs": 357, | |
"queueAvgMs": 44 | |
}, | |
"registry.npmjs.org": { | |
"requestCount": 28, | |
"requestAvgMs": 873, | |
"queueAvgMs": 316 | |
} | |
} | |
"totalRequests": 69 | |
} | |
DEBUG: Package lookup durations | |
{ | |
"orb": { | |
"count": 3, | |
"averageMs": 297, | |
"totalMs": 890, | |
"maximumMs": 312 | |
} | |
"npm": { | |
"count": 209, | |
"averageMs": 572, | |
"totalMs": 119593, | |
"maximumMs": 10467 | |
} | |
"docker": { | |
"count": 10, | |
"averageMs": 3320, | |
"totalMs": 33195, | |
"maximumMs": 6348 | |
} | |
"node-version": { | |
"count": 2, | |
"averageMs": 732, | |
"totalMs": 1463, | |
"maximumMs": 1389 | |
} | |
} | |
DEBUG: dns cache | |
{ | |
"hosts": [] | |
} | |
INFO: Repository finished | |
{ | |
"cloned": true | |
"durationMs": 101256 | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
DEBUG: Using RE2 regex engine | |
DEBUG: Parsing configs | |
DEBUG: Checking for config file in /runner/renovate/job_config.json | |
DEBUG: Detected config in env RENOVATE_CONFIG | |
{ | |
"config": { | |
"extends": [ | |
"mergeConfidence:all-badges" | |
], | |
"prFooter": "This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/{{platform}}/{{repository}}).", | |
"prHeader": "[](https://renovatebot.com)", | |
"redisUrl": "redis://mend-developer-platform-renovate-prod.aqffol.ng.0001.use1.cache.amazonaws.com:6379", | |
"binarySource": "install", | |
"platformCommit": true, | |
"repositoryCache": "enabled", | |
"cacheTtlOverride": { | |
"datasource-docker-hub-tags": 90 | |
}, | |
"onboardingConfig": { | |
"$schema": "https://docs.renovatebot.com/renovate-schema.json", | |
"extends": [ | |
"config:recommended" | |
] | |
}, | |
"gitIgnoredAuthors": [ | |
"29139614+renovate[bot]@users.noreply.github.com" | |
], | |
"customizeDashboard": { | |
"repoProblemsHeader": "These problems occurred while renovating this repository. [View logs](https://developer.mend.io//{{platform}}/{{repository}})." | |
}, | |
"repositoryCacheType": "s3://mend-developer-platform-prod/renovate/", | |
"dependencyDashboardFooter": "\n- [ ] <!-- manual job -->Check this box to trigger a request for Renovate to run again on this repository\n", | |
"allowedPostUpgradeCommands": [ | |
"^git add --all$", | |
"^git reset$", | |
"^npx beachball change( --no-fetch)? --no-commit --type (patch|none) --message '{{{commitMessage}}}'$", | |
"^pwd$" | |
], | |
"allowPostUpgradeCommandTemplating": true | |
} | |
} | |
DEBUG: File config | |
{ | |
"config": { | |
"token": "***********", | |
"privateKey": "***********", | |
"privateKeyOld": "***********", | |
"hostRules": [ | |
{ | |
"hostType": "docker", | |
"matchHost": "docker.io", | |
"username": "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": "***********" | |
} | |
] | |
} | |
} | |
DEBUG: CLI config | |
{ | |
"config": {} | |
} | |
DEBUG: Env config | |
{ | |
"config": { | |
"extends": [ | |
"mergeConfidence:all-badges" | |
], | |
"prFooter": "This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/{{platform}}/{{repository}}).", | |
"prHeader": "[](https://renovatebot.com)", | |
"redisUrl": "redis://mend-developer-platform-renovate-prod.aqffol.ng.0001.use1.cache.amazonaws.com:6379", | |
"binarySource": "install", | |
"platformCommit": true, | |
"repositoryCache": "enabled", | |
"cacheTtlOverride": { | |
"datasource-docker-hub-tags": 90 | |
}, | |
"onboardingConfig": { | |
"$schema": "https://docs.renovatebot.com/renovate-schema.json", | |
"extends": [ | |
"config:recommended" | |
] | |
}, | |
"gitIgnoredAuthors": [ | |
"29139614+renovate[bot]@users.noreply.github.com" | |
], | |
"customizeDashboard": { | |
"repoProblemsHeader": "These problems occurred while renovating this repository. [View logs](https://developer.mend.io//{{platform}}/{{repository}})." | |
}, | |
"repositoryCacheType": "s3://mend-developer-platform-prod/renovate/", | |
"dependencyDashboardFooter": "\n- [ ] <!-- manual job -->Check this box to trigger a request for Renovate to run again on this repository\n", | |
"allowedPostUpgradeCommands": [ | |
"^git add --all$", | |
"^git reset$", | |
"^npx beachball change( --no-fetch)? --no-commit --type (patch|none) --message '{{{commitMessage}}}'$", | |
"^pwd$" | |
], | |
"allowPostUpgradeCommandTemplating": true, | |
"hostRules": [], | |
"onboardingNoDeps": true, | |
"onboarding": true, | |
"forkProcessing": "enabled", | |
"requireConfig": "required", | |
"platform": "github", | |
"username": "renovate[bot]", | |
"repositories": [ | |
"dawnmist/support-budget" | |
], | |
"gitAuthor": "renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>" | |
} | |
} | |
DEBUG: Combined config | |
{ | |
"config": { | |
"token": "***********", | |
"privateKey": "***********", | |
"privateKeyOld": "***********", | |
"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": "***********" | |
} | |
], | |
"extends": [ | |
"mergeConfidence:all-badges" | |
], | |
"prFooter": "This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/{{platform}}/{{repository}}).", | |
"prHeader": "[](https://renovatebot.com)", | |
"redisUrl": "redis://mend-developer-platform-renovate-prod.aqffol.ng.0001.use1.cache.amazonaws.com:6379", | |
"binarySource": "install", | |
"platformCommit": true, | |
"repositoryCache": "enabled", | |
"cacheTtlOverride": { | |
"datasource-docker-hub-tags": 90 | |
}, | |
"onboardingConfig": { | |
"$schema": "https://docs.renovatebot.com/renovate-schema.json", | |
"extends": [ | |
"config:recommended" | |
] | |
}, | |
"gitIgnoredAuthors": [ | |
"29139614+renovate[bot]@users.noreply.github.com" | |
], | |
"customizeDashboard": { | |
"repoProblemsHeader": "These problems occurred while renovating this repository. [View logs](https://developer.mend.io//{{platform}}/{{repository}})." | |
}, | |
"repositoryCacheType": "s3://mend-developer-platform-prod/renovate/", | |
"dependencyDashboardFooter": "\n- [ ] <!-- manual job -->Check this box to trigger a request for Renovate to run again on this repository\n", | |
"allowedPostUpgradeCommands": [ | |
"^git add --all$", | |
"^git reset$", | |
"^npx beachball change( --no-fetch)? --no-commit --type (patch|none) --message '{{{commitMessage}}}'$", | |
"^pwd$" | |
], | |
"allowPostUpgradeCommandTemplating": true, | |
"onboardingNoDeps": true, | |
"onboarding": true, | |
"forkProcessing": "enabled", | |
"requireConfig": "required", | |
"platform": "github", | |
"username": "renovate[bot]", | |
"repositories": [ | |
"dawnmist/support-budget" | |
], | |
"gitAuthor": "renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>" | |
} | |
} | |
DEBUG: Enabling forkProcessing while in non-autodiscover mode | |
DEBUG: Found valid git version: 2.43.2 | |
DEBUG: Setting global hostRules | |
DEBUG: Adding password authentication for docker.io (hostType=docker) to hostRules | |
DEBUG: Adding password authentication for hub.docker.com (hostType=docker) to hostRules | |
DEBUG: Adding token authentication for api.github.com (hostType=github) to hostRules | |
DEBUG: Adding token authentication for api.github.com (hostType=github-tags) to hostRules | |
DEBUG: Adding token authentication for api.github.com (hostType=github-releases) to hostRules | |
DEBUG: Adding token authentication for api.github.com (hostType=pod) to hostRules | |
DEBUG: Adding token authentication for api.github.com (hostType=terraform-provider) to hostRules | |
DEBUG: Adding token authentication for github.com (hostType=rubygems) to hostRules | |
DEBUG: Using default github endpoint: https://api.github.com/ | |
DEBUG: Platform config | |
{ | |
"platformConfig": { | |
"hostType": "github", | |
"endpoint": "https://api.github.com/", | |
"isGHApp": true, | |
"isGhe": false | |
} | |
"renovateUsername": "renovate[bot]" | |
} | |
DEBUG: Using configured gitAuthor (renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>) | |
DEBUG: Adding token authentication for api.github.com (hostType=github) to hostRules | |
DEBUG: Using baseDir: /tmp/renovate | |
DEBUG: Using cacheDir: /tmp/renovate/cache | |
DEBUG: Using containerbaseDir: /tmp/renovate/cache/containerbase | |
DEBUG: Redis cache init | |
DEBUG: Commits limit = null | |
DEBUG: Setting global hostRules | |
DEBUG: Adding password authentication for docker.io (hostType=docker) to hostRules | |
DEBUG: Adding password authentication for hub.docker.com (hostType=docker) to hostRules | |
DEBUG: Adding token authentication for api.github.com (hostType=github) to hostRules | |
DEBUG: Adding token authentication for api.github.com (hostType=github-tags) to hostRules | |
DEBUG: Adding token authentication for api.github.com (hostType=github-releases) to hostRules | |
DEBUG: Adding token authentication for api.github.com (hostType=pod) to hostRules | |
DEBUG: Adding token authentication for api.github.com (hostType=terraform-provider) to hostRules | |
DEBUG: Adding token authentication for github.com (hostType=rubygems) to hostRules | |
DEBUG: Adding token authentication for api.github.com (hostType=github) to hostRules | |
DEBUG: validatePresets() | |
DEBUG: Reinitializing hostRules for repo | |
DEBUG: Clearing hostRules | |
DEBUG: Adding password authentication for docker.io (hostType=docker) to hostRules | |
DEBUG: Adding password authentication for hub.docker.com (hostType=docker) to hostRules | |
DEBUG: Adding token authentication for api.github.com (hostType=github) to hostRules | |
DEBUG: Adding token authentication for api.github.com (hostType=github-tags) to hostRules | |
DEBUG: Adding token authentication for api.github.com (hostType=github-releases) to hostRules | |
DEBUG: Adding token authentication for api.github.com (hostType=pod) to hostRules | |
DEBUG: Adding token authentication for api.github.com (hostType=terraform-provider) to hostRules | |
DEBUG: Adding token authentication for github.com (hostType=rubygems) to hostRules | |
DEBUG: Adding token authentication for api.github.com (hostType=github) to hostRules | |
INFO: Repository started | |
{ | |
"renovateVersion": "37.238.1" | |
} | |
DEBUG: Using localDir: /tmp/renovate/repos/github/dawnmist/support-budget | |
DEBUG: PackageFiles.clear() - Package files deleted | |
DEBUG: initRepo("dawnmist/support-budget") | |
DEBUG: hostRules: authentication already set for api.github.com | |
DEBUG: dawnmist/support-budget default branch = develop | |
DEBUG: Using app token for git init | |
DEBUG: RepoCacheS3.read() - success | |
DEBUG: Repository cache is restored from revision 13 | |
DEBUG: Resetting npmrc | |
DEBUG: Resetting npmrc | |
DEBUG: checkOnboarding() | |
DEBUG: isOnboarded() | |
DEBUG: findPr(renovate/configure, Configure Renovate, !open) | |
DEBUG: http cache: trying cached etag "W/"68826fbddd1531e0c289ec9ef53b2a4383b8c049738037fdd0cd9f4444b18f29"" for https://api.github.com/repos/dawnmist/support-budget/pulls?per_page=20&state=all&sort=updated&direction=desc&page=1 | |
DEBUG: http cache: saving https://api.github.com/repos/dawnmist/support-budget/pulls?per_page=20&state=all&sort=updated&direction=desc&page=1 (etag=W/"69008fddc4f2318825737d75a0f08d0136535b797b697bcc996a089d53142135", lastModified=undefined) | |
DEBUG: getPrList success | |
{ | |
"pullsTotal": 191 | |
"requestsTotal": 1 | |
"apiQuotaAffected": true | |
} | |
DEBUG: Found PR #6 | |
DEBUG: Checking cached config file name | |
DEBUG: http cache: trying cached Last-Modified "Tue, 12 Mar 2024 13:23:05 GMT" for https://api.github.com/repos/dawnmist/support-budget/contents/renovate.json | |
DEBUG: http cache: saving https://api.github.com/repos/dawnmist/support-budget/contents/renovate.json (etag=W/"b57555170ba79a1cce09e692f33d1645abdbf065", lastModified=Tue, 12 Mar 2024 13:52:53 GMT) | |
DEBUG: Existing config file confirmed | |
DEBUG: Repository config | |
{ | |
"fileName": "renovate.json" | |
"config": { | |
"$schema": "https://docs.renovatebot.com/renovate-schema.json", | |
"extends": [ | |
"config:best-practices", | |
"npm:unpublishSafe", | |
":automergePr", | |
":automergeRequireAllStatusChecks", | |
":automergeStableNonMajor", | |
":automergeTypes", | |
":dependencyDashboard", | |
":docker", | |
":enableVulnerabilityAlertsWithLabel(security)", | |
":ignoreModulesAndTests", | |
":ignoreUnstable", | |
":pinAllExceptPeerDependencies", | |
":separateMultipleMajorReleases", | |
":timezone(Australia/Melbourne)", | |
":widenPeerDependencies", | |
"group:monorepos" | |
], | |
"baseBranches": [ | |
"develop" | |
], | |
"hostRules": [ | |
{ | |
"matchHost": "https://npm.pkg.github.com/", | |
"hostType": "npm", | |
"encrypted": { | |
"token": "***********" | |
} | |
} | |
], | |
"major": { | |
"automerge": false | |
}, | |
"packageRules": [ | |
{ | |
"matchDepTypes": [ | |
"dependencies" | |
], | |
"matchCurrentVersion": "<1.0.0", | |
"separateMinorPatch": true, | |
"minor": { | |
"automerge": false | |
} | |
}, | |
{ | |
"groupName": "conform monorepo", | |
"matchPackagePrefixes": [ | |
"@conform-to" | |
] | |
}, | |
{ | |
"groupName": "supabase monorepo", | |
"matchPackageNames": [ | |
"supabase" | |
], | |
"matchPackagePrefixes": [ | |
"@supabase" | |
] | |
}, | |
{ | |
"groupName": "axe a11y validation libraries", | |
"matchSourceUrls": [ | |
"https://github.com/dequelabs/axe-core-npm" | |
] | |
}, | |
{ | |
"groupName": "opentelemetry-js contrib monorepo", | |
"matchRepositories": [ | |
"open-telemetry/opentelemetry-js-contrib" | |
], | |
"matchSourceUrlPrefixes": [ | |
"https://github.com/open-telemetry/opentelemetry-js-contrib" | |
] | |
} | |
], | |
"postUpdateOptions": [ | |
"yarnDedupeHighest" | |
], | |
"prConcurrentLimit": 2, | |
"prHourlyLimit": 4, | |
"semanticCommits": "enabled" | |
} | |
} | |
DEBUG: Repo is onboarded | |
DEBUG: http cache: saving https://api.github.com/repos/dawnmist/support-budget/contents/renovate.json (etag=W/"b57555170ba79a1cce09e692f33d1645abdbf065", lastModified=Tue, 12 Mar 2024 13:52:53 GMT) | |
DEBUG: migrateAndValidate() | |
DEBUG: No config migration necessary | |
DEBUG: Post-massage config | |
{ | |
"config": { | |
"$schema": "https://docs.renovatebot.com/renovate-schema.json", | |
"extends": [ | |
"mergeConfidence:all-badges", | |
"config:best-practices", | |
"npm:unpublishSafe", | |
":automergePr", | |
":automergeRequireAllStatusChecks", | |
":automergeStableNonMajor", | |
":automergeTypes", | |
":dependencyDashboard", | |
":docker", | |
":enableVulnerabilityAlertsWithLabel(security)", | |
":ignoreModulesAndTests", | |
":ignoreUnstable", | |
":pinAllExceptPeerDependencies", | |
":separateMultipleMajorReleases", | |
":timezone(Australia/Melbourne)", | |
":widenPeerDependencies", | |
"group:monorepos" | |
], | |
"baseBranches": [ | |
"develop" | |
], | |
"hostRules": [ | |
{ | |
"matchHost": "https://npm.pkg.github.com/", | |
"hostType": "npm", | |
"encrypted": { | |
"token": "***********" | |
} | |
} | |
], | |
"major": { | |
"automerge": false | |
}, | |
"packageRules": [ | |
{ | |
"matchDepTypes": [ | |
"dependencies" | |
], | |
"matchCurrentVersion": "<1.0.0", | |
"separateMinorPatch": true | |
}, | |
{ | |
"matchDepTypes": [ | |
"dependencies" | |
], | |
"matchCurrentVersion": "<1.0.0", | |
"matchUpdateTypes": [ | |
"minor" | |
], | |
"automerge": false | |
}, | |
{ | |
"groupName": "conform monorepo", | |
"matchPackagePrefixes": [ | |
"@conform-to" | |
] | |
}, | |
{ | |
"groupName": "supabase monorepo", | |
"matchPackageNames": [ | |
"supabase" | |
], | |
"matchPackagePrefixes": [ | |
"@supabase" | |
] | |
}, | |
{ | |
"groupName": "axe a11y validation libraries", | |
"matchSourceUrls": [ | |
"https://github.com/dequelabs/axe-core-npm" | |
] | |
}, | |
{ | |
"groupName": "opentelemetry-js contrib monorepo", | |
"matchRepositories": [ | |
"open-telemetry/opentelemetry-js-contrib" | |
], | |
"matchSourceUrlPrefixes": [ | |
"https://github.com/open-telemetry/opentelemetry-js-contrib" | |
] | |
} | |
], | |
"postUpdateOptions": [ | |
"yarnDedupeHighest" | |
], | |
"prConcurrentLimit": 2, | |
"prHourlyLimit": 4, | |
"semanticCommits": "enabled" | |
} | |
} | |
DEBUG: Found encrypted config | |
{ | |
"config": { | |
"token": "***********" | |
} | |
} | |
DEBUG: Trying to decrypt token | |
DEBUG: Decrypted config using openpgp | |
DEBUG: Decrypted token | |
DEBUG: Setting hostRules from config | |
DEBUG: Adding token authentication for https://npm.pkg.github.com/ (hostType=npm) to hostRules | |
DEBUG: Found repo ignorePaths | |
{ | |
"ignorePaths": [ | |
"**/node_modules/**", | |
"**/bower_components/**", | |
"**/vendor/**", | |
"**/examples/**", | |
"**/__tests__/**", | |
"**/test/**", | |
"**/tests/**", | |
"**/__fixtures__/**" | |
] | |
} | |
DEBUG: No vulnerability alerts found | |
DEBUG: No vulnerability alerts found | |
DEBUG: findIssue(Dependency Dashboard) | |
DEBUG: Retrieving issueList | |
DEBUG: Retrieved 1 issues | |
DEBUG: Found issue 9 | |
DEBUG: http cache: trying cached Last-Modified "Tue, 12 Mar 2024 13:43:54 GMT" for https://api.github.com/repos/dawnmist/support-budget/issues/9 | |
DEBUG: http cache: saving https://api.github.com/repos/dawnmist/support-budget/issues/9 (etag=W/"2097b8830f437efa150c9f477b0a2fc8a690de7fddbb8575f4d46cd4c2d2b178", lastModified=Tue, 12 Mar 2024 14:23:04 GMT) | |
DEBUG: baseBranches | |
{ | |
"baseBranches": [ | |
"develop" | |
] | |
} | |
DEBUG: baseBranch: develop | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: extract() | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Cached extract result cannot be used due to base branch SHA change (old=94e95bd586f749906fc43448b223ce5effd1f6ac, new=525e10806d2013889cd2007afbca357e0b25c924) | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Setting current branch to develop | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Initializing git repository into /tmp/renovate/repos/github/dawnmist/support-budget | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Performing blobless clone | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: git clone completed | |
{ | |
"baseBranch": "develop" | |
"durationMs": 1204 | |
} | |
DEBUG: latest repository commit | |
{ | |
"baseBranch": "develop" | |
"latestCommit": { | |
"hash": "525e10806d2013889cd2007afbca357e0b25c924", | |
"date": "2024-03-12T13:45:03+00:00", | |
"message": "fix(deps): update dependency nodemailer to v6.9.12", | |
"refs": "HEAD -> develop, origin/develop, origin/HEAD", | |
"body": "", | |
"author_name": "renovate[bot]", | |
"author_email": "29139614+renovate[bot]@users.noreply.github.com" | |
} | |
} | |
DEBUG: latest commit | |
{ | |
"baseBranch": "develop" | |
"branchName": "develop" | |
"latestCommitDate": "2024-03-12T13:45:03+00:00" | |
} | |
DEBUG: Using file match: (^|/)tasks/[^/]+\.ya?ml$ for manager ansible | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)(galaxy|requirements)(\.ansible)?\.ya?ml$ for manager ansible-galaxy | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)\.tool-versions$ for manager asdf | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: azure.*pipelines?.*\.ya?ml$ for manager azure-pipelines | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)batect(-bundle)?\.ya?ml$ for manager batect | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)batect$ for manager batect-wrapper | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)WORKSPACE(|\.bazel)$ for manager bazel | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: \.bzl$ for manager bazel | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)MODULE\.bazel$ for manager bazel-module | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)\.bazelversion$ for manager bazelisk | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: \.bicep$ for manager bicep | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)\.?bitbucket-pipelines\.ya?ml$ for manager bitbucket-pipelines | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: buildkite\.ya?ml for manager buildkite | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: \.buildkite/.+\.ya?ml$ for manager buildkite | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)bun\.lockb$ for manager bun | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)Gemfile$ for manager bundler | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: \.cake$ for manager cake | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)Cargo\.toml$ for manager cargo | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)\.circleci/.+\.ya?ml$ for manager circleci | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)cloudbuild\.ya?ml for manager cloudbuild | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)Podfile$ for manager cocoapods | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)([\w-]*)composer\.json$ for manager composer | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)conanfile\.(txt|py)$ for manager conan | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)cpanfile$ for manager cpanfile | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)(?:deps|bb)\.edn$ for manager deps-edn | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)(?:docker-)?compose[^/]*\.ya?ml$ for manager docker-compose | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/|\.)([Dd]ocker|[Cc]ontainer)file$ for manager dockerfile | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)([Dd]ocker|[Cc]ontainer)file[^/]*$ for manager dockerfile | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)\.drone\.yml$ for manager droneci | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)fleet\.ya?ml for manager fleet | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (?:^|/)gotk-components\.ya?ml$ for manager flux | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)\.fvm/fvm_config\.json$ for manager fvm | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)\.gitmodules$ for manager git-submodules | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)(workflow-templates|\.(?:github|gitea|forgejo)/(?:workflows|actions))/.+\.ya?ml$ for manager github-actions | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)action\.ya?ml$ for manager github-actions | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: \.gitlab-ci\.ya?ml$ for manager gitlabci | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: \.gitlab-ci\.ya?ml$ for manager gitlabci-include | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)go\.mod$ for manager gomod | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: \.gradle(\.kts)?$ for manager gradle | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)gradle\.properties$ for manager gradle | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)gradle/.+\.toml$ for manager gradle | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)buildSrc/.+\.kt$ for manager gradle | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: \.versions\.toml$ for manager gradle | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)versions.props$ for manager gradle | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)versions.lock$ for manager gradle | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)gradle/wrapper/gradle-wrapper\.properties$ for manager gradle-wrapper | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)requirements\.ya?ml$ for manager helm-requirements | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)values\.ya?ml$ for manager helm-values | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)helmfile\.ya?ml(?:\.gotmpl)?$ for manager helmfile | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)Chart\.ya?ml$ for manager helmv3 | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)bin/hermit$ for manager hermit | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: ^Formula/[^/]+[.]rb$ for manager homebrew | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: \.html?$ for manager html | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)plugins\.(txt|ya?ml)$ for manager jenkins | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)jsonnetfile\.json$ for manager jsonnet-bundler | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: ^.+\.main\.kts$ for manager kotlin-script | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)kustomization\.ya?ml$ for manager kustomize | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)project\.clj$ for manager leiningen | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/|\.)pom\.xml$ for manager maven | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: ^(((\.mvn)|(\.m2))/)?settings\.xml$ for manager maven | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|\/).mvn/wrapper/maven-wrapper.properties$ for manager maven-wrapper | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)package\.js$ for manager meteor | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)Mintfile$ for manager mint | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)mix\.exs$ for manager mix | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)flake\.nix$ for manager nix | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)\.node-version$ for manager nodenv | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)package\.json$ for manager npm | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: \.(?:cs|fs|vb)proj$ for manager nuget | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: \.(?:props|targets)$ for manager nuget | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)dotnet-tools\.json$ for manager nuget | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)global\.json$ for manager nuget | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)\.nvmrc$ for manager nvm | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)src/main/features/.+\.json$ for manager osgi | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)pyproject\.toml$ for manager pep621 | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)[\w-]*requirements(-\w+)?\.(txt|pip)$ for manager pip_requirements | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)setup\.py$ for manager pip_setup | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)Pipfile$ for manager pipenv | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)pyproject\.toml$ for manager poetry | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)\.pre-commit-config\.ya?ml$ for manager pre-commit | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)pubspec\.ya?ml$ for manager pub | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)Puppetfile$ for manager puppet | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)\.python-version$ for manager pyenv | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)\.ruby-version$ for manager ruby-version | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: \.sbt$ for manager sbt | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: project/[^/]*\.scala$ for manager sbt | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: project/build\.properties$ for manager sbt | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)repositories$ for manager sbt | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)setup\.cfg$ for manager setup-cfg | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)Package\.swift for manager swift | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: \.tf$ for manager terraform | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)\.terraform-version$ for manager terraform-version | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)terragrunt\.hcl$ for manager terragrunt | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)\.terragrunt-version$ for manager terragrunt-version | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: \.tflint\.hcl$ for manager tflint-plugin | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: ^\.travis\.ya?ml$ for manager travis | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: (^|/)\.vela\.ya?ml$ for manager velaci | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using file match: ^\.woodpecker(?:/[^/]+)?\.ya?ml$ for manager woodpecker | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Matched 1 file(s) for manager circleci: .circleci/config.yml | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Matched 2 file(s) for manager dockerfile: Dockerfile, prom-server/Dockerfile | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Matched 1 file(s) for manager npm: package.json | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Matched 1 file(s) for manager nvm: .nvmrc | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: orbNoop | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: CircleCI docker image | |
{ | |
"baseBranch": "develop" | |
"depName": "cimg/node" | |
"currentValue": "20.11.1" | |
"currentDigest": "sha256:180f8e47d941e4b2b6eb5244b7f90d67aa63d9b62443aea02052b4b26107a896" | |
} | |
DEBUG: CircleCI docker image | |
{ | |
"baseBranch": "develop" | |
"depName": "cimg/node" | |
"currentValue": "20.11.1" | |
"currentDigest": "sha256:180f8e47d941e4b2b6eb5244b7f90d67aa63d9b62443aea02052b4b26107a896" | |
} | |
DEBUG: CircleCI docker image | |
{ | |
"baseBranch": "develop" | |
"depName": "cimg/node" | |
"currentValue": "20.11.1" | |
"currentDigest": "sha256:180f8e47d941e4b2b6eb5244b7f90d67aa63d9b62443aea02052b4b26107a896" | |
} | |
DEBUG: CircleCI docker image | |
{ | |
"baseBranch": "develop" | |
"depName": "ubuntu-2204" | |
"currentValue": "current" | |
} | |
DEBUG: CircleCI docker image | |
{ | |
"baseBranch": "develop" | |
"depName": "ubuntu-2204" | |
"currentValue": "current" | |
} | |
DEBUG: CircleCI docker image | |
{ | |
"baseBranch": "develop" | |
"depName": "cimg/node" | |
"currentValue": "20.11.1" | |
"currentDigest": "sha256:180f8e47d941e4b2b6eb5244b7f90d67aa63d9b62443aea02052b4b26107a896" | |
} | |
DEBUG: CircleCI docker image | |
{ | |
"baseBranch": "develop" | |
"depName": "cimg/node" | |
"currentValue": "20.11.1" | |
"currentDigest": "sha256:180f8e47d941e4b2b6eb5244b7f90d67aa63d9b62443aea02052b4b26107a896" | |
} | |
DEBUG: CircleCI docker image | |
{ | |
"baseBranch": "develop" | |
"depName": "cimg/node" | |
"currentValue": "20.11.1" | |
"currentDigest": "sha256:180f8e47d941e4b2b6eb5244b7f90d67aa63d9b62443aea02052b4b26107a896" | |
} | |
DEBUG: CircleCI docker image | |
{ | |
"baseBranch": "develop" | |
"depName": "cimg/node" | |
"currentValue": "20.11.1" | |
"currentDigest": "sha256:180f8e47d941e4b2b6eb5244b7f90d67aa63d9b62443aea02052b4b26107a896" | |
} | |
DEBUG: Found a multistage build stage name: base | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Found a multistage build stage name: build | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Skipping alias FROM image:base | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Found a multistage build stage name: production | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Skipping alias FROM image:base | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Skipping alias COPY --from | |
{ | |
"baseBranch": "develop" | |
"image": "build" | |
} | |
DEBUG: Skipping alias COPY --from | |
{ | |
"baseBranch": "develop" | |
"image": "build" | |
} | |
DEBUG: Skipping alias COPY --from | |
{ | |
"baseBranch": "develop" | |
"image": "build" | |
} | |
DEBUG: Skipping alias COPY --from | |
{ | |
"baseBranch": "develop" | |
"image": "build" | |
} | |
DEBUG: Skipping alias COPY --from | |
{ | |
"baseBranch": "develop" | |
"image": "build" | |
} | |
DEBUG: Skipping alias COPY --from | |
{ | |
"baseBranch": "develop" | |
"image": "build" | |
} | |
DEBUG: Skipping alias COPY --from | |
{ | |
"baseBranch": "develop" | |
"image": "build" | |
} | |
DEBUG: Skipping alias COPY --from | |
{ | |
"baseBranch": "develop" | |
"image": "build" | |
} | |
DEBUG: Skipping alias COPY --from | |
{ | |
"baseBranch": "develop" | |
"image": "build" | |
} | |
DEBUG: Skipping alias COPY --from | |
{ | |
"baseBranch": "develop" | |
"image": "build" | |
} | |
DEBUG: Skipping alias COPY --from | |
{ | |
"baseBranch": "develop" | |
"image": "build" | |
} | |
DEBUG: Skipping alias COPY --from | |
{ | |
"baseBranch": "develop" | |
"image": "build" | |
} | |
DEBUG: npm file package.json has name "supportbudget" | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Found a multistage build stage name: otel_collector | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Found a multistage build stage name: logger | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Skipping alias COPY --from | |
{ | |
"baseBranch": "develop" | |
"image": "otel_collector" | |
} | |
DEBUG: Detecting pnpm Workspaces | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Detecting workspaces | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Finding locked versions | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: yarn.lock yarn.lock has __metadata.cacheKey=10 | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: yarn.lock yarn.lock is has __metadata so is yarn 2+ | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: manager extract durations (ms) | |
{ | |
"baseBranch": "develop" | |
"managers": { | |
"circleci": 9, | |
"nvm": 37, | |
"dockerfile": 38, | |
"npm": 215 | |
} | |
} | |
DEBUG: Found circleci package files | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Found dockerfile package files | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Found npm package files | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Found nvm package files | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Found 5 package file(s) | |
{ | |
"baseBranch": "develop" | |
} | |
INFO: Dependency extraction complete | |
{ | |
"baseBranch": "develop" | |
"stats": { | |
"managers": { | |
"circleci": { | |
"fileCount": 1, | |
"depCount": 10 | |
}, | |
"dockerfile": { | |
"fileCount": 2, | |
"depCount": 3 | |
}, | |
"npm": { | |
"fileCount": 1, | |
"depCount": 213 | |
}, | |
"nvm": { | |
"fileCount": 1, | |
"depCount": 1 | |
} | |
}, | |
"total": { | |
"fileCount": 5, | |
"depCount": 227 | |
} | |
} | |
} | |
DEBUG: baseBranch: develop | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: version compatibility regex match | |
{ | |
"baseBranch": "develop" | |
"versionCompatibility": "^(?<version>[^-]+)(?<compatibility>-.*)?$" | |
"currentValue": "20.11.1-bookworm-slim" | |
"packageName": "node" | |
"groups": { | |
"version": "20.11.1", | |
"compatibility": "-bookworm-slim" | |
} | |
} | |
DEBUG: hostRules: no authentication for registry.npmjs.org | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: getDigest(https://index.docker.io, library/node, 20.11.1-bookworm-slim) | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: getManifestResponse(https://index.docker.io, library/node, 20.11.1-bookworm-slim, head) | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: hostRules: basic auth for https://index.docker.io | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Got docker digest sha256:357deca6eb61149534d32faaf5e4b2e4fa3549c2be610ee1019bf340ea8c51ec | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Found deprecationMessage for npm package cachified | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Found deprecationMessage for npm package @types/prettier | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: PackageFiles.add() - Package file saved for base branch | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Package releases lookups complete | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: branchifyUpgrades | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: 53 flattened updates found: cimg/node, cimg/node, cimg/node, cimg/node, cimg/node, cimg/node, cimg/node, node, @conform-to/dom, @conform-to/react, @conform-to/zod, @grpc/grpc-js, @opentelemetry/auto-instrumentations-node, @opentelemetry/instrumentation-express, @prisma/client, @prisma/instrumentation, @sentry/node, @sentry/profiling-node, @sentry/remix, @stripe/stripe-js, @supabase/auth-helpers-remix, @supabase/supabase-js, dotenv-cli, express-prom-bundle, isbot, isbot, libphonenumber-js, pino-http, prisma, react-email, react-email, react-router-dom, remix-routes, remix-utils, stripe, supabase, tailwind-merge, tailwindcss, winston, @commitlint/cli, @commitlint/config-conventional, @commitlint/cz-commitlint, @sentry/cli, @types/node, @types/react, @typescript-eslint/eslint-plugin, @typescript-eslint/parser, commitlint, eslint-plugin-simple-import-sort, eslint-plugin-tailwindcss, jsdom, npm-run-all2, vite | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Returning 35 branch(es) | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: config.repoIsOnboarded=true | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: packageFiles with updates | |
{ | |
"baseBranch": "develop" | |
"config": { | |
"circleci": [ | |
{ | |
"deps": [ | |
{ | |
"depType": "orb", | |
"depName": "codecov", | |
"currentValue": "4.0.1", | |
"datasource": "orb", | |
"packageName": "codecov/codecov", | |
"commitMessageTopic": "{{{depName}}} orb", | |
"versioning": "npm", | |
"updates": [], | |
"warnings": [], | |
"registryUrl": "https://circleci.com/", | |
"homepage": "https://circleci.com/developer/orbs/orb/codecov/codecov", | |
"currentVersion": "4.0.1", | |
"fixedVersion": "4.0.1" | |
}, | |
{ | |
"depType": "orb", | |
"depName": "slack", | |
"currentValue": "4.13.1", | |
"datasource": "orb", | |
"packageName": "circleci/slack", | |
"commitMessageTopic": "{{{depName}}} orb", | |
"versioning": "npm", | |
"updates": [], | |
"warnings": [], | |
"registryUrl": "https://circleci.com/", | |
"homepage": "https://circleci.com/developer/orbs/orb/circleci/slack", | |
"currentVersion": "4.13.1", | |
"fixedVersion": "4.13.1" | |
}, | |
{ | |
"depType": "orb", | |
"depName": "github-cli", | |
"currentValue": "2.3.0", | |
"datasource": "orb", | |
"packageName": "circleci/github-cli", | |
"commitMessageTopic": "{{{depName}}} orb", | |
"versioning": "npm", | |
"updates": [], | |
"warnings": [], | |
"registryUrl": "https://circleci.com/", | |
"homepage": "https://circleci.com/developer/orbs/orb/circleci/github-cli", | |
"currentVersion": "2.3.0", | |
"fixedVersion": "2.3.0" | |
}, | |
{ | |
"depName": "cimg/node", | |
"currentValue": "20.11.1", | |
"currentDigest": "sha256:180f8e47d941e4b2b6eb5244b7f90d67aa63d9b62443aea02052b4b26107a896", | |
"replaceString": "cimg/node:20.11.1@sha256:180f8e47d941e4b2b6eb5244b7f90d67aa63d9b62443aea02052b4b26107a896", | |
"autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}", | |
"datasource": "docker", | |
"depType": "docker", | |
"versioning": "docker", | |
"updates": [ | |
{ | |
"bucket": "v21", | |
"newVersion": "21.6.2", | |
"newValue": "21.6.2", | |
"newDigest": "sha256:c95ae0b7d9bc23abf5dd8a7794c79ba480660f71f07ba9d5a95309d18644ac5d", | |
"releaseTimestamp": "2024-03-01T16:36:15.229Z", | |
"newMajor": 21, | |
"newMinor": 6, | |
"updateType": "major", | |
"branchName": "renovate/cimg-node-21.x" | |
} | |
], | |
"packageName": "cimg/node", | |
"warnings": [], | |
"registryUrl": "https://index.docker.io", | |
"currentVersion": "20.11.1", | |
"isSingleVersion": true, | |
"fixedVersion": "20.11.1" | |
}, | |
{ | |
"depName": "cimg/node", | |
"currentValue": "20.11.1", | |
"currentDigest": "sha256:180f8e47d941e4b2b6eb5244b7f90d67aa63d9b62443aea02052b4b26107a896", | |
"replaceString": "cimg/node:20.11.1@sha256:180f8e47d941e4b2b6eb5244b7f90d67aa63d9b62443aea02052b4b26107a896", | |
"autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}", | |
"datasource": "docker", | |
"depType": "docker", | |
"versioning": "docker", | |
"updates": [ | |
{ | |
"bucket": "v21", | |
"newVersion": "21.6.2", | |
"newValue": "21.6.2", | |
"newDigest": "sha256:c95ae0b7d9bc23abf5dd8a7794c79ba480660f71f07ba9d5a95309d18644ac5d", | |
"releaseTimestamp": "2024-03-01T16:36:15.229Z", | |
"newMajor": 21, | |
"newMinor": 6, | |
"updateType": "major", | |
"branchName": "renovate/cimg-node-21.x" | |
} | |
], | |
"packageName": "cimg/node", | |
"warnings": [], | |
"registryUrl": "https://index.docker.io", | |
"currentVersion": "20.11.1", | |
"isSingleVersion": true, | |
"fixedVersion": "20.11.1" | |
}, | |
{ | |
"depName": "cimg/node", | |
"currentValue": "20.11.1", | |
"currentDigest": "sha256:180f8e47d941e4b2b6eb5244b7f90d67aa63d9b62443aea02052b4b26107a896", | |
"replaceString": "cimg/node:20.11.1@sha256:180f8e47d941e4b2b6eb5244b7f90d67aa63d9b62443aea02052b4b26107a896", | |
"autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}", | |
"datasource": "docker", | |
"depType": "docker", | |
"versioning": "docker", | |
"updates": [ | |
{ | |
"bucket": "v21", | |
"newVersion": "21.6.2", | |
"newValue": "21.6.2", | |
"newDigest": "sha256:c95ae0b7d9bc23abf5dd8a7794c79ba480660f71f07ba9d5a95309d18644ac5d", | |
"releaseTimestamp": "2024-03-01T16:36:15.229Z", | |
"newMajor": 21, | |
"newMinor": 6, | |
"updateType": "major", | |
"branchName": "renovate/cimg-node-21.x" | |
} | |
], | |
"packageName": "cimg/node", | |
"warnings": [], | |
"registryUrl": "https://index.docker.io", | |
"currentVersion": "20.11.1", | |
"isSingleVersion": true, | |
"fixedVersion": "20.11.1" | |
}, | |
{ | |
"depName": "cimg/node", | |
"currentValue": "20.11.1", | |
"currentDigest": "sha256:180f8e47d941e4b2b6eb5244b7f90d67aa63d9b62443aea02052b4b26107a896", | |
"replaceString": "cimg/node:20.11.1@sha256:180f8e47d941e4b2b6eb5244b7f90d67aa63d9b62443aea02052b4b26107a896", | |
"autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}", | |
"datasource": "docker", | |
"depType": "docker", | |
"versioning": "docker", | |
"updates": [ | |
{ | |
"bucket": "v21", | |
"newVersion": "21.6.2", | |
"newValue": "21.6.2", | |
"newDigest": "sha256:c95ae0b7d9bc23abf5dd8a7794c79ba480660f71f07ba9d5a95309d18644ac5d", | |
"releaseTimestamp": "2024-03-01T16:36:15.229Z", | |
"newMajor": 21, | |
"newMinor": 6, | |
"updateType": "major", | |
"branchName": "renovate/cimg-node-21.x" | |
} | |
], | |
"packageName": "cimg/node", | |
"warnings": [], | |
"registryUrl": "https://index.docker.io", | |
"currentVersion": "20.11.1", | |
"isSingleVersion": true, | |
"fixedVersion": "20.11.1" | |
}, | |
{ | |
"depName": "cimg/node", | |
"currentValue": "20.11.1", | |
"currentDigest": "sha256:180f8e47d941e4b2b6eb5244b7f90d67aa63d9b62443aea02052b4b26107a896", | |
"replaceString": "cimg/node:20.11.1@sha256:180f8e47d941e4b2b6eb5244b7f90d67aa63d9b62443aea02052b4b26107a896", | |
"autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}", | |
"datasource": "docker", | |
"depType": "docker", | |
"versioning": "docker", | |
"updates": [ | |
{ | |
"bucket": "v21", | |
"newVersion": "21.6.2", | |
"newValue": "21.6.2", | |
"newDigest": "sha256:c95ae0b7d9bc23abf5dd8a7794c79ba480660f71f07ba9d5a95309d18644ac5d", | |
"releaseTimestamp": "2024-03-01T16:36:15.229Z", | |
"newMajor": 21, | |
"newMinor": 6, | |
"updateType": "major", | |
"branchName": "renovate/cimg-node-21.x" | |
} | |
], | |
"packageName": "cimg/node", | |
"warnings": [], | |
"registryUrl": "https://index.docker.io", | |
"currentVersion": "20.11.1", | |
"isSingleVersion": true, | |
"fixedVersion": "20.11.1" | |
}, | |
{ | |
"depName": "cimg/node", | |
"currentValue": "20.11.1", | |
"currentDigest": "sha256:180f8e47d941e4b2b6eb5244b7f90d67aa63d9b62443aea02052b4b26107a896", | |
"replaceString": "cimg/node:20.11.1@sha256:180f8e47d941e4b2b6eb5244b7f90d67aa63d9b62443aea02052b4b26107a896", | |
"autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}", | |
"datasource": "docker", | |
"depType": "docker", | |
"versioning": "docker", | |
"updates": [ | |
{ | |
"bucket": "v21", | |
"newVersion": "21.6.2", | |
"newValue": "21.6.2", | |
"newDigest": "sha256:c95ae0b7d9bc23abf5dd8a7794c79ba480660f71f07ba9d5a95309d18644ac5d", | |
"releaseTimestamp": "2024-03-01T16:36:15.229Z", | |
"newMajor": 21, | |
"newMinor": 6, | |
"updateType": "major", | |
"branchName": "renovate/cimg-node-21.x" | |
} | |
], | |
"packageName": "cimg/node", | |
"warnings": [], | |
"registryUrl": "https://index.docker.io", | |
"currentVersion": "20.11.1", | |
"isSingleVersion": true, | |
"fixedVersion": "20.11.1" | |
}, | |
{ | |
"depName": "cimg/node", | |
"currentValue": "20.11.1", | |
"currentDigest": "sha256:180f8e47d941e4b2b6eb5244b7f90d67aa63d9b62443aea02052b4b26107a896", | |
"replaceString": "cimg/node:20.11.1@sha256:180f8e47d941e4b2b6eb5244b7f90d67aa63d9b62443aea02052b4b26107a896", | |
"autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}", | |
"datasource": "docker", | |
"depType": "docker", | |
"versioning": "docker", | |
"updates": [ | |
{ | |
"bucket": "v21", | |
"newVersion": "21.6.2", | |
"newValue": "21.6.2", | |
"newDigest": "sha256:c95ae0b7d9bc23abf5dd8a7794c79ba480660f71f07ba9d5a95309d18644ac5d", | |
"releaseTimestamp": "2024-03-01T16:36:15.229Z", | |
"newMajor": 21, | |
"newMinor": 6, | |
"updateType": "major", | |
"branchName": "renovate/cimg-node-21.x" | |
} | |
], | |
"packageName": "cimg/node", | |
"warnings": [], | |
"registryUrl": "https://index.docker.io", | |
"currentVersion": "20.11.1", | |
"isSingleVersion": true, | |
"fixedVersion": "20.11.1" | |
} | |
], | |
"packageFile": ".circleci/config.yml" | |
} | |
], | |
"dockerfile": [ | |
{ | |
"deps": [ | |
{ | |
"depName": "node", | |
"currentValue": "20.11.1-bookworm-slim", | |
"currentDigest": "sha256:474988d2fa8ad6321db19dc941af70202b163fca06a6b4e7f56067eda0c72eb9", | |
"replaceString": "node:20.11.1-bookworm-slim@sha256:474988d2fa8ad6321db19dc941af70202b163fca06a6b4e7f56067eda0c72eb9", | |
"autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}", | |
"datasource": "docker", | |
"depType": "final", | |
"updates": [ | |
{ | |
"updateType": "digest", | |
"newValue": "20.11.1-bookworm-slim", | |
"newDigest": "sha256:357deca6eb61149534d32faaf5e4b2e4fa3549c2be610ee1019bf340ea8c51ec", | |
"branchName": "renovate/node-20.11.1-bookworm-slim" | |
} | |
], | |
"packageName": "node", | |
"versioning": "node", | |
"warnings": [], | |
"sourceUrl": "https://github.com/nodejs/node", | |
"registryUrl": "https://index.docker.io", | |
"lookupName": "library/node", | |
"currentVersion": "20.11.1", | |
"fixedVersion": "20.11.1" | |
} | |
], | |
"packageFile": "Dockerfile" | |
}, | |
{ | |
"deps": [ | |
{ | |
"depName": "otel/opentelemetry-collector-contrib", | |
"currentValue": "0.96.0", | |
"currentDigest": "sha256:7ef2a2ff46b9e432321fdd63df104bfeedaf7b4e276950f42c634d0f23521fc4", | |
"replaceString": "otel/opentelemetry-collector-contrib:0.96.0@sha256:7ef2a2ff46b9e432321fdd63df104bfeedaf7b4e276950f42c634d0f23521fc4", | |
"autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}", | |
"datasource": "docker", | |
"depType": "stage", | |
"updates": [], | |
"packageName": "otel/opentelemetry-collector-contrib", | |
"versioning": "docker", | |
"warnings": [], | |
"sourceUrl": "https://github.com/open-telemetry/opentelemetry-collector-releases", | |
"registryUrl": "https://index.docker.io", | |
"currentVersion": "0.96.0", | |
"fixedVersion": "0.96.0" | |
}, | |
{ | |
"depName": "flyio/log-shipper", | |
"currentValue": "v0.0.5", | |
"currentDigest": "sha256:2ec2c8701f58e72ae67fc4c81a90f966a69058e802e7cab86fc43e204765d9c1", | |
"replaceString": "flyio/log-shipper:v0.0.5@sha256:2ec2c8701f58e72ae67fc4c81a90f966a69058e802e7cab86fc43e204765d9c1", | |
"autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}", | |
"datasource": "docker", | |
"depType": "final", | |
"updates": [], | |
"packageName": "flyio/log-shipper", | |
"versioning": "docker", | |
"warnings": [], | |
"sourceUrl": "https://github.com/superfly/fly-log-shipper", | |
"registryUrl": "https://index.docker.io", | |
"currentVersion": "v0.0.5", | |
"fixedVersion": "v0.0.5" | |
} | |
], | |
"packageFile": "prom-server/Dockerfile" | |
} | |
], | |
"npm": [ | |
{ | |
"deps": [ | |
{ | |
"depType": "dependencies", | |
"depName": "@conform-to/dom", | |
"currentValue": "0.9.1", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "0.9.1", | |
"updates": [ | |
{ | |
"bucket": "v1", | |
"newVersion": "1.0.3", | |
"newValue": "1.0.3", | |
"releaseTimestamp": "2024-03-07T21:06:39.955Z", | |
"newMajor": 1, | |
"newMinor": 0, | |
"updateType": "major", | |
"pendingVersions": [ | |
"1.0.4" | |
], | |
"branchName": "renovate/major-1-conform-monorepo" | |
} | |
], | |
"packageName": "@conform-to/dom", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/edmundhung/conform", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "packages/conform-dom", | |
"homepage": "https://conform.guide", | |
"currentVersion": "0.9.1", | |
"isSingleVersion": true, | |
"fixedVersion": "0.9.1" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@conform-to/react", | |
"currentValue": "0.9.1", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "0.9.1", | |
"updates": [ | |
{ | |
"bucket": "v1", | |
"newVersion": "1.0.3", | |
"newValue": "1.0.3", | |
"releaseTimestamp": "2024-03-07T21:06:55.339Z", | |
"newMajor": 1, | |
"newMinor": 0, | |
"updateType": "major", | |
"pendingVersions": [ | |
"1.0.4" | |
], | |
"branchName": "renovate/major-1-conform-monorepo" | |
} | |
], | |
"packageName": "@conform-to/react", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/edmundhung/conform", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "packages/conform-react", | |
"homepage": "https://conform.guide", | |
"currentVersion": "0.9.1", | |
"isSingleVersion": true, | |
"fixedVersion": "0.9.1" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@conform-to/zod", | |
"currentValue": "0.9.1", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "0.9.1", | |
"updates": [ | |
{ | |
"bucket": "v1", | |
"newVersion": "1.0.3", | |
"newValue": "1.0.3", | |
"releaseTimestamp": "2024-03-07T21:07:19.225Z", | |
"newMajor": 1, | |
"newMinor": 0, | |
"updateType": "major", | |
"pendingVersions": [ | |
"1.0.4" | |
], | |
"branchName": "renovate/major-1-conform-monorepo" | |
} | |
], | |
"packageName": "@conform-to/zod", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/edmundhung/conform", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "packages/conform-zod", | |
"homepage": "https://conform.guide", | |
"currentVersion": "0.9.1", | |
"isSingleVersion": true, | |
"fixedVersion": "0.9.1" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@epic-web/invariant", | |
"currentValue": "1.0.0", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "1.0.0", | |
"updates": [], | |
"packageName": "@epic-web/invariant", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/epicweb-dev/invariant", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "1.0.0", | |
"fixedVersion": "1.0.0" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@epic-web/remember", | |
"currentValue": "1.0.2", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "1.0.2", | |
"updates": [], | |
"packageName": "@epic-web/remember", | |
"versioning": "npm", | |
"warnings": [], | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "1.0.2", | |
"fixedVersion": "1.0.2" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@grpc/grpc-js", | |
"currentValue": "1.10.1", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "1.10.1", | |
"updates": [ | |
{ | |
"bucket": "non-major", | |
"newVersion": "1.10.2", | |
"newValue": "1.10.2", | |
"releaseTimestamp": "2024-03-11T16:16:05.011Z", | |
"newMajor": 1, | |
"newMinor": 10, | |
"updateType": "patch", | |
"pendingChecks": true, | |
"branchName": "renovate/grpc-grpc-js-1.x" | |
} | |
], | |
"packageName": "@grpc/grpc-js", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/grpc/grpc-node", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://grpc.io/", | |
"currentVersion": "1.10.1", | |
"isSingleVersion": true, | |
"fixedVersion": "1.10.1" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@headlessui/react", | |
"currentValue": "1.7.18", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "1.7.18", | |
"updates": [], | |
"packageName": "@headlessui/react", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/tailwindlabs/headlessui", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "packages/@headlessui-react", | |
"currentVersion": "1.7.18", | |
"fixedVersion": "1.7.18" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@opentelemetry/api", | |
"currentValue": "1.8.0", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "1.8.0", | |
"updates": [], | |
"packageName": "@opentelemetry/api", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/open-telemetry/opentelemetry-js", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://github.com/open-telemetry/opentelemetry-js/tree/main/api", | |
"currentVersion": "1.8.0", | |
"fixedVersion": "1.8.0" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@opentelemetry/auto-instrumentations-node", | |
"currentValue": "0.42.0", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "0.42.0", | |
"updates": [ | |
{ | |
"bucket": "minor", | |
"newVersion": "0.43.0", | |
"newValue": "0.43.0", | |
"releaseTimestamp": "2024-03-11T09:46:11.745Z", | |
"newMajor": 0, | |
"newMinor": 43, | |
"updateType": "minor", | |
"pendingChecks": true, | |
"branchName": "renovate/opentelemetry-auto-instrumentations-node-0.x" | |
} | |
], | |
"packageName": "@opentelemetry/auto-instrumentations-node", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/open-telemetry/opentelemetry-js-contrib", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/metapackages/auto-instrumentations-node#readme", | |
"currentVersion": "0.42.0", | |
"isSingleVersion": true, | |
"fixedVersion": "0.42.0" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@opentelemetry/auto-instrumentations-web", | |
"currentValue": "0.37.0", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "0.37.0", | |
"updates": [], | |
"packageName": "@opentelemetry/auto-instrumentations-web", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/open-telemetry/opentelemetry-js-contrib", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/metapackages/auto-instrumentations-web#readme", | |
"currentVersion": "0.37.0", | |
"fixedVersion": "0.37.0" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@opentelemetry/context-zone", | |
"currentValue": "1.22.0", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "1.22.0", | |
"updates": [], | |
"packageName": "@opentelemetry/context-zone", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/open-telemetry/opentelemetry-js", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://github.com/open-telemetry/opentelemetry-js/tree/main/packages/opentelemetry-context-zone", | |
"currentVersion": "1.22.0", | |
"fixedVersion": "1.22.0" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@opentelemetry/core", | |
"currentValue": "1.22.0", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "1.22.0", | |
"updates": [], | |
"packageName": "@opentelemetry/core", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/open-telemetry/opentelemetry-js", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://github.com/open-telemetry/opentelemetry-js/tree/main/packages/opentelemetry-core", | |
"currentVersion": "1.22.0", | |
"fixedVersion": "1.22.0" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@opentelemetry/exporter-trace-otlp-grpc", | |
"currentValue": "0.49.1", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "0.49.1", | |
"updates": [], | |
"packageName": "@opentelemetry/exporter-trace-otlp-grpc", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/open-telemetry/opentelemetry-js", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://github.com/open-telemetry/opentelemetry-js/tree/main/experimental/packages/exporter-trace-otlp-grpc", | |
"currentVersion": "0.49.1", | |
"fixedVersion": "0.49.1" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@opentelemetry/instrumentation", | |
"currentValue": "0.49.1", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "0.49.1", | |
"updates": [], | |
"packageName": "@opentelemetry/instrumentation", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/open-telemetry/opentelemetry-js", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://github.com/open-telemetry/opentelemetry-js/tree/main/experimental/packages/opentelemetry-instrumentation", | |
"currentVersion": "0.49.1", | |
"fixedVersion": "0.49.1" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@opentelemetry/instrumentation-document-load", | |
"currentValue": "0.36.0", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "0.36.0", | |
"updates": [], | |
"packageName": "@opentelemetry/instrumentation-document-load", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/open-telemetry/opentelemetry-js-contrib", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/web/opentelemetry-instrumentation-document-load#readme", | |
"currentVersion": "0.36.0", | |
"fixedVersion": "0.36.0" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@opentelemetry/instrumentation-express", | |
"currentValue": "0.36.0", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "0.36.0", | |
"updates": [ | |
{ | |
"bucket": "patch", | |
"newVersion": "0.36.1", | |
"newValue": "0.36.1", | |
"releaseTimestamp": "2024-03-11T09:46:04.402Z", | |
"newMajor": 0, | |
"newMinor": 36, | |
"updateType": "patch", | |
"pendingChecks": true, | |
"branchName": "renovate/opentelemetry-instrumentation-express-0.36.x" | |
} | |
], | |
"packageName": "@opentelemetry/instrumentation-express", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/open-telemetry/opentelemetry-js-contrib", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-express#readme", | |
"currentVersion": "0.36.0", | |
"isSingleVersion": true, | |
"fixedVersion": "0.36.0" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@opentelemetry/instrumentation-http", | |
"currentValue": "0.49.1", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "0.49.1", | |
"updates": [], | |
"packageName": "@opentelemetry/instrumentation-http", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/open-telemetry/opentelemetry-js", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://github.com/open-telemetry/opentelemetry-js/tree/main/experimental/packages/opentelemetry-instrumentation-http", | |
"currentVersion": "0.49.1", | |
"fixedVersion": "0.49.1" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@opentelemetry/instrumentation-pino", | |
"currentValue": "0.36.0", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "0.36.0", | |
"updates": [], | |
"packageName": "@opentelemetry/instrumentation-pino", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/open-telemetry/opentelemetry-js-contrib", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-pino#readme", | |
"currentVersion": "0.36.0", | |
"fixedVersion": "0.36.0" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@opentelemetry/plugin-react-load", | |
"currentValue": "0.30.0", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "0.30.0", | |
"updates": [], | |
"packageName": "@opentelemetry/plugin-react-load", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/open-telemetry/opentelemetry-js-contrib", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/web/opentelemetry-plugin-react-load#readme", | |
"currentVersion": "0.30.0", | |
"fixedVersion": "0.30.0" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@opentelemetry/resource-detector-container", | |
"currentValue": "0.3.7", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "0.3.7", | |
"updates": [], | |
"packageName": "@opentelemetry/resource-detector-container", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/open-telemetry/opentelemetry-js-contrib", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/detectors/node/opentelemetry-resource-detector-container#readme", | |
"currentVersion": "0.3.7", | |
"fixedVersion": "0.3.7" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@opentelemetry/resources", | |
"currentValue": "1.22.0", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "1.22.0", | |
"updates": [], | |
"packageName": "@opentelemetry/resources", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/open-telemetry/opentelemetry-js", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://github.com/open-telemetry/opentelemetry-js/tree/main/packages/opentelemetry-resources", | |
"currentVersion": "1.22.0", | |
"fixedVersion": "1.22.0" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@opentelemetry/sdk-node", | |
"currentValue": "0.49.1", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "0.49.1", | |
"updates": [], | |
"packageName": "@opentelemetry/sdk-node", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/open-telemetry/opentelemetry-js", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://github.com/open-telemetry/opentelemetry-js/tree/main/experimental/packages/opentelemetry-sdk-node", | |
"currentVersion": "0.49.1", | |
"fixedVersion": "0.49.1" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@opentelemetry/sdk-trace-base", | |
"currentValue": "1.22.0", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "1.22.0", | |
"updates": [], | |
"packageName": "@opentelemetry/sdk-trace-base", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/open-telemetry/opentelemetry-js", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://github.com/open-telemetry/opentelemetry-js/tree/main/packages/opentelemetry-sdk-trace-base", | |
"currentVersion": "1.22.0", | |
"fixedVersion": "1.22.0" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@opentelemetry/sdk-trace-node", | |
"currentValue": "1.22.0", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "1.22.0", | |
"updates": [], | |
"packageName": "@opentelemetry/sdk-trace-node", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/open-telemetry/opentelemetry-js", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://github.com/open-telemetry/opentelemetry-js/tree/main/packages/opentelemetry-sdk-trace-node", | |
"currentVersion": "1.22.0", | |
"fixedVersion": "1.22.0" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@opentelemetry/sdk-trace-web", | |
"currentValue": "1.22.0", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "1.22.0", | |
"updates": [], | |
"packageName": "@opentelemetry/sdk-trace-web", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/open-telemetry/opentelemetry-js", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://github.com/open-telemetry/opentelemetry-js/tree/main/packages/opentelemetry-sdk-trace-web", | |
"currentVersion": "1.22.0", | |
"fixedVersion": "1.22.0" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@opentelemetry/semantic-conventions", | |
"currentValue": "1.22.0", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "1.22.0", | |
"updates": [], | |
"packageName": "@opentelemetry/semantic-conventions", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/open-telemetry/opentelemetry-js", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://github.com/open-telemetry/opentelemetry-js/tree/main/packages/opentelemetry-semantic-conventions", | |
"currentVersion": "1.22.0", | |
"fixedVersion": "1.22.0" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@prisma/client", | |
"currentValue": "5.10.2", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "5.10.2", | |
"updates": [ | |
{ | |
"bucket": "non-major", | |
"newVersion": "5.11.0", | |
"newValue": "5.11.0", | |
"releaseTimestamp": "2024-03-12T13:19:13.832Z", | |
"newMajor": 5, | |
"newMinor": 11, | |
"updateType": "minor", | |
"pendingChecks": true, | |
"branchName": "renovate/prisma-monorepo" | |
} | |
], | |
"packageName": "@prisma/client", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/prisma/prisma", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "packages/client", | |
"homepage": "https://www.prisma.io", | |
"currentVersion": "5.10.2", | |
"isSingleVersion": true, | |
"fixedVersion": "5.10.2" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@prisma/instrumentation", | |
"currentValue": "5.10.2", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "5.10.2", | |
"updates": [ | |
{ | |
"bucket": "non-major", | |
"newVersion": "5.11.0", | |
"newValue": "5.11.0", | |
"releaseTimestamp": "2024-03-12T13:18:03.086Z", | |
"newMajor": 5, | |
"newMinor": 11, | |
"updateType": "minor", | |
"pendingChecks": true, | |
"branchName": "renovate/prisma-monorepo" | |
} | |
], | |
"packageName": "@prisma/instrumentation", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/prisma/prisma", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "packages/instrumentation", | |
"homepage": "https://www.prisma.io", | |
"currentVersion": "5.10.2", | |
"isSingleVersion": true, | |
"fixedVersion": "5.10.2" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@react-email/body", | |
"currentValue": "0.0.7", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "0.0.7", | |
"updates": [], | |
"packageName": "@react-email/body", | |
"versioning": "npm", | |
"warnings": [], | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "0.0.7", | |
"fixedVersion": "0.0.7" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@react-email/heading", | |
"currentValue": "0.0.11", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "0.0.11", | |
"updates": [], | |
"packageName": "@react-email/heading", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/resendlabs/react-email", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "packages/heading", | |
"currentVersion": "0.0.11", | |
"fixedVersion": "0.0.11" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@react-email/html", | |
"currentValue": "0.0.7", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "0.0.7", | |
"updates": [], | |
"packageName": "@react-email/html", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/resendlabs/react-email", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "packages/html", | |
"currentVersion": "0.0.7", | |
"fixedVersion": "0.0.7" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@react-email/link", | |
"currentValue": "0.0.7", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "0.0.7", | |
"updates": [], | |
"packageName": "@react-email/link", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/resendlabs/react-email", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "packages/link", | |
"currentVersion": "0.0.7", | |
"fixedVersion": "0.0.7" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@react-email/render", | |
"currentValue": "0.0.12", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "0.0.12", | |
"updates": [], | |
"packageName": "@react-email/render", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/resend/react-email", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "packages/render", | |
"currentVersion": "0.0.12", | |
"fixedVersion": "0.0.12" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@react-email/section", | |
"currentValue": "0.0.11", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "0.0.11", | |
"updates": [], | |
"packageName": "@react-email/section", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/resendlabs/react-email", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "packages/section", | |
"currentVersion": "0.0.11", | |
"fixedVersion": "0.0.11" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@react-email/tailwind", | |
"currentValue": "0.0.14", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "0.0.14", | |
"updates": [], | |
"packageName": "@react-email/tailwind", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/resend/react-email", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "packages/tailwind", | |
"currentVersion": "0.0.14", | |
"fixedVersion": "0.0.14" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@react-email/text", | |
"currentValue": "0.0.7", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "0.0.7", | |
"updates": [], | |
"packageName": "@react-email/text", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/resendlabs/react-email", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "packages/text", | |
"currentVersion": "0.0.7", | |
"fixedVersion": "0.0.7" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@remix-run/express", | |
"currentValue": "2.8.1", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "2.8.1", | |
"updates": [], | |
"packageName": "@remix-run/express", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/remix-run/remix", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "packages/remix-express", | |
"currentVersion": "2.8.1", | |
"fixedVersion": "2.8.1" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@remix-run/node", | |
"currentValue": "2.8.1", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "2.8.1", | |
"updates": [], | |
"packageName": "@remix-run/node", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/remix-run/remix", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "packages/remix-node", | |
"currentVersion": "2.8.1", | |
"fixedVersion": "2.8.1" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@remix-run/react", | |
"currentValue": "2.8.1", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "2.8.1", | |
"updates": [], | |
"packageName": "@remix-run/react", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/remix-run/remix", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "packages/remix-react", | |
"currentVersion": "2.8.1", | |
"fixedVersion": "2.8.1" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@remix-run/server-runtime", | |
"currentValue": "2.8.1", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "2.8.1", | |
"updates": [], | |
"packageName": "@remix-run/server-runtime", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/remix-run/remix", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "packages/remix-server-runtime", | |
"currentVersion": "2.8.1", | |
"fixedVersion": "2.8.1" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@sendgrid/mail", | |
"currentValue": "8.1.1", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "8.1.1", | |
"updates": [], | |
"packageName": "@sendgrid/mail", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/sendgrid/sendgrid-nodejs", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://sendgrid.com", | |
"currentVersion": "8.1.1", | |
"fixedVersion": "8.1.1" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@sentry/node", | |
"currentValue": "7.106.0", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "7.106.0", | |
"updates": [ | |
{ | |
"bucket": "non-major", | |
"newVersion": "7.106.1", | |
"newValue": "7.106.1", | |
"releaseTimestamp": "2024-03-11T15:24:30.523Z", | |
"newMajor": 7, | |
"newMinor": 106, | |
"updateType": "patch", | |
"pendingChecks": true, | |
"branchName": "renovate/sentry-javascript-monorepo" | |
} | |
], | |
"packageName": "@sentry/node", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/getsentry/sentry-javascript", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://github.com/getsentry/sentry-javascript/tree/master/packages/node", | |
"currentVersion": "7.106.0", | |
"isSingleVersion": true, | |
"fixedVersion": "7.106.0" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@sentry/profiling-node", | |
"currentValue": "7.106.0", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "7.106.0", | |
"updates": [ | |
{ | |
"bucket": "non-major", | |
"newVersion": "7.106.1", | |
"newValue": "7.106.1", | |
"releaseTimestamp": "2024-03-11T15:24:34.952Z", | |
"newMajor": 7, | |
"newMinor": 106, | |
"updateType": "patch", | |
"pendingChecks": true, | |
"branchName": "renovate/sentry-javascript-monorepo" | |
} | |
], | |
"packageName": "@sentry/profiling-node", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/getsentry/sentry-javascript", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://github.com/getsentry/sentry-javascript/tree/master/packages/profiling-node", | |
"currentVersion": "7.106.0", | |
"isSingleVersion": true, | |
"fixedVersion": "7.106.0" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@sentry/remix", | |
"currentValue": "7.106.0", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "7.106.0", | |
"updates": [ | |
{ | |
"bucket": "non-major", | |
"newVersion": "7.106.1", | |
"newValue": "7.106.1", | |
"releaseTimestamp": "2024-03-11T15:25:46.533Z", | |
"newMajor": 7, | |
"newMinor": 106, | |
"updateType": "patch", | |
"pendingChecks": true, | |
"branchName": "renovate/sentry-javascript-monorepo" | |
} | |
], | |
"packageName": "@sentry/remix", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/getsentry/sentry-javascript", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://github.com/getsentry/sentry-javascript/tree/master/packages/remix", | |
"currentVersion": "7.106.0", | |
"isSingleVersion": true, | |
"fixedVersion": "7.106.0" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@stripe/stripe-js", | |
"currentValue": "2.4.0", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "2.4.0", | |
"updates": [ | |
{ | |
"bucket": "v3", | |
"newVersion": "3.0.7", | |
"newValue": "3.0.7", | |
"releaseTimestamp": "2024-03-04T19:28:52.538Z", | |
"newMajor": 3, | |
"newMinor": 0, | |
"updateType": "major", | |
"pendingVersions": [ | |
"3.0.8" | |
], | |
"branchName": "renovate/stripe-stripe-js-3.x" | |
} | |
], | |
"packageName": "@stripe/stripe-js", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/stripe/stripe-js", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://stripe.com/docs/js", | |
"currentVersion": "2.4.0", | |
"isSingleVersion": true, | |
"fixedVersion": "2.4.0" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@supabase/auth-helpers-remix", | |
"currentValue": "0.2.6", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "0.2.6", | |
"updates": [ | |
{ | |
"bucket": "minor", | |
"newVersion": "0.3.0", | |
"newValue": "0.3.0", | |
"releaseTimestamp": "2024-01-31T09:20:10.926Z", | |
"newMajor": 0, | |
"newMinor": 3, | |
"updateType": "minor", | |
"branchName": "renovate/supabase-monorepo" | |
} | |
], | |
"packageName": "@supabase/auth-helpers-remix", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/supabase/auth-helpers", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://github.com/supabase/auth-helpers/tree/main/packages/remix#readme", | |
"currentVersion": "0.2.6", | |
"isSingleVersion": true, | |
"fixedVersion": "0.2.6" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@supabase/gotrue-js", | |
"currentValue": "2.62.2", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "2.62.2", | |
"updates": [], | |
"packageName": "@supabase/gotrue-js", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/supabase/gotrue-js", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "2.62.2", | |
"fixedVersion": "2.62.2" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@supabase/realtime-js", | |
"currentValue": "2.9.3", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "2.9.3", | |
"updates": [], | |
"packageName": "@supabase/realtime-js", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/supabase/realtime-js", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "2.9.3", | |
"fixedVersion": "2.9.3" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@supabase/supabase-js", | |
"currentValue": "2.38.5", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "2.38.5", | |
"updates": [ | |
{ | |
"bucket": "non-major", | |
"newVersion": "2.39.7", | |
"newValue": "2.39.7", | |
"releaseTimestamp": "2024-02-19T09:24:42.695Z", | |
"newMajor": 2, | |
"newMinor": 39, | |
"updateType": "minor", | |
"pendingVersions": [ | |
"2.39.8" | |
], | |
"branchName": "renovate/supabase-monorepo" | |
} | |
], | |
"packageName": "@supabase/supabase-js", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/supabase/supabase-js", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "2.38.5", | |
"isSingleVersion": true, | |
"fixedVersion": "2.38.5" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@tailwindcss/forms", | |
"currentValue": "0.5.7", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "0.5.7", | |
"updates": [], | |
"packageName": "@tailwindcss/forms", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/tailwindlabs/tailwindcss-forms", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "0.5.7", | |
"fixedVersion": "0.5.7" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@tailwindcss/typography", | |
"currentValue": "0.5.10", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "0.5.10", | |
"updates": [], | |
"packageName": "@tailwindcss/typography", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/tailwindcss/typography", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "0.5.10", | |
"fixedVersion": "0.5.10" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "@total-typescript/ts-reset", | |
"currentValue": "0.5.1", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "0.5.1", | |
"updates": [], | |
"packageName": "@total-typescript/ts-reset", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/total-typescript/ts-reset", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://totaltypescript.com/ts-reset", | |
"currentVersion": "0.5.1", | |
"fixedVersion": "0.5.1" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "address", | |
"currentValue": "2.0.2", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "2.0.2", | |
"updates": [], | |
"packageName": "address", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/node-modules/address", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "2.0.2", | |
"fixedVersion": "2.0.2" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "cachified", | |
"currentValue": "3.5.4", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "3.5.4", | |
"updates": [], | |
"packageName": "cachified", | |
"versioning": "npm", | |
"warnings": [], | |
"deprecationMessage": "On registry `https://**redacted**@epic-web/cachified with no breaking changes. You can continue to use v3 or uninstall cachified and install @epic-web/cachified instead then update all your imports. Learn more at: https://github.com/epicweb-dev/cachified/issues/74`\n\nMarking the latest version of an npm package as deprecated results in the entire package being considered deprecated, so contact the package author you think this is a mistake.", | |
"sourceUrl": "https://github.com/epicweb-dev/cachified", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "3.5.4", | |
"fixedVersion": "3.5.4" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "chalk", | |
"currentValue": "5.3.0", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "5.3.0", | |
"updates": [], | |
"packageName": "chalk", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/chalk/chalk", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "5.3.0", | |
"fixedVersion": "5.3.0" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "close-with-grace", | |
"currentValue": "1.3.0", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "1.3.0", | |
"updates": [], | |
"packageName": "close-with-grace", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/mcollina/close-with-grace", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "1.3.0", | |
"fixedVersion": "1.3.0" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "clsx", | |
"currentValue": "2.1.0", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "2.1.0", | |
"updates": [], | |
"packageName": "clsx", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/lukeed/clsx", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "2.1.0", | |
"fixedVersion": "2.1.0" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "compression", | |
"currentValue": "1.7.4", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "1.7.4", | |
"updates": [], | |
"packageName": "compression", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/expressjs/compression", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "1.7.4", | |
"fixedVersion": "1.7.4" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "cookie", | |
"currentValue": "0.6.0", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "0.6.0", | |
"updates": [], | |
"packageName": "cookie", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/jshttp/cookie", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "0.6.0", | |
"fixedVersion": "0.6.0" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "country-flag-icons", | |
"currentValue": "1.5.9", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "1.5.9", | |
"updates": [], | |
"packageName": "country-flag-icons", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://gitlab.com/catamphetamine/country-flag-icons", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "1.5.9", | |
"fixedVersion": "1.5.9" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "cross-env", | |
"currentValue": "7.0.3", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "7.0.3", | |
"updates": [], | |
"packageName": "cross-env", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/kentcdodds/cross-env", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "7.0.3", | |
"fixedVersion": "7.0.3" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "crypto-js", | |
"currentValue": "4.2.0", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "4.2.0", | |
"updates": [], | |
"packageName": "crypto-js", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/brix/crypto-js", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "4.2.0", | |
"fixedVersion": "4.2.0" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "default-import", | |
"currentValue": "1.1.5", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "1.1.5", | |
"updates": [], | |
"packageName": "default-import", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/jacobley/jacobley", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://github.com/JacobLey/jacobley/tree/main/tools/default-import#readme", | |
"currentVersion": "1.1.5", | |
"fixedVersion": "1.1.5" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "dotenv", | |
"currentValue": "16.4.5", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "16.4.5", | |
"updates": [], | |
"packageName": "dotenv", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/motdotla/dotenv", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "16.4.5", | |
"fixedVersion": "16.4.5" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "dotenv-cli", | |
"currentValue": "7.4.0", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "7.4.0", | |
"updates": [ | |
{ | |
"bucket": "non-major", | |
"newVersion": "7.4.1", | |
"newValue": "7.4.1", | |
"releaseTimestamp": "2024-03-09T21:41:45.781Z", | |
"newMajor": 7, | |
"newMinor": 4, | |
"updateType": "patch", | |
"pendingChecks": true, | |
"branchName": "renovate/dotenv-cli-7.x" | |
} | |
], | |
"packageName": "dotenv-cli", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/entropitor/dotenv-cli", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "7.4.0", | |
"isSingleVersion": true, | |
"fixedVersion": "7.4.0" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "express", | |
"currentValue": "4.18.3", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "4.18.3", | |
"updates": [], | |
"packageName": "express", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/expressjs/express", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "http://expressjs.com/", | |
"currentVersion": "4.18.3", | |
"fixedVersion": "4.18.3" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "express-prom-bundle", | |
"currentValue": "6.6.0", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "6.6.0", | |
"updates": [ | |
{ | |
"bucket": "v7", | |
"newVersion": "7.0.0", | |
"newValue": "7.0.0", | |
"releaseTimestamp": "2024-01-06T10:36:12.464Z", | |
"newMajor": 7, | |
"newMinor": 0, | |
"updateType": "major", | |
"branchName": "renovate/express-prom-bundle-7.x" | |
} | |
], | |
"packageName": "express-prom-bundle", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/jochen-schweizer/express-prom-bundle", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "6.6.0", | |
"isSingleVersion": true, | |
"fixedVersion": "6.6.0" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "express-rate-limit", | |
"currentValue": "7.2.0", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "7.2.0", | |
"updates": [], | |
"packageName": "express-rate-limit", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/express-rate-limit/express-rate-limit", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "7.2.0", | |
"fixedVersion": "7.2.0" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "fast-deep-equal", | |
"currentValue": "3.1.3", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "3.1.3", | |
"updates": [], | |
"packageName": "fast-deep-equal", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/epoberezkin/fast-deep-equal", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "3.1.3", | |
"fixedVersion": "3.1.3" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "fs-extra", | |
"currentValue": "11.2.0", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "11.2.0", | |
"updates": [], | |
"packageName": "fs-extra", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/jprichardson/node-fs-extra", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "11.2.0", | |
"fixedVersion": "11.2.0" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "helmet", | |
"currentValue": "7.1.0", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "7.1.0", | |
"updates": [], | |
"packageName": "helmet", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/helmetjs/helmet", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://helmetjs.github.io/", | |
"currentVersion": "7.1.0", | |
"fixedVersion": "7.1.0" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "import-in-the-middle", | |
"currentValue": "1.7.3", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "1.7.3", | |
"updates": [], | |
"packageName": "import-in-the-middle", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/DataDog/import-in-the-middle", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "1.7.3", | |
"fixedVersion": "1.7.3" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "intl-parse-accept-language", | |
"currentValue": "1.0.0", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "1.0.0", | |
"updates": [], | |
"packageName": "intl-parse-accept-language", | |
"versioning": "npm", | |
"warnings": [], | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "1.0.0", | |
"fixedVersion": "1.0.0" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "isbot", | |
"currentValue": "3.8.0", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "3.8.0", | |
"updates": [ | |
{ | |
"bucket": "v4", | |
"newVersion": "4.4.0", | |
"newValue": "4.4.0", | |
"releaseTimestamp": "2024-01-12T09:42:28.830Z", | |
"newMajor": 4, | |
"newMinor": 4, | |
"updateType": "major", | |
"branchName": "renovate/isbot-4.x" | |
}, | |
{ | |
"bucket": "v5", | |
"newVersion": "5.1.1", | |
"newValue": "5.1.1", | |
"releaseTimestamp": "2024-02-27T15:07:41.236Z", | |
"newMajor": 5, | |
"newMinor": 1, | |
"updateType": "major", | |
"branchName": "renovate/isbot-5.x" | |
} | |
], | |
"packageName": "isbot", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/omrilotan/isbot", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://isbot.js.org", | |
"currentVersion": "3.8.0", | |
"isSingleVersion": true, | |
"fixedVersion": "3.8.0" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "jsonwebtoken", | |
"currentValue": "9.0.2", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "9.0.2", | |
"updates": [], | |
"packageName": "jsonwebtoken", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/auth0/node-jsonwebtoken", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "9.0.2", | |
"fixedVersion": "9.0.2" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "libphonenumber-js", | |
"currentValue": "1.10.57", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "1.10.57", | |
"updates": [ | |
{ | |
"bucket": "non-major", | |
"newVersion": "1.10.58", | |
"newValue": "1.10.58", | |
"releaseTimestamp": "2024-03-11T22:57:06.943Z", | |
"newMajor": 1, | |
"newMinor": 10, | |
"updateType": "patch", | |
"pendingChecks": true, | |
"branchName": "renovate/libphonenumber-js-1.x" | |
} | |
], | |
"packageName": "libphonenumber-js", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://gitlab.com/catamphetamine/libphonenumber-js", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "1.10.57", | |
"isSingleVersion": true, | |
"fixedVersion": "1.10.57" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "luxon", | |
"currentValue": "3.4.4", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "3.4.4", | |
"updates": [], | |
"packageName": "luxon", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/moment/luxon", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "3.4.4", | |
"fixedVersion": "3.4.4" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "morgan", | |
"currentValue": "1.10.0", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "1.10.0", | |
"updates": [], | |
"packageName": "morgan", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/expressjs/morgan", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "1.10.0", | |
"fixedVersion": "1.10.0" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "newrelic", | |
"currentValue": "11.12.0", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "11.12.0", | |
"updates": [], | |
"packageName": "newrelic", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/newrelic/node-newrelic", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "11.12.0", | |
"fixedVersion": "11.12.0" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "nodemailer", | |
"currentValue": "6.9.12", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "6.9.12", | |
"updates": [], | |
"packageName": "nodemailer", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/nodemailer/nodemailer", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://nodemailer.com/", | |
"currentVersion": "6.9.12", | |
"fixedVersion": "6.9.12" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "opentelemetry-instrumentation-remix", | |
"currentValue": "patch:opentelemetry-instrumentation-remix@npm%3A0.6.0#~/.yarn/patches/opentelemetry-instrumentation-remix-npm-0.6.0-15022dd6a3.patch", | |
"skipReason": "unspecified-version", | |
"prettyDepType": "dependency", | |
"updates": [], | |
"packageName": "opentelemetry-instrumentation-remix" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "pino", | |
"currentValue": "8.19.0", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "8.19.0", | |
"updates": [], | |
"packageName": "pino", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/pinojs/pino", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://getpino.io", | |
"currentVersion": "8.19.0", | |
"fixedVersion": "8.19.0" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "pino-http", | |
"currentValue": "8.6.1", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "8.6.1", | |
"updates": [ | |
{ | |
"bucket": "v9", | |
"newVersion": "9.0.0", | |
"newValue": "9.0.0", | |
"releaseTimestamp": "2023-12-27T22:18:46.174Z", | |
"newMajor": 9, | |
"newMinor": 0, | |
"updateType": "major", | |
"branchName": "renovate/pino-http-9.x" | |
} | |
], | |
"packageName": "pino-http", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/pinojs/pino-http", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "8.6.1", | |
"isSingleVersion": true, | |
"fixedVersion": "8.6.1" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "prisma", | |
"currentValue": "5.10.2", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "5.10.2", | |
"updates": [ | |
{ | |
"bucket": "non-major", | |
"newVersion": "5.11.0", | |
"newValue": "5.11.0", | |
"releaseTimestamp": "2024-03-12T13:20:22.373Z", | |
"newMajor": 5, | |
"newMinor": 11, | |
"updateType": "minor", | |
"pendingChecks": true, | |
"branchName": "renovate/prisma-monorepo" | |
} | |
], | |
"packageName": "prisma", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/prisma/prisma", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "packages/cli", | |
"homepage": "https://www.prisma.io", | |
"currentVersion": "5.10.2", | |
"isSingleVersion": true, | |
"fixedVersion": "5.10.2" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "prom-client", | |
"currentValue": "15.1.0", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "15.1.0", | |
"updates": [], | |
"packageName": "prom-client", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/siimon/prom-client", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "15.1.0", | |
"fixedVersion": "15.1.0" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "react", | |
"currentValue": "18.2.0", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "18.2.0", | |
"updates": [], | |
"packageName": "react", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/facebook/react", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "packages/react", | |
"homepage": "https://reactjs.org/", | |
"currentVersion": "18.2.0", | |
"fixedVersion": "18.2.0" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "react-dom", | |
"currentValue": "18.2.0", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "18.2.0", | |
"updates": [], | |
"packageName": "react-dom", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/facebook/react", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "packages/react-dom", | |
"homepage": "https://reactjs.org/", | |
"currentVersion": "18.2.0", | |
"fixedVersion": "18.2.0" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "react-email", | |
"currentValue": "1.9.5", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "1.9.5", | |
"updates": [ | |
{ | |
"bucket": "non-major", | |
"newVersion": "1.10.1", | |
"newValue": "1.10.1", | |
"releaseTimestamp": "2024-01-16T13:12:50.080Z", | |
"newMajor": 1, | |
"newMinor": 10, | |
"updateType": "minor", | |
"branchName": "renovate/react-email-1.x" | |
}, | |
{ | |
"bucket": "v2", | |
"newVersion": "2.1.0", | |
"newValue": "2.1.0", | |
"releaseTimestamp": "2024-02-22T14:13:32.872Z", | |
"newMajor": 2, | |
"newMinor": 1, | |
"updateType": "major", | |
"branchName": "renovate/react-email-2.x" | |
} | |
], | |
"packageName": "react-email", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/resend/react-email", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "packages/react-email", | |
"currentVersion": "1.9.5", | |
"isSingleVersion": true, | |
"fixedVersion": "1.9.5" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "react-phone-number-input", | |
"currentValue": "3.3.9", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "3.3.9", | |
"updates": [], | |
"packageName": "react-phone-number-input", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://gitlab.com/catamphetamine/react-phone-number-input", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "3.3.9", | |
"fixedVersion": "3.3.9" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "react-router-dom", | |
"currentValue": "6.21.2", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "6.21.2", | |
"updates": [ | |
{ | |
"bucket": "non-major", | |
"newVersion": "6.22.3", | |
"newValue": "6.22.3", | |
"releaseTimestamp": "2024-03-07T15:16:20.899Z", | |
"newMajor": 6, | |
"newMinor": 22, | |
"updateType": "minor", | |
"branchName": "renovate/react-router-monorepo" | |
} | |
], | |
"packageName": "react-router-dom", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/remix-run/react-router", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "packages/react-router-dom", | |
"currentVersion": "6.21.2", | |
"isSingleVersion": true, | |
"fixedVersion": "6.21.2" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "remix-flat-routes", | |
"currentValue": "0.6.4", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "0.6.4", | |
"updates": [], | |
"packageName": "remix-flat-routes", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/kiliman/remix-flat-routes", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "0.6.4", | |
"fixedVersion": "0.6.4" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "remix-routes", | |
"currentValue": "1.6.0", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "1.6.0", | |
"updates": [ | |
{ | |
"bucket": "non-major", | |
"newVersion": "1.7.2", | |
"newValue": "1.7.2", | |
"releaseTimestamp": "2024-02-15T06:22:35.064Z", | |
"newMajor": 1, | |
"newMinor": 7, | |
"updateType": "minor", | |
"branchName": "renovate/remix-routes-1.x" | |
} | |
], | |
"packageName": "remix-routes", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/yesmeck/remix-routes", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "1.6.0", | |
"isSingleVersion": true, | |
"fixedVersion": "1.6.0" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "remix-utils", | |
"currentValue": "7.3.0", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "7.3.0", | |
"updates": [ | |
{ | |
"bucket": "non-major", | |
"newVersion": "7.5.0", | |
"newValue": "7.5.0", | |
"releaseTimestamp": "2023-12-31T02:42:59.597Z", | |
"newMajor": 7, | |
"newMinor": 5, | |
"updateType": "minor", | |
"branchName": "renovate/remix-utils-7.x" | |
} | |
], | |
"packageName": "remix-utils", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/sergiodxa/remix-utils", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "7.3.0", | |
"isSingleVersion": true, | |
"fixedVersion": "7.3.0" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "secure-random-password", | |
"currentValue": "0.2.3", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "0.2.3", | |
"updates": [], | |
"packageName": "secure-random-password", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/mkropat/secure-random-password", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "0.2.3", | |
"fixedVersion": "0.2.3" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "stripe", | |
"currentValue": "14.5.0", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "14.5.0", | |
"updates": [ | |
{ | |
"bucket": "non-major", | |
"newVersion": "14.20.0", | |
"newValue": "14.20.0", | |
"releaseTimestamp": "2024-03-07T23:44:56.566Z", | |
"newMajor": 14, | |
"newMinor": 20, | |
"updateType": "minor", | |
"branchName": "renovate/stripe-14.x" | |
} | |
], | |
"packageName": "stripe", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/stripe/stripe-node", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "14.5.0", | |
"isSingleVersion": true, | |
"fixedVersion": "14.5.0" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "supabase", | |
"currentValue": "1.115.4", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "1.115.4", | |
"updates": [ | |
{ | |
"bucket": "non-major", | |
"newVersion": "1.148.6", | |
"newValue": "1.148.6", | |
"releaseTimestamp": "2024-03-04T08:54:20.378Z", | |
"newMajor": 1, | |
"newMinor": 148, | |
"updateType": "minor", | |
"branchName": "renovate/supabase-monorepo" | |
} | |
], | |
"packageName": "supabase", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/supabase/cli", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://supabase.com/docs/reference/cli", | |
"currentVersion": "1.115.4", | |
"isSingleVersion": true, | |
"fixedVersion": "1.115.4" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "tailwind-merge", | |
"currentValue": "2.0.0", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "2.0.0", | |
"updates": [ | |
{ | |
"bucket": "non-major", | |
"newVersion": "2.2.1", | |
"newValue": "2.2.1", | |
"releaseTimestamp": "2024-01-22T16:01:06.573Z", | |
"newMajor": 2, | |
"newMinor": 2, | |
"updateType": "minor", | |
"branchName": "renovate/tailwind-merge-2.x" | |
} | |
], | |
"packageName": "tailwind-merge", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/dcastil/tailwind-merge", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "2.0.0", | |
"isSingleVersion": true, | |
"fixedVersion": "2.0.0" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "tailwindcss", | |
"currentValue": "3.3.6", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"updates": [ | |
{ | |
"bucket": "non-major", | |
"newVersion": "3.4.1", | |
"newValue": "3.4.1", | |
"releaseTimestamp": "2024-01-05T20:48:50.050Z", | |
"newMajor": 3, | |
"newMinor": 4, | |
"updateType": "minor", | |
"branchName": "renovate/tailwindcss-3.x" | |
} | |
], | |
"packageName": "tailwindcss", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/tailwindlabs/tailwindcss", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://tailwindcss.com", | |
"currentVersion": "3.3.6", | |
"isSingleVersion": true, | |
"fixedVersion": "3.3.6" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "uuid", | |
"currentValue": "9.0.1", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "9.0.1", | |
"updates": [], | |
"packageName": "uuid", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/uuidjs/uuid", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "9.0.1", | |
"fixedVersion": "9.0.1" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "validator", | |
"currentValue": "13.11.0", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "13.11.0", | |
"updates": [], | |
"packageName": "validator", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/validatorjs/validator.js", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "13.11.0", | |
"fixedVersion": "13.11.0" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "winston", | |
"currentValue": "3.11.0", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "3.11.0", | |
"updates": [ | |
{ | |
"bucket": "non-major", | |
"newVersion": "3.12.0", | |
"newValue": "3.12.0", | |
"releaseTimestamp": "2024-03-04T01:34:50.931Z", | |
"newMajor": 3, | |
"newMinor": 12, | |
"updateType": "minor", | |
"branchName": "renovate/winston-3.x" | |
} | |
], | |
"packageName": "winston", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/winstonjs/winston", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "3.11.0", | |
"isSingleVersion": true, | |
"fixedVersion": "3.11.0" | |
}, | |
{ | |
"depType": "dependencies", | |
"depName": "zod", | |
"currentValue": "3.22.4", | |
"datasource": "npm", | |
"prettyDepType": "dependency", | |
"lockedVersion": "3.22.4", | |
"updates": [], | |
"packageName": "zod", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/colinhacks/zod", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://zod.dev", | |
"currentVersion": "3.22.4", | |
"fixedVersion": "3.22.4" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@axe-core/playwright", | |
"currentValue": "4.8.5", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "4.8.5", | |
"updates": [], | |
"packageName": "@axe-core/playwright", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/dequelabs/axe-core-npm", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "4.8.5", | |
"fixedVersion": "4.8.5" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@axe-core/react", | |
"currentValue": "4.8.5", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "4.8.5", | |
"updates": [], | |
"packageName": "@axe-core/react", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/dequelabs/axe-core-npm", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "4.8.5", | |
"fixedVersion": "4.8.5" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@bleed-believer/path-alias", | |
"currentValue": "1.1.2", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "1.1.2", | |
"updates": [], | |
"packageName": "@bleed-believer/path-alias", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/sleep-written/bleed-believer", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "1.1.2", | |
"fixedVersion": "1.1.2" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@commitlint/cli", | |
"currentValue": "19.0.3", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "19.0.3", | |
"updates": [ | |
{ | |
"bucket": "non-major", | |
"newVersion": "19.1.0", | |
"newValue": "19.1.0", | |
"releaseTimestamp": "2024-03-12T05:20:19.084Z", | |
"newMajor": 19, | |
"newMinor": 1, | |
"updateType": "minor", | |
"pendingChecks": true, | |
"branchName": "renovate/commitlint-monorepo" | |
} | |
], | |
"packageName": "@commitlint/cli", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/conventional-changelog/commitlint", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "@commitlint/cli", | |
"homepage": "https://commitlint.js.org/", | |
"currentVersion": "19.0.3", | |
"isSingleVersion": true, | |
"fixedVersion": "19.0.3" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@commitlint/config-conventional", | |
"currentValue": "19.0.3", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "19.0.3", | |
"updates": [ | |
{ | |
"bucket": "non-major", | |
"newVersion": "19.1.0", | |
"newValue": "19.1.0", | |
"releaseTimestamp": "2024-03-12T05:20:15.295Z", | |
"newMajor": 19, | |
"newMinor": 1, | |
"updateType": "minor", | |
"pendingChecks": true, | |
"branchName": "renovate/commitlint-monorepo" | |
} | |
], | |
"packageName": "@commitlint/config-conventional", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/conventional-changelog/commitlint", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "@commitlint/config-conventional", | |
"homepage": "https://commitlint.js.org/", | |
"currentVersion": "19.0.3", | |
"isSingleVersion": true, | |
"fixedVersion": "19.0.3" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@commitlint/cz-commitlint", | |
"currentValue": "19.0.3", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "19.0.3", | |
"updates": [ | |
{ | |
"bucket": "non-major", | |
"newVersion": "19.1.0", | |
"newValue": "19.1.0", | |
"releaseTimestamp": "2024-03-12T05:20:19.745Z", | |
"newMajor": 19, | |
"newMinor": 1, | |
"updateType": "minor", | |
"pendingChecks": true, | |
"branchName": "renovate/commitlint-monorepo" | |
} | |
], | |
"packageName": "@commitlint/cz-commitlint", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/conventional-changelog/commitlint", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "@commitlint/cz-commitlint", | |
"homepage": "https://commitlint.js.org/", | |
"currentVersion": "19.0.3", | |
"isSingleVersion": true, | |
"fixedVersion": "19.0.3" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@cucumber/cucumber", | |
"currentValue": "10.3.1", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "10.3.1", | |
"updates": [], | |
"packageName": "@cucumber/cucumber", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/cucumber/cucumber-js", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "10.3.1", | |
"fixedVersion": "10.3.1" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@cucumber/messages", | |
"currentValue": "24.0.1", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "24.0.1", | |
"updates": [], | |
"packageName": "@cucumber/messages", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/cucumber/messages", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "24.0.1", | |
"fixedVersion": "24.0.1" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@cucumber/pretty-formatter", | |
"currentValue": "1.0.0", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "1.0.0", | |
"updates": [], | |
"packageName": "@cucumber/pretty-formatter", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/jbpros/cucumber-pretty-formatter", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "1.0.0", | |
"fixedVersion": "1.0.0" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@faker-js/faker", | |
"currentValue": "8.4.1", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "8.4.1", | |
"updates": [], | |
"packageName": "@faker-js/faker", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/faker-js/faker", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "8.4.1", | |
"fixedVersion": "8.4.1" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@fullhuman/postcss-purgecss", | |
"currentValue": "5.0.0", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "5.0.0", | |
"updates": [], | |
"packageName": "@fullhuman/postcss-purgecss", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/FullHuman/purgecss", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://purgecss.com", | |
"currentVersion": "5.0.0", | |
"fixedVersion": "5.0.0" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@mermaid-js/mermaid-cli", | |
"currentValue": "10.8.0", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "10.8.0", | |
"updates": [], | |
"packageName": "@mermaid-js/mermaid-cli", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/mermaid-js/mermaid-cli", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "10.8.0", | |
"fixedVersion": "10.8.0" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@playwright/test", | |
"currentValue": "1.42.1", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "1.42.1", | |
"updates": [], | |
"packageName": "@playwright/test", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/microsoft/playwright", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://playwright.dev", | |
"currentVersion": "1.42.1", | |
"fixedVersion": "1.42.1" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@remix-run/dev", | |
"currentValue": "2.8.1", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "2.8.1", | |
"updates": [], | |
"packageName": "@remix-run/dev", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/remix-run/remix", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "packages/remix-dev", | |
"homepage": "https://remix.run", | |
"currentVersion": "2.8.1", | |
"fixedVersion": "2.8.1" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@remix-run/serve", | |
"currentValue": "2.8.1", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "2.8.1", | |
"updates": [], | |
"packageName": "@remix-run/serve", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/remix-run/remix", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "packages/remix-serve", | |
"currentVersion": "2.8.1", | |
"fixedVersion": "2.8.1" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@remix-run/testing", | |
"currentValue": "2.8.1", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "2.8.1", | |
"updates": [], | |
"packageName": "@remix-run/testing", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/remix-run/remix", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "packages/remix-testing", | |
"homepage": "https://remix.run", | |
"currentVersion": "2.8.1", | |
"fixedVersion": "2.8.1" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@schemastore/package", | |
"currentValue": "0.0.10", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "0.0.10", | |
"updates": [], | |
"packageName": "@schemastore/package", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/ffflorian/schemastore-updater", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://github.com/ffflorian/schemastore-updater/tree/main#readme", | |
"currentVersion": "0.0.10", | |
"fixedVersion": "0.0.10" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@semantic-release/commit-analyzer", | |
"currentValue": "11.1.0", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "11.1.0", | |
"updates": [], | |
"packageName": "@semantic-release/commit-analyzer", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/semantic-release/commit-analyzer", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "11.1.0", | |
"fixedVersion": "11.1.0" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@semantic-release/exec", | |
"currentValue": "6.0.3", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "6.0.3", | |
"updates": [], | |
"packageName": "@semantic-release/exec", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/semantic-release/exec", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "6.0.3", | |
"fixedVersion": "6.0.3" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@semantic-release/github", | |
"currentValue": "9.2.6", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "9.2.6", | |
"updates": [], | |
"packageName": "@semantic-release/github", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/semantic-release/github", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "9.2.6", | |
"fixedVersion": "9.2.6" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@semantic-release/release-notes-generator", | |
"currentValue": "12.1.0", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "12.1.0", | |
"updates": [], | |
"packageName": "@semantic-release/release-notes-generator", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/semantic-release/release-notes-generator", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "12.1.0", | |
"fixedVersion": "12.1.0" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@sendgrid/helpers", | |
"currentValue": "8.0.0", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "8.0.0", | |
"updates": [], | |
"packageName": "@sendgrid/helpers", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/sendgrid/sendgrid-nodejs", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://sendgrid.com", | |
"currentVersion": "8.0.0", | |
"fixedVersion": "8.0.0" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@sentry/cli", | |
"currentValue": "2.30.0", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "2.30.0", | |
"updates": [ | |
{ | |
"bucket": "non-major", | |
"newVersion": "2.30.1", | |
"newValue": "2.30.1", | |
"releaseTimestamp": "2024-03-12T11:31:54.685Z", | |
"newMajor": 2, | |
"newMinor": 30, | |
"updateType": "patch", | |
"pendingChecks": true, | |
"branchName": "renovate/sentry-cli-2.x" | |
} | |
], | |
"packageName": "@sentry/cli", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/getsentry/sentry-cli", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://docs.sentry.io/hosted/learn/cli/", | |
"currentVersion": "2.30.0", | |
"isSingleVersion": true, | |
"fixedVersion": "2.30.0" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@sly-cli/sly", | |
"currentValue": "1.10.0", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "1.10.0", | |
"updates": [], | |
"packageName": "@sly-cli/sly", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/jacobparis-insiders/sly", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "cli", | |
"currentVersion": "1.10.0", | |
"fixedVersion": "1.10.0" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@testing-library/dom", | |
"currentValue": "9.3.4", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "9.3.4", | |
"updates": [], | |
"packageName": "@testing-library/dom", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/testing-library/dom-testing-library", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "9.3.4", | |
"fixedVersion": "9.3.4" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@testing-library/jest-dom", | |
"currentValue": "6.4.2", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "6.4.2", | |
"updates": [], | |
"packageName": "@testing-library/jest-dom", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/testing-library/jest-dom", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "6.4.2", | |
"fixedVersion": "6.4.2" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@testing-library/react", | |
"currentValue": "14.2.1", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "14.2.1", | |
"updates": [], | |
"packageName": "@testing-library/react", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/testing-library/react-testing-library", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "14.2.1", | |
"fixedVersion": "14.2.1" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@testing-library/user-event", | |
"currentValue": "14.5.2", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "14.5.2", | |
"updates": [], | |
"packageName": "@testing-library/user-event", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/testing-library/user-event", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "14.5.2", | |
"fixedVersion": "14.5.2" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@types/compression", | |
"currentValue": "1.7.5", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "1.7.5", | |
"updates": [], | |
"packageName": "@types/compression", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/DefinitelyTyped/DefinitelyTyped", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "types/compression", | |
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/compression", | |
"currentVersion": "1.7.5", | |
"fixedVersion": "1.7.5" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@types/express", | |
"currentValue": "4.17.21", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "4.17.21", | |
"updates": [], | |
"packageName": "@types/express", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/DefinitelyTyped/DefinitelyTyped", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "types/express", | |
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/express", | |
"currentVersion": "4.17.21", | |
"fixedVersion": "4.17.21" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@types/fs-extra", | |
"currentValue": "11.0.4", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "11.0.4", | |
"updates": [], | |
"packageName": "@types/fs-extra", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/DefinitelyTyped/DefinitelyTyped", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "types/fs-extra", | |
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/fs-extra", | |
"currentVersion": "11.0.4", | |
"fixedVersion": "11.0.4" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@types/inquirer", | |
"currentValue": "9.0.7", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "9.0.7", | |
"updates": [], | |
"packageName": "@types/inquirer", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/DefinitelyTyped/DefinitelyTyped", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "types/inquirer", | |
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/inquirer", | |
"currentVersion": "9.0.7", | |
"fixedVersion": "9.0.7" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@types/jsonwebtoken", | |
"currentValue": "9.0.6", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "9.0.6", | |
"updates": [], | |
"packageName": "@types/jsonwebtoken", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/DefinitelyTyped/DefinitelyTyped", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "types/jsonwebtoken", | |
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jsonwebtoken", | |
"currentVersion": "9.0.6", | |
"fixedVersion": "9.0.6" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@types/luxon", | |
"currentValue": "3.4.2", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "3.4.2", | |
"updates": [], | |
"packageName": "@types/luxon", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/DefinitelyTyped/DefinitelyTyped", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "types/luxon", | |
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/luxon", | |
"currentVersion": "3.4.2", | |
"fixedVersion": "3.4.2" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@types/morgan", | |
"currentValue": "1.9.9", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "1.9.9", | |
"updates": [], | |
"packageName": "@types/morgan", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/DefinitelyTyped/DefinitelyTyped", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "types/morgan", | |
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/morgan", | |
"currentVersion": "1.9.9", | |
"fixedVersion": "1.9.9" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@types/node", | |
"currentValue": "20.11.25", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "20.11.25", | |
"updates": [ | |
{ | |
"bucket": "non-major", | |
"newVersion": "20.11.26", | |
"newValue": "20.11.26", | |
"releaseTimestamp": "2024-03-11T22:06:56.973Z", | |
"newMajor": 20, | |
"newMinor": 11, | |
"updateType": "patch", | |
"pendingChecks": true, | |
"branchName": "renovate/node-20.x" | |
} | |
], | |
"packageName": "@types/node", | |
"versioning": "node", | |
"warnings": [], | |
"sourceUrl": "https://github.com/DefinitelyTyped/DefinitelyTyped", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "types/node", | |
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node", | |
"currentVersion": "20.11.25", | |
"isSingleVersion": true, | |
"fixedVersion": "20.11.25" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@types/nodemailer", | |
"currentValue": "6.4.14", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "6.4.14", | |
"updates": [], | |
"packageName": "@types/nodemailer", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/DefinitelyTyped/DefinitelyTyped", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "types/nodemailer", | |
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/nodemailer", | |
"currentVersion": "6.4.14", | |
"fixedVersion": "6.4.14" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@types/pluralize", | |
"currentValue": "0.0.33", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "0.0.33", | |
"updates": [], | |
"packageName": "@types/pluralize", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/DefinitelyTyped/DefinitelyTyped", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "types/pluralize", | |
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/pluralize", | |
"currentVersion": "0.0.33", | |
"fixedVersion": "0.0.33" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@types/prettier", | |
"currentValue": "3.0.0", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "3.0.0", | |
"updates": [], | |
"packageName": "@types/prettier", | |
"versioning": "npm", | |
"warnings": [], | |
"deprecationMessage": "On registry `https://**redacted**@types/prettier` has the following deprecation notice:\n\n`This is a stub types definition. prettier provides its own type definitions, so you do not need this installed.`\n\nMarking the latest version of an npm package as deprecated results in the entire package being considered deprecated, so contact the package author you think this is a mistake.", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "3.0.0", | |
"fixedVersion": "3.0.0" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@types/react", | |
"currentValue": "18.2.64", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "18.2.64", | |
"updates": [ | |
{ | |
"bucket": "non-major", | |
"newVersion": "18.2.65", | |
"newValue": "18.2.65", | |
"releaseTimestamp": "2024-03-12T00:22:45.078Z", | |
"newMajor": 18, | |
"newMinor": 2, | |
"updateType": "patch", | |
"pendingChecks": true, | |
"branchName": "renovate/react-monorepo" | |
} | |
], | |
"packageName": "@types/react", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/DefinitelyTyped/DefinitelyTyped", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "types/react", | |
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react", | |
"currentVersion": "18.2.64", | |
"isSingleVersion": true, | |
"fixedVersion": "18.2.64" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@types/react-dom", | |
"currentValue": "18.2.21", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "18.2.21", | |
"updates": [], | |
"packageName": "@types/react-dom", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/DefinitelyTyped/DefinitelyTyped", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "types/react-dom", | |
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-dom", | |
"currentVersion": "18.2.21", | |
"fixedVersion": "18.2.21" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@types/secure-random-password", | |
"currentValue": "0.2.3", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "0.2.3", | |
"updates": [], | |
"packageName": "@types/secure-random-password", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/DefinitelyTyped/DefinitelyTyped", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "types/secure-random-password", | |
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/secure-random-password", | |
"currentVersion": "0.2.3", | |
"fixedVersion": "0.2.3" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@types/source-map-support", | |
"currentValue": "0.5.10", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "0.5.10", | |
"updates": [], | |
"packageName": "@types/source-map-support", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/DefinitelyTyped/DefinitelyTyped", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "types/source-map-support", | |
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/source-map-support", | |
"currentVersion": "0.5.10", | |
"fixedVersion": "0.5.10" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@types/uuid", | |
"currentValue": "9.0.8", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "9.0.8", | |
"updates": [], | |
"packageName": "@types/uuid", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/DefinitelyTyped/DefinitelyTyped", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "types/uuid", | |
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/uuid", | |
"currentVersion": "9.0.8", | |
"fixedVersion": "9.0.8" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@types/validator", | |
"currentValue": "13.11.9", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "13.11.9", | |
"updates": [], | |
"packageName": "@types/validator", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/DefinitelyTyped/DefinitelyTyped", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "types/validator", | |
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/validator", | |
"currentVersion": "13.11.9", | |
"fixedVersion": "13.11.9" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@types/wait-on", | |
"currentValue": "5.3.4", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "5.3.4", | |
"updates": [], | |
"packageName": "@types/wait-on", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/DefinitelyTyped/DefinitelyTyped", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "types/wait-on", | |
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/wait-on", | |
"currentVersion": "5.3.4", | |
"fixedVersion": "5.3.4" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@types/yargs", | |
"currentValue": "17.0.32", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "17.0.32", | |
"updates": [], | |
"packageName": "@types/yargs", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/DefinitelyTyped/DefinitelyTyped", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "types/yargs", | |
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/yargs", | |
"currentVersion": "17.0.32", | |
"fixedVersion": "17.0.32" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@typescript-eslint/eslint-plugin", | |
"currentValue": "6.21.0", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "6.21.0", | |
"updates": [ | |
{ | |
"bucket": "v7", | |
"newVersion": "7.1.1", | |
"newValue": "7.1.1", | |
"releaseTimestamp": "2024-03-04T17:18:23.529Z", | |
"newMajor": 7, | |
"newMinor": 1, | |
"updateType": "major", | |
"pendingVersions": [ | |
"7.2.0" | |
], | |
"branchName": "renovate/major-7-typescript-eslint-monorepo" | |
} | |
], | |
"packageName": "@typescript-eslint/eslint-plugin", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/typescript-eslint/typescript-eslint", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "packages/eslint-plugin", | |
"currentVersion": "6.21.0", | |
"isSingleVersion": true, | |
"fixedVersion": "6.21.0" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@typescript-eslint/parser", | |
"currentValue": "6.21.0", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "6.21.0", | |
"updates": [ | |
{ | |
"bucket": "v7", | |
"newVersion": "7.1.1", | |
"newValue": "7.1.1", | |
"releaseTimestamp": "2024-03-04T17:17:29.011Z", | |
"newMajor": 7, | |
"newMinor": 1, | |
"updateType": "major", | |
"pendingVersions": [ | |
"7.2.0" | |
], | |
"branchName": "renovate/major-7-typescript-eslint-monorepo" | |
} | |
], | |
"packageName": "@typescript-eslint/parser", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/typescript-eslint/typescript-eslint", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "packages/parser", | |
"currentVersion": "6.21.0", | |
"isSingleVersion": true, | |
"fixedVersion": "6.21.0" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@vitejs/plugin-react", | |
"currentValue": "4.2.1", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "4.2.1", | |
"updates": [], | |
"packageName": "@vitejs/plugin-react", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/vitejs/vite-plugin-react", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "packages/plugin-react", | |
"homepage": "https://github.com/vitejs/vite-plugin-react/tree/main/packages/plugin-react#readme", | |
"currentVersion": "4.2.1", | |
"fixedVersion": "4.2.1" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@vitest/coverage-v8", | |
"currentValue": "1.3.1", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "1.3.1", | |
"updates": [], | |
"packageName": "@vitest/coverage-v8", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/vitest-dev/vitest", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "packages/coverage-v8", | |
"homepage": "https://github.com/vitest-dev/vitest/tree/main/packages/coverage-v8#readme", | |
"currentVersion": "1.3.1", | |
"fixedVersion": "1.3.1" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@vitest/expect", | |
"currentValue": "1.3.1", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "1.3.1", | |
"updates": [], | |
"packageName": "@vitest/expect", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/vitest-dev/vitest", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "packages/expect", | |
"homepage": "https://github.com/vitest-dev/vitest/tree/main/packages/expect#readme", | |
"currentVersion": "1.3.1", | |
"fixedVersion": "1.3.1" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "@vitest/ui", | |
"currentValue": "1.3.1", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "1.3.1", | |
"updates": [], | |
"packageName": "@vitest/ui", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/vitest-dev/vitest", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "packages/ui", | |
"homepage": "https://github.com/vitest-dev/vitest/tree/main/packages/ui#readme", | |
"currentVersion": "1.3.1", | |
"fixedVersion": "1.3.1" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "autoprefixer", | |
"currentValue": "10.4.18", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "10.4.18", | |
"updates": [], | |
"packageName": "autoprefixer", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/postcss/autoprefixer", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "10.4.18", | |
"fixedVersion": "10.4.18" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "better-supabase-types", | |
"currentValue": "2.7.3", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "2.7.3", | |
"updates": [], | |
"packageName": "better-supabase-types", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/FroggyPanda/better-supabase-types", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "2.7.3", | |
"fixedVersion": "2.7.3" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "chokidar", | |
"currentValue": "3.6.0", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "3.6.0", | |
"updates": [], | |
"packageName": "chokidar", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/paulmillr/chokidar", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "3.6.0", | |
"fixedVersion": "3.6.0" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "commitizen", | |
"currentValue": "4.3.0", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "4.3.0", | |
"updates": [], | |
"packageName": "commitizen", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/commitizen/cz-cli", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "4.3.0", | |
"fixedVersion": "4.3.0" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "commitlint", | |
"currentValue": "19.0.3", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "19.0.3", | |
"updates": [ | |
{ | |
"bucket": "non-major", | |
"newVersion": "19.1.0", | |
"newValue": "19.1.0", | |
"releaseTimestamp": "2024-03-12T05:20:29.873Z", | |
"newMajor": 19, | |
"newMinor": 1, | |
"updateType": "minor", | |
"pendingChecks": true, | |
"branchName": "renovate/commitlint-monorepo" | |
} | |
], | |
"packageName": "commitlint", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/conventional-changelog/commitlint", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "@alias/commitlint", | |
"homepage": "https://commitlint.js.org/", | |
"currentVersion": "19.0.3", | |
"isSingleVersion": true, | |
"fixedVersion": "19.0.3" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "esbuild", | |
"currentValue": "0.20.1", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "0.20.1", | |
"updates": [], | |
"packageName": "esbuild", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/evanw/esbuild", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "0.20.1", | |
"fixedVersion": "0.20.1" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "eslint", | |
"currentValue": "8.57.0", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "8.57.0", | |
"updates": [], | |
"packageName": "eslint", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/eslint/eslint", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://eslint.org", | |
"currentVersion": "8.57.0", | |
"fixedVersion": "8.57.0" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "eslint-config-prettier", | |
"currentValue": "9.1.0", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "9.1.0", | |
"updates": [], | |
"packageName": "eslint-config-prettier", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/prettier/eslint-config-prettier", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "9.1.0", | |
"fixedVersion": "9.1.0" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "eslint-import-resolver-typescript", | |
"currentValue": "3.6.1", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "3.6.1", | |
"updates": [], | |
"packageName": "eslint-import-resolver-typescript", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/import-js/eslint-import-resolver-typescript", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "3.6.1", | |
"fixedVersion": "3.6.1" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "eslint-plugin-fp", | |
"currentValue": "2.3.0", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "2.3.0", | |
"updates": [], | |
"packageName": "eslint-plugin-fp", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/jfmengels/eslint-plugin-fp", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "2.3.0", | |
"fixedVersion": "2.3.0" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "eslint-plugin-import", | |
"currentValue": "2.29.1", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "2.29.1", | |
"updates": [], | |
"packageName": "eslint-plugin-import", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/import-js/eslint-plugin-import", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "2.29.1", | |
"fixedVersion": "2.29.1" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "eslint-plugin-jsx-a11y", | |
"currentValue": "6.8.0", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "6.8.0", | |
"updates": [], | |
"packageName": "eslint-plugin-jsx-a11y", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/jsx-eslint/eslint-plugin-jsx-a11y", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "6.8.0", | |
"fixedVersion": "6.8.0" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "eslint-plugin-react", | |
"currentValue": "7.34.0", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "7.34.0", | |
"updates": [], | |
"packageName": "eslint-plugin-react", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/jsx-eslint/eslint-plugin-react", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "7.34.0", | |
"fixedVersion": "7.34.0" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "eslint-plugin-react-hooks", | |
"currentValue": "4.6.0", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "4.6.0", | |
"updates": [], | |
"packageName": "eslint-plugin-react-hooks", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/facebook/react", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "packages/eslint-plugin-react-hooks", | |
"homepage": "https://reactjs.org/", | |
"currentVersion": "4.6.0", | |
"fixedVersion": "4.6.0" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "eslint-plugin-simple-import-sort", | |
"currentValue": "10.0.0", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "10.0.0", | |
"updates": [ | |
{ | |
"bucket": "v12", | |
"newVersion": "12.0.0", | |
"newValue": "12.0.0", | |
"releaseTimestamp": "2024-02-10T09:29:12.522Z", | |
"newMajor": 12, | |
"newMinor": 0, | |
"updateType": "major", | |
"branchName": "renovate/eslint-plugin-simple-import-sort-12.x" | |
} | |
], | |
"packageName": "eslint-plugin-simple-import-sort", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/lydell/eslint-plugin-simple-import-sort", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "10.0.0", | |
"isSingleVersion": true, | |
"fixedVersion": "10.0.0" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "eslint-plugin-tailwindcss", | |
"currentValue": "3.14.3", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "3.14.3", | |
"updates": [ | |
{ | |
"bucket": "non-major", | |
"newVersion": "3.15.1", | |
"newValue": "3.15.1", | |
"releaseTimestamp": "2024-03-12T11:58:39.232Z", | |
"newMajor": 3, | |
"newMinor": 15, | |
"updateType": "minor", | |
"pendingChecks": true, | |
"branchName": "renovate/eslint-plugin-tailwindcss-3.x" | |
} | |
], | |
"packageName": "eslint-plugin-tailwindcss", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/francoismassart/eslint-plugin-tailwindcss", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "3.14.3", | |
"isSingleVersion": true, | |
"fixedVersion": "3.14.3" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "eslint-plugin-testing-library", | |
"currentValue": "6.2.0", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "6.2.0", | |
"updates": [], | |
"packageName": "eslint-plugin-testing-library", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/testing-library/eslint-plugin-testing-library", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "6.2.0", | |
"fixedVersion": "6.2.0" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "execa", | |
"currentValue": "8.0.1", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "8.0.1", | |
"updates": [], | |
"packageName": "execa", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/sindresorhus/execa", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "8.0.1", | |
"fixedVersion": "8.0.1" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "glob", | |
"currentValue": "10.3.10", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "10.3.10", | |
"updates": [], | |
"packageName": "glob", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/isaacs/node-glob", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "10.3.10", | |
"fixedVersion": "10.3.10" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "husky", | |
"currentValue": "9.0.11", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "9.0.11", | |
"updates": [], | |
"packageName": "husky", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/typicode/husky", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "9.0.11", | |
"fixedVersion": "9.0.11" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "inquirer", | |
"currentValue": "9.2.15", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "9.2.15", | |
"updates": [], | |
"packageName": "inquirer", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/SBoudrias/Inquirer.js", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://github.com/SBoudrias/Inquirer.js/blob/master/packages/inquirer/README.md", | |
"currentVersion": "9.2.15", | |
"fixedVersion": "9.2.15" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "jsdom", | |
"currentValue": "23.2.0", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "23.2.0", | |
"updates": [ | |
{ | |
"bucket": "v24", | |
"newVersion": "24.0.0", | |
"newValue": "24.0.0", | |
"releaseTimestamp": "2024-01-21T13:06:09.346Z", | |
"newMajor": 24, | |
"newMinor": 0, | |
"updateType": "major", | |
"branchName": "renovate/jsdom-24.x" | |
} | |
], | |
"packageName": "jsdom", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/jsdom/jsdom", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "23.2.0", | |
"isSingleVersion": true, | |
"fixedVersion": "23.2.0" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "msw", | |
"currentValue": "2.2.3", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "2.2.3", | |
"updates": [], | |
"packageName": "msw", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/mswjs/msw", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://mswjs.io", | |
"currentVersion": "2.2.3", | |
"fixedVersion": "2.2.3" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "node-html-parser", | |
"currentValue": "6.1.12", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "6.1.12", | |
"updates": [], | |
"packageName": "node-html-parser", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/taoqf/node-fast-html-parser", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "6.1.12", | |
"fixedVersion": "6.1.12" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "npm-run-all2", | |
"currentValue": "5.0.2", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "5.0.2", | |
"updates": [ | |
{ | |
"bucket": "v6", | |
"newVersion": "6.1.2", | |
"newValue": "6.1.2", | |
"releaseTimestamp": "2024-01-31T23:36:37.319Z", | |
"newMajor": 6, | |
"newMinor": 1, | |
"updateType": "major", | |
"branchName": "renovate/npm-run-all2-6.x" | |
} | |
], | |
"packageName": "npm-run-all2", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/bcomnes/npm-run-all2", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "5.0.2", | |
"isSingleVersion": true, | |
"fixedVersion": "5.0.2" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "pino-pretty", | |
"currentValue": "10.3.1", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "10.3.1", | |
"updates": [], | |
"packageName": "pino-pretty", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/pinojs/pino-pretty", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "10.3.1", | |
"fixedVersion": "10.3.1" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "playwright", | |
"currentValue": "1.42.1", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "1.42.1", | |
"updates": [], | |
"packageName": "playwright", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/microsoft/playwright", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://playwright.dev", | |
"currentVersion": "1.42.1", | |
"fixedVersion": "1.42.1" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "playwright-core", | |
"currentValue": "1.42.1", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "1.42.1", | |
"updates": [], | |
"packageName": "playwright-core", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/microsoft/playwright", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://playwright.dev", | |
"currentVersion": "1.42.1", | |
"fixedVersion": "1.42.1" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "pluralize", | |
"currentValue": "8.0.0", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "8.0.0", | |
"updates": [], | |
"packageName": "pluralize", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/blakeembrey/pluralize", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "8.0.0", | |
"fixedVersion": "8.0.0" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "postcss", | |
"currentValue": "8.4.35", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "8.4.35", | |
"updates": [], | |
"packageName": "postcss", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/postcss/postcss", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://postcss.org/", | |
"currentVersion": "8.4.35", | |
"fixedVersion": "8.4.35" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "prettier", | |
"currentValue": "3.2.5", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "3.2.5", | |
"updates": [], | |
"packageName": "prettier", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/prettier/prettier", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://prettier.io", | |
"currentVersion": "3.2.5", | |
"fixedVersion": "3.2.5" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "prettier-plugin-sql", | |
"currentValue": "0.18.0", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "0.18.0", | |
"updates": [], | |
"packageName": "prettier-plugin-sql", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/un-ts/prettier", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://github.com/un-ts/prettier/tree/master/packages/sql", | |
"currentVersion": "0.18.0", | |
"fixedVersion": "0.18.0" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "prettier-plugin-tailwindcss", | |
"currentValue": "0.5.12", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "0.5.12", | |
"updates": [], | |
"packageName": "prettier-plugin-tailwindcss", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/tailwindlabs/prettier-plugin-tailwindcss", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "0.5.12", | |
"fixedVersion": "0.5.12" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "prisma-erd-generator", | |
"currentValue": "1.11.2", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "1.11.2", | |
"updates": [], | |
"packageName": "prisma-erd-generator", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/keonik/prisma-erd-generator", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "1.11.2", | |
"fixedVersion": "1.11.2" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "purgecss", | |
"currentValue": "5.0.0", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "5.0.0", | |
"updates": [], | |
"packageName": "purgecss", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/FullHuman/purgecss", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://purgecss.com", | |
"currentVersion": "5.0.0", | |
"fixedVersion": "5.0.0" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "rimraf", | |
"currentValue": "5.0.5", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "5.0.5", | |
"updates": [], | |
"packageName": "rimraf", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/isaacs/rimraf", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "5.0.5", | |
"fixedVersion": "5.0.5" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "rmx-cli", | |
"currentValue": "0.4.15", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "0.4.15", | |
"updates": [], | |
"packageName": "rmx-cli", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/kiliman/rmx-cli", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "0.4.15", | |
"fixedVersion": "0.4.15" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "semantic-release", | |
"currentValue": "23.0.2", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "23.0.2", | |
"updates": [], | |
"packageName": "semantic-release", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/semantic-release/semantic-release", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "23.0.2", | |
"fixedVersion": "23.0.2" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "semantic-release-slack-bot", | |
"currentValue": "4.0.2", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "4.0.2", | |
"updates": [], | |
"packageName": "semantic-release-slack-bot", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/juliuscc/semantic-release-slack-bot", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "4.0.2", | |
"fixedVersion": "4.0.2" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "source-map-support", | |
"currentValue": "0.5.21", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "0.5.21", | |
"updates": [], | |
"packageName": "source-map-support", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/evanw/node-source-map-support", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "0.5.21", | |
"fixedVersion": "0.5.21" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "ts-node", | |
"currentValue": "10.9.2", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "10.9.2", | |
"updates": [], | |
"packageName": "ts-node", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/TypeStrong/ts-node", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://typestrong.org/ts-node", | |
"currentVersion": "10.9.2", | |
"fixedVersion": "10.9.2" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "tsx", | |
"currentValue": "4.7.1", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "4.7.1", | |
"updates": [], | |
"packageName": "tsx", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/privatenumber/tsx", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "4.7.1", | |
"fixedVersion": "4.7.1" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "typescript", | |
"currentValue": "5.4.2", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "5.4.2", | |
"updates": [], | |
"packageName": "typescript", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/Microsoft/TypeScript", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://www.typescriptlang.org/", | |
"currentVersion": "5.4.2", | |
"fixedVersion": "5.4.2" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "typescript-remix-routes-plugin", | |
"currentValue": "1.0.1", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "1.0.1", | |
"updates": [], | |
"packageName": "typescript-remix-routes-plugin", | |
"versioning": "npm", | |
"warnings": [], | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "1.0.1", | |
"fixedVersion": "1.0.1" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "vite", | |
"currentValue": "5.1.5", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "5.1.5", | |
"updates": [ | |
{ | |
"bucket": "non-major", | |
"newVersion": "5.1.6", | |
"newValue": "5.1.6", | |
"releaseTimestamp": "2024-03-11T14:27:56.790Z", | |
"newMajor": 5, | |
"newMinor": 1, | |
"updateType": "patch", | |
"pendingChecks": true, | |
"branchName": "renovate/vite-5.x" | |
} | |
], | |
"packageName": "vite", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/vitejs/vite", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "packages/vite", | |
"homepage": "https://vitejs.dev", | |
"currentVersion": "5.1.5", | |
"isSingleVersion": true, | |
"fixedVersion": "5.1.5" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "vite-tsconfig-paths", | |
"currentValue": "4.3.1", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "4.3.1", | |
"updates": [], | |
"packageName": "vite-tsconfig-paths", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/aleclarson/vite-tsconfig-paths", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "4.3.1", | |
"fixedVersion": "4.3.1" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "vitest", | |
"currentValue": "1.3.1", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "1.3.1", | |
"updates": [], | |
"packageName": "vitest", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/vitest-dev/vitest", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "packages/vitest", | |
"currentVersion": "1.3.1", | |
"fixedVersion": "1.3.1" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "vitest-mock-extended", | |
"currentValue": "1.3.1", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "1.3.1", | |
"updates": [], | |
"packageName": "vitest-mock-extended", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/eratio08/vitest-mock-extended", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "1.3.1", | |
"fixedVersion": "1.3.1" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "wait-on", | |
"currentValue": "7.2.0", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "7.2.0", | |
"updates": [], | |
"packageName": "wait-on", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/jeffbski/wait-on", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "7.2.0", | |
"fixedVersion": "7.2.0" | |
}, | |
{ | |
"depType": "devDependencies", | |
"depName": "why-is-node-running", | |
"currentValue": "2.2.2", | |
"datasource": "npm", | |
"prettyDepType": "devDependency", | |
"lockedVersion": "2.2.2", | |
"updates": [], | |
"packageName": "why-is-node-running", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/mafintosh/why-is-node-running", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "2.2.2", | |
"fixedVersion": "2.2.2" | |
}, | |
{ | |
"depType": "engines", | |
"depName": "node", | |
"currentValue": "20.11.1", | |
"datasource": "node-version", | |
"commitMessageTopic": "Node.js", | |
"prettyDepType": "engine", | |
"updates": [], | |
"packageName": "node", | |
"versioning": "node", | |
"warnings": [], | |
"sourceUrl": "https://github.com/nodejs/node", | |
"registryUrl": "https://nodejs.org/dist", | |
"homepage": "https://nodejs.org", | |
"currentVersion": "v20.11.1", | |
"fixedVersion": "20.11.1" | |
}, | |
{ | |
"depType": "engines", | |
"depName": "npm", | |
"currentValue": "^10.0.0", | |
"datasource": "npm", | |
"commitMessageTopic": "npm", | |
"prettyDepType": "engine", | |
"updates": [], | |
"packageName": "npm", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/npm/cli", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://docs.npmjs.com/", | |
"currentVersion": "10.5.0" | |
}, | |
{ | |
"depType": "resolutions", | |
"depName": "tailwindcss", | |
"currentValue": "3.4.1", | |
"datasource": "npm", | |
"prettyDepType": "resolutions", | |
"lockedVersion": "3.4.1", | |
"updates": [], | |
"packageName": "tailwindcss", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/tailwindlabs/tailwindcss", | |
"registryUrl": "https://registry.npmjs.org", | |
"homepage": "https://tailwindcss.com", | |
"currentVersion": "3.4.1", | |
"fixedVersion": "3.4.1" | |
}, | |
{ | |
"depType": "resolutions", | |
"depName": "esbuild", | |
"currentValue": "0.20.1", | |
"datasource": "npm", | |
"prettyDepType": "resolutions", | |
"lockedVersion": "0.20.1", | |
"updates": [], | |
"packageName": "esbuild", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/evanw/esbuild", | |
"registryUrl": "https://registry.npmjs.org", | |
"currentVersion": "0.20.1", | |
"fixedVersion": "0.20.1" | |
}, | |
{ | |
"depType": "resolutions", | |
"depName": "import-in-the-middle", | |
"currentValue": "patch:import-in-the-middle@npm%3A1.7.3#./.yarn/patches/import-in-the-middle-npm-1.7.3-cbf461e82a.patch", | |
"skipReason": "unspecified-version", | |
"prettyDepType": "resolutions", | |
"updates": [], | |
"packageName": "import-in-the-middle" | |
}, | |
{ | |
"depType": "resolutions", | |
"depName": "0.6.0", | |
"managerData": { | |
"key": "[email protected]" | |
}, | |
"currentValue": "patch:opentelemetry-instrumentation-remix@npm%3A0.6.0#./.yarn/patches/opentelemetry-instrumentation-remix-npm-0.6.0-15022dd6a3.patch", | |
"skipReason": "unspecified-version", | |
"prettyDepType": "resolutions", | |
"updates": [], | |
"packageName": "0.6.0" | |
}, | |
{ | |
"depType": "resolutions", | |
"depName": "@vanilla-extract/integration", | |
"currentValue": "7.1.1", | |
"datasource": "npm", | |
"prettyDepType": "resolutions", | |
"lockedVersion": "7.1.1", | |
"updates": [], | |
"packageName": "@vanilla-extract/integration", | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/vanilla-extract-css/vanilla-extract", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "packages/integration", | |
"currentVersion": "7.1.1", | |
"fixedVersion": "7.1.1" | |
}, | |
{ | |
"depType": "packageManager", | |
"depName": "yarn", | |
"currentValue": "4.1.1", | |
"datasource": "npm", | |
"commitMessageTopic": "Yarn", | |
"packageName": "@yarnpkg/cli", | |
"prettyDepType": "packageManager", | |
"updates": [], | |
"versioning": "npm", | |
"warnings": [], | |
"sourceUrl": "https://github.com/yarnpkg/berry", | |
"registryUrl": "https://registry.npmjs.org", | |
"sourceDirectory": "packages/yarnpkg-cli", | |
"currentVersion": "4.1.1", | |
"fixedVersion": "4.1.1" | |
} | |
], | |
"extractedConstraints": { | |
"node": "20.11.1", | |
"npm": "^10.0.0", | |
"yarn": "4.1.1" | |
}, | |
"managerData": { | |
"packageJsonName": "supportbudget", | |
"hasPackageManager": true, | |
"yarnLock": "yarn.lock", | |
"yarnZeroInstall": false | |
}, | |
"skipInstalls": true, | |
"packageFile": "package.json", | |
"lockFiles": [ | |
"yarn.lock" | |
] | |
} | |
], | |
"nvm": [ | |
{ | |
"deps": [ | |
{ | |
"depName": "node", | |
"currentValue": "20.11.1", | |
"datasource": "node-version", | |
"updates": [], | |
"packageName": "node", | |
"versioning": "node", | |
"warnings": [], | |
"sourceUrl": "https://github.com/nodejs/node", | |
"registryUrl": "https://nodejs.org/dist", | |
"homepage": "https://nodejs.org", | |
"currentVersion": "v20.11.1", | |
"fixedVersion": "20.11.1" | |
} | |
], | |
"packageFile": ".nvmrc" | |
} | |
] | |
} | |
} | |
DEBUG: processRepo() | |
DEBUG: Processing 35 branches: renovate/cimg-node-21.x, renovate/commitlint-monorepo, renovate/dotenv-cli-7.x, renovate/eslint-plugin-simple-import-sort-12.x, renovate/eslint-plugin-tailwindcss-3.x, renovate/express-prom-bundle-7.x, renovate/grpc-grpc-js-1.x, renovate/isbot-4.x, renovate/isbot-5.x, renovate/jsdom-24.x, renovate/libphonenumber-js-1.x, renovate/major-1-conform-monorepo, renovate/major-7-typescript-eslint-monorepo, renovate/node-20.11.1-bookworm-slim, renovate/node-20.x, renovate/npm-run-all2-6.x, renovate/opentelemetry-auto-instrumentations-node-0.x, renovate/opentelemetry-instrumentation-express-0.36.x, renovate/pino-http-9.x, renovate/prisma-monorepo, renovate/react-email-1.x, renovate/react-email-2.x, renovate/react-monorepo, renovate/react-router-monorepo, renovate/remix-routes-1.x, renovate/remix-utils-7.x, renovate/sentry-cli-2.x, renovate/sentry-javascript-monorepo, renovate/stripe-14.x, renovate/stripe-stripe-js-3.x, renovate/supabase-monorepo, renovate/tailwind-merge-2.x, renovate/tailwindcss-3.x, renovate/vite-5.x, renovate/winston-3.x | |
DEBUG: Calculating hourly PRs remaining | |
DEBUG: currentHourStart=2024-03-12T14:00:00.000+00:00 | |
DEBUG: PR hourly limit remaining: 4 | |
DEBUG: Calculating prConcurrentLimit (2) | |
DEBUG: getBranchPr(renovate/node-20.11.1-bookworm-slim) | |
DEBUG: findPr(renovate/node-20.11.1-bookworm-slim, undefined, open) | |
DEBUG: findPr(renovate/node-20.11.1-bookworm-slim, undefined, closed) | |
DEBUG: getBranchPr(renovate/sentry-cli-2.x) | |
DEBUG: findPr(renovate/sentry-cli-2.x, undefined, open) | |
DEBUG: findPr(renovate/sentry-cli-2.x, undefined, closed) | |
DEBUG: getBranchPr(renovate/node-20.x) | |
DEBUG: findPr(renovate/node-20.x, undefined, open) | |
DEBUG: findPr(renovate/node-20.x, undefined, closed) | |
DEBUG: getBranchPr(renovate/react-monorepo) | |
DEBUG: findPr(renovate/react-monorepo, undefined, open) | |
DEBUG: findPr(renovate/react-monorepo, undefined, closed) | |
DEBUG: getBranchPr(renovate/vite-5.x) | |
DEBUG: findPr(renovate/vite-5.x, undefined, open) | |
DEBUG: findPr(renovate/vite-5.x, undefined, closed) | |
DEBUG: Found PR #71 | |
DEBUG: getBranchPr(renovate/grpc-grpc-js-1.x) | |
DEBUG: findPr(renovate/grpc-grpc-js-1.x, undefined, open) | |
DEBUG: findPr(renovate/grpc-grpc-js-1.x, undefined, closed) | |
DEBUG: getBranchPr(renovate/opentelemetry-instrumentation-express-0.36.x) | |
DEBUG: findPr(renovate/opentelemetry-instrumentation-express-0.36.x, undefined, open) | |
DEBUG: findPr(renovate/opentelemetry-instrumentation-express-0.36.x, undefined, closed) | |
DEBUG: getBranchPr(renovate/dotenv-cli-7.x) | |
DEBUG: findPr(renovate/dotenv-cli-7.x, undefined, open) | |
DEBUG: findPr(renovate/dotenv-cli-7.x, undefined, closed) | |
DEBUG: getBranchPr(renovate/libphonenumber-js-1.x) | |
DEBUG: findPr(renovate/libphonenumber-js-1.x, undefined, open) | |
DEBUG: findPr(renovate/libphonenumber-js-1.x, undefined, closed) | |
DEBUG: getBranchPr(renovate/sentry-javascript-monorepo) | |
DEBUG: findPr(renovate/sentry-javascript-monorepo, undefined, open) | |
DEBUG: findPr(renovate/sentry-javascript-monorepo, undefined, closed) | |
DEBUG: getBranchPr(renovate/commitlint-monorepo) | |
DEBUG: findPr(renovate/commitlint-monorepo, undefined, open) | |
DEBUG: findPr(renovate/commitlint-monorepo, undefined, closed) | |
DEBUG: getBranchPr(renovate/eslint-plugin-tailwindcss-3.x) | |
DEBUG: findPr(renovate/eslint-plugin-tailwindcss-3.x, undefined, open) | |
DEBUG: Found PR #220 | |
DEBUG: getBranchPr(renovate/opentelemetry-auto-instrumentations-node-0.x) | |
DEBUG: findPr(renovate/opentelemetry-auto-instrumentations-node-0.x, undefined, open) | |
DEBUG: Found PR #230 | |
DEBUG: getBranchPr(renovate/react-email-1.x) | |
DEBUG: findPr(renovate/react-email-1.x, undefined, open) | |
DEBUG: findPr(renovate/react-email-1.x, undefined, closed) | |
DEBUG: getBranchPr(renovate/react-router-monorepo) | |
DEBUG: findPr(renovate/react-router-monorepo, undefined, open) | |
DEBUG: findPr(renovate/react-router-monorepo, undefined, closed) | |
DEBUG: getBranchPr(renovate/remix-routes-1.x) | |
DEBUG: findPr(renovate/remix-routes-1.x, undefined, open) | |
DEBUG: findPr(renovate/remix-routes-1.x, undefined, closed) | |
DEBUG: getBranchPr(renovate/remix-utils-7.x) | |
DEBUG: findPr(renovate/remix-utils-7.x, undefined, open) | |
DEBUG: findPr(renovate/remix-utils-7.x, undefined, closed) | |
DEBUG: getBranchPr(renovate/stripe-14.x) | |
DEBUG: findPr(renovate/stripe-14.x, undefined, open) | |
DEBUG: findPr(renovate/stripe-14.x, undefined, closed) | |
DEBUG: getBranchPr(renovate/tailwind-merge-2.x) | |
DEBUG: findPr(renovate/tailwind-merge-2.x, undefined, open) | |
DEBUG: findPr(renovate/tailwind-merge-2.x, undefined, closed) | |
DEBUG: getBranchPr(renovate/tailwindcss-3.x) | |
DEBUG: findPr(renovate/tailwindcss-3.x, undefined, open) | |
DEBUG: findPr(renovate/tailwindcss-3.x, undefined, closed) | |
DEBUG: Found PR #15 | |
DEBUG: getBranchPr(renovate/winston-3.x) | |
DEBUG: findPr(renovate/winston-3.x, undefined, open) | |
DEBUG: findPr(renovate/winston-3.x, undefined, closed) | |
DEBUG: getBranchPr(renovate/prisma-monorepo) | |
DEBUG: findPr(renovate/prisma-monorepo, undefined, open) | |
DEBUG: findPr(renovate/prisma-monorepo, undefined, closed) | |
DEBUG: getBranchPr(renovate/supabase-monorepo) | |
DEBUG: findPr(renovate/supabase-monorepo, undefined, open) | |
DEBUG: findPr(renovate/supabase-monorepo, undefined, closed) | |
DEBUG: getBranchPr(renovate/eslint-plugin-simple-import-sort-12.x) | |
DEBUG: findPr(renovate/eslint-plugin-simple-import-sort-12.x, undefined, open) | |
DEBUG: findPr(renovate/eslint-plugin-simple-import-sort-12.x, undefined, closed) | |
DEBUG: getBranchPr(renovate/jsdom-24.x) | |
DEBUG: findPr(renovate/jsdom-24.x, undefined, open) | |
DEBUG: findPr(renovate/jsdom-24.x, undefined, closed) | |
DEBUG: getBranchPr(renovate/npm-run-all2-6.x) | |
DEBUG: findPr(renovate/npm-run-all2-6.x, undefined, open) | |
DEBUG: findPr(renovate/npm-run-all2-6.x, undefined, closed) | |
DEBUG: getBranchPr(renovate/cimg-node-21.x) | |
DEBUG: findPr(renovate/cimg-node-21.x, undefined, open) | |
DEBUG: findPr(renovate/cimg-node-21.x, undefined, closed) | |
DEBUG: Found PR #40 | |
DEBUG: getBranchPr(renovate/major-7-typescript-eslint-monorepo) | |
DEBUG: findPr(renovate/major-7-typescript-eslint-monorepo, undefined, open) | |
DEBUG: findPr(renovate/major-7-typescript-eslint-monorepo, undefined, closed) | |
DEBUG: getBranchPr(renovate/major-1-conform-monorepo) | |
DEBUG: findPr(renovate/major-1-conform-monorepo, undefined, open) | |
DEBUG: findPr(renovate/major-1-conform-monorepo, undefined, closed) | |
DEBUG: getBranchPr(renovate/stripe-stripe-js-3.x) | |
DEBUG: findPr(renovate/stripe-stripe-js-3.x, undefined, open) | |
DEBUG: findPr(renovate/stripe-stripe-js-3.x, undefined, closed) | |
DEBUG: getBranchPr(renovate/express-prom-bundle-7.x) | |
DEBUG: findPr(renovate/express-prom-bundle-7.x, undefined, open) | |
DEBUG: findPr(renovate/express-prom-bundle-7.x, undefined, closed) | |
DEBUG: getBranchPr(renovate/isbot-4.x) | |
DEBUG: findPr(renovate/isbot-4.x, undefined, open) | |
DEBUG: findPr(renovate/isbot-4.x, undefined, closed) | |
DEBUG: getBranchPr(renovate/isbot-5.x) | |
DEBUG: findPr(renovate/isbot-5.x, undefined, open) | |
DEBUG: findPr(renovate/isbot-5.x, undefined, closed) | |
DEBUG: getBranchPr(renovate/pino-http-9.x) | |
DEBUG: findPr(renovate/pino-http-9.x, undefined, open) | |
DEBUG: findPr(renovate/pino-http-9.x, undefined, closed) | |
DEBUG: getBranchPr(renovate/react-email-2.x) | |
DEBUG: findPr(renovate/react-email-2.x, undefined, open) | |
DEBUG: findPr(renovate/react-email-2.x, undefined, closed) | |
DEBUG: 2 PRs are currently open | |
DEBUG: PR concurrent limit remaining: 0 | |
DEBUG: Calculated maximum PRs remaining this run: 0 | |
DEBUG: PullRequests limit = 0 | |
DEBUG: Calculating hourly PRs remaining | |
DEBUG: currentHourStart=2024-03-12T14:00:00.000+00:00 | |
DEBUG: PR hourly limit remaining: 4 | |
DEBUG: Calculating branchConcurrentLimit (2) | |
DEBUG: 2 already existing branches found: renovate/eslint-plugin-tailwindcss-3.x,renovate/opentelemetry-auto-instrumentations-node-0.x | |
DEBUG: Branch concurrent limit remaining: 0 | |
DEBUG: Calculated maximum branches remaining this run: 0 | |
DEBUG: Branches limit = 0 | |
DEBUG: syncBranchState() (branch="renovate/node-20.11.1-bookworm-slim") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState(): update baseBranchSha (branch="renovate/node-20.11.1-bookworm-slim") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: getBranchPr(renovate/node-20.11.1-bookworm-slim) (branch="renovate/node-20.11.1-bookworm-slim") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/node-20.11.1-bookworm-slim, undefined, open) (branch="renovate/node-20.11.1-bookworm-slim") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/node-20.11.1-bookworm-slim, undefined, closed) (branch="renovate/node-20.11.1-bookworm-slim") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: branchExists=false (branch="renovate/node-20.11.1-bookworm-slim") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: dependencyDashboardCheck=unlimit (branch="renovate/node-20.11.1-bookworm-slim") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Check for closed PR because recreating closed PRs is disabled. (branch="renovate/node-20.11.1-bookworm-slim") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/node-20.11.1-bookworm-slim, chore(deps): update node.js to 357deca, !open) (branch="renovate/node-20.11.1-bookworm-slim") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: prAlreadyExisted=false (branch="renovate/node-20.11.1-bookworm-slim") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Checking schedule(at any time, Australia/Melbourne) (branch="renovate/node-20.11.1-bookworm-slim") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: No schedule defined (branch="renovate/node-20.11.1-bookworm-slim") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Branch needs creating (branch="renovate/node-20.11.1-bookworm-slim") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using reuseExistingBranch: false (branch="renovate/node-20.11.1-bookworm-slim") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Setting current branch to develop (branch="renovate/node-20.11.1-bookworm-slim") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: latest commit (branch="renovate/node-20.11.1-bookworm-slim") | |
{ | |
"baseBranch": "develop" | |
"branchName": "develop" | |
"latestCommitDate": "2024-03-12T13:45:03+00:00" | |
} | |
DEBUG: manager.getUpdatedPackageFiles() reuseExistingBranch=false (branch="renovate/node-20.11.1-bookworm-slim") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Starting search at index 23 (branch="renovate/node-20.11.1-bookworm-slim") | |
{ | |
"baseBranch": "develop" | |
"packageFile": "Dockerfile" | |
"depName": "node" | |
} | |
DEBUG: Found match at index 23 (branch="renovate/node-20.11.1-bookworm-slim") | |
{ | |
"baseBranch": "develop" | |
"packageFile": "Dockerfile" | |
"depName": "node" | |
} | |
DEBUG: Found a multistage build stage name: base (branch="renovate/node-20.11.1-bookworm-slim") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Found a multistage build stage name: build (branch="renovate/node-20.11.1-bookworm-slim") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Skipping alias FROM image:base (branch="renovate/node-20.11.1-bookworm-slim") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Found a multistage build stage name: production (branch="renovate/node-20.11.1-bookworm-slim") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Skipping alias FROM image:base (branch="renovate/node-20.11.1-bookworm-slim") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Skipping alias COPY --from (branch="renovate/node-20.11.1-bookworm-slim") | |
{ | |
"baseBranch": "develop" | |
"image": "build" | |
} | |
DEBUG: Skipping alias COPY --from (branch="renovate/node-20.11.1-bookworm-slim") | |
{ | |
"baseBranch": "develop" | |
"image": "build" | |
} | |
DEBUG: Skipping alias COPY --from (branch="renovate/node-20.11.1-bookworm-slim") | |
{ | |
"baseBranch": "develop" | |
"image": "build" | |
} | |
DEBUG: Skipping alias COPY --from (branch="renovate/node-20.11.1-bookworm-slim") | |
{ | |
"baseBranch": "develop" | |
"image": "build" | |
} | |
DEBUG: Skipping alias COPY --from (branch="renovate/node-20.11.1-bookworm-slim") | |
{ | |
"baseBranch": "develop" | |
"image": "build" | |
} | |
DEBUG: Skipping alias COPY --from (branch="renovate/node-20.11.1-bookworm-slim") | |
{ | |
"baseBranch": "develop" | |
"image": "build" | |
} | |
DEBUG: Skipping alias COPY --from (branch="renovate/node-20.11.1-bookworm-slim") | |
{ | |
"baseBranch": "develop" | |
"image": "build" | |
} | |
DEBUG: Skipping alias COPY --from (branch="renovate/node-20.11.1-bookworm-slim") | |
{ | |
"baseBranch": "develop" | |
"image": "build" | |
} | |
DEBUG: Skipping alias COPY --from (branch="renovate/node-20.11.1-bookworm-slim") | |
{ | |
"baseBranch": "develop" | |
"image": "build" | |
} | |
DEBUG: Skipping alias COPY --from (branch="renovate/node-20.11.1-bookworm-slim") | |
{ | |
"baseBranch": "develop" | |
"image": "build" | |
} | |
DEBUG: Skipping alias COPY --from (branch="renovate/node-20.11.1-bookworm-slim") | |
{ | |
"baseBranch": "develop" | |
"image": "build" | |
} | |
DEBUG: Skipping alias COPY --from (branch="renovate/node-20.11.1-bookworm-slim") | |
{ | |
"baseBranch": "develop" | |
"image": "build" | |
} | |
DEBUG: Contents updated (branch="renovate/node-20.11.1-bookworm-slim") | |
{ | |
"baseBranch": "develop" | |
"packageFile": "Dockerfile" | |
"depName": "node" | |
} | |
DEBUG: updateArtifacts for updatedPackageFiles (branch="renovate/node-20.11.1-bookworm-slim") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Updated 1 package files (branch="renovate/node-20.11.1-bookworm-slim") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Getting updated lock files (branch="renovate/node-20.11.1-bookworm-slim") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Writing package.json files (branch="renovate/node-20.11.1-bookworm-slim") | |
{ | |
"baseBranch": "develop" | |
"packageFiles": [ | |
"package.json" | |
] | |
} | |
DEBUG: Writing any updated package files (branch="renovate/node-20.11.1-bookworm-slim") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: No updated lock files in branch (branch="renovate/node-20.11.1-bookworm-slim") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: 1 file(s) to commit (branch="renovate/node-20.11.1-bookworm-slim") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Preparing files for committing to branch renovate/node-20.11.1-bookworm-slim (branch="renovate/node-20.11.1-bookworm-slim") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Setting git author name: renovate[bot] (branch="renovate/node-20.11.1-bookworm-slim") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Setting git author email: 29139614+renovate[bot]@users.noreply.github.com (branch="renovate/node-20.11.1-bookworm-slim") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: git commit (branch="renovate/node-20.11.1-bookworm-slim") | |
{ | |
"baseBranch": "develop" | |
"deletedFiles": [] | |
"ignoredFiles": [] | |
"result": { | |
"author": null, | |
"branch": "renovate/node-20.11.1-bookworm-slim", | |
"commit": "568c48e1618ad097f2de648d61aa31727ec9ca27", | |
"root": false, | |
"summary": { | |
"changes": 1, | |
"insertions": 1, | |
"deletions": 1 | |
} | |
} | |
} | |
DEBUG: HEAD https://api.github.com/repos/dawnmist/support-budget/git/refs/heads/renovate/node-20.11.1-bookworm-slim/ = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=404 retryCount=0, duration=99) (branch="renovate/node-20.11.1-bookworm-slim") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: HEAD https://api.github.com/repos/dawnmist/support-budget/git/refs/heads/renovate/node-20.11.1-bookworm-slim = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=404 retryCount=0, duration=96) (branch="renovate/node-20.11.1-bookworm-slim") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: resetToCommit(525e10806d2013889cd2007afbca357e0b25c924) (branch="renovate/node-20.11.1-bookworm-slim") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Fetching branch renovate/node-20.11.1-bookworm-slim (branch="renovate/node-20.11.1-bookworm-slim") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Setting current branch to develop (branch="renovate/node-20.11.1-bookworm-slim") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: latest commit (branch="renovate/node-20.11.1-bookworm-slim") | |
{ | |
"baseBranch": "develop" | |
"branchName": "develop" | |
"latestCommitDate": "2024-03-12T13:45:03+00:00" | |
} | |
INFO: Branch created (branch="renovate/node-20.11.1-bookworm-slim") | |
{ | |
"baseBranch": "develop" | |
"commitSha": "5b0679f47ea1f0ba94cebc9c2693dc38ff3175a0" | |
} | |
DEBUG: Ensuring PR (branch="renovate/node-20.11.1-bookworm-slim") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: There are 0 errors and 0 warnings (branch="renovate/node-20.11.1-bookworm-slim") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: getBranchPr(renovate/node-20.11.1-bookworm-slim) (branch="renovate/node-20.11.1-bookworm-slim") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/node-20.11.1-bookworm-slim, undefined, open) (branch="renovate/node-20.11.1-bookworm-slim") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/node-20.11.1-bookworm-slim, undefined, closed) (branch="renovate/node-20.11.1-bookworm-slim") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: getPrCache() (branch="renovate/node-20.11.1-bookworm-slim") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Creating PR (branch="renovate/node-20.11.1-bookworm-slim") | |
{ | |
"baseBranch": "develop" | |
"prTitle": "chore(deps): update node.js to 357deca" | |
} | |
DEBUG: Creating PR (branch="renovate/node-20.11.1-bookworm-slim") | |
{ | |
"baseBranch": "develop" | |
"title": "chore(deps): update node.js to 357deca" | |
"head": "dawnmist:renovate/node-20.11.1-bookworm-slim" | |
"base": "develop" | |
"draft": false | |
} | |
DEBUG: PR created (branch="renovate/node-20.11.1-bookworm-slim") | |
{ | |
"baseBranch": "develop" | |
"pr": 245 | |
"draft": false | |
} | |
DEBUG: Adding labels '' to #245 (branch="renovate/node-20.11.1-bookworm-slim") | |
{ | |
"baseBranch": "develop" | |
} | |
INFO: PR created (branch="renovate/node-20.11.1-bookworm-slim") | |
{ | |
"baseBranch": "develop" | |
"pr": 245 | |
"prTitle": "chore(deps): update node.js to 357deca" | |
} | |
DEBUG: addParticipants(pr=245) (branch="renovate/node-20.11.1-bookworm-slim") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: setPrCache() (branch="renovate/node-20.11.1-bookworm-slim") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Created Pull Request #245 (branch="renovate/node-20.11.1-bookworm-slim") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: PR is not configured for automerge (branch="renovate/node-20.11.1-bookworm-slim") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: setBranchCommit() (branch="renovate/node-20.11.1-bookworm-slim") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState() (branch="renovate/sentry-cli-2.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState(): update baseBranchSha (branch="renovate/sentry-cli-2.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: getBranchPr(renovate/sentry-cli-2.x) (branch="renovate/sentry-cli-2.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/sentry-cli-2.x, undefined, open) (branch="renovate/sentry-cli-2.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/sentry-cli-2.x, undefined, closed) (branch="renovate/sentry-cli-2.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: branchExists=false (branch="renovate/sentry-cli-2.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: dependencyDashboardCheck=undefined (branch="renovate/sentry-cli-2.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Check for closed PR because recreating closed PRs is disabled. (branch="renovate/sentry-cli-2.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/sentry-cli-2.x, chore(deps): update dependency @sentry/cli to v2.30.1, !open) (branch="renovate/sentry-cli-2.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: prAlreadyExisted=false (branch="renovate/sentry-cli-2.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState() (branch="renovate/node-20.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState(): update baseBranchSha (branch="renovate/node-20.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: getBranchPr(renovate/node-20.x) (branch="renovate/node-20.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/node-20.x, undefined, open) (branch="renovate/node-20.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/node-20.x, undefined, closed) (branch="renovate/node-20.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: branchExists=false (branch="renovate/node-20.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: dependencyDashboardCheck=undefined (branch="renovate/node-20.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Check for closed PR because recreating closed PRs is disabled. (branch="renovate/node-20.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/node-20.x, chore(deps): update dependency @types/node to v20.11.26, !open) (branch="renovate/node-20.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: prAlreadyExisted=false (branch="renovate/node-20.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState() (branch="renovate/react-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState(): update baseBranchSha (branch="renovate/react-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: getBranchPr(renovate/react-monorepo) (branch="renovate/react-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/react-monorepo, undefined, open) (branch="renovate/react-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/react-monorepo, undefined, closed) (branch="renovate/react-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: branchExists=false (branch="renovate/react-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: dependencyDashboardCheck=undefined (branch="renovate/react-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Check for closed PR because recreating closed PRs is disabled. (branch="renovate/react-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/react-monorepo, chore(deps): update dependency @types/react to v18.2.65, !open) (branch="renovate/react-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: prAlreadyExisted=false (branch="renovate/react-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState() (branch="renovate/vite-5.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState(): update baseBranchSha (branch="renovate/vite-5.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: getBranchPr(renovate/vite-5.x) (branch="renovate/vite-5.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/vite-5.x, undefined, open) (branch="renovate/vite-5.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/vite-5.x, undefined, closed) (branch="renovate/vite-5.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Found PR #71 (branch="renovate/vite-5.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: branchExists=false (branch="renovate/vite-5.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: dependencyDashboardCheck=undefined (branch="renovate/vite-5.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Check for closed PR because recreating closed PRs is disabled. (branch="renovate/vite-5.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/vite-5.x, chore(deps): update dependency vite to v5.1.6, !open) (branch="renovate/vite-5.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: prAlreadyExisted=false (branch="renovate/vite-5.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState() (branch="renovate/grpc-grpc-js-1.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState(): update baseBranchSha (branch="renovate/grpc-grpc-js-1.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: getBranchPr(renovate/grpc-grpc-js-1.x) (branch="renovate/grpc-grpc-js-1.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/grpc-grpc-js-1.x, undefined, open) (branch="renovate/grpc-grpc-js-1.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/grpc-grpc-js-1.x, undefined, closed) (branch="renovate/grpc-grpc-js-1.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: branchExists=false (branch="renovate/grpc-grpc-js-1.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: dependencyDashboardCheck=undefined (branch="renovate/grpc-grpc-js-1.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Check for closed PR because recreating closed PRs is disabled. (branch="renovate/grpc-grpc-js-1.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/grpc-grpc-js-1.x, fix(deps): update dependency @grpc/grpc-js to v1.10.2, !open) (branch="renovate/grpc-grpc-js-1.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: prAlreadyExisted=false (branch="renovate/grpc-grpc-js-1.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState() (branch="renovate/opentelemetry-instrumentation-express-0.36.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState(): update baseBranchSha (branch="renovate/opentelemetry-instrumentation-express-0.36.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: getBranchPr(renovate/opentelemetry-instrumentation-express-0.36.x) (branch="renovate/opentelemetry-instrumentation-express-0.36.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/opentelemetry-instrumentation-express-0.36.x, undefined, open) (branch="renovate/opentelemetry-instrumentation-express-0.36.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/opentelemetry-instrumentation-express-0.36.x, undefined, closed) (branch="renovate/opentelemetry-instrumentation-express-0.36.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: branchExists=false (branch="renovate/opentelemetry-instrumentation-express-0.36.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: dependencyDashboardCheck=undefined (branch="renovate/opentelemetry-instrumentation-express-0.36.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Check for closed PR because recreating closed PRs is disabled. (branch="renovate/opentelemetry-instrumentation-express-0.36.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/opentelemetry-instrumentation-express-0.36.x, fix(deps): update dependency @opentelemetry/instrumentation-express to v0.36.1, !open) (branch="renovate/opentelemetry-instrumentation-express-0.36.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: prAlreadyExisted=false (branch="renovate/opentelemetry-instrumentation-express-0.36.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState() (branch="renovate/dotenv-cli-7.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState(): update baseBranchSha (branch="renovate/dotenv-cli-7.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: getBranchPr(renovate/dotenv-cli-7.x) (branch="renovate/dotenv-cli-7.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/dotenv-cli-7.x, undefined, open) (branch="renovate/dotenv-cli-7.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/dotenv-cli-7.x, undefined, closed) (branch="renovate/dotenv-cli-7.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: branchExists=false (branch="renovate/dotenv-cli-7.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: dependencyDashboardCheck=undefined (branch="renovate/dotenv-cli-7.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Check for closed PR because recreating closed PRs is disabled. (branch="renovate/dotenv-cli-7.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/dotenv-cli-7.x, fix(deps): update dependency dotenv-cli to v7.4.1, !open) (branch="renovate/dotenv-cli-7.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: prAlreadyExisted=false (branch="renovate/dotenv-cli-7.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState() (branch="renovate/libphonenumber-js-1.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState(): update baseBranchSha (branch="renovate/libphonenumber-js-1.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: getBranchPr(renovate/libphonenumber-js-1.x) (branch="renovate/libphonenumber-js-1.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/libphonenumber-js-1.x, undefined, open) (branch="renovate/libphonenumber-js-1.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/libphonenumber-js-1.x, undefined, closed) (branch="renovate/libphonenumber-js-1.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: branchExists=false (branch="renovate/libphonenumber-js-1.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: dependencyDashboardCheck=undefined (branch="renovate/libphonenumber-js-1.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Check for closed PR because recreating closed PRs is disabled. (branch="renovate/libphonenumber-js-1.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/libphonenumber-js-1.x, fix(deps): update dependency libphonenumber-js to v1.10.58, !open) (branch="renovate/libphonenumber-js-1.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: prAlreadyExisted=false (branch="renovate/libphonenumber-js-1.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState() (branch="renovate/sentry-javascript-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState(): update baseBranchSha (branch="renovate/sentry-javascript-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: getBranchPr(renovate/sentry-javascript-monorepo) (branch="renovate/sentry-javascript-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/sentry-javascript-monorepo, undefined, open) (branch="renovate/sentry-javascript-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/sentry-javascript-monorepo, undefined, closed) (branch="renovate/sentry-javascript-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: branchExists=false (branch="renovate/sentry-javascript-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: dependencyDashboardCheck=undefined (branch="renovate/sentry-javascript-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Check for closed PR because recreating closed PRs is disabled. (branch="renovate/sentry-javascript-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/sentry-javascript-monorepo, fix(deps): update sentry-javascript monorepo to v7.106.1, !open) (branch="renovate/sentry-javascript-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: prAlreadyExisted=false (branch="renovate/sentry-javascript-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState() (branch="renovate/commitlint-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState(): update baseBranchSha (branch="renovate/commitlint-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: getBranchPr(renovate/commitlint-monorepo) (branch="renovate/commitlint-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/commitlint-monorepo, undefined, open) (branch="renovate/commitlint-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/commitlint-monorepo, undefined, closed) (branch="renovate/commitlint-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: branchExists=false (branch="renovate/commitlint-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: dependencyDashboardCheck=undefined (branch="renovate/commitlint-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Check for closed PR because recreating closed PRs is disabled. (branch="renovate/commitlint-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/commitlint-monorepo, chore(deps): update commitlint monorepo to v19.1.0, !open) (branch="renovate/commitlint-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: prAlreadyExisted=false (branch="renovate/commitlint-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState() (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState(): update baseBranchSha (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: branch.isUpToDate(): using cached result "true" (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: getBranchPr(renovate/eslint-plugin-tailwindcss-3.x) (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/eslint-plugin-tailwindcss-3.x, undefined, open) (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Found PR #220 (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: branchExists=true (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: dependencyDashboardCheck=undefined (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: PR rebase requested=false (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Check for closed PR because recreating closed PRs is disabled. (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/eslint-plugin-tailwindcss-3.x, chore(deps): update dependency eslint-plugin-tailwindcss to v3.15.1, !open) (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: prAlreadyExisted=false (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Checking if PR has been edited (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: branch.isModified(): using cached result "false" (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Found existing branch PR (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Checking schedule(at any time, Australia/Melbourne) (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: No schedule defined (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Update has not passed minimum release age (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
"depName": "eslint-plugin-tailwindcss" | |
"timeElapsed": 8708782 | |
"minimumReleaseAge": "3 days" | |
} | |
DEBUG: Branch already exists (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: branch.isBehindBase(): using git to calculate (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: branch.isBehindBase(): true (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
"branchName": "renovate/eslint-plugin-tailwindcss-3.x" | |
} | |
DEBUG: Branch is behind base branch and needs rebasing (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Branch is unmodified, so can be rebased (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using reuseExistingBranch: false (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Setting current branch to develop (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: latest commit (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
"branchName": "develop" | |
"latestCommitDate": "2024-03-12T13:45:03+00:00" | |
} | |
DEBUG: manager.getUpdatedPackageFiles() reuseExistingBranch=false (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: npm.updateDependency(): devDependencies.eslint-plugin-tailwindcss = 3.15.1 (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Updating eslint-plugin-tailwindcss in package.json (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: updateArtifacts for updatedPackageFiles (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Updated 1 package files (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Getting updated lock files (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Writing package.json files (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
"packageFiles": [ | |
"package.json" | |
] | |
} | |
DEBUG: Writing any updated package files (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Writing package.json (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Writing updated .npmrc file to .npmrc (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Added authentication to .yarnrc.yml (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Generating yarn.lock for . (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Spawning yarn install to create yarn.lock (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using node constraint "20.11.1" from .nvmrc (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Found yarn constraint in package.json packageManager: 4.1.1 (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Enabling global cache as zero-install is not detected (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Performing yarn dedupe highest (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Setting CONTAINERBASE_CACHE_DIR to /tmp/renovate/cache/containerbase (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using containerbase dynamic installs (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Resolved stable matching version (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
"toolName": "corepack" | |
"resolvedVersion": "0.26.0" | |
} | |
DEBUG: Executing command (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
"command": "install-tool node 20.11.1" | |
} | |
DEBUG: exec completed (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
"durationMs": 6716 | |
"stdout": "[14:23:48.999] INFO (109): Installing tool [email protected]...\nv20.11.1\n10.2.4\n0.23.0\n[14:23:54.187] INFO (109): Installed tool node in 5.1s.\n" | |
"stderr": "" | |
} | |
DEBUG: Executing command (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
"command": "install-tool corepack 0.26.0" | |
} | |
DEBUG: exec completed (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
"durationMs": 2490 | |
"stdout": "[14:23:55.513] INFO (146): Installing npm [email protected]...\n0.26.0\n[14:23:56.846] INFO (146): Installed tool corepack in 1.3s.\n" | |
"stderr": "" | |
} | |
DEBUG: Executing command (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
"command": "yarn install --mode=update-lockfile" | |
} | |
DEBUG: exec completed (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
"durationMs": 8493 | |
"stdout": "➤ YN0000: · Yarn 4.1.1\n➤ YN0000: ┌ Resolution step\n➤ YN0085: │ + eslint-plugin-tailwindcss@npm:3.15.1\n➤ YN0085: │ - eslint-plugin-tailwindcss@npm:3.14.3\n➤ YN0000: └ Completed in 1s 585ms\n➤ YN0000: ┌ Post-resolution validation\n➤ YN0060: │ react is listed by your project with version 18.2.0, which doesn't satisfy what @opentelemetry/plugin-react-load (p1eae0) requests (^16.13.1 || ^17.0.0).\n➤ YN0002: │ supportbudget@workspace:. doesn't provide zone.js (pe70a8), requested by @opentelemetry/auto-instrumentations-web.\n➤ YN0086: │ Some peer dependencies are incorrectly met; run yarn explain peer-requirements <hash> for details, where <hash> is the six-letter p-prefixed code.\n➤ YN0000: └ Completed\n➤ YN0000: ┌ Fetch step\n➤ YN0013: │ 4 packages were added to the project (+ 9.47 MiB).\n➤ YN0000: └ Completed in 4s 210ms\n➤ YN0000: ┌ Link step\n➤ YN0073: │ Skipped due to mode=update-lockfile\n➤ YN0000: └ Completed\n➤ YN0000: · Done with warnings in 6s 306ms\n" | |
"stderr": "! Corepack is about to download https://repo.yarnpkg.com/4.1.1/packages/yarnpkg-cli/bin/yarn.js\n" | |
} | |
DEBUG: Executing command (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
"command": "yarn dedupe --strategy highest --mode=update-lockfile" | |
} | |
DEBUG: exec completed (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
"durationMs": 3422 | |
"stdout": "➤ YN0000: ┌ Deduplication step\n➤ YN0000: │ No packages can be deduped using the highest strategy\n➤ YN0000: └ Completed in 0s 751ms\n➤ YN0000: · Yarn 4.1.1\n➤ YN0000: ┌ Resolution step\n➤ YN0000: └ Completed in 0s 933ms\n➤ YN0000: ┌ Post-resolution validation\n➤ YN0060: │ react is listed by your project with version 18.2.0, which doesn't satisfy what @opentelemetry/plugin-react-load (p1eae0) requests (^16.13.1 || ^17.0.0).\n➤ YN0002: │ supportbudget@workspace:. doesn't provide zone.js (pe70a8), requested by @opentelemetry/auto-instrumentations-web.\n➤ YN0086: │ Some peer dependencies are incorrectly met; run yarn explain peer-requirements <hash> for details, where <hash> is the six-letter p-prefixed code.\n➤ YN0000: └ Completed\n➤ YN0000: ┌ Fetch step\n➤ YN0000: └ Completed\n➤ YN0000: ┌ Link step\n➤ YN0073: │ Skipped due to mode=update-lockfile\n➤ YN0000: └ Completed\n➤ YN0000: · Done with warnings in 1s 452ms\n" | |
"stderr": "" | |
} | |
DEBUG: yarn.lock needs updating (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: updateYarnOffline resolvedPaths (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
"resolvedPaths": [ | |
".yarn/cache", | |
".pnp.cjs", | |
".pnp.js", | |
".pnp.loader.mjs" | |
] | |
} | |
DEBUG: Updated 1 lock files (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
"updatedArtifacts": [ | |
"yarn.lock" | |
] | |
} | |
DEBUG: Getting comments for #220 (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Found 1 comments (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: isBranchConflicted(develop, renovate/eslint-plugin-tailwindcss-3.x) (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: branch.isConflicted(): using git to calculate (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: branch.isConflicted(): false (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: 2 file(s) to commit (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Preparing files for committing to branch renovate/eslint-plugin-tailwindcss-3.x (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: git commit (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
"deletedFiles": [] | |
"ignoredFiles": [] | |
"result": { | |
"author": null, | |
"branch": "renovate/eslint-plugin-tailwindcss-3.x", | |
"commit": "7f5e6790738ac433c396616b426d67f5c4a996cd", | |
"root": false, | |
"summary": { | |
"changes": 2, | |
"insertions": 6, | |
"deletions": 0 | |
} | |
} | |
} | |
DEBUG: HEAD https://api.github.com/repos/dawnmist/support-budget/git/refs/heads/renovate/eslint-plugin-tailwindcss-3.x/ = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=404 retryCount=0, duration=96) (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: resetToCommit(525e10806d2013889cd2007afbca357e0b25c924) (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Fetching branch renovate/eslint-plugin-tailwindcss-3.x (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Setting current branch to develop (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: latest commit (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
"branchName": "develop" | |
"latestCommitDate": "2024-03-12T13:45:03+00:00" | |
} | |
INFO: Branch updated (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
"commitSha": "9df32655875c898440a93645d27eb77894a29a0f" | |
} | |
DEBUG: Updating renovate/stability-days status check state to yellow (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Setting branch status (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
"context": "renovate/stability-days" | |
"state": "yellow" | |
} | |
DEBUG: Ensuring PR (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: There are 0 errors and 0 warnings (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: getBranchPr(renovate/eslint-plugin-tailwindcss-3.x) (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/eslint-plugin-tailwindcss-3.x, undefined, open) (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Found PR #220 (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: getPrCache() (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Found existing PR (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: PR cache matches but it has been edited in the past 24hrs, so processing PR (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Fetching changelog: https://github.com/francoismassart/eslint-plugin-tailwindcss (3.14.3 -> 3.15.1) (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Processing existing PR (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: resolveBranchStatus(branchName=renovate/eslint-plugin-tailwindcss-3.x, ignoreTests=false) (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: getBranchStatus(renovate/eslint-plugin-tailwindcss-3.x) (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: branch status check result (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
"state": "pending" | |
"statuses": [ | |
{ | |
"url": "https://api.github.com/repos/dawnmist/support-budget/statuses/9df32655875c898440a93645d27eb77894a29a0f", | |
"avatar_url": "https://avatars.githubusercontent.com/in/2740?v=4", | |
"id": 28000913578, | |
"node_id": "SC_kwDOJbPZkc8AAAAGhPwIqg", | |
"state": "pending", | |
"description": "Updates have not met minimum release age requirement", | |
"target_url": "https://docs.renovatebot.com/", | |
"context": "renovate/stability-days", | |
"created_at": "2024-03-12T14:24:13Z", | |
"updated_at": "2024-03-12T14:24:13Z" | |
} | |
] | |
} | |
DEBUG: No check runs found (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
"result": { | |
"total_count": 0, | |
"check_runs": [] | |
} | |
} | |
DEBUG: Branch status yellow (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: setPrCache() (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Pull Request #220 does not need updating (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: PR is configured for automerge (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: setBranchCommit() (branch="renovate/eslint-plugin-tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState() (branch="renovate/opentelemetry-auto-instrumentations-node-0.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState(): update baseBranchSha (branch="renovate/opentelemetry-auto-instrumentations-node-0.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: branch.isUpToDate(): using cached result "true" (branch="renovate/opentelemetry-auto-instrumentations-node-0.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: getBranchPr(renovate/opentelemetry-auto-instrumentations-node-0.x) (branch="renovate/opentelemetry-auto-instrumentations-node-0.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/opentelemetry-auto-instrumentations-node-0.x, undefined, open) (branch="renovate/opentelemetry-auto-instrumentations-node-0.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Found PR #230 (branch="renovate/opentelemetry-auto-instrumentations-node-0.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: branchExists=true (branch="renovate/opentelemetry-auto-instrumentations-node-0.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: dependencyDashboardCheck=undefined (branch="renovate/opentelemetry-auto-instrumentations-node-0.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: PR rebase requested=false (branch="renovate/opentelemetry-auto-instrumentations-node-0.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Checking if PR has been edited (branch="renovate/opentelemetry-auto-instrumentations-node-0.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: branch.isModified(): using cached result "false" (branch="renovate/opentelemetry-auto-instrumentations-node-0.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Found existing branch PR (branch="renovate/opentelemetry-auto-instrumentations-node-0.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Checking schedule(at any time, Australia/Melbourne) (branch="renovate/opentelemetry-auto-instrumentations-node-0.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: No schedule defined (branch="renovate/opentelemetry-auto-instrumentations-node-0.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Update has not passed minimum release age (branch="renovate/opentelemetry-auto-instrumentations-node-0.x") | |
{ | |
"baseBranch": "develop" | |
"depName": "@opentelemetry/auto-instrumentations-node" | |
"timeElapsed": 103082912 | |
"minimumReleaseAge": "3 days" | |
} | |
DEBUG: Branch already exists (branch="renovate/opentelemetry-auto-instrumentations-node-0.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: http cache: trying cached etag "W/"4d9d8ed758c435f00f4bcf6f1e99e2c4c961ae2ba1b76a0ba9e2e65c3af8f4ff"" for https://api.github.com/repos/dawnmist/support-budget/branches/develop/protection (branch="renovate/opentelemetry-auto-instrumentations-node-0.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: http cache: saving https://api.github.com/repos/dawnmist/support-budget/branches/develop/protection (etag=W/"bb93e255fb8ab167dc5966d0f575dd2dca2d68ac3430e96e8ea0be55815b12b1", lastModified=undefined) (branch="renovate/opentelemetry-auto-instrumentations-node-0.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Found branch protection for branch develop (branch="renovate/opentelemetry-auto-instrumentations-node-0.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Skipping behind base branch check due to rebaseWhen=auto (branch="renovate/opentelemetry-auto-instrumentations-node-0.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: isBranchConflicted(develop, renovate/opentelemetry-auto-instrumentations-node-0.x) (branch="renovate/opentelemetry-auto-instrumentations-node-0.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: branch.isConflicted(): using git to calculate (branch="renovate/opentelemetry-auto-instrumentations-node-0.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: branch.isConflicted(): false (branch="renovate/opentelemetry-auto-instrumentations-node-0.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Branch does not need rebasing (branch="renovate/opentelemetry-auto-instrumentations-node-0.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Using reuseExistingBranch: true (branch="renovate/opentelemetry-auto-instrumentations-node-0.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Status check renovate/stability-days is already up-to-date (branch="renovate/opentelemetry-auto-instrumentations-node-0.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Checking if we can automerge branch (branch="renovate/opentelemetry-auto-instrumentations-node-0.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: mergeStatus=no automerge (branch="renovate/opentelemetry-auto-instrumentations-node-0.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Ensuring PR (branch="renovate/opentelemetry-auto-instrumentations-node-0.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: There are 0 errors and 0 warnings (branch="renovate/opentelemetry-auto-instrumentations-node-0.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: getBranchPr(renovate/opentelemetry-auto-instrumentations-node-0.x) (branch="renovate/opentelemetry-auto-instrumentations-node-0.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/opentelemetry-auto-instrumentations-node-0.x, undefined, open) (branch="renovate/opentelemetry-auto-instrumentations-node-0.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Found PR #230 (branch="renovate/opentelemetry-auto-instrumentations-node-0.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: getPrCache() (branch="renovate/opentelemetry-auto-instrumentations-node-0.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Found existing PR (branch="renovate/opentelemetry-auto-instrumentations-node-0.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: PR cache matches and no PR changes in last 24hrs, so skipping PR body check (branch="renovate/opentelemetry-auto-instrumentations-node-0.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: PR is not configured for automerge (branch="renovate/opentelemetry-auto-instrumentations-node-0.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState() (branch="renovate/react-email-1.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState(): update baseBranchSha (branch="renovate/react-email-1.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: getBranchPr(renovate/react-email-1.x) (branch="renovate/react-email-1.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/react-email-1.x, undefined, open) (branch="renovate/react-email-1.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/react-email-1.x, undefined, closed) (branch="renovate/react-email-1.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: branchExists=false (branch="renovate/react-email-1.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: dependencyDashboardCheck=undefined (branch="renovate/react-email-1.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Check for closed PR because recreating closed PRs is disabled. (branch="renovate/react-email-1.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/react-email-1.x, fix(deps): update dependency react-email to v1.10.1, !open) (branch="renovate/react-email-1.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: prAlreadyExisted=false (branch="renovate/react-email-1.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Reached branch limit - skipping branch creation (branch="renovate/react-email-1.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState() (branch="renovate/react-router-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState(): update baseBranchSha (branch="renovate/react-router-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: getBranchPr(renovate/react-router-monorepo) (branch="renovate/react-router-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/react-router-monorepo, undefined, open) (branch="renovate/react-router-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/react-router-monorepo, undefined, closed) (branch="renovate/react-router-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: branchExists=false (branch="renovate/react-router-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: dependencyDashboardCheck=undefined (branch="renovate/react-router-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Check for closed PR because recreating closed PRs is disabled. (branch="renovate/react-router-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/react-router-monorepo, fix(deps): update dependency react-router-dom to v6.22.3, !open) (branch="renovate/react-router-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: prAlreadyExisted=false (branch="renovate/react-router-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Reached branch limit - skipping branch creation (branch="renovate/react-router-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState() (branch="renovate/remix-routes-1.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState(): update baseBranchSha (branch="renovate/remix-routes-1.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: getBranchPr(renovate/remix-routes-1.x) (branch="renovate/remix-routes-1.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/remix-routes-1.x, undefined, open) (branch="renovate/remix-routes-1.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/remix-routes-1.x, undefined, closed) (branch="renovate/remix-routes-1.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: branchExists=false (branch="renovate/remix-routes-1.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: dependencyDashboardCheck=undefined (branch="renovate/remix-routes-1.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Check for closed PR because recreating closed PRs is disabled. (branch="renovate/remix-routes-1.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/remix-routes-1.x, fix(deps): update dependency remix-routes to v1.7.2, !open) (branch="renovate/remix-routes-1.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: prAlreadyExisted=false (branch="renovate/remix-routes-1.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Reached branch limit - skipping branch creation (branch="renovate/remix-routes-1.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState() (branch="renovate/remix-utils-7.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState(): update baseBranchSha (branch="renovate/remix-utils-7.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: getBranchPr(renovate/remix-utils-7.x) (branch="renovate/remix-utils-7.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/remix-utils-7.x, undefined, open) (branch="renovate/remix-utils-7.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/remix-utils-7.x, undefined, closed) (branch="renovate/remix-utils-7.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: branchExists=false (branch="renovate/remix-utils-7.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: dependencyDashboardCheck=undefined (branch="renovate/remix-utils-7.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Check for closed PR because recreating closed PRs is disabled. (branch="renovate/remix-utils-7.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/remix-utils-7.x, fix(deps): update dependency remix-utils to v7.5.0, !open) (branch="renovate/remix-utils-7.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: prAlreadyExisted=false (branch="renovate/remix-utils-7.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Reached branch limit - skipping branch creation (branch="renovate/remix-utils-7.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState() (branch="renovate/stripe-14.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState(): update baseBranchSha (branch="renovate/stripe-14.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: getBranchPr(renovate/stripe-14.x) (branch="renovate/stripe-14.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/stripe-14.x, undefined, open) (branch="renovate/stripe-14.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/stripe-14.x, undefined, closed) (branch="renovate/stripe-14.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: branchExists=false (branch="renovate/stripe-14.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: dependencyDashboardCheck=undefined (branch="renovate/stripe-14.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Check for closed PR because recreating closed PRs is disabled. (branch="renovate/stripe-14.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/stripe-14.x, fix(deps): update dependency stripe to v14.20.0, !open) (branch="renovate/stripe-14.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: prAlreadyExisted=false (branch="renovate/stripe-14.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Reached branch limit - skipping branch creation (branch="renovate/stripe-14.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState() (branch="renovate/tailwind-merge-2.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState(): update baseBranchSha (branch="renovate/tailwind-merge-2.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: getBranchPr(renovate/tailwind-merge-2.x) (branch="renovate/tailwind-merge-2.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/tailwind-merge-2.x, undefined, open) (branch="renovate/tailwind-merge-2.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/tailwind-merge-2.x, undefined, closed) (branch="renovate/tailwind-merge-2.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: branchExists=false (branch="renovate/tailwind-merge-2.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: dependencyDashboardCheck=undefined (branch="renovate/tailwind-merge-2.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Check for closed PR because recreating closed PRs is disabled. (branch="renovate/tailwind-merge-2.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/tailwind-merge-2.x, fix(deps): update dependency tailwind-merge to v2.2.1, !open) (branch="renovate/tailwind-merge-2.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: prAlreadyExisted=false (branch="renovate/tailwind-merge-2.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Reached branch limit - skipping branch creation (branch="renovate/tailwind-merge-2.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState() (branch="renovate/tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState(): update baseBranchSha (branch="renovate/tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: getBranchPr(renovate/tailwindcss-3.x) (branch="renovate/tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/tailwindcss-3.x, undefined, open) (branch="renovate/tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/tailwindcss-3.x, undefined, closed) (branch="renovate/tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Found PR #15 (branch="renovate/tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: branchExists=false (branch="renovate/tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: dependencyDashboardCheck=undefined (branch="renovate/tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Check for closed PR because recreating closed PRs is disabled. (branch="renovate/tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/tailwindcss-3.x, fix(deps): update dependency tailwindcss to v3.4.1, !open) (branch="renovate/tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: prAlreadyExisted=false (branch="renovate/tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Reached branch limit - skipping branch creation (branch="renovate/tailwindcss-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState() (branch="renovate/winston-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState(): update baseBranchSha (branch="renovate/winston-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: getBranchPr(renovate/winston-3.x) (branch="renovate/winston-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/winston-3.x, undefined, open) (branch="renovate/winston-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/winston-3.x, undefined, closed) (branch="renovate/winston-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: branchExists=false (branch="renovate/winston-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: dependencyDashboardCheck=undefined (branch="renovate/winston-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Check for closed PR because recreating closed PRs is disabled. (branch="renovate/winston-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/winston-3.x, fix(deps): update dependency winston to v3.12.0, !open) (branch="renovate/winston-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: prAlreadyExisted=false (branch="renovate/winston-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Reached branch limit - skipping branch creation (branch="renovate/winston-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState() (branch="renovate/prisma-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState(): update baseBranchSha (branch="renovate/prisma-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: getBranchPr(renovate/prisma-monorepo) (branch="renovate/prisma-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/prisma-monorepo, undefined, open) (branch="renovate/prisma-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/prisma-monorepo, undefined, closed) (branch="renovate/prisma-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: branchExists=false (branch="renovate/prisma-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: dependencyDashboardCheck=undefined (branch="renovate/prisma-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Check for closed PR because recreating closed PRs is disabled. (branch="renovate/prisma-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/prisma-monorepo, fix(deps): update prisma monorepo to v5.11.0, !open) (branch="renovate/prisma-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: prAlreadyExisted=false (branch="renovate/prisma-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState() (branch="renovate/supabase-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState(): update baseBranchSha (branch="renovate/supabase-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: getBranchPr(renovate/supabase-monorepo) (branch="renovate/supabase-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/supabase-monorepo, undefined, open) (branch="renovate/supabase-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/supabase-monorepo, undefined, closed) (branch="renovate/supabase-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: branchExists=false (branch="renovate/supabase-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: dependencyDashboardCheck=undefined (branch="renovate/supabase-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: recreateClosed is true. No need to check for closed PR. (branch="renovate/supabase-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Reached branch limit - skipping branch creation (branch="renovate/supabase-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState() (branch="renovate/eslint-plugin-simple-import-sort-12.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState(): update baseBranchSha (branch="renovate/eslint-plugin-simple-import-sort-12.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: getBranchPr(renovate/eslint-plugin-simple-import-sort-12.x) (branch="renovate/eslint-plugin-simple-import-sort-12.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/eslint-plugin-simple-import-sort-12.x, undefined, open) (branch="renovate/eslint-plugin-simple-import-sort-12.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/eslint-plugin-simple-import-sort-12.x, undefined, closed) (branch="renovate/eslint-plugin-simple-import-sort-12.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: branchExists=false (branch="renovate/eslint-plugin-simple-import-sort-12.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: dependencyDashboardCheck=undefined (branch="renovate/eslint-plugin-simple-import-sort-12.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Check for closed PR because recreating closed PRs is disabled. (branch="renovate/eslint-plugin-simple-import-sort-12.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/eslint-plugin-simple-import-sort-12.x, chore(deps): update dependency eslint-plugin-simple-import-sort to v12, !open) (branch="renovate/eslint-plugin-simple-import-sort-12.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: prAlreadyExisted=false (branch="renovate/eslint-plugin-simple-import-sort-12.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Reached branch limit - skipping branch creation (branch="renovate/eslint-plugin-simple-import-sort-12.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState() (branch="renovate/jsdom-24.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState(): update baseBranchSha (branch="renovate/jsdom-24.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: getBranchPr(renovate/jsdom-24.x) (branch="renovate/jsdom-24.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/jsdom-24.x, undefined, open) (branch="renovate/jsdom-24.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/jsdom-24.x, undefined, closed) (branch="renovate/jsdom-24.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: branchExists=false (branch="renovate/jsdom-24.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: dependencyDashboardCheck=undefined (branch="renovate/jsdom-24.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Check for closed PR because recreating closed PRs is disabled. (branch="renovate/jsdom-24.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/jsdom-24.x, chore(deps): update dependency jsdom to v24, !open) (branch="renovate/jsdom-24.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: prAlreadyExisted=false (branch="renovate/jsdom-24.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Reached branch limit - skipping branch creation (branch="renovate/jsdom-24.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState() (branch="renovate/npm-run-all2-6.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState(): update baseBranchSha (branch="renovate/npm-run-all2-6.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: getBranchPr(renovate/npm-run-all2-6.x) (branch="renovate/npm-run-all2-6.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/npm-run-all2-6.x, undefined, open) (branch="renovate/npm-run-all2-6.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/npm-run-all2-6.x, undefined, closed) (branch="renovate/npm-run-all2-6.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: branchExists=false (branch="renovate/npm-run-all2-6.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: dependencyDashboardCheck=undefined (branch="renovate/npm-run-all2-6.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Check for closed PR because recreating closed PRs is disabled. (branch="renovate/npm-run-all2-6.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/npm-run-all2-6.x, chore(deps): update dependency npm-run-all2 to v6, !open) (branch="renovate/npm-run-all2-6.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: prAlreadyExisted=false (branch="renovate/npm-run-all2-6.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Reached branch limit - skipping branch creation (branch="renovate/npm-run-all2-6.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState() (branch="renovate/cimg-node-21.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState(): update baseBranchSha (branch="renovate/cimg-node-21.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: getBranchPr(renovate/cimg-node-21.x) (branch="renovate/cimg-node-21.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/cimg-node-21.x, undefined, open) (branch="renovate/cimg-node-21.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/cimg-node-21.x, undefined, closed) (branch="renovate/cimg-node-21.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Found PR #40 (branch="renovate/cimg-node-21.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: branchExists=false (branch="renovate/cimg-node-21.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: dependencyDashboardCheck=undefined (branch="renovate/cimg-node-21.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Check for closed PR because recreating closed PRs is disabled. (branch="renovate/cimg-node-21.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/cimg-node-21.x, chore(deps): update node.js to v21, !open) (branch="renovate/cimg-node-21.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: prAlreadyExisted=false (branch="renovate/cimg-node-21.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Reached branch limit - skipping branch creation (branch="renovate/cimg-node-21.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState() (branch="renovate/major-7-typescript-eslint-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState(): update baseBranchSha (branch="renovate/major-7-typescript-eslint-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: getBranchPr(renovate/major-7-typescript-eslint-monorepo) (branch="renovate/major-7-typescript-eslint-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/major-7-typescript-eslint-monorepo, undefined, open) (branch="renovate/major-7-typescript-eslint-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/major-7-typescript-eslint-monorepo, undefined, closed) (branch="renovate/major-7-typescript-eslint-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: branchExists=false (branch="renovate/major-7-typescript-eslint-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: dependencyDashboardCheck=undefined (branch="renovate/major-7-typescript-eslint-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Check for closed PR because recreating closed PRs is disabled. (branch="renovate/major-7-typescript-eslint-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/major-7-typescript-eslint-monorepo, chore(deps): update typescript-eslint monorepo to v7 (major), !open) (branch="renovate/major-7-typescript-eslint-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: prAlreadyExisted=false (branch="renovate/major-7-typescript-eslint-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Reached branch limit - skipping branch creation (branch="renovate/major-7-typescript-eslint-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState() (branch="renovate/major-1-conform-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState(): update baseBranchSha (branch="renovate/major-1-conform-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: getBranchPr(renovate/major-1-conform-monorepo) (branch="renovate/major-1-conform-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/major-1-conform-monorepo, undefined, open) (branch="renovate/major-1-conform-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/major-1-conform-monorepo, undefined, closed) (branch="renovate/major-1-conform-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: branchExists=false (branch="renovate/major-1-conform-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: dependencyDashboardCheck=undefined (branch="renovate/major-1-conform-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Check for closed PR because recreating closed PRs is disabled. (branch="renovate/major-1-conform-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/major-1-conform-monorepo, fix(deps): update conform monorepo to v1 (major), !open) (branch="renovate/major-1-conform-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: prAlreadyExisted=false (branch="renovate/major-1-conform-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Reached branch limit - skipping branch creation (branch="renovate/major-1-conform-monorepo") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState() (branch="renovate/stripe-stripe-js-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState(): update baseBranchSha (branch="renovate/stripe-stripe-js-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: getBranchPr(renovate/stripe-stripe-js-3.x) (branch="renovate/stripe-stripe-js-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/stripe-stripe-js-3.x, undefined, open) (branch="renovate/stripe-stripe-js-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/stripe-stripe-js-3.x, undefined, closed) (branch="renovate/stripe-stripe-js-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: branchExists=false (branch="renovate/stripe-stripe-js-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: dependencyDashboardCheck=undefined (branch="renovate/stripe-stripe-js-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Check for closed PR because recreating closed PRs is disabled. (branch="renovate/stripe-stripe-js-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/stripe-stripe-js-3.x, fix(deps): update dependency @stripe/stripe-js to v3, !open) (branch="renovate/stripe-stripe-js-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: prAlreadyExisted=false (branch="renovate/stripe-stripe-js-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Reached branch limit - skipping branch creation (branch="renovate/stripe-stripe-js-3.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState() (branch="renovate/express-prom-bundle-7.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState(): update baseBranchSha (branch="renovate/express-prom-bundle-7.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: getBranchPr(renovate/express-prom-bundle-7.x) (branch="renovate/express-prom-bundle-7.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/express-prom-bundle-7.x, undefined, open) (branch="renovate/express-prom-bundle-7.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/express-prom-bundle-7.x, undefined, closed) (branch="renovate/express-prom-bundle-7.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: branchExists=false (branch="renovate/express-prom-bundle-7.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: dependencyDashboardCheck=undefined (branch="renovate/express-prom-bundle-7.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Check for closed PR because recreating closed PRs is disabled. (branch="renovate/express-prom-bundle-7.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/express-prom-bundle-7.x, fix(deps): update dependency express-prom-bundle to v7, !open) (branch="renovate/express-prom-bundle-7.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: prAlreadyExisted=false (branch="renovate/express-prom-bundle-7.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Reached branch limit - skipping branch creation (branch="renovate/express-prom-bundle-7.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState() (branch="renovate/isbot-4.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState(): update baseBranchSha (branch="renovate/isbot-4.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: getBranchPr(renovate/isbot-4.x) (branch="renovate/isbot-4.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/isbot-4.x, undefined, open) (branch="renovate/isbot-4.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/isbot-4.x, undefined, closed) (branch="renovate/isbot-4.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: branchExists=false (branch="renovate/isbot-4.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: dependencyDashboardCheck=undefined (branch="renovate/isbot-4.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Check for closed PR because recreating closed PRs is disabled. (branch="renovate/isbot-4.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/isbot-4.x, fix(deps): update dependency isbot to v4, !open) (branch="renovate/isbot-4.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: prAlreadyExisted=false (branch="renovate/isbot-4.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Reached branch limit - skipping branch creation (branch="renovate/isbot-4.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState() (branch="renovate/isbot-5.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState(): update baseBranchSha (branch="renovate/isbot-5.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: getBranchPr(renovate/isbot-5.x) (branch="renovate/isbot-5.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/isbot-5.x, undefined, open) (branch="renovate/isbot-5.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/isbot-5.x, undefined, closed) (branch="renovate/isbot-5.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: branchExists=false (branch="renovate/isbot-5.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: dependencyDashboardCheck=undefined (branch="renovate/isbot-5.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Check for closed PR because recreating closed PRs is disabled. (branch="renovate/isbot-5.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/isbot-5.x, fix(deps): update dependency isbot to v5, !open) (branch="renovate/isbot-5.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: prAlreadyExisted=false (branch="renovate/isbot-5.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Reached branch limit - skipping branch creation (branch="renovate/isbot-5.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState() (branch="renovate/pino-http-9.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState(): update baseBranchSha (branch="renovate/pino-http-9.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: getBranchPr(renovate/pino-http-9.x) (branch="renovate/pino-http-9.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/pino-http-9.x, undefined, open) (branch="renovate/pino-http-9.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/pino-http-9.x, undefined, closed) (branch="renovate/pino-http-9.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: branchExists=false (branch="renovate/pino-http-9.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: dependencyDashboardCheck=undefined (branch="renovate/pino-http-9.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Check for closed PR because recreating closed PRs is disabled. (branch="renovate/pino-http-9.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/pino-http-9.x, fix(deps): update dependency pino-http to v9, !open) (branch="renovate/pino-http-9.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: prAlreadyExisted=false (branch="renovate/pino-http-9.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Reached branch limit - skipping branch creation (branch="renovate/pino-http-9.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState() (branch="renovate/react-email-2.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: syncBranchState(): update baseBranchSha (branch="renovate/react-email-2.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: getBranchPr(renovate/react-email-2.x) (branch="renovate/react-email-2.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/react-email-2.x, undefined, open) (branch="renovate/react-email-2.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/react-email-2.x, undefined, closed) (branch="renovate/react-email-2.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: branchExists=false (branch="renovate/react-email-2.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: dependencyDashboardCheck=undefined (branch="renovate/react-email-2.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Check for closed PR because recreating closed PRs is disabled. (branch="renovate/react-email-2.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: findPr(renovate/react-email-2.x, fix(deps): update dependency react-email to v2, !open) (branch="renovate/react-email-2.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: prAlreadyExisted=false (branch="renovate/react-email-2.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: Reached branch limit - skipping branch creation (branch="renovate/react-email-2.x") | |
{ | |
"baseBranch": "develop" | |
} | |
DEBUG: getBranchPr(renovate/node-20.11.1-bookworm-slim) | |
DEBUG: findPr(renovate/node-20.11.1-bookworm-slim, undefined, open) | |
DEBUG: Found PR #245 | |
DEBUG: getPrCache() | |
DEBUG: getPrCache() | |
DEBUG: getPrCache() | |
DEBUG: getPrCache() | |
DEBUG: getPrCache() | |
DEBUG: getPrCache() | |
DEBUG: getPrCache() | |
DEBUG: getPrCache() | |
DEBUG: getPrCache() | |
DEBUG: getPrCache() | |
DEBUG: getPrCache() | |
DEBUG: getBranchPr(renovate/eslint-plugin-tailwindcss-3.x) | |
DEBUG: findPr(renovate/eslint-plugin-tailwindcss-3.x, undefined, open) | |
DEBUG: Found PR #220 | |
DEBUG: getPrCache() | |
DEBUG: getBranchPr(renovate/opentelemetry-auto-instrumentations-node-0.x) | |
DEBUG: findPr(renovate/opentelemetry-auto-instrumentations-node-0.x, undefined, open) | |
DEBUG: Found PR #230 | |
DEBUG: getPrCache() | |
DEBUG: getPrCache() | |
DEBUG: getPrCache() | |
DEBUG: getPrCache() | |
DEBUG: getPrCache() | |
DEBUG: getPrCache() | |
DEBUG: getPrCache() | |
DEBUG: getPrCache() | |
DEBUG: getPrCache() | |
DEBUG: getPrCache() | |
DEBUG: getPrCache() | |
DEBUG: getPrCache() | |
DEBUG: getPrCache() | |
DEBUG: getPrCache() | |
DEBUG: getPrCache() | |
DEBUG: getPrCache() | |
DEBUG: getPrCache() | |
DEBUG: getPrCache() | |
DEBUG: getPrCache() | |
DEBUG: getPrCache() | |
DEBUG: getPrCache() | |
DEBUG: getPrCache() | |
DEBUG: getPrCache() | |
DEBUG: ensureDependencyDashboard() | |
DEBUG: Ensuring Dependency Dashboard | |
DEBUG: http cache: saving https://api.github.com/repos/dawnmist/support-budget/issues/9 (etag=W/"2097b8830f437efa150c9f477b0a2fc8a690de7fddbb8575f4d46cd4c2d2b178", lastModified=Tue, 12 Mar 2024 14:23:04 GMT) | |
DEBUG: http cache: trying cached Last-Modified "Tue, 12 Mar 2024 14:23:04 GMT" for https://api.github.com/repos/dawnmist/support-budget/issues/9 | |
DEBUG: http cache: Using cached response: https://api.github.com/repos/dawnmist/support-budget/issues/9 from 2024-03-12T14:24:15.860Z | |
DEBUG: ensureIssue(Dependency Dashboard) | |
DEBUG: http cache: saving https://api.github.com/repos/dawnmist/support-budget/issues/9 (etag=W/"2097b8830f437efa150c9f477b0a2fc8a690de7fddbb8575f4d46cd4c2d2b178", lastModified=Tue, 12 Mar 2024 14:23:04 GMT) | |
DEBUG: Patching issue | |
DEBUG: Issue updated | |
DEBUG: validateReconfigureBranch() | |
DEBUG: No reconfigure branch found | |
DEBUG: http cache: saving https://api.github.com/repos/dawnmist/support-budget/contents/renovate.json (etag=W/"b57555170ba79a1cce09e692f33d1645abdbf065", lastModified=Tue, 12 Mar 2024 13:52:53 GMT) | |
DEBUG: checkConfigMigrationBranch() | |
DEBUG: checkConfigMigrationBranch() Config does not need migration | |
DEBUG: Removing any stale branches | |
DEBUG: config.repoIsOnboarded=true | |
DEBUG: Branch lists | |
{ | |
"branchList": [ | |
"renovate/cimg-node-21.x", | |
"renovate/commitlint-monorepo", | |
"renovate/dotenv-cli-7.x", | |
"renovate/eslint-plugin-simple-import-sort-12.x", | |
"renovate/eslint-plugin-tailwindcss-3.x", | |
"renovate/express-prom-bundle-7.x", | |
"renovate/grpc-grpc-js-1.x", | |
"renovate/isbot-4.x", | |
"renovate/isbot-5.x", | |
"renovate/jsdom-24.x", | |
"renovate/libphonenumber-js-1.x", | |
"renovate/major-1-conform-monorepo", | |
"renovate/major-7-typescript-eslint-monorepo", | |
"renovate/node-20.11.1-bookworm-slim", | |
"renovate/node-20.x", | |
"renovate/npm-run-all2-6.x", | |
"renovate/opentelemetry-auto-instrumentations-node-0.x", | |
"renovate/opentelemetry-instrumentation-express-0.36.x", | |
"renovate/pino-http-9.x", | |
"renovate/prisma-monorepo", | |
"renovate/react-email-1.x", | |
"renovate/react-email-2.x", | |
"renovate/react-monorepo", | |
"renovate/react-router-monorepo", | |
"renovate/remix-routes-1.x", | |
"renovate/remix-utils-7.x", | |
"renovate/sentry-cli-2.x", | |
"renovate/sentry-javascript-monorepo", | |
"renovate/stripe-14.x", | |
"renovate/stripe-stripe-js-3.x", | |
"renovate/supabase-monorepo", | |
"renovate/tailwind-merge-2.x", | |
"renovate/tailwindcss-3.x", | |
"renovate/vite-5.x", | |
"renovate/winston-3.x" | |
] | |
"renovateBranches": [ | |
"renovate/eslint-plugin-tailwindcss-3.x", | |
"renovate/node-20.11.1-bookworm-slim", | |
"renovate/opentelemetry-auto-instrumentations-node-0.x" | |
] | |
} | |
DEBUG: remainingBranches= | |
DEBUG: No branches to clean up | |
DEBUG: Cleaning up Renovate refs: refs/renovate/* | |
DEBUG: PackageFiles.clear() - Package files deleted | |
DEBUG: Repo is activated | |
DEBUG: Branch summary | |
{ | |
"cacheModified": true | |
"baseBranches": [ | |
{ | |
"branchName": "develop", | |
"sha": "525e10806d2013889cd2007afbca357e0b25c924" | |
} | |
] | |
"branches": [ | |
{ | |
"automerge": false, | |
"baseBranch": "develop", | |
"baseBranchSha": "525e10806d2013889cd2007afbca357e0b25c924", | |
"branchName": "renovate/node-20.11.1-bookworm-slim", | |
"branchSha": "5b0679f47ea1f0ba94cebc9c2693dc38ff3175a0", | |
"isModified": false, | |
"isPristine": true | |
}, | |
{ | |
"automerge": true, | |
"baseBranch": "develop", | |
"baseBranchSha": "525e10806d2013889cd2007afbca357e0b25c924", | |
"branchName": "renovate/eslint-plugin-tailwindcss-3.x", | |
"branchSha": "9df32655875c898440a93645d27eb77894a29a0f", | |
"isModified": false, | |
"isPristine": true | |
}, | |
{ | |
"automerge": false, | |
"baseBranch": "develop", | |
"baseBranchSha": "525e10806d2013889cd2007afbca357e0b25c924", | |
"branchName": "renovate/opentelemetry-auto-instrumentations-node-0.x", | |
"branchSha": "e92a616512fc4a2fc76d0582222888f46ab9e098", | |
"isModified": false, | |
"isPristine": false | |
} | |
] | |
"defaultBranch": "develop" | |
"inactiveBranches": [ | |
"renovate/sentry-cli-2.x", | |
"renovate/node-20.x", | |
"renovate/react-monorepo", | |
"renovate/vite-5.x", | |
"renovate/grpc-grpc-js-1.x", | |
"renovate/opentelemetry-instrumentation-express-0.36.x", | |
"renovate/dotenv-cli-7.x", | |
"renovate/libphonenumber-js-1.x", | |
"renovate/sentry-javascript-monorepo", | |
"renovate/commitlint-monorepo", | |
"renovate/react-email-1.x", | |
"renovate/react-router-monorepo", | |
"renovate/remix-routes-1.x", | |
"renovate/remix-utils-7.x", | |
"renovate/stripe-14.x", | |
"renovate/tailwind-merge-2.x", | |
"renovate/tailwindcss-3.x", | |
"renovate/winston-3.x", | |
"renovate/prisma-monorepo", | |
"renovate/supabase-monorepo", | |
"renovate/eslint-plugin-simple-import-sort-12.x", | |
"renovate/jsdom-24.x", | |
"renovate/npm-run-all2-6.x", | |
"renovate/cimg-node-21.x", | |
"renovate/major-7-typescript-eslint-monorepo", | |
"renovate/major-1-conform-monorepo", | |
"renovate/stripe-stripe-js-3.x", | |
"renovate/express-prom-bundle-7.x", | |
"renovate/isbot-4.x", | |
"renovate/isbot-5.x", | |
"renovate/pino-http-9.x", | |
"renovate/react-email-2.x" | |
] | |
} | |
DEBUG: branches info extended | |
{ | |
"branchesInformation": [ | |
{ | |
"branchName": "renovate/node-20.11.1-bookworm-slim", | |
"prNo": 245, | |
"prTitle": "chore(deps): update node.js to 357deca", | |
"result": "pr-created", | |
"upgrades": [ | |
{ | |
"datasource": "docker", | |
"depName": "node", | |
"displayPending": "", | |
"fixedVersion": "20.11.1", | |
"currentVersion": "20.11.1", | |
"currentValue": "20.11.1-bookworm-slim", | |
"currentDigest": "sha256:474988d2fa8ad6321db19dc941af70202b163fca06a6b4e7f56067eda0c72eb9", | |
"newValue": "20.11.1-bookworm-slim", | |
"newDigest": "sha256:357deca6eb61149534d32faaf5e4b2e4fa3549c2be610ee1019bf340ea8c51ec", | |
"packageFile": "Dockerfile", | |
"updateType": "digest", | |
"packageName": "node" | |
} | |
] | |
}, | |
{ | |
"branchName": "renovate/sentry-cli-2.x", | |
"prNo": null, | |
"prTitle": "chore(deps): update dependency @sentry/cli to v2.30.1", | |
"result": "pending", | |
"upgrades": [ | |
{ | |
"datasource": "npm", | |
"depName": "@sentry/cli", | |
"displayPending": "", | |
"fixedVersion": "2.30.0", | |
"currentVersion": "2.30.0", | |
"currentValue": "2.30.0", | |
"newValue": "2.30.1", | |
"newVersion": "2.30.1", | |
"packageFile": "package.json", | |
"updateType": "patch", | |
"packageName": "@sentry/cli" | |
} | |
] | |
}, | |
{ | |
"branchName": "renovate/node-20.x", | |
"prNo": null, | |
"prTitle": "chore(deps): update dependency @types/node to v20.11.26", | |
"result": "pending", | |
"upgrades": [ | |
{ | |
"datasource": "npm", | |
"depName": "@types/node", | |
"displayPending": "", | |
"fixedVersion": "20.11.25", | |
"currentVersion": "20.11.25", | |
"currentValue": "20.11.25", | |
"newValue": "20.11.26", | |
"newVersion": "20.11.26", | |
"packageFile": "package.json", | |
"updateType": "patch", | |
"packageName": "@types/node" | |
} | |
] | |
}, | |
{ | |
"branchName": "renovate/react-monorepo", | |
"prNo": null, | |
"prTitle": "chore(deps): update dependency @types/react to v18.2.65", | |
"result": "pending", | |
"upgrades": [ | |
{ | |
"datasource": "npm", | |
"depName": "@types/react", | |
"displayPending": "", | |
"fixedVersion": "18.2.64", | |
"currentVersion": "18.2.64", | |
"currentValue": "18.2.64", | |
"newValue": "18.2.65", | |
"newVersion": "18.2.65", | |
"packageFile": "package.json", | |
"updateType": "patch", | |
"packageName": "@types/react" | |
} | |
] | |
}, | |
{ | |
"branchName": "renovate/vite-5.x", | |
"prNo": null, | |
"prTitle": "chore(deps): update dependency vite to v5.1.6", | |
"result": "pending", | |
"upgrades": [ | |
{ | |
"datasource": "npm", | |
"depName": "vite", | |
"displayPending": "", | |
"fixedVersion": "5.1.5", | |
"currentVersion": "5.1.5", | |
"currentValue": "5.1.5", | |
"newValue": "5.1.6", | |
"newVersion": "5.1.6", | |
"packageFile": "package.json", | |
"updateType": "patch", | |
"packageName": "vite" | |
} | |
] | |
}, | |
{ | |
"branchName": "renovate/grpc-grpc-js-1.x", | |
"prNo": null, | |
"prTitle": "fix(deps): update dependency @grpc/grpc-js to v1.10.2", | |
"result": "pending", | |
"upgrades": [ | |
{ | |
"datasource": "npm", | |
"depName": "@grpc/grpc-js", | |
"displayPending": "", | |
"fixedVersion": "1.10.1", | |
"currentVersion": "1.10.1", | |
"currentValue": "1.10.1", | |
"newValue": "1.10.2", | |
"newVersion": "1.10.2", | |
"packageFile": "package.json", | |
"updateType": "patch", | |
"packageName": "@grpc/grpc-js" | |
} | |
] | |
}, | |
{ | |
"branchName": "renovate/opentelemetry-instrumentation-express-0.36.x", | |
"prNo": null, | |
"prTitle": "fix(deps): update dependency @opentelemetry/instrumentation-express to v0.36.1", | |
"result": "pending", | |
"upgrades": [ | |
{ | |
"datasource": "npm", | |
"depName": "@opentelemetry/instrumentation-express", | |
"displayPending": "", | |
"fixedVersion": "0.36.0", | |
"currentVersion": "0.36.0", | |
"currentValue": "0.36.0", | |
"newValue": "0.36.1", | |
"newVersion": "0.36.1", | |
"packageFile": "package.json", | |
"updateType": "patch", | |
"packageName": "@opentelemetry/instrumentation-express" | |
} | |
] | |
}, | |
{ | |
"branchName": "renovate/dotenv-cli-7.x", | |
"prNo": null, | |
"prTitle": "fix(deps): update dependency dotenv-cli to v7.4.1", | |
"result": "pending", | |
"upgrades": [ | |
{ | |
"datasource": "npm", | |
"depName": "dotenv-cli", | |
"displayPending": "", | |
"fixedVersion": "7.4.0", | |
"currentVersion": "7.4.0", | |
"currentValue": "7.4.0", | |
"newValue": "7.4.1", | |
"newVersion": "7.4.1", | |
"packageFile": "package.json", | |
"updateType": "patch", | |
"packageName": "dotenv-cli" | |
} | |
] | |
}, | |
{ | |
"branchName": "renovate/libphonenumber-js-1.x", | |
"prNo": null, | |
"prTitle": "fix(deps): update dependency libphonenumber-js to v1.10.58", | |
"result": "pending", | |
"upgrades": [ | |
{ | |
"datasource": "npm", | |
"depName": "libphonenumber-js", | |
"displayPending": "", | |
"fixedVersion": "1.10.57", | |
"currentVersion": "1.10.57", | |
"currentValue": "1.10.57", | |
"newValue": "1.10.58", | |
"newVersion": "1.10.58", | |
"packageFile": "package.json", | |
"updateType": "patch", | |
"packageName": "libphonenumber-js" | |
} | |
] | |
}, | |
{ | |
"branchName": "renovate/sentry-javascript-monorepo", | |
"prNo": null, | |
"prTitle": "fix(deps): update sentry-javascript monorepo to v7.106.1", | |
"result": "pending", | |
"upgrades": [ | |
{ | |
"datasource": "npm", | |
"depName": "@sentry/node", | |
"displayPending": "", | |
"fixedVersion": "7.106.0", | |
"currentVersion": "7.106.0", | |
"currentValue": "7.106.0", | |
"newValue": "7.106.1", | |
"newVersion": "7.106.1", | |
"packageFile": "package.json", | |
"updateType": "patch", | |
"packageName": "@sentry/node" | |
}, | |
{ | |
"datasource": "npm", | |
"depName": "@sentry/profiling-node", | |
"displayPending": "", | |
"fixedVersion": "7.106.0", | |
"currentVersion": "7.106.0", | |
"currentValue": "7.106.0", | |
"newValue": "7.106.1", | |
"newVersion": "7.106.1", | |
"packageFile": "package.json", | |
"updateType": "patch", | |
"packageName": "@sentry/profiling-node" | |
}, | |
{ | |
"datasource": "npm", | |
"depName": "@sentry/remix", | |
"displayPending": "", | |
"fixedVersion": "7.106.0", | |
"currentVersion": "7.106.0", | |
"currentValue": "7.106.0", | |
"newValue": "7.106.1", | |
"newVersion": "7.106.1", | |
"packageFile": "package.json", | |
"updateType": "patch", | |
"packageName": "@sentry/remix" | |
} | |
] | |
}, | |
{ | |
"branchName": "renovate/commitlint-monorepo", | |
"prNo": null, | |
"prTitle": "chore(deps): update commitlint monorepo to v19.1.0", | |
"result": "pending", | |
"upgrades": [ | |
{ | |
"datasource": "npm", | |
"depName": "@commitlint/cli", | |
"displayPending": "", | |
"fixedVersion": "19.0.3", | |
"currentVersion": "19.0.3", | |
"currentValue": "19.0.3", | |
"newValue": "19.1.0", | |
"newVersion": "19.1.0", | |
"packageFile": "package.json", | |
"updateType": "minor", | |
"packageName": "@commitlint/cli" | |
}, | |
{ | |
"datasource": "npm", | |
"depName": "@commitlint/config-conventional", | |
"displayPending": "", | |
"fixedVersion": "19.0.3", | |
"currentVersion": "19.0.3", | |
"currentValue": "19.0.3", | |
"newValue": "19.1.0", | |
"newVersion": "19.1.0", | |
"packageFile": "package.json", | |
"updateType": "minor", | |
"packageName": "@commitlint/config-conventional" | |
}, | |
{ | |
"datasource": "npm", | |
"depName": "@commitlint/cz-commitlint", | |
"displayPending": "", | |
"fixedVersion": "19.0.3", | |
"currentVersion": "19.0.3", | |
"currentValue": "19.0.3", | |
"newValue": "19.1.0", | |
"newVersion": "19.1.0", | |
"packageFile": "package.json", | |
"updateType": "minor", | |
"packageName": "@commitlint/cz-commitlint" | |
}, | |
{ | |
"datasource": "npm", | |
"depName": "commitlint", | |
"displayPending": "", | |
"fixedVersion": "19.0.3", | |
"currentVersion": "19.0.3", | |
"currentValue": "19.0.3", | |
"newValue": "19.1.0", | |
"newVersion": "19.1.0", | |
"packageFile": "package.json", | |
"updateType": "minor", | |
"packageName": "commitlint" | |
} | |
] | |
}, | |
{ | |
"branchName": "renovate/eslint-plugin-tailwindcss-3.x", | |
"prNo": 220, | |
"prTitle": "chore(deps): update dependency eslint-plugin-tailwindcss to v3.15.1", | |
"result": "done", | |
"upgrades": [ | |
{ | |
"datasource": "npm", | |
"depName": "eslint-plugin-tailwindcss", | |
"displayPending": "", | |
"fixedVersion": "3.14.3", | |
"currentVersion": "3.14.3", | |
"currentValue": "3.14.3", | |
"newValue": "3.15.1", | |
"newVersion": "3.15.1", | |
"packageFile": "package.json", | |
"updateType": "minor", | |
"packageName": "eslint-plugin-tailwindcss" | |
} | |
] | |
}, | |
{ | |
"branchName": "renovate/opentelemetry-auto-instrumentations-node-0.x", | |
"prNo": 230, | |
"prTitle": "fix(deps): update dependency @opentelemetry/auto-instrumentations-node to v0.43.0", | |
"result": "done", | |
"upgrades": [ | |
{ | |
"datasource": "npm", | |
"depName": "@opentelemetry/auto-instrumentations-node", | |
"displayPending": "", | |
"fixedVersion": "0.42.0", | |
"currentVersion": "0.42.0", | |
"currentValue": "0.42.0", | |
"newValue": "0.43.0", | |
"newVersion": "0.43.0", | |
"packageFile": "package.json", | |
"updateType": "minor", | |
"packageName": "@opentelemetry/auto-instrumentations-node" | |
} | |
] | |
}, | |
{ | |
"branchName": "renovate/react-email-1.x", | |
"prNo": null, | |
"prTitle": "fix(deps): update dependency react-email to v1.10.1", | |
"result": "branch-limit-reached", | |
"upgrades": [ | |
{ | |
"datasource": "npm", | |
"depName": "react-email", | |
"displayPending": "", | |
"fixedVersion": "1.9.5", | |
"currentVersion": "1.9.5", | |
"currentValue": "1.9.5", | |
"newValue": "1.10.1", | |
"newVersion": "1.10.1", | |
"packageFile": "package.json", | |
"updateType": "minor", | |
"packageName": "react-email" | |
} | |
] | |
}, | |
{ | |
"branchName": "renovate/react-router-monorepo", | |
"prNo": null, | |
"prTitle": "fix(deps): update dependency react-router-dom to v6.22.3", | |
"result": "branch-limit-reached", | |
"upgrades": [ | |
{ | |
"datasource": "npm", | |
"depName": "react-router-dom", | |
"displayPending": "", | |
"fixedVersion": "6.21.2", | |
"currentVersion": "6.21.2", | |
"currentValue": "6.21.2", | |
"newValue": "6.22.3", | |
"newVersion": "6.22.3", | |
"packageFile": "package.json", | |
"updateType": "minor", | |
"packageName": "react-router-dom" | |
} | |
] | |
}, | |
{ | |
"branchName": "renovate/remix-routes-1.x", | |
"prNo": null, | |
"prTitle": "fix(deps): update dependency remix-routes to v1.7.2", | |
"result": "branch-limit-reached", | |
"upgrades": [ | |
{ | |
"datasource": "npm", | |
"depName": "remix-routes", | |
"displayPending": "", | |
"fixedVersion": "1.6.0", | |
"currentVersion": "1.6.0", | |
"currentValue": "1.6.0", | |
"newValue": "1.7.2", | |
"newVersion": "1.7.2", | |
"packageFile": "package.json", | |
"updateType": "minor", | |
"packageName": "remix-routes" | |
} | |
] | |
}, | |
{ | |
"branchName": "renovate/remix-utils-7.x", | |
"prNo": null, | |
"prTitle": "fix(deps): update dependency remix-utils to v7.5.0", | |
"result": "branch-limit-reached", | |
"upgrades": [ | |
{ | |
"datasource": "npm", | |
"depName": "remix-utils", | |
"displayPending": "", | |
"fixedVersion": "7.3.0", | |
"currentVersion": "7.3.0", | |
"currentValue": "7.3.0", | |
"newValue": "7.5.0", | |
"newVersion": "7.5.0", | |
"packageFile": "package.json", | |
"updateType": "minor", | |
"packageName": "remix-utils" | |
} | |
] | |
}, | |
{ | |
"branchName": "renovate/stripe-14.x", | |
"prNo": null, | |
"prTitle": "fix(deps): update dependency stripe to v14.20.0", | |
"result": "branch-limit-reached", | |
"upgrades": [ | |
{ | |
"datasource": "npm", | |
"depName": "stripe", | |
"displayPending": "", | |
"fixedVersion": "14.5.0", | |
"currentVersion": "14.5.0", | |
"currentValue": "14.5.0", | |
"newValue": "14.20.0", | |
"newVersion": "14.20.0", | |
"packageFile": "package.json", | |
"updateType": "minor", | |
"packageName": "stripe" | |
} | |
] | |
}, | |
{ | |
"branchName": "renovate/tailwind-merge-2.x", | |
"prNo": null, | |
"prTitle": "fix(deps): update dependency tailwind-merge to v2.2.1", | |
"result": "branch-limit-reached", | |
"upgrades": [ | |
{ | |
"datasource": "npm", | |
"depName": "tailwind-merge", | |
"displayPending": "", | |
"fixedVersion": "2.0.0", | |
"currentVersion": "2.0.0", | |
"currentValue": "2.0.0", | |
"newValue": "2.2.1", | |
"newVersion": "2.2.1", | |
"packageFile": "package.json", | |
"updateType": "minor", | |
"packageName": "tailwind-merge" | |
} | |
] | |
}, | |
{ | |
"branchName": "renovate/tailwindcss-3.x", | |
"prNo": null, | |
"prTitle": "fix(deps): update dependency tailwindcss to v3.4.1", | |
"result": "branch-limit-reached", | |
"upgrades": [ | |
{ | |
"datasource": "npm", | |
"depName": "tailwindcss", | |
"displayPending": "", | |
"fixedVersion": "3.3.6", | |
"currentVersion": "3.3.6", | |
"currentValue": "3.3.6", | |
"newValue": "3.4.1", | |
"newVersion": "3.4.1", | |
"packageFile": "package.json", | |
"updateType": "minor", | |
"packageName": "tailwindcss" | |
} | |
] | |
}, | |
{ | |
"branchName": "renovate/winston-3.x", | |
"prNo": null, | |
"prTitle": "fix(deps): update dependency winston to v3.12.0", | |
"result": "branch-limit-reached", | |
"upgrades": [ | |
{ | |
"datasource": "npm", | |
"depName": "winston", | |
"displayPending": "", | |
"fixedVersion": "3.11.0", | |
"currentVersion": "3.11.0", | |
"currentValue": "3.11.0", | |
"newValue": "3.12.0", | |
"newVersion": "3.12.0", | |
"packageFile": "package.json", | |
"updateType": "minor", | |
"packageName": "winston" | |
} | |
] | |
}, | |
{ | |
"branchName": "renovate/prisma-monorepo", | |
"prNo": null, | |
"prTitle": "fix(deps): update prisma monorepo to v5.11.0", | |
"result": "pending", | |
"upgrades": [ | |
{ | |
"datasource": "npm", | |
"depName": "@prisma/client", | |
"displayPending": "", | |
"fixedVersion": "5.10.2", | |
"currentVersion": "5.10.2", | |
"currentValue": "5.10.2", | |
"newValue": "5.11.0", | |
"newVersion": "5.11.0", | |
"packageFile": "package.json", | |
"updateType": "minor", | |
"packageName": "@prisma/client" | |
}, | |
{ | |
"datasource": "npm", | |
"depName": "@prisma/instrumentation", | |
"displayPending": "", | |
"fixedVersion": "5.10.2", | |
"currentVersion": "5.10.2", | |
"currentValue": "5.10.2", | |
"newValue": "5.11.0", | |
"newVersion": "5.11.0", | |
"packageFile": "package.json", | |
"updateType": "minor", | |
"packageName": "@prisma/instrumentation" | |
}, | |
{ | |
"datasource": "npm", | |
"depName": "prisma", | |
"displayPending": "", | |
"fixedVersion": "5.10.2", | |
"currentVersion": "5.10.2", | |
"currentValue": "5.10.2", | |
"newValue": "5.11.0", | |
"newVersion": "5.11.0", | |
"packageFile": "package.json", | |
"updateType": "minor", | |
"packageName": "prisma" | |
} | |
] | |
}, | |
{ | |
"branchName": "renovate/supabase-monorepo", | |
"prNo": null, | |
"prTitle": "fix(deps): update supabase monorepo (minor)", | |
"result": "branch-limit-reached", | |
"upgrades": [ | |
{ | |
"datasource": "npm", | |
"depName": "@supabase/auth-helpers-remix", | |
"displayPending": "", | |
"fixedVersion": "0.2.6", | |
"currentVersion": "0.2.6", | |
"currentValue": "0.2.6", | |
"newValue": "0.3.0", | |
"newVersion": "0.3.0", | |
"packageFile": "package.json", | |
"updateType": "minor", | |
"packageName": "@supabase/auth-helpers-remix" | |
}, | |
{ | |
"datasource": "npm", | |
"depName": "@supabase/supabase-js", | |
"displayPending": "`2.39.8`", | |
"fixedVersion": "2.38.5", | |
"currentVersion": "2.38.5", | |
"currentValue": "2.38.5", | |
"newValue": "2.39.7", | |
"newVersion": "2.39.7", | |
"packageFile": "package.json", | |
"updateType": "minor", | |
"packageName": "@supabase/supabase-js" | |
}, | |
{ | |
"datasource": "npm", | |
"depName": "supabase", | |
"displayPending": "", | |
"fixedVersion": "1.115.4", | |
"currentVersion": "1.115.4", | |
"currentValue": "1.115.4", | |
"newValue": "1.148.6", | |
"newVersion": "1.148.6", | |
"packageFile": "package.json", | |
"updateType": "minor", | |
"packageName": "supabase" | |
} | |
] | |
}, | |
{ | |
"branchName": "renovate/eslint-plugin-simple-import-sort-12.x", | |
"prNo": null, | |
"prTitle": "chore(deps): update dependency eslint-plugin-simple-import-sort to v12", | |
"result": "branch-limit-reached", | |
"upgrades": [ | |
{ | |
"datasource": "npm", | |
"depName": "eslint-plugin-simple-import-sort", | |
"displayPending": "", | |
"fixedVersion": "10.0.0", | |
"currentVersion": "10.0.0", | |
"currentValue": "10.0.0", | |
"newValue": "12.0.0", | |
"newVersion": "12.0.0", | |
"packageFile": "package.json", | |
"updateType": "major", | |
"packageName": "eslint-plugin-simple-import-sort" | |
} | |
] | |
}, | |
{ | |
"branchName": "renovate/jsdom-24.x", | |
"prNo": null, | |
"prTitle": "chore(deps): update dependency jsdom to v24", | |
"result": "branch-limit-reached", | |
"upgrades": [ | |
{ | |
"datasource": "npm", | |
"depName": "jsdom", | |
"displayPending": "", | |
"fixedVersion": "23.2.0", | |
"currentVersion": "23.2.0", | |
"currentValue": "23.2.0", | |
"newValue": "24.0.0", | |
"newVersion": "24.0.0", | |
"packageFile": "package.json", | |
"updateType": "major", | |
"packageName": "jsdom" | |
} | |
] | |
}, | |
{ | |
"branchName": "renovate/npm-run-all2-6.x", | |
"prNo": null, | |
"prTitle": "chore(deps): update dependency npm-run-all2 to v6", | |
"result": "branch-limit-reached", | |
"upgrades": [ | |
{ | |
"datasource": "npm", | |
"depName": "npm-run-all2", | |
"displayPending": "", | |
"fixedVersion": "5.0.2", | |
"currentVersion": "5.0.2", | |
"currentValue": "5.0.2", | |
"newValue": "6.1.2", | |
"newVersion": "6.1.2", | |
"packageFile": "package.json", | |
"updateType": "major", | |
"packageName": "npm-run-all2" | |
} | |
] | |
}, | |
{ | |
"branchName": "renovate/cimg-node-21.x", | |
"prNo": null, | |
"prTitle": "chore(deps): update node.js to v21", | |
"result": "branch-limit-reached", | |
"upgrades": [ | |
{ | |
"datasource": "docker", | |
"depName": "cimg/node", | |
"displayPending": "", | |
"fixedVersion": "20.11.1", | |
"currentVersion": "20.11.1", | |
"currentValue": "20.11.1", | |
"currentDigest": "sha256:180f8e47d941e4b2b6eb5244b7f90d67aa63d9b62443aea02052b4b26107a896", | |
"newValue": "21.6.2", | |
"newVersion": "21.6.2", | |
"newDigest": "sha256:c95ae0b7d9bc23abf5dd8a7794c79ba480660f71f07ba9d5a95309d18644ac5d", | |
"packageFile": ".circleci/config.yml", | |
"updateType": "major", | |
"packageName": "cimg/node" | |
}, | |
{ | |
"datasource": "docker", | |
"depName": "cimg/node", | |
"displayPending": "", | |
"fixedVersion": "20.11.1", | |
"currentVersion": "20.11.1", | |
"currentValue": "20.11.1", | |
"currentDigest": "sha256:180f8e47d941e4b2b6eb5244b7f90d67aa63d9b62443aea02052b4b26107a896", | |
"newValue": "21.6.2", | |
"newVersion": "21.6.2", | |
"newDigest": "sha256:c95ae0b7d9bc23abf5dd8a7794c79ba480660f71f07ba9d5a95309d18644ac5d", | |
"packageFile": ".circleci/config.yml", | |
"updateType": "major", | |
"packageName": "cimg/node" | |
}, | |
{ | |
"datasource": "docker", | |
"depName": "cimg/node", | |
"displayPending": "", | |
"fixedVersion": "20.11.1", | |
"currentVersion": "20.11.1", | |
"currentValue": "20.11.1", | |
"currentDigest": "sha256:180f8e47d941e4b2b6eb5244b7f90d67aa63d9b62443aea02052b4b26107a896", | |
"newValue": "21.6.2", | |
"newVersion": "21.6.2", | |
"newDigest": "sha256:c95ae0b7d9bc23abf5dd8a7794c79ba480660f71f07ba9d5a95309d18644ac5d", | |
"packageFile": ".circleci/config.yml", | |
"updateType": "major", | |
"packageName": "cimg/node" | |
}, | |
{ | |
"datasource": "docker", | |
"depName": "cimg/node", | |
"displayPending": "", | |
"fixedVersion": "20.11.1", | |
"currentVersion": "20.11.1", | |
"currentValue": "20.11.1", | |
"currentDigest": "sha256:180f8e47d941e4b2b6eb5244b7f90d67aa63d9b62443aea02052b4b26107a896", | |
"newValue": "21.6.2", | |
"newVersion": "21.6.2", | |
"newDigest": "sha256:c95ae0b7d9bc23abf5dd8a7794c79ba480660f71f07ba9d5a95309d18644ac5d", | |
"packageFile": ".circleci/config.yml", | |
"updateType": "major", | |
"packageName": "cimg/node" | |
}, | |
{ | |
"datasource": "docker", | |
"depName": "cimg/node", | |
"displayPending": "", | |
"fixedVersion": "20.11.1", | |
"currentVersion": "20.11.1", | |
"currentValue": "20.11.1", | |
"currentDigest": "sha256:180f8e47d941e4b2b6eb5244b7f90d67aa63d9b62443aea02052b4b26107a896", | |
"newValue": "21.6.2", | |
"newVersion": "21.6.2", | |
"newDigest": "sha256:c95ae0b7d9bc23abf5dd8a7794c79ba480660f71f07ba9d5a95309d18644ac5d", | |
"packageFile": ".circleci/config.yml", | |
"updateType": "major", | |
"packageName": "cimg/node" | |
}, | |
{ | |
"datasource": "docker", | |
"depName": "cimg/node", | |
"displayPending": "", | |
"fixedVersion": "20.11.1", | |
"currentVersion": "20.11.1", | |
"currentValue": "20.11.1", | |
"currentDigest": "sha256:180f8e47d941e4b2b6eb5244b7f90d67aa63d9b62443aea02052b4b26107a896", | |
"newValue": "21.6.2", | |
"newVersion": "21.6.2", | |
"newDigest": "sha256:c95ae0b7d9bc23abf5dd8a7794c79ba480660f71f07ba9d5a95309d18644ac5d", | |
"packageFile": ".circleci/config.yml", | |
"updateType": "major", | |
"packageName": "cimg/node" | |
}, | |
{ | |
"datasource": "docker", | |
"depName": "cimg/node", | |
"displayPending": "", | |
"fixedVersion": "20.11.1", | |
"currentVersion": "20.11.1", | |
"currentValue": "20.11.1", | |
"currentDigest": "sha256:180f8e47d941e4b2b6eb5244b7f90d67aa63d9b62443aea02052b4b26107a896", | |
"newValue": "21.6.2", | |
"newVersion": "21.6.2", | |
"newDigest": "sha256:c95ae0b7d9bc23abf5dd8a7794c79ba480660f71f07ba9d5a95309d18644ac5d", | |
"packageFile": ".circleci/config.yml", | |
"updateType": "major", | |
"packageName": "cimg/node" | |
} | |
] | |
}, | |
{ | |
"branchName": "renovate/major-7-typescript-eslint-monorepo", | |
"prNo": null, | |
"prTitle": "chore(deps): update typescript-eslint monorepo to v7 (major)", | |
"result": "branch-limit-reached", | |
"upgrades": [ | |
{ | |
"datasource": "npm", | |
"depName": "@typescript-eslint/eslint-plugin", | |
"displayPending": "`7.2.0`", | |
"fixedVersion": "6.21.0", | |
"currentVersion": "6.21.0", | |
"currentValue": "6.21.0", | |
"newValue": "7.1.1", | |
"newVersion": "7.1.1", | |
"packageFile": "package.json", | |
"updateType": "major", | |
"packageName": "@typescript-eslint/eslint-plugin" | |
}, | |
{ | |
"datasource": "npm", | |
"depName": "@typescript-eslint/parser", | |
"displayPending": "`7.2.0`", | |
"fixedVersion": "6.21.0", | |
"currentVersion": "6.21.0", | |
"currentValue": "6.21.0", | |
"newValue": "7.1.1", | |
"newVersion": "7.1.1", | |
"packageFile": "package.json", | |
"updateType": "major", | |
"packageName": "@typescript-eslint/parser" | |
} | |
] | |
}, | |
{ | |
"branchName": "renovate/major-1-conform-monorepo", | |
"prNo": null, | |
"prTitle": "fix(deps): update conform monorepo to v1 (major)", | |
"result": "branch-limit-reached", | |
"upgrades": [ | |
{ | |
"datasource": "npm", | |
"depName": "@conform-to/dom", | |
"displayPending": "`1.0.4`", | |
"fixedVersion": "0.9.1", | |
"currentVersion": "0.9.1", | |
"currentValue": "0.9.1", | |
"newValue": "1.0.3", | |
"newVersion": "1.0.3", | |
"packageFile": "package.json", | |
"updateType": "major", | |
"packageName": "@conform-to/dom" | |
}, | |
{ | |
"datasource": "npm", | |
"depName": "@conform-to/react", | |
"displayPending": "`1.0.4`", | |
"fixedVersion": "0.9.1", | |
"currentVersion": "0.9.1", | |
"currentValue": "0.9.1", | |
"newValue": "1.0.3", | |
"newVersion": "1.0.3", | |
"packageFile": "package.json", | |
"updateType": "major", | |
"packageName": "@conform-to/react" | |
}, | |
{ | |
"datasource": "npm", | |
"depName": "@conform-to/zod", | |
"displayPending": "`1.0.4`", | |
"fixedVersion": "0.9.1", | |
"currentVersion": "0.9.1", | |
"currentValue": "0.9.1", | |
"newValue": "1.0.3", | |
"newVersion": "1.0.3", | |
"packageFile": "package.json", | |
"updateType": "major", | |
"packageName": "@conform-to/zod" | |
} | |
] | |
}, | |
{ | |
"branchName": "renovate/stripe-stripe-js-3.x", | |
"prNo": null, | |
"prTitle": "fix(deps): update dependency @stripe/stripe-js to v3", | |
"result": "branch-limit-reached", | |
"upgrades": [ | |
{ | |
"datasource": "npm", | |
"depName": "@stripe/stripe-js", | |
"displayPending": "`3.0.8`", | |
"fixedVersion": "2.4.0", | |
"currentVersion": "2.4.0", | |
"currentValue": "2.4.0", | |
"newValue": "3.0.7", | |
"newVersion": "3.0.7", | |
"packageFile": "package.json", | |
"updateType": "major", | |
"packageName": "@stripe/stripe-js" | |
} | |
] | |
}, | |
{ | |
"branchName": "renovate/express-prom-bundle-7.x", | |
"prNo": null, | |
"prTitle": "fix(deps): update dependency express-prom-bundle to v7", | |
"result": "branch-limit-reached", | |
"upgrades": [ | |
{ | |
"datasource": "npm", | |
"depName": "express-prom-bundle", | |
"displayPending": "", | |
"fixedVersion": "6.6.0", | |
"currentVersion": "6.6.0", | |
"currentValue": "6.6.0", | |
"newValue": "7.0.0", | |
"newVersion": "7.0.0", | |
"packageFile": "package.json", | |
"updateType": "major", | |
"packageName": "express-prom-bundle" | |
} | |
] | |
}, | |
{ | |
"branchName": "renovate/isbot-4.x", | |
"prNo": null, | |
"prTitle": "fix(deps): update dependency isbot to v4", | |
"result": "branch-limit-reached", | |
"upgrades": [ | |
{ | |
"datasource": "npm", | |
"depName": "isbot", | |
"displayPending": "", | |
"fixedVersion": "3.8.0", | |
"currentVersion": "3.8.0", | |
"currentValue": "3.8.0", | |
"newValue": "4.4.0", | |
"newVersion": "4.4.0", | |
"packageFile": "package.json", | |
"updateType": "major", | |
"packageName": "isbot" | |
} | |
] | |
}, | |
{ | |
"branchName": "renovate/isbot-5.x", | |
"prNo": null, | |
"prTitle": "fix(deps): update dependency isbot to v5", | |
"result": "branch-limit-reached", | |
"upgrades": [ | |
{ | |
"datasource": "npm", | |
"depName": "isbot", | |
"displayPending": "", | |
"fixedVersion": "3.8.0", | |
"currentVersion": "3.8.0", | |
"currentValue": "3.8.0", | |
"newValue": "5.1.1", | |
"newVersion": "5.1.1", | |
"packageFile": "package.json", | |
"updateType": "major", | |
"packageName": "isbot" | |
} | |
] | |
}, | |
{ | |
"branchName": "renovate/pino-http-9.x", | |
"prNo": null, | |
"prTitle": "fix(deps): update dependency pino-http to v9", | |
"result": "branch-limit-reached", | |
"upgrades": [ | |
{ | |
"datasource": "npm", | |
"depName": "pino-http", | |
"displayPending": "", | |
"fixedVersion": "8.6.1", | |
"currentVersion": "8.6.1", | |
"currentValue": "8.6.1", | |
"newValue": "9.0.0", | |
"newVersion": "9.0.0", | |
"packageFile": "package.json", | |
"updateType": "major", | |
"packageName": "pino-http" | |
} | |
] | |
}, | |
{ | |
"branchName": "renovate/react-email-2.x", | |
"prNo": null, | |
"prTitle": "fix(deps): update dependency react-email to v2", | |
"result": "branch-limit-reached", | |
"upgrades": [ | |
{ | |
"datasource": "npm", | |
"depName": "react-email", | |
"displayPending": "", | |
"fixedVersion": "1.9.5", | |
"currentVersion": "1.9.5", | |
"currentValue": "1.9.5", | |
"newValue": "2.1.0", | |
"newVersion": "2.1.0", | |
"packageFile": "package.json", | |
"updateType": "major", | |
"packageName": "react-email" | |
} | |
] | |
} | |
] | |
} | |
DEBUG: Renovate repository PR statistics | |
{ | |
"stats": { | |
"total": 191, | |
"open": 3, | |
"closed": 22, | |
"merged": 166 | |
} | |
} | |
DEBUG: Repository result: done, status: activated, enabled: true, onboarded: true | |
DEBUG: Repository timing splits (milliseconds) | |
{ | |
"splits": { | |
"init": 5480, | |
"extract": 2682, | |
"lookup": 20559, | |
"onboarding": 3, | |
"update": 31785 | |
} | |
"total": 62913 | |
} | |
DEBUG: Package cache statistics | |
{ | |
"get": { | |
"count": 224, | |
"totalMs": 63266, | |
"avgMs": 282, | |
"medianMs": 67, | |
"maxMs": 3987 | |
} | |
"set": { | |
"count": 25, | |
"totalMs": 1556, | |
"avgMs": 62, | |
"medianMs": 25, | |
"maxMs": 597 | |
} | |
} | |
DEBUG: http statistics | |
{ | |
"urls": { | |
"https://api.github.com/graphql (POST,200)": 2, | |
"https://api.github.com/repos/dawnmist/support-budget/branches/develop/protection (GET,200)": 1, | |
"https://api.github.com/repos/dawnmist/support-budget/commits/9df32655875c898440a93645d27eb77894a29a0f/statuses (GET,200)": 2, | |
"https://api.github.com/repos/dawnmist/support-budget/commits/e92a616512fc4a2fc76d0582222888f46ab9e098/statuses (GET,200)": 1, | |
"https://api.github.com/repos/dawnmist/support-budget/commits/renovate/eslint-plugin-tailwindcss-3.x/check-runs (GET,200)": 1, | |
"https://api.github.com/repos/dawnmist/support-budget/commits/renovate/eslint-plugin-tailwindcss-3.x/status (GET,200)": 2, | |
"https://api.github.com/repos/dawnmist/support-budget/contents/renovate.json (GET,200)": 1, | |
"https://api.github.com/repos/dawnmist/support-budget/git/commits (POST,201)": 2, | |
"https://api.github.com/repos/dawnmist/support-budget/git/commits/5b0679f47ea1f0ba94cebc9c2693dc38ff3175a0 (HEAD,200)": 1, | |
"https://api.github.com/repos/dawnmist/support-budget/git/commits/9df32655875c898440a93645d27eb77894a29a0f (HEAD,200)": 1, | |
"https://api.github.com/repos/dawnmist/support-budget/git/refs (POST,201)": 1, | |
"https://api.github.com/repos/dawnmist/support-budget/git/refs/heads/renovate/eslint-plugin-tailwindcss-3.x (HEAD,200)": 1, | |
"https://api.github.com/repos/dawnmist/support-budget/git/refs/heads/renovate/eslint-plugin-tailwindcss-3.x (PATCH,200)": 1, | |
"https://api.github.com/repos/dawnmist/support-budget/git/refs/heads/renovate/eslint-plugin-tailwindcss-3.x/ (HEAD,404)": 1, | |
"https://api.github.com/repos/dawnmist/support-budget/git/refs/heads/renovate/node-20.11.1-bookworm-slim (HEAD,404)": 1, | |
"https://api.github.com/repos/dawnmist/support-budget/git/refs/heads/renovate/node-20.11.1-bookworm-slim/ (HEAD,404)": 1, | |
"https://api.github.com/repos/dawnmist/support-budget/git/trees (POST,201)": 2, | |
"https://api.github.com/repos/dawnmist/support-budget/issues/220/comments (GET,200)": 1, | |
"https://api.github.com/repos/dawnmist/support-budget/issues/9 (GET,200)": 1, | |
"https://api.github.com/repos/dawnmist/support-budget/issues/9 (GET,304)": 1, | |
"https://api.github.com/repos/dawnmist/support-budget/issues/9 (PATCH,200)": 1, | |
"https://api.github.com/repos/dawnmist/support-budget/pulls (GET,200)": 1, | |
"https://api.github.com/repos/dawnmist/support-budget/pulls (POST,201)": 1, | |
"https://api.github.com/repos/dawnmist/support-budget/statuses/9df32655875c898440a93645d27eb77894a29a0f (POST,201)": 1, | |
"https://auth.docker.io/token (GET,200)": 1, | |
"https://index.docker.io/v2/ (GET,401)": 1, | |
"https://index.docker.io/v2/library/node/manifests/20.11.1-bookworm-slim (HEAD,200)": 1, | |
"https://registry.npmjs.org/@bleed-believer%2Fpath-alias (GET,304)": 1, | |
"https://registry.npmjs.org/@conform-to%2Fdom (GET,304)": 1, | |
"https://registry.npmjs.org/@epic-web%2Fremember (GET,304)": 1, | |
"https://registry.npmjs.org/@opentelemetry%2Fplugin-react-load (GET,304)": 1, | |
"https://registry.npmjs.org/@opentelemetry%2Fresource-detector-container (GET,304)": 1, | |
"https://registry.npmjs.org/@opentelemetry%2Fsemantic-conventions (GET,304)": 1, | |
"https://registry.npmjs.org/@react-email%2Fheading (GET,304)": 1, | |
"https://registry.npmjs.org/@schemastore%2Fpackage (GET,304)": 1, | |
"https://registry.npmjs.org/@sly-cli%2Fsly (GET,304)": 1, | |
"https://registry.npmjs.org/@supabase%2Fauth-helpers-remix (GET,304)": 1, | |
"https://registry.npmjs.org/@supabase%2Frealtime-js (GET,304)": 1, | |
"https://registry.npmjs.org/@vanilla-extract%2Fintegration (GET,304)": 1, | |
"https://registry.npmjs.org/@vitest%2Fexpect (GET,304)": 1, | |
"https://registry.npmjs.org/better-supabase-types (GET,304)": 1, | |
"https://registry.npmjs.org/cachified (GET,304)": 1, | |
"https://registry.npmjs.org/default-import (GET,304)": 1, | |
"https://registry.npmjs.org/intl-parse-accept-language (GET,304)": 1, | |
"https://registry.npmjs.org/remix-flat-routes (GET,304)": 1, | |
"https://registry.npmjs.org/remix-routes (GET,304)": 1, | |
"https://registry.npmjs.org/stripe (GET,304)": 1, | |
"https://registry.npmjs.org/typescript-remix-routes-plugin (GET,304)": 1 | |
} | |
"hostStats": { | |
"api.github.com": { | |
"requestCount": 29, | |
"requestAvgMs": 178, | |
"queueAvgMs": 0 | |
}, | |
"auth.docker.io": { | |
"requestCount": 1, | |
"requestAvgMs": 133, | |
"queueAvgMs": 0 | |
}, | |
"index.docker.io": { | |
"requestCount": 2, | |
"requestAvgMs": 154, | |
"queueAvgMs": 1 | |
}, | |
"registry.npmjs.org": { | |
"requestCount": 21, | |
"requestAvgMs": 969, | |
"queueAvgMs": 0 | |
} | |
} | |
"totalRequests": 53 | |
} | |
DEBUG: Package lookup durations | |
{ | |
"orb": { | |
"count": 3, | |
"averageMs": 116, | |
"totalMs": 348, | |
"maximumMs": 132 | |
} | |
"npm": { | |
"count": 209, | |
"averageMs": 408, | |
"totalMs": 85272, | |
"maximumMs": 5244 | |
} | |
"docker": { | |
"count": 10, | |
"averageMs": 1851, | |
"totalMs": 18511, | |
"maximumMs": 3681 | |
} | |
"node-version": { | |
"count": 2, | |
"averageMs": 1291, | |
"totalMs": 2582, | |
"maximumMs": 2538 | |
} | |
} | |
DEBUG: dns cache | |
{ | |
"hosts": [] | |
} | |
INFO: Repository finished | |
{ | |
"cloned": true | |
"durationMs": 62913 | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment