Skip to content

Instantly share code, notes, and snippets.

@hongbo-miao
Created December 12, 2024 12:05
Show Gist options
  • Save hongbo-miao/6557ee8c5b5557b417e14f575ac71bec to your computer and use it in GitHub Desktop.
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.
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": "[email protected]"
}
}
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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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.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/[email protected]",
"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/[email protected]",
"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/[email protected]",
"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": "v1.0.20",
"currentVersion": "v1.0.20",
"currentVersionAgeInDays": 1,
"currentVersionTimestamp": "2024-12-11T08:20:04.000Z",
"datasource": "github-tags",
"depName": "anc95/ChatGPT-CodeReview",
"depType": "action",
"fixedVersion": "v1.0.20",
"packageName": "anc95/ChatGPT-CodeReview",
"registryUrl": "https://github.com",
"replaceString": "anc95/[email protected]",
"sourceUrl": "https://github.com/anc95/ChatGPT-CodeReview",
"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": []
},
{
"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": "13",
"currentVersion": "13",
"datasource": "github-runners",
"depName": "macos",
"depType": "github-runner",
"fixedVersion": "13",
"isSingleVersion": true,
"packageName": "macos",
"replaceString": "macos-13",
"sourceUrl": "https://github.com/actions/runner-images",
"versioning": "docker",
"warnings": [],
"updates": [
{
"bucket": "major",
"newVersion": "14",
"newValue": "14",
"newMajor": 14,
"newMinor": null,
"newPatch": null,
"updateType": "major",
"branchName": "renovate/workflows-macos-14.x"
}
]
},
{
"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": []
},
{
"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": []
},
{
"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}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}",
"currentValue": "noble",
"currentVersion": "noble",
"currentVersionAgeInDays": 9,
"currentVersionTimestamp": "2024-12-03T06:04:19.498Z",
"datasource": "docker",
"depName": "ubuntu",
"depType": "container",
"fixedVersion": "noble",
"lookupName": "library/ubuntu",
"packageName": "ubuntu",
"registryUrl": "https://index.docker.io",
"replaceString": "ubuntu:noble",
"versioning": "ubuntu",
"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": "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": "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}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}",
"currentValue": "0-dvc2-base1",
"datasource": "docker",
"depName": "docker://iterativeai/cml",
"depType": "container",
"packageName": "docker://iterativeai/cml",
"replaceString": "docker://iterativeai/cml:0-dvc2-base1",
"versioning": "docker",
"warnings": [
{
"topic": "docker://iterativeai/cml",
"message": "Failed to look up docker package docker://iterativeai/cml"
}
],
"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/test.yml"
}
],
"gomod": [
{
"deps": [
{
"currentValue": "1.22.7",
"currentVersion": "1.22.7",
"currentVersionAgeInDays": 98,
"currentVersionTimestamp": "2024-09-05T00:00:00.000Z",
"datasource": "golang-version",
"depName": "go",
"depType": "golang",
"fixedVersion": "1.22.7",
"homepage": "https://go.dev/",
"managerData": {
"lineNumber": 2
},
"packageName": "go",
"registryUrl": "https://raw.githubusercontent.com/golang/website",
"sourceUrl": "https://github.com/golang/go",
"versioning": "go-mod-directive",
"warnings": [],
"updates": []
},
{
"currentValue": "1.23.4",
"currentVersion": "1.23.4",
"currentVersionAgeInDays": 9,
"currentVersionTimestamp": "2024-12-03T00:00:00.000Z",
"datasource": "golang-version",
"depName": "go",
"depType": "toolchain",
"fixedVersion": "1.23.4",
"homepage": "https://go.dev/",
"managerData": {
"lineNumber": 4
},
"packageName": "go",
"registryUrl": "https://raw.githubusercontent.com/golang/website",
"sourceUrl": "https://github.com/golang/go",
"versioning": "semver",
"warnings": [],
"updates": []
},
{
"currentValue": "v0.7.0",
"currentVersion": "v0.7.0",
"currentVersionAgeInDays": 1658,
"currentVersionTimestamp": "2020-05-28T21:02:37.000Z",
"datasource": "go",
"depName": "contrib.go.opencensus.io/exporter/ocagent",
"depType": "require",
"fixedVersion": "v0.7.0",
"managerData": {
"lineNumber": 7,
"multiLine": true
},
"packageName": "contrib.go.opencensus.io/exporter/ocagent",
"sourceUrl": "https://github.com/census-ecosystem/opencensus-go-exporter-ocagent",
"versioning": "semver",
"warnings": [],
"updates": []
},
{
"currentValue": "v1.5.4",
"currentVersion": "v1.5.4",
"currentVersionAgeInDays": 635,
"currentVersionTimestamp": "2023-03-17T12:55:57.000Z",
"datasource": "go",
"depName": "github.com/Masterminds/squirrel",
"depType": "require",
"fixedVersion": "v1.5.4",
"managerData": {
"lineNumber": 8,
"multiLine": true
},
"packageName": "github.com/Masterminds/squirrel",
"sourceUrl": "https://github.com/Masterminds/squirrel",
"versioning": "semver",
"warnings": [],
"updates": []
},
{
"currentValue": "v1.2.1",
"datasource": "go",
"depName": "github.com/bep/debounce",
"depType": "require",
"managerData": {
"lineNumber": 9,
"multiLine": true
},
"packageName": "github.com/bep/debounce",
"versioning": "semver",
"warnings": [
{
"topic": "github.com/bep/debounce",
"message": "Failed to look up go package github.com/bep/debounce"
}
],
"updates": []
},
{
"currentValue": "v1.1.1",
"currentVersion": "v1.1.1",
"currentVersionAgeInDays": 1434,
"currentVersionTimestamp": "2021-01-08T09:37:36.000Z",
"datasource": "go",
"depName": "github.com/buger/jsonparser",
"depType": "require",
"fixedVersion": "v1.1.1",
"managerData": {
"lineNumber": 10,
"multiLine": true
},
"packageName": "github.com/buger/jsonparser",
"sourceUrl": "https://github.com/buger/jsonparser",
"versioning": "semver",
"warnings": [],
"updates": []
},
{
"currentValue": "v230.0.1",
"currentVersion": "v230.0.1",
"currentVersionAgeInDays": 602,
"currentVersionTimestamp": "2023-04-19T15:46:05.000Z",
"datasource": "go",
"depName": "github.com/dgraph-io/dgo/v230",
"depType": "require",
"fixedVersion": "v230.0.1",
"managerData": {
"lineNumber": 11,
"multiLine": true
},
"packageName": "github.com/dgraph-io/dgo/v230",
"sourceUrl": "https://github.com/dgraph-io/dgo",
"versioning": "semver",
"warnings": [],
"updates": []
},
{
"currentValue": "v1.7.2",
"currentVersion": "v1.7.2",
"currentVersionAgeInDays": 224,
"currentVersionTimestamp": "2024-05-01T14:39:54.000Z",
"datasource": "go",
"depName": "github.com/gin-contrib/cors",
"depType": "require",
"fixedVersion": "v1.7.2",
"managerData": {
"lineNumber": 12,
"multiLine": true
},
"packageName": "github.com/gin-contrib/cors",
"sourceUrl": "https://github.com/gin-contrib/cors",
"versioning": "semver",
"warnings": [],
"updates": []
},
{
"currentValue": "v1.0.1",
"currentVersion": "v1.0.1",
"currentVersionAgeInDays": 224,
"currentVersionTimestamp": "2024-05-02T01:19:37.000Z",
"datasource": "go",
"depName": "github.com/gin-contrib/gzip",
"depType": "require",
"fixedVersion": "v1.0.1",
"managerData": {
"lineNumber": 13,
"multiLine": true
},
"packageName": "github.com/gin-contrib/gzip",
"sourceUrl": "https://github.com/gin-contrib/gzip",
"versioning": "semver",
"warnings": [],
"updates": []
},
{
"currentValue": "v1.2.2",
"currentVersion": "v1.2.2",
"currentVersionAgeInDays": 13,
"currentVersionTimestamp": "2024-11-29T00:42:02.000Z",
"datasource": "go",
"depName": "github.com/gin-contrib/logger",
"depType": "require",
"fixedVersion": "v1.2.2",
"managerData": {
"lineNumber": 14,
"multiLine": true
},
"packageName": "github.com/gin-contrib/logger",
"sourceUrl": "https://github.com/gin-contrib/logger",
"versioning": "semver",
"warnings": [],
"updates": []
},
{
"currentValue": "v1.10.0",
"currentVersion": "v1.10.0",
"currentVersionAgeInDays": 219,
"currentVersionTimestamp": "2024-05-07T03:23:42.000Z",
"datasource": "go",
"depName": "github.com/gin-gonic/gin",
"depType": "require",
"fixedVersion": "v1.10.0",
"managerData": {
"lineNumber": 15,
"multiLine": true
},
"packageName": "github.com/gin-gonic/gin",
"sourceUrl": "https://github.com/gin-gonic/gin",
"versioning": "semver",
"warnings": [],
"updates": []
},
{
"currentValue": "v9.2.0",
"currentVersion": "v9.2.0",
"currentVersionAgeInDays": 427,
"currentVersionTimestamp": "2023-10-11T16:59:40.000Z",
"datasource": "go",
"depName": "github.com/go-redis/redismock/v9",
"depType": "require",
"fixedVersion": "v9.2.0",
"managerData": {
"lineNumber": 16,
"multiLine": true
},
"packageName": "github.com/go-redis/redismock/v9",
"sourceUrl": "https://github.com/go-redis/redismock",
"versioning": "semver",
"warnings": [],
"updates": []
},
{
"currentValue": "v2.16.2",
"currentVersion": "v2.16.2",
"currentVersionAgeInDays": 20,
"currentVersionTimestamp": "2024-11-22T04:00:40.000Z",
"datasource": "go",
"depName": "github.com/go-resty/resty/v2",
"depType": "require",
"fixedVersion": "v2.16.2",
"managerData": {
"lineNumber": 17,
"multiLine": true
},
"packageName": "github.com/go-resty/resty/v2",
"sourceUrl": "https://github.com/go-resty/resty",
"versioning": "semver",
"warnings": [],
"updates": []
},
{
"currentValue": "v5.2.1",
"currentVersion": "v5.2.1",
"currentVersionAgeInDays": 304,
"currentVersionTimestamp": "2024-02-12T11:49:14.000Z",
"datasource": "go",
"depName": "github.com/golang-jwt/jwt/v5",
"depType": "require",
"fixedVersion": "v5.2.1",
"managerData": {
"lineNumber": 18,
"multiLine": true
},
"packageName": "github.com/golang-jwt/jwt/v5",
"sourceUrl": "https://github.com/golang-jwt/jwt",
"versioning": "semver",
"warnings": [],
"updates": []
},
{
"currentValue": "v0.8.1",
"currentVersion": "v0.8.1",
"currentVersionAgeInDays": 611,
"currentVersionTimestamp": "2023-04-10T18:12:29.000Z",
"datasource": "go",
"depName": "github.com/graphql-go/graphql",
"depType": "require",
"fixedVersion": "v0.8.1",
"managerData": {
"lineNumber": 19,
"multiLine": true
},
"packageName": "github.com/graphql-go/graphql",
"sourceUrl": "https://github.com/graphql-go/graphql",
"versioning": "semver",
"warnings": [],
"updates": []
},
{
"currentValue": "v0.2.4",
"currentVersion": "v0.2.4",
"currentVersionAgeInDays": 208,
"currentVersionTimestamp": "2024-05-17T17:41:53.000Z",
"datasource": "go",
"depName": "github.com/graphql-go/handler",
"depType": "require",
"fixedVersion": "v0.2.4",
"managerData": {
"lineNumber": 20,
"multiLine": true
},
"packageName": "github.com/graphql-go/handler",
"sourceUrl": "https://github.com/graphql-go/handler",
"versioning": "semver",
"warnings": [],
"updates": []
},
{
"currentValue": "v2.2.0",
"currentVersion": "v2.2.0",
"currentVersionAgeInDays": 9,
"currentVersionTimestamp": "2024-12-02T17:32:47.000Z",
"datasource": "go",
"depName": "github.com/grpc-ecosystem/go-grpc-middleware/v2",
"depType": "require",
"fixedVersion": "v2.2.0",
"managerData": {
"lineNumber": 21,
"multiLine": true
},
"packageName": "github.com/grpc-ecosystem/go-grpc-middleware/v2",
"sourceUrl": "https://github.com/grpc-ecosystem/go-grpc-middleware",
"versioning": "semver",
"warnings": [],
"updates": []
},
{
"currentValue": "v5.7.1",
"currentVersion": "v5.7.1",
"currentVersionAgeInDays": 92,
"currentVersionTimestamp": "2024-09-10T12:25:07.000Z",
"datasource": "go",
"depName": "github.com/jackc/pgx/v5",
"depType": "require",
"fixedVersion": "v5.7.1",
"managerData": {
"lineNumber": 22,
"multiLine": true
},
"packageName": "github.com/jackc/pgx/v5",
"sourceUrl": "https://github.com/jackc/pgx",
"versioning": "semver",
"warnings": [],
"updates": []
},
{
"currentValue": "v1.5.1",
"currentVersion": "v1.5.1",
"currentVersionAgeInDays": 675,
"currentVersionTimestamp": "2023-02-05T21:47:38.000Z",
"datasource": "go",
"depName": "github.com/joho/godotenv",
"depType": "require",
"fixedVersion": "v1.5.1",
"managerData": {
"lineNumber": 23,
"multiLine": true
},
"packageName": "github.com/joho/godotenv",
"sourceUrl": "https://github.com/joho/godotenv",
"versioning": "semver",
"warnings": [],
"updates": []
},
{
"currentValue": "v7.0.81",
"currentVersion": "v7.0.81",
"currentVersionAgeInDays": 16,
"currentVersionTimestamp": "2024-11-25T17:19:16.000Z",
"datasource": "go",
"depName": "github.com/minio/minio-go/v7",
"depType": "require",
"fixedVersion": "v7.0.81",
"managerData": {
"lineNumber": 24,
"multiLine": true
},
"packageName": "github.com/minio/minio-go/v7",
"sourceUrl": "https://github.com/minio/minio-go",
"versioning": "semver",
"warnings": [],
"updates": []
},
{
"currentValue": "v0.70.0",
"currentVersion": "v0.70.0",
"currentVersionAgeInDays": 41,
"currentVersionTimestamp": "2024-10-31T19:39:52.000Z",
"datasource": "go",
"depName": "github.com/open-policy-agent/opa",
"depType": "require",
"fixedVersion": "v0.70.0",
"managerData": {
"lineNumber": 25,
"multiLine": true
},
"packageName": "github.com/open-policy-agent/opa",
"sourceUrl": "https://github.com/open-policy-agent/opa",
"versioning": "semver",
"warnings": [],
"updates": []
},
{
"currentValue": "v1.20.5",
"currentVersion": "v1.20.5",
"currentVersionAgeInDays": 58,
"currentVersionTimestamp": "2024-10-15T09:44:04.000Z",
"datasource": "go",
"depName": "github.com/prometheus/client_golang",
"depType": "require",
"fixedVersion": "v1.20.5",
"managerData": {
"lineNumber": 26,
"multiLine": true
},
"packageName": "github.com/prometheus/client_golang",
"sourceUrl": "https://github.com/prometheus/client_golang",
"versioning": "semver",
"warnings": [],
"updates": []
},
{
"currentValue": "v9.7.0",
"currentVersion": "v9.7.0",
"currentVersionAgeInDays": 57,
"currentVersionTimestamp": "2024-10-16T07:01:32.000Z",
"datasource": "go",
"depName": "github.com/redis/go-redis/v9",
"depType": "require",
"fixedVersion": "v9.7.0",
"managerData": {
"lineNumber": 27,
"multiLine": true
},
"packageName": "github.com/redis/go-redis/v9",
"sourceUrl": "https://github.com/redis/go-redis",
"versioning": "semver",
"warnings": [],
"updates": []
},
{
"currentValue": "v1.33.0",
"currentVersion": "v1.33.0",
"currentVersionAgeInDays": 221,
"currentVersionTimestamp": "2024-05-04T13:43:27.000Z",
"datasource": "go",
"depName": "github.com/rs/zerolog",
"depType": "require",
"fixedVersion": "v1.33.0",
"managerData": {
"lineNumber": 28,
"multiLine": true
},
"packageName": "github.com/rs/zerolog",
"sourceUrl": "https://github.com/rs/zerolog",
"versioning": "semver",
"warnings": [],
"updates": []
},
{
"currentValue": "v1.10.0",
"currentVersion": "v1.10.0",
"currentVersionAgeInDays": 29,
"currentVersionTimestamp": "2024-11-12T22:58:45.000Z",
"datasource": "go",
"depName": "github.com/stretchr/testify",
"depType": "require",
"fixedVersion": "v1.10.0",
"managerData": {
"lineNumber": 29,
"multiLine": true
},
"packageName": "github.com/stretchr/testify",
"sourceUrl": "https://github.com/stretchr/testify",
"versioning": "semver",
"warnings": [],
"updates": []
},
{
"currentValue": "v2.6.2",
"currentVersion": "v2.6.2",
"currentVersionAgeInDays": 104,
"currentVersionTimestamp": "2024-08-30T07:01:51.000Z",
"datasource": "go",
"depName": "go.elastic.co/apm/module/apmgin/v2",
"depType": "require",
"fixedVersion": "v2.6.2",
"managerData": {
"lineNumber": 30,
"multiLine": true
},
"packageName": "go.elastic.co/apm/module/apmgin/v2",
"sourceUrl": "https://github.com/elastic/apm-agent-go",
"versioning": "semver",
"warnings": [],
"updates": []
},
{
"currentValue": "v2.6.2",
"currentVersion": "v2.6.2",
"currentVersionAgeInDays": 104,
"currentVersionTimestamp": "2024-08-30T07:01:51.000Z",
"datasource": "go",
"depName": "go.elastic.co/apm/module/apmgrpc/v2",
"depType": "require",
"fixedVersion": "v2.6.2",
"managerData": {
"lineNumber": 31,
"multiLine": true
},
"packageName": "go.elastic.co/apm/module/apmgrpc/v2",
"sourceUrl": "https://github.com/elastic/apm-agent-go",
"versioning": "semver",
"warnings": [],
"updates": []
},
{
"currentValue": "v0.24.0",
"currentVersion": "v0.24.0",
"currentVersionAgeInDays": 769,
"currentVersionTimestamp": "2022-11-03T20:13:50.000Z",
"datasource": "go",
"depName": "go.opencensus.io",
"depType": "require",
"fixedVersion": "v0.24.0",
"managerData": {
"lineNumber": 32,
"multiLine": true
},
"packageName": "go.opencensus.io",
"sourceUrl": "https://github.com/census-instrumentation/opencensus-go",
"versioning": "semver",
"warnings": [],
"updates": []
},
{
"currentValue": "v0.57.0",
"currentVersion": "v0.57.0",
"currentVersionAgeInDays": 33,
"currentVersionTimestamp": "2024-11-08T19:09:00.000Z",
"datasource": "go",
"depName": "go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin",
"depType": "require",
"fixedVersion": "v0.57.0",
"managerData": {
"lineNumber": 33,
"multiLine": true
},
"packageName": "go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin",
"sourceUrl": "https://github.com/open-telemetry/opentelemetry-go-contrib",
"versioning": "semver",
"warnings": [],
"updates": []
},
{
"currentValue": "v1.11.0",
"currentVersion": "v1.11.0",
"currentVersionAgeInDays": 588,
"currentVersionTimestamp": "2023-05-03T17:25:03.000Z",
"datasource": "go",
"depName": "go.uber.org/atomic",
"depType": "require",
"fixedVersion": "v1.11.0",
"managerData": {
"lineNumber": 34,
"multiLine": true
},
"packageName": "go.uber.org/atomic",
"sourceUrl": "https://github.com/uber-go/atomic",
"versioning": "semver",
"warnings": [],
"updates": []
},
{
"currentValue": "v1.68.1",
"currentVersion": "v1.68.1",
"currentVersionAgeInDays": 8,
"currentVersionTimestamp": "2024-12-04T07:04:29.000Z",
"datasource": "go",
"depName": "google.golang.org/grpc",
"depType": "require",
"fixedVersion": "v1.68.1",
"managerData": {
"lineNumber": 35,
"multiLine": true
},
"packageName": "google.golang.org/grpc",
"sourceUrl": "https://github.com/grpc/grpc-go",
"versioning": "semver",
"warnings": [],
"updates": []
},
{
"currentValue": "v1.35.2",
"currentVersion": "v1.35.2",
"currentVersionAgeInDays": 28,
"currentVersionTimestamp": "2024-11-14T09:28:32.000Z",
"datasource": "go",
"depName": "google.golang.org/protobuf",
"depType": "require",
"fixedVersion": "v1.35.2",
"managerData": {
"lineNumber": 36,
"multiLine": true
},
"packageName": "google.golang.org/protobuf",
"sourceUrl": "https://github.com/protocolbuffers/protobuf-go",
"versioning": "semver",
"warnings": [],
"updates": []
},
{
"currentValue": "v1.2.8",
"datasource": "go",
"depName": "github.com/OneOfOne/xxhash",
"depType": "indirect",
"enabled": false,
"managerData": {
"lineNumber": 40,
"multiLine": true
},
"packageName": "github.com/OneOfOne/xxhash",
"skipReason": "disabled",
"updates": []
},
{
"currentValue": "v1.2.0",
"datasource": "go",
"depName": "github.com/agnivade/levenshtein",
"depType": "indirect",
"enabled": false,
"managerData": {
"lineNumber": 41,
"multiLine": true
},
"packageName": "github.com/agnivade/levenshtein",
"skipReason": "disabled",
"updates": []
},
{
"currentValue": "v1.0.0",
"datasource": "go",
"depName": "github.com/armon/go-radix",
"depType": "indirect",
"enabled": false,
"managerData": {
"lineNumber": 42,
"multiLine": true
},
"packageName": "github.com/armon/go-radix",
"skipReason": "disabled",
"updates": []
},
{
"currentValue": "v1.0.1",
"datasource": "go",
"depName": "github.com/beorn7/perks",
"depType": "indirect",
"enabled": false,
"managerData": {
"lineNumber": 43,
"multiLine": true
},
"packageName": "github.com/beorn7/perks",
"skipReason": "disabled",
"updates": []
},
{
"currentValue": "v1.12.5",
"datasource": "go",
"depName": "github.com/bytedance/sonic",
"depType": "indirect",
"enabled": false,
"managerData": {
"lineNumber": 44,
"multiLine": true
},
"packageName": "github.com/bytedance/sonic",
"skipReason": "disabled",
"updates": []
},
{
"currentValue": "v0.2.1",
"datasource": "go",
"depName": "github.com/bytedance/sonic/loader",
"depType": "indirect",
"enabled": false,
"managerData": {
"lineNumber": 45,
"multiLine": true
},
"packageName": "github.com/bytedance/sonic/loader",
"skipReason": "disabled",
"updates": []
},
{
"currentValue": "v0.4.1",
"datasource": "go",
"depName": "github.com/census-instrumentation/opencensus-proto",
"depType": "indirect",
"enabled": false,
"managerData": {
"lineNumber": 46,
"multiLine": true
},
"packageName": "github.com/census-instrumentation/opencensus-proto",
"skipReason": "disabled",
"updates": []
},
{
"currentValue": "v2.3.0",
"datasource": "go",
"depName": "github.com/cespare/xxhash/v2",
"depType": "indirect",
"enabled": false,
"managerData": {
"lineNumber": 47,
"multiLine": true
},
"packageName": "github.com/cespare/xxhash/v2",
"skipReason": "disabled",
"updates": []
},
{
"currentValue": "v0.1.4",
"datasource": "go",
"depName": "github.com/cloudwego/base64x",
"depType": "indirect",
"enabled": false,
"managerData": {
"lineNumber": 48,
"multiLine": true
},
"packageName": "github.com/cloudwego/base64x",
"skipReason": "disabled",
"updates": []
},
{
"currentValue": "v0.2.0",
"datasource": "go",
"depName": "github.com/cloudwego/iasm",
"depType": "indirect",
"enabled": false,
"managerData": {
"lineNumber": 49,
"multiLine": true
},
"packageName": "github.com/cloudwego/iasm",
"skipReason": "disabled",
"updates": []
},
{
"currentDigest": "d8f796af33cc",
"currentValue": "v1.1.2-0.20180830191138-d8f796af33cc",
"datasource": "go",
"depName": "github.com/davecgh/go-spew",
"depType": "indirect",
"digestOneAndOnly": true,
"enabled": false,
"managerData": {
"lineNumber": 50,
"multiLine": true
},
"packageName": "github.com/davecgh/go-spew",
"skipReason": "disabled",
"versioning": "loose",
"updates": []
},
{
"currentDigest": "9f7001d12a5f",
"currentValue": "v0.0.0-20200823014737-9f7001d12a5f",
"datasource": "go",
"depName": "github.com/dgryski/go-rendezvous",
"depType": "indirect",
"digestOneAndOnly": true,
"enabled": false,
"managerData": {
"lineNumber": 51,
"multiLine": true
},
"packageName": "github.com/dgryski/go-rendezvous",
"skipReason": "disabled",
"versioning": "loose",
"updates": []
},
{
"currentValue": "v1.0.1",
"datasource": "go",
"depName": "github.com/dustin/go-humanize",
"depType": "indirect",
"enabled": false,
"managerData": {
"lineNumber": 52,
"multiLine": true
},
"packageName": "github.com/dustin/go-humanize",
"skipReason": "disabled",
"updates": []
},
{
"currentValue": "v1.7.1",
"datasource": "go",
"depName": "github.com/elastic/go-sysinfo",
"depType": "indirect",
"enabled": false,
"managerData": {
"lineNumber": 53,
"multiLine": true
},
"packageName": "github.com/elastic/go-sysinfo",
"skipReason": "disabled",
"updates": []
},
{
"currentValue": "v1.0.1",
"datasource": "go",
"depName": "github.com/elastic/go-windows",
"depType": "indirect",
"enabled": false,
"managerData": {
"lineNumber": 54,
"multiLine": true
},
"packageName": "github.com/elastic/go-windows",
"skipReason": "disabled",
"updates": []
},
{
"currentValue": "v1.4.7",
"datasource": "go",
"depName": "github.com/gabriel-vasile/mimetype",
"depType": "indirect",
"enabled": false,
"managerData": {
"lineNumber": 55,
"multiLine": true
},
"packageName": "github.com/gabriel-vasile/mimetype",
"skipReason": "disabled",
"updates": []
},
{
"currentValue": "v0.1.0",
"datasource": "go",
"depName": "github.com/gin-contrib/sse",
"depType": "indirect",
"enabled": false,
"managerData": {
"lineNumber": 56,
"multiLine": true
},
"packageName": "github.com/gin-contrib/sse",
"skipReason": "disabled",
"updates": []
},
{
"currentValue": "v1.67.0",
"datasource": "go",
"depName": "github.com/go-ini/ini",
"depType": "indirect",
"enabled": false,
"managerData": {
"lineNumber": 57,
"multiLine": true
},
"packageName": "github.com/go-ini/ini",
"skipReason": "disabled",
"updates": []
},
{
"currentValue": "v1.4.2",
"datasource": "go",
"depName": "github.com/go-logr/logr",
"depType": "indirect",
"enabled": false,
"managerData": {
"lineNumber": 58,
"multiLine": true
},
"packageName": "github.com/go-logr/logr",
"skipReason": "disabled",
"updates": []
},
{
"currentValue": "v1.2.2",
"datasource": "go",
"depName": "github.com/go-logr/stdr",
"depType": "indirect",
"enabled": false,
"managerData": {
"lineNumber": 59,
"multiLine": true
},
"packageName": "github.com/go-logr/stdr",
"skipReason": "disabled",
"updates": []
},
{
"currentValue": "v0.14.1",
"datasource": "go",
"depName": "github.com/go-playground/locales",
"depType": "indirect",
"enabled": false,
"managerData": {
"lineNumber": 60,
"multiLine": true
},
"packageName": "github.com/go-playground/locales",
"skipReason": "disabled",
"updates": []
},
{
"currentValue": "v0.18.1",
"datasource": "go",
"depName": "github.com/go-playground/universal-translator",
"depType": "indirect",
"enabled": false,
"managerData": {
"lineNumber": 61,
"multiLine": true
},
"packageName": "github.com/go-playground/universal-translator",
"skipReason": "disabled",
"updates": []
},
{
"currentValue": "v10.23.0",
"datasource": "go",
"depName": "github.com/go-playground/validator/v10",
"depType": "indirect",
"enabled": false,
"managerData": {
"lineNumber": 62,
"multiLine": true
},
"packageName": "github.com/go-playground/validator/v10",
"skipReason": "disabled",
"updates": []
},
{
"currentValue": "v0.2.3",
"datasource": "go",
"depName": "github.com/gobwas/glob",
"depType": "indirect",
"enabled": false,
"managerData": {
"lineNumber": 63,
"multiLine": true
},
"packageName": "github.com/gobwas/glob",
"skipReason": "disabled",
"updates": []
},
{
"currentValue": "v0.10.3",
"datasource": "go",
"depName": "github.com/goccy/go-json",
"depType": "indirect",
"enabled": false,
"managerData": {
"lineNumber": 64,
"multiLine": true
},
"packageName": "github.com/goccy/go-json",
"skipReason": "disabled",
"updates": []
},
{
"currentValue": "v1.3.2",
"datasource": "go",
"depName": "github.com/gogo/protobuf",
"depType": "indirect",
"enabled": false,
"managerData": {
"lineNumber": 65,
"multiLine": true
},
"packageName": "github.com/gogo/protobuf",
"skipReason": "disabled",
"updates": []
},
{
"currentDigest": "41bb18bfe9da",
"currentValue": "v0.0.0-20210331224755-41bb18bfe9da",
"datasource": "go",
"depName": "github.com/golang/groupcache",
"depType": "indirect",
"digestOneAndOnly": true,
"enabled": false,
"managerData": {
"lineNumber": 66,
"multiLine": true
},
"packageName": "github.com/golang/groupcache",
"skipReason": "disabled",
"versioning": "loose",
"updates": []
},
{
"currentValue": "v1.5.4",
"datasource": "go",
"depName": "github.com/golang/protobuf",
"depType": "indirect",
"enabled": false,
"managerData": {
"lineNumber": 67,
"multiLine": true
},
"packageName": "github.com/golang/protobuf",
"skipReason": "disabled",
"updates": []
},
{
"currentValue": "v1.6.0",
"datasource": "go",
"depName": "github.com/google/uuid",
"depType": "indirect",
"enabled": false,
"managerData": {
"lineNumber": 68,
"multiLine": true
},
"packageName": "github.com/google/uuid",
"skipReason": "disabled",
"updates": []
},
{
"currentValue": "v1.8.1",
"datasource": "go",
"depName": "github.com/gorilla/mux",
"depType": "indirect",
"enabled": false,
"managerData": {
"lineNumber": 69,
"multiLine": true
},
"packageName": "github.com/gorilla/mux",
"skipReason": "disabled",
"updates": []
},
{
"currentValue": "v1.3.0",
"datasource": "go",
"depName": "github.com/grpc-ecosystem/go-grpc-middleware",
"depType": "indirect",
"enabled": false,
"managerData": {
"lineNumber": 70,
"multiLine": true
},
"packageName": "github.com/grpc-ecosystem/go-grpc-middleware",
"skipReason": "disabled",
"updates": []
},
{
"currentValue": "v2.20.0",
"datasource": "go",
"depName": "github.com/grpc-ecosystem/grpc-gateway/v2",
"depType": "indirect",
"enabled": false,
"managerData": {
"lineNumber": 71,
"multiLine": true
},
"packageName": "github.com/grpc-ecosystem/grpc-gateway/v2",
"skipReason": "disabled",
"updates": []
},
{
"currentValue": "v1.0.0",
"datasource": "go",
"depName": "github.com/jackc/pgpassfile",
"depType": "indirect",
"enabled": false,
"managerData": {
"lineNumber": 72,
"multiLine": true
},
"packageName": "github.com/jackc/pgpassfile",
"skipReason": "disabled",
"updates": []
},
{
"currentDigest": "5a60cdf6a761",
"currentValue": "v0.0.0-20240606120523-5a60cdf6a761",
"datasource": "go",
"depName": "github.com/jackc/pgservicefile",
"depType": "indirect",
"digestOneAndOnly": true,
"enabled": false,
"managerData": {
"lineNumber": 73,
"multiLine": true
},
"packageName": "github.com/jackc/pgservicefile",
"skipReason": "disabled",
"versioning": "loose",
"updates": []
},
{
"currentValue": "v2.2.2",
"datasource": "go",
"depName": "github.com/jackc/puddle/v2",
"depType": "indirect",
"enabled": false,
"managerData": {
"lineNumber": 74,
"multiLine": true
},
"packageName": "github.com/jackc/puddle/v2",
"skipReason": "disabled",
"updates": []
},
{
"currentDigest": "69b34d4ec901",
"currentValue": "v0.0.0-20140124173710-69b34d4ec901",
"datasource": "go",
"depName": "github.com/joeshaw/multierror",
"depType": "indirect",
"digestOneAndOnly": true,
"enabled": false,
"managerData": {
"lineNumber": 75,
"multiLine": true
},
"packageName": "github.com/joeshaw/multierror",
"skipReason": "disabled",
"versioning": "loose",
"updates": []
},
{
"currentValue": "v1.1.12",
"datasource": "go",
"depName": "github.com/json-iterator/go",
"depType": "indirect",
"enabled": false,
"managerData": {
"lineNumber": 76,
"multiLine": true
},
"packageName": "github.com/json-iterator/go",
"skipReason": "disabled",
"updates": []
},
{
"currentValue": "v1.17.11",
"datasource": "go",
"depName": "github.com/klauspost/compress",
"depType": "indirect",
"enabled": false,
"managerData": {
"lineNumber": 77,
"multiLine": true
},
"packageName": "github.com/klauspost/compress",
"skipReason": "disabled",
"updates": []
},
{
"currentValue": "v2.2.9",
"datasource": "go",
"depName": "github.com/klauspost/cpuid/v2",
"depType": "indirect",
"enabled": false,
"managerData": {
"lineNumber": 78,
"multiLine": true
},
"packageName": "github.com/klauspost/cpuid/v2",
"skipReason": "disabled",
"updates": []
},
{
"currentDigest": "47ae307949d0",
"currentValue": "v0.0.0-20180802200727-47ae307949d0",
"datasource": "go",
"depName": "github.com/lann/builder",
"depType": "indirect",
"digestOneAndOnly": true,
"enabled": false,
"managerData": {
"lineNumber": 79,
"multiLine": true
},
"packageName": "github.com/lann/builder",
"skipReason": "disabled",
"versioning": "loose",
"updates": []
},
{
"currentDigest": "62de8c46ede0",
"currentValue": "v0.0.0-20150810152359-62de8c46ede0",
"datasource": "go",
"depName": "github.com/lann/ps",
"depType": "indirect",
"digestOneAndOnly": true,
"enabled": false,
"managerData": {
"lineNumber": 80,
"multiLine": true
},
"packageName": "github.com/lann/ps",
"skipReason": "disabled",
"versioning": "loose",
"updates": []
},
{
"currentValue": "v1.4.0",
"datasource": "go",
"depName": "github.com/leodido/go-urn",
"depType": "indirect",
"enabled": false,
"managerData": {
"lineNumber": 81,
"multiLine": true
},
"packageName": "github.com/leodido/go-urn",
"skipReason": "disabled",
"updates": []
},
{
"currentValue": "v0.1.13",
"datasource": "go",
"depName": "github.com/mattn/go-colorable",
"depType": "indirect",
"enabled": false,
"managerData": {
"lineNumber": 82,
"multiLine": true
},
"packageName": "github.com/mattn/go-colorable",
"skipReason": "disabled",
"updates": []
},
{
"currentValue": "v0.0.20",
"datasource": "go",
"depName": "github.com/mattn/go-isatty",
"depType": "indirect",
"enabled": false,
"managerData": {
"lineNumber": 83,
"multiLine": true
},
"packageName": "github.com/mattn/go-isatty",
"skipReason": "disabled",
"updates": []
},
{
"currentValue": "v1.1.2",
"datasource": "go",
"depName": "github.com/minio/md5-simd",
"depType": "indirect",
"enabled": false,
"managerData": {
"lineNumber": 84,
"multiLine": true
},
"packageName": "github.com/minio/md5-simd",
"skipReason": "disabled",
"updates": []
},
{
"currentDigest": "bacd9c7ef1dd",
"currentValue": "v0.0.0-20180306012644-bacd9c7ef1dd",
"datasource": "go",
"depName": "github.com/modern-go/concurrent",
"depType": "indirect",
"digestOneAndOnly": true,
"enabled": false,
"managerData": {
"lineNumber": 85,
"multiLine": true
},
"packageName": "github.com/modern-go/concurrent",
"skipReason": "disabled",
"versioning": "loose",
"updates": []
},
{
"currentValue": "v1.0.2",
"datasource": "go",
"depName": "github.com/modern-go/reflect2",
"depType": "indirect",
"enabled": false,
"managerData": {
"lineNumber": 86,
"multiLine": true
},
"packageName": "github.com/modern-go/reflect2",
"skipReason": "disabled",
"updates": []
},
{
"currentDigest": "a7dc8b61c822",
"currentValue": "v0.0.0-20191010083416-a7dc8b61c822",
"datasource": "go",
"depName": "github.com/munnerz/goautoneg",
"depType": "indirect",
"digestOneAndOnly": true,
"enabled": false,
"managerData": {
"lineNumber": 87,
"multiLine": true
},
"packageName": "github.com/munnerz/goautoneg",
"skipReason": "disabled",
"versioning": "loose",
"updates": []
},
{
"currentValue": "v2.2.3",
"datasource": "go",
"depName": "github.com/pelletier/go-toml/v2",
"depType": "indirect",
"enabled": false,
"managerData": {
"lineNumber": 88,
"multiLine": true
},
"packageName": "github.com/pelletier/go-toml/v2",
"skipReason": "disabled",
"updates": []
},
{
"currentValue": "v0.9.1",
"datasource": "go",
"depName": "github.com/pkg/errors",
"depType": "indirect",
"enabled": false,
"managerData": {
"lineNumber": 89,
"multiLine": true
},
"packageName": "github.com/pkg/errors",
"skipReason": "disabled",
"updates": []
},
{
"currentValue": "v1.0.0",
"datasource": "go",
"depName": "github.com/pmezard/go-difflib",
"depType": "indirect",
"enabled": false,
"managerData": {
"lineNumber": 90,
"multiLine": true
},
"packageName": "github.com/pmezard/go-difflib",
"skipReason": "disabled",
"updates": []
},
{
"currentValue": "v0.6.1",
"datasource": "go",
"depName": "github.com/prometheus/client_model",
"depType": "indirect",
"enabled": false,
"managerData": {
"lineNumber": 91,
"multiLine": true
},
"packageName": "github.com/prometheus/client_model",
"skipReason": "disabled",
"updates": []
},
{
"currentValue": "v0.55.0",
"datasource": "go",
"depName": "github.com/prometheus/common",
"depType": "indirect",
"enabled": false,
"managerData": {
"lineNumber": 92,
"multiLine": true
},
"packageName": "github.com/prometheus/common",
"skipReason": "disabled",
"updates": []
},
{
"currentValue": "v0.15.1",
"datasource": "go",
"depName": "github.com/prometheus/procfs",
"depType": "indirect",
"enabled": false,
"managerData": {
"lineNumber": 93,
"multiLine": true
},
"packageName": "github.com/prometheus/procfs",
"skipReason": "disabled",
"updates": []
},
{
"currentDigest": "cf1acfcdf475",
"currentValue": "v0.0.0-20201227073835-cf1acfcdf475",
"datasource": "go",
"depName": "github.com/rcrowley/go-metrics",
"depType": "indirect",
"digestOneAndOnly": true,
"enabled": false,
"managerData": {
"lineNumber": 94,
"multiLine": true
},
"packageName": "github.com/rcrowley/go-metrics",
"skipReason": "disabled",
"versioning": "loose",
"updates": []
},
{
"currentValue": "v1.6.0",
"datasource": "go",
"depName": "github.com/rs/xid",
"depType": "indirect",
"enabled": false,
"managerData": {
"lineNumber": 95,
"multiLine": true
},
"packageName": "github.com/rs/xid",
"skipReason": "disabled",
"updates": []
},
{
"currentValue": "v1.9.3",
"datasource": "go",
"depName": "github.com/sirupsen/logrus",
"depType": "indirect",
"enabled": false,
"managerData": {
"lineNumber": 96,
"multiLine": true
},
"packageName": "github.com/sirupsen/logrus",
"skipReason": "disabled",
"updates": []
},
{
"currentValue": "v2.3.1",
"datasource": "go",
"depName": "github.com/tchap/go-patricia/v2",
"depType": "indirect",
"enabled": false,
"managerData": {
"lineNumber": 97,
"multiLine": true
},
"packageName": "github.com/tchap/go-patricia/v2",
"skipReason": "disabled",
"updates": []
},
{
"currentValue": "v0.15.1",
"datasource": "go",
"depName": "github.com/twitchyliquid64/golang-asm",
"depType": "indirect",
"enabled": false,
"managerData": {
"lineNumber": 98,
"multiLine": true
},
"packageName": "github.com/twitchyliquid64/golang-asm",
"skipReason": "disabled",
"updates": []
},
{
"currentValue": "v1.2.12",
"datasource": "go",
"depName": "github.com/ugorji/go/codec",
"depType": "indirect",
"enabled": false,
"managerData": {
"lineNumber": 99,
"multiLine": true
},
"packageName": "github.com/ugorji/go/codec",
"skipReason": "disabled",
"updates": []
},
{
"currentDigest": "02993c407bfb",
"currentValue": "v0.0.0-20190905194746-02993c407bfb",
"datasource": "go",
"depName": "github.com/xeipuuv/gojsonpointer",
"depType": "indirect",
"digestOneAndOnly": true,
"enabled": false,
"managerData": {
"lineNumber": 100,
"multiLine": true
},
"packageName": "github.com/xeipuuv/gojsonpointer",
"skipReason": "disabled",
"versioning": "loose",
"updates": []
},
{
"currentDigest": "bd5ef7bd5415",
"currentValue": "v0.0.0-20180127040603-bd5ef7bd5415",
"datasource": "go",
"depName": "github.com/xeipuuv/gojsonreference",
"depType": "indirect",
"digestOneAndOnly": true,
"enabled": false,
"managerData": {
"lineNumber": 101,
"multiLine": true
},
"packageName": "github.com/xeipuuv/gojsonreference",
"skipReason": "disabled",
"versioning": "loose",
"updates": []
},
{
"currentValue": "v0.2.0",
"datasource": "go",
"depName": "github.com/yashtewari/glob-intersection",
"depType": "indirect",
"enabled": false,
"managerData": {
"lineNumber": 102,
"multiLine": true
},
"packageName": "github.com/yashtewari/glob-intersection",
"skipReason": "disabled",
"updates": []
},
{
"currentValue": "v2.6.2",
"datasource": "go",
"depName": "go.elastic.co/apm/module/apmhttp/v2",
"depType": "indirect",
"enabled": false,
"managerData": {
"lineNumber": 103,
"multiLine": true
},
"packageName": "go.elastic.co/apm/module/apmhttp/v2",
"skipReason": "disabled",
"updates": []
},
{
"currentValue": "v2.6.2",
"datasource": "go",
"depName": "go.elastic.co/apm/v2",
"depType": "indirect",
"enabled": false,
"managerData": {
"lineNumber": 104,
"multiLine": true
},
"packageName": "go.elastic.co/apm/v2",
"skipReason": "disabled",
"updates": []
},
{
"currentValue": "v1.1.0",
"datasource": "go",
"depName": "go.elastic.co/fastjson",
"depType": "indirect",
"enabled": false,
"managerData": {
"lineNumber": 105,
"multiLine": true
},
"packageName": "go.elastic.co/fastjson",
"skipReason": "disabled",
"updates": []
},
{
"currentValue": "v1.32.0",
"datasource": "go",
"depName": "go.opentelemetry.io/otel",
"depType": "indirect",
"enabled": false,
"managerData": {
"lineNumber": 106,
"multiLine": true
},
"packageName": "go.opentelemetry.io/otel",
"skipReason": "disabled",
"updates": []
},
{
"currentValue": "v1.32.0",
"datasource": "go",
"depName": "go.opentelemetry.io/otel/metric",
"depType": "indirect",
"enabled": false,
"managerData": {
"lineNumber": 107,
"multiLine": true
},
"packageName": "go.opentelemetry.io/otel/metric",
"skipReason": "disabled",
"updates": []
},
{
"currentValue": "v1.28.0",
"datasource": "go",
"depName": "go.opentelemetry.io/otel/sdk",
"depType": "indirect",
"enabled": false,
"managerData": {
"lineNumber": 108,
"multiLine": true
},
"packageName": "go.opentelemetry.io/otel/sdk",
"skipReason": "disabled",
"updates": []
},
{
"currentValue": "v1.32.0",
"datasource": "go",
"depName": "go.opentelemetry.io/otel/trace",
"depType": "indirect",
"enabled": false,
"managerData": {
"lineNumber": 109,
"multiLine": true
},
"packageName": "go.opentelemetry.io/otel/trace",
"skipReason": "disabled",
"updates": []
},
{
"currentValue": "v0.12.0",
"datasource": "go",
"depName": "golang.org/x/arch",
"depType": "indirect",
"enabled": false,
"managerData": {
"lineNumber": 110,
"multiLine": true
},
"packageName": "golang.org/x/arch",
"skipReason": "disabled",
"updates": []
},
{
"currentValue": "v0.29.0",
"datasource": "go",
"depName": "golang.org/x/crypto",
"depType": "indirect",
"enabled": false,
"managerData": {
"lineNumber": 111,
"multiLine": true
},
"packageName": "golang.org/x/crypto",
"skipReason": "disabled",
"updates": []
},
{
"currentValue": "v0.31.0",
"datasource": "go",
"depName": "golang.org/x/net",
"depType": "indirect",
"enabled": false,
"managerData": {
"lineNumber": 112,
"multiLine": true
},
"packageName": "golang.org/x/net",
"skipReason": "disabled",
"updates": []
},
{
"currentValue": "v0.9.0",
"datasource": "go",
"depName": "golang.org/x/sync",
"depType": "indirect",
"enabled": false,
"managerData": {
"lineNumber": 113,
"multiLine": true
},
"packageName": "golang.org/x/sync",
"skipReason": "disabled",
"updates": []
},
{
"currentValue": "v0.27.0",
"datasource": "go",
"depName": "golang.org/x/sys",
"depType": "indirect",
"enabled": false,
"managerData": {
"lineNumber": 114,
"multiLine": true
},
"packageName": "golang.org/x/sys",
"skipReason": "disabled",
"updates": []
},
{
"currentValue": "v0.20.0",
"datasource": "go",
"depName": "golang.org/x/text",
"depType": "indirect",
"enabled": false,
"managerData": {
"lineNumber": 115,
"multiLine": true
},
"packageName": "golang.org/x/text",
"skipReason": "disabled",
"updates": []
},
{
"currentValue": "v0.103.0",
"datasource": "go",
"depName": "google.golang.org/api",
"depType": "indirect",
"enabled": false,
"managerData": {
"lineNumber": 116,
"multiLine": true
},
"packageName": "google.golang.org/api",
"skipReason": "disabled",
"updates": []
},
{
"currentDigest": "8af14fe29dc1",
"currentValue": "v0.0.0-20240903143218-8af14fe29dc1",
"datasource": "go",
"depName": "google.golang.org/genproto/googleapis/api",
"depType": "indirect",
"digestOneAndOnly": true,
"enabled": false,
"managerData": {
"lineNumber": 117,
"multiLine": true
},
"packageName": "google.golang.org/genproto/googleapis/api",
"skipReason": "disabled",
"versioning": "loose",
"updates": []
},
{
"currentDigest": "8af14fe29dc1",
"currentValue": "v0.0.0-20240903143218-8af14fe29dc1",
"datasource": "go",
"depName": "google.golang.org/genproto/googleapis/rpc",
"depType": "indirect",
"digestOneAndOnly": true,
"enabled": false,
"managerData": {
"lineNumber": 118,
"multiLine": true
},
"packageName": "google.golang.org/genproto/googleapis/rpc",
"skipReason": "disabled",
"versioning": "loose",
"updates": []
},
{
"currentValue": "v1.67.0",
"datasource": "go",
"depName": "gopkg.in/ini.v1",
"depType": "indirect",
"enabled": false,
"managerData": {
"lineNumber": 119,
"multiLine": true
},
"packageName": "gopkg.in/ini.v1",
"skipReason": "disabled",
"updates": []
},
{
"currentValue": "v2.4.0",
"datasource": "go",
"depName": "gopkg.in/yaml.v2",
"depType": "indirect",
"enabled": false,
"managerData": {
"lineNumber": 120,
"multiLine": true
},
"packageName": "gopkg.in/yaml.v2",
"skipReason": "disabled",
"updates": []
},
{
"currentValue": "v3.0.1",
"datasource": "go",
"depName": "gopkg.in/yaml.v3",
"depType": "indirect",
"enabled": false,
"managerData": {
"lineNumber": 121,
"multiLine": true
},
"packageName": "gopkg.in/yaml.v3",
"skipReason": "disabled",
"updates": []
},
{
"currentValue": "v1.0.0",
"datasource": "go",
"depName": "howett.net/plist",
"depType": "indirect",
"enabled": false,
"managerData": {
"lineNumber": 122,
"multiLine": true
},
"packageName": "howett.net/plist",
"skipReason": "disabled",
"updates": []
},
{
"currentValue": "v1.4.0",
"datasource": "go",
"depName": "sigs.k8s.io/yaml",
"depType": "indirect",
"enabled": false,
"managerData": {
"lineNumber": 123,
"multiLine": true
},
"packageName": "sigs.k8s.io/yaml",
"skipReason": "disabled",
"updates": []
}
],
"packageFile": "api-go/go.mod"
},
{
"deps": [
{
"currentValue": "1.22.2",
"currentVersion": "1.22.2",
"currentVersionAgeInDays": 253,
"currentVersionTimestamp": "2024-04-03T00:00:00.000Z",
"datasource": "golang-version",
"depName": "go",
"depType": "golang",
"fixedVersion": "1.22.2",
"homepage": "https://go.dev/",
"managerData": {
"lineNumber": 2
},
"packageName": "go",
"registryUrl": "https://raw.githubusercontent.com/golang/website",
"sourceUrl": "https://github.com/golang/go",
"versioning": "go-mod-directive",
"warnings": [],
"updates": []
}
],
"packageFile": "hm-traefik/plugins-local/src/github.com/hongbo-miao/traefik-plugin-disable-graphql-introspection/go.mod"
}
],
"gradle": [
{
"datasource": "maven",
"deps": [],
"packageFile": "mobile/mobile-android/gradle.properties"
},
{
"datasource": "maven",
"deps": [],
"packageFile": "mobile/mobile-android/settings.gradle.kts"
},
{
"datasource": "maven",
"deps": [
{
"commitMessageTopic": "plugin com.android.application",
"currentValue": "8.7.3",
"currentVersion": "8.7.3",
"datasource": "maven",
"depName": "com.android.application",
"depType": "plugin",
"fileReplacePosition": 153,
"fixedVersion": "8.7.3",
"homepage": "https://developer.android.com/studio/build",
"managerData": {
"fileReplacePosition": 153,
"packageFile": "mobile/mobile-android/build.gradle.kts"
},
"packageName": "com.android.application:com.android.application.gradle.plugin",
"packageScope": "com.android.application",
"registryUrl": "https://dl.google.com/android/maven2",
"registryUrls": [
"https://plugins.gradle.org/m2/",
"https://dl.google.com/android/maven2/",
"https://repo.maven.apache.org/maven2"
],
"sourceUrl": "https://android.googlesource.com/platform/tools/base",
"versioning": "gradle",
"warnings": [],
"updates": []
},
{
"commitMessageTopic": "plugin com.android.library",
"currentValue": "8.7.3",
"currentVersion": "8.7.3",
"datasource": "maven",
"depName": "com.android.library",
"depType": "plugin",
"fileReplacePosition": 211,
"fixedVersion": "8.7.3",
"homepage": "https://developer.android.com/studio/build",
"managerData": {
"fileReplacePosition": 211,
"packageFile": "mobile/mobile-android/build.gradle.kts"
},
"packageName": "com.android.library:com.android.library.gradle.plugin",
"packageScope": "com.android.library",
"registryUrl": "https://dl.google.com/android/maven2",
"registryUrls": [
"https://plugins.gradle.org/m2/",
"https://dl.google.com/android/maven2/",
"https://repo.maven.apache.org/maven2"
],
"sourceUrl": "https://android.googlesource.com/platform/tools/base",
"versioning": "gradle",
"warnings": [],
"updates": []
},
{
"commitMessageTopic": "plugin org.jetbrains.kotlin.android",
"currentValue": "2.1.0",
"currentVersion": "2.1.0",
"datasource": "maven",
"depName": "org.jetbrains.kotlin.android",
"depType": "plugin",
"fileReplacePosition": 278,
"fixedVersion": "2.1.0",
"homepage": "https://kotlinlang.org/",
"managerData": {
"fileReplacePosition": 278,
"packageFile": "mobile/mobile-android/build.gradle.kts"
},
"packageName": "org.jetbrains.kotlin.android:org.jetbrains.kotlin.android.gradle.plugin",
"packageScope": "org.jetbrains.kotlin.android",
"registryUrls": [
"https://plugins.gradle.org/m2/",
"https://dl.google.com/android/maven2/",
"https://repo.maven.apache.org/maven2"
],
"sourceUrl": "https://github.com/JetBrains/kotlin",
"versioning": "gradle",
"warnings": [],
"updates": []
},
{
"commitMessageTopic": "plugin io.gitlab.arturbosch.detekt",
"currentValue": "1.23.7",
"currentVersion": "1.23.7",
"datasource": "maven",
"depName": "io.gitlab.arturbosch.detekt",
"depType": "plugin",
"fileReplacePosition": 344,
"fixedVersion": "1.23.7",
"homepage": "https://detekt.dev",
"managerData": {
"fileReplacePosition": 344,
"packageFile": "mobile/mobile-android/build.gradle.kts"
},
"packageName": "io.gitlab.arturbosch.detekt:io.gitlab.arturbosch.detekt.gradle.plugin",
"packageScope": "io.gitlab.arturbosch.detekt",
"registryUrls": [
"https://plugins.gradle.org/m2/",
"https://dl.google.com/android/maven2/",
"https://repo.maven.apache.org/maven2"
],
"sourceUrl": "https://github.com/detekt/detekt",
"versioning": "gradle",
"warnings": [],
"updates": []
},
{
"commitMessageTopic": "plugin org.jlleitschuh.gradle.ktlint",
"currentValue": "12.1.2",
"currentVersion": "12.1.2",
"datasource": "maven",
"depName": "org.jlleitschuh.gradle.ktlint",
"depType": "plugin",
"fileReplacePosition": 401,
"fixedVersion": "12.1.2",
"managerData": {
"fileReplacePosition": 401,
"packageFile": "mobile/mobile-android/build.gradle.kts"
},
"packageName": "org.jlleitschuh.gradle.ktlint:org.jlleitschuh.gradle.ktlint.gradle.plugin",
"packageScope": "org.jlleitschuh.gradle.ktlint",
"registryUrl": "https://plugins.gradle.org/m2",
"registryUrls": [
"https://plugins.gradle.org/m2/",
"https://dl.google.com/android/maven2/",
"https://repo.maven.apache.org/maven2"
],
"versioning": "gradle",
"warnings": [],
"updates": []
}
],
"packageFile": "mobile/mobile-android/build.gradle.kts"
},
{
"datasource": "maven",
"deps": [
{
"currentValue": "1.15.0",
"currentVersion": "1.15.0",
"datasource": "maven",
"depName": "androidx.core:core-ktx",
"depType": "dependencies",
"fileReplacePosition": 942,
"fixedVersion": "1.15.0",
"homepage": "https://developer.android.com/jetpack/androidx/releases/core#1.15.0",
"managerData": {
"fileReplacePosition": 942,
"packageFile": "mobile/mobile-android/app/build.gradle.kts"
},
"packageName": "androidx.core:core-ktx",
"packageScope": "androidx.core",
"registryUrl": "https://dl.google.com/android/maven2",
"registryUrls": [
"https://dl.google.com/android/maven2/",
"https://repo.maven.apache.org/maven2"
],
"sourceUrl": "https://cs.android.com/androidx/platform/frameworks/support",
"versioning": "gradle",
"warnings": [],
"updates": []
},
{
"currentValue": "1.7.0",
"currentVersion": "1.7.0",
"datasource": "maven",
"depName": "androidx.appcompat:appcompat",
"depType": "dependencies",
"fileReplacePosition": 1000,
"fixedVersion": "1.7.0",
"homepage": "https://developer.android.com/jetpack/androidx/releases/appcompat#1.7.0",
"managerData": {
"fileReplacePosition": 1000,
"packageFile": "mobile/mobile-android/app/build.gradle.kts"
},
"packageName": "androidx.appcompat:appcompat",
"packageScope": "androidx.appcompat",
"registryUrl": "https://dl.google.com/android/maven2",
"registryUrls": [
"https://dl.google.com/android/maven2/",
"https://repo.maven.apache.org/maven2"
],
"sourceUrl": "https://cs.android.com/androidx/platform/frameworks/support",
"versioning": "gradle",
"warnings": [],
"updates": []
},
{
"currentValue": "1.12.0",
"currentVersion": "1.12.0",
"datasource": "maven",
"depName": "com.google.android.material:material",
"depType": "dependencies",
"fileReplacePosition": 1065,
"fixedVersion": "1.12.0",
"managerData": {
"fileReplacePosition": 1065,
"packageFile": "mobile/mobile-android/app/build.gradle.kts"
},
"packageName": "com.google.android.material:material",
"packageScope": "com.google.android.material",
"registryUrl": "https://dl.google.com/android/maven2",
"registryUrls": [
"https://dl.google.com/android/maven2/",
"https://repo.maven.apache.org/maven2"
],
"sourceUrl": "https://github.com/material-components/material-components-android",
"versioning": "gradle",
"warnings": [],
"updates": []
},
{
"currentValue": "2.2.0",
"currentVersion": "2.2.0",
"datasource": "maven",
"depName": "androidx.constraintlayout:constraintlayout",
"depType": "dependencies",
"fileReplacePosition": 1137,
"fixedVersion": "2.2.0",
"homepage": "https://developer.android.com/jetpack/androidx/releases/constraintlayout#2.2.0",
"managerData": {
"fileReplacePosition": 1137,
"packageFile": "mobile/mobile-android/app/build.gradle.kts"
},
"packageName": "androidx.constraintlayout:constraintlayout",
"packageScope": "androidx.constraintlayout",
"registryUrl": "https://dl.google.com/android/maven2",
"registryUrls": [
"https://dl.google.com/android/maven2/",
"https://repo.maven.apache.org/maven2"
],
"sourceUrl": "https://cs.android.com/androidx/platform/frameworks/support",
"versioning": "gradle",
"warnings": [],
"updates": []
},
{
"currentValue": "4.13.2",
"currentVersion": "4.13.2",
"datasource": "maven",
"depName": "junit:junit",
"depType": "dependencies",
"fileReplacePosition": 1181,
"fixedVersion": "4.13.2",
"homepage": "http://junit.org",
"managerData": {
"fileReplacePosition": 1181,
"packageFile": "mobile/mobile-android/app/build.gradle.kts"
},
"packageName": "junit:junit",
"packageScope": "junit",
"registryUrl": "https://repo.maven.apache.org/maven2",
"registryUrls": [
"https://dl.google.com/android/maven2/",
"https://repo.maven.apache.org/maven2"
],
"sourceUrl": "https://github.com/junit-team/junit4",
"versioning": "gradle",
"warnings": [],
"updates": []
},
{
"currentValue": "1.2.1",
"currentVersion": "1.2.1",
"datasource": "maven",
"depName": "androidx.test.ext:junit",
"depType": "dependencies",
"fileReplacePosition": 1245,
"fixedVersion": "1.2.1",
"homepage": "https://developer.android.com/testing",
"managerData": {
"fileReplacePosition": 1245,
"packageFile": "mobile/mobile-android/app/build.gradle.kts"
},
"packageName": "androidx.test.ext:junit",
"packageScope": "androidx.test.ext",
"registryUrl": "https://dl.google.com/android/maven2",
"registryUrls": [
"https://dl.google.com/android/maven2/",
"https://repo.maven.apache.org/maven2"
],
"versioning": "gradle",
"warnings": [],
"updates": []
},
{
"currentValue": "3.6.1",
"currentVersion": "3.6.1",
"datasource": "maven",
"depName": "androidx.test.espresso:espresso-core",
"depType": "dependencies",
"fileReplacePosition": 1321,
"fixedVersion": "3.6.1",
"homepage": "https://developer.android.com/testing",
"managerData": {
"fileReplacePosition": 1321,
"packageFile": "mobile/mobile-android/app/build.gradle.kts"
},
"packageName": "androidx.test.espresso:espresso-core",
"packageScope": "androidx.test.espresso",
"registryUrl": "https://dl.google.com/android/maven2",
"registryUrls": [
"https://dl.google.com/android/maven2/",
"https://repo.maven.apache.org/maven2"
],
"versioning": "gradle",
"warnings": [],
"updates": []
}
],
"packageFile": "mobile/mobile-android/app/build.gradle.kts"
}
],
"gradle-wrapper": [
{
"deps": [
{
"currentValue": "8.11.1",
"currentVersion": "8.11.1",
"currentVersionAgeInDays": 21,
"currentVersionTimestamp": "2024-11-20T16:56:46.000Z",
"datasource": "gradle-version",
"depName": "gradle",
"fixedVersion": "8.11.1",
"homepage": "https://gradle.org",
"packageName": "gradle",
"registryUrl": "https://services.gradle.org/versions/all",
"replaceString": "https\\://services.gradle.org/distributions/gradle-8.11.1-bin.zip",
"sourceUrl": "https://github.com/gradle/gradle",
"versioning": "gradle",
"warnings": [],
"updates": []
}
],
"packageFile": "mobile/mobile-android/gradle/wrapper/gradle-wrapper.properties"
}
],
"helm-values": [
{
"deps": [
{
"autoReplaceStringTemplate": "{{newValue}}{{#if newDigest}}@{{newDigest}}{{/if}}",
"currentValue": "latest",
"datasource": "docker",
"depName": "apache/superset",
"packageName": "apache/superset",
"replaceString": "latest",
"skipReason": "invalid-value",
"versioning": "docker",
"warnings": [],
"updates": []
},
{
"autoReplaceStringTemplate": "{{newValue}}{{#if newDigest}}@{{newDigest}}{{/if}}",
"currentValue": "latest",
"datasource": "docker",
"depName": "busybox",
"packageName": "busybox",
"replaceString": "latest",
"skipReason": "invalid-value",
"versioning": "docker",
"warnings": [],
"updates": []
},
{
"autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}",
"currentValue": "{{ .Values.initImage.tag }}",
"datasource": "docker",
"depName": "{{ .Values.initImage.repository }}",
"packageName": "{{ .Values.initImage.repository }}",
"replaceString": "{{ .Values.initImage.repository }}:{{ .Values.initImage.tag }}",
"skipReason": "invalid-value",
"versioning": "docker",
"warnings": [],
"updates": []
},
{
"autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}",
"currentValue": "{{ .Values.initImage.tag }}",
"datasource": "docker",
"depName": "{{ .Values.initImage.repository }}",
"packageName": "{{ .Values.initImage.repository }}",
"replaceString": "{{ .Values.initImage.repository }}:{{ .Values.initImage.tag }}",
"skipReason": "invalid-value",
"versioning": "docker",
"warnings": [],
"updates": []
},
{
"autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}",
"currentValue": "{{ .Values.initImage.tag }}",
"datasource": "docker",
"depName": "{{ .Values.initImage.repository }}",
"packageName": "{{ .Values.initImage.repository }}",
"replaceString": "{{ .Values.initImage.repository }}:{{ .Values.initImage.tag }}",
"skipReason": "invalid-value",
"versioning": "docker",
"warnings": [],
"updates": []
},
{
"autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}",
"currentValue": "{{ .Values.initImage.tag }}",
"datasource": "docker",
"depName": "{{ .Values.initImage.repository }}",
"packageName": "{{ .Values.initImage.repository }}",
"replaceString": "{{ .Values.initImage.repository }}:{{ .Values.initImage.tag }}",
"skipReason": "invalid-value",
"versioning": "docker",
"warnings": [],
"updates": []
}
],
"packageFile": "kubernetes/manifests-raw/superset/helm/values.yaml"
}
],
"kustomize": [
{
"deps": [
{
"currentValue": "v1.8.1",
"currentVersion": "v1.8.1",
"currentVersionAgeInDays": 92,
"currentVersionTimestamp": "2024-09-10T12:18:33.000Z",
"datasource": "github-tags",
"depName": "kubeflow/training-operator",
"depType": "Kustomization",
"fixedVersion": "v1.8.1",
"packageName": "kubeflow/training-operator",
"registryUrl": "https://github.com",
"sourceUrl": "https://github.com/kubeflow/training-operator",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
}
],
"packageFile": "kubernetes/manifests/kubeflow/kubeflow-training-operator/kustomization.yaml"
}
],
"maven": [
{
"datasource": "maven",
"deps": [
{
"currentValue": "1.20.0",
"currentVersion": "1.20.0",
"datasource": "maven",
"depName": "org.apache.flink:flink-java",
"depType": "provided",
"fileReplacePosition": 523,
"fixedVersion": "1.20.0",
"groupName": "flink.version",
"homepage": "https://flink.apache.org",
"packageName": "org.apache.flink:flink-java",
"registryUrls": [
"https://repository.apache.org/content/repositories/snapshots/",
"https://repo.maven.apache.org/maven2"
],
"sourceUrl": "https://github.com/apache/flink",
"versioning": "maven",
"warnings": [],
"updates": []
},
{
"currentValue": "1.20.0",
"currentVersion": "1.20.0",
"datasource": "maven",
"depName": "org.apache.flink:flink-streaming-java",
"depType": "provided",
"fileReplacePosition": 523,
"fixedVersion": "1.20.0",
"groupName": "flink.version",
"homepage": "https://flink.apache.org",
"packageName": "org.apache.flink:flink-streaming-java",
"registryUrls": [
"https://repository.apache.org/content/repositories/snapshots/",
"https://repo.maven.apache.org/maven2"
],
"sourceUrl": "https://github.com/apache/flink",
"versioning": "maven",
"warnings": [],
"updates": []
},
{
"currentValue": "1.20.0",
"currentVersion": "1.20.0",
"datasource": "maven",
"depName": "org.apache.flink:flink-clients",
"depType": "provided",
"fileReplacePosition": 523,
"fixedVersion": "1.20.0",
"groupName": "flink.version",
"homepage": "https://flink.apache.org",
"packageName": "org.apache.flink:flink-clients",
"registryUrls": [
"https://repository.apache.org/content/repositories/snapshots/",
"https://repo.maven.apache.org/maven2"
],
"sourceUrl": "https://github.com/apache/flink",
"versioning": "maven",
"warnings": [],
"updates": []
},
{
"currentValue": "1.14.6",
"currentVersion": "1.14.6",
"datasource": "maven",
"depName": "org.apache.flink:flink-connector-twitter_2.12",
"depType": "compile",
"fileReplacePosition": 2238,
"fixedVersion": "1.14.6",
"homepage": "https://flink.apache.org",
"packageName": "org.apache.flink:flink-connector-twi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment