Created
December 12, 2024 12:05
-
-
Save hongbo-miao/6557ee8c5b5557b417e14f575ac71bec to your computer and use it in GitHub Desktop.
Renovate log 12/12/2024
This file has been truncated, but you can view the full file.
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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/{{platform}}/{{repository}}).", | |
| "redisUrl": "redis://mend-developer-platform-renovate-prod.aqffol.ng.0001.use1.cache.amazonaws.com:6379", | |
| "binarySource": "install", | |
| "platformCommit": "enabled", | |
| "repositoryCache": "enabled", | |
| "cacheTtlOverride": { | |
| "datasource-docker-hub-tags": 90 | |
| }, | |
| "encryptedWarning": "Encrypted secrets were detected in the repository config. This feature has been deprecated. Please migrate them to this portal. See the guide at http://docs.renovatebot.com/mend-hosted/migrating-secrets/", | |
| "onboardingConfig": { | |
| "$schema": "https://docs.renovatebot.com/renovate-schema.json", | |
| "extends": [ | |
| "config:recommended" | |
| ] | |
| }, | |
| "gitIgnoredAuthors": [ | |
| "29139614+renovate[bot]@users.noreply.github.com" | |
| ], | |
| "customizeDashboard": { | |
| "repoProblemsHeader": "These problems occurred while renovating this repository. [View logs](https://developer.mend.io//{{platform}}/{{repository}})." | |
| }, | |
| "repositoryCacheType": "s3://mend-developer-platform-prod/renovate/", | |
| "dependencyDashboardFooter": "\n- [ ] <!-- manual job -->Check this box to trigger a request for Renovate to run again on this repository\n", | |
| "allowedPostUpgradeCommands": [ | |
| "^git add --all$", | |
| "^git reset$", | |
| "^pwd$" | |
| ], | |
| "allowPostUpgradeCommandTemplating": true | |
| } | |
| } | |
| DEBUG: File config | |
| { | |
| "config": { | |
| "token": "***********", | |
| "privateKey": "***********", | |
| "privateKeyOld": "***********", | |
| "hostRules": [ | |
| { | |
| "hostType": "docker", | |
| "matchHost": "docker.io", | |
| "username": "mdpprodrenovate", | |
| "password": "***********" | |
| }, | |
| { | |
| "hostType": "docker", | |
| "matchHost": "hub.docker.com", | |
| "username": "mdpprodrenovatedc", | |
| "password": "***********" | |
| }, | |
| { | |
| "hostType": "github", | |
| "matchHost": "api.github.com", | |
| "token": "***********" | |
| }, | |
| { | |
| "hostType": "github-tags", | |
| "matchHost": "api.github.com", | |
| "token": "***********" | |
| }, | |
| { | |
| "hostType": "github-releases", | |
| "matchHost": "api.github.com", | |
| "token": "***********" | |
| }, | |
| { | |
| "hostType": "pod", | |
| "matchHost": "api.github.com", | |
| "token": "***********" | |
| }, | |
| { | |
| "hostType": "terraform-provider", | |
| "matchHost": "api.github.com", | |
| "token": "***********" | |
| }, | |
| { | |
| "hostType": "rubygems", | |
| "matchHost": "github.com", | |
| "token": "***********" | |
| } | |
| ], | |
| "secrets": {} | |
| } | |
| } | |
| DEBUG: CLI config | |
| { | |
| "config": {} | |
| } | |
| DEBUG: Env config | |
| { | |
| "config": { | |
| "extends": [ | |
| "mergeConfidence:all-badges" | |
| ], | |
| "prFooter": "This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/{{platform}}/{{repository}}).", | |
| "redisUrl": "redis://mend-developer-platform-renovate-prod.aqffol.ng.0001.use1.cache.amazonaws.com:6379", | |
| "binarySource": "install", | |
| "platformCommit": "enabled", | |
| "repositoryCache": "enabled", | |
| "cacheTtlOverride": { | |
| "datasource-docker-hub-tags": 90 | |
| }, | |
| "encryptedWarning": "Encrypted secrets were detected in the repository config. This feature has been deprecated. Please migrate them to this portal. See the guide at http://docs.renovatebot.com/mend-hosted/migrating-secrets/", | |
| "onboardingConfig": { | |
| "$schema": "https://docs.renovatebot.com/renovate-schema.json", | |
| "extends": [ | |
| "config:recommended" | |
| ] | |
| }, | |
| "gitIgnoredAuthors": [ | |
| "29139614+renovate[bot]@users.noreply.github.com" | |
| ], | |
| "customizeDashboard": { | |
| "repoProblemsHeader": "These problems occurred while renovating this repository. [View logs](https://developer.mend.io//{{platform}}/{{repository}})." | |
| }, | |
| "repositoryCacheType": "s3://mend-developer-platform-prod/renovate/", | |
| "dependencyDashboardFooter": "\n- [ ] <!-- manual job -->Check this box to trigger a request for Renovate to run again on this repository\n", | |
| "allowedPostUpgradeCommands": [ | |
| "^git add --all$", | |
| "^git reset$", | |
| "^pwd$" | |
| ], | |
| "allowPostUpgradeCommandTemplating": true, | |
| "hostRules": [], | |
| "onboardingNoDeps": "enabled", | |
| "onboarding": true, | |
| "forkProcessing": "enabled", | |
| "requireConfig": "required", | |
| "platform": "github", | |
| "username": "renovate[bot]", | |
| "repositories": [ | |
| "hongbo-miao/hongbomiao.com" | |
| ], | |
| "gitAuthor": "renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>", | |
| "deleteConfigFile": true | |
| } | |
| } | |
| DEBUG: Combined config | |
| { | |
| "config": { | |
| "token": "***********", | |
| "privateKey": "***********", | |
| "privateKeyOld": "***********", | |
| "hostRules": [ | |
| { | |
| "hostType": "docker", | |
| "matchHost": "docker.io", | |
| "username": "mdpprodrenovate", | |
| "password": "***********" | |
| }, | |
| { | |
| "hostType": "docker", | |
| "matchHost": "hub.docker.com", | |
| "username": "mdpprodrenovatedc", | |
| "password": "***********" | |
| }, | |
| { | |
| "hostType": "github", | |
| "matchHost": "api.github.com", | |
| "token": "***********" | |
| }, | |
| { | |
| "hostType": "github-tags", | |
| "matchHost": "api.github.com", | |
| "token": "***********" | |
| }, | |
| { | |
| "hostType": "github-releases", | |
| "matchHost": "api.github.com", | |
| "token": "***********" | |
| }, | |
| { | |
| "hostType": "pod", | |
| "matchHost": "api.github.com", | |
| "token": "***********" | |
| }, | |
| { | |
| "hostType": "terraform-provider", | |
| "matchHost": "api.github.com", | |
| "token": "***********" | |
| }, | |
| { | |
| "hostType": "rubygems", | |
| "matchHost": "github.com", | |
| "token": "***********" | |
| } | |
| ], | |
| "secrets": {}, | |
| "extends": [ | |
| "mergeConfidence:all-badges" | |
| ], | |
| "prFooter": "This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/{{platform}}/{{repository}}).", | |
| "redisUrl": "redis://mend-developer-platform-renovate-prod.aqffol.ng.0001.use1.cache.amazonaws.com:6379", | |
| "binarySource": "install", | |
| "platformCommit": "enabled", | |
| "repositoryCache": "enabled", | |
| "cacheTtlOverride": { | |
| "datasource-docker-hub-tags": 90 | |
| }, | |
| "encryptedWarning": "Encrypted secrets were detected in the repository config. This feature has been deprecated. Please migrate them to this portal. See the guide at http://docs.renovatebot.com/mend-hosted/migrating-secrets/", | |
| "onboardingConfig": { | |
| "$schema": "https://docs.renovatebot.com/renovate-schema.json", | |
| "extends": [ | |
| "config:recommended" | |
| ] | |
| }, | |
| "gitIgnoredAuthors": [ | |
| "29139614+renovate[bot]@users.noreply.github.com" | |
| ], | |
| "customizeDashboard": { | |
| "repoProblemsHeader": "These problems occurred while renovating this repository. [View logs](https://developer.mend.io//{{platform}}/{{repository}})." | |
| }, | |
| "repositoryCacheType": "s3://mend-developer-platform-prod/renovate/", | |
| "dependencyDashboardFooter": "\n- [ ] <!-- manual job -->Check this box to trigger a request for Renovate to run again on this repository\n", | |
| "allowedPostUpgradeCommands": [ | |
| "^git add --all$", | |
| "^git reset$", | |
| "^pwd$" | |
| ], | |
| "allowPostUpgradeCommandTemplating": true, | |
| "onboardingNoDeps": "enabled", | |
| "onboarding": true, | |
| "forkProcessing": "enabled", | |
| "requireConfig": "required", | |
| "platform": "github", | |
| "username": "renovate[bot]", | |
| "repositories": [ | |
| "hongbo-miao/hongbomiao.com" | |
| ], | |
| "gitAuthor": "renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>", | |
| "deleteConfigFile": true | |
| } | |
| } | |
| DEBUG: Enabling forkProcessing while in non-autodiscover mode | |
| DEBUG: Enabling onboardingNoDeps while in non-autodiscover mode | |
| DEBUG: Found valid git version: 2.47.1 | |
| DEBUG: Setting global hostRules | |
| DEBUG: Adding password authentication for docker.io (hostType=docker) to hostRules | |
| DEBUG: Adding password authentication for hub.docker.com (hostType=docker) to hostRules | |
| DEBUG: Adding token authentication for api.github.com (hostType=github) to hostRules | |
| DEBUG: Adding token authentication for api.github.com (hostType=github-tags) to hostRules | |
| DEBUG: Adding token authentication for api.github.com (hostType=github-releases) to hostRules | |
| DEBUG: Adding token authentication for api.github.com (hostType=pod) to hostRules | |
| DEBUG: Adding token authentication for api.github.com (hostType=terraform-provider) to hostRules | |
| DEBUG: Adding token authentication for github.com (hostType=rubygems) to hostRules | |
| DEBUG: Using default github endpoint: https://api.github.com/ | |
| DEBUG: Platform config | |
| { | |
| "platformConfig": { | |
| "hostType": "github", | |
| "endpoint": "https://api.github.com/", | |
| "isGHApp": true, | |
| "isGhe": false | |
| } | |
| "renovateUsername": "renovate[bot]" | |
| } | |
| DEBUG: Using configured gitAuthor (renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>) | |
| DEBUG: Adding token authentication for api.github.com (hostType=github) to hostRules | |
| DEBUG: Using baseDir: /tmp/renovate | |
| DEBUG: Using cacheDir: /tmp/renovate/cache | |
| DEBUG: Using containerbaseDir: /tmp/renovate/cache/containerbase | |
| DEBUG: Redis cache init | |
| DEBUG: Redis cache connected | |
| DEBUG: Commits limit = null | |
| DEBUG: Setting global hostRules | |
| DEBUG: Adding password authentication for docker.io (hostType=docker) to hostRules | |
| DEBUG: Adding password authentication for hub.docker.com (hostType=docker) to hostRules | |
| DEBUG: Adding token authentication for api.github.com (hostType=github) to hostRules | |
| DEBUG: Adding token authentication for api.github.com (hostType=github-tags) to hostRules | |
| DEBUG: Adding token authentication for api.github.com (hostType=github-releases) to hostRules | |
| DEBUG: Adding token authentication for api.github.com (hostType=pod) to hostRules | |
| DEBUG: Adding token authentication for api.github.com (hostType=terraform-provider) to hostRules | |
| DEBUG: Adding token authentication for github.com (hostType=rubygems) to hostRules | |
| DEBUG: Adding token authentication for api.github.com (hostType=github) to hostRules | |
| DEBUG: validatePresets() | |
| DEBUG: Reinitializing hostRules for repo | |
| DEBUG: Clearing hostRules | |
| DEBUG: Adding password authentication for docker.io (hostType=docker) to hostRules | |
| DEBUG: Adding password authentication for hub.docker.com (hostType=docker) to hostRules | |
| DEBUG: Adding token authentication for api.github.com (hostType=github) to hostRules | |
| DEBUG: Adding token authentication for api.github.com (hostType=github-tags) to hostRules | |
| DEBUG: Adding token authentication for api.github.com (hostType=github-releases) to hostRules | |
| DEBUG: Adding token authentication for api.github.com (hostType=pod) to hostRules | |
| DEBUG: Adding token authentication for api.github.com (hostType=terraform-provider) to hostRules | |
| DEBUG: Adding token authentication for github.com (hostType=rubygems) to hostRules | |
| DEBUG: Adding token authentication for api.github.com (hostType=github) to hostRules | |
| INFO: Repository started | |
| { | |
| "renovateVersion": "39.58.1" | |
| } | |
| DEBUG: Using localDir: /tmp/renovate/repos/github/hongbo-miao/hongbomiao.com | |
| DEBUG: PackageFiles.clear() - Package files deleted | |
| DEBUG: initRepo("hongbo-miao/hongbomiao.com") | |
| DEBUG: hostRules: authentication already set for api.github.com | |
| DEBUG: Using queue: host=api.github.com, concurrency=16 | |
| DEBUG: hongbo-miao/hongbomiao.com default branch = main | |
| DEBUG: Using app token for git init | |
| DEBUG: RepoCacheS3.read() - success | |
| DEBUG: Repository cache is restored from revision 13 | |
| DEBUG: Resetting npmrc | |
| DEBUG: Resetting npmrc | |
| DEBUG: checkOnboarding() | |
| DEBUG: isOnboarded() | |
| DEBUG: findPr(renovate/configure, Configure Renovate, !open) | |
| DEBUG: http cache: saving https://api.github.com/repos/hongbo-miao/hongbomiao.com/pulls?per_page=20&state=all&sort=updated&direction=desc&page=1 (etag=W/"283a2844439ef0e76bc8ccb4065c2fa168178148f99249eeb59ae90af47edf6e", lastModified=undefined) | |
| DEBUG: getPrList success | |
| { | |
| "pullsTotal": 1355 | |
| "requestsTotal": 1 | |
| "apiQuotaAffected": true | |
| } | |
| DEBUG: findPr(renovate/configure, chore: Configure Renovate, !open) | |
| DEBUG: Checking cached config file name | |
| DEBUG: http cache: Using cached response: https://api.github.com/repos/hongbo-miao/hongbomiao.com/contents/renovate.json from 2024-12-09T07:47:50.891Z | |
| DEBUG: Existing config file confirmed | |
| DEBUG: Repository config | |
| { | |
| "fileName": "renovate.json" | |
| "config": { | |
| "extends": [ | |
| "config:recommended" | |
| ], | |
| "lockFileMaintenance": { | |
| "enabled": true, | |
| "commitMessageExtra": "({{packageFile}})" | |
| }, | |
| "additionalBranchPrefix": "{{parentDir}}-", | |
| "semanticCommitScope": "{{#if parentDir}}{{parentDir}}{{else}}deps{{/if}}", | |
| "prHourlyLimit": 0, | |
| "packageRules": [ | |
| { | |
| "description": "Group GraphQL packages", | |
| "matchPackageNames": [ | |
| "@types/graphql-depth-limit", | |
| "@types/graphql-upload", | |
| "graphql-depth-limit", | |
| "graphql-http", | |
| "graphql-middleware", | |
| "graphql-shield", | |
| "graphql-subscriptions", | |
| "graphql-upload", | |
| "graphql-ws" | |
| ], | |
| "groupName": "graphql packages" | |
| }, | |
| { | |
| "description": "Group LangChain packages", | |
| "matchPackageNames": [ | |
| "langchain", | |
| "langchain-community", | |
| "langchain-text-splitters" | |
| ], | |
| "groupName": "langchain packages" | |
| }, | |
| { | |
| "description": "Group OpenTelemetry packages", | |
| "matchPackageNames": [ | |
| "@opentelemetry/api", | |
| "@opentelemetry/exporter-trace-otlp-http", | |
| "@opentelemetry/instrumentation", | |
| "@opentelemetry/instrumentation-document-load", | |
| "@opentelemetry/instrumentation-xml-http-request", | |
| "@opentelemetry/resources", | |
| "@opentelemetry/sdk-trace-base", | |
| "@opentelemetry/sdk-trace-web", | |
| "@opentelemetry/semantic-conventions", | |
| "@opentelemetry/instrumentation-dns", | |
| "@opentelemetry/instrumentation-express", | |
| "@opentelemetry/instrumentation-graphql", | |
| "@opentelemetry/instrumentation-http", | |
| "@opentelemetry/instrumentation-ioredis", | |
| "@opentelemetry/instrumentation-pg", | |
| "@opentelemetry/instrumentation-pino", | |
| "@opentelemetry/sdk-metrics", | |
| "@opentelemetry/sdk-trace-node" | |
| ], | |
| "groupName": "opentelemetry packages" | |
| }, | |
| { | |
| "description": "Group Prefect packages", | |
| "matchPackageNames": [ | |
| "docker.io/prefecthq/prefect", | |
| "prefect", | |
| "prefect-aws", | |
| "prefect-shell" | |
| ], | |
| "groupName": "prefect packages" | |
| }, | |
| { | |
| "description": "Group Python packages", | |
| "matchPackageNames": [ | |
| "docker.io/python", | |
| "python" | |
| ], | |
| "groupName": "python packages" | |
| }, | |
| { | |
| "description": "Group PyTorch packages", | |
| "matchPackageNames": [ | |
| "torch", | |
| "torchvision" | |
| ], | |
| "groupName": "torch packages" | |
| }, | |
| { | |
| "description": "Group ESLint packages", | |
| "matchPackageNames": [ | |
| "@grafana/eslint-config", | |
| "@tanstack/eslint-plugin-query", | |
| "@typescript-eslint/eslint-plugin", | |
| "@typescript-eslint/parser", | |
| "eslint", | |
| "eslint-config-airbnb", | |
| "eslint-config-airbnb-base", | |
| "eslint-config-prettier", | |
| "eslint-plugin-import", | |
| "eslint-plugin-jsx-a11y", | |
| "eslint-plugin-prettier", | |
| "eslint-plugin-react", | |
| "eslint-plugin-react-refresh", | |
| "eslint-plugin-security" | |
| ], | |
| "groupName": "eslint packages" | |
| }, | |
| { | |
| "description": "Group stylelint packages", | |
| "matchPackageNames": [ | |
| "stylelint", | |
| "stylelint-config-prettier", | |
| "stylelint-config-recess-order", | |
| "stylelint-config-standard", | |
| "stylelint-high-performance-animation", | |
| "stylelint-prettier" | |
| ], | |
| "groupName": "stylelint packages" | |
| }, | |
| { | |
| "description": "Use custom regex versioning for Bitnami Docker images", | |
| "matchPackageNames": [ | |
| "docker.io/bitnami/spark" | |
| ], | |
| "versioning": "regex:^(?<major>\\d+)\\.(?<minor>\\d+)\\.(?<patch>\\d+)(:?-(?<compatibility>.+)(?<build>\\d+)-r(?<revision>\\d+))?$" | |
| }, | |
| { | |
| "description": "Only allow Node.js upgrades to LTS versions", | |
| "matchPackageNames": [ | |
| "docker.io/node", | |
| "node" | |
| ], | |
| "allowedVersions": "/^(\\d*[02468])\\..+$/" | |
| }, | |
| { | |
| "description": "Only allow .NET SDK upgrades to LTS versions", | |
| "matchPackageNames": [ | |
| "dotnet-sdk" | |
| ], | |
| "allowedVersions": "/^(\\d*[02468])\\..+$/" | |
| } | |
| ] | |
| } | |
| } | |
| DEBUG: Repo is onboarded | |
| DEBUG: http cache: Using cached response: https://api.github.com/repos/hongbo-miao/hongbomiao.com/contents/renovate.json from 2024-12-09T07:47:50.891Z | |
| DEBUG: migrateAndValidate() | |
| DEBUG: No config migration necessary | |
| DEBUG: Post-massage config | |
| { | |
| "config": { | |
| "extends": [ | |
| "mergeConfidence:all-badges", | |
| "config:recommended" | |
| ], | |
| "lockFileMaintenance": { | |
| "enabled": true, | |
| "commitMessageExtra": "({{packageFile}})" | |
| }, | |
| "additionalBranchPrefix": "{{parentDir}}-", | |
| "semanticCommitScope": "{{#if parentDir}}{{parentDir}}{{else}}deps{{/if}}", | |
| "prHourlyLimit": 0, | |
| "packageRules": [ | |
| { | |
| "description": [ | |
| "Group GraphQL packages" | |
| ], | |
| "matchPackageNames": [ | |
| "@types/graphql-depth-limit", | |
| "@types/graphql-upload", | |
| "graphql-depth-limit", | |
| "graphql-http", | |
| "graphql-middleware", | |
| "graphql-shield", | |
| "graphql-subscriptions", | |
| "graphql-upload", | |
| "graphql-ws" | |
| ], | |
| "groupName": "graphql packages" | |
| }, | |
| { | |
| "description": [ | |
| "Group LangChain packages" | |
| ], | |
| "matchPackageNames": [ | |
| "langchain", | |
| "langchain-community", | |
| "langchain-text-splitters" | |
| ], | |
| "groupName": "langchain packages" | |
| }, | |
| { | |
| "description": [ | |
| "Group OpenTelemetry packages" | |
| ], | |
| "matchPackageNames": [ | |
| "@opentelemetry/api", | |
| "@opentelemetry/exporter-trace-otlp-http", | |
| "@opentelemetry/instrumentation", | |
| "@opentelemetry/instrumentation-document-load", | |
| "@opentelemetry/instrumentation-xml-http-request", | |
| "@opentelemetry/resources", | |
| "@opentelemetry/sdk-trace-base", | |
| "@opentelemetry/sdk-trace-web", | |
| "@opentelemetry/semantic-conventions", | |
| "@opentelemetry/instrumentation-dns", | |
| "@opentelemetry/instrumentation-express", | |
| "@opentelemetry/instrumentation-graphql", | |
| "@opentelemetry/instrumentation-http", | |
| "@opentelemetry/instrumentation-ioredis", | |
| "@opentelemetry/instrumentation-pg", | |
| "@opentelemetry/instrumentation-pino", | |
| "@opentelemetry/sdk-metrics", | |
| "@opentelemetry/sdk-trace-node" | |
| ], | |
| "groupName": "opentelemetry packages" | |
| }, | |
| { | |
| "description": [ | |
| "Group Prefect packages" | |
| ], | |
| "matchPackageNames": [ | |
| "docker.io/prefecthq/prefect", | |
| "prefect", | |
| "prefect-aws", | |
| "prefect-shell" | |
| ], | |
| "groupName": "prefect packages" | |
| }, | |
| { | |
| "description": [ | |
| "Group Python packages" | |
| ], | |
| "matchPackageNames": [ | |
| "docker.io/python", | |
| "python" | |
| ], | |
| "groupName": "python packages" | |
| }, | |
| { | |
| "description": [ | |
| "Group PyTorch packages" | |
| ], | |
| "matchPackageNames": [ | |
| "torch", | |
| "torchvision" | |
| ], | |
| "groupName": "torch packages" | |
| }, | |
| { | |
| "description": [ | |
| "Group ESLint packages" | |
| ], | |
| "matchPackageNames": [ | |
| "@grafana/eslint-config", | |
| "@tanstack/eslint-plugin-query", | |
| "@typescript-eslint/eslint-plugin", | |
| "@typescript-eslint/parser", | |
| "eslint", | |
| "eslint-config-airbnb", | |
| "eslint-config-airbnb-base", | |
| "eslint-config-prettier", | |
| "eslint-plugin-import", | |
| "eslint-plugin-jsx-a11y", | |
| "eslint-plugin-prettier", | |
| "eslint-plugin-react", | |
| "eslint-plugin-react-refresh", | |
| "eslint-plugin-security" | |
| ], | |
| "groupName": "eslint packages" | |
| }, | |
| { | |
| "description": [ | |
| "Group stylelint packages" | |
| ], | |
| "matchPackageNames": [ | |
| "stylelint", | |
| "stylelint-config-prettier", | |
| "stylelint-config-recess-order", | |
| "stylelint-config-standard", | |
| "stylelint-high-performance-animation", | |
| "stylelint-prettier" | |
| ], | |
| "groupName": "stylelint packages" | |
| }, | |
| { | |
| "description": [ | |
| "Use custom regex versioning for Bitnami Docker images" | |
| ], | |
| "matchPackageNames": [ | |
| "docker.io/bitnami/spark" | |
| ], | |
| "versioning": "regex:^(?<major>\\d+)\\.(?<minor>\\d+)\\.(?<patch>\\d+)(:?-(?<compatibility>.+)(?<build>\\d+)-r(?<revision>\\d+))?$" | |
| }, | |
| { | |
| "description": [ | |
| "Only allow Node.js upgrades to LTS versions" | |
| ], | |
| "matchPackageNames": [ | |
| "docker.io/node", | |
| "node" | |
| ], | |
| "allowedVersions": "/^(\\d*[02468])\\..+$/" | |
| }, | |
| { | |
| "description": [ | |
| "Only allow .NET SDK upgrades to LTS versions" | |
| ], | |
| "matchPackageNames": [ | |
| "dotnet-sdk" | |
| ], | |
| "allowedVersions": "/^(\\d*[02468])\\..+$/" | |
| } | |
| ] | |
| } | |
| } | |
| DEBUG: Found repo ignorePaths | |
| { | |
| "ignorePaths": [ | |
| "**/node_modules/**", | |
| "**/bower_components/**", | |
| "**/vendor/**", | |
| "**/examples/**", | |
| "**/__tests__/**", | |
| "**/test/**", | |
| "**/tests/**", | |
| "**/__fixtures__/**" | |
| ] | |
| } | |
| DEBUG: No vulnerability alerts enabled for repo | |
| DEBUG: No vulnerability alerts found | |
| DEBUG: findIssue(Dependency Dashboard) | |
| DEBUG: Issues cache: synced | |
| DEBUG: Found issue 3259 | |
| DEBUG: http cache: saving https://api.github.com/repos/hongbo-miao/hongbomiao.com/issues/3259 (etag=W/"14eb8798b10c5e81ba0c4a68b71080f1a1cb18aa7584f96de767aaa0ba347d98", lastModified=Thu, 12 Dec 2024 11:54:37 GMT) | |
| DEBUG: No baseBranches | |
| DEBUG: extract() | |
| DEBUG: Cached extract for sha=0e6d5829e237d2513865fb5a75b96d8857d0d53f is valid and can be used | |
| DEBUG: Deleted cached dep updates | |
| INFO: Dependency extraction complete | |
| { | |
| "baseBranch": "main" | |
| "stats": { | |
| "managers": { | |
| "ansible-galaxy": { | |
| "fileCount": 1, | |
| "depCount": 5 | |
| }, | |
| "bundler": { | |
| "fileCount": 2, | |
| "depCount": 4 | |
| }, | |
| "cargo": { | |
| "fileCount": 10, | |
| "depCount": 73 | |
| }, | |
| "docker-compose": { | |
| "fileCount": 3, | |
| "depCount": 4 | |
| }, | |
| "dockerfile": { | |
| "fileCount": 27, | |
| "depCount": 41 | |
| }, | |
| "github-actions": { | |
| "fileCount": 10, | |
| "depCount": 822 | |
| }, | |
| "gomod": { | |
| "fileCount": 2, | |
| "depCount": 117 | |
| }, | |
| "gradle": { | |
| "fileCount": 4, | |
| "depCount": 12 | |
| }, | |
| "gradle-wrapper": { | |
| "fileCount": 1, | |
| "depCount": 1 | |
| }, | |
| "helm-values": { | |
| "fileCount": 1, | |
| "depCount": 6 | |
| }, | |
| "kustomize": { | |
| "fileCount": 1, | |
| "depCount": 1 | |
| }, | |
| "maven": { | |
| "fileCount": 1, | |
| "depCount": 14 | |
| }, | |
| "nodenv": { | |
| "fileCount": 7, | |
| "depCount": 7 | |
| }, | |
| "npm": { | |
| "fileCount": 7, | |
| "depCount": 330 | |
| }, | |
| "nuget": { | |
| "fileCount": 3, | |
| "depCount": 15 | |
| }, | |
| "pep621": { | |
| "fileCount": 64, | |
| "depCount": 358 | |
| }, | |
| "pip_requirements": { | |
| "fileCount": 1, | |
| "depCount": 4 | |
| }, | |
| "ruby-version": { | |
| "fileCount": 2, | |
| "depCount": 2 | |
| }, | |
| "sbt": { | |
| "fileCount": 6, | |
| "depCount": 21 | |
| }, | |
| "scalafmt": { | |
| "fileCount": 2, | |
| "depCount": 2 | |
| }, | |
| "terraform": { | |
| "fileCount": 106, | |
| "depCount": 298 | |
| } | |
| }, | |
| "total": { | |
| "fileCount": 261, | |
| "depCount": 2137 | |
| } | |
| } | |
| } | |
| DEBUG: hostRules: no authentication for repo.scala-sbt.org | |
| DEBUG: Using queue: host=repo.scala-sbt.org, concurrency=16 | |
| DEBUG: version compatibility regex match | |
| { | |
| "versionCompatibility": "^(?<version>[^-]+)(?<compatibility>-.*)?$" | |
| "currentValue": "22.12.0-alpine" | |
| "packageName": "docker.io/node" | |
| "groups": { | |
| "version": "22.12.0", | |
| "compatibility": "-alpine" | |
| } | |
| } | |
| DEBUG: version compatibility regex match | |
| { | |
| "versionCompatibility": "^(?<version>[^-]+)(?<compatibility>-.*)?$" | |
| "currentValue": "22.12.0-alpine" | |
| "packageName": "docker.io/node" | |
| "groups": { | |
| "version": "22.12.0", | |
| "compatibility": "-alpine" | |
| } | |
| } | |
| DEBUG: Setting npmrc | |
| DEBUG: Looking up com.android.application:com.android.application.gradle.plugin in repository https://plugins.gradle.org/m2/ | |
| DEBUG: Looking up com.android.library:com.android.library.gradle.plugin in repository https://plugins.gradle.org/m2/ | |
| DEBUG: Looking up org.jetbrains.kotlin.android:org.jetbrains.kotlin.android.gradle.plugin in repository https://plugins.gradle.org/m2/ | |
| DEBUG: Looking up io.gitlab.arturbosch.detekt:io.gitlab.arturbosch.detekt.gradle.plugin in repository https://plugins.gradle.org/m2/ | |
| DEBUG: Looking up org.jlleitschuh.gradle.ktlint:org.jlleitschuh.gradle.ktlint.gradle.plugin in repository https://plugins.gradle.org/m2/ | |
| DEBUG: Looking up androidx.core:core-ktx in repository https://dl.google.com/android/maven2/ | |
| DEBUG: Looking up androidx.appcompat:appcompat in repository https://dl.google.com/android/maven2/ | |
| DEBUG: Looking up com.google.android.material:material in repository https://dl.google.com/android/maven2/ | |
| DEBUG: Looking up androidx.constraintlayout:constraintlayout in repository https://dl.google.com/android/maven2/ | |
| DEBUG: Looking up junit:junit in repository https://dl.google.com/android/maven2/ | |
| DEBUG: Looking up org.apache.flink:flink-java in repository https://repository.apache.org/content/repositories/snapshots/ | |
| DEBUG: Looking up org.apache.flink:flink-streaming-java in repository https://repository.apache.org/content/repositories/snapshots/ | |
| DEBUG: Looking up org.apache.flink:flink-clients in repository https://repository.apache.org/content/repositories/snapshots/ | |
| DEBUG: Looking up org.apache.flink:flink-connector-twitter_2.12 in repository https://repository.apache.org/content/repositories/snapshots/ | |
| DEBUG: Looking up org.apache.bahir:flink-connector-redis_2.11 in repository https://repository.apache.org/content/repositories/snapshots/ | |
| DEBUG: Using queue: host=api.nuget.org, concurrency=16 | |
| DEBUG: Failed to look up go package github.com/bep/debounce | |
| { | |
| "dependency": "github.com/bep/debounce" | |
| "packageFile": "api-go/go.mod" | |
| } | |
| DEBUG: Using throttle 50 intervalMs for host plugins.gradle.org | |
| DEBUG: Using queue: host=plugins.gradle.org, concurrency=16 | |
| DEBUG: Using queue: host=dl.google.com, concurrency=16 | |
| DEBUG: Looking up org.scala-lang:scala-library in repository https://packages.confluent.io/maven/ | |
| DEBUG: Using queue: host=packages.confluent.io, concurrency=16 | |
| DEBUG: Using queue: host=repo.maven.apache.org, concurrency=16 | |
| DEBUG: Found 147 new releases for org.jetbrains.kotlin.android:org.jetbrains.kotlin.android.gradle.plugin in repository https://plugins.gradle.org/m2/ | |
| DEBUG: Found 121 new releases for io.gitlab.arturbosch.detekt:io.gitlab.arturbosch.detekt.gradle.plugin in repository https://plugins.gradle.org/m2/ | |
| DEBUG: Found 69 new releases for org.jlleitschuh.gradle.ktlint:org.jlleitschuh.gradle.ktlint.gradle.plugin in repository https://plugins.gradle.org/m2/ | |
| DEBUG: Found 114 new releases for androidx.core:core-ktx in repository https://dl.google.com/android/maven2/ | |
| DEBUG: Found 56 new releases for androidx.appcompat:appcompat in repository https://dl.google.com/android/maven2/ | |
| DEBUG: Found 104 new releases for com.google.android.material:material in repository https://dl.google.com/android/maven2/ | |
| DEBUG: Found 50 new releases for androidx.constraintlayout:constraintlayout in repository https://dl.google.com/android/maven2/ | |
| DEBUG: Found 39 new releases for org.apache.flink:flink-java in repository https://repository.apache.org/content/repositories/snapshots/ | |
| DEBUG: Using queue: host=repository.apache.org, concurrency=16 | |
| DEBUG: Found 11 new releases for org.apache.flink:flink-streaming-java in repository https://repository.apache.org/content/repositories/snapshots/ | |
| DEBUG: Found 23 new releases for org.apache.flink:flink-clients in repository https://repository.apache.org/content/repositories/snapshots/ | |
| DEBUG: Found 5 new releases for org.apache.flink:flink-connector-twitter_2.12 in repository https://repository.apache.org/content/repositories/snapshots/ | |
| DEBUG: Found 2 new releases for org.apache.bahir:flink-connector-redis_2.11 in repository https://repository.apache.org/content/repositories/snapshots/ | |
| DEBUG: Using queue: host=registry.terraform.io, concurrency=16 | |
| DEBUG: GET https://packages.confluent.io/maven/org/scala-lang/scala-library/maven-metadata.xml = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=404 retryCount=0, duration=7351) | |
| DEBUG: Content is not found for Maven url | |
| { | |
| "url": "https://packages.confluent.io/maven/org/scala-lang/scala-library/maven-metadata.xml" | |
| } | |
| DEBUG: GET https://dl.google.com/android/maven2/junit/junit/maven-metadata.xml = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=404 retryCount=0, duration=8659) | |
| DEBUG: Content is not found for Maven url | |
| { | |
| "url": "https://dl.google.com/android/maven2/junit/junit/maven-metadata.xml" | |
| } | |
| DEBUG: GET https://plugins.gradle.org/m2/com/android/application/com.android.application.gradle.plugin/maven-metadata.xml = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=404 retryCount=0, duration=874) | |
| DEBUG: Content is not found for Maven url | |
| { | |
| "url": "https://plugins.gradle.org/m2/com/android/application/com.android.application.gradle.plugin/maven-metadata.xml" | |
| } | |
| DEBUG: GET https://repo.scala-sbt.org/scalasbt/sbt-plugin-releases/ch.epfl.scala/sbt-scalafix/ = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=404 retryCount=0, duration=11642) | |
| DEBUG: Looking up androidx.test.ext:junit in repository https://dl.google.com/android/maven2/ | |
| DEBUG: Looking up com.android.application:com.android.application.gradle.plugin in repository https://dl.google.com/android/maven2/ | |
| DEBUG: Looking up io.gitlab.arturbosch.detekt:io.gitlab.arturbosch.detekt.gradle.plugin in repository https://dl.google.com/android/maven2/ | |
| DEBUG: Looking up androidx.constraintlayout:constraintlayout in repository https://repo.maven.apache.org/maven2/ | |
| DEBUG: Looking up androidx.appcompat:appcompat in repository https://repo.maven.apache.org/maven2/ | |
| DEBUG: Looking up com.google.android.material:material in repository https://repo.maven.apache.org/maven2/ | |
| DEBUG: Looking up androidx.core:core-ktx in repository https://repo.maven.apache.org/maven2/ | |
| DEBUG: GET https://plugins.gradle.org/m2/com/android/library/com.android.library.gradle.plugin/maven-metadata.xml = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=404 retryCount=0, duration=4011) | |
| DEBUG: Content is not found for Maven url | |
| { | |
| "url": "https://plugins.gradle.org/m2/com/android/library/com.android.library.gradle.plugin/maven-metadata.xml" | |
| } | |
| DEBUG: GET https://repo.scala-sbt.org/scalasbt/sbt-plugin-releases/org.scalameta/sbt-scalafmt/ = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=404 retryCount=0, duration=12887) | |
| DEBUG: Found 53 new releases for androidx.test.ext:junit in repository https://dl.google.com/android/maven2/ | |
| DEBUG: Found 295 new releases for com.android.application:com.android.application.gradle.plugin in repository https://dl.google.com/android/maven2/ | |
| DEBUG: Looking up org.jetbrains.kotlin.android:org.jetbrains.kotlin.android.gradle.plugin in repository https://dl.google.com/android/maven2/ | |
| DEBUG: Looking up org.jlleitschuh.gradle.ktlint:org.jlleitschuh.gradle.ktlint.gradle.plugin in repository https://dl.google.com/android/maven2/ | |
| DEBUG: Looking up com.android.library:com.android.library.gradle.plugin in repository https://dl.google.com/android/maven2/ | |
| DEBUG: GET https://dl.google.com/android/maven2/io/gitlab/arturbosch/detekt/io.gitlab.arturbosch.detekt.gradle.plugin/maven-metadata.xml = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=404 retryCount=0, duration=398) | |
| DEBUG: Content is not found for Maven url | |
| { | |
| "url": "https://dl.google.com/android/maven2/io/gitlab/arturbosch/detekt/io.gitlab.arturbosch.detekt.gradle.plugin/maven-metadata.xml" | |
| } | |
| DEBUG: Looking up androidx.test.ext:junit in repository https://repo.maven.apache.org/maven2/ | |
| DEBUG: Looking up com.android.application:com.android.application.gradle.plugin in repository https://repo.maven.apache.org/maven2/ | |
| DEBUG: Found 295 new releases for com.android.library:com.android.library.gradle.plugin in repository https://dl.google.com/android/maven2/ | |
| DEBUG: GET https://repo.maven.apache.org/maven2/androidx/constraintlayout/constraintlayout/maven-metadata.xml = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=404 retryCount=0, duration=2131) | |
| DEBUG: Content is not found for Maven url | |
| { | |
| "url": "https://repo.maven.apache.org/maven2/androidx/constraintlayout/constraintlayout/maven-metadata.xml" | |
| } | |
| DEBUG: GET https://repo.maven.apache.org/maven2/androidx/appcompat/appcompat/maven-metadata.xml = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=404 retryCount=0, duration=2216) | |
| DEBUG: Content is not found for Maven url | |
| { | |
| "url": "https://repo.maven.apache.org/maven2/androidx/appcompat/appcompat/maven-metadata.xml" | |
| } | |
| DEBUG: GET https://repo.maven.apache.org/maven2/com/google/android/material/material/maven-metadata.xml = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=404 retryCount=0, duration=2305) | |
| DEBUG: Content is not found for Maven url | |
| { | |
| "url": "https://repo.maven.apache.org/maven2/com/google/android/material/material/maven-metadata.xml" | |
| } | |
| DEBUG: GET https://dl.google.com/android/maven2/org/jetbrains/kotlin/android/org.jetbrains.kotlin.android.gradle.plugin/maven-metadata.xml = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=404 retryCount=0, duration=1950) | |
| DEBUG: Content is not found for Maven url | |
| { | |
| "url": "https://dl.google.com/android/maven2/org/jetbrains/kotlin/android/org.jetbrains.kotlin.android.gradle.plugin/maven-metadata.xml" | |
| } | |
| DEBUG: GET https://dl.google.com/android/maven2/org/jlleitschuh/gradle/ktlint/org.jlleitschuh.gradle.ktlint.gradle.plugin/maven-metadata.xml = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=404 retryCount=0, duration=1953) | |
| DEBUG: Content is not found for Maven url | |
| { | |
| "url": "https://dl.google.com/android/maven2/org/jlleitschuh/gradle/ktlint/org.jlleitschuh.gradle.ktlint.gradle.plugin/maven-metadata.xml" | |
| } | |
| DEBUG: GET https://repo.maven.apache.org/maven2/com/android/application/com.android.application.gradle.plugin/maven-metadata.xml = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=404 retryCount=0, duration=93) | |
| DEBUG: Content is not found for Maven url | |
| { | |
| "url": "https://repo.maven.apache.org/maven2/com/android/application/com.android.application.gradle.plugin/maven-metadata.xml" | |
| } | |
| DEBUG: GET https://repo.maven.apache.org/maven2/androidx/test/ext/junit/maven-metadata.xml = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=404 retryCount=0, duration=547) | |
| DEBUG: Content is not found for Maven url | |
| { | |
| "url": "https://repo.maven.apache.org/maven2/androidx/test/ext/junit/maven-metadata.xml" | |
| } | |
| DEBUG: GET https://repo.maven.apache.org/maven2/androidx/core/core-ktx/maven-metadata.xml = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=404 retryCount=0, duration=3162) | |
| DEBUG: Content is not found for Maven url | |
| { | |
| "url": "https://repo.maven.apache.org/maven2/androidx/core/core-ktx/maven-metadata.xml" | |
| } | |
| DEBUG: Looking up org.apache.flink:flink-connector-jdbc_2.12 in repository https://repository.apache.org/content/repositories/snapshots/ | |
| DEBUG: Looking up org.postgresql:postgresql in repository https://repository.apache.org/content/repositories/snapshots/ | |
| DEBUG: Looking up org.apache.logging.log4j:log4j-slf4j-impl in repository https://repository.apache.org/content/repositories/snapshots/ | |
| DEBUG: Looking up org.apache.logging.log4j:log4j-api in repository https://repository.apache.org/content/repositories/snapshots/ | |
| DEBUG: Looking up androidx.test.espresso:espresso-core in repository https://dl.google.com/android/maven2/ | |
| DEBUG: Looking up org.jlleitschuh.gradle.ktlint:org.jlleitschuh.gradle.ktlint.gradle.plugin in repository https://repo.maven.apache.org/maven2/ | |
| DEBUG: Looking up com.android.library:com.android.library.gradle.plugin in repository https://repo.maven.apache.org/maven2/ | |
| DEBUG: GET https://repo.scala-sbt.org/scalasbt/sbt-plugin-releases/ch/epfl/scala/sbt-scalafix/ = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=404 retryCount=0, duration=205) | |
| DEBUG: GET https://repo.maven.apache.org/maven2/org/jlleitschuh/gradle/ktlint/org.jlleitschuh.gradle.ktlint.gradle.plugin/maven-metadata.xml = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=404 retryCount=0, duration=456) | |
| DEBUG: Content is not found for Maven url | |
| { | |
| "url": "https://repo.maven.apache.org/maven2/org/jlleitschuh/gradle/ktlint/org.jlleitschuh.gradle.ktlint.gradle.plugin/maven-metadata.xml" | |
| } | |
| DEBUG: GET https://repo.maven.apache.org/maven2/com/android/library/com.android.library.gradle.plugin/maven-metadata.xml = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=404 retryCount=0, duration=535) | |
| DEBUG: Content is not found for Maven url | |
| { | |
| "url": "https://repo.maven.apache.org/maven2/com/android/library/com.android.library.gradle.plugin/maven-metadata.xml" | |
| } | |
| DEBUG: Found 5 new releases for org.apache.flink:flink-connector-jdbc_2.12 in repository https://repository.apache.org/content/repositories/snapshots/ | |
| DEBUG: Found 12 new releases for org.apache.logging.log4j:log4j-slf4j-impl in repository https://repository.apache.org/content/repositories/snapshots/ | |
| DEBUG: Found 12 new releases for org.apache.logging.log4j:log4j-api in repository https://repository.apache.org/content/repositories/snapshots/ | |
| DEBUG: Found 58 new releases for androidx.test.espresso:espresso-core in repository https://dl.google.com/android/maven2/ | |
| DEBUG: Looking up org.apache.logging.log4j:log4j-core in repository https://repository.apache.org/content/repositories/snapshots/ | |
| DEBUG: GET https://repository.apache.org/content/repositories/snapshots/org/postgresql/postgresql/maven-metadata.xml = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=404 retryCount=0, duration=5518) | |
| DEBUG: Content is not found for Maven url | |
| { | |
| "url": "https://repository.apache.org/content/repositories/snapshots/org/postgresql/postgresql/maven-metadata.xml" | |
| } | |
| DEBUG: No versions found for ch.epfl.scala:sbt-scalafix in 2 repositories | |
| DEBUG: GET https://repo.scala-sbt.org/scalasbt/sbt-plugin-releases/org/scalameta/sbt-scalafmt/ = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=404 retryCount=0, duration=4992) | |
| DEBUG: version compatibility regex match | |
| { | |
| "versionCompatibility": "^(?<version>[^-]+)(?<compatibility>-.*)?$" | |
| "currentValue": "22.12.0-alpine" | |
| "packageName": "docker.io/node" | |
| "groups": { | |
| "version": "22.12.0", | |
| "compatibility": "-alpine" | |
| } | |
| } | |
| DEBUG: version compatibility regex match | |
| { | |
| "versionCompatibility": "^(?<version>[^-]+)(?<compatibility>-.*)?$" | |
| "currentValue": "22.12.0-alpine" | |
| "packageName": "docker.io/node" | |
| "groups": { | |
| "version": "22.12.0", | |
| "compatibility": "-alpine" | |
| } | |
| } | |
| DEBUG: GET https://repo.maven.apache.org/maven2/ch/epfl/scala/sbt-scalafix/ = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=404 retryCount=0, duration=6722) | |
| DEBUG: Using queue: host=ghcr.io, concurrency=16 | |
| DEBUG: Looking up androidx.test.espresso:espresso-core in repository https://repo.maven.apache.org/maven2/ | |
| DEBUG: Found 12 new releases for org.apache.logging.log4j:log4j-core in repository https://repository.apache.org/content/repositories/snapshots/ | |
| DEBUG: Looking up commons-logging:commons-logging in repository https://repository.apache.org/content/repositories/snapshots/ | |
| DEBUG: GET https://repo.maven.apache.org/maven2/ch/epfl/scala/sbt-scalafix_2.10_0.13/0.13.0/sbt-scalafix_2.10_0.13-0.13.0.pom = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=404 retryCount=0, duration=209) | |
| DEBUG: GET https://repo.maven.apache.org/maven2/ch/epfl/scala/sbt-scalafix_2.10_0.13/0.13.0/sbt-scalafix-0.13.0.pom = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=404 retryCount=0, duration=1186) | |
| DEBUG: GET https://repo.maven.apache.org/maven2/androidx/test/espresso/espresso-core/maven-metadata.xml = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=404 retryCount=0, duration=2408) | |
| DEBUG: Content is not found for Maven url | |
| { | |
| "url": "https://repo.maven.apache.org/maven2/androidx/test/espresso/espresso-core/maven-metadata.xml" | |
| } | |
| DEBUG: Found 3 new releases for commons-logging:commons-logging in repository https://repository.apache.org/content/repositories/snapshots/ | |
| DEBUG: Looking up org.apache.maven.plugins:maven-compiler-plugin in repository https://repository.apache.org/content/repositories/snapshots/ | |
| DEBUG: Found 7 new releases for org.apache.maven.plugins:maven-compiler-plugin in repository https://repository.apache.org/content/repositories/snapshots/ | |
| DEBUG: GET https://repo.scala-sbt.org/scalasbt/sbt-plugin-releases/org/scalameta/ = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=404 retryCount=0, duration=5105) | |
| DEBUG: No versions found for org.scalameta:sbt-scalafmt in 2 repositories | |
| DEBUG: GET https://repo.maven.apache.org/maven2/org/scalameta/sbt-scalafmt/ = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=404 retryCount=0, duration=774) | |
| DEBUG: Looking up org.apache.maven.plugins:maven-shade-plugin in repository https://repository.apache.org/content/repositories/snapshots/ | |
| DEBUG: GET https://repository.apache.org/content/repositories/snapshots/org/apache/maven/plugins/maven-plugins/42/maven-plugins-42.pom = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=404 retryCount=0, duration=756) | |
| DEBUG: Content is not found for Maven url | |
| { | |
| "url": "https://repository.apache.org/content/repositories/snapshots/org/apache/maven/plugins/maven-plugins/42/maven-plugins-42.pom" | |
| } | |
| DEBUG: Found 5 new releases for org.apache.maven.plugins:maven-shade-plugin in repository https://repository.apache.org/content/repositories/snapshots/ | |
| DEBUG: Found no satisfying versions with 'docker' versioning | |
| DEBUG: Found no satisfying versions with 'docker' versioning | |
| DEBUG: Content is not found for Maven url | |
| { | |
| "url": "https://repository.apache.org/content/repositories/snapshots/org/apache/maven/plugins/maven-plugins/42/maven-plugins-42.pom" | |
| } | |
| DEBUG: version compatibility regex match | |
| { | |
| "versionCompatibility": "^(?<version>[^-]+)(?<compatibility>-.*)?$" | |
| "currentValue": "22.12.0-alpine" | |
| "packageName": "docker.io/node" | |
| "groups": { | |
| "version": "22.12.0", | |
| "compatibility": "-alpine" | |
| } | |
| } | |
| DEBUG: Found no satisfying versions with 'docker' versioning | |
| DEBUG: Found no satisfying versions with 'docker' versioning | |
| DEBUG: Found no satisfying versions with 'docker' versioning | |
| DEBUG: Failed to look up docker package docker://iterativeai/cml | |
| { | |
| "dependency": "docker://iterativeai/cml" | |
| "packageFile": ".github/workflows/test.yml" | |
| } | |
| DEBUG: GET https://repo.maven.apache.org/maven2/com/eed3si9n/sbt-assembly/ = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=404 retryCount=0, duration=561) | |
| DEBUG: GET https://repo.maven.apache.org/maven2/com/eed3si9n/sbt-assembly_2.10_0.13/2.3.0/sbt-assembly_2.10_0.13-2.3.0.pom = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=404 retryCount=0, duration=535) | |
| DEBUG: GET https://repo.maven.apache.org/maven2/com/eed3si9n/sbt-assembly_2.10_0.13/2.3.0/sbt-assembly-2.3.0.pom = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=404 retryCount=0, duration=21) | |
| DEBUG: Using queue: host=registry.npmjs.org, concurrency=999 | |
| DEBUG: PackageFiles.add() - Package file saved for base branch | |
| { | |
| "baseBranch": "main" | |
| } | |
| DEBUG: Package releases lookups complete | |
| { | |
| "baseBranch": "main" | |
| } | |
| DEBUG: branchifyUpgrades | |
| DEBUG: detectSemanticCommits() | |
| DEBUG: getCommitMessages | |
| DEBUG: Initializing git repository into /tmp/renovate/repos/github/hongbo-miao/hongbomiao.com | |
| DEBUG: Performing blobless clone | |
| DEBUG: git clone completed | |
| { | |
| "durationMs": 3719 | |
| } | |
| DEBUG: latest repository commit | |
| { | |
| "latestCommit": { | |
| "hash": "0e6d5829e237d2513865fb5a75b96d8857d0d53f", | |
| "date": "2024-12-12T03:51:59-08:00", | |
| "message": "refactor(node): replace .nvmrc to .node-version (#21471)", | |
| "refs": "HEAD -> main, origin/main, origin/HEAD", | |
| "body": "", | |
| "author_name": "Hongbo Miao", | |
| "author_email": "3375461+hongbo-miao@users.noreply.github.com" | |
| } | |
| } | |
| DEBUG: semanticCommits: detected "angular" | |
| DEBUG: semanticCommits: enabled | |
| DEBUG: 206 flattened updates found: macos, numpy, numpy, torch, torch-geometric, poethepoet, pytest-cov, numpy, pydantic, tenacity, scala, scala, awscc | |
| DEBUG: Returning 182 branch(es) | |
| DEBUG: config.repoIsOnboarded=true | |
| DEBUG: Found sourceUrl with multiple branches that should probably be combined into a group | |
| { | |
| "sourceUrl": "https://github.com/numpy/numpy" | |
| "newVersion": "2.2.0" | |
| "branches": { | |
| "renovate/graph-neural-network-numpy-2.x": "numpy", | |
| "renovate/infer-numpy-2.x": "numpy" | |
| } | |
| } | |
| DEBUG: Found sourceUrl with multiple branches that should probably be combined into a group | |
| { | |
| "sourceUrl": "https://github.com/scala/scala" | |
| "newVersion": "2.13.15" | |
| "branches": { | |
| "renovate/find-retired-people-scala-scala-2.x": "scala", | |
| "renovate/ingest-from-s3-to-kafka-scala-2.x": "scala" | |
| } | |
| } | |
| DEBUG: packageFiles with updates | |
| { | |
| "baseBranch": "main" | |
| "config": { | |
| "ansible-galaxy": [ | |
| { | |
| "deps": [ | |
| { | |
| "currentValue": "10.1.0", | |
| "currentVersion": "10.1.0", | |
| "datasource": "galaxy-collection", | |
| "depName": "community.general", | |
| "depType": "galaxy-collection", | |
| "fixedVersion": "10.1.0", | |
| "packageName": "community.general", | |
| "registryUrl": "https://galaxy.ansible.com/api", | |
| "sourceUrl": "https://github.com/ansible-collections/community.general", | |
| "versioning": "pep440", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "currentValue": "0.1.5", | |
| "currentVersion": "0.1.5", | |
| "datasource": "galaxy", | |
| "depName": "bartdorlandt.poetry", | |
| "depType": "role", | |
| "dependencyUrl": "https://galaxy.ansible.com/bartdorlandt/poetry", | |
| "fixedVersion": "0.1.5", | |
| "packageName": "bartdorlandt.poetry", | |
| "registryUrl": "https://galaxy.ansible.com/", | |
| "sourceUrl": "https://github.com/bartdorlandt/ansible-role-poetry", | |
| "versioning": "pep440", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "currentValue": "v0.12.0", | |
| "currentVersion": "v0.12.0", | |
| "datasource": "galaxy", | |
| "depName": "dragomirr.kafka", | |
| "depType": "role", | |
| "dependencyUrl": "https://galaxy.ansible.com/dragomirr/kafka", | |
| "fixedVersion": "v0.12.0", | |
| "packageName": "dragomirr.kafka", | |
| "registryUrl": "https://galaxy.ansible.com/", | |
| "sourceUrl": "https://github.com/dragomirr/ansible-role-kafka", | |
| "versioning": "pep440", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "currentValue": "2.11.0", | |
| "currentVersion": "2.11.0", | |
| "datasource": "galaxy", | |
| "depName": "staticdev.pyenv", | |
| "depType": "role", | |
| "dependencyUrl": "https://galaxy.ansible.com/staticdev/pyenv", | |
| "fixedVersion": "2.11.0", | |
| "packageName": "staticdev.pyenv", | |
| "registryUrl": "https://galaxy.ansible.com/", | |
| "sourceUrl": "https://github.com/staticdev/ansible-role-pyenv", | |
| "versioning": "pep440", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "currentValue": "0.2.1", | |
| "currentVersion": "0.2.1", | |
| "datasource": "galaxy", | |
| "depName": "stefangweichinger.ansible_rclone", | |
| "depType": "role", | |
| "dependencyUrl": "https://galaxy.ansible.com/stefangweichinger/ansible_rclone", | |
| "fixedVersion": "0.2.1", | |
| "packageName": "stefangweichinger.ansible_rclone", | |
| "registryUrl": "https://galaxy.ansible.com/", | |
| "sourceUrl": "https://github.com/stefangweichinger/ansible-rclone", | |
| "versioning": "pep440", | |
| "warnings": [], | |
| "updates": [] | |
| } | |
| ], | |
| "packageFile": "ansible/requirements.yml" | |
| } | |
| ], | |
| "bundler": [ | |
| { | |
| "deps": [ | |
| { | |
| "currentValue": "3.3.6", | |
| "currentVersion": "3.3.6", | |
| "currentVersionAgeInDays": 37, | |
| "currentVersionTimestamp": "2024-11-05T00:00:00.000Z", | |
| "datasource": "ruby-version", | |
| "depName": "ruby", | |
| "fixedVersion": "3.3.6", | |
| "homepage": "https://www.ruby-lang.org", | |
| "packageName": "ruby", | |
| "registryUrl": "https://www.ruby-lang.org/", | |
| "registryUrls": null, | |
| "sourceUrl": "https://github.com/ruby/ruby", | |
| "versioning": "ruby", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "changelogUrl": "https://github.com/rubocop/rubocop/releases/tag/v1.69.1", | |
| "currentValue": "'1.69.1'", | |
| "currentVersion": "1.69.1", | |
| "currentVersionAgeInDays": 9, | |
| "currentVersionTimestamp": "2024-12-03T09:03:08.778Z", | |
| "datasource": "rubygems", | |
| "depName": "rubocop", | |
| "fixedVersion": "1.69.1", | |
| "homepage": "https://rubocop.org/", | |
| "lockedVersion": "1.69.1", | |
| "managerData": { | |
| "lineNumber": 6 | |
| }, | |
| "packageName": "rubocop", | |
| "registryUrl": "https://rubygems.org", | |
| "sourceUrl": "https://github.com/rubocop/rubocop", | |
| "versioning": "ruby", | |
| "warnings": [], | |
| "updates": [] | |
| } | |
| ], | |
| "lockFiles": [ | |
| "Gemfile.lock" | |
| ], | |
| "packageFile": "Gemfile", | |
| "registryUrls": [ | |
| "https://rubygems.org" | |
| ] | |
| }, | |
| { | |
| "deps": [ | |
| { | |
| "currentValue": "3.3.6", | |
| "currentVersion": "3.3.6", | |
| "currentVersionAgeInDays": 37, | |
| "currentVersionTimestamp": "2024-11-05T00:00:00.000Z", | |
| "datasource": "ruby-version", | |
| "depName": "ruby", | |
| "fixedVersion": "3.3.6", | |
| "homepage": "https://www.ruby-lang.org", | |
| "packageName": "ruby", | |
| "registryUrl": "https://www.ruby-lang.org/", | |
| "registryUrls": null, | |
| "sourceUrl": "https://github.com/ruby/ruby", | |
| "versioning": "ruby", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "currentValue": "'2.8.5'", | |
| "currentVersion": "2.8.5", | |
| "currentVersionAgeInDays": 32, | |
| "currentVersionTimestamp": "2024-11-10T02:06:03.258Z", | |
| "datasource": "rubygems", | |
| "depName": "slather", | |
| "fixedVersion": "2.8.5", | |
| "lockedVersion": "2.8.5", | |
| "managerData": { | |
| "lineNumber": 6 | |
| }, | |
| "packageName": "slather", | |
| "registryUrl": "https://rubygems.org", | |
| "sourceUrl": "https://github.com/SlatherOrg/slather", | |
| "versioning": "ruby", | |
| "warnings": [], | |
| "updates": [] | |
| } | |
| ], | |
| "lockFiles": [ | |
| "mobile/mobile-ios/Gemfile.lock" | |
| ], | |
| "packageFile": "mobile/mobile-ios/Gemfile", | |
| "registryUrls": [ | |
| "https://rubygems.org" | |
| ] | |
| } | |
| ], | |
| "cargo": [ | |
| { | |
| "deps": [ | |
| { | |
| "currentValue": "=0.7.9", | |
| "currentVersion": "0.7.9", | |
| "datasource": "crate", | |
| "depName": "axum", | |
| "depType": "dependencies", | |
| "dependencyUrl": "https://crates.io/crates/axum", | |
| "fixedVersion": "0.7.9", | |
| "lockedVersion": "0.7.9", | |
| "managerData": { | |
| "nestedVersion": false | |
| }, | |
| "packageName": "axum", | |
| "registryUrl": "https://crates.io", | |
| "sourceUrl": "https://github.com/tokio-rs/axum", | |
| "versioning": "cargo", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "currentValue": "=0.15.7", | |
| "currentVersion": "0.15.7", | |
| "datasource": "crate", | |
| "depName": "dotenvy", | |
| "depType": "dependencies", | |
| "dependencyUrl": "https://crates.io/crates/dotenvy", | |
| "fixedVersion": "0.15.7", | |
| "lockedVersion": "0.15.7", | |
| "managerData": { | |
| "nestedVersion": false | |
| }, | |
| "packageName": "dotenvy", | |
| "registryUrl": "https://crates.io", | |
| "sourceUrl": "https://github.com/allan2/dotenvy", | |
| "versioning": "cargo", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "currentValue": "=1.2.0", | |
| "currentVersion": "1.2.0", | |
| "datasource": "crate", | |
| "depName": "http", | |
| "depType": "dependencies", | |
| "dependencyUrl": "https://crates.io/crates/http", | |
| "fixedVersion": "1.2.0", | |
| "lockedVersion": "1.2.0", | |
| "managerData": { | |
| "nestedVersion": false | |
| }, | |
| "packageName": "http", | |
| "registryUrl": "https://crates.io", | |
| "sourceUrl": "https://github.com/hyperium/http", | |
| "versioning": "cargo", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "currentValue": "=1.42.0", | |
| "currentVersion": "1.42.0", | |
| "datasource": "crate", | |
| "depName": "tokio", | |
| "depType": "dependencies", | |
| "dependencyUrl": "https://crates.io/crates/tokio", | |
| "fixedVersion": "1.42.0", | |
| "homepage": "https://tokio.rs", | |
| "lockedVersion": "1.42.0", | |
| "managerData": { | |
| "nestedVersion": true | |
| }, | |
| "packageName": "tokio", | |
| "registryUrl": "https://crates.io", | |
| "sourceUrl": "https://github.com/tokio-rs/tokio", | |
| "versioning": "cargo", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "currentValue": "=0.5.2", | |
| "currentVersion": "0.5.2", | |
| "datasource": "crate", | |
| "depName": "tower", | |
| "depType": "dependencies", | |
| "dependencyUrl": "https://crates.io/crates/tower", | |
| "fixedVersion": "0.5.2", | |
| "lockedVersion": "0.5.2", | |
| "managerData": { | |
| "nestedVersion": false | |
| }, | |
| "packageName": "tower", | |
| "registryUrl": "https://crates.io", | |
| "sourceUrl": "https://github.com/tower-rs/tower", | |
| "versioning": "cargo", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "currentValue": "=0.6.2", | |
| "currentVersion": "0.6.2", | |
| "datasource": "crate", | |
| "depName": "tower-http", | |
| "depType": "dependencies", | |
| "dependencyUrl": "https://crates.io/crates/tower-http", | |
| "fixedVersion": "0.6.2", | |
| "lockedVersion": "0.6.2", | |
| "managerData": { | |
| "nestedVersion": true | |
| }, | |
| "packageName": "tower-http", | |
| "registryUrl": "https://crates.io", | |
| "sourceUrl": "https://github.com/tower-rs/tower-http", | |
| "versioning": "cargo", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "currentValue": "=0.1.41", | |
| "currentVersion": "0.1.41", | |
| "datasource": "crate", | |
| "depName": "tracing", | |
| "depType": "dependencies", | |
| "dependencyUrl": "https://crates.io/crates/tracing", | |
| "fixedVersion": "0.1.41", | |
| "homepage": "https://tokio.rs", | |
| "lockedVersion": "0.1.41", | |
| "managerData": { | |
| "nestedVersion": false | |
| }, | |
| "packageName": "tracing", | |
| "registryUrl": "https://crates.io", | |
| "sourceUrl": "https://github.com/tokio-rs/tracing", | |
| "versioning": "cargo", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "currentValue": "=0.3.19", | |
| "currentVersion": "0.3.19", | |
| "datasource": "crate", | |
| "depName": "tracing-subscriber", | |
| "depType": "dependencies", | |
| "dependencyUrl": "https://crates.io/crates/tracing-subscriber", | |
| "fixedVersion": "0.3.19", | |
| "homepage": "https://tokio.rs", | |
| "lockedVersion": "0.3.19", | |
| "managerData": { | |
| "nestedVersion": false | |
| }, | |
| "packageName": "tracing-subscriber", | |
| "registryUrl": "https://crates.io", | |
| "sourceUrl": "https://github.com/tokio-rs/tracing", | |
| "versioning": "cargo", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "currentValue": "=0.0.302", | |
| "currentVersion": "0.0.302", | |
| "datasource": "crate", | |
| "depName": "clippy", | |
| "depType": "dev-dependencies", | |
| "dependencyUrl": "https://crates.io/crates/clippy", | |
| "fixedVersion": "0.0.302", | |
| "lockedVersion": "0.0.302", | |
| "managerData": { | |
| "nestedVersion": false | |
| }, | |
| "packageName": "clippy", | |
| "registryUrl": "https://crates.io", | |
| "sourceUrl": "https://github.com/rust-lang-nursery/rust-clippy", | |
| "versioning": "cargo", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "currentValue": "=0.13.4", | |
| "currentVersion": "0.13.4", | |
| "datasource": "crate", | |
| "depName": "prost-build", | |
| "depType": "build-dependencies", | |
| "dependencyUrl": "https://crates.io/crates/prost-build", | |
| "fixedVersion": "0.13.4", | |
| "lockedVersion": "0.13.4", | |
| "managerData": { | |
| "nestedVersion": false | |
| }, | |
| "packageName": "prost-build", | |
| "registryUrl": "https://crates.io", | |
| "sourceUrl": "https://github.com/tokio-rs/prost", | |
| "versioning": "cargo", | |
| "warnings": [], | |
| "updates": [] | |
| } | |
| ], | |
| "lockFiles": [ | |
| "api-rust/Cargo.lock" | |
| ], | |
| "packageFile": "api-rust/Cargo.toml", | |
| "packageFileVersion": "1.0.0" | |
| }, | |
| { | |
| "deps": [ | |
| { | |
| "currentValue": "=0.4.39", | |
| "currentVersion": "0.4.39", | |
| "datasource": "crate", | |
| "depName": "chrono", | |
| "depType": "dependencies", | |
| "dependencyUrl": "https://crates.io/crates/chrono", | |
| "fixedVersion": "0.4.39", | |
| "lockedVersion": "0.4.39", | |
| "managerData": { | |
| "nestedVersion": false | |
| }, | |
| "packageName": "chrono", | |
| "registryUrl": "https://crates.io", | |
| "sourceUrl": "https://github.com/chronotope/chrono", | |
| "versioning": "cargo", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "currentValue": "=0.9.0-beta.1", | |
| "currentVersion": "0.9.0-beta.1", | |
| "datasource": "crate", | |
| "depName": "rand", | |
| "depType": "dependencies", | |
| "dependencyUrl": "https://crates.io/crates/rand", | |
| "fixedVersion": "0.9.0-beta.1", | |
| "homepage": "https://rust-random.github.io/book", | |
| "lockedVersion": "0.9.0-beta.1", | |
| "managerData": { | |
| "nestedVersion": false | |
| }, | |
| "packageName": "rand", | |
| "registryUrl": "https://crates.io", | |
| "sourceUrl": "https://github.com/rust-random/rand", | |
| "versioning": "cargo", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "currentValue": "=1.42.0", | |
| "currentVersion": "1.42.0", | |
| "datasource": "crate", | |
| "depName": "tokio", | |
| "depType": "dependencies", | |
| "dependencyUrl": "https://crates.io/crates/tokio", | |
| "fixedVersion": "1.42.0", | |
| "homepage": "https://tokio.rs", | |
| "lockedVersion": "1.42.0", | |
| "managerData": { | |
| "nestedVersion": true | |
| }, | |
| "packageName": "tokio", | |
| "registryUrl": "https://crates.io", | |
| "sourceUrl": "https://github.com/tokio-rs/tokio", | |
| "versioning": "cargo", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "currentValue": "=0.0.302", | |
| "currentVersion": "0.0.302", | |
| "datasource": "crate", | |
| "depName": "clippy", | |
| "depType": "dev-dependencies", | |
| "dependencyUrl": "https://crates.io/crates/clippy", | |
| "fixedVersion": "0.0.302", | |
| "lockedVersion": "0.0.302", | |
| "managerData": { | |
| "nestedVersion": false | |
| }, | |
| "packageName": "clippy", | |
| "registryUrl": "https://crates.io", | |
| "sourceUrl": "https://github.com/rust-lang-nursery/rust-clippy", | |
| "versioning": "cargo", | |
| "warnings": [], | |
| "updates": [] | |
| } | |
| ], | |
| "lockFiles": [ | |
| "data-visualization/iads/iads-rtstation/iads-data-producer/Cargo.lock" | |
| ], | |
| "packageFile": "data-visualization/iads/iads-rtstation/iads-data-producer/Cargo.toml", | |
| "packageFileVersion": "1.0.0" | |
| }, | |
| { | |
| "deps": [ | |
| { | |
| "currentValue": "=0.7.9", | |
| "currentVersion": "0.7.9", | |
| "datasource": "crate", | |
| "depName": "axum", | |
| "depType": "dependencies", | |
| "dependencyUrl": "https://crates.io/crates/axum", | |
| "fixedVersion": "0.7.9", | |
| "lockedVersion": "0.7.9", | |
| "managerData": { | |
| "nestedVersion": false | |
| }, | |
| "packageName": "axum", | |
| "registryUrl": "https://crates.io", | |
| "sourceUrl": "https://github.com/tokio-rs/axum", | |
| "versioning": "cargo", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "currentValue": "=0.4.39", | |
| "currentVersion": "0.4.39", | |
| "datasource": "crate", | |
| "depName": "chrono", | |
| "depType": "dependencies", | |
| "dependencyUrl": "https://crates.io/crates/chrono", | |
| "fixedVersion": "0.4.39", | |
| "lockedVersion": "0.4.39", | |
| "managerData": { | |
| "nestedVersion": false | |
| }, | |
| "packageName": "chrono", | |
| "registryUrl": "https://crates.io", | |
| "sourceUrl": "https://github.com/chronotope/chrono", | |
| "versioning": "cargo", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "currentValue": "=0.15.7", | |
| "currentVersion": "0.15.7", | |
| "datasource": "crate", | |
| "depName": "dotenvy", | |
| "depType": "dependencies", | |
| "dependencyUrl": "https://crates.io/crates/dotenvy", | |
| "fixedVersion": "0.15.7", | |
| "lockedVersion": "0.15.7", | |
| "managerData": { | |
| "nestedVersion": false | |
| }, | |
| "packageName": "dotenvy", | |
| "registryUrl": "https://crates.io", | |
| "sourceUrl": "https://github.com/allan2/dotenvy", | |
| "versioning": "cargo", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "currentValue": "=0.13.4", | |
| "currentVersion": "0.13.4", | |
| "datasource": "crate", | |
| "depName": "prost", | |
| "depType": "dependencies", | |
| "dependencyUrl": "https://crates.io/crates/prost", | |
| "fixedVersion": "0.13.4", | |
| "lockedVersion": "0.13.4", | |
| "managerData": { | |
| "nestedVersion": false | |
| }, | |
| "packageName": "prost", | |
| "registryUrl": "https://crates.io", | |
| "sourceUrl": "https://github.com/tokio-rs/prost", | |
| "versioning": "cargo", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "currentValue": "=1.0.216", | |
| "currentVersion": "1.0.216", | |
| "datasource": "crate", | |
| "depName": "serde", | |
| "depType": "dependencies", | |
| "dependencyUrl": "https://crates.io/crates/serde", | |
| "fixedVersion": "1.0.216", | |
| "homepage": "https://serde.rs", | |
| "lockedVersion": "1.0.216", | |
| "managerData": { | |
| "nestedVersion": true | |
| }, | |
| "packageName": "serde", | |
| "registryUrl": "https://crates.io", | |
| "sourceUrl": "https://github.com/serde-rs/serde", | |
| "versioning": "cargo", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "currentValue": "=3.14.0", | |
| "currentVersion": "3.14.0", | |
| "datasource": "crate", | |
| "depName": "tempfile", | |
| "depType": "dependencies", | |
| "dependencyUrl": "https://crates.io/crates/tempfile", | |
| "fixedVersion": "3.14.0", | |
| "homepage": "https://stebalien.com/projects/tempfile-rs/", | |
| "lockedVersion": "3.14.0", | |
| "managerData": { | |
| "nestedVersion": false | |
| }, | |
| "packageName": "tempfile", | |
| "registryUrl": "https://crates.io", | |
| "sourceUrl": "https://github.com/Stebalien/tempfile", | |
| "versioning": "cargo", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "currentValue": "=1.42.0", | |
| "currentVersion": "1.42.0", | |
| "datasource": "crate", | |
| "depName": "tokio", | |
| "depType": "dependencies", | |
| "dependencyUrl": "https://crates.io/crates/tokio", | |
| "fixedVersion": "1.42.0", | |
| "homepage": "https://tokio.rs", | |
| "lockedVersion": "1.42.0", | |
| "managerData": { | |
| "nestedVersion": true | |
| }, | |
| "packageName": "tokio", | |
| "registryUrl": "https://crates.io", | |
| "sourceUrl": "https://github.com/tokio-rs/tokio", | |
| "versioning": "cargo", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "currentValue": "=0.58.0", | |
| "currentVersion": "0.58.0", | |
| "datasource": "crate", | |
| "depName": "windows", | |
| "depType": "dependencies", | |
| "dependencyUrl": "https://crates.io/crates/windows", | |
| "fixedVersion": "0.58.0", | |
| "lockedVersion": "0.58.0", | |
| "managerData": { | |
| "nestedVersion": true | |
| }, | |
| "packageName": "windows", | |
| "registryUrl": "https://crates.io", | |
| "sourceUrl": "https://github.com/microsoft/windows-rs", | |
| "versioning": "cargo", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "currentValue": "=0.4.1", | |
| "currentVersion": "0.4.1", | |
| "datasource": "crate", | |
| "depName": "zeromq", | |
| "depType": "dependencies", | |
| "dependencyUrl": "https://crates.io/crates/zeromq", | |
| "fixedVersion": "0.4.1", | |
| "lockedVersion": "0.4.1", | |
| "managerData": { | |
| "nestedVersion": false | |
| }, | |
| "packageName": "zeromq", | |
| "registryUrl": "https://crates.io", | |
| "sourceUrl": "https://github.com/zeromq/zmq.rs", | |
| "versioning": "cargo", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "currentValue": "=0.0.302", | |
| "currentVersion": "0.0.302", | |
| "datasource": "crate", | |
| "depName": "clippy", | |
| "depType": "dev-dependencies", | |
| "dependencyUrl": "https://crates.io/crates/clippy", | |
| "fixedVersion": "0.0.302", | |
| "lockedVersion": "0.0.302", | |
| "managerData": { | |
| "nestedVersion": false | |
| }, | |
| "packageName": "clippy", | |
| "registryUrl": "https://crates.io", | |
| "sourceUrl": "https://github.com/rust-lang-nursery/rust-clippy", | |
| "versioning": "cargo", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "currentValue": "=0.13.4", | |
| "currentVersion": "0.13.4", | |
| "datasource": "crate", | |
| "depName": "prost-build", | |
| "depType": "build-dependencies", | |
| "dependencyUrl": "https://crates.io/crates/prost-build", | |
| "fixedVersion": "0.13.4", | |
| "lockedVersion": "0.13.4", | |
| "managerData": { | |
| "nestedVersion": false | |
| }, | |
| "packageName": "prost-build", | |
| "registryUrl": "https://crates.io", | |
| "sourceUrl": "https://github.com/tokio-rs/prost", | |
| "versioning": "cargo", | |
| "warnings": [], | |
| "updates": [] | |
| } | |
| ], | |
| "lockFiles": [ | |
| "data-visualization/iads/iads-rtstation/zeromq-iads-bridge/Cargo.lock" | |
| ], | |
| "packageFile": "data-visualization/iads/iads-rtstation/zeromq-iads-bridge/Cargo.toml", | |
| "packageFileVersion": "1.0.0" | |
| }, | |
| { | |
| "deps": [ | |
| { | |
| "currentValue": "=0.17.0", | |
| "currentVersion": "0.17.0", | |
| "datasource": "crate", | |
| "depName": "apache-avro", | |
| "depType": "dependencies", | |
| "dependencyUrl": "https://crates.io/crates/apache-avro", | |
| "fixedVersion": "0.17.0", | |
| "lockedVersion": "0.17.0", | |
| "managerData": { | |
| "nestedVersion": false | |
| }, | |
| "packageName": "apache-avro", | |
| "registryUrl": "https://crates.io", | |
| "sourceUrl": "https://github.com/apache/avro", | |
| "versioning": "cargo", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "currentValue": "=0.4.39", | |
| "currentVersion": "0.4.39", | |
| "datasource": "crate", | |
| "depName": "chrono", | |
| "depType": "dependencies", | |
| "dependencyUrl": "https://crates.io/crates/chrono", | |
| "fixedVersion": "0.4.39", | |
| "lockedVersion": "0.4.39", | |
| "managerData": { | |
| "nestedVersion": false | |
| }, | |
| "packageName": "chrono", | |
| "registryUrl": "https://crates.io", | |
| "sourceUrl": "https://github.com/chronotope/chrono", | |
| "versioning": "cargo", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "currentValue": "=0.13.4", | |
| "currentVersion": "0.13.4", | |
| "datasource": "crate", | |
| "depName": "prost", | |
| "depType": "dependencies", | |
| "dependencyUrl": "https://crates.io/crates/prost", | |
| "fixedVersion": "0.13.4", | |
| "lockedVersion": "0.13.4", | |
| "managerData": { | |
| "nestedVersion": false | |
| }, | |
| "packageName": "prost", | |
| "registryUrl": "https://crates.io", | |
| "sourceUrl": "https://github.com/tokio-rs/prost", | |
| "versioning": "cargo", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "currentValue": "=0.37.0", | |
| "currentVersion": "0.37.0", | |
| "datasource": "crate", | |
| "depName": "rdkafka", | |
| "depType": "dependencies", | |
| "dependencyUrl": "https://crates.io/crates/rdkafka", | |
| "fixedVersion": "0.37.0", | |
| "lockedVersion": "0.37.0", | |
| "managerData": { | |
| "nestedVersion": true | |
| }, | |
| "packageName": "rdkafka", | |
| "registryUrl": "https://crates.io", | |
| "sourceUrl": "https://github.com/fede1024/rust-rdkafka", | |
| "versioning": "cargo", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "currentValue": "=1.42.0", | |
| "currentVersion": "1.42.0", | |
| "datasource": "crate", | |
| "depName": "tokio", | |
| "depType": "dependencies", | |
| "dependencyUrl": "https://crates.io/crates/tokio", | |
| "fixedVersion": "1.42.0", | |
| "homepage": "https://tokio.rs", | |
| "lockedVersion": "1.42.0", | |
| "managerData": { | |
| "nestedVersion": true | |
| }, | |
| "packageName": "tokio", | |
| "registryUrl": "https://crates.io", | |
| "sourceUrl": "https://github.com/tokio-rs/tokio", | |
| "versioning": "cargo", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "currentValue": "=4.2.0", | |
| "currentVersion": "4.2.0", | |
| "datasource": "crate", | |
| "depName": "schema_registry_converter", | |
| "depType": "dependencies", | |
| "dependencyUrl": "https://crates.io/crates/schema_registry_converter", | |
| "fixedVersion": "4.2.0", | |
| "lockedVersion": "4.2.0", | |
| "managerData": { | |
| "nestedVersion": true | |
| }, | |
| "packageName": "schema_registry_converter", | |
| "registryUrl": "https://crates.io", | |
| "sourceUrl": "https://github.com/gklijs/schema_registry_converter", | |
| "versioning": "cargo", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "currentValue": "=0.0.302", | |
| "currentVersion": "0.0.302", | |
| "datasource": "crate", | |
| "depName": "clippy", | |
| "depType": "dev-dependencies", | |
| "dependencyUrl": "https://crates.io/crates/clippy", | |
| "fixedVersion": "0.0.302", | |
| "lockedVersion": "0.0.302", | |
| "managerData": { | |
| "nestedVersion": false | |
| }, | |
| "packageName": "clippy", | |
| "registryUrl": "https://crates.io", | |
| "sourceUrl": "https://github.com/rust-lang-nursery/rust-clippy", | |
| "versioning": "cargo", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "currentValue": "=0.13.4", | |
| "currentVersion": "0.13.4", | |
| "datasource": "crate", | |
| "depName": "prost-build", | |
| "depType": "build-dependencies", | |
| "dependencyUrl": "https://crates.io/crates/prost-build", | |
| "fixedVersion": "0.13.4", | |
| "lockedVersion": "0.13.4", | |
| "managerData": { | |
| "nestedVersion": false | |
| }, | |
| "packageName": "prost-build", | |
| "registryUrl": "https://crates.io", | |
| "sourceUrl": "https://github.com/tokio-rs/prost", | |
| "versioning": "cargo", | |
| "warnings": [], | |
| "updates": [] | |
| } | |
| ], | |
| "lockFiles": [ | |
| "hm-kafka/kafka-client/kafka-rust/proto-consumer/Cargo.lock" | |
| ], | |
| "packageFile": "hm-kafka/kafka-client/kafka-rust/proto-consumer/Cargo.toml", | |
| "packageFileVersion": "1.0.0" | |
| }, | |
| { | |
| "deps": [ | |
| { | |
| "currentValue": "=0.17.0", | |
| "currentVersion": "0.17.0", | |
| "datasource": "crate", | |
| "depName": "apache-avro", | |
| "depType": "dependencies", | |
| "dependencyUrl": "https://crates.io/crates/apache-avro", | |
| "fixedVersion": "0.17.0", | |
| "lockedVersion": "0.17.0", | |
| "managerData": { | |
| "nestedVersion": false | |
| }, | |
| "packageName": "apache-avro", | |
| "registryUrl": "https://crates.io", | |
| "sourceUrl": "https://github.com/apache/avro", | |
| "versioning": "cargo", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "currentValue": "=0.4.39", | |
| "currentVersion": "0.4.39", | |
| "datasource": "crate", | |
| "depName": "chrono", | |
| "depType": "dependencies", | |
| "dependencyUrl": "https://crates.io/crates/chrono", | |
| "fixedVersion": "0.4.39", | |
| "lockedVersion": "0.4.39", | |
| "managerData": { | |
| "nestedVersion": false | |
| }, | |
| "packageName": "chrono", | |
| "registryUrl": "https://crates.io", | |
| "sourceUrl": "https://github.com/chronotope/chrono", | |
| "versioning": "cargo", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "currentValue": "=0.13.4", | |
| "currentVersion": "0.13.4", | |
| "datasource": "crate", | |
| "depName": "prost", | |
| "depType": "dependencies", | |
| "dependencyUrl": "https://crates.io/crates/prost", | |
| "fixedVersion": "0.13.4", | |
| "lockedVersion": "0.13.4", | |
| "managerData": { | |
| "nestedVersion": false | |
| }, | |
| "packageName": "prost", | |
| "registryUrl": "https://crates.io", | |
| "sourceUrl": "https://github.com/tokio-rs/prost", | |
| "versioning": "cargo", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "currentValue": "=0.9.0-beta.1", | |
| "currentVersion": "0.9.0-beta.1", | |
| "datasource": "crate", | |
| "depName": "rand", | |
| "depType": "dependencies", | |
| "dependencyUrl": "https://crates.io/crates/rand", | |
| "fixedVersion": "0.9.0-beta.1", | |
| "homepage": "https://rust-random.github.io/book", | |
| "lockedVersion": "0.9.0-beta.1", | |
| "managerData": { | |
| "nestedVersion": false | |
| }, | |
| "packageName": "rand", | |
| "registryUrl": "https://crates.io", | |
| "sourceUrl": "https://github.com/rust-random/rand", | |
| "versioning": "cargo", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "currentValue": "=0.37.0", | |
| "currentVersion": "0.37.0", | |
| "datasource": "crate", | |
| "depName": "rdkafka", | |
| "depType": "dependencies", | |
| "dependencyUrl": "https://crates.io/crates/rdkafka", | |
| "fixedVersion": "0.37.0", | |
| "lockedVersion": "0.37.0", | |
| "managerData": { | |
| "nestedVersion": true | |
| }, | |
| "packageName": "rdkafka", | |
| "registryUrl": "https://crates.io", | |
| "sourceUrl": "https://github.com/fede1024/rust-rdkafka", | |
| "versioning": "cargo", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "currentValue": "=4.2.0", | |
| "currentVersion": "4.2.0", | |
| "datasource": "crate", | |
| "depName": "schema_registry_converter", | |
| "depType": "dependencies", | |
| "dependencyUrl": "https://crates.io/crates/schema_registry_converter", | |
| "fixedVersion": "4.2.0", | |
| "lockedVersion": "4.2.0", | |
| "managerData": { | |
| "nestedVersion": true | |
| }, | |
| "packageName": "schema_registry_converter", | |
| "registryUrl": "https://crates.io", | |
| "sourceUrl": "https://github.com/gklijs/schema_registry_converter", | |
| "versioning": "cargo", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "currentValue": "=1.42.0", | |
| "currentVersion": "1.42.0", | |
| "datasource": "crate", | |
| "depName": "tokio", | |
| "depType": "dependencies", | |
| "dependencyUrl": "https://crates.io/crates/tokio", | |
| "fixedVersion": "1.42.0", | |
| "homepage": "https://tokio.rs", | |
| "lockedVersion": "1.42.0", | |
| "managerData": { | |
| "nestedVersion": true | |
| }, | |
| "packageName": "tokio", | |
| "registryUrl": "https://crates.io", | |
| "sourceUrl": "https://github.com/tokio-rs/tokio", | |
| "versioning": "cargo", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "currentValue": "=0.0.302", | |
| "currentVersion": "0.0.302", | |
| "datasource": "crate", | |
| "depName": "clippy", | |
| "depType": "dev-dependencies", | |
| "dependencyUrl": "https://crates.io/crates/clippy", | |
| "fixedVersion": "0.0.302", | |
| "lockedVersion": "0.0.302", | |
| "managerData": { | |
| "nestedVersion": false | |
| }, | |
| "packageName": "clippy", | |
| "registryUrl": "https://crates.io", | |
| "sourceUrl": "https://github.com/rust-lang-nursery/rust-clippy", | |
| "versioning": "cargo", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "currentValue": "=0.13.4", | |
| "currentVersion": "0.13.4", | |
| "datasource": "crate", | |
| "depName": "prost-build", | |
| "depType": "build-dependencies", | |
| "dependencyUrl": "https://crates.io/crates/prost-build", | |
| "fixedVersion": "0.13.4", | |
| "lockedVersion": "0.13.4", | |
| "managerData": { | |
| "nestedVersion": false | |
| }, | |
| "packageName": "prost-build", | |
| "registryUrl": "https://crates.io", | |
| "sourceUrl": "https://github.com/tokio-rs/prost", | |
| "versioning": "cargo", | |
| "warnings": [], | |
| "updates": [] | |
| } | |
| ], | |
| "lockFiles": [ | |
| "hm-kafka/kafka-client/kafka-rust/proto-producer/Cargo.lock" | |
| ], | |
| "packageFile": "hm-kafka/kafka-client/kafka-rust/proto-producer/Cargo.toml", | |
| "packageFileVersion": "1.0.0" | |
| }, | |
| { | |
| "deps": [ | |
| { | |
| "currentValue": "=0.17.0", | |
| "currentVersion": "0.17.0", | |
| "datasource": "crate", | |
| "depName": "apache-avro", | |
| "depType": "dependencies", | |
| "dependencyUrl": "https://crates.io/crates/apache-avro", | |
| "fixedVersion": "0.17.0", | |
| "lockedVersion": "0.17.0", | |
| "managerData": { | |
| "nestedVersion": false | |
| }, | |
| "packageName": "apache-avro", | |
| "registryUrl": "https://crates.io", | |
| "sourceUrl": "https://github.com/apache/avro", | |
| "versioning": "cargo", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "currentValue": "=0.3.31", | |
| "currentVersion": "0.3.31", | |
| "datasource": "crate", | |
| "depName": "futures", | |
| "depType": "dependencies", | |
| "dependencyUrl": "https://crates.io/crates/futures", | |
| "fixedVersion": "0.3.31", | |
| "homepage": "https://rust-lang.github.io/futures-rs", | |
| "lockedVersion": "0.3.31", | |
| "managerData": { | |
| "nestedVersion": false | |
| }, | |
| "packageName": "futures", | |
| "registryUrl": "https://crates.io", | |
| "sourceUrl": "https://github.com/rust-lang/futures-rs", | |
| "versioning": "cargo", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "currentValue": "=0.13.4", | |
| "currentVersion": "0.13.4", | |
| "datasource": "crate", | |
| "depName": "prost", | |
| "depType": "dependencies", | |
| "dependencyUrl": "https://crates.io/crates/prost", | |
| "fixedVersion": "0.13.4", | |
| "lockedVersion": "0.13.4", | |
| "managerData": { | |
| "nestedVersion": false | |
| }, | |
| "packageName": "prost", | |
| "registryUrl": "https://crates.io", | |
| "sourceUrl": "https://github.com/tokio-rs/prost", | |
| "versioning": "cargo", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "currentValue": "=0.37.0", | |
| "currentVersion": "0.37.0", | |
| "datasource": "crate", | |
| "depName": "rdkafka", | |
| "depType": "dependencies", | |
| "dependencyUrl": "https://crates.io/crates/rdkafka", | |
| "fixedVersion": "0.37.0", | |
| "lockedVersion": "0.37.0", | |
| "managerData": { | |
| "nestedVersion": true | |
| }, | |
| "packageName": "rdkafka", | |
| "registryUrl": "https://crates.io", | |
| "sourceUrl": "https://github.com/fede1024/rust-rdkafka", | |
| "versioning": "cargo", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "currentValue": "=4.2.0", | |
| "currentVersion": "4.2.0", | |
| "datasource": "crate", | |
| "depName": "schema_registry_converter", | |
| "depType": "dependencies", | |
| "dependencyUrl": "https://crates.io/crates/schema_registry_converter", | |
| "fixedVersion": "4.2.0", | |
| "lockedVersion": "4.2.0", | |
| "managerData": { | |
| "nestedVersion": true | |
| }, | |
| "packageName": "schema_registry_converter", | |
| "registryUrl": "https://crates.io", | |
| "sourceUrl": "https://github.com/gklijs/schema_registry_converter", | |
| "versioning": "cargo", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "currentValue": "=0.5.8", | |
| "currentVersion": "0.5.8", | |
| "datasource": "crate", | |
| "depName": "socket2", | |
| "depType": "dependencies", | |
| "dependencyUrl": "https://crates.io/crates/socket2", | |
| "fixedVersion": "0.5.8", | |
| "lockedVersion": "0.5.8", | |
| "managerData": { | |
| "nestedVersion": false | |
| }, | |
| "packageName": "socket2", | |
| "registryUrl": "https://crates.io", | |
| "sourceUrl": "https://github.com/rust-lang/socket2", | |
| "versioning": "cargo", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "currentValue": "=1.42.0", | |
| "currentVersion": "1.42.0", | |
| "datasource": "crate", | |
| "depName": "tokio", | |
| "depType": "dependencies", | |
| "dependencyUrl": "https://crates.io/crates/tokio", | |
| "fixedVersion": "1.42.0", | |
| "homepage": "https://tokio.rs", | |
| "lockedVersion": "1.42.0", | |
| "managerData": { | |
| "nestedVersion": true | |
| }, | |
| "packageName": "tokio", | |
| "registryUrl": "https://crates.io", | |
| "sourceUrl": "https://github.com/tokio-rs/tokio", | |
| "versioning": "cargo", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "currentValue": "=0.0.302", | |
| "currentVersion": "0.0.302", | |
| "datasource": "crate", | |
| "depName": "clippy", | |
| "depType": "dev-dependencies", | |
| "dependencyUrl": "https://crates.io/crates/clippy", | |
| "fixedVersion": "0.0.302", | |
| "lockedVersion": "0.0.302", | |
| "managerData": { | |
| "nestedVersion": false | |
| }, | |
| "packageName": "clippy", | |
| "registryUrl": "https://crates.io", | |
| "sourceUrl": "https://github.com/rust-lang-nursery/rust-clippy", | |
| "versioning": "cargo", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "currentValue": "=0.13.4", | |
| "currentVersion": "0.13.4", | |
| "datasource": "crate", | |
| "depName": "prost-build", | |
| "depType": "build-dependencies", | |
| "dependencyUrl": "https://crates.io/crates/prost-build", | |
| "fixedVersion": "0.13.4", | |
| "lockedVersion": "0.13.4", | |
| "managerData": { | |
| "nestedVersion": false | |
| }, | |
| "packageName": "prost-build", | |
| "registryUrl": "https://crates.io", | |
| "sourceUrl": "https://github.com/tokio-rs/prost", | |
| "versioning": "cargo", | |
| "warnings": [], | |
| "updates": [] | |
| } | |
| ], | |
| "lockFiles": [ | |
| "hm-kafka/kafka-client/kafka-rust/udp-kafka-bridge/Cargo.lock" | |
| ], | |
| "packageFile": "hm-kafka/kafka-client/kafka-rust/udp-kafka-bridge/Cargo.toml", | |
| "packageFileVersion": "1.0.0" | |
| }, | |
| { | |
| "deps": [ | |
| { | |
| "currentValue": "=0.15.7", | |
| "currentVersion": "0.15.7", | |
| "datasource": "crate", | |
| "depName": "dotenvy", | |
| "depType": "dependencies", | |
| "dependencyUrl": "https://crates.io/crates/dotenvy", | |
| "fixedVersion": "0.15.7", | |
| "lockedVersion": "0.15.7", | |
| "managerData": { | |
| "nestedVersion": false | |
| }, | |
| "packageName": "dotenvy", | |
| "registryUrl": "https://crates.io", | |
| "sourceUrl": "https://github.com/allan2/dotenvy", | |
| "versioning": "cargo", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "currentValue": "=0.3.31", | |
| "currentVersion": "0.3.31", | |
| "datasource": "crate", | |
| "depName": "futures", | |
| "depType": "dependencies", | |
| "dependencyUrl": "https://crates.io/crates/futures", | |
| "fixedVersion": "0.3.31", | |
| "homepage": "https://rust-lang.github.io/futures-rs", | |
| "lockedVersion": "0.3.31", | |
| "managerData": { | |
| "nestedVersion": false | |
| }, | |
| "packageName": "futures", | |
| "registryUrl": "https://crates.io", | |
| "sourceUrl": "https://github.com/rust-lang/futures-rs", | |
| "versioning": "cargo", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "currentValue": "=0.13.4", | |
| "currentVersion": "0.13.4", | |
| "datasource": "crate", | |
| "depName": "prost", | |
| "depType": "dependencies", | |
| "dependencyUrl": "https://crates.io/crates/prost", | |
| "fixedVersion": "0.13.4", | |
| "lockedVersion": "0.13.4", | |
| "managerData": { | |
| "nestedVersion": false | |
| }, | |
| "packageName": "prost", | |
| "registryUrl": "https://crates.io", | |
| "sourceUrl": "https://github.com/tokio-rs/prost", | |
| "versioning": "cargo", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "currentValue": "=0.37.0", | |
| "currentVersion": "0.37.0", | |
| "datasource": "crate", | |
| "depName": "rdkafka", | |
| "depType": "dependencies", | |
| "dependencyUrl": "https://crates.io/crates/rdkafka", | |
| "fixedVersion": "0.37.0", | |
| "lockedVersion": "0.37.0", | |
| "managerData": { | |
| "nestedVersion": true | |
| }, | |
| "packageName": "rdkafka", | |
| "registryUrl": "https://crates.io", | |
| "sourceUrl": "https://github.com/fede1024/rust-rdkafka", | |
| "versioning": "cargo", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "currentValue": "=4.2.0", | |
| "currentVersion": "4.2.0", | |
| "datasource": "crate", | |
| "depName": "schema_registry_converter", | |
| "depType": "dependencies", | |
| "dependencyUrl": "https://crates.io/crates/schema_registry_converter", | |
| "fixedVersion": "4.2.0", | |
| "lockedVersion": "4.2.0", | |
| "managerData": { | |
| "nestedVersion": true | |
| }, | |
| "packageName": "schema_registry_converter", | |
| "registryUrl": "https://crates.io", | |
| "sourceUrl": "https://github.com/gklijs/schema_registry_converter", | |
| "versioning": "cargo", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "currentValue": "=1.42.0", | |
| "currentVersion": "1.42.0", | |
| "datasource": "crate", | |
| "depName": "tokio", | |
| "depType": "dependencies", | |
| "dependencyUrl": "https://crates.io/crates/tokio", | |
| "fixedVersion": "1.42.0", | |
| "homepage": "https://tokio.rs", | |
| "lockedVersion": "1.42.0", | |
| "managerData": { | |
| "nestedVersion": true | |
| }, | |
| "packageName": "tokio", | |
| "registryUrl": "https://crates.io", | |
| "sourceUrl": "https://github.com/tokio-rs/tokio", | |
| "versioning": "cargo", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "currentValue": "=0.4.1", | |
| "currentVersion": "0.4.1", | |
| "datasource": "crate", | |
| "depName": "zeromq", | |
| "depType": "dependencies", | |
| "dependencyUrl": "https://crates.io/crates/zeromq", | |
| "fixedVersion": "0.4.1", | |
| "lockedVersion": "0.4.1", | |
| "managerData": { | |
| "nestedVersion": false | |
| }, | |
| "packageName": "zeromq", | |
| "registryUrl": "https://crates.io", | |
| "sourceUrl": "https://github.com/zeromq/zmq.rs", | |
| "versioning": "cargo", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "currentValue": "=0.0.302", | |
| "currentVersion": "0.0.302", | |
| "datasource": "crate", | |
| "depName": "clippy", | |
| "depType": "dev-dependencies", | |
| "dependencyUrl": "https://crates.io/crates/clippy", | |
| "fixedVersion": "0.0.302", | |
| "lockedVersion": "0.0.302", | |
| "managerData": { | |
| "nestedVersion": false | |
| }, | |
| "packageName": "clippy", | |
| "registryUrl": "https://crates.io", | |
| "sourceUrl": "https://github.com/rust-lang-nursery/rust-clippy", | |
| "versioning": "cargo", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "currentValue": "=0.13.4", | |
| "currentVersion": "0.13.4", | |
| "datasource": "crate", | |
| "depName": "prost-build", | |
| "depType": "build-dependencies", | |
| "dependencyUrl": "https://crates.io/crates/prost-build", | |
| "fixedVersion": "0.13.4", | |
| "lockedVersion": "0.13.4", | |
| "managerData": { | |
| "nestedVersion": false | |
| }, | |
| "packageName": "prost-build", | |
| "registryUrl": "https://crates.io", | |
| "sourceUrl": "https://github.com/tokio-rs/prost", | |
| "versioning": "cargo", | |
| "warnings": [], | |
| "updates": [] | |
| } | |
| ], | |
| "lockFiles": [ | |
| "hm-kafka/kafka-client/kafka-rust/zeromq-kafka-bridge/Cargo.lock" | |
| ], | |
| "packageFile": "hm-kafka/kafka-client/kafka-rust/zeromq-kafka-bridge/Cargo.toml", | |
| "packageFileVersion": "1.0.0" | |
| }, | |
| { | |
| "deps": [ | |
| { | |
| "currentValue": "=0.13.4", | |
| "currentVersion": "0.13.4", | |
| "datasource": "crate", | |
| "depName": "prost", | |
| "depType": "dependencies", | |
| "dependencyUrl": "https://crates.io/crates/prost", | |
| "fixedVersion": "0.13.4", | |
| "lockedVersion": "0.13.4", | |
| "managerData": { | |
| "nestedVersion": false | |
| }, | |
| "packageName": "prost", | |
| "registryUrl": "https://crates.io", | |
| "sourceUrl": "https://github.com/tokio-rs/prost", | |
| "versioning": "cargo", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "currentValue": "=0.5.8", | |
| "currentVersion": "0.5.8", | |
| "datasource": "crate", | |
| "depName": "socket2", | |
| "depType": "dependencies", | |
| "dependencyUrl": "https://crates.io/crates/socket2", | |
| "fixedVersion": "0.5.8", | |
| "lockedVersion": "0.5.8", | |
| "managerData": { | |
| "nestedVersion": false | |
| }, | |
| "packageName": "socket2", | |
| "registryUrl": "https://crates.io", | |
| "sourceUrl": "https://github.com/rust-lang/socket2", | |
| "versioning": "cargo", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "currentValue": "=1.42.0", | |
| "currentVersion": "1.42.0", | |
| "datasource": "crate", | |
| "depName": "tokio", | |
| "depType": "dependencies", | |
| "dependencyUrl": "https://crates.io/crates/tokio", | |
| "fixedVersion": "1.42.0", | |
| "homepage": "https://tokio.rs", | |
| "lockedVersion": "1.42.0", | |
| "managerData": { | |
| "nestedVersion": true | |
| }, | |
| "packageName": "tokio", | |
| "registryUrl": "https://crates.io", | |
| "sourceUrl": "https://github.com/tokio-rs/tokio", | |
| "versioning": "cargo", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "currentValue": "=0.0.302", | |
| "currentVersion": "0.0.302", | |
| "datasource": "crate", | |
| "depName": "clippy", | |
| "depType": "dev-dependencies", | |
| "dependencyUrl": "https://crates.io/crates/clippy", | |
| "fixedVersion": "0.0.302", | |
| "lockedVersion": "0.0.302", | |
| "managerData": { | |
| "nestedVersion": false | |
| }, | |
| "packageName": "clippy", | |
| "registryUrl": "https://crates.io", | |
| "sourceUrl": "https://github.com/rust-lang-nursery/rust-clippy", | |
| "versioning": "cargo", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "currentValue": "=0.13.4", | |
| "currentVersion": "0.13.4", | |
| "datasource": "crate", | |
| "depName": "prost-build", | |
| "depType": "build-dependencies", | |
| "dependencyUrl": "https://crates.io/crates/prost-build", | |
| "fixedVersion": "0.13.4", | |
| "lockedVersion": "0.13.4", | |
| "managerData": { | |
| "nestedVersion": false | |
| }, | |
| "packageName": "prost-build", | |
| "registryUrl": "https://crates.io", | |
| "sourceUrl": "https://github.com/tokio-rs/prost", | |
| "versioning": "cargo", | |
| "warnings": [], | |
| "updates": [] | |
| } | |
| ], | |
| "lockFiles": [ | |
| "network-programmability/udp/udp-receiver/Cargo.lock" | |
| ], | |
| "packageFile": "network-programmability/udp/udp-receiver/Cargo.toml", | |
| "packageFileVersion": "1.0.0" | |
| }, | |
| { | |
| "deps": [ | |
| { | |
| "currentValue": "=0.4.39", | |
| "currentVersion": "0.4.39", | |
| "datasource": "crate", | |
| "depName": "chrono", | |
| "depType": "dependencies", | |
| "dependencyUrl": "https://crates.io/crates/chrono", | |
| "fixedVersion": "0.4.39", | |
| "lockedVersion": "0.4.39", | |
| "managerData": { | |
| "nestedVersion": false | |
| }, | |
| "packageName": "chrono", | |
| "registryUrl": "https://crates.io", | |
| "sourceUrl": "https://github.com/chronotope/chrono", | |
| "versioning": "cargo", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "currentValue": "=0.13.4", | |
| "currentVersion": "0.13.4", | |
| "datasource": "crate", | |
| "depName": "prost", | |
| "depType": "dependencies", | |
| "dependencyUrl": "https://crates.io/crates/prost", | |
| "fixedVersion": "0.13.4", | |
| "lockedVersion": "0.13.4", | |
| "managerData": { | |
| "nestedVersion": false | |
| }, | |
| "packageName": "prost", | |
| "registryUrl": "https://crates.io", | |
| "sourceUrl": "https://github.com/tokio-rs/prost", | |
| "versioning": "cargo", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "currentValue": "=0.9.0-beta.1", | |
| "currentVersion": "0.9.0-beta.1", | |
| "datasource": "crate", | |
| "depName": "rand", | |
| "depType": "dependencies", | |
| "dependencyUrl": "https://crates.io/crates/rand", | |
| "fixedVersion": "0.9.0-beta.1", | |
| "homepage": "https://rust-random.github.io/book", | |
| "lockedVersion": "0.9.0-beta.1", | |
| "managerData": { | |
| "nestedVersion": false | |
| }, | |
| "packageName": "rand", | |
| "registryUrl": "https://crates.io", | |
| "sourceUrl": "https://github.com/rust-random/rand", | |
| "versioning": "cargo", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "currentValue": "=1.42.0", | |
| "currentVersion": "1.42.0", | |
| "datasource": "crate", | |
| "depName": "tokio", | |
| "depType": "dependencies", | |
| "dependencyUrl": "https://crates.io/crates/tokio", | |
| "fixedVersion": "1.42.0", | |
| "homepage": "https://tokio.rs", | |
| "lockedVersion": "1.42.0", | |
| "managerData": { | |
| "nestedVersion": true | |
| }, | |
| "packageName": "tokio", | |
| "registryUrl": "https://crates.io", | |
| "sourceUrl": "https://github.com/tokio-rs/tokio", | |
| "versioning": "cargo", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "currentValue": "=0.0.302", | |
| "currentVersion": "0.0.302", | |
| "datasource": "crate", | |
| "depName": "clippy", | |
| "depType": "dev-dependencies", | |
| "dependencyUrl": "https://crates.io/crates/clippy", | |
| "fixedVersion": "0.0.302", | |
| "lockedVersion": "0.0.302", | |
| "managerData": { | |
| "nestedVersion": false | |
| }, | |
| "packageName": "clippy", | |
| "registryUrl": "https://crates.io", | |
| "sourceUrl": "https://github.com/rust-lang-nursery/rust-clippy", | |
| "versioning": "cargo", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "currentValue": "=0.13.4", | |
| "currentVersion": "0.13.4", | |
| "datasource": "crate", | |
| "depName": "prost-build", | |
| "depType": "build-dependencies", | |
| "dependencyUrl": "https://crates.io/crates/prost-build", | |
| "fixedVersion": "0.13.4", | |
| "lockedVersion": "0.13.4", | |
| "managerData": { | |
| "nestedVersion": false | |
| }, | |
| "packageName": "prost-build", | |
| "registryUrl": "https://crates.io", | |
| "sourceUrl": "https://github.com/tokio-rs/prost", | |
| "versioning": "cargo", | |
| "warnings": [], | |
| "updates": [] | |
| } | |
| ], | |
| "lockFiles": [ | |
| "network-programmability/udp/udp-sender/Cargo.lock" | |
| ], | |
| "packageFile": "network-programmability/udp/udp-sender/Cargo.toml", | |
| "packageFileVersion": "1.0.0" | |
| }, | |
| { | |
| "deps": [ | |
| { | |
| "currentValue": "=0.58.0", | |
| "currentVersion": "0.58.0", | |
| "datasource": "crate", | |
| "depName": "windows", | |
| "depType": "dependencies", | |
| "dependencyUrl": "https://crates.io/crates/windows", | |
| "fixedVersion": "0.58.0", | |
| "lockedVersion": "0.58.0", | |
| "managerData": { | |
| "nestedVersion": true | |
| }, | |
| "packageName": "windows", | |
| "registryUrl": "https://crates.io", | |
| "sourceUrl": "https://github.com/microsoft/windows-rs", | |
| "versioning": "cargo", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "currentValue": "=0.0.302", | |
| "currentVersion": "0.0.302", | |
| "datasource": "crate", | |
| "depName": "clippy", | |
| "depType": "dev-dependencies", | |
| "dependencyUrl": "https://crates.io/crates/clippy", | |
| "fixedVersion": "0.0.302", | |
| "lockedVersion": "0.0.302", | |
| "managerData": { | |
| "nestedVersion": false | |
| }, | |
| "packageName": "clippy", | |
| "registryUrl": "https://crates.io", | |
| "sourceUrl": "https://github.com/rust-lang-nursery/rust-clippy", | |
| "versioning": "cargo", | |
| "warnings": [], | |
| "updates": [] | |
| } | |
| ], | |
| "lockFiles": [ | |
| "operating-system/windows/calculator/Cargo.lock" | |
| ], | |
| "packageFile": "operating-system/windows/calculator/Cargo.toml", | |
| "packageFileVersion": "1.0.0" | |
| } | |
| ], | |
| "docker-compose": [ | |
| { | |
| "deps": [ | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}", | |
| "currentValue": "7.4.1-alpine", | |
| "currentVersion": "7.4.1", | |
| "currentVersionAgeInDays": 29, | |
| "currentVersionTimestamp": "2024-11-13T05:05:42.950Z", | |
| "datasource": "docker", | |
| "depName": "redis", | |
| "fixedVersion": "7.4.1-alpine", | |
| "lookupName": "library/redis", | |
| "packageName": "redis", | |
| "registryUrl": "https://index.docker.io", | |
| "replaceString": "redis:7.4.1-alpine", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}", | |
| "currentValue": "17.2-alpine", | |
| "currentVersion": "17.2", | |
| "currentVersionAgeInDays": 2, | |
| "currentVersionTimestamp": "2024-12-10T06:12:12.892Z", | |
| "datasource": "docker", | |
| "depName": "postgres", | |
| "fixedVersion": "17.2-alpine", | |
| "lookupName": "library/postgres", | |
| "packageName": "postgres", | |
| "registryUrl": "https://index.docker.io", | |
| "replaceString": "postgres:17.2-alpine", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| } | |
| ], | |
| "packageFile": "api-node/docker-compose.cypress.yaml" | |
| }, | |
| { | |
| "deps": [ | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}", | |
| "currentValue": "7.4.1-alpine", | |
| "currentVersion": "7.4.1", | |
| "currentVersionAgeInDays": 29, | |
| "currentVersionTimestamp": "2024-11-13T05:05:42.950Z", | |
| "datasource": "docker", | |
| "depName": "redis", | |
| "fixedVersion": "7.4.1-alpine", | |
| "lookupName": "library/redis", | |
| "packageName": "redis", | |
| "registryUrl": "https://index.docker.io", | |
| "replaceString": "redis:7.4.1-alpine", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}", | |
| "currentValue": "17.2-alpine", | |
| "currentVersion": "17.2", | |
| "currentVersionAgeInDays": 2, | |
| "currentVersionTimestamp": "2024-12-10T06:12:12.892Z", | |
| "datasource": "docker", | |
| "depName": "postgres", | |
| "fixedVersion": "17.2-alpine", | |
| "lookupName": "library/postgres", | |
| "packageName": "postgres", | |
| "registryUrl": "https://index.docker.io", | |
| "replaceString": "postgres:17.2-alpine", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| } | |
| ], | |
| "packageFile": "api-node/docker-compose.development.yaml" | |
| }, | |
| { | |
| "deps": [], | |
| "packageFile": "data-visualization/grafana/hm-panel-plugin/docker-compose.yaml" | |
| } | |
| ], | |
| "dockerfile": [ | |
| { | |
| "deps": [ | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}", | |
| "currentValue": "1.23.4-alpine", | |
| "currentVersion": "1.23.4", | |
| "currentVersionAgeInDays": 5, | |
| "currentVersionTimestamp": "2024-12-07T00:24:09.591Z", | |
| "datasource": "docker", | |
| "depName": "docker.io/golang", | |
| "depType": "stage", | |
| "fixedVersion": "1.23.4-alpine", | |
| "lookupName": "library/golang", | |
| "packageName": "docker.io/golang", | |
| "registryUrl": "https://index.docker.io", | |
| "replaceString": "docker.io/golang:1.23.4-alpine", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}", | |
| "currentValue": "3.21.0", | |
| "currentVersion": "3.21.0", | |
| "currentVersionAgeInDays": 6, | |
| "currentVersionTimestamp": "2024-12-06T01:24:56.638Z", | |
| "datasource": "docker", | |
| "depName": "docker.io/alpine", | |
| "depType": "final", | |
| "fixedVersion": "3.21.0", | |
| "lookupName": "library/alpine", | |
| "packageName": "docker.io/alpine", | |
| "registryUrl": "https://index.docker.io", | |
| "replaceString": "docker.io/alpine:3.21.0", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| } | |
| ], | |
| "packageFile": "api-go/build/package/config_loader/Dockerfile" | |
| }, | |
| { | |
| "deps": [ | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}", | |
| "currentValue": "1.23.4-alpine", | |
| "currentVersion": "1.23.4", | |
| "currentVersionAgeInDays": 5, | |
| "currentVersionTimestamp": "2024-12-07T00:24:09.591Z", | |
| "datasource": "docker", | |
| "depName": "docker.io/golang", | |
| "depType": "stage", | |
| "fixedVersion": "1.23.4-alpine", | |
| "lookupName": "library/golang", | |
| "packageName": "docker.io/golang", | |
| "registryUrl": "https://index.docker.io", | |
| "replaceString": "docker.io/golang:1.23.4-alpine", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}", | |
| "currentValue": "3.21.0", | |
| "currentVersion": "3.21.0", | |
| "currentVersionAgeInDays": 6, | |
| "currentVersionTimestamp": "2024-12-06T01:24:56.638Z", | |
| "datasource": "docker", | |
| "depName": "docker.io/alpine", | |
| "depType": "final", | |
| "fixedVersion": "3.21.0", | |
| "lookupName": "library/alpine", | |
| "packageName": "docker.io/alpine", | |
| "registryUrl": "https://index.docker.io", | |
| "replaceString": "docker.io/alpine:3.21.0", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| } | |
| ], | |
| "packageFile": "api-go/build/package/decision_logger/Dockerfile" | |
| }, | |
| { | |
| "deps": [ | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}", | |
| "currentValue": "1.23.4-alpine", | |
| "currentVersion": "1.23.4", | |
| "currentVersionAgeInDays": 5, | |
| "currentVersionTimestamp": "2024-12-07T00:24:09.591Z", | |
| "datasource": "docker", | |
| "depName": "docker.io/golang", | |
| "depType": "stage", | |
| "fixedVersion": "1.23.4-alpine", | |
| "lookupName": "library/golang", | |
| "packageName": "docker.io/golang", | |
| "registryUrl": "https://index.docker.io", | |
| "replaceString": "docker.io/golang:1.23.4-alpine", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}", | |
| "currentValue": "3.21.0", | |
| "currentVersion": "3.21.0", | |
| "currentVersionAgeInDays": 6, | |
| "currentVersionTimestamp": "2024-12-06T01:24:56.638Z", | |
| "datasource": "docker", | |
| "depName": "docker.io/alpine", | |
| "depType": "final", | |
| "fixedVersion": "3.21.0", | |
| "lookupName": "library/alpine", | |
| "packageName": "docker.io/alpine", | |
| "registryUrl": "https://index.docker.io", | |
| "replaceString": "docker.io/alpine:3.21.0", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| } | |
| ], | |
| "packageFile": "api-go/build/package/graphql_server/Dockerfile" | |
| }, | |
| { | |
| "deps": [ | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}", | |
| "currentValue": "1.23.4-alpine", | |
| "currentVersion": "1.23.4", | |
| "currentVersionAgeInDays": 5, | |
| "currentVersionTimestamp": "2024-12-07T00:24:09.591Z", | |
| "datasource": "docker", | |
| "depName": "docker.io/golang", | |
| "depType": "stage", | |
| "fixedVersion": "1.23.4-alpine", | |
| "lookupName": "library/golang", | |
| "packageName": "docker.io/golang", | |
| "registryUrl": "https://index.docker.io", | |
| "replaceString": "docker.io/golang:1.23.4-alpine", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}", | |
| "currentValue": "3.21.0", | |
| "currentVersion": "3.21.0", | |
| "currentVersionAgeInDays": 6, | |
| "currentVersionTimestamp": "2024-12-06T01:24:56.638Z", | |
| "datasource": "docker", | |
| "depName": "docker.io/alpine", | |
| "depType": "final", | |
| "fixedVersion": "3.21.0", | |
| "lookupName": "library/alpine", | |
| "packageName": "docker.io/alpine", | |
| "registryUrl": "https://index.docker.io", | |
| "replaceString": "docker.io/alpine:3.21.0", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| } | |
| ], | |
| "packageFile": "api-go/build/package/grpc_server/Dockerfile" | |
| }, | |
| { | |
| "deps": [ | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}", | |
| "currentValue": "22.12.0-alpine", | |
| "currentVersion": "22.12.0", | |
| "currentVersionAgeInDays": 2, | |
| "currentVersionTimestamp": "2024-12-10T07:40:28.905Z", | |
| "datasource": "docker", | |
| "depName": "docker.io/node", | |
| "depType": "stage", | |
| "fixedVersion": "22.12.0", | |
| "lookupName": "library/node", | |
| "packageName": "docker.io/node", | |
| "registryUrl": "https://index.docker.io", | |
| "replaceString": "docker.io/node:22.12.0-alpine", | |
| "versioning": "node", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}", | |
| "currentValue": "22.12.0-alpine", | |
| "currentVersion": "22.12.0", | |
| "currentVersionAgeInDays": 2, | |
| "currentVersionTimestamp": "2024-12-10T07:40:28.905Z", | |
| "datasource": "docker", | |
| "depName": "docker.io/node", | |
| "depType": "final", | |
| "fixedVersion": "22.12.0", | |
| "lookupName": "library/node", | |
| "packageName": "docker.io/node", | |
| "registryUrl": "https://index.docker.io", | |
| "replaceString": "docker.io/node:22.12.0-alpine", | |
| "versioning": "node", | |
| "warnings": [], | |
| "updates": [] | |
| } | |
| ], | |
| "packageFile": "api-node/Dockerfile" | |
| }, | |
| { | |
| "deps": [ | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}", | |
| "currentValue": "22.12.0-alpine", | |
| "currentVersion": "22.12.0", | |
| "currentVersionAgeInDays": 2, | |
| "currentVersionTimestamp": "2024-12-10T07:40:28.905Z", | |
| "datasource": "docker", | |
| "depName": "docker.io/node", | |
| "depType": "stage", | |
| "fixedVersion": "22.12.0", | |
| "lookupName": "library/node", | |
| "packageName": "docker.io/node", | |
| "registryUrl": "https://index.docker.io", | |
| "replaceString": "docker.io/node:22.12.0-alpine", | |
| "versioning": "node", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}", | |
| "currentValue": "22.12.0-alpine", | |
| "currentVersion": "22.12.0", | |
| "currentVersionAgeInDays": 2, | |
| "currentVersionTimestamp": "2024-12-10T07:40:28.905Z", | |
| "datasource": "docker", | |
| "depName": "docker.io/node", | |
| "depType": "final", | |
| "fixedVersion": "22.12.0", | |
| "lookupName": "library/node", | |
| "packageName": "docker.io/node", | |
| "registryUrl": "https://index.docker.io", | |
| "replaceString": "docker.io/node:22.12.0-alpine", | |
| "versioning": "node", | |
| "warnings": [], | |
| "updates": [] | |
| } | |
| ], | |
| "packageFile": "api-node/Dockerfile.development" | |
| }, | |
| { | |
| "deps": [ | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}", | |
| "currentValue": "3.13.1-alpine", | |
| "currentVersion": "3.13.1", | |
| "currentVersionAgeInDays": 2, | |
| "currentVersionTimestamp": "2024-12-10T07:09:31.788Z", | |
| "datasource": "docker", | |
| "depName": "docker.io/python", | |
| "depType": "stage", | |
| "fixedVersion": "3.13.1-alpine", | |
| "lookupName": "library/python", | |
| "packageName": "docker.io/python", | |
| "registryUrl": "https://index.docker.io", | |
| "replaceString": "docker.io/python:3.13.1-alpine", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}", | |
| "currentValue": "0.5.8-python3.13-alpine", | |
| "currentVersion": "0.5.8", | |
| "datasource": "docker", | |
| "depName": "ghcr.io/astral-sh/uv", | |
| "depType": "final", | |
| "fixedVersion": "0.5.8-python3.13-alpine", | |
| "lookupName": "astral-sh/uv", | |
| "packageName": "ghcr.io/astral-sh/uv", | |
| "registryUrl": "https://ghcr.io", | |
| "replaceString": "ghcr.io/astral-sh/uv:0.5.8-python3.13-alpine", | |
| "sourceUrl": "https://github.com/astral-sh/uv", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| } | |
| ], | |
| "packageFile": "api-python/Dockerfile" | |
| }, | |
| { | |
| "deps": [ | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}", | |
| "currentValue": "0.7.15", | |
| "currentVersion": "0.7.15", | |
| "currentVersionAgeInDays": 23, | |
| "currentVersionTimestamp": "2024-11-18T12:50:21.844Z", | |
| "datasource": "docker", | |
| "depName": "docker.io/permitio/opal-client", | |
| "depType": "final", | |
| "fixedVersion": "0.7.15", | |
| "lookupName": "permitio/opal-client", | |
| "packageName": "docker.io/permitio/opal-client", | |
| "registryUrl": "https://index.docker.io", | |
| "replaceString": "docker.io/permitio/opal-client:0.7.15", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| } | |
| ], | |
| "packageFile": "authorization/hm-opal-client/Dockerfile" | |
| }, | |
| { | |
| "deps": [ | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}", | |
| "currentValue": "3.1.6-python3.11-kubernetes", | |
| "currentVersion": "3.1.6", | |
| "currentVersionAgeInDays": 0, | |
| "currentVersionTimestamp": "2024-12-11T18:09:55.659Z", | |
| "datasource": "docker", | |
| "depName": "docker.io/prefecthq/prefect", | |
| "depType": "final", | |
| "fixedVersion": "3.1.6-python3.11-kubernetes", | |
| "lookupName": "prefecthq/prefect", | |
| "packageName": "docker.io/prefecthq/prefect", | |
| "registryUrl": "https://index.docker.io", | |
| "replaceString": "docker.io/prefecthq/prefect:3.1.6-python3.11-kubernetes", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| } | |
| ], | |
| "packageFile": "data-orchestration/hm-prefect/workflows/calculate/Dockerfile" | |
| }, | |
| { | |
| "deps": [ | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}", | |
| "currentValue": "3.1.6-python3.11-kubernetes", | |
| "currentVersion": "3.1.6", | |
| "currentVersionAgeInDays": 0, | |
| "currentVersionTimestamp": "2024-12-11T18:09:55.659Z", | |
| "datasource": "docker", | |
| "depName": "docker.io/prefecthq/prefect", | |
| "depType": "final", | |
| "fixedVersion": "3.1.6-python3.11-kubernetes", | |
| "lookupName": "prefecthq/prefect", | |
| "packageName": "docker.io/prefecthq/prefect", | |
| "registryUrl": "https://index.docker.io", | |
| "replaceString": "docker.io/prefecthq/prefect:3.1.6-python3.11-kubernetes", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| } | |
| ], | |
| "packageFile": "data-orchestration/hm-prefect/workflows/greet/Dockerfile" | |
| }, | |
| { | |
| "deps": [ | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}", | |
| "currentValue": "3.1.6-python3.11-kubernetes", | |
| "currentVersion": "3.1.6", | |
| "currentVersionAgeInDays": 0, | |
| "currentVersionTimestamp": "2024-12-11T18:09:55.659Z", | |
| "datasource": "docker", | |
| "depName": "docker.io/prefecthq/prefect", | |
| "depType": "final", | |
| "fixedVersion": "3.1.6-python3.11-kubernetes", | |
| "lookupName": "prefecthq/prefect", | |
| "packageName": "docker.io/prefecthq/prefect", | |
| "registryUrl": "https://index.docker.io", | |
| "replaceString": "docker.io/prefecthq/prefect:3.1.6-python3.11-kubernetes", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| } | |
| ], | |
| "packageFile": "data-orchestration/hm-prefect/workflows/print-platform/Dockerfile" | |
| }, | |
| { | |
| "deps": [ | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}", | |
| "currentValue": "3.9.9-amazoncorretto-11", | |
| "currentVersion": "3.9.9", | |
| "currentVersionAgeInDays": 2, | |
| "currentVersionTimestamp": "2024-12-10T06:33:24.991Z", | |
| "datasource": "docker", | |
| "depName": "docker.io/maven", | |
| "depType": "stage", | |
| "fixedVersion": "3.9.9-amazoncorretto-11", | |
| "lookupName": "library/maven", | |
| "packageName": "docker.io/maven", | |
| "registryUrl": "https://index.docker.io", | |
| "replaceString": "docker.io/maven:3.9.9-amazoncorretto-11", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}", | |
| "currentValue": "1.20.0-scala_2.12-java11", | |
| "currentVersion": "1.20.0", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-24T04:11:31.146Z", | |
| "datasource": "docker", | |
| "depName": "docker.io/flink", | |
| "depType": "final", | |
| "fixedVersion": "1.20.0-scala_2.12-java11", | |
| "lookupName": "library/flink", | |
| "packageName": "docker.io/flink", | |
| "registryUrl": "https://index.docker.io", | |
| "replaceString": "docker.io/flink:1.20.0-scala_2.12-java11", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| } | |
| ], | |
| "packageFile": "data-processing/flink/applications/stream-tweets/Dockerfile" | |
| }, | |
| { | |
| "deps": [ | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}", | |
| "currentValue": "3.5.3-debian-12-r3", | |
| "currentVersion": "3.5.3-debian-12-r3", | |
| "currentVersionAgeInDays": 2, | |
| "currentVersionTimestamp": "2024-12-10T01:59:26.564Z", | |
| "datasource": "docker", | |
| "depName": "docker.io/bitnami/spark", | |
| "depType": "final", | |
| "fixedVersion": "3.5.3-debian-12-r3", | |
| "lookupName": "bitnami/spark", | |
| "packageName": "docker.io/bitnami/spark", | |
| "registryUrl": "https://index.docker.io", | |
| "replaceString": "docker.io/bitnami/spark:3.5.3-debian-12-r3", | |
| "sourceDirectory": "bitnami/spark", | |
| "sourceUrl": "https://github.com/bitnami/containers", | |
| "versioning": "regex:^(?<major>\\d+)\\.(?<minor>\\d+)\\.(?<patch>\\d+)(:?-(?<compatibility>.+)(?<build>\\d+)-r(?<revision>\\d+))?$", | |
| "warnings": [], | |
| "updates": [] | |
| } | |
| ], | |
| "packageFile": "data-processing/hm-spark/applications/find-retired-people-python/Dockerfile" | |
| }, | |
| { | |
| "deps": [ | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}", | |
| "currentValue": "eclipse-temurin-jammy-17.0.5_8_1.9.0_2.12.17", | |
| "datasource": "docker", | |
| "depName": "docker.io/sbtscala/scala-sbt", | |
| "depType": "stage", | |
| "packageName": "docker.io/sbtscala/scala-sbt", | |
| "replaceString": "docker.io/sbtscala/scala-sbt:eclipse-temurin-jammy-17.0.5_8_1.9.0_2.12.17", | |
| "skipReason": "invalid-value", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}", | |
| "currentValue": "3.5.3-debian-12-r3", | |
| "currentVersion": "3.5.3-debian-12-r3", | |
| "currentVersionAgeInDays": 2, | |
| "currentVersionTimestamp": "2024-12-10T01:59:26.564Z", | |
| "datasource": "docker", | |
| "depName": "docker.io/bitnami/spark", | |
| "depType": "final", | |
| "fixedVersion": "3.5.3-debian-12-r3", | |
| "lookupName": "bitnami/spark", | |
| "packageName": "docker.io/bitnami/spark", | |
| "registryUrl": "https://index.docker.io", | |
| "replaceString": "docker.io/bitnami/spark:3.5.3-debian-12-r3", | |
| "sourceDirectory": "bitnami/spark", | |
| "sourceUrl": "https://github.com/bitnami/containers", | |
| "versioning": "regex:^(?<major>\\d+)\\.(?<minor>\\d+)\\.(?<patch>\\d+)(:?-(?<compatibility>.+)(?<build>\\d+)-r(?<revision>\\d+))?$", | |
| "warnings": [], | |
| "updates": [] | |
| } | |
| ], | |
| "packageFile": "data-processing/hm-spark/applications/find-retired-people-scala/Dockerfile" | |
| }, | |
| { | |
| "deps": [ | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}", | |
| "currentValue": "eclipse-temurin-jammy-17.0.5_8_1.9.0_2.12.17", | |
| "datasource": "docker", | |
| "depName": "docker.io/sbtscala/scala-sbt", | |
| "depType": "stage", | |
| "packageName": "docker.io/sbtscala/scala-sbt", | |
| "replaceString": "docker.io/sbtscala/scala-sbt:eclipse-temurin-jammy-17.0.5_8_1.9.0_2.12.17", | |
| "skipReason": "invalid-value", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}", | |
| "currentValue": "3.5.3-debian-12-r3", | |
| "currentVersion": "3.5.3-debian-12-r3", | |
| "currentVersionAgeInDays": 2, | |
| "currentVersionTimestamp": "2024-12-10T01:59:26.564Z", | |
| "datasource": "docker", | |
| "depName": "docker.io/bitnami/spark", | |
| "depType": "final", | |
| "fixedVersion": "3.5.3-debian-12-r3", | |
| "lookupName": "bitnami/spark", | |
| "packageName": "docker.io/bitnami/spark", | |
| "registryUrl": "https://index.docker.io", | |
| "replaceString": "docker.io/bitnami/spark:3.5.3-debian-12-r3", | |
| "sourceDirectory": "bitnami/spark", | |
| "sourceUrl": "https://github.com/bitnami/containers", | |
| "versioning": "regex:^(?<major>\\d+)\\.(?<minor>\\d+)\\.(?<patch>\\d+)(:?-(?<compatibility>.+)(?<build>\\d+)-r(?<revision>\\d+))?$", | |
| "warnings": [], | |
| "updates": [] | |
| } | |
| ], | |
| "packageFile": "data-processing/hm-spark/applications/ingest-from-s3-to-kafka/Dockerfile" | |
| }, | |
| { | |
| "deps": [ | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}", | |
| "currentValue": "x86_64_v6.2.2", | |
| "datasource": "docker", | |
| "depName": "docker.io/eqalpha/keydb", | |
| "depType": "final", | |
| "packageName": "docker.io/eqalpha/keydb", | |
| "replaceString": "docker.io/eqalpha/keydb:x86_64_v6.2.2", | |
| "skipReason": "invalid-value", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| } | |
| ], | |
| "packageFile": "data-storage/hm-keydb/Dockerfile" | |
| }, | |
| { | |
| "deps": [ | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}", | |
| "currentValue": "noble", | |
| "currentVersion": "noble", | |
| "currentVersionAgeInDays": 9, | |
| "currentVersionTimestamp": "2024-12-03T06:04:19.498Z", | |
| "datasource": "docker", | |
| "depName": "docker.io/ubuntu", | |
| "depType": "final", | |
| "fixedVersion": "noble", | |
| "lookupName": "library/ubuntu", | |
| "packageName": "docker.io/ubuntu", | |
| "registryUrl": "https://index.docker.io", | |
| "replaceString": "docker.io/ubuntu:noble", | |
| "versioning": "ubuntu", | |
| "warnings": [], | |
| "updates": [] | |
| } | |
| ], | |
| "packageFile": "data-storage/hm-pgbackrest/Dockerfile" | |
| }, | |
| { | |
| "deps": [ | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}", | |
| "currentValue": "v3.0.1", | |
| "currentVersion": "v3.0.1", | |
| "currentVersionAgeInDays": 13, | |
| "currentVersionTimestamp": "2024-11-28T17:44:15.021Z", | |
| "datasource": "docker", | |
| "depName": "docker.io/prom/prometheus", | |
| "depType": "final", | |
| "fixedVersion": "v3.0.1", | |
| "packageName": "docker.io/prom/prometheus", | |
| "registryUrl": "https://index.docker.io", | |
| "replaceString": "docker.io/prom/prometheus:v3.0.1", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| } | |
| ], | |
| "packageFile": "data-storage/prometheus/Dockerfile.test" | |
| }, | |
| { | |
| "deps": [ | |
| { | |
| "autoReplaceStringTemplate": "ARG grafana_version={{#if newValue}}{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}\n", | |
| "currentValue": "latest", | |
| "datasource": "docker", | |
| "depName": "grafana/grafana-enterprise", | |
| "depType": "final", | |
| "packageName": "grafana/grafana-enterprise", | |
| "replaceString": "ARG grafana_version=latest\n", | |
| "skipReason": "invalid-value", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| } | |
| ], | |
| "packageFile": "data-visualization/grafana/hm-panel-plugin/.config/Dockerfile" | |
| }, | |
| { | |
| "deps": [ | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}", | |
| "currentValue": "3.21.0", | |
| "currentVersion": "3.21.0", | |
| "currentVersionAgeInDays": 6, | |
| "currentVersionTimestamp": "2024-12-06T01:24:56.638Z", | |
| "datasource": "docker", | |
| "depName": "docker.io/alpine", | |
| "depType": "final", | |
| "fixedVersion": "3.21.0", | |
| "lookupName": "library/alpine", | |
| "packageName": "docker.io/alpine", | |
| "registryUrl": "https://index.docker.io", | |
| "replaceString": "docker.io/alpine:3.21.0", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| } | |
| ], | |
| "packageFile": "hm-alpine/Dockerfile" | |
| }, | |
| { | |
| "deps": [ | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}", | |
| "currentValue": "3.21.0", | |
| "currentVersion": "3.21.0", | |
| "currentVersionAgeInDays": 6, | |
| "currentVersionTimestamp": "2024-12-06T01:24:56.638Z", | |
| "datasource": "docker", | |
| "depName": "docker.io/alpine", | |
| "depType": "stage", | |
| "fixedVersion": "3.21.0", | |
| "lookupName": "library/alpine", | |
| "packageName": "docker.io/alpine", | |
| "registryUrl": "https://index.docker.io", | |
| "replaceString": "docker.io/alpine:3.21.0", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}", | |
| "currentValue": "0.37.0-kafka-3.4.0", | |
| "currentVersion": "0.37.0", | |
| "datasource": "docker", | |
| "depName": "quay.io/strimzi/kafka", | |
| "depType": "final", | |
| "fixedVersion": "0.37.0-kafka-3.4.0", | |
| "lookupName": "strimzi/kafka", | |
| "packageName": "quay.io/strimzi/kafka", | |
| "registryUrl": "https://quay.io", | |
| "replaceString": "quay.io/strimzi/kafka:0.37.0-kafka-3.4.0", | |
| "sourceUrl": "https://github.com/strimzi/strimzi-kafka-operator", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| } | |
| ], | |
| "packageFile": "hm-kafka/kafka-connect-cluster/iot-kafka-connect/Dockerfile" | |
| }, | |
| { | |
| "deps": [ | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}", | |
| "currentValue": "3.21.0", | |
| "currentVersion": "3.21.0", | |
| "currentVersionAgeInDays": 6, | |
| "currentVersionTimestamp": "2024-12-06T01:24:56.638Z", | |
| "datasource": "docker", | |
| "depName": "docker.io/alpine", | |
| "depType": "stage", | |
| "fixedVersion": "3.21.0", | |
| "lookupName": "library/alpine", | |
| "packageName": "docker.io/alpine", | |
| "registryUrl": "https://index.docker.io", | |
| "replaceString": "docker.io/alpine:3.21.0", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}", | |
| "currentValue": "0.37.0-kafka-3.4.0", | |
| "currentVersion": "0.37.0", | |
| "datasource": "docker", | |
| "depName": "quay.io/strimzi/kafka", | |
| "depType": "final", | |
| "fixedVersion": "0.37.0-kafka-3.4.0", | |
| "lookupName": "strimzi/kafka", | |
| "packageName": "quay.io/strimzi/kafka", | |
| "registryUrl": "https://quay.io", | |
| "replaceString": "quay.io/strimzi/kafka:0.37.0-kafka-3.4.0", | |
| "sourceUrl": "https://github.com/strimzi/strimzi-kafka-operator", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| } | |
| ], | |
| "packageFile": "hm-kafka/kafka-connect-cluster/logging-kafka-connect/Dockerfile" | |
| }, | |
| { | |
| "deps": [ | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}", | |
| "currentValue": "3.21.0", | |
| "currentVersion": "3.21.0", | |
| "currentVersionAgeInDays": 6, | |
| "currentVersionTimestamp": "2024-12-06T01:24:56.638Z", | |
| "datasource": "docker", | |
| "depName": "docker.io/alpine", | |
| "depType": "stage", | |
| "fixedVersion": "3.21.0", | |
| "lookupName": "library/alpine", | |
| "packageName": "docker.io/alpine", | |
| "registryUrl": "https://index.docker.io", | |
| "replaceString": "docker.io/alpine:3.21.0", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}", | |
| "currentValue": "0.37.0-kafka-3.4.0", | |
| "currentVersion": "0.37.0", | |
| "datasource": "docker", | |
| "depName": "quay.io/strimzi/kafka", | |
| "depType": "final", | |
| "fixedVersion": "0.37.0-kafka-3.4.0", | |
| "lookupName": "strimzi/kafka", | |
| "packageName": "quay.io/strimzi/kafka", | |
| "registryUrl": "https://quay.io", | |
| "replaceString": "quay.io/strimzi/kafka:0.37.0-kafka-3.4.0", | |
| "sourceUrl": "https://github.com/strimzi/strimzi-kafka-operator", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| } | |
| ], | |
| "packageFile": "hm-kafka/kafka-connect-cluster/opa-kafka-connect/Dockerfile" | |
| }, | |
| { | |
| "deps": [ | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}", | |
| "currentValue": "v3.2.2", | |
| "currentVersion": "v3.2.2", | |
| "currentVersionAgeInDays": 1, | |
| "currentVersionTimestamp": "2024-12-11T01:10:12.697Z", | |
| "datasource": "docker", | |
| "depName": "docker.io/traefik", | |
| "depType": "final", | |
| "fixedVersion": "v3.2.2", | |
| "lookupName": "library/traefik", | |
| "packageName": "docker.io/traefik", | |
| "registryUrl": "https://index.docker.io", | |
| "replaceString": "docker.io/traefik:v3.2.2", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| } | |
| ], | |
| "packageFile": "hm-traefik/Dockerfile" | |
| }, | |
| { | |
| "deps": [ | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}", | |
| "currentValue": "7.8.0", | |
| "currentVersion": "7.8.0", | |
| "currentVersionAgeInDays": 6, | |
| "currentVersionTimestamp": "2024-12-06T10:18:05.539Z", | |
| "datasource": "docker", | |
| "depName": "docker.io/confluentinc/cp-schema-registry", | |
| "depType": "final", | |
| "fixedVersion": "7.8.0", | |
| "packageName": "docker.io/confluentinc/cp-schema-registry", | |
| "registryUrl": "https://index.docker.io", | |
| "replaceString": "docker.io/confluentinc/cp-schema-registry:7.8.0", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| } | |
| ], | |
| "packageFile": "kubernetes/argo-cd/applications/production-hm/confluent-schema-registry/build/Dockerfile" | |
| }, | |
| { | |
| "deps": [ | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}", | |
| "currentValue": "3.10.1", | |
| "currentVersion": "3.10.1", | |
| "currentVersionAgeInDays": 42, | |
| "currentVersionTimestamp": "2024-10-30T14:22:49.761Z", | |
| "datasource": "docker", | |
| "depName": "docker.io/rasa/rasa-sdk", | |
| "depType": "final", | |
| "fixedVersion": "3.10.1", | |
| "lookupName": "rasa/rasa-sdk", | |
| "packageName": "docker.io/rasa/rasa-sdk", | |
| "registryUrl": "https://index.docker.io", | |
| "replaceString": "docker.io/rasa/rasa-sdk:3.10.1", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| } | |
| ], | |
| "packageFile": "machine-learning/hm-rasa/Dockerfile" | |
| }, | |
| { | |
| "deps": [ | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}", | |
| "currentValue": "22.12.0-alpine", | |
| "currentVersion": "22.12.0", | |
| "currentVersionAgeInDays": 2, | |
| "currentVersionTimestamp": "2024-12-10T07:40:28.905Z", | |
| "datasource": "docker", | |
| "depName": "docker.io/node", | |
| "depType": "stage", | |
| "fixedVersion": "22.12.0", | |
| "lookupName": "library/node", | |
| "packageName": "docker.io/node", | |
| "registryUrl": "https://index.docker.io", | |
| "replaceString": "docker.io/node:22.12.0-alpine", | |
| "versioning": "node", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}", | |
| "currentValue": "1.27.3-alpine", | |
| "currentVersion": "1.27.3", | |
| "currentVersionAgeInDays": 9, | |
| "currentVersionTimestamp": "2024-12-03T06:52:41.953Z", | |
| "datasource": "docker", | |
| "depName": "docker.io/nginx", | |
| "depType": "final", | |
| "fixedVersion": "1.27.3-alpine", | |
| "lookupName": "library/nginx", | |
| "packageName": "docker.io/nginx", | |
| "registryUrl": "https://index.docker.io", | |
| "replaceString": "docker.io/nginx:1.27.3-alpine", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| } | |
| ], | |
| "packageFile": "web/Dockerfile" | |
| } | |
| ], | |
| "github-actions": [ | |
| { | |
| "deps": [ | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.0.2", | |
| "currentVersion": "v3.0.2", | |
| "currentVersionAgeInDays": 284, | |
| "currentVersionTimestamp": "2024-03-02T22:11:12.000Z", | |
| "datasource": "github-tags", | |
| "depName": "dorny/paths-filter", | |
| "depType": "action", | |
| "fixedVersion": "v3.0.2", | |
| "packageName": "dorny/paths-filter", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "dorny/paths-filter@v3.0.2", | |
| "sourceUrl": "https://github.com/dorny/paths-filter", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.0", | |
| "currentVersion": "v4.2.0", | |
| "currentVersionAgeInDays": 11, | |
| "currentVersionTimestamp": "2024-11-30T18:12:35.000Z", | |
| "datasource": "github-tags", | |
| "depName": "astral-sh/setup-uv", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.0", | |
| "packageName": "astral-sh/setup-uv", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "astral-sh/setup-uv@v4.2.0", | |
| "sourceUrl": "https://github.com/astral-sh/setup-uv", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.3.0", | |
| "currentVersion": "v5.3.0", | |
| "currentVersionAgeInDays": 48, | |
| "currentVersionTimestamp": "2024-10-24T13:38:22.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-python", | |
| "depType": "action", | |
| "fixedVersion": "v5.3.0", | |
| "packageName": "actions/setup-python", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-python@v5.3.0", | |
| "sourceUrl": "https://github.com/actions/setup-python", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v2.0.1", | |
| "currentVersion": "v2.0.1", | |
| "currentVersionAgeInDays": 40, | |
| "currentVersionTimestamp": "2024-11-01T21:09:17.000Z", | |
| "datasource": "github-tags", | |
| "depName": "nuget/setup-nuget", | |
| "depType": "action", | |
| "fixedVersion": "v2.0.1", | |
| "packageName": "nuget/setup-nuget", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "nuget/setup-nuget@v2.0.1", | |
| "sourceUrl": "https://github.com/nuget/setup-nuget", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.1.0", | |
| "currentVersion": "v4.1.0", | |
| "currentVersionAgeInDays": 51, | |
| "currentVersionTimestamp": "2024-10-21T18:32:55.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-dotnet", | |
| "depType": "action", | |
| "fixedVersion": "v4.1.0", | |
| "packageName": "actions/setup-dotnet", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-dotnet@v4.1.0", | |
| "sourceUrl": "https://github.com/actions/setup-dotnet", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v0.18.2", | |
| "currentVersion": "v0.18.2", | |
| "currentVersionAgeInDays": 98, | |
| "currentVersionTimestamp": "2024-09-04T18:25:36.000Z", | |
| "datasource": "github-tags", | |
| "depName": "DoozyX/clang-format-lint-action", | |
| "depType": "action", | |
| "fixedVersion": "v0.18.2", | |
| "packageName": "DoozyX/clang-format-lint-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "DoozyX/clang-format-lint-action@v0.18.2", | |
| "sourceUrl": "https://github.com/DoozyX/clang-format-lint-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.0", | |
| "currentVersion": "v4.2.0", | |
| "currentVersionAgeInDays": 11, | |
| "currentVersionTimestamp": "2024-11-30T18:12:35.000Z", | |
| "datasource": "github-tags", | |
| "depName": "astral-sh/setup-uv", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.0", | |
| "packageName": "astral-sh/setup-uv", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "astral-sh/setup-uv@v4.2.0", | |
| "sourceUrl": "https://github.com/astral-sh/setup-uv", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.3.0", | |
| "currentVersion": "v5.3.0", | |
| "currentVersionAgeInDays": 48, | |
| "currentVersionTimestamp": "2024-10-24T13:38:22.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-python", | |
| "depType": "action", | |
| "fixedVersion": "v5.3.0", | |
| "packageName": "actions/setup-python", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-python@v5.3.0", | |
| "sourceUrl": "https://github.com/actions/setup-python", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v6.1.2", | |
| "currentVersion": "v6.1.2", | |
| "currentVersionAgeInDays": 98, | |
| "currentVersionTimestamp": "2024-09-04T15:19:00.000Z", | |
| "datasource": "github-tags", | |
| "depName": "wagoid/commitlint-github-action", | |
| "depType": "action", | |
| "fixedVersion": "v6.1.2", | |
| "packageName": "wagoid/commitlint-github-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "wagoid/commitlint-github-action@v6.1.2", | |
| "sourceUrl": "https://github.com/wagoid/commitlint-github-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.1.0", | |
| "currentVersion": "v4.1.0", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-24T03:31:49.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-node", | |
| "depType": "action", | |
| "fixedVersion": "v4.1.0", | |
| "packageName": "actions/setup-node", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-node@v4.1.0", | |
| "sourceUrl": "https://github.com/actions/setup-node", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v1.12.2", | |
| "currentVersion": "v1.12.2", | |
| "currentVersionAgeInDays": 311, | |
| "currentVersionTimestamp": "2024-02-05T10:13:40.000Z", | |
| "datasource": "github-tags", | |
| "depName": "jbergstroem/hadolint-gh-action", | |
| "depType": "action", | |
| "fixedVersion": "v1.12.2", | |
| "packageName": "jbergstroem/hadolint-gh-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "jbergstroem/hadolint-gh-action@v1.12.2", | |
| "sourceUrl": "https://github.com/jbergstroem/hadolint-gh-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.2.0", | |
| "currentVersion": "v5.2.0", | |
| "currentVersionAgeInDays": 16, | |
| "currentVersionTimestamp": "2024-11-25T18:37:21.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-go", | |
| "depType": "action", | |
| "fixedVersion": "v5.2.0", | |
| "packageName": "actions/setup-go", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-go@v5.2.0", | |
| "sourceUrl": "https://github.com/actions/setup-go", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v6.1.1", | |
| "currentVersion": "v6.1.1", | |
| "currentVersionAgeInDays": 72, | |
| "currentVersionTimestamp": "2024-09-30T13:40:11.000Z", | |
| "datasource": "github-tags", | |
| "depName": "golangci/golangci-lint-action", | |
| "depType": "action", | |
| "fixedVersion": "v6.1.1", | |
| "packageName": "golangci/golangci-lint-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "golangci/golangci-lint-action@v6.1.1", | |
| "sourceUrl": "https://github.com/golangci/golangci-lint-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.1.0", | |
| "currentVersion": "v4.1.0", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-24T03:31:49.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-node", | |
| "depType": "action", | |
| "fixedVersion": "v4.1.0", | |
| "packageName": "actions/setup-node", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-node@v4.1.0", | |
| "sourceUrl": "https://github.com/actions/setup-node", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.1.0", | |
| "currentVersion": "v4.1.0", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-24T03:31:49.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-node", | |
| "depType": "action", | |
| "fixedVersion": "v4.1.0", | |
| "packageName": "actions/setup-node", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-node@v4.1.0", | |
| "sourceUrl": "https://github.com/actions/setup-node", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.1.0", | |
| "currentVersion": "v4.1.0", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-24T03:31:49.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-node", | |
| "depType": "action", | |
| "fixedVersion": "v4.1.0", | |
| "packageName": "actions/setup-node", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-node@v4.1.0", | |
| "sourceUrl": "https://github.com/actions/setup-node", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.1.0", | |
| "currentVersion": "v4.1.0", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-24T03:31:49.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-node", | |
| "depType": "action", | |
| "fixedVersion": "v4.1.0", | |
| "packageName": "actions/setup-node", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-node@v4.1.0", | |
| "sourceUrl": "https://github.com/actions/setup-node", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.1.0", | |
| "currentVersion": "v4.1.0", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-24T03:31:49.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-node", | |
| "depType": "action", | |
| "fixedVersion": "v4.1.0", | |
| "packageName": "actions/setup-node", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-node@v4.1.0", | |
| "sourceUrl": "https://github.com/actions/setup-node", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.1.0", | |
| "currentVersion": "v4.1.0", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-24T03:31:49.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-node", | |
| "depType": "action", | |
| "fixedVersion": "v4.1.0", | |
| "packageName": "actions/setup-node", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-node@v4.1.0", | |
| "sourceUrl": "https://github.com/actions/setup-node", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.5.0", | |
| "currentVersion": "v4.5.0", | |
| "currentVersionAgeInDays": 51, | |
| "currentVersionTimestamp": "2024-10-21T17:57:52.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-java", | |
| "depType": "action", | |
| "fixedVersion": "v4.5.0", | |
| "packageName": "actions/setup-java", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-java@v4.5.0", | |
| "sourceUrl": "https://github.com/actions/setup-java", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.1.0", | |
| "currentVersion": "v4.1.0", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-24T03:31:49.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-node", | |
| "depType": "action", | |
| "fixedVersion": "v4.1.0", | |
| "packageName": "actions/setup-node", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-node@v4.1.0", | |
| "sourceUrl": "https://github.com/actions/setup-node", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.0", | |
| "currentVersion": "v4.2.0", | |
| "currentVersionAgeInDays": 11, | |
| "currentVersionTimestamp": "2024-11-30T18:12:35.000Z", | |
| "datasource": "github-tags", | |
| "depName": "astral-sh/setup-uv", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.0", | |
| "packageName": "astral-sh/setup-uv", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "astral-sh/setup-uv@v4.2.0", | |
| "sourceUrl": "https://github.com/astral-sh/setup-uv", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.3.0", | |
| "currentVersion": "v5.3.0", | |
| "currentVersionAgeInDays": 48, | |
| "currentVersionTimestamp": "2024-10-24T13:38:22.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-python", | |
| "depType": "action", | |
| "fixedVersion": "v5.3.0", | |
| "packageName": "actions/setup-python", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-python@v5.3.0", | |
| "sourceUrl": "https://github.com/actions/setup-python", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.0", | |
| "currentVersion": "v4.2.0", | |
| "currentVersionAgeInDays": 11, | |
| "currentVersionTimestamp": "2024-11-30T18:12:35.000Z", | |
| "datasource": "github-tags", | |
| "depName": "astral-sh/setup-uv", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.0", | |
| "packageName": "astral-sh/setup-uv", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "astral-sh/setup-uv@v4.2.0", | |
| "sourceUrl": "https://github.com/astral-sh/setup-uv", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.3.0", | |
| "currentVersion": "v5.3.0", | |
| "currentVersionAgeInDays": 48, | |
| "currentVersionTimestamp": "2024-10-24T13:38:22.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-python", | |
| "depType": "action", | |
| "fixedVersion": "v5.3.0", | |
| "packageName": "actions/setup-python", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-python@v5.3.0", | |
| "sourceUrl": "https://github.com/actions/setup-python", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.1.1", | |
| "currentVersion": "v4.1.1", | |
| "currentVersionAgeInDays": 30, | |
| "currentVersionTimestamp": "2024-11-11T23:50:36.000Z", | |
| "datasource": "github-tags", | |
| "depName": "jurplel/install-qt-action", | |
| "depType": "action", | |
| "fixedVersion": "v4.1.1", | |
| "packageName": "jurplel/install-qt-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "jurplel/install-qt-action@v4.1.1", | |
| "sourceUrl": "https://github.com/jurplel/install-qt-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v1", | |
| "currentVersion": "v1", | |
| "datasource": "github-tags", | |
| "depName": "ruby/setup-ruby", | |
| "depType": "action", | |
| "fixedVersion": "v1", | |
| "packageName": "ruby/setup-ruby", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "ruby/setup-ruby@v1", | |
| "sourceUrl": "https://github.com/ruby/setup-ruby", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v1.10.1", | |
| "currentVersion": "v1.10.1", | |
| "currentVersionAgeInDays": 71, | |
| "currentVersionTimestamp": "2024-10-01T21:06:20.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions-rust-lang/setup-rust-toolchain", | |
| "depType": "action", | |
| "fixedVersion": "v1.10.1", | |
| "packageName": "actions-rust-lang/setup-rust-toolchain", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions-rust-lang/setup-rust-toolchain@v1.10.1", | |
| "sourceUrl": "https://github.com/actions-rust-lang/setup-rust-toolchain", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v1.10.1", | |
| "currentVersion": "v1.10.1", | |
| "currentVersionAgeInDays": 71, | |
| "currentVersionTimestamp": "2024-10-01T21:06:20.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions-rust-lang/setup-rust-toolchain", | |
| "depType": "action", | |
| "fixedVersion": "v1.10.1", | |
| "packageName": "actions-rust-lang/setup-rust-toolchain", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions-rust-lang/setup-rust-toolchain@v1.10.1", | |
| "sourceUrl": "https://github.com/actions-rust-lang/setup-rust-toolchain", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.0.0", | |
| "currentVersion": "v3.0.0", | |
| "currentVersionAgeInDays": 315, | |
| "currentVersionTimestamp": "2024-01-31T16:07:01.000Z", | |
| "datasource": "github-tags", | |
| "depName": "arduino/setup-protoc", | |
| "depType": "action", | |
| "fixedVersion": "v3.0.0", | |
| "packageName": "arduino/setup-protoc", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "arduino/setup-protoc@v3.0.0", | |
| "sourceUrl": "https://github.com/arduino/setup-protoc", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v1.10.1", | |
| "currentVersion": "v1.10.1", | |
| "currentVersionAgeInDays": 71, | |
| "currentVersionTimestamp": "2024-10-01T21:06:20.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions-rust-lang/setup-rust-toolchain", | |
| "depType": "action", | |
| "fixedVersion": "v1.10.1", | |
| "packageName": "actions-rust-lang/setup-rust-toolchain", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions-rust-lang/setup-rust-toolchain@v1.10.1", | |
| "sourceUrl": "https://github.com/actions-rust-lang/setup-rust-toolchain", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.0.0", | |
| "currentVersion": "v3.0.0", | |
| "currentVersionAgeInDays": 315, | |
| "currentVersionTimestamp": "2024-01-31T16:07:01.000Z", | |
| "datasource": "github-tags", | |
| "depName": "arduino/setup-protoc", | |
| "depType": "action", | |
| "fixedVersion": "v3.0.0", | |
| "packageName": "arduino/setup-protoc", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "arduino/setup-protoc@v3.0.0", | |
| "sourceUrl": "https://github.com/arduino/setup-protoc", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v1.10.1", | |
| "currentVersion": "v1.10.1", | |
| "currentVersionAgeInDays": 71, | |
| "currentVersionTimestamp": "2024-10-01T21:06:20.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions-rust-lang/setup-rust-toolchain", | |
| "depType": "action", | |
| "fixedVersion": "v1.10.1", | |
| "packageName": "actions-rust-lang/setup-rust-toolchain", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions-rust-lang/setup-rust-toolchain@v1.10.1", | |
| "sourceUrl": "https://github.com/actions-rust-lang/setup-rust-toolchain", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.0.0", | |
| "currentVersion": "v3.0.0", | |
| "currentVersionAgeInDays": 315, | |
| "currentVersionTimestamp": "2024-01-31T16:07:01.000Z", | |
| "datasource": "github-tags", | |
| "depName": "arduino/setup-protoc", | |
| "depType": "action", | |
| "fixedVersion": "v3.0.0", | |
| "packageName": "arduino/setup-protoc", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "arduino/setup-protoc@v3.0.0", | |
| "sourceUrl": "https://github.com/arduino/setup-protoc", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v1.10.1", | |
| "currentVersion": "v1.10.1", | |
| "currentVersionAgeInDays": 71, | |
| "currentVersionTimestamp": "2024-10-01T21:06:20.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions-rust-lang/setup-rust-toolchain", | |
| "depType": "action", | |
| "fixedVersion": "v1.10.1", | |
| "packageName": "actions-rust-lang/setup-rust-toolchain", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions-rust-lang/setup-rust-toolchain@v1.10.1", | |
| "sourceUrl": "https://github.com/actions-rust-lang/setup-rust-toolchain", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.0.0", | |
| "currentVersion": "v3.0.0", | |
| "currentVersionAgeInDays": 315, | |
| "currentVersionTimestamp": "2024-01-31T16:07:01.000Z", | |
| "datasource": "github-tags", | |
| "depName": "arduino/setup-protoc", | |
| "depType": "action", | |
| "fixedVersion": "v3.0.0", | |
| "packageName": "arduino/setup-protoc", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "arduino/setup-protoc@v3.0.0", | |
| "sourceUrl": "https://github.com/arduino/setup-protoc", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v1.10.1", | |
| "currentVersion": "v1.10.1", | |
| "currentVersionAgeInDays": 71, | |
| "currentVersionTimestamp": "2024-10-01T21:06:20.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions-rust-lang/setup-rust-toolchain", | |
| "depType": "action", | |
| "fixedVersion": "v1.10.1", | |
| "packageName": "actions-rust-lang/setup-rust-toolchain", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions-rust-lang/setup-rust-toolchain@v1.10.1", | |
| "sourceUrl": "https://github.com/actions-rust-lang/setup-rust-toolchain", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.0.0", | |
| "currentVersion": "v3.0.0", | |
| "currentVersionAgeInDays": 315, | |
| "currentVersionTimestamp": "2024-01-31T16:07:01.000Z", | |
| "datasource": "github-tags", | |
| "depName": "arduino/setup-protoc", | |
| "depType": "action", | |
| "fixedVersion": "v3.0.0", | |
| "packageName": "arduino/setup-protoc", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "arduino/setup-protoc@v3.0.0", | |
| "sourceUrl": "https://github.com/arduino/setup-protoc", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v1.10.1", | |
| "currentVersion": "v1.10.1", | |
| "currentVersionAgeInDays": 71, | |
| "currentVersionTimestamp": "2024-10-01T21:06:20.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions-rust-lang/setup-rust-toolchain", | |
| "depType": "action", | |
| "fixedVersion": "v1.10.1", | |
| "packageName": "actions-rust-lang/setup-rust-toolchain", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions-rust-lang/setup-rust-toolchain@v1.10.1", | |
| "sourceUrl": "https://github.com/actions-rust-lang/setup-rust-toolchain", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.0.0", | |
| "currentVersion": "v3.0.0", | |
| "currentVersionAgeInDays": 315, | |
| "currentVersionTimestamp": "2024-01-31T16:07:01.000Z", | |
| "datasource": "github-tags", | |
| "depName": "arduino/setup-protoc", | |
| "depType": "action", | |
| "fixedVersion": "v3.0.0", | |
| "packageName": "arduino/setup-protoc", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "arduino/setup-protoc@v3.0.0", | |
| "sourceUrl": "https://github.com/arduino/setup-protoc", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v1.10.1", | |
| "currentVersion": "v1.10.1", | |
| "currentVersionAgeInDays": 71, | |
| "currentVersionTimestamp": "2024-10-01T21:06:20.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions-rust-lang/setup-rust-toolchain", | |
| "depType": "action", | |
| "fixedVersion": "v1.10.1", | |
| "packageName": "actions-rust-lang/setup-rust-toolchain", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions-rust-lang/setup-rust-toolchain@v1.10.1", | |
| "sourceUrl": "https://github.com/actions-rust-lang/setup-rust-toolchain", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.0.0", | |
| "currentVersion": "v3.0.0", | |
| "currentVersionAgeInDays": 315, | |
| "currentVersionTimestamp": "2024-01-31T16:07:01.000Z", | |
| "datasource": "github-tags", | |
| "depName": "arduino/setup-protoc", | |
| "depType": "action", | |
| "fixedVersion": "v3.0.0", | |
| "packageName": "arduino/setup-protoc", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "arduino/setup-protoc@v3.0.0", | |
| "sourceUrl": "https://github.com/arduino/setup-protoc", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v1.10.1", | |
| "currentVersion": "v1.10.1", | |
| "currentVersionAgeInDays": 71, | |
| "currentVersionTimestamp": "2024-10-01T21:06:20.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions-rust-lang/setup-rust-toolchain", | |
| "depType": "action", | |
| "fixedVersion": "v1.10.1", | |
| "packageName": "actions-rust-lang/setup-rust-toolchain", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions-rust-lang/setup-rust-toolchain@v1.10.1", | |
| "sourceUrl": "https://github.com/actions-rust-lang/setup-rust-toolchain", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v1.10.1", | |
| "currentVersion": "v1.10.1", | |
| "currentVersionAgeInDays": 71, | |
| "currentVersionTimestamp": "2024-10-01T21:06:20.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions-rust-lang/setup-rust-toolchain", | |
| "depType": "action", | |
| "fixedVersion": "v1.10.1", | |
| "packageName": "actions-rust-lang/setup-rust-toolchain", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions-rust-lang/setup-rust-toolchain@v1.10.1", | |
| "sourceUrl": "https://github.com/actions-rust-lang/setup-rust-toolchain", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.5.0", | |
| "currentVersion": "v4.5.0", | |
| "currentVersionAgeInDays": 51, | |
| "currentVersionTimestamp": "2024-10-21T17:57:52.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-java", | |
| "depType": "action", | |
| "fixedVersion": "v4.5.0", | |
| "packageName": "actions/setup-java", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-java@v4.5.0", | |
| "sourceUrl": "https://github.com/actions/setup-java", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v1.1.4", | |
| "currentVersion": "v1.1.4", | |
| "currentVersionAgeInDays": 35, | |
| "currentVersionTimestamp": "2024-11-06T17:55:16.000Z", | |
| "datasource": "github-tags", | |
| "depName": "sbt/setup-sbt", | |
| "depType": "action", | |
| "fixedVersion": "v1.1.4", | |
| "packageName": "sbt/setup-sbt", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "sbt/setup-sbt@v1.1.4", | |
| "sourceUrl": "https://github.com/sbt/setup-sbt", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.5.0", | |
| "currentVersion": "v4.5.0", | |
| "currentVersionAgeInDays": 51, | |
| "currentVersionTimestamp": "2024-10-21T17:57:52.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-java", | |
| "depType": "action", | |
| "fixedVersion": "v4.5.0", | |
| "packageName": "actions/setup-java", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-java@v4.5.0", | |
| "sourceUrl": "https://github.com/actions/setup-java", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v1.1.4", | |
| "currentVersion": "v1.1.4", | |
| "currentVersionAgeInDays": 35, | |
| "currentVersionTimestamp": "2024-11-06T17:55:16.000Z", | |
| "datasource": "github-tags", | |
| "depName": "sbt/setup-sbt", | |
| "depType": "action", | |
| "fixedVersion": "v1.1.4", | |
| "packageName": "sbt/setup-sbt", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "sbt/setup-sbt@v1.1.4", | |
| "sourceUrl": "https://github.com/sbt/setup-sbt", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.1.0", | |
| "currentVersion": "v4.1.0", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-24T03:31:49.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-node", | |
| "depType": "action", | |
| "fixedVersion": "v4.1.0", | |
| "packageName": "actions/setup-node", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-node@v4.1.0", | |
| "sourceUrl": "https://github.com/actions/setup-node", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.0", | |
| "currentVersion": "v4.2.0", | |
| "currentVersionAgeInDays": 11, | |
| "currentVersionTimestamp": "2024-11-30T18:12:35.000Z", | |
| "datasource": "github-tags", | |
| "depName": "astral-sh/setup-uv", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.0", | |
| "packageName": "astral-sh/setup-uv", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "astral-sh/setup-uv@v4.2.0", | |
| "sourceUrl": "https://github.com/astral-sh/setup-uv", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.3.0", | |
| "currentVersion": "v5.3.0", | |
| "currentVersionAgeInDays": 48, | |
| "currentVersionTimestamp": "2024-10-24T13:38:22.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-python", | |
| "depType": "action", | |
| "fixedVersion": "v5.3.0", | |
| "packageName": "actions/setup-python", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-python@v5.3.0", | |
| "sourceUrl": "https://github.com/actions/setup-python", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3", | |
| "currentVersion": "v3", | |
| "currentVersionAgeInDays": 114, | |
| "currentVersionTimestamp": "2024-08-19T16:10:00.000Z", | |
| "datasource": "github-tags", | |
| "depName": "hashicorp/setup-terraform", | |
| "depType": "action", | |
| "fixedVersion": "v3", | |
| "packageName": "hashicorp/setup-terraform", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "hashicorp/setup-terraform@v3", | |
| "sourceUrl": "https://github.com/hashicorp/setup-terraform", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.0", | |
| "currentVersion": "v4.2.0", | |
| "currentVersionAgeInDays": 11, | |
| "currentVersionTimestamp": "2024-11-30T18:12:35.000Z", | |
| "datasource": "github-tags", | |
| "depName": "astral-sh/setup-uv", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.0", | |
| "packageName": "astral-sh/setup-uv", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "astral-sh/setup-uv@v4.2.0", | |
| "sourceUrl": "https://github.com/astral-sh/setup-uv", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.3.0", | |
| "currentVersion": "v5.3.0", | |
| "currentVersionAgeInDays": 48, | |
| "currentVersionTimestamp": "2024-10-24T13:38:22.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-python", | |
| "depType": "action", | |
| "fixedVersion": "v5.3.0", | |
| "packageName": "actions/setup-python", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-python@v5.3.0", | |
| "sourceUrl": "https://github.com/actions/setup-python", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.1.0", | |
| "currentVersion": "v4.1.0", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-24T03:31:49.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-node", | |
| "depType": "action", | |
| "fixedVersion": "v4.1.0", | |
| "packageName": "actions/setup-node", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-node@v4.1.0", | |
| "sourceUrl": "https://github.com/actions/setup-node", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.0", | |
| "currentVersion": "v4.2.0", | |
| "currentVersionAgeInDays": 11, | |
| "currentVersionTimestamp": "2024-11-30T18:12:35.000Z", | |
| "datasource": "github-tags", | |
| "depName": "astral-sh/setup-uv", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.0", | |
| "packageName": "astral-sh/setup-uv", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "astral-sh/setup-uv@v4.2.0", | |
| "sourceUrl": "https://github.com/astral-sh/setup-uv", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.3.0", | |
| "currentVersion": "v5.3.0", | |
| "currentVersionAgeInDays": 48, | |
| "currentVersionTimestamp": "2024-10-24T13:38:22.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-python", | |
| "depType": "action", | |
| "fixedVersion": "v5.3.0", | |
| "packageName": "actions/setup-python", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-python@v5.3.0", | |
| "sourceUrl": "https://github.com/actions/setup-python", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "24.04", | |
| "currentVersion": "24.04", | |
| "datasource": "github-runners", | |
| "depName": "ubuntu", | |
| "depType": "github-runner", | |
| "fixedVersion": "24.04", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu-24.04", | |
| "sourceUrl": "https://github.com/actions/runner-images", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "24.04", | |
| "currentVersion": "24.04", | |
| "datasource": "github-runners", | |
| "depName": "ubuntu", | |
| "depType": "github-runner", | |
| "fixedVersion": "24.04", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu-24.04", | |
| "sourceUrl": "https://github.com/actions/runner-images", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "2022", | |
| "currentVersion": "2022", | |
| "datasource": "github-runners", | |
| "depName": "windows", | |
| "depType": "github-runner", | |
| "fixedVersion": "2022", | |
| "packageName": "windows", | |
| "replaceString": "windows-2022", | |
| "sourceUrl": "https://github.com/actions/runner-images", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "24.04", | |
| "currentVersion": "24.04", | |
| "datasource": "github-runners", | |
| "depName": "ubuntu", | |
| "depType": "github-runner", | |
| "fixedVersion": "24.04", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu-24.04", | |
| "sourceUrl": "https://github.com/actions/runner-images", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "24.04", | |
| "currentVersion": "24.04", | |
| "datasource": "github-runners", | |
| "depName": "ubuntu", | |
| "depType": "github-runner", | |
| "fixedVersion": "24.04", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu-24.04", | |
| "sourceUrl": "https://github.com/actions/runner-images", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "24.04", | |
| "currentVersion": "24.04", | |
| "datasource": "github-runners", | |
| "depName": "ubuntu", | |
| "depType": "github-runner", | |
| "fixedVersion": "24.04", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu-24.04", | |
| "sourceUrl": "https://github.com/actions/runner-images", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "24.04", | |
| "currentVersion": "24.04", | |
| "datasource": "github-runners", | |
| "depName": "ubuntu", | |
| "depType": "github-runner", | |
| "fixedVersion": "24.04", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu-24.04", | |
| "sourceUrl": "https://github.com/actions/runner-images", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "24.04", | |
| "currentVersion": "24.04", | |
| "datasource": "github-runners", | |
| "depName": "ubuntu", | |
| "depType": "github-runner", | |
| "fixedVersion": "24.04", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu-24.04", | |
| "sourceUrl": "https://github.com/actions/runner-images", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "24.04", | |
| "currentVersion": "24.04", | |
| "datasource": "github-runners", | |
| "depName": "ubuntu", | |
| "depType": "github-runner", | |
| "fixedVersion": "24.04", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu-24.04", | |
| "sourceUrl": "https://github.com/actions/runner-images", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "24.04", | |
| "currentVersion": "24.04", | |
| "datasource": "github-runners", | |
| "depName": "ubuntu", | |
| "depType": "github-runner", | |
| "fixedVersion": "24.04", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu-24.04", | |
| "sourceUrl": "https://github.com/actions/runner-images", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "24.04", | |
| "currentVersion": "24.04", | |
| "datasource": "github-runners", | |
| "depName": "ubuntu", | |
| "depType": "github-runner", | |
| "fixedVersion": "24.04", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu-24.04", | |
| "sourceUrl": "https://github.com/actions/runner-images", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "24.04", | |
| "currentVersion": "24.04", | |
| "datasource": "github-runners", | |
| "depName": "ubuntu", | |
| "depType": "github-runner", | |
| "fixedVersion": "24.04", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu-24.04", | |
| "sourceUrl": "https://github.com/actions/runner-images", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "24.04", | |
| "currentVersion": "24.04", | |
| "datasource": "github-runners", | |
| "depName": "ubuntu", | |
| "depType": "github-runner", | |
| "fixedVersion": "24.04", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu-24.04", | |
| "sourceUrl": "https://github.com/actions/runner-images", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "24.04", | |
| "currentVersion": "24.04", | |
| "datasource": "github-runners", | |
| "depName": "ubuntu", | |
| "depType": "github-runner", | |
| "fixedVersion": "24.04", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu-24.04", | |
| "sourceUrl": "https://github.com/actions/runner-images", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "24.04", | |
| "currentVersion": "24.04", | |
| "datasource": "github-runners", | |
| "depName": "ubuntu", | |
| "depType": "github-runner", | |
| "fixedVersion": "24.04", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu-24.04", | |
| "sourceUrl": "https://github.com/actions/runner-images", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "24.04", | |
| "currentVersion": "24.04", | |
| "datasource": "github-runners", | |
| "depName": "ubuntu", | |
| "depType": "github-runner", | |
| "fixedVersion": "24.04", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu-24.04", | |
| "sourceUrl": "https://github.com/actions/runner-images", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "24.04", | |
| "currentVersion": "24.04", | |
| "datasource": "github-runners", | |
| "depName": "ubuntu", | |
| "depType": "github-runner", | |
| "fixedVersion": "24.04", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu-24.04", | |
| "sourceUrl": "https://github.com/actions/runner-images", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "24.04", | |
| "currentVersion": "24.04", | |
| "datasource": "github-runners", | |
| "depName": "ubuntu", | |
| "depType": "github-runner", | |
| "fixedVersion": "24.04", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu-24.04", | |
| "sourceUrl": "https://github.com/actions/runner-images", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "24.04", | |
| "currentVersion": "24.04", | |
| "datasource": "github-runners", | |
| "depName": "ubuntu", | |
| "depType": "github-runner", | |
| "fixedVersion": "24.04", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu-24.04", | |
| "sourceUrl": "https://github.com/actions/runner-images", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "24.04", | |
| "currentVersion": "24.04", | |
| "datasource": "github-runners", | |
| "depName": "ubuntu", | |
| "depType": "github-runner", | |
| "fixedVersion": "24.04", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu-24.04", | |
| "sourceUrl": "https://github.com/actions/runner-images", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "24.04", | |
| "currentVersion": "24.04", | |
| "datasource": "github-runners", | |
| "depName": "ubuntu", | |
| "depType": "github-runner", | |
| "fixedVersion": "24.04", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu-24.04", | |
| "sourceUrl": "https://github.com/actions/runner-images", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "24.04", | |
| "currentVersion": "24.04", | |
| "datasource": "github-runners", | |
| "depName": "ubuntu", | |
| "depType": "github-runner", | |
| "fixedVersion": "24.04", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu-24.04", | |
| "sourceUrl": "https://github.com/actions/runner-images", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "24.04", | |
| "currentVersion": "24.04", | |
| "datasource": "github-runners", | |
| "depName": "ubuntu", | |
| "depType": "github-runner", | |
| "fixedVersion": "24.04", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu-24.04", | |
| "sourceUrl": "https://github.com/actions/runner-images", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "24.04", | |
| "currentVersion": "24.04", | |
| "datasource": "github-runners", | |
| "depName": "ubuntu", | |
| "depType": "github-runner", | |
| "fixedVersion": "24.04", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu-24.04", | |
| "sourceUrl": "https://github.com/actions/runner-images", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "24.04", | |
| "currentVersion": "24.04", | |
| "datasource": "github-runners", | |
| "depName": "ubuntu", | |
| "depType": "github-runner", | |
| "fixedVersion": "24.04", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu-24.04", | |
| "sourceUrl": "https://github.com/actions/runner-images", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "2022", | |
| "currentVersion": "2022", | |
| "datasource": "github-runners", | |
| "depName": "windows", | |
| "depType": "github-runner", | |
| "fixedVersion": "2022", | |
| "packageName": "windows", | |
| "replaceString": "windows-2022", | |
| "sourceUrl": "https://github.com/actions/runner-images", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "24.04", | |
| "currentVersion": "24.04", | |
| "datasource": "github-runners", | |
| "depName": "ubuntu", | |
| "depType": "github-runner", | |
| "fixedVersion": "24.04", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu-24.04", | |
| "sourceUrl": "https://github.com/actions/runner-images", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "24.04", | |
| "currentVersion": "24.04", | |
| "datasource": "github-runners", | |
| "depName": "ubuntu", | |
| "depType": "github-runner", | |
| "fixedVersion": "24.04", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu-24.04", | |
| "sourceUrl": "https://github.com/actions/runner-images", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "24.04", | |
| "currentVersion": "24.04", | |
| "datasource": "github-runners", | |
| "depName": "ubuntu", | |
| "depType": "github-runner", | |
| "fixedVersion": "24.04", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu-24.04", | |
| "sourceUrl": "https://github.com/actions/runner-images", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "24.04", | |
| "currentVersion": "24.04", | |
| "datasource": "github-runners", | |
| "depName": "ubuntu", | |
| "depType": "github-runner", | |
| "fixedVersion": "24.04", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu-24.04", | |
| "sourceUrl": "https://github.com/actions/runner-images", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "24.04", | |
| "currentVersion": "24.04", | |
| "datasource": "github-runners", | |
| "depName": "ubuntu", | |
| "depType": "github-runner", | |
| "fixedVersion": "24.04", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu-24.04", | |
| "sourceUrl": "https://github.com/actions/runner-images", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "24.04", | |
| "currentVersion": "24.04", | |
| "datasource": "github-runners", | |
| "depName": "ubuntu", | |
| "depType": "github-runner", | |
| "fixedVersion": "24.04", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu-24.04", | |
| "sourceUrl": "https://github.com/actions/runner-images", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "2022", | |
| "currentVersion": "2022", | |
| "datasource": "github-runners", | |
| "depName": "windows", | |
| "depType": "github-runner", | |
| "fixedVersion": "2022", | |
| "packageName": "windows", | |
| "replaceString": "windows-2022", | |
| "sourceUrl": "https://github.com/actions/runner-images", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "24.04", | |
| "currentVersion": "24.04", | |
| "datasource": "github-runners", | |
| "depName": "ubuntu", | |
| "depType": "github-runner", | |
| "fixedVersion": "24.04", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu-24.04", | |
| "sourceUrl": "https://github.com/actions/runner-images", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "24.04", | |
| "currentVersion": "24.04", | |
| "datasource": "github-runners", | |
| "depName": "ubuntu", | |
| "depType": "github-runner", | |
| "fixedVersion": "24.04", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu-24.04", | |
| "sourceUrl": "https://github.com/actions/runner-images", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "24.04", | |
| "currentVersion": "24.04", | |
| "datasource": "github-runners", | |
| "depName": "ubuntu", | |
| "depType": "github-runner", | |
| "fixedVersion": "24.04", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu-24.04", | |
| "sourceUrl": "https://github.com/actions/runner-images", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "24.04", | |
| "currentVersion": "24.04", | |
| "datasource": "github-runners", | |
| "depName": "ubuntu", | |
| "depType": "github-runner", | |
| "fixedVersion": "24.04", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu-24.04", | |
| "sourceUrl": "https://github.com/actions/runner-images", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "24.04", | |
| "currentVersion": "24.04", | |
| "datasource": "github-runners", | |
| "depName": "ubuntu", | |
| "depType": "github-runner", | |
| "fixedVersion": "24.04", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu-24.04", | |
| "sourceUrl": "https://github.com/actions/runner-images", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "24.04", | |
| "currentVersion": "24.04", | |
| "datasource": "github-runners", | |
| "depName": "ubuntu", | |
| "depType": "github-runner", | |
| "fixedVersion": "24.04", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu-24.04", | |
| "sourceUrl": "https://github.com/actions/runner-images", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "24.04", | |
| "currentVersion": "24.04", | |
| "datasource": "github-runners", | |
| "depName": "ubuntu", | |
| "depType": "github-runner", | |
| "fixedVersion": "24.04", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu-24.04", | |
| "sourceUrl": "https://github.com/actions/runner-images", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "24.04", | |
| "currentVersion": "24.04", | |
| "datasource": "github-runners", | |
| "depName": "ubuntu", | |
| "depType": "github-runner", | |
| "fixedVersion": "24.04", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu-24.04", | |
| "sourceUrl": "https://github.com/actions/runner-images", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "24.04", | |
| "currentVersion": "24.04", | |
| "datasource": "github-runners", | |
| "depName": "ubuntu", | |
| "depType": "github-runner", | |
| "fixedVersion": "24.04", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu-24.04", | |
| "sourceUrl": "https://github.com/actions/runner-images", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "24.04", | |
| "currentVersion": "24.04", | |
| "datasource": "github-runners", | |
| "depName": "ubuntu", | |
| "depType": "github-runner", | |
| "fixedVersion": "24.04", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu-24.04", | |
| "sourceUrl": "https://github.com/actions/runner-images", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| } | |
| ], | |
| "packageFile": ".github/workflows/.lint.yml" | |
| }, | |
| { | |
| "deps": [ | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.0.2", | |
| "currentVersion": "v3.0.2", | |
| "currentVersionAgeInDays": 284, | |
| "currentVersionTimestamp": "2024-03-02T22:11:12.000Z", | |
| "datasource": "github-tags", | |
| "depName": "dorny/paths-filter", | |
| "depType": "action", | |
| "fixedVersion": "v3.0.2", | |
| "packageName": "dorny/paths-filter", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "dorny/paths-filter@v3.0.2", | |
| "sourceUrl": "https://github.com/dorny/paths-filter", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.5.0", | |
| "currentVersion": "v4.5.0", | |
| "currentVersionAgeInDays": 51, | |
| "currentVersionTimestamp": "2024-10-21T17:57:52.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-java", | |
| "depType": "action", | |
| "fixedVersion": "v4.5.0", | |
| "packageName": "actions/setup-java", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-java@v4.5.0", | |
| "sourceUrl": "https://github.com/actions/setup-java", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.0", | |
| "currentVersion": "v4.2.0", | |
| "currentVersionAgeInDays": 11, | |
| "currentVersionTimestamp": "2024-11-30T18:12:35.000Z", | |
| "datasource": "github-tags", | |
| "depName": "astral-sh/setup-uv", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.0", | |
| "packageName": "astral-sh/setup-uv", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "astral-sh/setup-uv@v4.2.0", | |
| "sourceUrl": "https://github.com/astral-sh/setup-uv", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.3.0", | |
| "currentVersion": "v5.3.0", | |
| "currentVersionAgeInDays": 48, | |
| "currentVersionTimestamp": "2024-10-24T13:38:22.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-python", | |
| "depType": "action", | |
| "fixedVersion": "v5.3.0", | |
| "packageName": "actions/setup-python", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-python@v5.3.0", | |
| "sourceUrl": "https://github.com/actions/setup-python", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3", | |
| "currentVersion": "v3", | |
| "currentVersionAgeInDays": 114, | |
| "currentVersionTimestamp": "2024-08-19T16:10:00.000Z", | |
| "datasource": "github-tags", | |
| "depName": "hashicorp/setup-terraform", | |
| "depType": "action", | |
| "fixedVersion": "v3", | |
| "packageName": "hashicorp/setup-terraform", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "hashicorp/setup-terraform@v3", | |
| "sourceUrl": "https://github.com/hashicorp/setup-terraform", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3", | |
| "currentVersion": "v3", | |
| "currentVersionAgeInDays": 114, | |
| "currentVersionTimestamp": "2024-08-19T16:10:00.000Z", | |
| "datasource": "github-tags", | |
| "depName": "hashicorp/setup-terraform", | |
| "depType": "action", | |
| "fixedVersion": "v3", | |
| "packageName": "hashicorp/setup-terraform", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "hashicorp/setup-terraform@v3", | |
| "sourceUrl": "https://github.com/hashicorp/setup-terraform", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.1.0", | |
| "currentVersion": "v4.1.0", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-24T03:31:49.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-node", | |
| "depType": "action", | |
| "fixedVersion": "v4.1.0", | |
| "packageName": "actions/setup-node", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-node@v4.1.0", | |
| "sourceUrl": "https://github.com/actions/setup-node", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.1.0", | |
| "currentVersion": "v4.1.0", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-24T03:31:49.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-node", | |
| "depType": "action", | |
| "fixedVersion": "v4.1.0", | |
| "packageName": "actions/setup-node", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-node@v4.1.0", | |
| "sourceUrl": "https://github.com/actions/setup-node", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.1.0", | |
| "currentVersion": "v4.1.0", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-24T03:31:49.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-node", | |
| "depType": "action", | |
| "fixedVersion": "v4.1.0", | |
| "packageName": "actions/setup-node", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-node@v4.1.0", | |
| "sourceUrl": "https://github.com/actions/setup-node", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.1.0", | |
| "currentVersion": "v4.1.0", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-24T03:31:49.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-node", | |
| "depType": "action", | |
| "fixedVersion": "v4.1.0", | |
| "packageName": "actions/setup-node", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-node@v4.1.0", | |
| "sourceUrl": "https://github.com/actions/setup-node", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.1.0", | |
| "currentVersion": "v4.1.0", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-24T03:31:49.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-node", | |
| "depType": "action", | |
| "fixedVersion": "v4.1.0", | |
| "packageName": "actions/setup-node", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-node@v4.1.0", | |
| "sourceUrl": "https://github.com/actions/setup-node", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.1.0", | |
| "currentVersion": "v4.1.0", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-24T03:31:49.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-node", | |
| "depType": "action", | |
| "fixedVersion": "v4.1.0", | |
| "packageName": "actions/setup-node", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-node@v4.1.0", | |
| "sourceUrl": "https://github.com/actions/setup-node", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "24.04", | |
| "currentVersion": "24.04", | |
| "datasource": "github-runners", | |
| "depName": "ubuntu", | |
| "depType": "github-runner", | |
| "fixedVersion": "24.04", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu-24.04", | |
| "sourceUrl": "https://github.com/actions/runner-images", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "24.04", | |
| "currentVersion": "24.04", | |
| "datasource": "github-runners", | |
| "depName": "ubuntu", | |
| "depType": "github-runner", | |
| "fixedVersion": "24.04", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu-24.04", | |
| "sourceUrl": "https://github.com/actions/runner-images", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "24.04", | |
| "currentVersion": "24.04", | |
| "datasource": "github-runners", | |
| "depName": "ubuntu", | |
| "depType": "github-runner", | |
| "fixedVersion": "24.04", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu-24.04", | |
| "sourceUrl": "https://github.com/actions/runner-images", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "24.04", | |
| "currentVersion": "24.04", | |
| "datasource": "github-runners", | |
| "depName": "ubuntu", | |
| "depType": "github-runner", | |
| "fixedVersion": "24.04", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu-24.04", | |
| "sourceUrl": "https://github.com/actions/runner-images", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "24.04", | |
| "currentVersion": "24.04", | |
| "datasource": "github-runners", | |
| "depName": "ubuntu", | |
| "depType": "github-runner", | |
| "fixedVersion": "24.04", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu-24.04", | |
| "sourceUrl": "https://github.com/actions/runner-images", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "24.04", | |
| "currentVersion": "24.04", | |
| "datasource": "github-runners", | |
| "depName": "ubuntu", | |
| "depType": "github-runner", | |
| "fixedVersion": "24.04", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu-24.04", | |
| "sourceUrl": "https://github.com/actions/runner-images", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "24.04", | |
| "currentVersion": "24.04", | |
| "datasource": "github-runners", | |
| "depName": "ubuntu", | |
| "depType": "github-runner", | |
| "fixedVersion": "24.04", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu-24.04", | |
| "sourceUrl": "https://github.com/actions/runner-images", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "24.04", | |
| "currentVersion": "24.04", | |
| "datasource": "github-runners", | |
| "depName": "ubuntu", | |
| "depType": "github-runner", | |
| "fixedVersion": "24.04", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu-24.04", | |
| "sourceUrl": "https://github.com/actions/runner-images", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "24.04", | |
| "currentVersion": "24.04", | |
| "datasource": "github-runners", | |
| "depName": "ubuntu", | |
| "depType": "github-runner", | |
| "fixedVersion": "24.04", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu-24.04", | |
| "sourceUrl": "https://github.com/actions/runner-images", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "24.04", | |
| "currentVersion": "24.04", | |
| "datasource": "github-runners", | |
| "depName": "ubuntu", | |
| "depType": "github-runner", | |
| "fixedVersion": "24.04", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu-24.04", | |
| "sourceUrl": "https://github.com/actions/runner-images", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "24.04", | |
| "currentVersion": "24.04", | |
| "datasource": "github-runners", | |
| "depName": "ubuntu", | |
| "depType": "github-runner", | |
| "fixedVersion": "24.04", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu-24.04", | |
| "sourceUrl": "https://github.com/actions/runner-images", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| } | |
| ], | |
| "packageFile": ".github/workflows/.static-type-check.yml" | |
| }, | |
| { | |
| "deps": [ | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v2.0.0", | |
| "currentVersion": "v2.0.0", | |
| "currentVersionAgeInDays": 316, | |
| "currentVersionTimestamp": "2024-01-31T11:43:47.000Z", | |
| "datasource": "github-tags", | |
| "depName": "kentaro-m/auto-assign-action", | |
| "depType": "action", | |
| "fixedVersion": "v2.0.0", | |
| "packageName": "kentaro-m/auto-assign-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "kentaro-m/auto-assign-action@v2.0.0", | |
| "sourceUrl": "https://github.com/kentaro-m/auto-assign-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "24.04", | |
| "currentVersion": "24.04", | |
| "datasource": "github-runners", | |
| "depName": "ubuntu", | |
| "depType": "github-runner", | |
| "fixedVersion": "24.04", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu-24.04", | |
| "sourceUrl": "https://github.com/actions/runner-images", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| } | |
| ], | |
| "packageFile": ".github/workflows/auto-assign.yml" | |
| }, | |
| { | |
| "deps": [ | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v1.7.0", | |
| "currentVersion": "v1.7.0", | |
| "currentVersionAgeInDays": 420, | |
| "currentVersionTimestamp": "2023-10-19T06:43:38.000Z", | |
| "datasource": "github-tags", | |
| "depName": "schneegans/dynamic-badges-action", | |
| "depType": "action", | |
| "fixedVersion": "v1.7.0", | |
| "packageName": "schneegans/dynamic-badges-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "schneegans/dynamic-badges-action@v1.7.0", | |
| "sourceUrl": "https://github.com/schneegans/dynamic-badges-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "24.04", | |
| "currentVersion": "24.04", | |
| "datasource": "github-runners", | |
| "depName": "ubuntu", | |
| "depType": "github-runner", | |
| "fixedVersion": "24.04", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu-24.04", | |
| "sourceUrl": "https://github.com/actions/runner-images", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| } | |
| ], | |
| "packageFile": ".github/workflows/badge.yml" | |
| }, | |
| { | |
| "deps": [ | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.0.2", | |
| "currentVersion": "v3.0.2", | |
| "currentVersionAgeInDays": 284, | |
| "currentVersionTimestamp": "2024-03-02T22:11:12.000Z", | |
| "datasource": "github-tags", | |
| "depName": "dorny/paths-filter", | |
| "depType": "action", | |
| "fixedVersion": "v3.0.2", | |
| "packageName": "dorny/paths-filter", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "dorny/paths-filter@v3.0.2", | |
| "sourceUrl": "https://github.com/dorny/paths-filter", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.2.0", | |
| "currentVersion": "v3.2.0", | |
| "currentVersionAgeInDays": 143, | |
| "currentVersionTimestamp": "2024-07-22T09:27:48.000Z", | |
| "datasource": "github-tags", | |
| "depName": "docker/setup-qemu-action", | |
| "depType": "action", | |
| "fixedVersion": "v3.2.0", | |
| "packageName": "docker/setup-qemu-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "docker/setup-qemu-action@v3.2.0", | |
| "sourceUrl": "https://github.com/docker/setup-qemu-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.7.1", | |
| "currentVersion": "v3.7.1", | |
| "currentVersionAgeInDays": 69, | |
| "currentVersionTimestamp": "2024-10-04T07:42:48.000Z", | |
| "datasource": "github-tags", | |
| "depName": "docker/setup-buildx-action", | |
| "depType": "action", | |
| "fixedVersion": "v3.7.1", | |
| "packageName": "docker/setup-buildx-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "docker/setup-buildx-action@v3.7.1", | |
| "sourceUrl": "https://github.com/docker/setup-buildx-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.3.0", | |
| "currentVersion": "v3.3.0", | |
| "currentVersionAgeInDays": 143, | |
| "currentVersionTimestamp": "2024-07-22T09:02:48.000Z", | |
| "datasource": "github-tags", | |
| "depName": "docker/login-action", | |
| "depType": "action", | |
| "fixedVersion": "v3.3.0", | |
| "packageName": "docker/login-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "docker/login-action@v3.3.0", | |
| "sourceUrl": "https://github.com/docker/login-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.7.3", | |
| "currentVersion": "v3.7.3", | |
| "currentVersionAgeInDays": 22, | |
| "currentVersionTimestamp": "2024-11-19T14:04:47.000Z", | |
| "datasource": "github-tags", | |
| "depName": "wandalen/wretry.action", | |
| "depType": "action", | |
| "fixedVersion": "v3.7.3", | |
| "packageName": "wandalen/wretry.action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "wandalen/wretry.action@v3.7.3", | |
| "sourceUrl": "https://github.com/wandalen/wretry.action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.2.0", | |
| "currentVersion": "v3.2.0", | |
| "currentVersionAgeInDays": 143, | |
| "currentVersionTimestamp": "2024-07-22T09:27:48.000Z", | |
| "datasource": "github-tags", | |
| "depName": "docker/setup-qemu-action", | |
| "depType": "action", | |
| "fixedVersion": "v3.2.0", | |
| "packageName": "docker/setup-qemu-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "docker/setup-qemu-action@v3.2.0", | |
| "sourceUrl": "https://github.com/docker/setup-qemu-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.7.1", | |
| "currentVersion": "v3.7.1", | |
| "currentVersionAgeInDays": 69, | |
| "currentVersionTimestamp": "2024-10-04T07:42:48.000Z", | |
| "datasource": "github-tags", | |
| "depName": "docker/setup-buildx-action", | |
| "depType": "action", | |
| "fixedVersion": "v3.7.1", | |
| "packageName": "docker/setup-buildx-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "docker/setup-buildx-action@v3.7.1", | |
| "sourceUrl": "https://github.com/docker/setup-buildx-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.3.0", | |
| "currentVersion": "v3.3.0", | |
| "currentVersionAgeInDays": 143, | |
| "currentVersionTimestamp": "2024-07-22T09:02:48.000Z", | |
| "datasource": "github-tags", | |
| "depName": "docker/login-action", | |
| "depType": "action", | |
| "fixedVersion": "v3.3.0", | |
| "packageName": "docker/login-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "docker/login-action@v3.3.0", | |
| "sourceUrl": "https://github.com/docker/login-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.7.3", | |
| "currentVersion": "v3.7.3", | |
| "currentVersionAgeInDays": 22, | |
| "currentVersionTimestamp": "2024-11-19T14:04:47.000Z", | |
| "datasource": "github-tags", | |
| "depName": "wandalen/wretry.action", | |
| "depType": "action", | |
| "fixedVersion": "v3.7.3", | |
| "packageName": "wandalen/wretry.action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "wandalen/wretry.action@v3.7.3", | |
| "sourceUrl": "https://github.com/wandalen/wretry.action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.2.0", | |
| "currentVersion": "v3.2.0", | |
| "currentVersionAgeInDays": 143, | |
| "currentVersionTimestamp": "2024-07-22T09:27:48.000Z", | |
| "datasource": "github-tags", | |
| "depName": "docker/setup-qemu-action", | |
| "depType": "action", | |
| "fixedVersion": "v3.2.0", | |
| "packageName": "docker/setup-qemu-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "docker/setup-qemu-action@v3.2.0", | |
| "sourceUrl": "https://github.com/docker/setup-qemu-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.7.1", | |
| "currentVersion": "v3.7.1", | |
| "currentVersionAgeInDays": 69, | |
| "currentVersionTimestamp": "2024-10-04T07:42:48.000Z", | |
| "datasource": "github-tags", | |
| "depName": "docker/setup-buildx-action", | |
| "depType": "action", | |
| "fixedVersion": "v3.7.1", | |
| "packageName": "docker/setup-buildx-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "docker/setup-buildx-action@v3.7.1", | |
| "sourceUrl": "https://github.com/docker/setup-buildx-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.3.0", | |
| "currentVersion": "v3.3.0", | |
| "currentVersionAgeInDays": 143, | |
| "currentVersionTimestamp": "2024-07-22T09:02:48.000Z", | |
| "datasource": "github-tags", | |
| "depName": "docker/login-action", | |
| "depType": "action", | |
| "fixedVersion": "v3.3.0", | |
| "packageName": "docker/login-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "docker/login-action@v3.3.0", | |
| "sourceUrl": "https://github.com/docker/login-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.7.3", | |
| "currentVersion": "v3.7.3", | |
| "currentVersionAgeInDays": 22, | |
| "currentVersionTimestamp": "2024-11-19T14:04:47.000Z", | |
| "datasource": "github-tags", | |
| "depName": "wandalen/wretry.action", | |
| "depType": "action", | |
| "fixedVersion": "v3.7.3", | |
| "packageName": "wandalen/wretry.action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "wandalen/wretry.action@v3.7.3", | |
| "sourceUrl": "https://github.com/wandalen/wretry.action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.2.0", | |
| "currentVersion": "v3.2.0", | |
| "currentVersionAgeInDays": 143, | |
| "currentVersionTimestamp": "2024-07-22T09:27:48.000Z", | |
| "datasource": "github-tags", | |
| "depName": "docker/setup-qemu-action", | |
| "depType": "action", | |
| "fixedVersion": "v3.2.0", | |
| "packageName": "docker/setup-qemu-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "docker/setup-qemu-action@v3.2.0", | |
| "sourceUrl": "https://github.com/docker/setup-qemu-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.7.1", | |
| "currentVersion": "v3.7.1", | |
| "currentVersionAgeInDays": 69, | |
| "currentVersionTimestamp": "2024-10-04T07:42:48.000Z", | |
| "datasource": "github-tags", | |
| "depName": "docker/setup-buildx-action", | |
| "depType": "action", | |
| "fixedVersion": "v3.7.1", | |
| "packageName": "docker/setup-buildx-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "docker/setup-buildx-action@v3.7.1", | |
| "sourceUrl": "https://github.com/docker/setup-buildx-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.3.0", | |
| "currentVersion": "v3.3.0", | |
| "currentVersionAgeInDays": 143, | |
| "currentVersionTimestamp": "2024-07-22T09:02:48.000Z", | |
| "datasource": "github-tags", | |
| "depName": "docker/login-action", | |
| "depType": "action", | |
| "fixedVersion": "v3.3.0", | |
| "packageName": "docker/login-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "docker/login-action@v3.3.0", | |
| "sourceUrl": "https://github.com/docker/login-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.7.3", | |
| "currentVersion": "v3.7.3", | |
| "currentVersionAgeInDays": 22, | |
| "currentVersionTimestamp": "2024-11-19T14:04:47.000Z", | |
| "datasource": "github-tags", | |
| "depName": "wandalen/wretry.action", | |
| "depType": "action", | |
| "fixedVersion": "v3.7.3", | |
| "packageName": "wandalen/wretry.action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "wandalen/wretry.action@v3.7.3", | |
| "sourceUrl": "https://github.com/wandalen/wretry.action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.2.0", | |
| "currentVersion": "v3.2.0", | |
| "currentVersionAgeInDays": 143, | |
| "currentVersionTimestamp": "2024-07-22T09:27:48.000Z", | |
| "datasource": "github-tags", | |
| "depName": "docker/setup-qemu-action", | |
| "depType": "action", | |
| "fixedVersion": "v3.2.0", | |
| "packageName": "docker/setup-qemu-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "docker/setup-qemu-action@v3.2.0", | |
| "sourceUrl": "https://github.com/docker/setup-qemu-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.7.1", | |
| "currentVersion": "v3.7.1", | |
| "currentVersionAgeInDays": 69, | |
| "currentVersionTimestamp": "2024-10-04T07:42:48.000Z", | |
| "datasource": "github-tags", | |
| "depName": "docker/setup-buildx-action", | |
| "depType": "action", | |
| "fixedVersion": "v3.7.1", | |
| "packageName": "docker/setup-buildx-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "docker/setup-buildx-action@v3.7.1", | |
| "sourceUrl": "https://github.com/docker/setup-buildx-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.3.0", | |
| "currentVersion": "v3.3.0", | |
| "currentVersionAgeInDays": 143, | |
| "currentVersionTimestamp": "2024-07-22T09:02:48.000Z", | |
| "datasource": "github-tags", | |
| "depName": "docker/login-action", | |
| "depType": "action", | |
| "fixedVersion": "v3.3.0", | |
| "packageName": "docker/login-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "docker/login-action@v3.3.0", | |
| "sourceUrl": "https://github.com/docker/login-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.7.3", | |
| "currentVersion": "v3.7.3", | |
| "currentVersionAgeInDays": 22, | |
| "currentVersionTimestamp": "2024-11-19T14:04:47.000Z", | |
| "datasource": "github-tags", | |
| "depName": "wandalen/wretry.action", | |
| "depType": "action", | |
| "fixedVersion": "v3.7.3", | |
| "packageName": "wandalen/wretry.action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "wandalen/wretry.action@v3.7.3", | |
| "sourceUrl": "https://github.com/wandalen/wretry.action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.2.0", | |
| "currentVersion": "v3.2.0", | |
| "currentVersionAgeInDays": 143, | |
| "currentVersionTimestamp": "2024-07-22T09:27:48.000Z", | |
| "datasource": "github-tags", | |
| "depName": "docker/setup-qemu-action", | |
| "depType": "action", | |
| "fixedVersion": "v3.2.0", | |
| "packageName": "docker/setup-qemu-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "docker/setup-qemu-action@v3.2.0", | |
| "sourceUrl": "https://github.com/docker/setup-qemu-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.7.1", | |
| "currentVersion": "v3.7.1", | |
| "currentVersionAgeInDays": 69, | |
| "currentVersionTimestamp": "2024-10-04T07:42:48.000Z", | |
| "datasource": "github-tags", | |
| "depName": "docker/setup-buildx-action", | |
| "depType": "action", | |
| "fixedVersion": "v3.7.1", | |
| "packageName": "docker/setup-buildx-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "docker/setup-buildx-action@v3.7.1", | |
| "sourceUrl": "https://github.com/docker/setup-buildx-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.3.0", | |
| "currentVersion": "v3.3.0", | |
| "currentVersionAgeInDays": 143, | |
| "currentVersionTimestamp": "2024-07-22T09:02:48.000Z", | |
| "datasource": "github-tags", | |
| "depName": "docker/login-action", | |
| "depType": "action", | |
| "fixedVersion": "v3.3.0", | |
| "packageName": "docker/login-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "docker/login-action@v3.3.0", | |
| "sourceUrl": "https://github.com/docker/login-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.7.3", | |
| "currentVersion": "v3.7.3", | |
| "currentVersionAgeInDays": 22, | |
| "currentVersionTimestamp": "2024-11-19T14:04:47.000Z", | |
| "datasource": "github-tags", | |
| "depName": "wandalen/wretry.action", | |
| "depType": "action", | |
| "fixedVersion": "v3.7.3", | |
| "packageName": "wandalen/wretry.action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "wandalen/wretry.action@v3.7.3", | |
| "sourceUrl": "https://github.com/wandalen/wretry.action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.2.0", | |
| "currentVersion": "v3.2.0", | |
| "currentVersionAgeInDays": 143, | |
| "currentVersionTimestamp": "2024-07-22T09:27:48.000Z", | |
| "datasource": "github-tags", | |
| "depName": "docker/setup-qemu-action", | |
| "depType": "action", | |
| "fixedVersion": "v3.2.0", | |
| "packageName": "docker/setup-qemu-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "docker/setup-qemu-action@v3.2.0", | |
| "sourceUrl": "https://github.com/docker/setup-qemu-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.7.1", | |
| "currentVersion": "v3.7.1", | |
| "currentVersionAgeInDays": 69, | |
| "currentVersionTimestamp": "2024-10-04T07:42:48.000Z", | |
| "datasource": "github-tags", | |
| "depName": "docker/setup-buildx-action", | |
| "depType": "action", | |
| "fixedVersion": "v3.7.1", | |
| "packageName": "docker/setup-buildx-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "docker/setup-buildx-action@v3.7.1", | |
| "sourceUrl": "https://github.com/docker/setup-buildx-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.3.0", | |
| "currentVersion": "v3.3.0", | |
| "currentVersionAgeInDays": 143, | |
| "currentVersionTimestamp": "2024-07-22T09:02:48.000Z", | |
| "datasource": "github-tags", | |
| "depName": "docker/login-action", | |
| "depType": "action", | |
| "fixedVersion": "v3.3.0", | |
| "packageName": "docker/login-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "docker/login-action@v3.3.0", | |
| "sourceUrl": "https://github.com/docker/login-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.7.3", | |
| "currentVersion": "v3.7.3", | |
| "currentVersionAgeInDays": 22, | |
| "currentVersionTimestamp": "2024-11-19T14:04:47.000Z", | |
| "datasource": "github-tags", | |
| "depName": "wandalen/wretry.action", | |
| "depType": "action", | |
| "fixedVersion": "v3.7.3", | |
| "packageName": "wandalen/wretry.action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "wandalen/wretry.action@v3.7.3", | |
| "sourceUrl": "https://github.com/wandalen/wretry.action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.2.0", | |
| "currentVersion": "v3.2.0", | |
| "currentVersionAgeInDays": 143, | |
| "currentVersionTimestamp": "2024-07-22T09:27:48.000Z", | |
| "datasource": "github-tags", | |
| "depName": "docker/setup-qemu-action", | |
| "depType": "action", | |
| "fixedVersion": "v3.2.0", | |
| "packageName": "docker/setup-qemu-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "docker/setup-qemu-action@v3.2.0", | |
| "sourceUrl": "https://github.com/docker/setup-qemu-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.7.1", | |
| "currentVersion": "v3.7.1", | |
| "currentVersionAgeInDays": 69, | |
| "currentVersionTimestamp": "2024-10-04T07:42:48.000Z", | |
| "datasource": "github-tags", | |
| "depName": "docker/setup-buildx-action", | |
| "depType": "action", | |
| "fixedVersion": "v3.7.1", | |
| "packageName": "docker/setup-buildx-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "docker/setup-buildx-action@v3.7.1", | |
| "sourceUrl": "https://github.com/docker/setup-buildx-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.3.0", | |
| "currentVersion": "v3.3.0", | |
| "currentVersionAgeInDays": 143, | |
| "currentVersionTimestamp": "2024-07-22T09:02:48.000Z", | |
| "datasource": "github-tags", | |
| "depName": "docker/login-action", | |
| "depType": "action", | |
| "fixedVersion": "v3.3.0", | |
| "packageName": "docker/login-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "docker/login-action@v3.3.0", | |
| "sourceUrl": "https://github.com/docker/login-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.7.3", | |
| "currentVersion": "v3.7.3", | |
| "currentVersionAgeInDays": 22, | |
| "currentVersionTimestamp": "2024-11-19T14:04:47.000Z", | |
| "datasource": "github-tags", | |
| "depName": "wandalen/wretry.action", | |
| "depType": "action", | |
| "fixedVersion": "v3.7.3", | |
| "packageName": "wandalen/wretry.action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "wandalen/wretry.action@v3.7.3", | |
| "sourceUrl": "https://github.com/wandalen/wretry.action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.2.0", | |
| "currentVersion": "v3.2.0", | |
| "currentVersionAgeInDays": 143, | |
| "currentVersionTimestamp": "2024-07-22T09:27:48.000Z", | |
| "datasource": "github-tags", | |
| "depName": "docker/setup-qemu-action", | |
| "depType": "action", | |
| "fixedVersion": "v3.2.0", | |
| "packageName": "docker/setup-qemu-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "docker/setup-qemu-action@v3.2.0", | |
| "sourceUrl": "https://github.com/docker/setup-qemu-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.7.1", | |
| "currentVersion": "v3.7.1", | |
| "currentVersionAgeInDays": 69, | |
| "currentVersionTimestamp": "2024-10-04T07:42:48.000Z", | |
| "datasource": "github-tags", | |
| "depName": "docker/setup-buildx-action", | |
| "depType": "action", | |
| "fixedVersion": "v3.7.1", | |
| "packageName": "docker/setup-buildx-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "docker/setup-buildx-action@v3.7.1", | |
| "sourceUrl": "https://github.com/docker/setup-buildx-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.3.0", | |
| "currentVersion": "v3.3.0", | |
| "currentVersionAgeInDays": 143, | |
| "currentVersionTimestamp": "2024-07-22T09:02:48.000Z", | |
| "datasource": "github-tags", | |
| "depName": "docker/login-action", | |
| "depType": "action", | |
| "fixedVersion": "v3.3.0", | |
| "packageName": "docker/login-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "docker/login-action@v3.3.0", | |
| "sourceUrl": "https://github.com/docker/login-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.7.3", | |
| "currentVersion": "v3.7.3", | |
| "currentVersionAgeInDays": 22, | |
| "currentVersionTimestamp": "2024-11-19T14:04:47.000Z", | |
| "datasource": "github-tags", | |
| "depName": "wandalen/wretry.action", | |
| "depType": "action", | |
| "fixedVersion": "v3.7.3", | |
| "packageName": "wandalen/wretry.action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "wandalen/wretry.action@v3.7.3", | |
| "sourceUrl": "https://github.com/wandalen/wretry.action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.2.0", | |
| "currentVersion": "v3.2.0", | |
| "currentVersionAgeInDays": 143, | |
| "currentVersionTimestamp": "2024-07-22T09:27:48.000Z", | |
| "datasource": "github-tags", | |
| "depName": "docker/setup-qemu-action", | |
| "depType": "action", | |
| "fixedVersion": "v3.2.0", | |
| "packageName": "docker/setup-qemu-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "docker/setup-qemu-action@v3.2.0", | |
| "sourceUrl": "https://github.com/docker/setup-qemu-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.7.1", | |
| "currentVersion": "v3.7.1", | |
| "currentVersionAgeInDays": 69, | |
| "currentVersionTimestamp": "2024-10-04T07:42:48.000Z", | |
| "datasource": "github-tags", | |
| "depName": "docker/setup-buildx-action", | |
| "depType": "action", | |
| "fixedVersion": "v3.7.1", | |
| "packageName": "docker/setup-buildx-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "docker/setup-buildx-action@v3.7.1", | |
| "sourceUrl": "https://github.com/docker/setup-buildx-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.3.0", | |
| "currentVersion": "v3.3.0", | |
| "currentVersionAgeInDays": 143, | |
| "currentVersionTimestamp": "2024-07-22T09:02:48.000Z", | |
| "datasource": "github-tags", | |
| "depName": "docker/login-action", | |
| "depType": "action", | |
| "fixedVersion": "v3.3.0", | |
| "packageName": "docker/login-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "docker/login-action@v3.3.0", | |
| "sourceUrl": "https://github.com/docker/login-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.7.3", | |
| "currentVersion": "v3.7.3", | |
| "currentVersionAgeInDays": 22, | |
| "currentVersionTimestamp": "2024-11-19T14:04:47.000Z", | |
| "datasource": "github-tags", | |
| "depName": "wandalen/wretry.action", | |
| "depType": "action", | |
| "fixedVersion": "v3.7.3", | |
| "packageName": "wandalen/wretry.action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "wandalen/wretry.action@v3.7.3", | |
| "sourceUrl": "https://github.com/wandalen/wretry.action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.2.0", | |
| "currentVersion": "v3.2.0", | |
| "currentVersionAgeInDays": 143, | |
| "currentVersionTimestamp": "2024-07-22T09:27:48.000Z", | |
| "datasource": "github-tags", | |
| "depName": "docker/setup-qemu-action", | |
| "depType": "action", | |
| "fixedVersion": "v3.2.0", | |
| "packageName": "docker/setup-qemu-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "docker/setup-qemu-action@v3.2.0", | |
| "sourceUrl": "https://github.com/docker/setup-qemu-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.7.1", | |
| "currentVersion": "v3.7.1", | |
| "currentVersionAgeInDays": 69, | |
| "currentVersionTimestamp": "2024-10-04T07:42:48.000Z", | |
| "datasource": "github-tags", | |
| "depName": "docker/setup-buildx-action", | |
| "depType": "action", | |
| "fixedVersion": "v3.7.1", | |
| "packageName": "docker/setup-buildx-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "docker/setup-buildx-action@v3.7.1", | |
| "sourceUrl": "https://github.com/docker/setup-buildx-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.3.0", | |
| "currentVersion": "v3.3.0", | |
| "currentVersionAgeInDays": 143, | |
| "currentVersionTimestamp": "2024-07-22T09:02:48.000Z", | |
| "datasource": "github-tags", | |
| "depName": "docker/login-action", | |
| "depType": "action", | |
| "fixedVersion": "v3.3.0", | |
| "packageName": "docker/login-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "docker/login-action@v3.3.0", | |
| "sourceUrl": "https://github.com/docker/login-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.7.3", | |
| "currentVersion": "v3.7.3", | |
| "currentVersionAgeInDays": 22, | |
| "currentVersionTimestamp": "2024-11-19T14:04:47.000Z", | |
| "datasource": "github-tags", | |
| "depName": "wandalen/wretry.action", | |
| "depType": "action", | |
| "fixedVersion": "v3.7.3", | |
| "packageName": "wandalen/wretry.action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "wandalen/wretry.action@v3.7.3", | |
| "sourceUrl": "https://github.com/wandalen/wretry.action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.2.0", | |
| "currentVersion": "v3.2.0", | |
| "currentVersionAgeInDays": 143, | |
| "currentVersionTimestamp": "2024-07-22T09:27:48.000Z", | |
| "datasource": "github-tags", | |
| "depName": "docker/setup-qemu-action", | |
| "depType": "action", | |
| "fixedVersion": "v3.2.0", | |
| "packageName": "docker/setup-qemu-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "docker/setup-qemu-action@v3.2.0", | |
| "sourceUrl": "https://github.com/docker/setup-qemu-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.7.1", | |
| "currentVersion": "v3.7.1", | |
| "currentVersionAgeInDays": 69, | |
| "currentVersionTimestamp": "2024-10-04T07:42:48.000Z", | |
| "datasource": "github-tags", | |
| "depName": "docker/setup-buildx-action", | |
| "depType": "action", | |
| "fixedVersion": "v3.7.1", | |
| "packageName": "docker/setup-buildx-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "docker/setup-buildx-action@v3.7.1", | |
| "sourceUrl": "https://github.com/docker/setup-buildx-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.3.0", | |
| "currentVersion": "v3.3.0", | |
| "currentVersionAgeInDays": 143, | |
| "currentVersionTimestamp": "2024-07-22T09:02:48.000Z", | |
| "datasource": "github-tags", | |
| "depName": "docker/login-action", | |
| "depType": "action", | |
| "fixedVersion": "v3.3.0", | |
| "packageName": "docker/login-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "docker/login-action@v3.3.0", | |
| "sourceUrl": "https://github.com/docker/login-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.7.3", | |
| "currentVersion": "v3.7.3", | |
| "currentVersionAgeInDays": 22, | |
| "currentVersionTimestamp": "2024-11-19T14:04:47.000Z", | |
| "datasource": "github-tags", | |
| "depName": "wandalen/wretry.action", | |
| "depType": "action", | |
| "fixedVersion": "v3.7.3", | |
| "packageName": "wandalen/wretry.action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "wandalen/wretry.action@v3.7.3", | |
| "sourceUrl": "https://github.com/wandalen/wretry.action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.2.0", | |
| "currentVersion": "v3.2.0", | |
| "currentVersionAgeInDays": 143, | |
| "currentVersionTimestamp": "2024-07-22T09:27:48.000Z", | |
| "datasource": "github-tags", | |
| "depName": "docker/setup-qemu-action", | |
| "depType": "action", | |
| "fixedVersion": "v3.2.0", | |
| "packageName": "docker/setup-qemu-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "docker/setup-qemu-action@v3.2.0", | |
| "sourceUrl": "https://github.com/docker/setup-qemu-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.7.1", | |
| "currentVersion": "v3.7.1", | |
| "currentVersionAgeInDays": 69, | |
| "currentVersionTimestamp": "2024-10-04T07:42:48.000Z", | |
| "datasource": "github-tags", | |
| "depName": "docker/setup-buildx-action", | |
| "depType": "action", | |
| "fixedVersion": "v3.7.1", | |
| "packageName": "docker/setup-buildx-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "docker/setup-buildx-action@v3.7.1", | |
| "sourceUrl": "https://github.com/docker/setup-buildx-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.3.0", | |
| "currentVersion": "v3.3.0", | |
| "currentVersionAgeInDays": 143, | |
| "currentVersionTimestamp": "2024-07-22T09:02:48.000Z", | |
| "datasource": "github-tags", | |
| "depName": "docker/login-action", | |
| "depType": "action", | |
| "fixedVersion": "v3.3.0", | |
| "packageName": "docker/login-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "docker/login-action@v3.3.0", | |
| "sourceUrl": "https://github.com/docker/login-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.7.3", | |
| "currentVersion": "v3.7.3", | |
| "currentVersionAgeInDays": 22, | |
| "currentVersionTimestamp": "2024-11-19T14:04:47.000Z", | |
| "datasource": "github-tags", | |
| "depName": "wandalen/wretry.action", | |
| "depType": "action", | |
| "fixedVersion": "v3.7.3", | |
| "packageName": "wandalen/wretry.action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "wandalen/wretry.action@v3.7.3", | |
| "sourceUrl": "https://github.com/wandalen/wretry.action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.2.0", | |
| "currentVersion": "v3.2.0", | |
| "currentVersionAgeInDays": 143, | |
| "currentVersionTimestamp": "2024-07-22T09:27:48.000Z", | |
| "datasource": "github-tags", | |
| "depName": "docker/setup-qemu-action", | |
| "depType": "action", | |
| "fixedVersion": "v3.2.0", | |
| "packageName": "docker/setup-qemu-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "docker/setup-qemu-action@v3.2.0", | |
| "sourceUrl": "https://github.com/docker/setup-qemu-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.7.1", | |
| "currentVersion": "v3.7.1", | |
| "currentVersionAgeInDays": 69, | |
| "currentVersionTimestamp": "2024-10-04T07:42:48.000Z", | |
| "datasource": "github-tags", | |
| "depName": "docker/setup-buildx-action", | |
| "depType": "action", | |
| "fixedVersion": "v3.7.1", | |
| "packageName": "docker/setup-buildx-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "docker/setup-buildx-action@v3.7.1", | |
| "sourceUrl": "https://github.com/docker/setup-buildx-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.3.0", | |
| "currentVersion": "v3.3.0", | |
| "currentVersionAgeInDays": 143, | |
| "currentVersionTimestamp": "2024-07-22T09:02:48.000Z", | |
| "datasource": "github-tags", | |
| "depName": "docker/login-action", | |
| "depType": "action", | |
| "fixedVersion": "v3.3.0", | |
| "packageName": "docker/login-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "docker/login-action@v3.3.0", | |
| "sourceUrl": "https://github.com/docker/login-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.7.3", | |
| "currentVersion": "v3.7.3", | |
| "currentVersionAgeInDays": 22, | |
| "currentVersionTimestamp": "2024-11-19T14:04:47.000Z", | |
| "datasource": "github-tags", | |
| "depName": "wandalen/wretry.action", | |
| "depType": "action", | |
| "fixedVersion": "v3.7.3", | |
| "packageName": "wandalen/wretry.action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "wandalen/wretry.action@v3.7.3", | |
| "sourceUrl": "https://github.com/wandalen/wretry.action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.2.0", | |
| "currentVersion": "v3.2.0", | |
| "currentVersionAgeInDays": 143, | |
| "currentVersionTimestamp": "2024-07-22T09:27:48.000Z", | |
| "datasource": "github-tags", | |
| "depName": "docker/setup-qemu-action", | |
| "depType": "action", | |
| "fixedVersion": "v3.2.0", | |
| "packageName": "docker/setup-qemu-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "docker/setup-qemu-action@v3.2.0", | |
| "sourceUrl": "https://github.com/docker/setup-qemu-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.7.1", | |
| "currentVersion": "v3.7.1", | |
| "currentVersionAgeInDays": 69, | |
| "currentVersionTimestamp": "2024-10-04T07:42:48.000Z", | |
| "datasource": "github-tags", | |
| "depName": "docker/setup-buildx-action", | |
| "depType": "action", | |
| "fixedVersion": "v3.7.1", | |
| "packageName": "docker/setup-buildx-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "docker/setup-buildx-action@v3.7.1", | |
| "sourceUrl": "https://github.com/docker/setup-buildx-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.3.0", | |
| "currentVersion": "v3.3.0", | |
| "currentVersionAgeInDays": 143, | |
| "currentVersionTimestamp": "2024-07-22T09:02:48.000Z", | |
| "datasource": "github-tags", | |
| "depName": "docker/login-action", | |
| "depType": "action", | |
| "fixedVersion": "v3.3.0", | |
| "packageName": "docker/login-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "docker/login-action@v3.3.0", | |
| "sourceUrl": "https://github.com/docker/login-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.7.3", | |
| "currentVersion": "v3.7.3", | |
| "currentVersionAgeInDays": 22, | |
| "currentVersionTimestamp": "2024-11-19T14:04:47.000Z", | |
| "datasource": "github-tags", | |
| "depName": "wandalen/wretry.action", | |
| "depType": "action", | |
| "fixedVersion": "v3.7.3", | |
| "packageName": "wandalen/wretry.action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "wandalen/wretry.action@v3.7.3", | |
| "sourceUrl": "https://github.com/wandalen/wretry.action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.2.0", | |
| "currentVersion": "v3.2.0", | |
| "currentVersionAgeInDays": 143, | |
| "currentVersionTimestamp": "2024-07-22T09:27:48.000Z", | |
| "datasource": "github-tags", | |
| "depName": "docker/setup-qemu-action", | |
| "depType": "action", | |
| "fixedVersion": "v3.2.0", | |
| "packageName": "docker/setup-qemu-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "docker/setup-qemu-action@v3.2.0", | |
| "sourceUrl": "https://github.com/docker/setup-qemu-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.7.1", | |
| "currentVersion": "v3.7.1", | |
| "currentVersionAgeInDays": 69, | |
| "currentVersionTimestamp": "2024-10-04T07:42:48.000Z", | |
| "datasource": "github-tags", | |
| "depName": "docker/setup-buildx-action", | |
| "depType": "action", | |
| "fixedVersion": "v3.7.1", | |
| "packageName": "docker/setup-buildx-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "docker/setup-buildx-action@v3.7.1", | |
| "sourceUrl": "https://github.com/docker/setup-buildx-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.3.0", | |
| "currentVersion": "v3.3.0", | |
| "currentVersionAgeInDays": 143, | |
| "currentVersionTimestamp": "2024-07-22T09:02:48.000Z", | |
| "datasource": "github-tags", | |
| "depName": "docker/login-action", | |
| "depType": "action", | |
| "fixedVersion": "v3.3.0", | |
| "packageName": "docker/login-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "docker/login-action@v3.3.0", | |
| "sourceUrl": "https://github.com/docker/login-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.7.3", | |
| "currentVersion": "v3.7.3", | |
| "currentVersionAgeInDays": 22, | |
| "currentVersionTimestamp": "2024-11-19T14:04:47.000Z", | |
| "datasource": "github-tags", | |
| "depName": "wandalen/wretry.action", | |
| "depType": "action", | |
| "fixedVersion": "v3.7.3", | |
| "packageName": "wandalen/wretry.action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "wandalen/wretry.action@v3.7.3", | |
| "sourceUrl": "https://github.com/wandalen/wretry.action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.2.0", | |
| "currentVersion": "v3.2.0", | |
| "currentVersionAgeInDays": 143, | |
| "currentVersionTimestamp": "2024-07-22T09:27:48.000Z", | |
| "datasource": "github-tags", | |
| "depName": "docker/setup-qemu-action", | |
| "depType": "action", | |
| "fixedVersion": "v3.2.0", | |
| "packageName": "docker/setup-qemu-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "docker/setup-qemu-action@v3.2.0", | |
| "sourceUrl": "https://github.com/docker/setup-qemu-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.7.1", | |
| "currentVersion": "v3.7.1", | |
| "currentVersionAgeInDays": 69, | |
| "currentVersionTimestamp": "2024-10-04T07:42:48.000Z", | |
| "datasource": "github-tags", | |
| "depName": "docker/setup-buildx-action", | |
| "depType": "action", | |
| "fixedVersion": "v3.7.1", | |
| "packageName": "docker/setup-buildx-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "docker/setup-buildx-action@v3.7.1", | |
| "sourceUrl": "https://github.com/docker/setup-buildx-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.3.0", | |
| "currentVersion": "v3.3.0", | |
| "currentVersionAgeInDays": 143, | |
| "currentVersionTimestamp": "2024-07-22T09:02:48.000Z", | |
| "datasource": "github-tags", | |
| "depName": "docker/login-action", | |
| "depType": "action", | |
| "fixedVersion": "v3.3.0", | |
| "packageName": "docker/login-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "docker/login-action@v3.3.0", | |
| "sourceUrl": "https://github.com/docker/login-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.7.3", | |
| "currentVersion": "v3.7.3", | |
| "currentVersionAgeInDays": 22, | |
| "currentVersionTimestamp": "2024-11-19T14:04:47.000Z", | |
| "datasource": "github-tags", | |
| "depName": "wandalen/wretry.action", | |
| "depType": "action", | |
| "fixedVersion": "v3.7.3", | |
| "packageName": "wandalen/wretry.action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "wandalen/wretry.action@v3.7.3", | |
| "sourceUrl": "https://github.com/wandalen/wretry.action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.2.0", | |
| "currentVersion": "v3.2.0", | |
| "currentVersionAgeInDays": 143, | |
| "currentVersionTimestamp": "2024-07-22T09:27:48.000Z", | |
| "datasource": "github-tags", | |
| "depName": "docker/setup-qemu-action", | |
| "depType": "action", | |
| "fixedVersion": "v3.2.0", | |
| "packageName": "docker/setup-qemu-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "docker/setup-qemu-action@v3.2.0", | |
| "sourceUrl": "https://github.com/docker/setup-qemu-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.7.1", | |
| "currentVersion": "v3.7.1", | |
| "currentVersionAgeInDays": 69, | |
| "currentVersionTimestamp": "2024-10-04T07:42:48.000Z", | |
| "datasource": "github-tags", | |
| "depName": "docker/setup-buildx-action", | |
| "depType": "action", | |
| "fixedVersion": "v3.7.1", | |
| "packageName": "docker/setup-buildx-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "docker/setup-buildx-action@v3.7.1", | |
| "sourceUrl": "https://github.com/docker/setup-buildx-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.3.0", | |
| "currentVersion": "v3.3.0", | |
| "currentVersionAgeInDays": 143, | |
| "currentVersionTimestamp": "2024-07-22T09:02:48.000Z", | |
| "datasource": "github-tags", | |
| "depName": "docker/login-action", | |
| "depType": "action", | |
| "fixedVersion": "v3.3.0", | |
| "packageName": "docker/login-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "docker/login-action@v3.3.0", | |
| "sourceUrl": "https://github.com/docker/login-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.7.3", | |
| "currentVersion": "v3.7.3", | |
| "currentVersionAgeInDays": 22, | |
| "currentVersionTimestamp": "2024-11-19T14:04:47.000Z", | |
| "datasource": "github-tags", | |
| "depName": "wandalen/wretry.action", | |
| "depType": "action", | |
| "fixedVersion": "v3.7.3", | |
| "packageName": "wandalen/wretry.action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "wandalen/wretry.action@v3.7.3", | |
| "sourceUrl": "https://github.com/wandalen/wretry.action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.2.0", | |
| "currentVersion": "v3.2.0", | |
| "currentVersionAgeInDays": 143, | |
| "currentVersionTimestamp": "2024-07-22T09:27:48.000Z", | |
| "datasource": "github-tags", | |
| "depName": "docker/setup-qemu-action", | |
| "depType": "action", | |
| "fixedVersion": "v3.2.0", | |
| "packageName": "docker/setup-qemu-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "docker/setup-qemu-action@v3.2.0", | |
| "sourceUrl": "https://github.com/docker/setup-qemu-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.7.1", | |
| "currentVersion": "v3.7.1", | |
| "currentVersionAgeInDays": 69, | |
| "currentVersionTimestamp": "2024-10-04T07:42:48.000Z", | |
| "datasource": "github-tags", | |
| "depName": "docker/setup-buildx-action", | |
| "depType": "action", | |
| "fixedVersion": "v3.7.1", | |
| "packageName": "docker/setup-buildx-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "docker/setup-buildx-action@v3.7.1", | |
| "sourceUrl": "https://github.com/docker/setup-buildx-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.3.0", | |
| "currentVersion": "v3.3.0", | |
| "currentVersionAgeInDays": 143, | |
| "currentVersionTimestamp": "2024-07-22T09:02:48.000Z", | |
| "datasource": "github-tags", | |
| "depName": "docker/login-action", | |
| "depType": "action", | |
| "fixedVersion": "v3.3.0", | |
| "packageName": "docker/login-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "docker/login-action@v3.3.0", | |
| "sourceUrl": "https://github.com/docker/login-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.7.3", | |
| "currentVersion": "v3.7.3", | |
| "currentVersionAgeInDays": 22, | |
| "currentVersionTimestamp": "2024-11-19T14:04:47.000Z", | |
| "datasource": "github-tags", | |
| "depName": "wandalen/wretry.action", | |
| "depType": "action", | |
| "fixedVersion": "v3.7.3", | |
| "packageName": "wandalen/wretry.action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "wandalen/wretry.action@v3.7.3", | |
| "sourceUrl": "https://github.com/wandalen/wretry.action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.2.0", | |
| "currentVersion": "v3.2.0", | |
| "currentVersionAgeInDays": 143, | |
| "currentVersionTimestamp": "2024-07-22T09:27:48.000Z", | |
| "datasource": "github-tags", | |
| "depName": "docker/setup-qemu-action", | |
| "depType": "action", | |
| "fixedVersion": "v3.2.0", | |
| "packageName": "docker/setup-qemu-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "docker/setup-qemu-action@v3.2.0", | |
| "sourceUrl": "https://github.com/docker/setup-qemu-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.7.1", | |
| "currentVersion": "v3.7.1", | |
| "currentVersionAgeInDays": 69, | |
| "currentVersionTimestamp": "2024-10-04T07:42:48.000Z", | |
| "datasource": "github-tags", | |
| "depName": "docker/setup-buildx-action", | |
| "depType": "action", | |
| "fixedVersion": "v3.7.1", | |
| "packageName": "docker/setup-buildx-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "docker/setup-buildx-action@v3.7.1", | |
| "sourceUrl": "https://github.com/docker/setup-buildx-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.3.0", | |
| "currentVersion": "v3.3.0", | |
| "currentVersionAgeInDays": 143, | |
| "currentVersionTimestamp": "2024-07-22T09:02:48.000Z", | |
| "datasource": "github-tags", | |
| "depName": "docker/login-action", | |
| "depType": "action", | |
| "fixedVersion": "v3.3.0", | |
| "packageName": "docker/login-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "docker/login-action@v3.3.0", | |
| "sourceUrl": "https://github.com/docker/login-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.7.3", | |
| "currentVersion": "v3.7.3", | |
| "currentVersionAgeInDays": 22, | |
| "currentVersionTimestamp": "2024-11-19T14:04:47.000Z", | |
| "datasource": "github-tags", | |
| "depName": "wandalen/wretry.action", | |
| "depType": "action", | |
| "fixedVersion": "v3.7.3", | |
| "packageName": "wandalen/wretry.action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "wandalen/wretry.action@v3.7.3", | |
| "sourceUrl": "https://github.com/wandalen/wretry.action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.2.0", | |
| "currentVersion": "v3.2.0", | |
| "currentVersionAgeInDays": 143, | |
| "currentVersionTimestamp": "2024-07-22T09:27:48.000Z", | |
| "datasource": "github-tags", | |
| "depName": "docker/setup-qemu-action", | |
| "depType": "action", | |
| "fixedVersion": "v3.2.0", | |
| "packageName": "docker/setup-qemu-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "docker/setup-qemu-action@v3.2.0", | |
| "sourceUrl": "https://github.com/docker/setup-qemu-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.7.1", | |
| "currentVersion": "v3.7.1", | |
| "currentVersionAgeInDays": 69, | |
| "currentVersionTimestamp": "2024-10-04T07:42:48.000Z", | |
| "datasource": "github-tags", | |
| "depName": "docker/setup-buildx-action", | |
| "depType": "action", | |
| "fixedVersion": "v3.7.1", | |
| "packageName": "docker/setup-buildx-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "docker/setup-buildx-action@v3.7.1", | |
| "sourceUrl": "https://github.com/docker/setup-buildx-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.3.0", | |
| "currentVersion": "v3.3.0", | |
| "currentVersionAgeInDays": 143, | |
| "currentVersionTimestamp": "2024-07-22T09:02:48.000Z", | |
| "datasource": "github-tags", | |
| "depName": "docker/login-action", | |
| "depType": "action", | |
| "fixedVersion": "v3.3.0", | |
| "packageName": "docker/login-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "docker/login-action@v3.3.0", | |
| "sourceUrl": "https://github.com/docker/login-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.7.3", | |
| "currentVersion": "v3.7.3", | |
| "currentVersionAgeInDays": 22, | |
| "currentVersionTimestamp": "2024-11-19T14:04:47.000Z", | |
| "datasource": "github-tags", | |
| "depName": "wandalen/wretry.action", | |
| "depType": "action", | |
| "fixedVersion": "v3.7.3", | |
| "packageName": "wandalen/wretry.action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "wandalen/wretry.action@v3.7.3", | |
| "sourceUrl": "https://github.com/wandalen/wretry.action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.2.0", | |
| "currentVersion": "v3.2.0", | |
| "currentVersionAgeInDays": 143, | |
| "currentVersionTimestamp": "2024-07-22T09:27:48.000Z", | |
| "datasource": "github-tags", | |
| "depName": "docker/setup-qemu-action", | |
| "depType": "action", | |
| "fixedVersion": "v3.2.0", | |
| "packageName": "docker/setup-qemu-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "docker/setup-qemu-action@v3.2.0", | |
| "sourceUrl": "https://github.com/docker/setup-qemu-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.7.1", | |
| "currentVersion": "v3.7.1", | |
| "currentVersionAgeInDays": 69, | |
| "currentVersionTimestamp": "2024-10-04T07:42:48.000Z", | |
| "datasource": "github-tags", | |
| "depName": "docker/setup-buildx-action", | |
| "depType": "action", | |
| "fixedVersion": "v3.7.1", | |
| "packageName": "docker/setup-buildx-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "docker/setup-buildx-action@v3.7.1", | |
| "sourceUrl": "https://github.com/docker/setup-buildx-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.3.0", | |
| "currentVersion": "v3.3.0", | |
| "currentVersionAgeInDays": 143, | |
| "currentVersionTimestamp": "2024-07-22T09:02:48.000Z", | |
| "datasource": "github-tags", | |
| "depName": "docker/login-action", | |
| "depType": "action", | |
| "fixedVersion": "v3.3.0", | |
| "packageName": "docker/login-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "docker/login-action@v3.3.0", | |
| "sourceUrl": "https://github.com/docker/login-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.7.3", | |
| "currentVersion": "v3.7.3", | |
| "currentVersionAgeInDays": 22, | |
| "currentVersionTimestamp": "2024-11-19T14:04:47.000Z", | |
| "datasource": "github-tags", | |
| "depName": "wandalen/wretry.action", | |
| "depType": "action", | |
| "fixedVersion": "v3.7.3", | |
| "packageName": "wandalen/wretry.action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "wandalen/wretry.action@v3.7.3", | |
| "sourceUrl": "https://github.com/wandalen/wretry.action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.2.0", | |
| "currentVersion": "v3.2.0", | |
| "currentVersionAgeInDays": 143, | |
| "currentVersionTimestamp": "2024-07-22T09:27:48.000Z", | |
| "datasource": "github-tags", | |
| "depName": "docker/setup-qemu-action", | |
| "depType": "action", | |
| "fixedVersion": "v3.2.0", | |
| "packageName": "docker/setup-qemu-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "docker/setup-qemu-action@v3.2.0", | |
| "sourceUrl": "https://github.com/docker/setup-qemu-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.7.1", | |
| "currentVersion": "v3.7.1", | |
| "currentVersionAgeInDays": 69, | |
| "currentVersionTimestamp": "2024-10-04T07:42:48.000Z", | |
| "datasource": "github-tags", | |
| "depName": "docker/setup-buildx-action", | |
| "depType": "action", | |
| "fixedVersion": "v3.7.1", | |
| "packageName": "docker/setup-buildx-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "docker/setup-buildx-action@v3.7.1", | |
| "sourceUrl": "https://github.com/docker/setup-buildx-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.3.0", | |
| "currentVersion": "v3.3.0", | |
| "currentVersionAgeInDays": 143, | |
| "currentVersionTimestamp": "2024-07-22T09:02:48.000Z", | |
| "datasource": "github-tags", | |
| "depName": "docker/login-action", | |
| "depType": "action", | |
| "fixedVersion": "v3.3.0", | |
| "packageName": "docker/login-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "docker/login-action@v3.3.0", | |
| "sourceUrl": "https://github.com/docker/login-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.7.3", | |
| "currentVersion": "v3.7.3", | |
| "currentVersionAgeInDays": 22, | |
| "currentVersionTimestamp": "2024-11-19T14:04:47.000Z", | |
| "datasource": "github-tags", | |
| "depName": "wandalen/wretry.action", | |
| "depType": "action", | |
| "fixedVersion": "v3.7.3", | |
| "packageName": "wandalen/wretry.action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "wandalen/wretry.action@v3.7.3", | |
| "sourceUrl": "https://github.com/wandalen/wretry.action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4", | |
| "currentVersion": "v4", | |
| "currentVersionAgeInDays": 63, | |
| "currentVersionTimestamp": "2024-10-09T17:16:31.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/upload-artifact", | |
| "depType": "action", | |
| "fixedVersion": "v4", | |
| "packageName": "actions/upload-artifact", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/upload-artifact@v4", | |
| "sourceUrl": "https://github.com/actions/upload-artifact", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.1.0", | |
| "currentVersion": "v4.1.0", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-24T03:31:49.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-node", | |
| "depType": "action", | |
| "fixedVersion": "v4.1.0", | |
| "packageName": "actions/setup-node", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-node@v4.1.0", | |
| "sourceUrl": "https://github.com/actions/setup-node", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.13.15", | |
| "currentVersion": "v3.13.15", | |
| "currentVersionAgeInDays": 343, | |
| "currentVersionTimestamp": "2024-01-03T14:54:52.000Z", | |
| "datasource": "github-tags", | |
| "depName": "akhileshns/heroku-deploy", | |
| "depType": "action", | |
| "fixedVersion": "v3.13.15", | |
| "packageName": "akhileshns/heroku-deploy", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "akhileshns/heroku-deploy@v3.13.15", | |
| "sourceUrl": "https://github.com/akhileshns/heroku-deploy", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "24.04", | |
| "currentVersion": "24.04", | |
| "datasource": "github-runners", | |
| "depName": "ubuntu", | |
| "depType": "github-runner", | |
| "fixedVersion": "24.04", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu-24.04", | |
| "sourceUrl": "https://github.com/actions/runner-images", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "24.04", | |
| "currentVersion": "24.04", | |
| "datasource": "github-runners", | |
| "depName": "ubuntu", | |
| "depType": "github-runner", | |
| "fixedVersion": "24.04", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu-24.04", | |
| "sourceUrl": "https://github.com/actions/runner-images", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "24.04", | |
| "currentVersion": "24.04", | |
| "datasource": "github-runners", | |
| "depName": "ubuntu", | |
| "depType": "github-runner", | |
| "fixedVersion": "24.04", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu-24.04", | |
| "sourceUrl": "https://github.com/actions/runner-images", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "24.04", | |
| "currentVersion": "24.04", | |
| "datasource": "github-runners", | |
| "depName": "ubuntu", | |
| "depType": "github-runner", | |
| "fixedVersion": "24.04", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu-24.04", | |
| "sourceUrl": "https://github.com/actions/runner-images", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "24.04", | |
| "currentVersion": "24.04", | |
| "datasource": "github-runners", | |
| "depName": "ubuntu", | |
| "depType": "github-runner", | |
| "fixedVersion": "24.04", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu-24.04", | |
| "sourceUrl": "https://github.com/actions/runner-images", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "24.04", | |
| "currentVersion": "24.04", | |
| "datasource": "github-runners", | |
| "depName": "ubuntu", | |
| "depType": "github-runner", | |
| "fixedVersion": "24.04", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu-24.04", | |
| "sourceUrl": "https://github.com/actions/runner-images", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "24.04", | |
| "currentVersion": "24.04", | |
| "datasource": "github-runners", | |
| "depName": "ubuntu", | |
| "depType": "github-runner", | |
| "fixedVersion": "24.04", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu-24.04", | |
| "sourceUrl": "https://github.com/actions/runner-images", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "24.04", | |
| "currentVersion": "24.04", | |
| "datasource": "github-runners", | |
| "depName": "ubuntu", | |
| "depType": "github-runner", | |
| "fixedVersion": "24.04", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu-24.04", | |
| "sourceUrl": "https://github.com/actions/runner-images", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "24.04", | |
| "currentVersion": "24.04", | |
| "datasource": "github-runners", | |
| "depName": "ubuntu", | |
| "depType": "github-runner", | |
| "fixedVersion": "24.04", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu-24.04", | |
| "sourceUrl": "https://github.com/actions/runner-images", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "24.04", | |
| "currentVersion": "24.04", | |
| "datasource": "github-runners", | |
| "depName": "ubuntu", | |
| "depType": "github-runner", | |
| "fixedVersion": "24.04", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu-24.04", | |
| "sourceUrl": "https://github.com/actions/runner-images", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "24.04", | |
| "currentVersion": "24.04", | |
| "datasource": "github-runners", | |
| "depName": "ubuntu", | |
| "depType": "github-runner", | |
| "fixedVersion": "24.04", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu-24.04", | |
| "sourceUrl": "https://github.com/actions/runner-images", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "24.04", | |
| "currentVersion": "24.04", | |
| "datasource": "github-runners", | |
| "depName": "ubuntu", | |
| "depType": "github-runner", | |
| "fixedVersion": "24.04", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu-24.04", | |
| "sourceUrl": "https://github.com/actions/runner-images", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "24.04", | |
| "currentVersion": "24.04", | |
| "datasource": "github-runners", | |
| "depName": "ubuntu", | |
| "depType": "github-runner", | |
| "fixedVersion": "24.04", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu-24.04", | |
| "sourceUrl": "https://github.com/actions/runner-images", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "24.04", | |
| "currentVersion": "24.04", | |
| "datasource": "github-runners", | |
| "depName": "ubuntu", | |
| "depType": "github-runner", | |
| "fixedVersion": "24.04", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu-24.04", | |
| "sourceUrl": "https://github.com/actions/runner-images", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "24.04", | |
| "currentVersion": "24.04", | |
| "datasource": "github-runners", | |
| "depName": "ubuntu", | |
| "depType": "github-runner", | |
| "fixedVersion": "24.04", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu-24.04", | |
| "sourceUrl": "https://github.com/actions/runner-images", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "24.04", | |
| "currentVersion": "24.04", | |
| "datasource": "github-runners", | |
| "depName": "ubuntu", | |
| "depType": "github-runner", | |
| "fixedVersion": "24.04", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu-24.04", | |
| "sourceUrl": "https://github.com/actions/runner-images", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "24.04", | |
| "currentVersion": "24.04", | |
| "datasource": "github-runners", | |
| "depName": "ubuntu", | |
| "depType": "github-runner", | |
| "fixedVersion": "24.04", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu-24.04", | |
| "sourceUrl": "https://github.com/actions/runner-images", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "24.04", | |
| "currentVersion": "24.04", | |
| "datasource": "github-runners", | |
| "depName": "ubuntu", | |
| "depType": "github-runner", | |
| "fixedVersion": "24.04", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu-24.04", | |
| "sourceUrl": "https://github.com/actions/runner-images", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "24.04", | |
| "currentVersion": "24.04", | |
| "datasource": "github-runners", | |
| "depName": "ubuntu", | |
| "depType": "github-runner", | |
| "fixedVersion": "24.04", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu-24.04", | |
| "sourceUrl": "https://github.com/actions/runner-images", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "24.04", | |
| "currentVersion": "24.04", | |
| "datasource": "github-runners", | |
| "depName": "ubuntu", | |
| "depType": "github-runner", | |
| "fixedVersion": "24.04", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu-24.04", | |
| "sourceUrl": "https://github.com/actions/runner-images", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "24.04", | |
| "currentVersion": "24.04", | |
| "datasource": "github-runners", | |
| "depName": "ubuntu", | |
| "depType": "github-runner", | |
| "fixedVersion": "24.04", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu-24.04", | |
| "sourceUrl": "https://github.com/actions/runner-images", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "24.04", | |
| "currentVersion": "24.04", | |
| "datasource": "github-runners", | |
| "depName": "ubuntu", | |
| "depType": "github-runner", | |
| "fixedVersion": "24.04", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu-24.04", | |
| "sourceUrl": "https://github.com/actions/runner-images", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "24.04", | |
| "currentVersion": "24.04", | |
| "datasource": "github-runners", | |
| "depName": "ubuntu", | |
| "depType": "github-runner", | |
| "fixedVersion": "24.04", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu-24.04", | |
| "sourceUrl": "https://github.com/actions/runner-images", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "24.04", | |
| "currentVersion": "24.04", | |
| "datasource": "github-runners", | |
| "depName": "ubuntu", | |
| "depType": "github-runner", | |
| "fixedVersion": "24.04", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu-24.04", | |
| "sourceUrl": "https://github.com/actions/runner-images", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "24.04", | |
| "currentVersion": "24.04", | |
| "datasource": "github-runners", | |
| "depName": "ubuntu", | |
| "depType": "github-runner", | |
| "fixedVersion": "24.04", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu-24.04", | |
| "sourceUrl": "https://github.com/actions/runner-images", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "24.04", | |
| "currentVersion": "24.04", | |
| "datasource": "github-runners", | |
| "depName": "ubuntu", | |
| "depType": "github-runner", | |
| "fixedVersion": "24.04", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu-24.04", | |
| "sourceUrl": "https://github.com/actions/runner-images", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| } | |
| ], | |
| "packageFile": ".github/workflows/build.yml" | |
| }, | |
| { | |
| "deps": [ | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.1.0", | |
| "currentVersion": "v4.1.0", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-24T03:31:49.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-node", | |
| "depType": "action", | |
| "fixedVersion": "v4.1.0", | |
| "packageName": "actions/setup-node", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-node@v4.1.0", | |
| "sourceUrl": "https://github.com/actions/setup-node", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.1.1", | |
| "currentVersion": "v4.1.1", | |
| "currentVersionAgeInDays": 30, | |
| "currentVersionTimestamp": "2024-11-11T23:50:36.000Z", | |
| "datasource": "github-tags", | |
| "depName": "jurplel/install-qt-action", | |
| "depType": "action", | |
| "fixedVersion": "v4.1.1", | |
| "packageName": "jurplel/install-qt-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "jurplel/install-qt-action@v4.1.1", | |
| "sourceUrl": "https://github.com/jurplel/install-qt-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}/init@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.27.7", | |
| "currentVersion": "v3.27.7", | |
| "currentVersionAgeInDays": 1, | |
| "currentVersionTimestamp": "2024-12-10T13:41:12.000Z", | |
| "datasource": "github-tags", | |
| "depName": "github/codeql-action", | |
| "depType": "action", | |
| "fixedVersion": "v3.27.7", | |
| "packageName": "github/codeql-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "github/codeql-action/init@v3.27.7", | |
| "sourceUrl": "https://github.com/github/codeql-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}/autobuild@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.27.7", | |
| "currentVersion": "v3.27.7", | |
| "currentVersionAgeInDays": 1, | |
| "currentVersionTimestamp": "2024-12-10T13:41:12.000Z", | |
| "datasource": "github-tags", | |
| "depName": "github/codeql-action", | |
| "depType": "action", | |
| "fixedVersion": "v3.27.7", | |
| "packageName": "github/codeql-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "github/codeql-action/autobuild@v3.27.7", | |
| "sourceUrl": "https://github.com/github/codeql-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}/analyze@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.27.7", | |
| "currentVersion": "v3.27.7", | |
| "currentVersionAgeInDays": 1, | |
| "currentVersionTimestamp": "2024-12-10T13:41:12.000Z", | |
| "datasource": "github-tags", | |
| "depName": "github/codeql-action", | |
| "depType": "action", | |
| "fixedVersion": "v3.27.7", | |
| "packageName": "github/codeql-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "github/codeql-action/analyze@v3.27.7", | |
| "sourceUrl": "https://github.com/github/codeql-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}/init@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.27.7", | |
| "currentVersion": "v3.27.7", | |
| "currentVersionAgeInDays": 1, | |
| "currentVersionTimestamp": "2024-12-10T13:41:12.000Z", | |
| "datasource": "github-tags", | |
| "depName": "github/codeql-action", | |
| "depType": "action", | |
| "fixedVersion": "v3.27.7", | |
| "packageName": "github/codeql-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "github/codeql-action/init@v3.27.7", | |
| "sourceUrl": "https://github.com/github/codeql-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}/autobuild@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.27.7", | |
| "currentVersion": "v3.27.7", | |
| "currentVersionAgeInDays": 1, | |
| "currentVersionTimestamp": "2024-12-10T13:41:12.000Z", | |
| "datasource": "github-tags", | |
| "depName": "github/codeql-action", | |
| "depType": "action", | |
| "fixedVersion": "v3.27.7", | |
| "packageName": "github/codeql-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "github/codeql-action/autobuild@v3.27.7", | |
| "sourceUrl": "https://github.com/github/codeql-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}/analyze@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.27.7", | |
| "currentVersion": "v3.27.7", | |
| "currentVersionAgeInDays": 1, | |
| "currentVersionTimestamp": "2024-12-10T13:41:12.000Z", | |
| "datasource": "github-tags", | |
| "depName": "github/codeql-action", | |
| "depType": "action", | |
| "fixedVersion": "v3.27.7", | |
| "packageName": "github/codeql-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "github/codeql-action/analyze@v3.27.7", | |
| "sourceUrl": "https://github.com/github/codeql-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}/init@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.27.7", | |
| "currentVersion": "v3.27.7", | |
| "currentVersionAgeInDays": 1, | |
| "currentVersionTimestamp": "2024-12-10T13:41:12.000Z", | |
| "datasource": "github-tags", | |
| "depName": "github/codeql-action", | |
| "depType": "action", | |
| "fixedVersion": "v3.27.7", | |
| "packageName": "github/codeql-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "github/codeql-action/init@v3.27.7", | |
| "sourceUrl": "https://github.com/github/codeql-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}/autobuild@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.27.7", | |
| "currentVersion": "v3.27.7", | |
| "currentVersionAgeInDays": 1, | |
| "currentVersionTimestamp": "2024-12-10T13:41:12.000Z", | |
| "datasource": "github-tags", | |
| "depName": "github/codeql-action", | |
| "depType": "action", | |
| "fixedVersion": "v3.27.7", | |
| "packageName": "github/codeql-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "github/codeql-action/autobuild@v3.27.7", | |
| "sourceUrl": "https://github.com/github/codeql-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}/analyze@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.27.7", | |
| "currentVersion": "v3.27.7", | |
| "currentVersionAgeInDays": 1, | |
| "currentVersionTimestamp": "2024-12-10T13:41:12.000Z", | |
| "datasource": "github-tags", | |
| "depName": "github/codeql-action", | |
| "depType": "action", | |
| "fixedVersion": "v3.27.7", | |
| "packageName": "github/codeql-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "github/codeql-action/analyze@v3.27.7", | |
| "sourceUrl": "https://github.com/github/codeql-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.5.0", | |
| "currentVersion": "v4.5.0", | |
| "currentVersionAgeInDays": 51, | |
| "currentVersionTimestamp": "2024-10-21T17:57:52.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-java", | |
| "depType": "action", | |
| "fixedVersion": "v4.5.0", | |
| "packageName": "actions/setup-java", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-java@v4.5.0", | |
| "sourceUrl": "https://github.com/actions/setup-java", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}/init@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.27.7", | |
| "currentVersion": "v3.27.7", | |
| "currentVersionAgeInDays": 1, | |
| "currentVersionTimestamp": "2024-12-10T13:41:12.000Z", | |
| "datasource": "github-tags", | |
| "depName": "github/codeql-action", | |
| "depType": "action", | |
| "fixedVersion": "v3.27.7", | |
| "packageName": "github/codeql-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "github/codeql-action/init@v3.27.7", | |
| "sourceUrl": "https://github.com/github/codeql-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}/autobuild@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.27.7", | |
| "currentVersion": "v3.27.7", | |
| "currentVersionAgeInDays": 1, | |
| "currentVersionTimestamp": "2024-12-10T13:41:12.000Z", | |
| "datasource": "github-tags", | |
| "depName": "github/codeql-action", | |
| "depType": "action", | |
| "fixedVersion": "v3.27.7", | |
| "packageName": "github/codeql-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "github/codeql-action/autobuild@v3.27.7", | |
| "sourceUrl": "https://github.com/github/codeql-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}/analyze@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.27.7", | |
| "currentVersion": "v3.27.7", | |
| "currentVersionAgeInDays": 1, | |
| "currentVersionTimestamp": "2024-12-10T13:41:12.000Z", | |
| "datasource": "github-tags", | |
| "depName": "github/codeql-action", | |
| "depType": "action", | |
| "fixedVersion": "v3.27.7", | |
| "packageName": "github/codeql-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "github/codeql-action/analyze@v3.27.7", | |
| "sourceUrl": "https://github.com/github/codeql-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}/init@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.27.7", | |
| "currentVersion": "v3.27.7", | |
| "currentVersionAgeInDays": 1, | |
| "currentVersionTimestamp": "2024-12-10T13:41:12.000Z", | |
| "datasource": "github-tags", | |
| "depName": "github/codeql-action", | |
| "depType": "action", | |
| "fixedVersion": "v3.27.7", | |
| "packageName": "github/codeql-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "github/codeql-action/init@v3.27.7", | |
| "sourceUrl": "https://github.com/github/codeql-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}/autobuild@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.27.7", | |
| "currentVersion": "v3.27.7", | |
| "currentVersionAgeInDays": 1, | |
| "currentVersionTimestamp": "2024-12-10T13:41:12.000Z", | |
| "datasource": "github-tags", | |
| "depName": "github/codeql-action", | |
| "depType": "action", | |
| "fixedVersion": "v3.27.7", | |
| "packageName": "github/codeql-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "github/codeql-action/autobuild@v3.27.7", | |
| "sourceUrl": "https://github.com/github/codeql-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}/analyze@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.27.7", | |
| "currentVersion": "v3.27.7", | |
| "currentVersionAgeInDays": 1, | |
| "currentVersionTimestamp": "2024-12-10T13:41:12.000Z", | |
| "datasource": "github-tags", | |
| "depName": "github/codeql-action", | |
| "depType": "action", | |
| "fixedVersion": "v3.27.7", | |
| "packageName": "github/codeql-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "github/codeql-action/analyze@v3.27.7", | |
| "sourceUrl": "https://github.com/github/codeql-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}/init@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.27.7", | |
| "currentVersion": "v3.27.7", | |
| "currentVersionAgeInDays": 1, | |
| "currentVersionTimestamp": "2024-12-10T13:41:12.000Z", | |
| "datasource": "github-tags", | |
| "depName": "github/codeql-action", | |
| "depType": "action", | |
| "fixedVersion": "v3.27.7", | |
| "packageName": "github/codeql-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "github/codeql-action/init@v3.27.7", | |
| "sourceUrl": "https://github.com/github/codeql-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}/autobuild@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.27.7", | |
| "currentVersion": "v3.27.7", | |
| "currentVersionAgeInDays": 1, | |
| "currentVersionTimestamp": "2024-12-10T13:41:12.000Z", | |
| "datasource": "github-tags", | |
| "depName": "github/codeql-action", | |
| "depType": "action", | |
| "fixedVersion": "v3.27.7", | |
| "packageName": "github/codeql-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "github/codeql-action/autobuild@v3.27.7", | |
| "sourceUrl": "https://github.com/github/codeql-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}/analyze@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.27.7", | |
| "currentVersion": "v3.27.7", | |
| "currentVersionAgeInDays": 1, | |
| "currentVersionTimestamp": "2024-12-10T13:41:12.000Z", | |
| "datasource": "github-tags", | |
| "depName": "github/codeql-action", | |
| "depType": "action", | |
| "fixedVersion": "v3.27.7", | |
| "packageName": "github/codeql-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "github/codeql-action/analyze@v3.27.7", | |
| "sourceUrl": "https://github.com/github/codeql-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}/init@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.27.7", | |
| "currentVersion": "v3.27.7", | |
| "currentVersionAgeInDays": 1, | |
| "currentVersionTimestamp": "2024-12-10T13:41:12.000Z", | |
| "datasource": "github-tags", | |
| "depName": "github/codeql-action", | |
| "depType": "action", | |
| "fixedVersion": "v3.27.7", | |
| "packageName": "github/codeql-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "github/codeql-action/init@v3.27.7", | |
| "sourceUrl": "https://github.com/github/codeql-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}/autobuild@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.27.7", | |
| "currentVersion": "v3.27.7", | |
| "currentVersionAgeInDays": 1, | |
| "currentVersionTimestamp": "2024-12-10T13:41:12.000Z", | |
| "datasource": "github-tags", | |
| "depName": "github/codeql-action", | |
| "depType": "action", | |
| "fixedVersion": "v3.27.7", | |
| "packageName": "github/codeql-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "github/codeql-action/autobuild@v3.27.7", | |
| "sourceUrl": "https://github.com/github/codeql-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}/analyze@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.27.7", | |
| "currentVersion": "v3.27.7", | |
| "currentVersionAgeInDays": 1, | |
| "currentVersionTimestamp": "2024-12-10T13:41:12.000Z", | |
| "datasource": "github-tags", | |
| "depName": "github/codeql-action", | |
| "depType": "action", | |
| "fixedVersion": "v3.27.7", | |
| "packageName": "github/codeql-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "github/codeql-action/analyze@v3.27.7", | |
| "sourceUrl": "https://github.com/github/codeql-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}/init@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.27.7", | |
| "currentVersion": "v3.27.7", | |
| "currentVersionAgeInDays": 1, | |
| "currentVersionTimestamp": "2024-12-10T13:41:12.000Z", | |
| "datasource": "github-tags", | |
| "depName": "github/codeql-action", | |
| "depType": "action", | |
| "fixedVersion": "v3.27.7", | |
| "packageName": "github/codeql-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "github/codeql-action/init@v3.27.7", | |
| "sourceUrl": "https://github.com/github/codeql-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}/autobuild@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.27.7", | |
| "currentVersion": "v3.27.7", | |
| "currentVersionAgeInDays": 1, | |
| "currentVersionTimestamp": "2024-12-10T13:41:12.000Z", | |
| "datasource": "github-tags", | |
| "depName": "github/codeql-action", | |
| "depType": "action", | |
| "fixedVersion": "v3.27.7", | |
| "packageName": "github/codeql-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "github/codeql-action/autobuild@v3.27.7", | |
| "sourceUrl": "https://github.com/github/codeql-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}/analyze@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.27.7", | |
| "currentVersion": "v3.27.7", | |
| "currentVersionAgeInDays": 1, | |
| "currentVersionTimestamp": "2024-12-10T13:41:12.000Z", | |
| "datasource": "github-tags", | |
| "depName": "github/codeql-action", | |
| "depType": "action", | |
| "fixedVersion": "v3.27.7", | |
| "packageName": "github/codeql-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "github/codeql-action/analyze@v3.27.7", | |
| "sourceUrl": "https://github.com/github/codeql-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "24.04", | |
| "currentVersion": "24.04", | |
| "datasource": "github-runners", | |
| "depName": "ubuntu", | |
| "depType": "github-runner", | |
| "fixedVersion": "24.04", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu-24.04", | |
| "sourceUrl": "https://github.com/actions/runner-images", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "24.04", | |
| "currentVersion": "24.04", | |
| "datasource": "github-runners", | |
| "depName": "ubuntu", | |
| "depType": "github-runner", | |
| "fixedVersion": "24.04", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu-24.04", | |
| "sourceUrl": "https://github.com/actions/runner-images", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "24.04", | |
| "currentVersion": "24.04", | |
| "datasource": "github-runners", | |
| "depName": "ubuntu", | |
| "depType": "github-runner", | |
| "fixedVersion": "24.04", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu-24.04", | |
| "sourceUrl": "https://github.com/actions/runner-images", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "24.04", | |
| "currentVersion": "24.04", | |
| "datasource": "github-runners", | |
| "depName": "ubuntu", | |
| "depType": "github-runner", | |
| "fixedVersion": "24.04", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu-24.04", | |
| "sourceUrl": "https://github.com/actions/runner-images", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "24.04", | |
| "currentVersion": "24.04", | |
| "datasource": "github-runners", | |
| "depName": "ubuntu", | |
| "depType": "github-runner", | |
| "fixedVersion": "24.04", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu-24.04", | |
| "sourceUrl": "https://github.com/actions/runner-images", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "24.04", | |
| "currentVersion": "24.04", | |
| "datasource": "github-runners", | |
| "depName": "ubuntu", | |
| "depType": "github-runner", | |
| "fixedVersion": "24.04", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu-24.04", | |
| "sourceUrl": "https://github.com/actions/runner-images", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "24.04", | |
| "currentVersion": "24.04", | |
| "datasource": "github-runners", | |
| "depName": "ubuntu", | |
| "depType": "github-runner", | |
| "fixedVersion": "24.04", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu-24.04", | |
| "sourceUrl": "https://github.com/actions/runner-images", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "14", | |
| "currentVersion": "14", | |
| "datasource": "github-runners", | |
| "depName": "macos", | |
| "depType": "github-runner", | |
| "fixedVersion": "14", | |
| "packageName": "macos", | |
| "replaceString": "macos-14", | |
| "sourceUrl": "https://github.com/actions/runner-images", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| } | |
| ], | |
| "packageFile": ".github/workflows/codeql.yml" | |
| }, | |
| { | |
| "deps": [ | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v0.6.0", | |
| "currentVersion": "v0.6.0", | |
| "currentVersionAgeInDays": 321, | |
| "currentVersionTimestamp": "2024-01-25T18:47:21.000Z", | |
| "datasource": "github-tags", | |
| "depName": "vlaurin/action-ghcr-prune", | |
| "depType": "action", | |
| "fixedVersion": "v0.6.0", | |
| "packageName": "vlaurin/action-ghcr-prune", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "vlaurin/action-ghcr-prune@v0.6.0", | |
| "sourceUrl": "https://github.com/vlaurin/action-ghcr-prune", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "24.04", | |
| "currentVersion": "24.04", | |
| "datasource": "github-runners", | |
| "depName": "ubuntu", | |
| "depType": "github-runner", | |
| "fixedVersion": "24.04", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu-24.04", | |
| "sourceUrl": "https://github.com/actions/runner-images", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| } | |
| ], | |
| "packageFile": ".github/workflows/docker-prune.yml" | |
| }, | |
| { | |
| "deps": [ | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.1.0", | |
| "currentVersion": "v4.1.0", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-24T03:31:49.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-node", | |
| "depType": "action", | |
| "fixedVersion": "v4.1.0", | |
| "packageName": "actions/setup-node", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-node@v4.1.0", | |
| "sourceUrl": "https://github.com/actions/setup-node", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "24.04", | |
| "currentVersion": "24.04", | |
| "datasource": "github-runners", | |
| "depName": "ubuntu", | |
| "depType": "github-runner", | |
| "fixedVersion": "24.04", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu-24.04", | |
| "sourceUrl": "https://github.com/actions/runner-images", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| } | |
| ], | |
| "packageFile": ".github/workflows/release.yml" | |
| }, | |
| { | |
| "deps": [ | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v9.0.0", | |
| "currentVersion": "v9.0.0", | |
| "currentVersionAgeInDays": 370, | |
| "currentVersionTimestamp": "2023-12-07T12:18:34.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/stale", | |
| "depType": "action", | |
| "fixedVersion": "v9.0.0", | |
| "packageName": "actions/stale", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/stale@v9.0.0", | |
| "sourceUrl": "https://github.com/actions/stale", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}-{{newValue}}", | |
| "currentValue": "24.04", | |
| "currentVersion": "24.04", | |
| "datasource": "github-runners", | |
| "depName": "ubuntu", | |
| "depType": "github-runner", | |
| "fixedVersion": "24.04", | |
| "packageName": "ubuntu", | |
| "replaceString": "ubuntu-24.04", | |
| "sourceUrl": "https://github.com/actions/runner-images", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| } | |
| ], | |
| "packageFile": ".github/workflows/stale.yml" | |
| }, | |
| { | |
| "deps": [ | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.0.2", | |
| "currentVersion": "v3.0.2", | |
| "currentVersionAgeInDays": 284, | |
| "currentVersionTimestamp": "2024-03-02T22:11:12.000Z", | |
| "datasource": "github-tags", | |
| "depName": "dorny/paths-filter", | |
| "depType": "action", | |
| "fixedVersion": "v3.0.2", | |
| "packageName": "dorny/paths-filter", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "dorny/paths-filter@v3.0.2", | |
| "sourceUrl": "https://github.com/dorny/paths-filter", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.1.0", | |
| "currentVersion": "v4.1.0", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-24T03:31:49.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-node", | |
| "depType": "action", | |
| "fixedVersion": "v4.1.0", | |
| "packageName": "actions/setup-node", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-node@v4.1.0", | |
| "sourceUrl": "https://github.com/actions/setup-node", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.1.1", | |
| "currentVersion": "v5.1.1", | |
| "currentVersionAgeInDays": 6, | |
| "currentVersionTimestamp": "2024-12-05T21:10:18.000Z", | |
| "datasource": "github-tags", | |
| "depName": "codecov/codecov-action", | |
| "depType": "action", | |
| "fixedVersion": "v5.1.1", | |
| "packageName": "codecov/codecov-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "codecov/codecov-action@v5.1.1", | |
| "sourceUrl": "https://github.com/codecov/codecov-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.1.0", | |
| "currentVersion": "v4.1.0", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-24T03:31:49.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-node", | |
| "depType": "action", | |
| "fixedVersion": "v4.1.0", | |
| "packageName": "actions/setup-node", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-node@v4.1.0", | |
| "sourceUrl": "https://github.com/actions/setup-node", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v0.1.1", | |
| "currentVersion": "v0.1.1", | |
| "currentVersionAgeInDays": 740, | |
| "currentVersionTimestamp": "2022-12-02T21:29:49.000Z", | |
| "datasource": "github-tags", | |
| "depName": "jpribyl/action-docker-layer-caching", | |
| "depType": "action", | |
| "fixedVersion": "v0.1.1", | |
| "packageName": "jpribyl/action-docker-layer-caching", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "jpribyl/action-docker-layer-caching@v0.1.1", | |
| "sourceUrl": "https://github.com/jpribyl/action-docker-layer-caching", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.1.0", | |
| "currentVersion": "v4.1.0", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-24T03:31:49.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-node", | |
| "depType": "action", | |
| "fixedVersion": "v4.1.0", | |
| "packageName": "actions/setup-node", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-node@v4.1.0", | |
| "sourceUrl": "https://github.com/actions/setup-node", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.1.0", | |
| "currentVersion": "v4.1.0", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-24T03:31:49.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-node", | |
| "depType": "action", | |
| "fixedVersion": "v4.1.0", | |
| "packageName": "actions/setup-node", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-node@v4.1.0", | |
| "sourceUrl": "https://github.com/actions/setup-node", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v1.6.0", | |
| "currentVersion": "v1.6.0", | |
| "currentVersionAgeInDays": 445, | |
| "currentVersionTimestamp": "2023-09-23T13:52:14.000Z", | |
| "datasource": "github-tags", | |
| "depName": "maxim-lobanov/setup-xcode", | |
| "depType": "action", | |
| "fixedVersion": "v1.6.0", | |
| "packageName": "maxim-lobanov/setup-xcode", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "maxim-lobanov/setup-xcode@v1.6.0", | |
| "sourceUrl": "https://github.com/maxim-lobanov/setup-xcode", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v1", | |
| "currentVersion": "v1", | |
| "datasource": "github-tags", | |
| "depName": "ruby/setup-ruby", | |
| "depType": "action", | |
| "fixedVersion": "v1", | |
| "packageName": "ruby/setup-ruby", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "ruby/setup-ruby@v1", | |
| "sourceUrl": "https://github.com/ruby/setup-ruby", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.7.3", | |
| "currentVersion": "v3.7.3", | |
| "currentVersionAgeInDays": 22, | |
| "currentVersionTimestamp": "2024-11-19T14:04:47.000Z", | |
| "datasource": "github-tags", | |
| "depName": "wandalen/wretry.action", | |
| "depType": "action", | |
| "fixedVersion": "v3.7.3", | |
| "packageName": "wandalen/wretry.action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "wandalen/wretry.action@v3.7.3", | |
| "sourceUrl": "https://github.com/wandalen/wretry.action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.1.1", | |
| "currentVersion": "v5.1.1", | |
| "currentVersionAgeInDays": 6, | |
| "currentVersionTimestamp": "2024-12-05T21:10:18.000Z", | |
| "datasource": "github-tags", | |
| "depName": "codecov/codecov-action", | |
| "depType": "action", | |
| "fixedVersion": "v5.1.1", | |
| "packageName": "codecov/codecov-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "codecov/codecov-action@v5.1.1", | |
| "sourceUrl": "https://github.com/codecov/codecov-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.5.0", | |
| "currentVersion": "v4.5.0", | |
| "currentVersionAgeInDays": 51, | |
| "currentVersionTimestamp": "2024-10-21T17:57:52.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-java", | |
| "depType": "action", | |
| "fixedVersion": "v4.5.0", | |
| "packageName": "actions/setup-java", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-java@v4.5.0", | |
| "sourceUrl": "https://github.com/actions/setup-java", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.5.0", | |
| "currentVersion": "v4.5.0", | |
| "currentVersionAgeInDays": 51, | |
| "currentVersionTimestamp": "2024-10-21T17:57:52.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-java", | |
| "depType": "action", | |
| "fixedVersion": "v4.5.0", | |
| "packageName": "actions/setup-java", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-java@v4.5.0", | |
| "sourceUrl": "https://github.com/actions/setup-java", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.5.0", | |
| "currentVersion": "v4.5.0", | |
| "currentVersionAgeInDays": 51, | |
| "currentVersionTimestamp": "2024-10-21T17:57:52.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-java", | |
| "depType": "action", | |
| "fixedVersion": "v4.5.0", | |
| "packageName": "actions/setup-java", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-java@v4.5.0", | |
| "sourceUrl": "https://github.com/actions/setup-java", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v2.33.0", | |
| "currentVersion": "v2.33.0", | |
| "currentVersionAgeInDays": 61, | |
| "currentVersionTimestamp": "2024-10-12T06:45:01.000Z", | |
| "datasource": "github-tags", | |
| "depName": "reactivecircus/android-emulator-runner", | |
| "depType": "action", | |
| "fixedVersion": "v2.33.0", | |
| "packageName": "reactivecircus/android-emulator-runner", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "reactivecircus/android-emulator-runner@v2.33.0", | |
| "sourceUrl": "https://github.com/reactivecircus/android-emulator-runner", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.1.0", | |
| "currentVersion": "v4.1.0", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-24T03:31:49.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-node", | |
| "depType": "action", | |
| "fixedVersion": "v4.1.0", | |
| "packageName": "actions/setup-node", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-node@v4.1.0", | |
| "sourceUrl": "https://github.com/actions/setup-node", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.1.1", | |
| "currentVersion": "v5.1.1", | |
| "currentVersionAgeInDays": 6, | |
| "currentVersionTimestamp": "2024-12-05T21:10:18.000Z", | |
| "datasource": "github-tags", | |
| "depName": "codecov/codecov-action", | |
| "depType": "action", | |
| "fixedVersion": "v5.1.1", | |
| "packageName": "codecov/codecov-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "codecov/codecov-action@v5.1.1", | |
| "sourceUrl": "https://github.com/codecov/codecov-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.2.0", | |
| "currentVersion": "v5.2.0", | |
| "currentVersionAgeInDays": 16, | |
| "currentVersionTimestamp": "2024-11-25T18:37:21.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-go", | |
| "depType": "action", | |
| "fixedVersion": "v5.2.0", | |
| "packageName": "actions/setup-go", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-go@v5.2.0", | |
| "sourceUrl": "https://github.com/actions/setup-go", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.1.1", | |
| "currentVersion": "v5.1.1", | |
| "currentVersionAgeInDays": 6, | |
| "currentVersionTimestamp": "2024-12-05T21:10:18.000Z", | |
| "datasource": "github-tags", | |
| "depName": "codecov/codecov-action", | |
| "depType": "action", | |
| "fixedVersion": "v5.1.1", | |
| "packageName": "codecov/codecov-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "codecov/codecov-action@v5.1.1", | |
| "sourceUrl": "https://github.com/codecov/codecov-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.1.0", | |
| "currentVersion": "v4.1.0", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-24T03:31:49.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-node", | |
| "depType": "action", | |
| "fixedVersion": "v4.1.0", | |
| "packageName": "actions/setup-node", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-node@v4.1.0", | |
| "sourceUrl": "https://github.com/actions/setup-node", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.1.1", | |
| "currentVersion": "v5.1.1", | |
| "currentVersionAgeInDays": 6, | |
| "currentVersionTimestamp": "2024-12-05T21:10:18.000Z", | |
| "datasource": "github-tags", | |
| "depName": "codecov/codecov-action", | |
| "depType": "action", | |
| "fixedVersion": "v5.1.1", | |
| "packageName": "codecov/codecov-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "codecov/codecov-action@v5.1.1", | |
| "sourceUrl": "https://github.com/codecov/codecov-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.1.0", | |
| "currentVersion": "v4.1.0", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-24T03:31:49.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-node", | |
| "depType": "action", | |
| "fixedVersion": "v4.1.0", | |
| "packageName": "actions/setup-node", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-node@v4.1.0", | |
| "sourceUrl": "https://github.com/actions/setup-node", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.0", | |
| "currentVersion": "v4.2.0", | |
| "currentVersionAgeInDays": 11, | |
| "currentVersionTimestamp": "2024-11-30T18:12:35.000Z", | |
| "datasource": "github-tags", | |
| "depName": "astral-sh/setup-uv", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.0", | |
| "packageName": "astral-sh/setup-uv", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "astral-sh/setup-uv@v4.2.0", | |
| "sourceUrl": "https://github.com/astral-sh/setup-uv", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.3.0", | |
| "currentVersion": "v5.3.0", | |
| "currentVersionAgeInDays": 48, | |
| "currentVersionTimestamp": "2024-10-24T13:38:22.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-python", | |
| "depType": "action", | |
| "fixedVersion": "v5.3.0", | |
| "packageName": "actions/setup-python", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-python@v5.3.0", | |
| "sourceUrl": "https://github.com/actions/setup-python", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.1.1", | |
| "currentVersion": "v5.1.1", | |
| "currentVersionAgeInDays": 6, | |
| "currentVersionTimestamp": "2024-12-05T21:10:18.000Z", | |
| "datasource": "github-tags", | |
| "depName": "codecov/codecov-action", | |
| "depType": "action", | |
| "fixedVersion": "v5.1.1", | |
| "packageName": "codecov/codecov-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "codecov/codecov-action@v5.1.1", | |
| "sourceUrl": "https://github.com/codecov/codecov-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v1.10.1", | |
| "currentVersion": "v1.10.1", | |
| "currentVersionAgeInDays": 71, | |
| "currentVersionTimestamp": "2024-10-01T21:06:20.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions-rust-lang/setup-rust-toolchain", | |
| "depType": "action", | |
| "fixedVersion": "v1.10.1", | |
| "packageName": "actions-rust-lang/setup-rust-toolchain", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions-rust-lang/setup-rust-toolchain@v1.10.1", | |
| "sourceUrl": "https://github.com/actions-rust-lang/setup-rust-toolchain", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.0", | |
| "currentVersion": "v4.2.0", | |
| "currentVersionAgeInDays": 11, | |
| "currentVersionTimestamp": "2024-11-30T18:12:35.000Z", | |
| "datasource": "github-tags", | |
| "depName": "astral-sh/setup-uv", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.0", | |
| "packageName": "astral-sh/setup-uv", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "astral-sh/setup-uv@v4.2.0", | |
| "sourceUrl": "https://github.com/astral-sh/setup-uv", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.3.0", | |
| "currentVersion": "v5.3.0", | |
| "currentVersionAgeInDays": 48, | |
| "currentVersionTimestamp": "2024-10-24T13:38:22.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-python", | |
| "depType": "action", | |
| "fixedVersion": "v5.3.0", | |
| "packageName": "actions/setup-python", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-python@v5.3.0", | |
| "sourceUrl": "https://github.com/actions/setup-python", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.1.1", | |
| "currentVersion": "v5.1.1", | |
| "currentVersionAgeInDays": 6, | |
| "currentVersionTimestamp": "2024-12-05T21:10:18.000Z", | |
| "datasource": "github-tags", | |
| "depName": "codecov/codecov-action", | |
| "depType": "action", | |
| "fixedVersion": "v5.1.1", | |
| "packageName": "codecov/codecov-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "codecov/codecov-action@v5.1.1", | |
| "sourceUrl": "https://github.com/codecov/codecov-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.0", | |
| "currentVersion": "v4.2.0", | |
| "currentVersionAgeInDays": 11, | |
| "currentVersionTimestamp": "2024-11-30T18:12:35.000Z", | |
| "datasource": "github-tags", | |
| "depName": "astral-sh/setup-uv", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.0", | |
| "packageName": "astral-sh/setup-uv", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "astral-sh/setup-uv@v4.2.0", | |
| "sourceUrl": "https://github.com/astral-sh/setup-uv", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.3.0", | |
| "currentVersion": "v5.3.0", | |
| "currentVersionAgeInDays": 48, | |
| "currentVersionTimestamp": "2024-10-24T13:38:22.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-python", | |
| "depType": "action", | |
| "fixedVersion": "v5.3.0", | |
| "packageName": "actions/setup-python", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-python@v5.3.0", | |
| "sourceUrl": "https://github.com/actions/setup-python", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.1.1", | |
| "currentVersion": "v5.1.1", | |
| "currentVersionAgeInDays": 6, | |
| "currentVersionTimestamp": "2024-12-05T21:10:18.000Z", | |
| "datasource": "github-tags", | |
| "depName": "codecov/codecov-action", | |
| "depType": "action", | |
| "fixedVersion": "v5.1.1", | |
| "packageName": "codecov/codecov-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "codecov/codecov-action@v5.1.1", | |
| "sourceUrl": "https://github.com/codecov/codecov-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.0", | |
| "currentVersion": "v4.2.0", | |
| "currentVersionAgeInDays": 11, | |
| "currentVersionTimestamp": "2024-11-30T18:12:35.000Z", | |
| "datasource": "github-tags", | |
| "depName": "astral-sh/setup-uv", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.0", | |
| "packageName": "astral-sh/setup-uv", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "astral-sh/setup-uv@v4.2.0", | |
| "sourceUrl": "https://github.com/astral-sh/setup-uv", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.3.0", | |
| "currentVersion": "v5.3.0", | |
| "currentVersionAgeInDays": 48, | |
| "currentVersionTimestamp": "2024-10-24T13:38:22.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-python", | |
| "depType": "action", | |
| "fixedVersion": "v5.3.0", | |
| "packageName": "actions/setup-python", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-python@v5.3.0", | |
| "sourceUrl": "https://github.com/actions/setup-python", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.1.1", | |
| "currentVersion": "v5.1.1", | |
| "currentVersionAgeInDays": 6, | |
| "currentVersionTimestamp": "2024-12-05T21:10:18.000Z", | |
| "datasource": "github-tags", | |
| "depName": "codecov/codecov-action", | |
| "depType": "action", | |
| "fixedVersion": "v5.1.1", | |
| "packageName": "codecov/codecov-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "codecov/codecov-action@v5.1.1", | |
| "sourceUrl": "https://github.com/codecov/codecov-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.0", | |
| "currentVersion": "v4.2.0", | |
| "currentVersionAgeInDays": 11, | |
| "currentVersionTimestamp": "2024-11-30T18:12:35.000Z", | |
| "datasource": "github-tags", | |
| "depName": "astral-sh/setup-uv", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.0", | |
| "packageName": "astral-sh/setup-uv", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "astral-sh/setup-uv@v4.2.0", | |
| "sourceUrl": "https://github.com/astral-sh/setup-uv", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.3.0", | |
| "currentVersion": "v5.3.0", | |
| "currentVersionAgeInDays": 48, | |
| "currentVersionTimestamp": "2024-10-24T13:38:22.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-python", | |
| "depType": "action", | |
| "fixedVersion": "v5.3.0", | |
| "packageName": "actions/setup-python", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-python@v5.3.0", | |
| "sourceUrl": "https://github.com/actions/setup-python", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.1.1", | |
| "currentVersion": "v5.1.1", | |
| "currentVersionAgeInDays": 6, | |
| "currentVersionTimestamp": "2024-12-05T21:10:18.000Z", | |
| "datasource": "github-tags", | |
| "depName": "codecov/codecov-action", | |
| "depType": "action", | |
| "fixedVersion": "v5.1.1", | |
| "packageName": "codecov/codecov-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "codecov/codecov-action@v5.1.1", | |
| "sourceUrl": "https://github.com/codecov/codecov-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.0", | |
| "currentVersion": "v4.2.0", | |
| "currentVersionAgeInDays": 11, | |
| "currentVersionTimestamp": "2024-11-30T18:12:35.000Z", | |
| "datasource": "github-tags", | |
| "depName": "astral-sh/setup-uv", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.0", | |
| "packageName": "astral-sh/setup-uv", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "astral-sh/setup-uv@v4.2.0", | |
| "sourceUrl": "https://github.com/astral-sh/setup-uv", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.3.0", | |
| "currentVersion": "v5.3.0", | |
| "currentVersionAgeInDays": 48, | |
| "currentVersionTimestamp": "2024-10-24T13:38:22.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-python", | |
| "depType": "action", | |
| "fixedVersion": "v5.3.0", | |
| "packageName": "actions/setup-python", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-python@v5.3.0", | |
| "sourceUrl": "https://github.com/actions/setup-python", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.1.1", | |
| "currentVersion": "v5.1.1", | |
| "currentVersionAgeInDays": 6, | |
| "currentVersionTimestamp": "2024-12-05T21:10:18.000Z", | |
| "datasource": "github-tags", | |
| "depName": "codecov/codecov-action", | |
| "depType": "action", | |
| "fixedVersion": "v5.1.1", | |
| "packageName": "codecov/codecov-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "codecov/codecov-action@v5.1.1", | |
| "sourceUrl": "https://github.com/codecov/codecov-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.0", | |
| "currentVersion": "v4.2.0", | |
| "currentVersionAgeInDays": 11, | |
| "currentVersionTimestamp": "2024-11-30T18:12:35.000Z", | |
| "datasource": "github-tags", | |
| "depName": "astral-sh/setup-uv", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.0", | |
| "packageName": "astral-sh/setup-uv", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "astral-sh/setup-uv@v4.2.0", | |
| "sourceUrl": "https://github.com/astral-sh/setup-uv", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.3.0", | |
| "currentVersion": "v5.3.0", | |
| "currentVersionAgeInDays": 48, | |
| "currentVersionTimestamp": "2024-10-24T13:38:22.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-python", | |
| "depType": "action", | |
| "fixedVersion": "v5.3.0", | |
| "packageName": "actions/setup-python", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-python@v5.3.0", | |
| "sourceUrl": "https://github.com/actions/setup-python", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.1.1", | |
| "currentVersion": "v5.1.1", | |
| "currentVersionAgeInDays": 6, | |
| "currentVersionTimestamp": "2024-12-05T21:10:18.000Z", | |
| "datasource": "github-tags", | |
| "depName": "codecov/codecov-action", | |
| "depType": "action", | |
| "fixedVersion": "v5.1.1", | |
| "packageName": "codecov/codecov-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "codecov/codecov-action@v5.1.1", | |
| "sourceUrl": "https://github.com/codecov/codecov-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v2.3.0", | |
| "currentVersion": "v2.3.0", | |
| "currentVersionAgeInDays": 61, | |
| "currentVersionTimestamp": "2024-10-11T13:05:10.000Z", | |
| "datasource": "github-tags", | |
| "depName": "matlab-actions/setup-matlab", | |
| "depType": "action", | |
| "fixedVersion": "v2.3.0", | |
| "packageName": "matlab-actions/setup-matlab", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "matlab-actions/setup-matlab@v2.3.0", | |
| "sourceUrl": "https://github.com/matlab-actions/setup-matlab", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.0", | |
| "currentVersion": "v4.2.0", | |
| "currentVersionAgeInDays": 11, | |
| "currentVersionTimestamp": "2024-11-30T18:12:35.000Z", | |
| "datasource": "github-tags", | |
| "depName": "astral-sh/setup-uv", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.0", | |
| "packageName": "astral-sh/setup-uv", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "astral-sh/setup-uv@v4.2.0", | |
| "sourceUrl": "https://github.com/astral-sh/setup-uv", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.3.0", | |
| "currentVersion": "v5.3.0", | |
| "currentVersionAgeInDays": 48, | |
| "currentVersionTimestamp": "2024-10-24T13:38:22.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-python", | |
| "depType": "action", | |
| "fixedVersion": "v5.3.0", | |
| "packageName": "actions/setup-python", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-python@v5.3.0", | |
| "sourceUrl": "https://github.com/actions/setup-python", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.1.1", | |
| "currentVersion": "v5.1.1", | |
| "currentVersionAgeInDays": 6, | |
| "currentVersionTimestamp": "2024-12-05T21:10:18.000Z", | |
| "datasource": "github-tags", | |
| "depName": "codecov/codecov-action", | |
| "depType": "action", | |
| "fixedVersion": "v5.1.1", | |
| "packageName": "codecov/codecov-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "codecov/codecov-action@v5.1.1", | |
| "sourceUrl": "https://github.com/codecov/codecov-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.0", | |
| "currentVersion": "v4.2.0", | |
| "currentVersionAgeInDays": 11, | |
| "currentVersionTimestamp": "2024-11-30T18:12:35.000Z", | |
| "datasource": "github-tags", | |
| "depName": "astral-sh/setup-uv", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.0", | |
| "packageName": "astral-sh/setup-uv", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "astral-sh/setup-uv@v4.2.0", | |
| "sourceUrl": "https://github.com/astral-sh/setup-uv", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.3.0", | |
| "currentVersion": "v5.3.0", | |
| "currentVersionAgeInDays": 48, | |
| "currentVersionTimestamp": "2024-10-24T13:38:22.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-python", | |
| "depType": "action", | |
| "fixedVersion": "v5.3.0", | |
| "packageName": "actions/setup-python", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-python@v5.3.0", | |
| "sourceUrl": "https://github.com/actions/setup-python", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.1.1", | |
| "currentVersion": "v5.1.1", | |
| "currentVersionAgeInDays": 6, | |
| "currentVersionTimestamp": "2024-12-05T21:10:18.000Z", | |
| "datasource": "github-tags", | |
| "depName": "codecov/codecov-action", | |
| "depType": "action", | |
| "fixedVersion": "v5.1.1", | |
| "packageName": "codecov/codecov-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "codecov/codecov-action@v5.1.1", | |
| "sourceUrl": "https://github.com/codecov/codecov-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.0", | |
| "currentVersion": "v4.2.0", | |
| "currentVersionAgeInDays": 11, | |
| "currentVersionTimestamp": "2024-11-30T18:12:35.000Z", | |
| "datasource": "github-tags", | |
| "depName": "astral-sh/setup-uv", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.0", | |
| "packageName": "astral-sh/setup-uv", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "astral-sh/setup-uv@v4.2.0", | |
| "sourceUrl": "https://github.com/astral-sh/setup-uv", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.3.0", | |
| "currentVersion": "v5.3.0", | |
| "currentVersionAgeInDays": 48, | |
| "currentVersionTimestamp": "2024-10-24T13:38:22.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-python", | |
| "depType": "action", | |
| "fixedVersion": "v5.3.0", | |
| "packageName": "actions/setup-python", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-python@v5.3.0", | |
| "sourceUrl": "https://github.com/actions/setup-python", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.1.1", | |
| "currentVersion": "v5.1.1", | |
| "currentVersionAgeInDays": 6, | |
| "currentVersionTimestamp": "2024-12-05T21:10:18.000Z", | |
| "datasource": "github-tags", | |
| "depName": "codecov/codecov-action", | |
| "depType": "action", | |
| "fixedVersion": "v5.1.1", | |
| "packageName": "codecov/codecov-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "codecov/codecov-action@v5.1.1", | |
| "sourceUrl": "https://github.com/codecov/codecov-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.0", | |
| "currentVersion": "v4.2.0", | |
| "currentVersionAgeInDays": 11, | |
| "currentVersionTimestamp": "2024-11-30T18:12:35.000Z", | |
| "datasource": "github-tags", | |
| "depName": "astral-sh/setup-uv", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.0", | |
| "packageName": "astral-sh/setup-uv", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "astral-sh/setup-uv@v4.2.0", | |
| "sourceUrl": "https://github.com/astral-sh/setup-uv", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.3.0", | |
| "currentVersion": "v5.3.0", | |
| "currentVersionAgeInDays": 48, | |
| "currentVersionTimestamp": "2024-10-24T13:38:22.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-python", | |
| "depType": "action", | |
| "fixedVersion": "v5.3.0", | |
| "packageName": "actions/setup-python", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-python@v5.3.0", | |
| "sourceUrl": "https://github.com/actions/setup-python", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.1.1", | |
| "currentVersion": "v5.1.1", | |
| "currentVersionAgeInDays": 6, | |
| "currentVersionTimestamp": "2024-12-05T21:10:18.000Z", | |
| "datasource": "github-tags", | |
| "depName": "codecov/codecov-action", | |
| "depType": "action", | |
| "fixedVersion": "v5.1.1", | |
| "packageName": "codecov/codecov-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "codecov/codecov-action@v5.1.1", | |
| "sourceUrl": "https://github.com/codecov/codecov-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.0", | |
| "currentVersion": "v4.2.0", | |
| "currentVersionAgeInDays": 11, | |
| "currentVersionTimestamp": "2024-11-30T18:12:35.000Z", | |
| "datasource": "github-tags", | |
| "depName": "astral-sh/setup-uv", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.0", | |
| "packageName": "astral-sh/setup-uv", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "astral-sh/setup-uv@v4.2.0", | |
| "sourceUrl": "https://github.com/astral-sh/setup-uv", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.3.0", | |
| "currentVersion": "v5.3.0", | |
| "currentVersionAgeInDays": 48, | |
| "currentVersionTimestamp": "2024-10-24T13:38:22.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-python", | |
| "depType": "action", | |
| "fixedVersion": "v5.3.0", | |
| "packageName": "actions/setup-python", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-python@v5.3.0", | |
| "sourceUrl": "https://github.com/actions/setup-python", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.1.1", | |
| "currentVersion": "v5.1.1", | |
| "currentVersionAgeInDays": 6, | |
| "currentVersionTimestamp": "2024-12-05T21:10:18.000Z", | |
| "datasource": "github-tags", | |
| "depName": "codecov/codecov-action", | |
| "depType": "action", | |
| "fixedVersion": "v5.1.1", | |
| "packageName": "codecov/codecov-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "codecov/codecov-action@v5.1.1", | |
| "sourceUrl": "https://github.com/codecov/codecov-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.0", | |
| "currentVersion": "v4.2.0", | |
| "currentVersionAgeInDays": 11, | |
| "currentVersionTimestamp": "2024-11-30T18:12:35.000Z", | |
| "datasource": "github-tags", | |
| "depName": "astral-sh/setup-uv", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.0", | |
| "packageName": "astral-sh/setup-uv", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "astral-sh/setup-uv@v4.2.0", | |
| "sourceUrl": "https://github.com/astral-sh/setup-uv", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.3.0", | |
| "currentVersion": "v5.3.0", | |
| "currentVersionAgeInDays": 48, | |
| "currentVersionTimestamp": "2024-10-24T13:38:22.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-python", | |
| "depType": "action", | |
| "fixedVersion": "v5.3.0", | |
| "packageName": "actions/setup-python", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-python@v5.3.0", | |
| "sourceUrl": "https://github.com/actions/setup-python", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.1.1", | |
| "currentVersion": "v5.1.1", | |
| "currentVersionAgeInDays": 6, | |
| "currentVersionTimestamp": "2024-12-05T21:10:18.000Z", | |
| "datasource": "github-tags", | |
| "depName": "codecov/codecov-action", | |
| "depType": "action", | |
| "fixedVersion": "v5.1.1", | |
| "packageName": "codecov/codecov-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "codecov/codecov-action@v5.1.1", | |
| "sourceUrl": "https://github.com/codecov/codecov-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.0", | |
| "currentVersion": "v4.2.0", | |
| "currentVersionAgeInDays": 11, | |
| "currentVersionTimestamp": "2024-11-30T18:12:35.000Z", | |
| "datasource": "github-tags", | |
| "depName": "astral-sh/setup-uv", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.0", | |
| "packageName": "astral-sh/setup-uv", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "astral-sh/setup-uv@v4.2.0", | |
| "sourceUrl": "https://github.com/astral-sh/setup-uv", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.3.0", | |
| "currentVersion": "v5.3.0", | |
| "currentVersionAgeInDays": 48, | |
| "currentVersionTimestamp": "2024-10-24T13:38:22.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-python", | |
| "depType": "action", | |
| "fixedVersion": "v5.3.0", | |
| "packageName": "actions/setup-python", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-python@v5.3.0", | |
| "sourceUrl": "https://github.com/actions/setup-python", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.1.1", | |
| "currentVersion": "v5.1.1", | |
| "currentVersionAgeInDays": 6, | |
| "currentVersionTimestamp": "2024-12-05T21:10:18.000Z", | |
| "datasource": "github-tags", | |
| "depName": "codecov/codecov-action", | |
| "depType": "action", | |
| "fixedVersion": "v5.1.1", | |
| "packageName": "codecov/codecov-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "codecov/codecov-action@v5.1.1", | |
| "sourceUrl": "https://github.com/codecov/codecov-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.0", | |
| "currentVersion": "v4.2.0", | |
| "currentVersionAgeInDays": 11, | |
| "currentVersionTimestamp": "2024-11-30T18:12:35.000Z", | |
| "datasource": "github-tags", | |
| "depName": "astral-sh/setup-uv", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.0", | |
| "packageName": "astral-sh/setup-uv", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "astral-sh/setup-uv@v4.2.0", | |
| "sourceUrl": "https://github.com/astral-sh/setup-uv", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.3.0", | |
| "currentVersion": "v5.3.0", | |
| "currentVersionAgeInDays": 48, | |
| "currentVersionTimestamp": "2024-10-24T13:38:22.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-python", | |
| "depType": "action", | |
| "fixedVersion": "v5.3.0", | |
| "packageName": "actions/setup-python", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-python@v5.3.0", | |
| "sourceUrl": "https://github.com/actions/setup-python", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.1.1", | |
| "currentVersion": "v5.1.1", | |
| "currentVersionAgeInDays": 6, | |
| "currentVersionTimestamp": "2024-12-05T21:10:18.000Z", | |
| "datasource": "github-tags", | |
| "depName": "codecov/codecov-action", | |
| "depType": "action", | |
| "fixedVersion": "v5.1.1", | |
| "packageName": "codecov/codecov-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "codecov/codecov-action@v5.1.1", | |
| "sourceUrl": "https://github.com/codecov/codecov-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.0", | |
| "currentVersion": "v4.2.0", | |
| "currentVersionAgeInDays": 11, | |
| "currentVersionTimestamp": "2024-11-30T18:12:35.000Z", | |
| "datasource": "github-tags", | |
| "depName": "astral-sh/setup-uv", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.0", | |
| "packageName": "astral-sh/setup-uv", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "astral-sh/setup-uv@v4.2.0", | |
| "sourceUrl": "https://github.com/astral-sh/setup-uv", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.3.0", | |
| "currentVersion": "v5.3.0", | |
| "currentVersionAgeInDays": 48, | |
| "currentVersionTimestamp": "2024-10-24T13:38:22.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-python", | |
| "depType": "action", | |
| "fixedVersion": "v5.3.0", | |
| "packageName": "actions/setup-python", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-python@v5.3.0", | |
| "sourceUrl": "https://github.com/actions/setup-python", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.1.1", | |
| "currentVersion": "v5.1.1", | |
| "currentVersionAgeInDays": 6, | |
| "currentVersionTimestamp": "2024-12-05T21:10:18.000Z", | |
| "datasource": "github-tags", | |
| "depName": "codecov/codecov-action", | |
| "depType": "action", | |
| "fixedVersion": "v5.1.1", | |
| "packageName": "codecov/codecov-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "codecov/codecov-action@v5.1.1", | |
| "sourceUrl": "https://github.com/codecov/codecov-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.0", | |
| "currentVersion": "v4.2.0", | |
| "currentVersionAgeInDays": 11, | |
| "currentVersionTimestamp": "2024-11-30T18:12:35.000Z", | |
| "datasource": "github-tags", | |
| "depName": "astral-sh/setup-uv", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.0", | |
| "packageName": "astral-sh/setup-uv", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "astral-sh/setup-uv@v4.2.0", | |
| "sourceUrl": "https://github.com/astral-sh/setup-uv", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.3.0", | |
| "currentVersion": "v5.3.0", | |
| "currentVersionAgeInDays": 48, | |
| "currentVersionTimestamp": "2024-10-24T13:38:22.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-python", | |
| "depType": "action", | |
| "fixedVersion": "v5.3.0", | |
| "packageName": "actions/setup-python", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-python@v5.3.0", | |
| "sourceUrl": "https://github.com/actions/setup-python", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.1.1", | |
| "currentVersion": "v5.1.1", | |
| "currentVersionAgeInDays": 6, | |
| "currentVersionTimestamp": "2024-12-05T21:10:18.000Z", | |
| "datasource": "github-tags", | |
| "depName": "codecov/codecov-action", | |
| "depType": "action", | |
| "fixedVersion": "v5.1.1", | |
| "packageName": "codecov/codecov-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "codecov/codecov-action@v5.1.1", | |
| "sourceUrl": "https://github.com/codecov/codecov-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.0", | |
| "currentVersion": "v4.2.0", | |
| "currentVersionAgeInDays": 11, | |
| "currentVersionTimestamp": "2024-11-30T18:12:35.000Z", | |
| "datasource": "github-tags", | |
| "depName": "astral-sh/setup-uv", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.0", | |
| "packageName": "astral-sh/setup-uv", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "astral-sh/setup-uv@v4.2.0", | |
| "sourceUrl": "https://github.com/astral-sh/setup-uv", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.3.0", | |
| "currentVersion": "v5.3.0", | |
| "currentVersionAgeInDays": 48, | |
| "currentVersionTimestamp": "2024-10-24T13:38:22.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-python", | |
| "depType": "action", | |
| "fixedVersion": "v5.3.0", | |
| "packageName": "actions/setup-python", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-python@v5.3.0", | |
| "sourceUrl": "https://github.com/actions/setup-python", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.1.1", | |
| "currentVersion": "v5.1.1", | |
| "currentVersionAgeInDays": 6, | |
| "currentVersionTimestamp": "2024-12-05T21:10:18.000Z", | |
| "datasource": "github-tags", | |
| "depName": "codecov/codecov-action", | |
| "depType": "action", | |
| "fixedVersion": "v5.1.1", | |
| "packageName": "codecov/codecov-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "codecov/codecov-action@v5.1.1", | |
| "sourceUrl": "https://github.com/codecov/codecov-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.0", | |
| "currentVersion": "v4.2.0", | |
| "currentVersionAgeInDays": 11, | |
| "currentVersionTimestamp": "2024-11-30T18:12:35.000Z", | |
| "datasource": "github-tags", | |
| "depName": "astral-sh/setup-uv", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.0", | |
| "packageName": "astral-sh/setup-uv", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "astral-sh/setup-uv@v4.2.0", | |
| "sourceUrl": "https://github.com/astral-sh/setup-uv", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.3.0", | |
| "currentVersion": "v5.3.0", | |
| "currentVersionAgeInDays": 48, | |
| "currentVersionTimestamp": "2024-10-24T13:38:22.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-python", | |
| "depType": "action", | |
| "fixedVersion": "v5.3.0", | |
| "packageName": "actions/setup-python", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-python@v5.3.0", | |
| "sourceUrl": "https://github.com/actions/setup-python", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.1.1", | |
| "currentVersion": "v5.1.1", | |
| "currentVersionAgeInDays": 6, | |
| "currentVersionTimestamp": "2024-12-05T21:10:18.000Z", | |
| "datasource": "github-tags", | |
| "depName": "codecov/codecov-action", | |
| "depType": "action", | |
| "fixedVersion": "v5.1.1", | |
| "packageName": "codecov/codecov-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "codecov/codecov-action@v5.1.1", | |
| "sourceUrl": "https://github.com/codecov/codecov-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.0", | |
| "currentVersion": "v4.2.0", | |
| "currentVersionAgeInDays": 11, | |
| "currentVersionTimestamp": "2024-11-30T18:12:35.000Z", | |
| "datasource": "github-tags", | |
| "depName": "astral-sh/setup-uv", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.0", | |
| "packageName": "astral-sh/setup-uv", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "astral-sh/setup-uv@v4.2.0", | |
| "sourceUrl": "https://github.com/astral-sh/setup-uv", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.3.0", | |
| "currentVersion": "v5.3.0", | |
| "currentVersionAgeInDays": 48, | |
| "currentVersionTimestamp": "2024-10-24T13:38:22.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-python", | |
| "depType": "action", | |
| "fixedVersion": "v5.3.0", | |
| "packageName": "actions/setup-python", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-python@v5.3.0", | |
| "sourceUrl": "https://github.com/actions/setup-python", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.1.1", | |
| "currentVersion": "v5.1.1", | |
| "currentVersionAgeInDays": 6, | |
| "currentVersionTimestamp": "2024-12-05T21:10:18.000Z", | |
| "datasource": "github-tags", | |
| "depName": "codecov/codecov-action", | |
| "depType": "action", | |
| "fixedVersion": "v5.1.1", | |
| "packageName": "codecov/codecov-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "codecov/codecov-action@v5.1.1", | |
| "sourceUrl": "https://github.com/codecov/codecov-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.0", | |
| "currentVersion": "v4.2.0", | |
| "currentVersionAgeInDays": 11, | |
| "currentVersionTimestamp": "2024-11-30T18:12:35.000Z", | |
| "datasource": "github-tags", | |
| "depName": "astral-sh/setup-uv", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.0", | |
| "packageName": "astral-sh/setup-uv", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "astral-sh/setup-uv@v4.2.0", | |
| "sourceUrl": "https://github.com/astral-sh/setup-uv", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.3.0", | |
| "currentVersion": "v5.3.0", | |
| "currentVersionAgeInDays": 48, | |
| "currentVersionTimestamp": "2024-10-24T13:38:22.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-python", | |
| "depType": "action", | |
| "fixedVersion": "v5.3.0", | |
| "packageName": "actions/setup-python", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-python@v5.3.0", | |
| "sourceUrl": "https://github.com/actions/setup-python", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.1.1", | |
| "currentVersion": "v5.1.1", | |
| "currentVersionAgeInDays": 6, | |
| "currentVersionTimestamp": "2024-12-05T21:10:18.000Z", | |
| "datasource": "github-tags", | |
| "depName": "codecov/codecov-action", | |
| "depType": "action", | |
| "fixedVersion": "v5.1.1", | |
| "packageName": "codecov/codecov-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "codecov/codecov-action@v5.1.1", | |
| "sourceUrl": "https://github.com/codecov/codecov-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.0", | |
| "currentVersion": "v4.2.0", | |
| "currentVersionAgeInDays": 11, | |
| "currentVersionTimestamp": "2024-11-30T18:12:35.000Z", | |
| "datasource": "github-tags", | |
| "depName": "astral-sh/setup-uv", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.0", | |
| "packageName": "astral-sh/setup-uv", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "astral-sh/setup-uv@v4.2.0", | |
| "sourceUrl": "https://github.com/astral-sh/setup-uv", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.3.0", | |
| "currentVersion": "v5.3.0", | |
| "currentVersionAgeInDays": 48, | |
| "currentVersionTimestamp": "2024-10-24T13:38:22.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-python", | |
| "depType": "action", | |
| "fixedVersion": "v5.3.0", | |
| "packageName": "actions/setup-python", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-python@v5.3.0", | |
| "sourceUrl": "https://github.com/actions/setup-python", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.1.1", | |
| "currentVersion": "v5.1.1", | |
| "currentVersionAgeInDays": 6, | |
| "currentVersionTimestamp": "2024-12-05T21:10:18.000Z", | |
| "datasource": "github-tags", | |
| "depName": "codecov/codecov-action", | |
| "depType": "action", | |
| "fixedVersion": "v5.1.1", | |
| "packageName": "codecov/codecov-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "codecov/codecov-action@v5.1.1", | |
| "sourceUrl": "https://github.com/codecov/codecov-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.0", | |
| "currentVersion": "v4.2.0", | |
| "currentVersionAgeInDays": 11, | |
| "currentVersionTimestamp": "2024-11-30T18:12:35.000Z", | |
| "datasource": "github-tags", | |
| "depName": "astral-sh/setup-uv", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.0", | |
| "packageName": "astral-sh/setup-uv", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "astral-sh/setup-uv@v4.2.0", | |
| "sourceUrl": "https://github.com/astral-sh/setup-uv", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.3.0", | |
| "currentVersion": "v5.3.0", | |
| "currentVersionAgeInDays": 48, | |
| "currentVersionTimestamp": "2024-10-24T13:38:22.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-python", | |
| "depType": "action", | |
| "fixedVersion": "v5.3.0", | |
| "packageName": "actions/setup-python", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-python@v5.3.0", | |
| "sourceUrl": "https://github.com/actions/setup-python", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.1.1", | |
| "currentVersion": "v5.1.1", | |
| "currentVersionAgeInDays": 6, | |
| "currentVersionTimestamp": "2024-12-05T21:10:18.000Z", | |
| "datasource": "github-tags", | |
| "depName": "codecov/codecov-action", | |
| "depType": "action", | |
| "fixedVersion": "v5.1.1", | |
| "packageName": "codecov/codecov-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "codecov/codecov-action@v5.1.1", | |
| "sourceUrl": "https://github.com/codecov/codecov-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.0", | |
| "currentVersion": "v4.2.0", | |
| "currentVersionAgeInDays": 11, | |
| "currentVersionTimestamp": "2024-11-30T18:12:35.000Z", | |
| "datasource": "github-tags", | |
| "depName": "astral-sh/setup-uv", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.0", | |
| "packageName": "astral-sh/setup-uv", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "astral-sh/setup-uv@v4.2.0", | |
| "sourceUrl": "https://github.com/astral-sh/setup-uv", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.3.0", | |
| "currentVersion": "v5.3.0", | |
| "currentVersionAgeInDays": 48, | |
| "currentVersionTimestamp": "2024-10-24T13:38:22.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-python", | |
| "depType": "action", | |
| "fixedVersion": "v5.3.0", | |
| "packageName": "actions/setup-python", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-python@v5.3.0", | |
| "sourceUrl": "https://github.com/actions/setup-python", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.1.1", | |
| "currentVersion": "v5.1.1", | |
| "currentVersionAgeInDays": 6, | |
| "currentVersionTimestamp": "2024-12-05T21:10:18.000Z", | |
| "datasource": "github-tags", | |
| "depName": "codecov/codecov-action", | |
| "depType": "action", | |
| "fixedVersion": "v5.1.1", | |
| "packageName": "codecov/codecov-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "codecov/codecov-action@v5.1.1", | |
| "sourceUrl": "https://github.com/codecov/codecov-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.0", | |
| "currentVersion": "v4.2.0", | |
| "currentVersionAgeInDays": 11, | |
| "currentVersionTimestamp": "2024-11-30T18:12:35.000Z", | |
| "datasource": "github-tags", | |
| "depName": "astral-sh/setup-uv", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.0", | |
| "packageName": "astral-sh/setup-uv", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "astral-sh/setup-uv@v4.2.0", | |
| "sourceUrl": "https://github.com/astral-sh/setup-uv", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.3.0", | |
| "currentVersion": "v5.3.0", | |
| "currentVersionAgeInDays": 48, | |
| "currentVersionTimestamp": "2024-10-24T13:38:22.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-python", | |
| "depType": "action", | |
| "fixedVersion": "v5.3.0", | |
| "packageName": "actions/setup-python", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-python@v5.3.0", | |
| "sourceUrl": "https://github.com/actions/setup-python", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.1.1", | |
| "currentVersion": "v5.1.1", | |
| "currentVersionAgeInDays": 6, | |
| "currentVersionTimestamp": "2024-12-05T21:10:18.000Z", | |
| "datasource": "github-tags", | |
| "depName": "codecov/codecov-action", | |
| "depType": "action", | |
| "fixedVersion": "v5.1.1", | |
| "packageName": "codecov/codecov-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "codecov/codecov-action@v5.1.1", | |
| "sourceUrl": "https://github.com/codecov/codecov-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.0", | |
| "currentVersion": "v4.2.0", | |
| "currentVersionAgeInDays": 11, | |
| "currentVersionTimestamp": "2024-11-30T18:12:35.000Z", | |
| "datasource": "github-tags", | |
| "depName": "astral-sh/setup-uv", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.0", | |
| "packageName": "astral-sh/setup-uv", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "astral-sh/setup-uv@v4.2.0", | |
| "sourceUrl": "https://github.com/astral-sh/setup-uv", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.3.0", | |
| "currentVersion": "v5.3.0", | |
| "currentVersionAgeInDays": 48, | |
| "currentVersionTimestamp": "2024-10-24T13:38:22.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-python", | |
| "depType": "action", | |
| "fixedVersion": "v5.3.0", | |
| "packageName": "actions/setup-python", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-python@v5.3.0", | |
| "sourceUrl": "https://github.com/actions/setup-python", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.1.1", | |
| "currentVersion": "v5.1.1", | |
| "currentVersionAgeInDays": 6, | |
| "currentVersionTimestamp": "2024-12-05T21:10:18.000Z", | |
| "datasource": "github-tags", | |
| "depName": "codecov/codecov-action", | |
| "depType": "action", | |
| "fixedVersion": "v5.1.1", | |
| "packageName": "codecov/codecov-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "codecov/codecov-action@v5.1.1", | |
| "sourceUrl": "https://github.com/codecov/codecov-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.0", | |
| "currentVersion": "v4.2.0", | |
| "currentVersionAgeInDays": 11, | |
| "currentVersionTimestamp": "2024-11-30T18:12:35.000Z", | |
| "datasource": "github-tags", | |
| "depName": "astral-sh/setup-uv", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.0", | |
| "packageName": "astral-sh/setup-uv", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "astral-sh/setup-uv@v4.2.0", | |
| "sourceUrl": "https://github.com/astral-sh/setup-uv", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.3.0", | |
| "currentVersion": "v5.3.0", | |
| "currentVersionAgeInDays": 48, | |
| "currentVersionTimestamp": "2024-10-24T13:38:22.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-python", | |
| "depType": "action", | |
| "fixedVersion": "v5.3.0", | |
| "packageName": "actions/setup-python", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-python@v5.3.0", | |
| "sourceUrl": "https://github.com/actions/setup-python", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.1.1", | |
| "currentVersion": "v5.1.1", | |
| "currentVersionAgeInDays": 6, | |
| "currentVersionTimestamp": "2024-12-05T21:10:18.000Z", | |
| "datasource": "github-tags", | |
| "depName": "codecov/codecov-action", | |
| "depType": "action", | |
| "fixedVersion": "v5.1.1", | |
| "packageName": "codecov/codecov-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "codecov/codecov-action@v5.1.1", | |
| "sourceUrl": "https://github.com/codecov/codecov-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.0", | |
| "currentVersion": "v4.2.0", | |
| "currentVersionAgeInDays": 11, | |
| "currentVersionTimestamp": "2024-11-30T18:12:35.000Z", | |
| "datasource": "github-tags", | |
| "depName": "astral-sh/setup-uv", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.0", | |
| "packageName": "astral-sh/setup-uv", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "astral-sh/setup-uv@v4.2.0", | |
| "sourceUrl": "https://github.com/astral-sh/setup-uv", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.3.0", | |
| "currentVersion": "v5.3.0", | |
| "currentVersionAgeInDays": 48, | |
| "currentVersionTimestamp": "2024-10-24T13:38:22.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-python", | |
| "depType": "action", | |
| "fixedVersion": "v5.3.0", | |
| "packageName": "actions/setup-python", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-python@v5.3.0", | |
| "sourceUrl": "https://github.com/actions/setup-python", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.1.1", | |
| "currentVersion": "v5.1.1", | |
| "currentVersionAgeInDays": 6, | |
| "currentVersionTimestamp": "2024-12-05T21:10:18.000Z", | |
| "datasource": "github-tags", | |
| "depName": "codecov/codecov-action", | |
| "depType": "action", | |
| "fixedVersion": "v5.1.1", | |
| "packageName": "codecov/codecov-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "codecov/codecov-action@v5.1.1", | |
| "sourceUrl": "https://github.com/codecov/codecov-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.0", | |
| "currentVersion": "v4.2.0", | |
| "currentVersionAgeInDays": 11, | |
| "currentVersionTimestamp": "2024-11-30T18:12:35.000Z", | |
| "datasource": "github-tags", | |
| "depName": "astral-sh/setup-uv", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.0", | |
| "packageName": "astral-sh/setup-uv", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "astral-sh/setup-uv@v4.2.0", | |
| "sourceUrl": "https://github.com/astral-sh/setup-uv", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.3.0", | |
| "currentVersion": "v5.3.0", | |
| "currentVersionAgeInDays": 48, | |
| "currentVersionTimestamp": "2024-10-24T13:38:22.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-python", | |
| "depType": "action", | |
| "fixedVersion": "v5.3.0", | |
| "packageName": "actions/setup-python", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-python@v5.3.0", | |
| "sourceUrl": "https://github.com/actions/setup-python", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.1.1", | |
| "currentVersion": "v5.1.1", | |
| "currentVersionAgeInDays": 6, | |
| "currentVersionTimestamp": "2024-12-05T21:10:18.000Z", | |
| "datasource": "github-tags", | |
| "depName": "codecov/codecov-action", | |
| "depType": "action", | |
| "fixedVersion": "v5.1.1", | |
| "packageName": "codecov/codecov-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "codecov/codecov-action@v5.1.1", | |
| "sourceUrl": "https://github.com/codecov/codecov-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.0", | |
| "currentVersion": "v4.2.0", | |
| "currentVersionAgeInDays": 11, | |
| "currentVersionTimestamp": "2024-11-30T18:12:35.000Z", | |
| "datasource": "github-tags", | |
| "depName": "astral-sh/setup-uv", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.0", | |
| "packageName": "astral-sh/setup-uv", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "astral-sh/setup-uv@v4.2.0", | |
| "sourceUrl": "https://github.com/astral-sh/setup-uv", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.3.0", | |
| "currentVersion": "v5.3.0", | |
| "currentVersionAgeInDays": 48, | |
| "currentVersionTimestamp": "2024-10-24T13:38:22.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-python", | |
| "depType": "action", | |
| "fixedVersion": "v5.3.0", | |
| "packageName": "actions/setup-python", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-python@v5.3.0", | |
| "sourceUrl": "https://github.com/actions/setup-python", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.1.1", | |
| "currentVersion": "v5.1.1", | |
| "currentVersionAgeInDays": 6, | |
| "currentVersionTimestamp": "2024-12-05T21:10:18.000Z", | |
| "datasource": "github-tags", | |
| "depName": "codecov/codecov-action", | |
| "depType": "action", | |
| "fixedVersion": "v5.1.1", | |
| "packageName": "codecov/codecov-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "codecov/codecov-action@v5.1.1", | |
| "sourceUrl": "https://github.com/codecov/codecov-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.0", | |
| "currentVersion": "v4.2.0", | |
| "currentVersionAgeInDays": 11, | |
| "currentVersionTimestamp": "2024-11-30T18:12:35.000Z", | |
| "datasource": "github-tags", | |
| "depName": "astral-sh/setup-uv", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.0", | |
| "packageName": "astral-sh/setup-uv", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "astral-sh/setup-uv@v4.2.0", | |
| "sourceUrl": "https://github.com/astral-sh/setup-uv", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.3.0", | |
| "currentVersion": "v5.3.0", | |
| "currentVersionAgeInDays": 48, | |
| "currentVersionTimestamp": "2024-10-24T13:38:22.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-python", | |
| "depType": "action", | |
| "fixedVersion": "v5.3.0", | |
| "packageName": "actions/setup-python", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-python@v5.3.0", | |
| "sourceUrl": "https://github.com/actions/setup-python", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.1.1", | |
| "currentVersion": "v5.1.1", | |
| "currentVersionAgeInDays": 6, | |
| "currentVersionTimestamp": "2024-12-05T21:10:18.000Z", | |
| "datasource": "github-tags", | |
| "depName": "codecov/codecov-action", | |
| "depType": "action", | |
| "fixedVersion": "v5.1.1", | |
| "packageName": "codecov/codecov-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "codecov/codecov-action@v5.1.1", | |
| "sourceUrl": "https://github.com/codecov/codecov-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.0", | |
| "currentVersion": "v4.2.0", | |
| "currentVersionAgeInDays": 11, | |
| "currentVersionTimestamp": "2024-11-30T18:12:35.000Z", | |
| "datasource": "github-tags", | |
| "depName": "astral-sh/setup-uv", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.0", | |
| "packageName": "astral-sh/setup-uv", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "astral-sh/setup-uv@v4.2.0", | |
| "sourceUrl": "https://github.com/astral-sh/setup-uv", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.3.0", | |
| "currentVersion": "v5.3.0", | |
| "currentVersionAgeInDays": 48, | |
| "currentVersionTimestamp": "2024-10-24T13:38:22.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-python", | |
| "depType": "action", | |
| "fixedVersion": "v5.3.0", | |
| "packageName": "actions/setup-python", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-python@v5.3.0", | |
| "sourceUrl": "https://github.com/actions/setup-python", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.1.1", | |
| "currentVersion": "v5.1.1", | |
| "currentVersionAgeInDays": 6, | |
| "currentVersionTimestamp": "2024-12-05T21:10:18.000Z", | |
| "datasource": "github-tags", | |
| "depName": "codecov/codecov-action", | |
| "depType": "action", | |
| "fixedVersion": "v5.1.1", | |
| "packageName": "codecov/codecov-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "codecov/codecov-action@v5.1.1", | |
| "sourceUrl": "https://github.com/codecov/codecov-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.0", | |
| "currentVersion": "v4.2.0", | |
| "currentVersionAgeInDays": 11, | |
| "currentVersionTimestamp": "2024-11-30T18:12:35.000Z", | |
| "datasource": "github-tags", | |
| "depName": "astral-sh/setup-uv", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.0", | |
| "packageName": "astral-sh/setup-uv", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "astral-sh/setup-uv@v4.2.0", | |
| "sourceUrl": "https://github.com/astral-sh/setup-uv", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.3.0", | |
| "currentVersion": "v5.3.0", | |
| "currentVersionAgeInDays": 48, | |
| "currentVersionTimestamp": "2024-10-24T13:38:22.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-python", | |
| "depType": "action", | |
| "fixedVersion": "v5.3.0", | |
| "packageName": "actions/setup-python", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-python@v5.3.0", | |
| "sourceUrl": "https://github.com/actions/setup-python", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.1.1", | |
| "currentVersion": "v5.1.1", | |
| "currentVersionAgeInDays": 6, | |
| "currentVersionTimestamp": "2024-12-05T21:10:18.000Z", | |
| "datasource": "github-tags", | |
| "depName": "codecov/codecov-action", | |
| "depType": "action", | |
| "fixedVersion": "v5.1.1", | |
| "packageName": "codecov/codecov-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "codecov/codecov-action@v5.1.1", | |
| "sourceUrl": "https://github.com/codecov/codecov-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.0", | |
| "currentVersion": "v4.2.0", | |
| "currentVersionAgeInDays": 11, | |
| "currentVersionTimestamp": "2024-11-30T18:12:35.000Z", | |
| "datasource": "github-tags", | |
| "depName": "astral-sh/setup-uv", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.0", | |
| "packageName": "astral-sh/setup-uv", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "astral-sh/setup-uv@v4.2.0", | |
| "sourceUrl": "https://github.com/astral-sh/setup-uv", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.3.0", | |
| "currentVersion": "v5.3.0", | |
| "currentVersionAgeInDays": 48, | |
| "currentVersionTimestamp": "2024-10-24T13:38:22.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-python", | |
| "depType": "action", | |
| "fixedVersion": "v5.3.0", | |
| "packageName": "actions/setup-python", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-python@v5.3.0", | |
| "sourceUrl": "https://github.com/actions/setup-python", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.1.1", | |
| "currentVersion": "v5.1.1", | |
| "currentVersionAgeInDays": 6, | |
| "currentVersionTimestamp": "2024-12-05T21:10:18.000Z", | |
| "datasource": "github-tags", | |
| "depName": "codecov/codecov-action", | |
| "depType": "action", | |
| "fixedVersion": "v5.1.1", | |
| "packageName": "codecov/codecov-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "codecov/codecov-action@v5.1.1", | |
| "sourceUrl": "https://github.com/codecov/codecov-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.0", | |
| "currentVersion": "v4.2.0", | |
| "currentVersionAgeInDays": 11, | |
| "currentVersionTimestamp": "2024-11-30T18:12:35.000Z", | |
| "datasource": "github-tags", | |
| "depName": "astral-sh/setup-uv", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.0", | |
| "packageName": "astral-sh/setup-uv", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "astral-sh/setup-uv@v4.2.0", | |
| "sourceUrl": "https://github.com/astral-sh/setup-uv", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.3.0", | |
| "currentVersion": "v5.3.0", | |
| "currentVersionAgeInDays": 48, | |
| "currentVersionTimestamp": "2024-10-24T13:38:22.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-python", | |
| "depType": "action", | |
| "fixedVersion": "v5.3.0", | |
| "packageName": "actions/setup-python", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-python@v5.3.0", | |
| "sourceUrl": "https://github.com/actions/setup-python", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.1.1", | |
| "currentVersion": "v5.1.1", | |
| "currentVersionAgeInDays": 6, | |
| "currentVersionTimestamp": "2024-12-05T21:10:18.000Z", | |
| "datasource": "github-tags", | |
| "depName": "codecov/codecov-action", | |
| "depType": "action", | |
| "fixedVersion": "v5.1.1", | |
| "packageName": "codecov/codecov-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "codecov/codecov-action@v5.1.1", | |
| "sourceUrl": "https://github.com/codecov/codecov-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.0", | |
| "currentVersion": "v4.2.0", | |
| "currentVersionAgeInDays": 11, | |
| "currentVersionTimestamp": "2024-11-30T18:12:35.000Z", | |
| "datasource": "github-tags", | |
| "depName": "astral-sh/setup-uv", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.0", | |
| "packageName": "astral-sh/setup-uv", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "astral-sh/setup-uv@v4.2.0", | |
| "sourceUrl": "https://github.com/astral-sh/setup-uv", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.3.0", | |
| "currentVersion": "v5.3.0", | |
| "currentVersionAgeInDays": 48, | |
| "currentVersionTimestamp": "2024-10-24T13:38:22.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-python", | |
| "depType": "action", | |
| "fixedVersion": "v5.3.0", | |
| "packageName": "actions/setup-python", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-python@v5.3.0", | |
| "sourceUrl": "https://github.com/actions/setup-python", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.1.1", | |
| "currentVersion": "v5.1.1", | |
| "currentVersionAgeInDays": 6, | |
| "currentVersionTimestamp": "2024-12-05T21:10:18.000Z", | |
| "datasource": "github-tags", | |
| "depName": "codecov/codecov-action", | |
| "depType": "action", | |
| "fixedVersion": "v5.1.1", | |
| "packageName": "codecov/codecov-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "codecov/codecov-action@v5.1.1", | |
| "sourceUrl": "https://github.com/codecov/codecov-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.0", | |
| "currentVersion": "v4.2.0", | |
| "currentVersionAgeInDays": 11, | |
| "currentVersionTimestamp": "2024-11-30T18:12:35.000Z", | |
| "datasource": "github-tags", | |
| "depName": "astral-sh/setup-uv", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.0", | |
| "packageName": "astral-sh/setup-uv", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "astral-sh/setup-uv@v4.2.0", | |
| "sourceUrl": "https://github.com/astral-sh/setup-uv", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.3.0", | |
| "currentVersion": "v5.3.0", | |
| "currentVersionAgeInDays": 48, | |
| "currentVersionTimestamp": "2024-10-24T13:38:22.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-python", | |
| "depType": "action", | |
| "fixedVersion": "v5.3.0", | |
| "packageName": "actions/setup-python", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-python@v5.3.0", | |
| "sourceUrl": "https://github.com/actions/setup-python", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.1.1", | |
| "currentVersion": "v5.1.1", | |
| "currentVersionAgeInDays": 6, | |
| "currentVersionTimestamp": "2024-12-05T21:10:18.000Z", | |
| "datasource": "github-tags", | |
| "depName": "codecov/codecov-action", | |
| "depType": "action", | |
| "fixedVersion": "v5.1.1", | |
| "packageName": "codecov/codecov-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "codecov/codecov-action@v5.1.1", | |
| "sourceUrl": "https://github.com/codecov/codecov-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.0", | |
| "currentVersion": "v4.2.0", | |
| "currentVersionAgeInDays": 11, | |
| "currentVersionTimestamp": "2024-11-30T18:12:35.000Z", | |
| "datasource": "github-tags", | |
| "depName": "astral-sh/setup-uv", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.0", | |
| "packageName": "astral-sh/setup-uv", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "astral-sh/setup-uv@v4.2.0", | |
| "sourceUrl": "https://github.com/astral-sh/setup-uv", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.3.0", | |
| "currentVersion": "v5.3.0", | |
| "currentVersionAgeInDays": 48, | |
| "currentVersionTimestamp": "2024-10-24T13:38:22.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-python", | |
| "depType": "action", | |
| "fixedVersion": "v5.3.0", | |
| "packageName": "actions/setup-python", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-python@v5.3.0", | |
| "sourceUrl": "https://github.com/actions/setup-python", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.1.1", | |
| "currentVersion": "v5.1.1", | |
| "currentVersionAgeInDays": 6, | |
| "currentVersionTimestamp": "2024-12-05T21:10:18.000Z", | |
| "datasource": "github-tags", | |
| "depName": "codecov/codecov-action", | |
| "depType": "action", | |
| "fixedVersion": "v5.1.1", | |
| "packageName": "codecov/codecov-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "codecov/codecov-action@v5.1.1", | |
| "sourceUrl": "https://github.com/codecov/codecov-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.0", | |
| "currentVersion": "v4.2.0", | |
| "currentVersionAgeInDays": 11, | |
| "currentVersionTimestamp": "2024-11-30T18:12:35.000Z", | |
| "datasource": "github-tags", | |
| "depName": "astral-sh/setup-uv", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.0", | |
| "packageName": "astral-sh/setup-uv", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "astral-sh/setup-uv@v4.2.0", | |
| "sourceUrl": "https://github.com/astral-sh/setup-uv", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.3.0", | |
| "currentVersion": "v5.3.0", | |
| "currentVersionAgeInDays": 48, | |
| "currentVersionTimestamp": "2024-10-24T13:38:22.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-python", | |
| "depType": "action", | |
| "fixedVersion": "v5.3.0", | |
| "packageName": "actions/setup-python", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-python@v5.3.0", | |
| "sourceUrl": "https://github.com/actions/setup-python", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.1.1", | |
| "currentVersion": "v5.1.1", | |
| "currentVersionAgeInDays": 6, | |
| "currentVersionTimestamp": "2024-12-05T21:10:18.000Z", | |
| "datasource": "github-tags", | |
| "depName": "codecov/codecov-action", | |
| "depType": "action", | |
| "fixedVersion": "v5.1.1", | |
| "packageName": "codecov/codecov-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "codecov/codecov-action@v5.1.1", | |
| "sourceUrl": "https://github.com/codecov/codecov-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.0", | |
| "currentVersion": "v4.2.0", | |
| "currentVersionAgeInDays": 11, | |
| "currentVersionTimestamp": "2024-11-30T18:12:35.000Z", | |
| "datasource": "github-tags", | |
| "depName": "astral-sh/setup-uv", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.0", | |
| "packageName": "astral-sh/setup-uv", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "astral-sh/setup-uv@v4.2.0", | |
| "sourceUrl": "https://github.com/astral-sh/setup-uv", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.3.0", | |
| "currentVersion": "v5.3.0", | |
| "currentVersionAgeInDays": 48, | |
| "currentVersionTimestamp": "2024-10-24T13:38:22.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-python", | |
| "depType": "action", | |
| "fixedVersion": "v5.3.0", | |
| "packageName": "actions/setup-python", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-python@v5.3.0", | |
| "sourceUrl": "https://github.com/actions/setup-python", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.1.1", | |
| "currentVersion": "v5.1.1", | |
| "currentVersionAgeInDays": 6, | |
| "currentVersionTimestamp": "2024-12-05T21:10:18.000Z", | |
| "datasource": "github-tags", | |
| "depName": "codecov/codecov-action", | |
| "depType": "action", | |
| "fixedVersion": "v5.1.1", | |
| "packageName": "codecov/codecov-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "codecov/codecov-action@v5.1.1", | |
| "sourceUrl": "https://github.com/codecov/codecov-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.0", | |
| "currentVersion": "v4.2.0", | |
| "currentVersionAgeInDays": 11, | |
| "currentVersionTimestamp": "2024-11-30T18:12:35.000Z", | |
| "datasource": "github-tags", | |
| "depName": "astral-sh/setup-uv", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.0", | |
| "packageName": "astral-sh/setup-uv", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "astral-sh/setup-uv@v4.2.0", | |
| "sourceUrl": "https://github.com/astral-sh/setup-uv", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.3.0", | |
| "currentVersion": "v5.3.0", | |
| "currentVersionAgeInDays": 48, | |
| "currentVersionTimestamp": "2024-10-24T13:38:22.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-python", | |
| "depType": "action", | |
| "fixedVersion": "v5.3.0", | |
| "packageName": "actions/setup-python", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-python@v5.3.0", | |
| "sourceUrl": "https://github.com/actions/setup-python", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.1.1", | |
| "currentVersion": "v5.1.1", | |
| "currentVersionAgeInDays": 6, | |
| "currentVersionTimestamp": "2024-12-05T21:10:18.000Z", | |
| "datasource": "github-tags", | |
| "depName": "codecov/codecov-action", | |
| "depType": "action", | |
| "fixedVersion": "v5.1.1", | |
| "packageName": "codecov/codecov-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "codecov/codecov-action@v5.1.1", | |
| "sourceUrl": "https://github.com/codecov/codecov-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.0", | |
| "currentVersion": "v4.2.0", | |
| "currentVersionAgeInDays": 11, | |
| "currentVersionTimestamp": "2024-11-30T18:12:35.000Z", | |
| "datasource": "github-tags", | |
| "depName": "astral-sh/setup-uv", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.0", | |
| "packageName": "astral-sh/setup-uv", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "astral-sh/setup-uv@v4.2.0", | |
| "sourceUrl": "https://github.com/astral-sh/setup-uv", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.3.0", | |
| "currentVersion": "v5.3.0", | |
| "currentVersionAgeInDays": 48, | |
| "currentVersionTimestamp": "2024-10-24T13:38:22.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-python", | |
| "depType": "action", | |
| "fixedVersion": "v5.3.0", | |
| "packageName": "actions/setup-python", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-python@v5.3.0", | |
| "sourceUrl": "https://github.com/actions/setup-python", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.1.1", | |
| "currentVersion": "v5.1.1", | |
| "currentVersionAgeInDays": 6, | |
| "currentVersionTimestamp": "2024-12-05T21:10:18.000Z", | |
| "datasource": "github-tags", | |
| "depName": "codecov/codecov-action", | |
| "depType": "action", | |
| "fixedVersion": "v5.1.1", | |
| "packageName": "codecov/codecov-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "codecov/codecov-action@v5.1.1", | |
| "sourceUrl": "https://github.com/codecov/codecov-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.0", | |
| "currentVersion": "v4.2.0", | |
| "currentVersionAgeInDays": 11, | |
| "currentVersionTimestamp": "2024-11-30T18:12:35.000Z", | |
| "datasource": "github-tags", | |
| "depName": "astral-sh/setup-uv", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.0", | |
| "packageName": "astral-sh/setup-uv", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "astral-sh/setup-uv@v4.2.0", | |
| "sourceUrl": "https://github.com/astral-sh/setup-uv", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.3.0", | |
| "currentVersion": "v5.3.0", | |
| "currentVersionAgeInDays": 48, | |
| "currentVersionTimestamp": "2024-10-24T13:38:22.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-python", | |
| "depType": "action", | |
| "fixedVersion": "v5.3.0", | |
| "packageName": "actions/setup-python", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-python@v5.3.0", | |
| "sourceUrl": "https://github.com/actions/setup-python", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.1.1", | |
| "currentVersion": "v5.1.1", | |
| "currentVersionAgeInDays": 6, | |
| "currentVersionTimestamp": "2024-12-05T21:10:18.000Z", | |
| "datasource": "github-tags", | |
| "depName": "codecov/codecov-action", | |
| "depType": "action", | |
| "fixedVersion": "v5.1.1", | |
| "packageName": "codecov/codecov-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "codecov/codecov-action@v5.1.1", | |
| "sourceUrl": "https://github.com/codecov/codecov-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.0", | |
| "currentVersion": "v4.2.0", | |
| "currentVersionAgeInDays": 11, | |
| "currentVersionTimestamp": "2024-11-30T18:12:35.000Z", | |
| "datasource": "github-tags", | |
| "depName": "astral-sh/setup-uv", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.0", | |
| "packageName": "astral-sh/setup-uv", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "astral-sh/setup-uv@v4.2.0", | |
| "sourceUrl": "https://github.com/astral-sh/setup-uv", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.3.0", | |
| "currentVersion": "v5.3.0", | |
| "currentVersionAgeInDays": 48, | |
| "currentVersionTimestamp": "2024-10-24T13:38:22.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-python", | |
| "depType": "action", | |
| "fixedVersion": "v5.3.0", | |
| "packageName": "actions/setup-python", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-python@v5.3.0", | |
| "sourceUrl": "https://github.com/actions/setup-python", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.1.1", | |
| "currentVersion": "v5.1.1", | |
| "currentVersionAgeInDays": 6, | |
| "currentVersionTimestamp": "2024-12-05T21:10:18.000Z", | |
| "datasource": "github-tags", | |
| "depName": "codecov/codecov-action", | |
| "depType": "action", | |
| "fixedVersion": "v5.1.1", | |
| "packageName": "codecov/codecov-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "codecov/codecov-action@v5.1.1", | |
| "sourceUrl": "https://github.com/codecov/codecov-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.0", | |
| "currentVersion": "v4.2.0", | |
| "currentVersionAgeInDays": 11, | |
| "currentVersionTimestamp": "2024-11-30T18:12:35.000Z", | |
| "datasource": "github-tags", | |
| "depName": "astral-sh/setup-uv", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.0", | |
| "packageName": "astral-sh/setup-uv", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "astral-sh/setup-uv@v4.2.0", | |
| "sourceUrl": "https://github.com/astral-sh/setup-uv", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.3.0", | |
| "currentVersion": "v5.3.0", | |
| "currentVersionAgeInDays": 48, | |
| "currentVersionTimestamp": "2024-10-24T13:38:22.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-python", | |
| "depType": "action", | |
| "fixedVersion": "v5.3.0", | |
| "packageName": "actions/setup-python", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-python@v5.3.0", | |
| "sourceUrl": "https://github.com/actions/setup-python", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.1.1", | |
| "currentVersion": "v5.1.1", | |
| "currentVersionAgeInDays": 6, | |
| "currentVersionTimestamp": "2024-12-05T21:10:18.000Z", | |
| "datasource": "github-tags", | |
| "depName": "codecov/codecov-action", | |
| "depType": "action", | |
| "fixedVersion": "v5.1.1", | |
| "packageName": "codecov/codecov-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "codecov/codecov-action@v5.1.1", | |
| "sourceUrl": "https://github.com/codecov/codecov-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.0", | |
| "currentVersion": "v4.2.0", | |
| "currentVersionAgeInDays": 11, | |
| "currentVersionTimestamp": "2024-11-30T18:12:35.000Z", | |
| "datasource": "github-tags", | |
| "depName": "astral-sh/setup-uv", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.0", | |
| "packageName": "astral-sh/setup-uv", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "astral-sh/setup-uv@v4.2.0", | |
| "sourceUrl": "https://github.com/astral-sh/setup-uv", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.3.0", | |
| "currentVersion": "v5.3.0", | |
| "currentVersionAgeInDays": 48, | |
| "currentVersionTimestamp": "2024-10-24T13:38:22.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-python", | |
| "depType": "action", | |
| "fixedVersion": "v5.3.0", | |
| "packageName": "actions/setup-python", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-python@v5.3.0", | |
| "sourceUrl": "https://github.com/actions/setup-python", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.1.1", | |
| "currentVersion": "v5.1.1", | |
| "currentVersionAgeInDays": 6, | |
| "currentVersionTimestamp": "2024-12-05T21:10:18.000Z", | |
| "datasource": "github-tags", | |
| "depName": "codecov/codecov-action", | |
| "depType": "action", | |
| "fixedVersion": "v5.1.1", | |
| "packageName": "codecov/codecov-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "codecov/codecov-action@v5.1.1", | |
| "sourceUrl": "https://github.com/codecov/codecov-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.0", | |
| "currentVersion": "v4.2.0", | |
| "currentVersionAgeInDays": 11, | |
| "currentVersionTimestamp": "2024-11-30T18:12:35.000Z", | |
| "datasource": "github-tags", | |
| "depName": "astral-sh/setup-uv", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.0", | |
| "packageName": "astral-sh/setup-uv", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "astral-sh/setup-uv@v4.2.0", | |
| "sourceUrl": "https://github.com/astral-sh/setup-uv", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.3.0", | |
| "currentVersion": "v5.3.0", | |
| "currentVersionAgeInDays": 48, | |
| "currentVersionTimestamp": "2024-10-24T13:38:22.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-python", | |
| "depType": "action", | |
| "fixedVersion": "v5.3.0", | |
| "packageName": "actions/setup-python", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-python@v5.3.0", | |
| "sourceUrl": "https://github.com/actions/setup-python", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.1.1", | |
| "currentVersion": "v5.1.1", | |
| "currentVersionAgeInDays": 6, | |
| "currentVersionTimestamp": "2024-12-05T21:10:18.000Z", | |
| "datasource": "github-tags", | |
| "depName": "codecov/codecov-action", | |
| "depType": "action", | |
| "fixedVersion": "v5.1.1", | |
| "packageName": "codecov/codecov-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "codecov/codecov-action@v5.1.1", | |
| "sourceUrl": "https://github.com/codecov/codecov-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.0", | |
| "currentVersion": "v4.2.0", | |
| "currentVersionAgeInDays": 11, | |
| "currentVersionTimestamp": "2024-11-30T18:12:35.000Z", | |
| "datasource": "github-tags", | |
| "depName": "astral-sh/setup-uv", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.0", | |
| "packageName": "astral-sh/setup-uv", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "astral-sh/setup-uv@v4.2.0", | |
| "sourceUrl": "https://github.com/astral-sh/setup-uv", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.3.0", | |
| "currentVersion": "v5.3.0", | |
| "currentVersionAgeInDays": 48, | |
| "currentVersionTimestamp": "2024-10-24T13:38:22.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-python", | |
| "depType": "action", | |
| "fixedVersion": "v5.3.0", | |
| "packageName": "actions/setup-python", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-python@v5.3.0", | |
| "sourceUrl": "https://github.com/actions/setup-python", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.1.1", | |
| "currentVersion": "v5.1.1", | |
| "currentVersionAgeInDays": 6, | |
| "currentVersionTimestamp": "2024-12-05T21:10:18.000Z", | |
| "datasource": "github-tags", | |
| "depName": "codecov/codecov-action", | |
| "depType": "action", | |
| "fixedVersion": "v5.1.1", | |
| "packageName": "codecov/codecov-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "codecov/codecov-action@v5.1.1", | |
| "sourceUrl": "https://github.com/codecov/codecov-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.0", | |
| "currentVersion": "v4.2.0", | |
| "currentVersionAgeInDays": 11, | |
| "currentVersionTimestamp": "2024-11-30T18:12:35.000Z", | |
| "datasource": "github-tags", | |
| "depName": "astral-sh/setup-uv", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.0", | |
| "packageName": "astral-sh/setup-uv", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "astral-sh/setup-uv@v4.2.0", | |
| "sourceUrl": "https://github.com/astral-sh/setup-uv", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.3.0", | |
| "currentVersion": "v5.3.0", | |
| "currentVersionAgeInDays": 48, | |
| "currentVersionTimestamp": "2024-10-24T13:38:22.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-python", | |
| "depType": "action", | |
| "fixedVersion": "v5.3.0", | |
| "packageName": "actions/setup-python", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-python@v5.3.0", | |
| "sourceUrl": "https://github.com/actions/setup-python", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.1.1", | |
| "currentVersion": "v5.1.1", | |
| "currentVersionAgeInDays": 6, | |
| "currentVersionTimestamp": "2024-12-05T21:10:18.000Z", | |
| "datasource": "github-tags", | |
| "depName": "codecov/codecov-action", | |
| "depType": "action", | |
| "fixedVersion": "v5.1.1", | |
| "packageName": "codecov/codecov-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "codecov/codecov-action@v5.1.1", | |
| "sourceUrl": "https://github.com/codecov/codecov-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.0", | |
| "currentVersion": "v4.2.0", | |
| "currentVersionAgeInDays": 11, | |
| "currentVersionTimestamp": "2024-11-30T18:12:35.000Z", | |
| "datasource": "github-tags", | |
| "depName": "astral-sh/setup-uv", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.0", | |
| "packageName": "astral-sh/setup-uv", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "astral-sh/setup-uv@v4.2.0", | |
| "sourceUrl": "https://github.com/astral-sh/setup-uv", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.3.0", | |
| "currentVersion": "v5.3.0", | |
| "currentVersionAgeInDays": 48, | |
| "currentVersionTimestamp": "2024-10-24T13:38:22.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-python", | |
| "depType": "action", | |
| "fixedVersion": "v5.3.0", | |
| "packageName": "actions/setup-python", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-python@v5.3.0", | |
| "sourceUrl": "https://github.com/actions/setup-python", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.1.1", | |
| "currentVersion": "v5.1.1", | |
| "currentVersionAgeInDays": 6, | |
| "currentVersionTimestamp": "2024-12-05T21:10:18.000Z", | |
| "datasource": "github-tags", | |
| "depName": "codecov/codecov-action", | |
| "depType": "action", | |
| "fixedVersion": "v5.1.1", | |
| "packageName": "codecov/codecov-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "codecov/codecov-action@v5.1.1", | |
| "sourceUrl": "https://github.com/codecov/codecov-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.0", | |
| "currentVersion": "v4.2.0", | |
| "currentVersionAgeInDays": 11, | |
| "currentVersionTimestamp": "2024-11-30T18:12:35.000Z", | |
| "datasource": "github-tags", | |
| "depName": "astral-sh/setup-uv", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.0", | |
| "packageName": "astral-sh/setup-uv", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "astral-sh/setup-uv@v4.2.0", | |
| "sourceUrl": "https://github.com/astral-sh/setup-uv", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.3.0", | |
| "currentVersion": "v5.3.0", | |
| "currentVersionAgeInDays": 48, | |
| "currentVersionTimestamp": "2024-10-24T13:38:22.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-python", | |
| "depType": "action", | |
| "fixedVersion": "v5.3.0", | |
| "packageName": "actions/setup-python", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-python@v5.3.0", | |
| "sourceUrl": "https://github.com/actions/setup-python", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.1.1", | |
| "currentVersion": "v5.1.1", | |
| "currentVersionAgeInDays": 6, | |
| "currentVersionTimestamp": "2024-12-05T21:10:18.000Z", | |
| "datasource": "github-tags", | |
| "depName": "codecov/codecov-action", | |
| "depType": "action", | |
| "fixedVersion": "v5.1.1", | |
| "packageName": "codecov/codecov-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "codecov/codecov-action@v5.1.1", | |
| "sourceUrl": "https://github.com/codecov/codecov-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.0", | |
| "currentVersion": "v4.2.0", | |
| "currentVersionAgeInDays": 11, | |
| "currentVersionTimestamp": "2024-11-30T18:12:35.000Z", | |
| "datasource": "github-tags", | |
| "depName": "astral-sh/setup-uv", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.0", | |
| "packageName": "astral-sh/setup-uv", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "astral-sh/setup-uv@v4.2.0", | |
| "sourceUrl": "https://github.com/astral-sh/setup-uv", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.3.0", | |
| "currentVersion": "v5.3.0", | |
| "currentVersionAgeInDays": 48, | |
| "currentVersionTimestamp": "2024-10-24T13:38:22.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-python", | |
| "depType": "action", | |
| "fixedVersion": "v5.3.0", | |
| "packageName": "actions/setup-python", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-python@v5.3.0", | |
| "sourceUrl": "https://github.com/actions/setup-python", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.1.1", | |
| "currentVersion": "v5.1.1", | |
| "currentVersionAgeInDays": 6, | |
| "currentVersionTimestamp": "2024-12-05T21:10:18.000Z", | |
| "datasource": "github-tags", | |
| "depName": "codecov/codecov-action", | |
| "depType": "action", | |
| "fixedVersion": "v5.1.1", | |
| "packageName": "codecov/codecov-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "codecov/codecov-action@v5.1.1", | |
| "sourceUrl": "https://github.com/codecov/codecov-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.0", | |
| "currentVersion": "v4.2.0", | |
| "currentVersionAgeInDays": 11, | |
| "currentVersionTimestamp": "2024-11-30T18:12:35.000Z", | |
| "datasource": "github-tags", | |
| "depName": "astral-sh/setup-uv", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.0", | |
| "packageName": "astral-sh/setup-uv", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "astral-sh/setup-uv@v4.2.0", | |
| "sourceUrl": "https://github.com/astral-sh/setup-uv", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.3.0", | |
| "currentVersion": "v5.3.0", | |
| "currentVersionAgeInDays": 48, | |
| "currentVersionTimestamp": "2024-10-24T13:38:22.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-python", | |
| "depType": "action", | |
| "fixedVersion": "v5.3.0", | |
| "packageName": "actions/setup-python", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-python@v5.3.0", | |
| "sourceUrl": "https://github.com/actions/setup-python", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.1.1", | |
| "currentVersion": "v5.1.1", | |
| "currentVersionAgeInDays": 6, | |
| "currentVersionTimestamp": "2024-12-05T21:10:18.000Z", | |
| "datasource": "github-tags", | |
| "depName": "codecov/codecov-action", | |
| "depType": "action", | |
| "fixedVersion": "v5.1.1", | |
| "packageName": "codecov/codecov-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "codecov/codecov-action@v5.1.1", | |
| "sourceUrl": "https://github.com/codecov/codecov-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.0", | |
| "currentVersion": "v4.2.0", | |
| "currentVersionAgeInDays": 11, | |
| "currentVersionTimestamp": "2024-11-30T18:12:35.000Z", | |
| "datasource": "github-tags", | |
| "depName": "astral-sh/setup-uv", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.0", | |
| "packageName": "astral-sh/setup-uv", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "astral-sh/setup-uv@v4.2.0", | |
| "sourceUrl": "https://github.com/astral-sh/setup-uv", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.3.0", | |
| "currentVersion": "v5.3.0", | |
| "currentVersionAgeInDays": 48, | |
| "currentVersionTimestamp": "2024-10-24T13:38:22.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-python", | |
| "depType": "action", | |
| "fixedVersion": "v5.3.0", | |
| "packageName": "actions/setup-python", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-python@v5.3.0", | |
| "sourceUrl": "https://github.com/actions/setup-python", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.1.1", | |
| "currentVersion": "v5.1.1", | |
| "currentVersionAgeInDays": 6, | |
| "currentVersionTimestamp": "2024-12-05T21:10:18.000Z", | |
| "datasource": "github-tags", | |
| "depName": "codecov/codecov-action", | |
| "depType": "action", | |
| "fixedVersion": "v5.1.1", | |
| "packageName": "codecov/codecov-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "codecov/codecov-action@v5.1.1", | |
| "sourceUrl": "https://github.com/codecov/codecov-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.5.0", | |
| "currentVersion": "v4.5.0", | |
| "currentVersionAgeInDays": 51, | |
| "currentVersionTimestamp": "2024-10-21T17:57:52.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-java", | |
| "depType": "action", | |
| "fixedVersion": "v4.5.0", | |
| "packageName": "actions/setup-java", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-java@v4.5.0", | |
| "sourceUrl": "https://github.com/actions/setup-java", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v1.1.4", | |
| "currentVersion": "v1.1.4", | |
| "currentVersionAgeInDays": 35, | |
| "currentVersionTimestamp": "2024-11-06T17:55:16.000Z", | |
| "datasource": "github-tags", | |
| "depName": "sbt/setup-sbt", | |
| "depType": "action", | |
| "fixedVersion": "v1.1.4", | |
| "packageName": "sbt/setup-sbt", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "sbt/setup-sbt@v1.1.4", | |
| "sourceUrl": "https://github.com/sbt/setup-sbt", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.0", | |
| "currentVersion": "v4.2.0", | |
| "currentVersionAgeInDays": 11, | |
| "currentVersionTimestamp": "2024-11-30T18:12:35.000Z", | |
| "datasource": "github-tags", | |
| "depName": "astral-sh/setup-uv", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.0", | |
| "packageName": "astral-sh/setup-uv", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "astral-sh/setup-uv@v4.2.0", | |
| "sourceUrl": "https://github.com/astral-sh/setup-uv", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.3.0", | |
| "currentVersion": "v5.3.0", | |
| "currentVersionAgeInDays": 48, | |
| "currentVersionTimestamp": "2024-10-24T13:38:22.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-python", | |
| "depType": "action", | |
| "fixedVersion": "v5.3.0", | |
| "packageName": "actions/setup-python", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-python@v5.3.0", | |
| "sourceUrl": "https://github.com/actions/setup-python", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.1.1", | |
| "currentVersion": "v5.1.1", | |
| "currentVersionAgeInDays": 6, | |
| "currentVersionTimestamp": "2024-12-05T21:10:18.000Z", | |
| "datasource": "github-tags", | |
| "depName": "codecov/codecov-action", | |
| "depType": "action", | |
| "fixedVersion": "v5.1.1", | |
| "packageName": "codecov/codecov-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "codecov/codecov-action@v5.1.1", | |
| "sourceUrl": "https://github.com/codecov/codecov-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.0", | |
| "currentVersion": "v4.2.0", | |
| "currentVersionAgeInDays": 11, | |
| "currentVersionTimestamp": "2024-11-30T18:12:35.000Z", | |
| "datasource": "github-tags", | |
| "depName": "astral-sh/setup-uv", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.0", | |
| "packageName": "astral-sh/setup-uv", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "astral-sh/setup-uv@v4.2.0", | |
| "sourceUrl": "https://github.com/astral-sh/setup-uv", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.3.0", | |
| "currentVersion": "v5.3.0", | |
| "currentVersionAgeInDays": 48, | |
| "currentVersionTimestamp": "2024-10-24T13:38:22.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-python", | |
| "depType": "action", | |
| "fixedVersion": "v5.3.0", | |
| "packageName": "actions/setup-python", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-python@v5.3.0", | |
| "sourceUrl": "https://github.com/actions/setup-python", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.1.1", | |
| "currentVersion": "v5.1.1", | |
| "currentVersionAgeInDays": 6, | |
| "currentVersionTimestamp": "2024-12-05T21:10:18.000Z", | |
| "datasource": "github-tags", | |
| "depName": "codecov/codecov-action", | |
| "depType": "action", | |
| "fixedVersion": "v5.1.1", | |
| "packageName": "codecov/codecov-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "codecov/codecov-action@v5.1.1", | |
| "sourceUrl": "https://github.com/codecov/codecov-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.5.0", | |
| "currentVersion": "v4.5.0", | |
| "currentVersionAgeInDays": 51, | |
| "currentVersionTimestamp": "2024-10-21T17:57:52.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-java", | |
| "depType": "action", | |
| "fixedVersion": "v4.5.0", | |
| "packageName": "actions/setup-java", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-java@v4.5.0", | |
| "sourceUrl": "https://github.com/actions/setup-java", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v1.1.4", | |
| "currentVersion": "v1.1.4", | |
| "currentVersionAgeInDays": 35, | |
| "currentVersionTimestamp": "2024-11-06T17:55:16.000Z", | |
| "datasource": "github-tags", | |
| "depName": "sbt/setup-sbt", | |
| "depType": "action", | |
| "fixedVersion": "v1.1.4", | |
| "packageName": "sbt/setup-sbt", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "sbt/setup-sbt@v1.1.4", | |
| "sourceUrl": "https://github.com/sbt/setup-sbt", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.0", | |
| "currentVersion": "v4.2.0", | |
| "currentVersionAgeInDays": 11, | |
| "currentVersionTimestamp": "2024-11-30T18:12:35.000Z", | |
| "datasource": "github-tags", | |
| "depName": "astral-sh/setup-uv", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.0", | |
| "packageName": "astral-sh/setup-uv", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "astral-sh/setup-uv@v4.2.0", | |
| "sourceUrl": "https://github.com/astral-sh/setup-uv", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.3.0", | |
| "currentVersion": "v5.3.0", | |
| "currentVersionAgeInDays": 48, | |
| "currentVersionTimestamp": "2024-10-24T13:38:22.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-python", | |
| "depType": "action", | |
| "fixedVersion": "v5.3.0", | |
| "packageName": "actions/setup-python", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-python@v5.3.0", | |
| "sourceUrl": "https://github.com/actions/setup-python", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.1.1", | |
| "currentVersion": "v5.1.1", | |
| "currentVersionAgeInDays": 6, | |
| "currentVersionTimestamp": "2024-12-05T21:10:18.000Z", | |
| "datasource": "github-tags", | |
| "depName": "codecov/codecov-action", | |
| "depType": "action", | |
| "fixedVersion": "v5.1.1", | |
| "packageName": "codecov/codecov-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "codecov/codecov-action@v5.1.1", | |
| "sourceUrl": "https://github.com/codecov/codecov-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.5.0", | |
| "currentVersion": "v4.5.0", | |
| "currentVersionAgeInDays": 51, | |
| "currentVersionTimestamp": "2024-10-21T17:57:52.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-java", | |
| "depType": "action", | |
| "fixedVersion": "v4.5.0", | |
| "packageName": "actions/setup-java", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-java@v4.5.0", | |
| "sourceUrl": "https://github.com/actions/setup-java", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.0.0", | |
| "currentVersion": "v3.0.0", | |
| "currentVersionAgeInDays": 315, | |
| "currentVersionTimestamp": "2024-01-31T16:07:01.000Z", | |
| "datasource": "github-tags", | |
| "depName": "arduino/setup-protoc", | |
| "depType": "action", | |
| "fixedVersion": "v3.0.0", | |
| "packageName": "arduino/setup-protoc", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "arduino/setup-protoc@v3.0.0", | |
| "sourceUrl": "https://github.com/arduino/setup-protoc", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v1.10.1", | |
| "currentVersion": "v1.10.1", | |
| "currentVersionAgeInDays": 71, | |
| "currentVersionTimestamp": "2024-10-01T21:06:20.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions-rust-lang/setup-rust-toolchain", | |
| "depType": "action", | |
| "fixedVersion": "v1.10.1", | |
| "packageName": "actions-rust-lang/setup-rust-toolchain", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions-rust-lang/setup-rust-toolchain@v1.10.1", | |
| "sourceUrl": "https://github.com/actions-rust-lang/setup-rust-toolchain", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.0.0", | |
| "currentVersion": "v3.0.0", | |
| "currentVersionAgeInDays": 315, | |
| "currentVersionTimestamp": "2024-01-31T16:07:01.000Z", | |
| "datasource": "github-tags", | |
| "depName": "arduino/setup-protoc", | |
| "depType": "action", | |
| "fixedVersion": "v3.0.0", | |
| "packageName": "arduino/setup-protoc", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "arduino/setup-protoc@v3.0.0", | |
| "sourceUrl": "https://github.com/arduino/setup-protoc", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v1.10.1", | |
| "currentVersion": "v1.10.1", | |
| "currentVersionAgeInDays": 71, | |
| "currentVersionTimestamp": "2024-10-01T21:06:20.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions-rust-lang/setup-rust-toolchain", | |
| "depType": "action", | |
| "fixedVersion": "v1.10.1", | |
| "packageName": "actions-rust-lang/setup-rust-toolchain", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions-rust-lang/setup-rust-toolchain@v1.10.1", | |
| "sourceUrl": "https://github.com/actions-rust-lang/setup-rust-toolchain", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.0.0", | |
| "currentVersion": "v3.0.0", | |
| "currentVersionAgeInDays": 315, | |
| "currentVersionTimestamp": "2024-01-31T16:07:01.000Z", | |
| "datasource": "github-tags", | |
| "depName": "arduino/setup-protoc", | |
| "depType": "action", | |
| "fixedVersion": "v3.0.0", | |
| "packageName": "arduino/setup-protoc", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "arduino/setup-protoc@v3.0.0", | |
| "sourceUrl": "https://github.com/arduino/setup-protoc", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v1.10.1", | |
| "currentVersion": "v1.10.1", | |
| "currentVersionAgeInDays": 71, | |
| "currentVersionTimestamp": "2024-10-01T21:06:20.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions-rust-lang/setup-rust-toolchain", | |
| "depType": "action", | |
| "fixedVersion": "v1.10.1", | |
| "packageName": "actions-rust-lang/setup-rust-toolchain", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions-rust-lang/setup-rust-toolchain@v1.10.1", | |
| "sourceUrl": "https://github.com/actions-rust-lang/setup-rust-toolchain", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.0.0", | |
| "currentVersion": "v3.0.0", | |
| "currentVersionAgeInDays": 315, | |
| "currentVersionTimestamp": "2024-01-31T16:07:01.000Z", | |
| "datasource": "github-tags", | |
| "depName": "arduino/setup-protoc", | |
| "depType": "action", | |
| "fixedVersion": "v3.0.0", | |
| "packageName": "arduino/setup-protoc", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "arduino/setup-protoc@v3.0.0", | |
| "sourceUrl": "https://github.com/arduino/setup-protoc", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v1.10.1", | |
| "currentVersion": "v1.10.1", | |
| "currentVersionAgeInDays": 71, | |
| "currentVersionTimestamp": "2024-10-01T21:06:20.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions-rust-lang/setup-rust-toolchain", | |
| "depType": "action", | |
| "fixedVersion": "v1.10.1", | |
| "packageName": "actions-rust-lang/setup-rust-toolchain", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions-rust-lang/setup-rust-toolchain@v1.10.1", | |
| "sourceUrl": "https://github.com/actions-rust-lang/setup-rust-toolchain", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.0.0", | |
| "currentVersion": "v3.0.0", | |
| "currentVersionAgeInDays": 315, | |
| "currentVersionTimestamp": "2024-01-31T16:07:01.000Z", | |
| "datasource": "github-tags", | |
| "depName": "arduino/setup-protoc", | |
| "depType": "action", | |
| "fixedVersion": "v3.0.0", | |
| "packageName": "arduino/setup-protoc", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "arduino/setup-protoc@v3.0.0", | |
| "sourceUrl": "https://github.com/arduino/setup-protoc", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v1.10.1", | |
| "currentVersion": "v1.10.1", | |
| "currentVersionAgeInDays": 71, | |
| "currentVersionTimestamp": "2024-10-01T21:06:20.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions-rust-lang/setup-rust-toolchain", | |
| "depType": "action", | |
| "fixedVersion": "v1.10.1", | |
| "packageName": "actions-rust-lang/setup-rust-toolchain", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions-rust-lang/setup-rust-toolchain@v1.10.1", | |
| "sourceUrl": "https://github.com/actions-rust-lang/setup-rust-toolchain", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.0.0", | |
| "currentVersion": "v3.0.0", | |
| "currentVersionAgeInDays": 315, | |
| "currentVersionTimestamp": "2024-01-31T16:07:01.000Z", | |
| "datasource": "github-tags", | |
| "depName": "arduino/setup-protoc", | |
| "depType": "action", | |
| "fixedVersion": "v3.0.0", | |
| "packageName": "arduino/setup-protoc", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "arduino/setup-protoc@v3.0.0", | |
| "sourceUrl": "https://github.com/arduino/setup-protoc", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v1.10.1", | |
| "currentVersion": "v1.10.1", | |
| "currentVersionAgeInDays": 71, | |
| "currentVersionTimestamp": "2024-10-01T21:06:20.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions-rust-lang/setup-rust-toolchain", | |
| "depType": "action", | |
| "fixedVersion": "v1.10.1", | |
| "packageName": "actions-rust-lang/setup-rust-toolchain", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions-rust-lang/setup-rust-toolchain@v1.10.1", | |
| "sourceUrl": "https://github.com/actions-rust-lang/setup-rust-toolchain", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v2.2.0", | |
| "currentVersion": "v2.2.0", | |
| "currentVersionAgeInDays": 311, | |
| "currentVersionTimestamp": "2024-02-05T11:07:49.000Z", | |
| "datasource": "github-tags", | |
| "depName": "open-policy-agent/setup-opa", | |
| "depType": "action", | |
| "fixedVersion": "v2.2.0", | |
| "packageName": "open-policy-agent/setup-opa", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "open-policy-agent/setup-opa@v2.2.0", | |
| "sourceUrl": "https://github.com/open-policy-agent/setup-opa", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "0.7.9", | |
| "currentVersion": "0.7.9", | |
| "currentVersionAgeInDays": 111, | |
| "currentVersionTimestamp": "2024-08-22T20:24:07.000Z", | |
| "datasource": "github-tags", | |
| "depName": "ros-tooling/setup-ros", | |
| "depType": "action", | |
| "fixedVersion": "0.7.9", | |
| "packageName": "ros-tooling/setup-ros", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "ros-tooling/setup-ros@0.7.9", | |
| "sourceUrl": "https://github.com/ros-tooling/setup-ros", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "0.3.15", | |
| "currentVersion": "0.3.15", | |
| "currentVersionAgeInDays": 53, | |
| "currentVersionTimestamp": "2024-10-20T09:56:57.000Z", | |
| "datasource": "github-tags", | |
| "depName": "ros-tooling/action-ros-ci", | |
| "depType": "action", | |
| "fixedVersion": "0.3.15", | |
| "packageName": "ros-tooling/action-ros-ci", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "ros-tooling/action-ros-ci@0.3.15", | |
| "sourceUrl": "https://github.com/ros-tooling/action-ros-ci", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.0", | |
| "currentVersion": "v4.2.0", | |
| "currentVersionAgeInDays": 11, | |
| "currentVersionTimestamp": "2024-11-30T18:12:35.000Z", | |
| "datasource": "github-tags", | |
| "depName": "astral-sh/setup-uv", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.0", | |
| "packageName": "astral-sh/setup-uv", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "astral-sh/setup-uv@v4.2.0", | |
| "sourceUrl": "https://github.com/astral-sh/setup-uv", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.3.0", | |
| "currentVersion": "v5.3.0", | |
| "currentVersionAgeInDays": 48, | |
| "currentVersionTimestamp": "2024-10-24T13:38:22.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-python", | |
| "depType": "action", | |
| "fixedVersion": "v5.3.0", | |
| "packageName": "actions/setup-python", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-python@v5.3.0", | |
| "sourceUrl": "https://github.com/actions/setup-python", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.1.1", | |
| "currentVersion": "v5.1.1", | |
| "currentVersionAgeInDays": 6, | |
| "currentVersionTimestamp": "2024-12-05T21:10:18.000Z", | |
| "datasource": "github-tags", | |
| "depName": "codecov/codecov-action", | |
| "depType": "action", | |
| "fixedVersion": "v5.1.1", | |
| "packageName": "codecov/codecov-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "codecov/codecov-action@v5.1.1", | |
| "sourceUrl": "https://github.com/codecov/codecov-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.1.0", | |
| "currentVersion": "v4.1.0", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-24T03:31:49.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-node", | |
| "depType": "action", | |
| "fixedVersion": "v4.1.0", | |
| "packageName": "actions/setup-node", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-node@v4.1.0", | |
| "sourceUrl": "https://github.com/actions/setup-node", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.1.1", | |
| "currentVersion": "v5.1.1", | |
| "currentVersionAgeInDays": 6, | |
| "currentVersionTimestamp": "2024-12-05T21:10:18.000Z", | |
| "datasource": "github-tags", | |
| "depName": "codecov/codecov-action", | |
| "depType": "action", | |
| "fixedVersion": "v5.1.1", | |
| "packageName": "codecov/codecov-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "codecov/codecov-action@v5.1.1", | |
| "sourceUrl": "https://github.com/codecov/codecov-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.0", | |
| "currentVersion": "v4.2.0", | |
| "currentVersionAgeInDays": 11, | |
| "currentVersionTimestamp": "2024-11-30T18:12:35.000Z", | |
| "datasource": "github-tags", | |
| "depName": "astral-sh/setup-uv", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.0", | |
| "packageName": "astral-sh/setup-uv", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "astral-sh/setup-uv@v4.2.0", | |
| "sourceUrl": "https://github.com/astral-sh/setup-uv", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.3.0", | |
| "currentVersion": "v5.3.0", | |
| "currentVersionAgeInDays": 48, | |
| "currentVersionTimestamp": "2024-10-24T13:38:22.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-python", | |
| "depType": "action", | |
| "fixedVersion": "v5.3.0", | |
| "packageName": "actions/setup-python", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-python@v5.3.0", | |
| "sourceUrl": "https://github.com/actions/setup-python", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.1.1", | |
| "currentVersion": "v5.1.1", | |
| "currentVersionAgeInDays": 6, | |
| "currentVersionTimestamp": "2024-12-05T21:10:18.000Z", | |
| "datasource": "github-tags", | |
| "depName": "codecov/codecov-action", | |
| "depType": "action", | |
| "fixedVersion": "v5.1.1", | |
| "packageName": "codecov/codecov-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "codecov/codecov-action@v5.1.1", | |
| "sourceUrl": "https://github.com/codecov/codecov-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v1.10.1", | |
| "currentVersion": "v1.10.1", | |
| "currentVersionAgeInDays": 71, | |
| "currentVersionTimestamp": "2024-10-01T21:06:20.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions-rust-lang/setup-rust-toolchain", | |
| "depType": "action", | |
| "fixedVersion": "v1.10.1", | |
| "packageName": "actions-rust-lang/setup-rust-toolchain", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions-rust-lang/setup-rust-toolchain@v1.10.1", | |
| "sourceUrl": "https://github.com/actions-rust-lang/setup-rust-toolchain", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.0.0", | |
| "currentVersion": "v3.0.0", | |
| "currentVersionAgeInDays": 315, | |
| "currentVersionTimestamp": "2024-01-31T16:07:01.000Z", | |
| "datasource": "github-tags", | |
| "depName": "arduino/setup-protoc", | |
| "depType": "action", | |
| "fixedVersion": "v3.0.0", | |
| "packageName": "arduino/setup-protoc", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "arduino/setup-protoc@v3.0.0", | |
| "sourceUrl": "https://github.com/arduino/setup-protoc", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v1.10.1", | |
| "currentVersion": "v1.10.1", | |
| "currentVersionAgeInDays": 71, | |
| "currentVersionTimestamp": "2024-10-01T21:06:20.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions-rust-lang/setup-rust-toolchain", | |
| "depType": "action", | |
| "fixedVersion": "v1.10.1", | |
| "packageName": "actions-rust-lang/setup-rust-toolchain", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions-rust-lang/setup-rust-toolchain@v1.10.1", | |
| "sourceUrl": "https://github.com/actions-rust-lang/setup-rust-toolchain", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v1.10.1", | |
| "currentVersion": "v1.10.1", | |
| "currentVersionAgeInDays": 71, | |
| "currentVersionTimestamp": "2024-10-01T21:06:20.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions-rust-lang/setup-rust-toolchain", | |
| "depType": "action", | |
| "fixedVersion": "v1.10.1", | |
| "packageName": "actions-rust-lang/setup-rust-toolchain", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions-rust-lang/setup-rust-toolchain@v1.10.1", | |
| "sourceUrl": "https://github.com/actions-rust-lang/setup-rust-toolchain", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v3.7.1", | |
| "currentVersion": "v3.7.1", | |
| "currentVersionAgeInDays": 69, | |
| "currentVersionTimestamp": "2024-10-04T07:42:48.000Z", | |
| "datasource": "github-tags", | |
| "depName": "docker/setup-buildx-action", | |
| "depType": "action", | |
| "fixedVersion": "v3.7.1", | |
| "packageName": "docker/setup-buildx-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "docker/setup-buildx-action@v3.7.1", | |
| "sourceUrl": "https://github.com/docker/setup-buildx-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v6.10.0", | |
| "currentVersion": "v6.10.0", | |
| "currentVersionAgeInDays": 16, | |
| "currentVersionTimestamp": "2024-11-26T10:20:57.000Z", | |
| "datasource": "github-tags", | |
| "depName": "docker/build-push-action", | |
| "depType": "action", | |
| "fixedVersion": "v6.10.0", | |
| "packageName": "docker/build-push-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "docker/build-push-action@v6.10.0", | |
| "sourceUrl": "https://github.com/docker/build-push-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v2.3.0", | |
| "currentVersion": "v2.3.0", | |
| "currentVersionAgeInDays": 8, | |
| "currentVersionTimestamp": "2024-12-04T05:52:30.000Z", | |
| "datasource": "github-tags", | |
| "depName": "RasaHQ/rasa-train-test-gha", | |
| "depType": "action", | |
| "fixedVersion": "v2.3.0", | |
| "packageName": "RasaHQ/rasa-train-test-gha", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "RasaHQ/rasa-train-test-gha@v2.3.0", | |
| "sourceUrl": "https://github.com/RasaHQ/rasa-train-test-gha", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.0", | |
| "currentVersion": "v4.2.0", | |
| "currentVersionAgeInDays": 11, | |
| "currentVersionTimestamp": "2024-11-30T18:12:35.000Z", | |
| "datasource": "github-tags", | |
| "depName": "astral-sh/setup-uv", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.0", | |
| "packageName": "astral-sh/setup-uv", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "astral-sh/setup-uv@v4.2.0", | |
| "sourceUrl": "https://github.com/astral-sh/setup-uv", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.3.0", | |
| "currentVersion": "v5.3.0", | |
| "currentVersionAgeInDays": 48, | |
| "currentVersionTimestamp": "2024-10-24T13:38:22.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-python", | |
| "depType": "action", | |
| "fixedVersion": "v5.3.0", | |
| "packageName": "actions/setup-python", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-python@v5.3.0", | |
| "sourceUrl": "https://github.com/actions/setup-python", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.1.1", | |
| "currentVersion": "v5.1.1", | |
| "currentVersionAgeInDays": 6, | |
| "currentVersionTimestamp": "2024-12-05T21:10:18.000Z", | |
| "datasource": "github-tags", | |
| "depName": "codecov/codecov-action", | |
| "depType": "action", | |
| "fixedVersion": "v5.1.1", | |
| "packageName": "codecov/codecov-action", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "codecov/codecov-action@v5.1.1", | |
| "sourceUrl": "https://github.com/codecov/codecov-action", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v2.0.1", | |
| "currentVersion": "v2.0.1", | |
| "currentVersionAgeInDays": 434, | |
| "currentVersionTimestamp": "2023-10-05T07:44:56.000Z", | |
| "datasource": "github-tags", | |
| "depName": "iterative/setup-cml", | |
| "depType": "action", | |
| "fixedVersion": "v2.0.1", | |
| "packageName": "iterative/setup-cml", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "iterative/setup-cml@v2.0.1", | |
| "sourceUrl": "https://github.com/iterative/setup-cml", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.0", | |
| "currentVersion": "v4.2.0", | |
| "currentVersionAgeInDays": 11, | |
| "currentVersionTimestamp": "2024-11-30T18:12:35.000Z", | |
| "datasource": "github-tags", | |
| "depName": "astral-sh/setup-uv", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.0", | |
| "packageName": "astral-sh/setup-uv", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "astral-sh/setup-uv@v4.2.0", | |
| "sourceUrl": "https://github.com/astral-sh/setup-uv", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v5.3.0", | |
| "currentVersion": "v5.3.0", | |
| "currentVersionAgeInDays": 48, | |
| "currentVersionTimestamp": "2024-10-24T13:38:22.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/setup-python", | |
| "depType": "action", | |
| "fixedVersion": "v5.3.0", | |
| "packageName": "actions/setup-python", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/setup-python@v5.3.0", | |
| "sourceUrl": "https://github.com/actions/setup-python", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.2", | |
| "currentVersion": "v4.2.2", | |
| "currentVersionAgeInDays": 49, | |
| "currentVersionTimestamp": "2024-10-23T14:24:28.000Z", | |
| "datasource": "github-tags", | |
| "depName": "actions/checkout", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.2", | |
| "packageName": "actions/checkout", | |
| "registryUrl": "https://github.com", | |
| "replaceString": "actions/checkout@v4.2.2", | |
| "sourceUrl": "https://github.com/actions/checkout", | |
| "versioning": "docker", | |
| "warnings": [], | |
| "updates": [] | |
| }, | |
| { | |
| "autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}", | |
| "commitMessageTopic": "{{{depName}}} action", | |
| "currentValue": "v4.2.0", | |
| "currentVersion": "v4.2.0", | |
| "currentVersionAgeInDays": 11, | |
| "currentVersionTimestamp": "2024-11-30T18:12:35.000Z", | |
| "datasource": "github-tags", | |
| "depName": "astral-sh/setup-uv", | |
| "depType": "action", | |
| "fixedVersion": "v4.2.0", | |
| "packageName": "astral-sh/setup-uv", | |