Skip to content

Instantly share code, notes, and snippets.

@blakeNaccarato
Created September 22, 2024 19:42
Show Gist options
  • Save blakeNaccarato/6bd3ee00f75744697f5ea738cb9c93c6 to your computer and use it in GitHub Desktop.
Save blakeNaccarato/6bd3ee00f75744697f5ea738cb9c93c6 to your computer and use it in GitHub Desktop.
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": "mdpprod3renovate",
"password": "***********"
},
{
"hostType": "docker",
"matchHost": "hub.docker.com",
"username": "mdpprodrenovatedc",
"password": "***********"
},
{
"hostType": "github",
"matchHost": "api.github.com",
"token": "***********"
},
{
"hostType": "github-tags",
"matchHost": "api.github.com",
"token": "***********"
},
{
"hostType": "github-releases",
"matchHost": "api.github.com",
"token": "***********"
},
{
"hostType": "pod",
"matchHost": "api.github.com",
"token": "***********"
},
{
"hostType": "terraform-provider",
"matchHost": "api.github.com",
"token": "***********"
},
{
"hostType": "rubygems",
"matchHost": "github.com",
"token": "***********"
}
],
"secrets": {}
}
}
DEBUG: 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": "disabled",
"onboarding": false,
"forkProcessing": "disabled",
"requireConfig": "required",
"platform": "github",
"username": "renovate[bot]",
"repositories": [
"softboiler/boilercv"
],
"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": "mdpprod3renovate",
"password": "***********"
},
{
"hostType": "docker",
"matchHost": "hub.docker.com",
"username": "mdpprodrenovatedc",
"password": "***********"
},
{
"hostType": "github",
"matchHost": "api.github.com",
"token": "***********"
},
{
"hostType": "github-tags",
"matchHost": "api.github.com",
"token": "***********"
},
{
"hostType": "github-releases",
"matchHost": "api.github.com",
"token": "***********"
},
{
"hostType": "pod",
"matchHost": "api.github.com",
"token": "***********"
},
{
"hostType": "terraform-provider",
"matchHost": "api.github.com",
"token": "***********"
},
{
"hostType": "rubygems",
"matchHost": "github.com",
"token": "***********"
}
],
"secrets": {},
"extends": [
"mergeConfidence:all-badges"
],
"prFooter": "This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/{{platform}}/{{repository}}).",
"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": "disabled",
"onboarding": false,
"forkProcessing": "disabled",
"requireConfig": "required",
"platform": "github",
"username": "renovate[bot]",
"repositories": [
"softboiler/boilercv"
],
"gitAuthor": "renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"deleteConfigFile": true
}
}
DEBUG: Found valid git version: 2.46.0
DEBUG: Setting global hostRules
DEBUG: Adding password authentication for docker.io (hostType=docker) to hostRules
DEBUG: Adding password authentication for hub.docker.com (hostType=docker) to hostRules
DEBUG: Adding token authentication for api.github.com (hostType=github) to hostRules
DEBUG: Adding token authentication for api.github.com (hostType=github-tags) to hostRules
DEBUG: Adding token authentication for api.github.com (hostType=github-releases) to hostRules
DEBUG: Adding token authentication for api.github.com (hostType=pod) to hostRules
DEBUG: Adding token authentication for api.github.com (hostType=terraform-provider) to hostRules
DEBUG: Adding token authentication for github.com (hostType=rubygems) to hostRules
DEBUG: Using default github endpoint: https://api.github.com/
DEBUG: Platform config
{
"platformConfig": {
"hostType": "github",
"endpoint": "https://api.github.com/",
"isGHApp": true,
"isGhe": false
}
"renovateUsername": "renovate[bot]"
}
DEBUG: Using configured gitAuthor (renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>)
DEBUG: Adding token authentication for api.github.com (hostType=github) to hostRules
DEBUG: Using baseDir: /tmp/renovate
DEBUG: Using cacheDir: /tmp/renovate/cache
DEBUG: Using containerbaseDir: /tmp/renovate/cache/containerbase
DEBUG: Redis cache init
DEBUG: Redis cache connected
DEBUG: Commits limit = null
DEBUG: Setting global hostRules
DEBUG: Adding password authentication for docker.io (hostType=docker) to hostRules
DEBUG: Adding password authentication for hub.docker.com (hostType=docker) to hostRules
DEBUG: Adding token authentication for api.github.com (hostType=github) to hostRules
DEBUG: Adding token authentication for api.github.com (hostType=github-tags) to hostRules
DEBUG: Adding token authentication for api.github.com (hostType=github-releases) to hostRules
DEBUG: Adding token authentication for api.github.com (hostType=pod) to hostRules
DEBUG: Adding token authentication for api.github.com (hostType=terraform-provider) to hostRules
DEBUG: Adding token authentication for github.com (hostType=rubygems) to hostRules
DEBUG: Adding token authentication for api.github.com (hostType=github) to hostRules
DEBUG: validatePresets()
DEBUG: Reinitializing hostRules for repo
DEBUG: Clearing hostRules
DEBUG: Adding password authentication for docker.io (hostType=docker) to hostRules
DEBUG: Adding password authentication for hub.docker.com (hostType=docker) to hostRules
DEBUG: Adding token authentication for api.github.com (hostType=github) to hostRules
DEBUG: Adding token authentication for api.github.com (hostType=github-tags) to hostRules
DEBUG: Adding token authentication for api.github.com (hostType=github-releases) to hostRules
DEBUG: Adding token authentication for api.github.com (hostType=pod) to hostRules
DEBUG: Adding token authentication for api.github.com (hostType=terraform-provider) to hostRules
DEBUG: Adding token authentication for github.com (hostType=rubygems) to hostRules
DEBUG: Adding token authentication for api.github.com (hostType=github) to hostRules
INFO: Repository started
{
"renovateVersion": "38.80.0"
}
DEBUG: Using localDir: /tmp/renovate/repos/github/softboiler/boilercv
DEBUG: PackageFiles.clear() - Package files deleted
DEBUG: initRepo("softboiler/boilercv")
DEBUG: hostRules: authentication already set for api.github.com
DEBUG: Using queue: host=api.github.com, concurrency=16
DEBUG: softboiler/boilercv 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/softboiler/boilercv/pulls?per_page=20&state=all&sort=updated&direction=desc&page=1 (etag=W/"a03243d90af4ee1806e145ab3d6a3fe4fd48ae1bbc6a0ce3be9be8d90369243c", lastModified=undefined)
DEBUG: getPrList success
{
"pullsTotal": 177
"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/softboiler/boilercv/contents/.renovaterc.json from 2024-09-22T19:38:19.083Z
DEBUG: Existing config file confirmed
DEBUG: Repository config
{
"fileName": ".renovaterc.json"
"config": {
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"addLabels": [
"dependencies"
],
"extends": [
"config:best-practices"
],
"dependencyDashboardApproval": true,
"separateMajorMinor": false,
"git-submodules": {
"enabled": true
},
"pep621": {
"cloneSubmodules": true,
"rangeStrategy": "update-lockfile"
},
"pre-commit": {
"enabled": true
},
"enabledManagers": [
"custom.regex",
"devcontainer",
"git-submodules",
"github-actions",
"pep621",
"pre-commit"
],
"customManagers": [
{
"description": "uv",
"customType": "regex",
"fileMatch": [
"(^|/)\\.uv-version[^/]*$"
],
"matchStrings": [
"(?<currentValue>[^\\n]+)"
],
"datasourceTemplate": "github-releases",
"depNameTemplate": "astral-sh/uv"
},
{
"description": "uv-gha",
"customType": "regex",
"fileMatch": [
"(^|/)\\.github/workflows/[^/]*$"
],
"matchStrings": [
"- uses: \"astral-sh/setup-uv@.+\\n\\s+with:\\n\\s+version:\\s\"(?<currentValue>.+)\""
],
"datasourceTemplate": "github-releases",
"depNameTemplate": "astral-sh/uv"
},
{
"description": "pylance",
"customType": "regex",
"fileMatch": [
"(^|/)\\.pylance-version[^/]*$"
],
"matchStrings": [
"(?<currentValue>[^\\n]+)"
],
"datasourceTemplate": "github-releases",
"depNameTemplate": "microsoft/pylance-release"
}
],
"packageRules": [
{
"groupName": "all",
"matchPackageNames": [
"*"
]
},
{
"groupName": "ruff",
"matchPackageNames": [
"/^.*ruff.*$/"
]
},
{
"groupName": "pylance",
"matchPackageNames": [
"microsoft/pylance-release"
]
},
{
"groupName": "tests",
"matchPackageNames": [
"/^.*pytest.*$/"
]
},
{
"groupName": "docs",
"matchPackageNames": [
"docutils",
"numpydoc",
"/^.*sphinx.*$/",
"/^.*myst.*$/"
]
},
{
"groupName": "devcontainer",
"matchManagers": [
"devcontainer"
]
}
]
}
}
DEBUG: Repo is onboarded
DEBUG: http cache: Using cached response: https://api.github.com/repos/softboiler/boilercv/contents/.renovaterc.json from 2024-09-22T19:38:19.083Z
DEBUG: migrateAndValidate()
DEBUG: No config migration necessary
DEBUG: Post-massage config
{
"config": {
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"addLabels": [
"dependencies"
],
"extends": [
"mergeConfidence:all-badges",
"config:best-practices"
],
"dependencyDashboardApproval": true,
"separateMajorMinor": false,
"git-submodules": {
"enabled": true
},
"pep621": {
"cloneSubmodules": true,
"rangeStrategy": "update-lockfile"
},
"pre-commit": {
"enabled": true
},
"enabledManagers": [
"custom.regex",
"devcontainer",
"git-submodules",
"github-actions",
"pep621",
"pre-commit"
],
"customManagers": [
{
"description": [
"uv"
],
"customType": "regex",
"fileMatch": [
"(^|/)\\.uv-version[^/]*$"
],
"matchStrings": [
"(?<currentValue>[^\\n]+)"
],
"datasourceTemplate": "github-releases",
"depNameTemplate": "astral-sh/uv"
},
{
"description": [
"uv-gha"
],
"customType": "regex",
"fileMatch": [
"(^|/)\\.github/workflows/[^/]*$"
],
"matchStrings": [
"- uses: \"astral-sh/setup-uv@.+\\n\\s+with:\\n\\s+version:\\s\"(?<currentValue>.+)\""
],
"datasourceTemplate": "github-releases",
"depNameTemplate": "astral-sh/uv"
},
{
"description": [
"pylance"
],
"customType": "regex",
"fileMatch": [
"(^|/)\\.pylance-version[^/]*$"
],
"matchStrings": [
"(?<currentValue>[^\\n]+)"
],
"datasourceTemplate": "github-releases",
"depNameTemplate": "microsoft/pylance-release"
}
],
"packageRules": [
{
"groupName": "all",
"matchPackageNames": [
"*"
]
},
{
"groupName": "ruff",
"matchPackageNames": [
"/^.*ruff.*$/"
]
},
{
"groupName": "pylance",
"matchPackageNames": [
"microsoft/pylance-release"
]
},
{
"groupName": "tests",
"matchPackageNames": [
"/^.*pytest.*$/"
]
},
{
"groupName": "docs",
"matchPackageNames": [
"docutils",
"numpydoc",
"/^.*sphinx.*$/",
"/^.*myst.*$/"
]
},
{
"groupName": "devcontainer",
"matchManagers": [
"devcontainer"
]
}
]
}
}
DEBUG: Found repo ignorePaths
{
"ignorePaths": [
"**/node_modules/**",
"**/bower_components/**",
"**/vendor/**",
"**/examples/**",
"**/__tests__/**",
"**/test/**",
"**/tests/**",
"**/__fixtures__/**"
]
}
DEBUG: http cache: saving https://api.github.com/repos/softboiler/boilercv/dependabot/alerts?state=open&direction=asc&per_page=100 (etag=W/"72aafe34038d6cf6efe3aaae76d88b665c534fbbeafc72cb59de282019fe949d", lastModified=Thu, 19 Sep 2024 21:18:20 GMT)
DEBUG: Vulnerability Alert: Failed to parse some alerts
{
"error": {
"message": "Schema error",
"stack": "ZodError: Schema error\n at Object.transform (/usr/local/renovate/lib/util/schema-utils.ts:66:21)\n at /usr/local/renovate/node_modules/.pnpm/zod@3.23.8/node_modules/zod/lib/types.js:3236:51\n at processTicksAndRejections (node:internal/process/task_queues:95:5)\n at ZodEffects.safeParseAsync (/usr/local/renovate/node_modules/.pnpm/zod@3.23.8/node_modules/zod/lib/types.js:199:24)\n at ZodEffects.parseAsync (/usr/local/renovate/node_modules/.pnpm/zod@3.23.8/node_modules/zod/lib/types.js:180:24)\n at GithubHttp.requestJson (/usr/local/renovate/lib/util/http/index.ts:297:16)\n at Proxy.getVulnerabilityAlerts (/usr/local/renovate/lib/modules/platform/github/index.ts:1979:7)\n at detectVulnerabilityAlerts (/usr/local/renovate/lib/workers/repository/init/vulnerability.ts:65:18)\n at initRepo (/usr/local/renovate/lib/workers/repository/init/index.ts:67:12)\n at Object.renovateRepository (/usr/local/renovate/lib/workers/repository/index.ts:64:14)\n at attributes.repository (/usr/local/renovate/lib/workers/global/index.ts:202:11)\n at start (/usr/local/renovate/lib/workers/global/index.ts:187:7)\n at /usr/local/renovate/lib/renovate.ts:18:22",
"issues": {
"0": {
"security_vulnerability": {
"first_patched_version": "Expected object, received null"
}
},
"1": {
"security_vulnerability": {
"first_patched_version": "Expected object, received null"
}
}
}
}
}
DEBUG: No vulnerability alerts found
DEBUG: No vulnerability alerts found
DEBUG: findIssue(Dependency Dashboard)
DEBUG: Issues cache: synced
DEBUG: Found issue 14
DEBUG: http cache: saving https://api.github.com/repos/softboiler/boilercv/issues/14 (etag=W/"b3d5fbcc1ae3fe806274ff3064787aa9b6abbc07cdd108dc818e9117b50b5f38", lastModified=Sun, 22 Sep 2024 19:38:39 GMT)
DEBUG: No baseBranches
DEBUG: extract()
DEBUG: Cached extract for sha=1ec860b474669656864f3ca63933d2cb2f3bc6f4 is valid and can be used
DEBUG: Deleted cached dep updates
INFO: Dependency extraction complete
{
"baseBranch": "main"
"stats": {
"managers": {
"devcontainer": {
"fileCount": 1,
"depCount": 6
},
"git-submodules": {
"fileCount": 1,
"depCount": 5
},
"github-actions": {
"fileCount": 3,
"depCount": 30
},
"pep621": {
"fileCount": 3,
"depCount": 113
},
"pre-commit": {
"fileCount": 1,
"depCount": 7
},
"regex": {
"fileCount": 4,
"depCount": 9
}
},
"total": {
"fileCount": 13,
"depCount": 170
}
}
}
DEBUG: Dependency https://github.com/softboiler/python-type-stubs has unsupported/unversioned value main (versioning=git)
DEBUG: Dependency https://github.com/softboiler/boilercine.git has unsupported/unversioned value main (versioning=git)
DEBUG: Dependency https://github.com/softboiler/boilercore.git has unsupported/unversioned value main (versioning=git)
DEBUG: Dependency https://github.com/blakeNaccarato/cachier.git has unsupported/unversioned value master (versioning=git)
DEBUG: Dependency https://github.com/softboiler/context_models.git has unsupported/unversioned value main (versioning=git)
DEBUG: hostRules: no authentication for pypi.org
DEBUG: Using queue: host=pypi.org, concurrency=16
DEBUG: Unsupported rangeStrategy: update-lockfile. Using "replace" instead.
DEBUG: Unsupported rangeStrategy: update-lockfile. Using "replace" instead.
DEBUG: Unsupported rangeStrategy: update-lockfile. Using "replace" instead.
DEBUG: Unsupported rangeStrategy: update-lockfile. Using "replace" instead.
DEBUG: Unsupported rangeStrategy: update-lockfile. Using "replace" instead.
DEBUG: Unsupported rangeStrategy: update-lockfile. Using "replace" instead.
DEBUG: Unsupported rangeStrategy: update-lockfile. Using "replace" instead.
DEBUG: Unsupported rangeStrategy: update-lockfile. Using "replace" instead.
DEBUG: Unsupported rangeStrategy: update-lockfile. Using "replace" instead.
DEBUG: Unsupported rangeStrategy: update-lockfile. Using "replace" instead.
DEBUG: Unsupported rangeStrategy: update-lockfile. Using "replace" instead.
DEBUG: Unsupported rangeStrategy: update-lockfile. Using "replace" instead.
DEBUG: Unsupported rangeStrategy: update-lockfile. Using "replace" instead.
DEBUG: Unsupported rangeStrategy: update-lockfile. Using "replace" instead.
DEBUG: Unsupported rangeStrategy: update-lockfile. Using "replace" instead.
DEBUG: Unsupported rangeStrategy: update-lockfile. Using "replace" instead.
DEBUG: Unsupported rangeStrategy: update-lockfile. Using "replace" instead.
DEBUG: Unsupported rangeStrategy: update-lockfile. Using "replace" instead.
DEBUG: Unsupported rangeStrategy: update-lockfile. Using "replace" instead.
DEBUG: Unsupported rangeStrategy: update-lockfile. Using "replace" instead.
DEBUG: Unsupported rangeStrategy: update-lockfile. Using "replace" instead.
DEBUG: Unsupported rangeStrategy: update-lockfile. Using "replace" instead.
DEBUG: Unsupported rangeStrategy: update-lockfile. Using "replace" instead.
DEBUG: Unsupported rangeStrategy: update-lockfile. Using "replace" instead.
DEBUG: Unsupported rangeStrategy: update-lockfile. Using "replace" instead.
DEBUG: Unsupported rangeStrategy: update-lockfile. Using "replace" instead.
DEBUG: Unsupported rangeStrategy: update-lockfile. Using "replace" instead.
DEBUG: PackageFiles.add() - Package file saved for base branch
{
"baseBranch": "main"
}
DEBUG: Package releases lookups complete
{
"baseBranch": "main"
}
DEBUG: branchifyUpgrades
DEBUG: detectSemanticCommits()
DEBUG: semanticCommits: returning "disabled" from cache
DEBUG: 49 flattened updates found: mcr.microsoft.com/devcontainers/base, ghcr.io/devcontainers/features/powershell, ghcr.io/devcontainers/features/python, ghcr.io/devcontainers/features/desktop-lite, typings, packages/boilercine, packages/cachier, astral-sh/setup-uv, actions/upload-artifact, astral-sh/setup-uv, astral-sh/setup-uv, astral-sh/setup-uv, astral-sh/setup-uv, jakebailey/pyright-action, astral-sh/setup-uv, astral-sh/setup-uv, actions/attest-build-provenance, pypa/gh-action-pypi-publish, matplotlib, numpy, numpydantic, pandas, pillow, pydantic, pytz, sympy, xarray, netcdf4, netcdf4, debugpy, dvc, fawltydeps, ipython, pandas-stubs, pipdeptree, pipx, pre-commit, pyright, ruff, sourcery, towncrier, myst-parser, sphinx-autobuild, sphinx-design, sphinxcontrib-bibtex, iterative/dvc, DavidAnson/markdownlint-cli2, charliermarsh/ruff-pre-commit, microsoft/pylance-release
DEBUG: Returning 5 branch(es)
DEBUG: config.repoIsOnboarded=true
DEBUG: packageFiles with updates
{
"baseBranch": "main"
"config": {
"devcontainer": [
{
"deps": [
{
"autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}",
"currentValue": "1.1.2-ubuntu-22.04",
"currentVersion": "1.1.2",
"datasource": "docker",
"depName": "mcr.microsoft.com/devcontainers/base",
"depType": "image",
"fixedVersion": "1.1.2-ubuntu-22.04",
"isSingleVersion": true,
"lookupName": "devcontainers/base",
"packageName": "mcr.microsoft.com/devcontainers/base",
"registryUrl": "https://mcr.microsoft.com",
"replaceString": "mcr.microsoft.com/devcontainers/base:1.1.2-ubuntu-22.04",
"versioning": "docker",
"warnings": [],
"updates": [
{
"bucket": "latest",
"newVersion": "1.1.5",
"newValue": "1.1.5-ubuntu-22.04",
"newMajor": 1,
"newMinor": 1,
"newPatch": 5,
"updateType": "patch",
"branchName": "renovate/devcontainer"
}
]
},
{
"autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}",
"currentValue": "1.4.0",
"currentVersion": "1.4.0",
"datasource": "docker",
"depName": "ghcr.io/devcontainers/features/powershell",
"depType": "feature",
"fixedVersion": "1.4.0",
"isSingleVersion": true,
"lookupName": "devcontainers/features/powershell",
"packageName": "ghcr.io/devcontainers/features/powershell",
"pinDigests": false,
"registryUrl": "https://ghcr.io",
"replaceString": "ghcr.io/devcontainers/features/powershell:1.4.0",
"versioning": "docker",
"warnings": [],
"updates": [
{
"bucket": "latest",
"newVersion": "1.5.0",
"newValue": "1.5.0",
"newMajor": 1,
"newMinor": 5,
"newPatch": 0,
"updateType": "minor",
"branchName": "renovate/devcontainer"
}
]
},
{
"autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}",
"currentValue": "1.6.2",
"currentVersion": "1.6.2",
"datasource": "docker",
"depName": "ghcr.io/devcontainers/features/python",
"depType": "feature",
"fixedVersion": "1.6.2",
"isSingleVersion": true,
"lookupName": "devcontainers/features/python",
"packageName": "ghcr.io/devcontainers/features/python",
"pinDigests": false,
"registryUrl": "https://ghcr.io",
"replaceString": "ghcr.io/devcontainers/features/python:1.6.2",
"versioning": "docker",
"warnings": [],
"updates": [
{
"bucket": "latest",
"newVersion": "1.6.4",
"newValue": "1.6.4",
"newMajor": 1,
"newMinor": 6,
"newPatch": 4,
"updateType": "patch",
"branchName": "renovate/devcontainer"
}
]
},
{
"autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}",
"currentValue": "1.2.0",
"currentVersion": "1.2.0",
"datasource": "docker",
"depName": "ghcr.io/devcontainers/features/desktop-lite",
"depType": "feature",
"fixedVersion": "1.2.0",
"isSingleVersion": true,
"lookupName": "devcontainers/features/desktop-lite",
"packageName": "ghcr.io/devcontainers/features/desktop-lite",
"pinDigests": false,
"registryUrl": "https://ghcr.io",
"replaceString": "ghcr.io/devcontainers/features/desktop-lite:1.2.0",
"versioning": "docker",
"warnings": [],
"updates": [
{
"bucket": "latest",
"newVersion": "1.2.5",
"newValue": "1.2.5",
"newMajor": 1,
"newMinor": 2,
"newPatch": 5,
"updateType": "patch",
"branchName": "renovate/devcontainer"
}
]
},
{
"autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}",
"currentValue": "1.0.1",
"currentVersion": "1.0.1",
"datasource": "docker",
"depName": "ghcr.io/dhoeric/features/google-cloud-cli",
"depType": "feature",
"fixedVersion": "1.0.1",
"lookupName": "dhoeric/features/google-cloud-cli",
"packageName": "ghcr.io/dhoeric/features/google-cloud-cli",
"pinDigests": false,
"registryUrl": "https://ghcr.io",
"replaceString": "ghcr.io/dhoeric/features/google-cloud-cli:1.0.1",
"versioning": "docker",
"warnings": [],
"updates": []
},
{
"autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}",
"currentValue": "1.0.3",
"currentVersion": "1.0.3",
"datasource": "docker",
"depName": "ghcr.io/joshuanianji/devcontainer-features/gcloud-cli-persistence",
"depType": "feature",
"fixedVersion": "1.0.3",
"lookupName": "joshuanianji/devcontainer-features/gcloud-cli-persistence",
"packageName": "ghcr.io/joshuanianji/devcontainer-features/gcloud-cli-persistence",
"pinDigests": false,
"registryUrl": "https://ghcr.io",
"replaceString": "ghcr.io/joshuanianji/devcontainer-features/gcloud-cli-persistence:1.0.3",
"versioning": "docker",
"warnings": [],
"updates": []
}
],
"packageFile": ".devcontainer/devcontainer.json"
}
],
"git-submodules": [
{
"datasource": "git-refs",
"deps": [
{
"currentDigest": "a2fdf01b8109d35a846d65769e96d7c12f92c302",
"currentValue": "main",
"depName": "typings",
"packageName": "https://github.com/softboiler/python-type-stubs",
"versioning": "git",
"warnings": [],
"updates": [
{
"updateType": "digest",
"newValue": "main",
"newDigest": "d3462bd38d73ccc77d6767bcfb006004853a7f06",
"branchName": "renovate/all"
}
]
},
{
"currentDigest": "198b92a9eb1cd93edfa949d59055e834e53b7a08",
"currentValue": "main",
"depName": "packages/boilercine",
"packageName": "https://github.com/softboiler/boilercine.git",
"versioning": "git",
"warnings": [],
"updates": [
{
"updateType": "digest",
"newValue": "main",
"newDigest": "95927387b19e0033831e52777fcfe102d08002d0",
"branchName": "renovate/all"
}
]
},
{
"currentDigest": "aca1c8d7d8f203bf03eb39d8ee0738b19341559d",
"currentValue": "main",
"depName": "packages/boilercore",
"packageName": "https://github.com/softboiler/boilercore.git",
"versioning": "git",
"warnings": [],
"updates": []
},
{
"currentDigest": "db7f394a553a90944ca25c2d687771006e77a024",
"currentValue": "master",
"depName": "packages/cachier",
"packageName": "https://github.com/blakeNaccarato/cachier.git",
"versioning": "git",
"warnings": [],
"updates": [
{
"updateType": "digest",
"newValue": "master",
"newDigest": "474294fac83b029f13dd61b8d2822923045d4504",
"branchName": "renovate/all"
}
]
},
{
"currentDigest": "3502b886fdca393101d2998f65d8b7afe9fb829c",
"currentValue": "main",
"depName": "packages/context_models",
"packageName": "https://github.com/softboiler/context_models.git",
"versioning": "git",
"warnings": [],
"updates": []
}
],
"packageFile": ".gitmodules"
}
],
"github-actions": [
{
"deps": [
{
"autoReplaceStringTemplate": "\"{{depName}}@{{#if newDigest}}{{newDigest}}\"{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}\"{{/unless}}",
"commitMessageTopic": "{{{depName}}} action",
"currentDigest": "3b121c9e98fa055f59a32b023cb4fd2325f4d9dc",
"currentValue": "v1.6.0",
"currentVersion": "v1.6.0",
"currentVersionTimestamp": "2022-09-26T15:26:06.000Z",
"datasource": "github-tags",
"depName": "dropseed/changerelease",
"depType": "action",
"fixedVersion": "v1.6.0",
"packageName": "dropseed/changerelease",
"registryUrl": "https://github.com",
"replaceString": "\"dropseed/changerelease@3b121c9e98fa055f59a32b023cb4fd2325f4d9dc\" # v1.6.0",
"sourceUrl": "https://github.com/dropseed/changerelease",
"versioning": "docker",
"warnings": [],
"updates": []
},
{
"autoReplaceStringTemplate": "{{depName}}-{{newValue}}",
"currentValue": "22.04",
"currentVersion": "22.04",
"datasource": "github-runners",
"depName": "ubuntu",
"depType": "github-runner",
"fixedVersion": "22.04",
"packageName": "ubuntu",
"replaceString": "ubuntu-22.04",
"sourceUrl": "https://github.com/actions/runner-images",
"versioning": "docker",
"warnings": [],
"updates": []
}
],
"packageFile": ".github/workflows/changerelease.yml"
},
{
"deps": [
{
"autoReplaceStringTemplate": "\"{{depName}}@{{#if newDigest}}{{newDigest}}\"{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}\"{{/unless}}",
"commitMessageTopic": "{{{depName}}} action",
"currentDigest": "692973e3d937129bcbf40652eb9f2f61becf3332",
"currentValue": "v4.1.7",
"currentVersion": "v4.1.7",
"currentVersionTimestamp": "2024-06-12T18:41:43.000Z",
"datasource": "github-tags",
"depName": "actions/checkout",
"depType": "action",
"fixedVersion": "v4.1.7",
"packageName": "actions/checkout",
"registryUrl": "https://github.com",
"replaceString": "\"actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332\" # v4.1.7",
"sourceUrl": "https://github.com/actions/checkout",
"versioning": "docker",
"warnings": [],
"updates": []
},
{
"autoReplaceStringTemplate": "\"{{depName}}@{{#if newDigest}}{{newDigest}}\"{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}\"{{/unless}}",
"commitMessageTopic": "{{{depName}}} action",
"currentDigest": "9f1f1fece28798fe5e7ece00f4243abe886974b2",
"currentValue": "v3.0.0",
"currentVersion": "v3.0.0",
"currentVersionTimestamp": "2024-09-16T19:33:16.000Z",
"datasource": "github-tags",
"depName": "astral-sh/setup-uv",
"depType": "action",
"fixedVersion": "v3.0.0",
"isSingleVersion": true,
"packageName": "astral-sh/setup-uv",
"registryUrl": "https://github.com",
"replaceString": "\"astral-sh/setup-uv@9f1f1fece28798fe5e7ece00f4243abe886974b2\" # v3.0.0",
"sourceUrl": "https://github.com/astral-sh/setup-uv",
"versioning": "docker",
"warnings": [],
"updates": [
{
"bucket": "latest",
"newVersion": "v3.1.1",
"newValue": "v3.1.1",
"newDigest": "abac0ce7b0768476333db78faaf98b1130f5face",
"releaseTimestamp": "2024-09-21T18:19:02.000Z",
"newMajor": 3,
"newMinor": 1,
"newPatch": 1,
"updateType": "minor",
"branchName": "renovate/all"
}
]
},
{
"autoReplaceStringTemplate": "\"{{depName}}@{{#if newDigest}}{{newDigest}}\"{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}\"{{/unless}}",
"commitMessageTopic": "{{{depName}}} action",
"currentDigest": "0b2256b8c012f0828dc542b3febcab082c67f72b",
"currentValue": "v4.3.4",
"currentVersion": "v4.3.4",
"currentVersionTimestamp": "2024-07-05T15:11:13.000Z",
"datasource": "github-tags",
"depName": "actions/upload-artifact",
"depType": "action",
"fixedVersion": "v4.3.4",
"isSingleVersion": true,
"packageName": "actions/upload-artifact",
"registryUrl": "https://github.com",
"replaceString": "\"actions/upload-artifact@0b2256b8c012f0828dc542b3febcab082c67f72b\" # v4.3.4",
"sourceUrl": "https://github.com/actions/upload-artifact",
"versioning": "docker",
"warnings": [],
"updates": [
{
"bucket": "latest",
"newVersion": "v4.4.0",
"newValue": "v4.4.0",
"newDigest": "50769540e7f4bd5e21e526ee35c689e35e0d6874",
"releaseTimestamp": "2024-08-29T14:38:39.000Z",
"newMajor": 4,
"newMinor": 4,
"newPatch": 0,
"updateType": "minor",
"branchName": "renovate/all"
}
]
},
{
"autoReplaceStringTemplate": "\"{{depName}}@{{#if newDigest}}{{newDigest}}\"{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}\"{{/unless}}",
"commitMessageTopic": "{{{depName}}} action",
"currentDigest": "692973e3d937129bcbf40652eb9f2f61becf3332",
"currentValue": "v4.1.7",
"currentVersion": "v4.1.7",
"currentVersionTimestamp": "2024-06-12T18:41:43.000Z",
"datasource": "github-tags",
"depName": "actions/checkout",
"depType": "action",
"fixedVersion": "v4.1.7",
"packageName": "actions/checkout",
"registryUrl": "https://github.com",
"replaceString": "\"actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332\" # v4.1.7",
"sourceUrl": "https://github.com/actions/checkout",
"versioning": "docker",
"warnings": [],
"updates": []
},
{
"autoReplaceStringTemplate": "\"{{depName}}@{{#if newDigest}}{{newDigest}}\"{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}\"{{/unless}}",
"commitMessageTopic": "{{{depName}}} action",
"currentDigest": "9f1f1fece28798fe5e7ece00f4243abe886974b2",
"currentValue": "v3.0.0",
"currentVersion": "v3.0.0",
"currentVersionTimestamp": "2024-09-16T19:33:16.000Z",
"datasource": "github-tags",
"depName": "astral-sh/setup-uv",
"depType": "action",
"fixedVersion": "v3.0.0",
"isSingleVersion": true,
"packageName": "astral-sh/setup-uv",
"registryUrl": "https://github.com",
"replaceString": "\"astral-sh/setup-uv@9f1f1fece28798fe5e7ece00f4243abe886974b2\" # v3.0.0",
"sourceUrl": "https://github.com/astral-sh/setup-uv",
"versioning": "docker",
"warnings": [],
"updates": [
{
"bucket": "latest",
"newVersion": "v3.1.1",
"newValue": "v3.1.1",
"newDigest": "abac0ce7b0768476333db78faaf98b1130f5face",
"releaseTimestamp": "2024-09-21T18:19:02.000Z",
"newMajor": 3,
"newMinor": 1,
"newPatch": 1,
"updateType": "minor",
"branchName": "renovate/all"
}
]
},
{
"autoReplaceStringTemplate": "\"{{depName}}@{{#if newDigest}}{{newDigest}}\"{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}\"{{/unless}}",
"commitMessageTopic": "{{{depName}}} action",
"currentDigest": "56afc609e74202658d3ffba0e8f6dda462b719fa",
"currentValue": "v3.0.1",
"currentVersion": "v3.0.1",
"currentVersionTimestamp": "2024-02-07T06:58:38.000Z",
"datasource": "github-tags",
"depName": "actions/upload-pages-artifact",
"depType": "action",
"fixedVersion": "v3.0.1",
"packageName": "actions/upload-pages-artifact",
"registryUrl": "https://github.com",
"replaceString": "\"actions/upload-pages-artifact@56afc609e74202658d3ffba0e8f6dda462b719fa\" # v3.0.1",
"sourceUrl": "https://github.com/actions/upload-pages-artifact",
"versioning": "docker",
"warnings": [],
"updates": []
},
{
"autoReplaceStringTemplate": "\"{{depName}}@{{#if newDigest}}{{newDigest}}\"{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}\"{{/unless}}",
"commitMessageTopic": "{{{depName}}} action",
"currentDigest": "d6db90164ac5ed86f2b6aed7e0febac5b3c0c03e",
"currentValue": "v4.0.5",
"currentVersion": "v4.0.5",
"currentVersionTimestamp": "2024-03-15T18:57:41.000Z",
"datasource": "github-tags",
"depName": "actions/deploy-pages",
"depType": "action",
"fixedVersion": "v4.0.5",
"packageName": "actions/deploy-pages",
"registryUrl": "https://github.com",
"replaceString": "\"actions/deploy-pages@d6db90164ac5ed86f2b6aed7e0febac5b3c0c03e\" # v4.0.5",
"sourceUrl": "https://github.com/actions/deploy-pages",
"versioning": "docker",
"warnings": [],
"updates": []
},
{
"autoReplaceStringTemplate": "\"{{depName}}@{{#if newDigest}}{{newDigest}}\"{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}\"{{/unless}}",
"commitMessageTopic": "{{{depName}}} action",
"currentDigest": "692973e3d937129bcbf40652eb9f2f61becf3332",
"currentValue": "v4.1.7",
"currentVersion": "v4.1.7",
"currentVersionTimestamp": "2024-06-12T18:41:43.000Z",
"datasource": "github-tags",
"depName": "actions/checkout",
"depType": "action",
"fixedVersion": "v4.1.7",
"packageName": "actions/checkout",
"registryUrl": "https://github.com",
"replaceString": "\"actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332\" # v4.1.7",
"sourceUrl": "https://github.com/actions/checkout",
"versioning": "docker",
"warnings": [],
"updates": []
},
{
"autoReplaceStringTemplate": "\"{{depName}}@{{#if newDigest}}{{newDigest}}\"{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}\"{{/unless}}",
"commitMessageTopic": "{{{depName}}} action",
"currentDigest": "9f1f1fece28798fe5e7ece00f4243abe886974b2",
"currentValue": "v3.0.0",
"currentVersion": "v3.0.0",
"currentVersionTimestamp": "2024-09-16T19:33:16.000Z",
"datasource": "github-tags",
"depName": "astral-sh/setup-uv",
"depType": "action",
"fixedVersion": "v3.0.0",
"isSingleVersion": true,
"packageName": "astral-sh/setup-uv",
"registryUrl": "https://github.com",
"replaceString": "\"astral-sh/setup-uv@9f1f1fece28798fe5e7ece00f4243abe886974b2\" # v3.0.0",
"sourceUrl": "https://github.com/astral-sh/setup-uv",
"versioning": "docker",
"warnings": [],
"updates": [
{
"bucket": "latest",
"newVersion": "v3.1.1",
"newValue": "v3.1.1",
"newDigest": "abac0ce7b0768476333db78faaf98b1130f5face",
"releaseTimestamp": "2024-09-21T18:19:02.000Z",
"newMajor": 3,
"newMinor": 1,
"newPatch": 1,
"updateType": "minor",
"branchName": "renovate/all"
}
]
},
{
"autoReplaceStringTemplate": "\"{{depName}}@{{#if newDigest}}{{newDigest}}\"{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}\"{{/unless}}",
"commitMessageTopic": "{{{depName}}} action",
"currentDigest": "692973e3d937129bcbf40652eb9f2f61becf3332",
"currentValue": "v4.1.7",
"currentVersion": "v4.1.7",
"currentVersionTimestamp": "2024-06-12T18:41:43.000Z",
"datasource": "github-tags",
"depName": "actions/checkout",
"depType": "action",
"fixedVersion": "v4.1.7",
"packageName": "actions/checkout",
"registryUrl": "https://github.com",
"replaceString": "\"actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332\" # v4.1.7",
"sourceUrl": "https://github.com/actions/checkout",
"versioning": "docker",
"warnings": [],
"updates": []
},
{
"autoReplaceStringTemplate": "\"{{depName}}@{{#if newDigest}}{{newDigest}}\"{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}\"{{/unless}}",
"commitMessageTopic": "{{{depName}}} action",
"currentDigest": "9f1f1fece28798fe5e7ece00f4243abe886974b2",
"currentValue": "v3.0.0",
"currentVersion": "v3.0.0",
"currentVersionTimestamp": "2024-09-16T19:33:16.000Z",
"datasource": "github-tags",
"depName": "astral-sh/setup-uv",
"depType": "action",
"fixedVersion": "v3.0.0",
"isSingleVersion": true,
"packageName": "astral-sh/setup-uv",
"registryUrl": "https://github.com",
"replaceString": "\"astral-sh/setup-uv@9f1f1fece28798fe5e7ece00f4243abe886974b2\" # v3.0.0",
"sourceUrl": "https://github.com/astral-sh/setup-uv",
"versioning": "docker",
"warnings": [],
"updates": [
{
"bucket": "latest",
"newVersion": "v3.1.1",
"newValue": "v3.1.1",
"newDigest": "abac0ce7b0768476333db78faaf98b1130f5face",
"releaseTimestamp": "2024-09-21T18:19:02.000Z",
"newMajor": 3,
"newMinor": 1,
"newPatch": 1,
"updateType": "minor",
"branchName": "renovate/all"
}
]
},
{
"autoReplaceStringTemplate": "\"{{depName}}@{{#if newDigest}}{{newDigest}}\"{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}\"{{/unless}}",
"commitMessageTopic": "{{{depName}}} action",
"currentDigest": "692973e3d937129bcbf40652eb9f2f61becf3332",
"currentValue": "v4.1.7",
"currentVersion": "v4.1.7",
"currentVersionTimestamp": "2024-06-12T18:41:43.000Z",
"datasource": "github-tags",
"depName": "actions/checkout",
"depType": "action",
"fixedVersion": "v4.1.7",
"packageName": "actions/checkout",
"registryUrl": "https://github.com",
"replaceString": "\"actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332\" # v4.1.7",
"sourceUrl": "https://github.com/actions/checkout",
"versioning": "docker",
"warnings": [],
"updates": []
},
{
"autoReplaceStringTemplate": "\"{{depName}}@{{#if newDigest}}{{newDigest}}\"{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}\"{{/unless}}",
"commitMessageTopic": "{{{depName}}} action",
"currentDigest": "9f1f1fece28798fe5e7ece00f4243abe886974b2",
"currentValue": "v3.0.0",
"currentVersion": "v3.0.0",
"currentVersionTimestamp": "2024-09-16T19:33:16.000Z",
"datasource": "github-tags",
"depName": "astral-sh/setup-uv",
"depType": "action",
"fixedVersion": "v3.0.0",
"isSingleVersion": true,
"packageName": "astral-sh/setup-uv",
"registryUrl": "https://github.com",
"replaceString": "\"astral-sh/setup-uv@9f1f1fece28798fe5e7ece00f4243abe886974b2\" # v3.0.0",
"sourceUrl": "https://github.com/astral-sh/setup-uv",
"versioning": "docker",
"warnings": [],
"updates": [
{
"bucket": "latest",
"newVersion": "v3.1.1",
"newValue": "v3.1.1",
"newDigest": "abac0ce7b0768476333db78faaf98b1130f5face",
"releaseTimestamp": "2024-09-21T18:19:02.000Z",
"newMajor": 3,
"newMinor": 1,
"newPatch": 1,
"updateType": "minor",
"branchName": "renovate/all"
}
]
},
{
"autoReplaceStringTemplate": "\"{{depName}}@{{#if newDigest}}{{newDigest}}\"{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}\"{{/unless}}",
"commitMessageTopic": "{{{depName}}} action",
"currentDigest": "3bdde3b31d26f0f1f5de051b1fbd7a536a9a4e7f",
"currentValue": "v2.3.1",
"currentVersion": "v2.3.1",
"currentVersionTimestamp": "2024-04-12T17:09:21.000Z",
"datasource": "github-tags",
"depName": "jakebailey/pyright-action",
"depType": "action",
"fixedVersion": "v2.3.1",
"isSingleVersion": true,
"packageName": "jakebailey/pyright-action",
"registryUrl": "https://github.com",
"replaceString": "\"jakebailey/pyright-action@3bdde3b31d26f0f1f5de051b1fbd7a536a9a4e7f\" # v2.3.1",
"sourceUrl": "https://github.com/jakebailey/pyright-action",
"versioning": "docker",
"warnings": [],
"updates": [
{
"bucket": "latest",
"newVersion": "v2.3.2",
"newValue": "v2.3.2",
"newDigest": "b5d50e5cde6547546a5c4ac92e416a8c2c1a1dfe",
"releaseTimestamp": "2024-08-22T18:40:06.000Z",
"newMajor": 2,
"newMinor": 3,
"newPatch": 2,
"updateType": "patch",
"branchName": "renovate/all"
}
]
},
{
"autoReplaceStringTemplate": "\"{{depName}}@{{#if newDigest}}{{newDigest}}\"{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}\"{{/unless}}",
"commitMessageTopic": "{{{depName}}} action",
"currentDigest": "692973e3d937129bcbf40652eb9f2f61becf3332",
"currentValue": "v4.1.7",
"currentVersion": "v4.1.7",
"currentVersionTimestamp": "2024-06-12T18:41:43.000Z",
"datasource": "github-tags",
"depName": "actions/checkout",
"depType": "action",
"fixedVersion": "v4.1.7",
"packageName": "actions/checkout",
"registryUrl": "https://github.com",
"replaceString": "\"actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332\" # v4.1.7",
"sourceUrl": "https://github.com/actions/checkout",
"versioning": "docker",
"warnings": [],
"updates": []
},
{
"autoReplaceStringTemplate": "\"{{depName}}@{{#if newDigest}}{{newDigest}}\"{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}\"{{/unless}}",
"commitMessageTopic": "{{{depName}}} action",
"currentDigest": "9f1f1fece28798fe5e7ece00f4243abe886974b2",
"currentValue": "v3.0.0",
"currentVersion": "v3.0.0",
"currentVersionTimestamp": "2024-09-16T19:33:16.000Z",
"datasource": "github-tags",
"depName": "astral-sh/setup-uv",
"depType": "action",
"fixedVersion": "v3.0.0",
"isSingleVersion": true,
"packageName": "astral-sh/setup-uv",
"registryUrl": "https://github.com",
"replaceString": "\"astral-sh/setup-uv@9f1f1fece28798fe5e7ece00f4243abe886974b2\" # v3.0.0",
"sourceUrl": "https://github.com/astral-sh/setup-uv",
"versioning": "docker",
"warnings": [],
"updates": [
{
"bucket": "latest",
"newVersion": "v3.1.1",
"newValue": "v3.1.1",
"newDigest": "abac0ce7b0768476333db78faaf98b1130f5face",
"releaseTimestamp": "2024-09-21T18:19:02.000Z",
"newMajor": 3,
"newMinor": 1,
"newPatch": 1,
"updateType": "minor",
"branchName": "renovate/all"
}
]
},
{
"autoReplaceStringTemplate": "\"{{depName}}@{{#if newDigest}}{{newDigest}}\"{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}\"{{/unless}}",
"commitMessageTopic": "{{{depName}}} action",
"currentDigest": "e28ff129e5465c2c0dcc6f003fc735cb6ae0c673",
"currentValue": "v4.5.0",
"currentVersion": "v4.5.0",
"currentVersionTimestamp": "2024-06-13T07:46:33.000Z",
"datasource": "github-tags",
"depName": "codecov/codecov-action",
"depType": "action",
"fixedVersion": "v4.5.0",
"packageName": "codecov/codecov-action",
"registryUrl": "https://github.com",
"replaceString": "\"codecov/codecov-action@e28ff129e5465c2c0dcc6f003fc735cb6ae0c673\" # v4.5.0",
"sourceUrl": "https://github.com/codecov/codecov-action",
"versioning": "docker",
"warnings": [],
"updates": []
},
{
"autoReplaceStringTemplate": "{{depName}}-{{newValue}}",
"currentValue": "22.04",
"currentVersion": "22.04",
"datasource": "github-runners",
"depName": "ubuntu",
"depType": "github-runner",
"fixedVersion": "22.04",
"packageName": "ubuntu",
"replaceString": "ubuntu-22.04",
"sourceUrl": "https://github.com/actions/runner-images",
"versioning": "docker",
"warnings": [],
"updates": []
},
{
"autoReplaceStringTemplate": "{{depName}}-{{newValue}}",
"currentValue": "22.04",
"currentVersion": "22.04",
"datasource": "github-runners",
"depName": "ubuntu",
"depType": "github-runner",
"fixedVersion": "22.04",
"packageName": "ubuntu",
"replaceString": "ubuntu-22.04",
"sourceUrl": "https://github.com/actions/runner-images",
"versioning": "docker",
"warnings": [],
"updates": []
},
{
"autoReplaceStringTemplate": "{{depName}}-{{newValue}}",
"currentValue": "22.04",
"currentVersion": "22.04",
"datasource": "github-runners",
"depName": "ubuntu",
"depType": "github-runner",
"fixedVersion": "22.04",
"packageName": "ubuntu",
"replaceString": "ubuntu-22.04",
"sourceUrl": "https://github.com/actions/runner-images",
"versioning": "docker",
"warnings": [],
"updates": []
},
{
"autoReplaceStringTemplate": "{{depName}}-{{newValue}}",
"currentValue": "22.04",
"currentVersion": "22.04",
"datasource": "github-runners",
"depName": "ubuntu",
"depType": "github-runner",
"fixedVersion": "22.04",
"packageName": "ubuntu",
"replaceString": "ubuntu-22.04",
"sourceUrl": "https://github.com/actions/runner-images",
"versioning": "docker",
"warnings": [],
"updates": []
},
{
"autoReplaceStringTemplate": "{{depName}}-{{newValue}}",
"currentValue": "22.04",
"currentVersion": "22.04",
"datasource": "github-runners",
"depName": "ubuntu",
"depType": "github-runner",
"fixedVersion": "22.04",
"packageName": "ubuntu",
"replaceString": "ubuntu-22.04",
"sourceUrl": "https://github.com/actions/runner-images",
"versioning": "docker",
"warnings": [],
"updates": []
},
{
"autoReplaceStringTemplate": "{{depName}}-{{newValue}}",
"currentValue": "22.04",
"currentVersion": "22.04",
"datasource": "github-runners",
"depName": "ubuntu",
"depType": "github-runner",
"fixedVersion": "22.04",
"packageName": "ubuntu",
"replaceString": "ubuntu-22.04",
"sourceUrl": "https://github.com/actions/runner-images",
"versioning": "docker",
"warnings": [],
"updates": []
}
],
"packageFile": ".github/workflows/ci.yml"
},
{
"deps": [
{
"autoReplaceStringTemplate": "\"{{depName}}@{{#if newDigest}}{{newDigest}}\"{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}\"{{/unless}}",
"commitMessageTopic": "{{{depName}}} action",
"currentDigest": "692973e3d937129bcbf40652eb9f2f61becf3332",
"currentValue": "v4.1.7",
"currentVersion": "v4.1.7",
"currentVersionTimestamp": "2024-06-12T18:41:43.000Z",
"datasource": "github-tags",
"depName": "actions/checkout",
"depType": "action",
"fixedVersion": "v4.1.7",
"packageName": "actions/checkout",
"registryUrl": "https://github.com",
"replaceString": "\"actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332\" # v4.1.7",
"sourceUrl": "https://github.com/actions/checkout",
"versioning": "docker",
"warnings": [],
"updates": []
},
{
"autoReplaceStringTemplate": "\"{{depName}}@{{#if newDigest}}{{newDigest}}\"{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}\"{{/unless}}",
"commitMessageTopic": "{{{depName}}} action",
"currentDigest": "9f1f1fece28798fe5e7ece00f4243abe886974b2",
"currentValue": "v3.0.0",
"currentVersion": "v3.0.0",
"currentVersionTimestamp": "2024-09-16T19:33:16.000Z",
"datasource": "github-tags",
"depName": "astral-sh/setup-uv",
"depType": "action",
"fixedVersion": "v3.0.0",
"isSingleVersion": true,
"packageName": "astral-sh/setup-uv",
"registryUrl": "https://github.com",
"replaceString": "\"astral-sh/setup-uv@9f1f1fece28798fe5e7ece00f4243abe886974b2\" # v3.0.0",
"sourceUrl": "https://github.com/astral-sh/setup-uv",
"versioning": "docker",
"warnings": [],
"updates": [
{
"bucket": "latest",
"newVersion": "v3.1.1",
"newValue": "v3.1.1",
"newDigest": "abac0ce7b0768476333db78faaf98b1130f5face",
"releaseTimestamp": "2024-09-21T18:19:02.000Z",
"newMajor": 3,
"newMinor": 1,
"newPatch": 1,
"updateType": "minor",
"branchName": "renovate/all"
}
]
},
{
"autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}",
"commitMessageTopic": "{{{depName}}} action",
"currentDigest": "5e9cb68e95676991667494a6a4e59b8a2f13e1d0",
"currentValue": "v1.3.3",
"currentVersion": "v1.3.3",
"currentVersionTimestamp": "2024-07-09T17:06:28.000Z",
"datasource": "github-tags",
"depName": "actions/attest-build-provenance",
"depType": "action",
"fixedVersion": "v1.3.3",
"isSingleVersion": true,
"packageName": "actions/attest-build-provenance",
"registryUrl": "https://github.com",
"replaceString": "actions/attest-build-provenance@5e9cb68e95676991667494a6a4e59b8a2f13e1d0 # v1.3.3",
"sourceUrl": "https://github.com/actions/attest-build-provenance",
"versioning": "docker",
"warnings": [],
"updates": [
{
"bucket": "latest",
"newVersion": "v1.4.3",
"newValue": "v1.4.3",
"newDigest": "1c608d11d69870c2092266b3f9a6f3abbf17002c",
"releaseTimestamp": "2024-09-05T17:18:01.000Z",
"newMajor": 1,
"newMinor": 4,
"newPatch": 3,
"updateType": "minor",
"branchName": "renovate/all"
}
]
},
{
"autoReplaceStringTemplate": "\"{{depName}}@{{#if newDigest}}{{newDigest}}\"{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}\"{{/unless}}",
"commitMessageTopic": "{{{depName}}} action",
"currentDigest": "ec4db0b4ddc65acdf4bff5fa45ac92d78b56bdf0",
"currentValue": "v1.9.0",
"currentVersion": "v1.9.0",
"currentVersionTimestamp": "2024-06-16T18:16:39.000Z",
"datasource": "github-tags",
"depName": "pypa/gh-action-pypi-publish",
"depType": "action",
"fixedVersion": "v1.9.0",
"isSingleVersion": true,
"packageName": "pypa/gh-action-pypi-publish",
"registryUrl": "https://github.com",
"replaceString": "\"pypa/gh-action-pypi-publish@ec4db0b4ddc65acdf4bff5fa45ac92d78b56bdf0\" # v1.9.0",
"sourceUrl": "https://github.com/pypa/gh-action-pypi-publish",
"versioning": "docker",
"warnings": [],
"updates": [
{
"bucket": "latest",
"newVersion": "v1.10.2",
"newValue": "v1.10.2",
"newDigest": "897895f1e160c830e369f9779632ebc134688e1b",
"releaseTimestamp": "2024-09-20T21:39:01.000Z",
"newMajor": 1,
"newMinor": 10,
"newPatch": 2,
"updateType": "minor",
"branchName": "renovate/all"
}
]
},
{
"autoReplaceStringTemplate": "{{depName}}-{{newValue}}",
"currentValue": "22.04",
"currentVersion": "22.04",
"datasource": "github-runners",
"depName": "ubuntu",
"depType": "github-runner",
"fixedVersion": "22.04",
"packageName": "ubuntu",
"replaceString": "ubuntu-22.04",
"sourceUrl": "https://github.com/actions/runner-images",
"versioning": "docker",
"warnings": [],
"updates": []
}
],
"packageFile": ".github/workflows/release.yml"
}
],
"pep621": [
{
"deps": [
{
"currentValue": ">=2.9.3",
"currentVersion": "2.9.9",
"currentVersionTimestamp": "2024-08-27T21:14:45.000Z",
"datasource": "pypi",
"depName": "cyclopts",
"depType": "project.dependencies",
"packageName": "cyclopts",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/BrianPugh/cyclopts",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=0.22.1",
"currentVersion": "0.22.1",
"currentVersionTimestamp": "2024-04-23T11:48:16.000Z",
"datasource": "pypi",
"depName": "dulwich",
"depType": "project.dependencies",
"packageName": "dulwich",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/dulwich/dulwich",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"changelogUrl": "https://github.com/pydantic/pydantic-settings/releases",
"currentValue": ">=2.5.2",
"currentVersion": "2.5.2",
"currentVersionTimestamp": "2024-09-11T09:08:07.000Z",
"datasource": "pypi",
"depName": "pydantic-settings",
"depType": "project.dependencies",
"packageName": "pydantic-settings",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/pydantic/pydantic-settings",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"changelogUrl": "https://docs.pydantic.dev/latest/changelog/",
"currentValue": ">=2.9.1",
"currentVersion": "2.9.2",
"currentVersionTimestamp": "2024-09-17T15:59:51.000Z",
"datasource": "pypi",
"depName": "pydantic",
"depType": "project.dependencies",
"packageName": "pydantic",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/pydantic/pydantic",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=1.0.1",
"currentVersion": "1.0.1",
"currentVersionTimestamp": "2024-01-23T06:32:58.000Z",
"datasource": "pypi",
"depName": "python-dotenv",
"depType": "project.dependencies",
"packageName": "python-dotenv",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/theskumar/python-dotenv",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=0.10.2",
"currentVersion": "0.10.2",
"currentVersionTimestamp": "2020-11-01T01:40:20.000Z",
"datasource": "pypi",
"depName": "toml",
"depType": "project.dependencies",
"packageName": "toml",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/uiri/toml",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=0.21.2",
"currentVersion": "0.21.2",
"currentVersionTimestamp": "2024-04-23T18:57:14.000Z",
"datasource": "pypi",
"depName": "docutils",
"depType": "project.dependencies",
"packageName": "docutils",
"registryUrl": "https://pypi.org/pypi",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=10.4.0",
"currentVersion": "10.5.0",
"currentVersionTimestamp": "2024-09-05T15:28:20.000Z",
"datasource": "pypi",
"depName": "more-itertools",
"depType": "project.dependencies",
"packageName": "more-itertools",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/more-itertools/more-itertools",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=1.1.1",
"currentVersion": "1.1.1",
"currentVersionTimestamp": "2024-06-27T15:19:23.000Z",
"datasource": "pypi",
"depName": "myst-nb",
"depType": "project.dependencies",
"packageName": "myst-nb",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/executablebooks/myst-nb",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=3.0.1",
"currentVersion": "4.0.0",
"currentVersionTimestamp": "2024-08-05T14:02:43.000Z",
"datasource": "pypi",
"depName": "myst-parser",
"depType": "project.dependencies",
"packageName": "myst-parser",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/executablebooks/MyST-Parser",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"changelogUrl": "https://github.com/jupyter/nbformat/blob/main/CHANGELOG.md",
"currentValue": ">=5.10.4",
"currentVersion": "5.10.4",
"currentVersionTimestamp": "2024-04-04T11:20:34.000Z",
"datasource": "pypi",
"depName": "nbformat",
"depType": "project.dependencies",
"packageName": "nbformat",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/jupyter/nbformat",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=1.7.0",
"currentVersion": "1.8.0",
"currentVersionTimestamp": "2024-08-09T15:52:37.000Z",
"datasource": "pypi",
"depName": "numpydoc",
"depType": "project.dependencies",
"packageName": "numpydoc",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/numpy/numpydoc",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=0.18.6",
"currentVersion": "0.18.6",
"currentVersionTimestamp": "2024-02-07T06:47:14.000Z",
"datasource": "pypi",
"depName": "ruamel-yaml",
"depType": "project.dependencies",
"packageName": "ruamel-yaml",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree/",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"changelogUrl": "https://www.sphinx-doc.org/en/master/changes.html",
"currentValue": ">=7.3.7",
"currentVersion": "8.0.2",
"currentVersionTimestamp": "2024-07-30T01:39:11.000Z",
"datasource": "pypi",
"depName": "sphinx",
"depType": "project.dependencies",
"packageName": "sphinx",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/sphinx-doc/sphinx",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=3.0.1",
"currentVersion": "3.1.0",
"currentVersionTimestamp": "2024-02-29T19:15:40.000Z",
"datasource": "pypi",
"depName": "colorcet",
"depType": "project.dependencies",
"packageName": "colorcet",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/holoviz/colorcet",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"changelogUrl": "https://github.com/samuelcolvin/python-devtools/releases",
"currentValue": ">=0.12.2",
"currentVersion": "0.12.2",
"currentVersionTimestamp": "2023-09-03T16:56:59.000Z",
"datasource": "pypi",
"depName": "devtools",
"depType": "project.dependencies",
"packageName": "devtools",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/samuelcolvin/python-devtools",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=0.14.3",
"currentVersion": "1.0.1",
"currentVersionTimestamp": "2024-07-02T12:26:50.000Z",
"datasource": "pypi",
"depName": "geopandas",
"depType": "project.dependencies",
"packageName": "geopandas",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/geopandas/geopandas",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=6.29.4",
"currentVersion": "6.29.5",
"currentVersionTimestamp": "2024-07-01T14:07:19.000Z",
"datasource": "pypi",
"depName": "ipykernel",
"depType": "project.dependencies",
"packageName": "ipykernel",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/ipython/ipykernel",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=3.7.2",
"currentVersion": "3.9.2",
"currentVersionTimestamp": "2024-08-13T01:44:21.000Z",
"datasource": "pypi",
"depName": "matplotlib",
"depType": "project.dependencies",
"packageName": "matplotlib",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/matplotlib/matplotlib",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"changelogUrl": "https://numpy.org/doc/stable/release",
"currentValue": ">=1.24.4",
"currentVersion": "2.1.1",
"currentVersionTimestamp": "2024-09-03T15:01:06.000Z",
"datasource": "pypi",
"depName": "numpy",
"depType": "project.dependencies",
"homepage": "https://numpy.org",
"packageName": "numpy",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/numpy/numpy",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=2.2.2",
"currentVersion": "2.2.3",
"currentVersionTimestamp": "2024-09-20T13:08:42.000Z",
"datasource": "pypi",
"depName": "pandas",
"depType": "project.dependencies",
"homepage": "https://pandas.pydata.org",
"packageName": "pandas",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/pandas-dev/pandas",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=0.13.2",
"currentVersion": "0.13.2",
"currentVersionTimestamp": "2024-01-25T13:21:49.000Z",
"datasource": "pypi",
"depName": "seaborn",
"depType": "project.dependencies",
"packageName": "seaborn",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/mwaskom/seaborn",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=2.0.3",
"currentVersion": "2.0.6",
"currentVersionTimestamp": "2024-08-19T21:56:13.000Z",
"datasource": "pypi",
"depName": "shapely",
"depType": "project.dependencies",
"packageName": "shapely",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/shapely/shapely",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=1.12",
"currentVersion": "1.13.3",
"currentVersionTimestamp": "2024-09-18T21:54:23.000Z",
"datasource": "pypi",
"depName": "sympy",
"depType": "project.dependencies",
"homepage": "https://sympy.org",
"packageName": "sympy",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/sympy/sympy",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=0.6.2",
"currentVersion": "0.6.4",
"currentVersionTimestamp": "2024-07-10T20:03:04.000Z",
"datasource": "pypi",
"depName": "trackpy",
"depType": "project.dependencies",
"packageName": "trackpy",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/soft-matter/trackpy",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=1.10.5",
"currentVersion": "1.10.5",
"currentVersionTimestamp": "2024-03-16T00:57:33.000Z",
"datasource": "pypi",
"depName": "pytest-harvest",
"depType": "project.dependencies",
"packageName": "pytest-harvest",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/smarie/python-pytest-harvest",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"changelogUrl": "https://docs.pytest.org/en/stable/changelog.html",
"currentValue": ">=8.2.2",
"currentVersion": "8.3.3",
"currentVersionTimestamp": "2024-09-10T10:52:12.000Z",
"datasource": "pypi",
"depName": "pytest",
"depType": "project.dependencies",
"packageName": "pytest",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/pytest-dev/pytest",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": "==3.9.0",
"currentVersion": "3.9.0",
"currentVersionTimestamp": "2023-05-14T14:48:49.000Z",
"datasource": "pypi",
"depName": "flit_core",
"depType": "build-system.requires",
"fixedVersion": "3.9.0",
"packageName": "flit-core",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/pypa/flit",
"versioning": "pep440",
"warnings": [],
"updates": []
}
],
"packageFile": "packages/_dev/pyproject.toml",
"packageFileVersion": "0.0.0"
},
{
"deps": [
{
"currentValue": ">=3.3.1",
"currentVersion": "3.3.3",
"currentVersionTimestamp": "2024-09-20T10:44:15.000Z",
"datasource": "pypi",
"depName": "astroid",
"depType": "project.dependencies",
"packageName": "astroid",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/pylint-dev/astroid",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=0.22.4",
"currentVersion": "0.22.5",
"currentVersionTimestamp": "2024-09-17T14:22:15.000Z",
"datasource": "pypi",
"depName": "cappa",
"depType": "project.dependencies",
"packageName": "cappa",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/dancardin/cappa",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=1.7.2",
"currentVersion": "1.8.0",
"currentVersionTimestamp": "2024-02-19T07:25:38.000Z",
"datasource": "pypi",
"depName": "cmasher",
"depType": "project.dependencies",
"packageName": "cmasher",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/1313e/CMasher",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=3.0.1",
"currentVersion": "3.1.0",
"currentVersionTimestamp": "2024-02-29T19:15:40.000Z",
"datasource": "pypi",
"depName": "colorcet",
"depType": "project.dependencies",
"packageName": "colorcet",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/holoviz/colorcet",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=1.1.1",
"currentVersion": "1.2.1",
"currentVersionTimestamp": "2024-08-26T21:10:13.000Z",
"datasource": "pypi",
"depName": "copykitten",
"depType": "project.dependencies",
"packageName": "copykitten",
"registryUrl": "https://pypi.org/pypi",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=2.6.1",
"currentVersion": "2.9.9",
"currentVersionTimestamp": "2024-08-27T21:14:45.000Z",
"datasource": "pypi",
"depName": "cyclopts",
"depType": "project.dependencies",
"packageName": "cyclopts",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/BrianPugh/cyclopts",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=2.34.1",
"currentVersion": "2.35.1",
"currentVersionTimestamp": "2024-08-19T02:35:25.000Z",
"datasource": "pypi",
"depName": "imageio",
"depType": "project.dependencies",
"packageName": "imageio",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/imageio/imageio",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=6.29.4",
"currentVersion": "6.29.5",
"currentVersionTimestamp": "2024-07-01T14:07:19.000Z",
"datasource": "pypi",
"depName": "ipykernel",
"depType": "project.dependencies",
"packageName": "ipykernel",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/ipython/ipykernel",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"changelogUrl": "https://github.com/Delgan/loguru/blob/master/CHANGELOG.rst",
"currentValue": ">=0.7.0",
"currentVersion": "0.7.2",
"currentVersionTimestamp": "2023-09-11T15:24:35.000Z",
"datasource": "pypi",
"depName": "loguru",
"depType": "project.dependencies",
"packageName": "loguru",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/Delgan/loguru",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=3.7.2",
"currentVersion": "3.9.2",
"currentVersionTimestamp": "2024-08-13T01:44:21.000Z",
"datasource": "pypi",
"depName": "matplotlib",
"depType": "project.dependencies",
"packageName": "matplotlib",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/matplotlib/matplotlib",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=10.4.0",
"currentVersion": "10.5.0",
"currentVersionTimestamp": "2024-09-05T15:28:20.000Z",
"datasource": "pypi",
"depName": "more-itertools",
"depType": "project.dependencies",
"packageName": "more-itertools",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/more-itertools/more-itertools",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"changelogUrl": "https://numpy.org/doc/stable/release",
"currentValue": ">=1.24.4",
"currentVersion": "2.1.1",
"currentVersionTimestamp": "2024-09-03T15:01:06.000Z",
"datasource": "pypi",
"depName": "numpy",
"depType": "project.dependencies",
"homepage": "https://numpy.org",
"packageName": "numpy",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/numpy/numpy",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=2.2.2",
"currentVersion": "2.2.3",
"currentVersionTimestamp": "2024-09-20T13:08:42.000Z",
"datasource": "pypi",
"depName": "pandas",
"depType": "project.dependencies",
"homepage": "https://pandas.pydata.org",
"packageName": "pandas",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/pandas-dev/pandas",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"changelogUrl": "https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst",
"currentValue": ">=10.3.0",
"currentVersion": "10.4.0",
"currentVersionTimestamp": "2024-07-01T09:45:22.000Z",
"datasource": "pypi",
"depName": "pillow",
"depType": "project.dependencies",
"packageName": "pillow",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/python-pillow/Pillow",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=0.24.3",
"currentVersion": "0.24.3",
"currentVersionTimestamp": "2024-07-13T11:09:33.000Z",
"datasource": "pypi",
"depName": "pint",
"depType": "project.dependencies",
"packageName": "pint",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/hgrecco/pint",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=14.0.1",
"currentVersion": "17.0.0",
"currentVersionTimestamp": "2024-07-16T10:29:13.000Z",
"datasource": "pypi",
"depName": "pyarrow",
"depType": "project.dependencies",
"packageName": "pyarrow",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/apache/arrow",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"changelogUrl": "https://docs.pydantic.dev/latest/changelog/",
"currentValue": ">=2.9.1",
"currentVersion": "2.9.2",
"currentVersionTimestamp": "2024-09-17T15:59:51.000Z",
"datasource": "pypi",
"depName": "pydantic",
"depType": "project.dependencies",
"packageName": "pydantic",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/pydantic/pydantic",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=0.13.3",
"currentVersion": "0.13.7",
"currentVersionTimestamp": "2024-04-29T02:18:56.000Z",
"datasource": "pypi",
"depName": "pyqtgraph",
"depType": "project.dependencies",
"homepage": "http://www.pyqtgraph.org",
"packageName": "pyqtgraph",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/pyqtgraph/pyqtgraph",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"changelogUrl": "https://code.qt.io/cgit/pyside/pyside-setup.git/tree/doc/changelogs",
"currentValue": ">=6.7.2",
"currentVersion": "6.7.2",
"currentVersionTimestamp": "2024-06-18T16:07:06.000Z",
"datasource": "pypi",
"depName": "pyside6",
"depType": "project.dependencies",
"packageName": "pyside6",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://code.qt.io/cgit/pyside/pyside-setup.git/",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=0.17.32",
"currentVersion": "0.18.6",
"currentVersionTimestamp": "2024-02-07T06:47:14.000Z",
"datasource": "pypi",
"depName": "ruamel.yaml",
"depType": "project.dependencies",
"packageName": "ruamel-yaml",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree/",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=0.23.1",
"currentVersion": "0.24.0",
"currentVersionTimestamp": "2024-06-18T19:03:37.000Z",
"datasource": "pypi",
"depName": "scikit-image",
"depType": "project.dependencies",
"homepage": "https://scikit-image.org",
"packageName": "scikit-image",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/scikit-image/scikit-image",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=1.11.1",
"currentVersion": "1.14.1",
"currentVersionTimestamp": "2024-08-21T00:03:32.000Z",
"datasource": "pypi",
"depName": "scipy",
"depType": "project.dependencies",
"homepage": "https://scipy.org/",
"packageName": "scipy",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/scipy/scipy",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=0.13.2",
"currentVersion": "0.13.2",
"currentVersionTimestamp": "2024-01-25T13:21:49.000Z",
"datasource": "pypi",
"depName": "seaborn",
"depType": "project.dependencies",
"packageName": "seaborn",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/mwaskom/seaborn",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=0.4.2",
"currentVersion": "0.5.0",
"currentVersionTimestamp": "2024-04-27T09:23:23.000Z",
"datasource": "pypi",
"depName": "sparklines",
"depType": "project.dependencies",
"packageName": "sparklines",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/deeplook/sparklines",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=1.1.2",
"currentVersion": "1.1.2",
"currentVersionTimestamp": "2018-02-09T00:32:14.000Z",
"datasource": "pypi",
"depName": "stopit",
"depType": "project.dependencies",
"homepage": "http://pypi.python.org/pypi/stopit",
"packageName": "stopit",
"registryUrl": "https://pypi.org/pypi",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=1.12",
"currentVersion": "1.13.3",
"currentVersionTimestamp": "2024-09-18T21:54:23.000Z",
"datasource": "pypi",
"depName": "sympy",
"depType": "project.dependencies",
"homepage": "https://sympy.org",
"packageName": "sympy",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/sympy/sympy",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=0.12.4",
"currentVersion": "0.13.2",
"currentVersionTimestamp": "2024-08-14T08:19:40.000Z",
"datasource": "pypi",
"depName": "tomlkit",
"depType": "project.dependencies",
"packageName": "tomlkit",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/sdispater/tomlkit",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"changelogUrl": "https://tqdm.github.io/releases",
"currentValue": ">=4.66.3",
"currentVersion": "4.66.5",
"currentVersionTimestamp": "2024-08-03T22:35:36.000Z",
"datasource": "pypi",
"depName": "tqdm",
"depType": "project.dependencies",
"packageName": "tqdm",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/tqdm/tqdm",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"changelogUrl": "https://github.com/samuelcolvin/watchfiles/releases",
"currentValue": ">=0.22.0",
"currentVersion": "0.24.0",
"currentVersionTimestamp": "2024-08-28T16:19:47.000Z",
"datasource": "pypi",
"depName": "watchfiles",
"depType": "project.dependencies",
"packageName": "watchfiles",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/samuelcolvin/watchfiles",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=2023.7.0",
"currentVersion": "2024.9.0",
"currentVersionTimestamp": "2024-09-11T20:45:34.000Z",
"datasource": "pypi",
"depName": "xarray",
"depType": "project.dependencies",
"packageName": "xarray",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/pydata/xarray",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=6.0.2",
"currentVersion": "6.0.2",
"currentVersionTimestamp": "2024-08-06T20:31:40.000Z",
"datasource": "pypi",
"depName": "pyyaml",
"depType": "project.dependencies",
"homepage": "https://pyyaml.org/",
"packageName": "pyyaml",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/yaml/pyyaml",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=4.10.0.84",
"currentVersion": "4.10.0.84",
"currentVersionTimestamp": "2024-06-18T04:57:32.000Z",
"datasource": "pypi",
"depName": "opencv-python",
"depType": "project.optional-dependencies",
"managerData": {
"depGroup": "cv"
},
"packageName": "opencv-python",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/opencv/opencv-python",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": "==3.9.0",
"currentVersion": "3.9.0",
"currentVersionTimestamp": "2023-05-14T14:48:49.000Z",
"datasource": "pypi",
"depName": "flit_core",
"depType": "build-system.requires",
"fixedVersion": "3.9.0",
"packageName": "flit-core",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/pypa/flit",
"versioning": "pep440",
"warnings": [],
"updates": []
}
],
"packageFile": "packages/pipeline/pyproject.toml",
"packageFileVersion": "0.0.0"
},
{
"deps": [
{
"changelogUrl": "https://softboiler.github.io/context_models/changelog.html",
"currentValue": ">=0.0.1",
"currentVersion": "0.0.1",
"currentVersionTimestamp": "2024-09-16T22:12:01.000Z",
"datasource": "pypi",
"depName": "context-models",
"depType": "project.dependencies",
"fixedVersion": "0.0.1",
"lockedVersion": "0.0.1",
"packageName": "context-models",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/softboiler/context_models",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=3.7.2",
"currentVersion": "3.7.2",
"currentVersionTimestamp": "2023-07-05T21:01:41.000Z",
"datasource": "pypi",
"depName": "matplotlib",
"depType": "project.dependencies",
"fixedVersion": "3.7.2",
"isSingleVersion": true,
"lockedVersion": "3.7.2",
"packageName": "matplotlib",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/matplotlib/matplotlib",
"versioning": "pep440",
"warnings": [],
"updates": [
{
"bucket": "latest",
"newVersion": "3.9.2",
"newValue": ">=3.7.2",
"releaseTimestamp": "2024-08-13T01:44:21.000Z",
"newMajor": 3,
"newMinor": 9,
"newPatch": 2,
"updateType": "minor",
"isRange": true,
"isLockfileUpdate": true,
"branchName": "renovate/all"
}
]
},
{
"changelogUrl": "https://numpy.org/doc/stable/release",
"currentValue": ">=1.24.4",
"currentVersion": "1.26.0",
"currentVersionTimestamp": "2023-09-16T19:58:18.000Z",
"datasource": "pypi",
"depName": "numpy",
"depType": "project.dependencies",
"fixedVersion": "1.26.0",
"homepage": "https://numpy.org",
"isSingleVersion": true,
"lockedVersion": "1.26.0",
"packageName": "numpy",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/numpy/numpy",
"versioning": "pep440",
"warnings": [],
"updates": [
{
"bucket": "latest",
"newVersion": "2.1.1",
"newValue": ">=1.24.4",
"releaseTimestamp": "2024-09-03T15:01:06.000Z",
"newMajor": 2,
"newMinor": 1,
"newPatch": 1,
"updateType": "major",
"isRange": true,
"isLockfileUpdate": true,
"branchName": "renovate/all"
}
]
},
{
"changelogUrl": "https://numpydantic.readthedocs.io/en/latest/changelog.html",
"currentValue": ">=1.0.0",
"currentVersion": "1.0.0",
"currentVersionTimestamp": "2024-05-23T07:30:24.000Z",
"datasource": "pypi",
"depName": "numpydantic",
"depType": "project.dependencies",
"fixedVersion": "1.0.0",
"homepage": "https://numpydantic.readthedocs.io",
"isSingleVersion": true,
"lockedVersion": "1.0.0",
"packageName": "numpydantic",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/p2p-ld/numpydantic",
"versioning": "pep440",
"warnings": [],
"updates": [
{
"bucket": "latest",
"newVersion": "1.5.3",
"newValue": ">=1.0.0",
"releaseTimestamp": "2024-09-04T00:50:20.000Z",
"newMajor": 1,
"newMinor": 5,
"newPatch": 3,
"updateType": "minor",
"isRange": true,
"isLockfileUpdate": true,
"branchName": "renovate/all"
}
]
},
{
"currentValue": ">=2.2.2",
"currentVersion": "2.2.2",
"currentVersionTimestamp": "2024-04-10T19:44:10.000Z",
"datasource": "pypi",
"depName": "pandas",
"depType": "project.dependencies",
"fixedVersion": "2.2.2",
"homepage": "https://pandas.pydata.org",
"isSingleVersion": true,
"lockedVersion": "2.2.2",
"packageName": "pandas",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/pandas-dev/pandas",
"versioning": "pep440",
"warnings": [],
"updates": [
{
"bucket": "latest",
"newVersion": "2.2.3",
"newValue": ">=2.2.2",
"releaseTimestamp": "2024-09-20T13:08:42.000Z",
"newMajor": 2,
"newMinor": 2,
"newPatch": 3,
"updateType": "patch",
"isRange": true,
"isLockfileUpdate": true,
"branchName": "renovate/all"
}
]
},
{
"changelogUrl": "https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst",
"currentValue": ">=10.3.0",
"currentVersion": "10.3.0",
"currentVersionTimestamp": "2024-04-01T12:17:01.000Z",
"datasource": "pypi",
"depName": "pillow",
"depType": "project.dependencies",
"fixedVersion": "10.3.0",
"isSingleVersion": true,
"lockedVersion": "10.3.0",
"packageName": "pillow",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/python-pillow/Pillow",
"versioning": "pep440",
"warnings": [],
"updates": [
{
"bucket": "latest",
"newVersion": "10.4.0",
"newValue": ">=10.3.0",
"releaseTimestamp": "2024-07-01T09:45:22.000Z",
"newMajor": 10,
"newMinor": 4,
"newPatch": 0,
"updateType": "minor",
"isRange": true,
"isLockfileUpdate": true,
"branchName": "renovate/all"
}
]
},
{
"changelogUrl": "https://docs.pydantic.dev/latest/changelog/",
"currentValue": ">=2.9.1",
"currentVersion": "2.9.1",
"currentVersionTimestamp": "2024-09-09T09:12:47.000Z",
"datasource": "pypi",
"depName": "pydantic",
"depType": "project.dependencies",
"fixedVersion": "2.9.1",
"isSingleVersion": true,
"lockedVersion": "2.9.1",
"packageName": "pydantic",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/pydantic/pydantic",
"versioning": "pep440",
"warnings": [],
"updates": [
{
"bucket": "latest",
"newVersion": "2.9.2",
"newValue": ">=2.9.1",
"releaseTimestamp": "2024-09-17T15:59:51.000Z",
"newMajor": 2,
"newMinor": 9,
"newPatch": 2,
"updateType": "patch",
"isRange": true,
"isLockfileUpdate": true,
"branchName": "renovate/all"
}
]
},
{
"currentValue": ">=2023.3",
"currentVersion": "2023.3",
"currentVersionTimestamp": "2023-03-29T04:23:25.000Z",
"datasource": "pypi",
"depName": "pytz",
"depType": "project.dependencies",
"fixedVersion": "2023.3",
"homepage": "http://pythonhosted.org/pytz",
"isSingleVersion": true,
"lockedVersion": "2023.3",
"packageName": "pytz",
"registryUrl": "https://pypi.org/pypi",
"versioning": "pep440",
"warnings": [],
"updates": [
{
"bucket": "latest",
"newVersion": "2024.2",
"newValue": ">=2023.3",
"releaseTimestamp": "2024-09-11T02:24:45.000Z",
"newMajor": 2024,
"newMinor": 2,
"newPatch": 0,
"updateType": "major",
"isRange": true,
"isLockfileUpdate": true,
"branchName": "renovate/all"
}
]
},
{
"currentValue": ">=1.12",
"currentVersion": "1.12",
"currentVersionTimestamp": "2023-05-10T18:22:14.000Z",
"datasource": "pypi",
"depName": "sympy",
"depType": "project.dependencies",
"fixedVersion": "1.12",
"homepage": "https://sympy.org",
"isSingleVersion": true,
"lockedVersion": "1.12",
"packageName": "sympy",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/sympy/sympy",
"versioning": "pep440",
"warnings": [],
"updates": [
{
"bucket": "latest",
"newVersion": "1.13.3",
"newValue": ">=1.12",
"releaseTimestamp": "2024-09-18T21:54:23.000Z",
"newMajor": 1,
"newMinor": 13,
"newPatch": 3,
"updateType": "minor",
"isRange": true,
"isLockfileUpdate": true,
"branchName": "renovate/all"
}
]
},
{
"currentValue": ">=2023.7.0",
"currentVersion": "2023.7.0",
"currentVersionTimestamp": "2023-07-17T06:35:31.000Z",
"datasource": "pypi",
"depName": "xarray",
"depType": "project.dependencies",
"fixedVersion": "2023.7.0",
"isSingleVersion": true,
"lockedVersion": "2023.7.0",
"packageName": "xarray",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/pydata/xarray",
"versioning": "pep440",
"warnings": [],
"updates": [
{
"bucket": "latest",
"newVersion": "2024.9.0",
"newValue": ">=2023.7.0",
"releaseTimestamp": "2024-09-11T20:45:34.000Z",
"newMajor": 2024,
"newMinor": 9,
"newPatch": 0,
"updateType": "major",
"isRange": true,
"isLockfileUpdate": true,
"branchName": "renovate/all"
}
]
},
{
"currentValue": ">=1.6.5",
"currentVersion": "1.6.5",
"currentVersionTimestamp": "2023-10-25T15:18:15.000Z",
"datasource": "pypi",
"depName": "netcdf4",
"depType": "project.dependencies",
"fixedVersion": "1.6.5",
"isSingleVersion": true,
"lockedVersion": "1.6.5",
"packageName": "netcdf4",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/Unidata/netcdf4-python",
"versioning": "pep440",
"warnings": [],
"updates": [
{
"bucket": "latest",
"newVersion": "1.7.1.post2",
"newValue": ">=1.6.5",
"releaseTimestamp": "2024-08-09T23:50:32.000Z",
"newMajor": 1,
"newMinor": 7,
"newPatch": 1,
"updateType": "minor",
"isRange": true,
"isLockfileUpdate": true,
"branchName": "renovate/all"
}
]
},
{
"currentValue": "!=1.7.1.post1 ",
"currentVersion": "1.6.5",
"currentVersionTimestamp": "2023-10-25T15:18:15.000Z",
"datasource": "pypi",
"depName": "netcdf4",
"depType": "project.dependencies",
"fixedVersion": "1.6.5",
"isSingleVersion": true,
"lockedVersion": "1.6.5",
"packageName": "netcdf4",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/Unidata/netcdf4-python",
"versioning": "pep440",
"warnings": [],
"updates": [
{
"bucket": "latest",
"newVersion": "1.7.1.post2",
"newValue": "!=1.7.1.post1 ",
"releaseTimestamp": "2024-08-09T23:50:32.000Z",
"newMajor": 1,
"newMinor": 7,
"newPatch": 1,
"updateType": "minor",
"isRange": true,
"isLockfileUpdate": true,
"branchName": "renovate/all"
}
]
},
{
"currentValue": ">=4.10.0.84",
"currentVersion": "4.10.0.84",
"currentVersionTimestamp": "2024-06-18T04:57:32.000Z",
"datasource": "pypi",
"depName": "opencv-python",
"depType": "project.optional-dependencies",
"fixedVersion": "4.10.0.84",
"lockedVersion": "4.10.0.84",
"managerData": {
"depGroup": "cv"
},
"packageName": "opencv-python",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/opencv/opencv-python",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": "==3.9.0",
"currentVersion": "3.9.0",
"currentVersionTimestamp": "2023-05-14T14:48:49.000Z",
"datasource": "pypi",
"depName": "flit_core",
"depType": "build-system.requires",
"fixedVersion": "3.9.0",
"packageName": "flit-core",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/pypa/flit",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": "@ git+https://github.com/ottomatic-io/pycine@815cfca06cafc50745a43b2cd0168982225c6dca",
"currentVersion": "1.dev30+g815cfca",
"datasource": "pypi",
"depName": "pycine",
"depType": "tool.uv.dev-dependencies",
"fixedVersion": "1.dev30+g815cfca",
"lockedVersion": "1.dev30+g815cfca",
"packageName": "pycine",
"skipReason": "invalid-value",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"datasource": "pypi",
"depName": "boilercine",
"depType": "tool.uv.dev-dependencies",
"lockedVersion": "2024.1.2",
"packageName": "boilercine",
"skipReason": "inherited-dependency",
"updates": []
},
{
"datasource": "pypi",
"depName": "boilercore",
"depType": "tool.uv.dev-dependencies",
"lockedVersion": "2024.1.3",
"packageName": "boilercore",
"skipReason": "inherited-dependency",
"updates": []
},
{
"datasource": "pypi",
"depName": "boilercv_pipeline",
"depType": "tool.uv.dev-dependencies",
"lockedVersion": "0.0.0",
"packageName": "boilercv-pipeline",
"skipReason": "inherited-dependency",
"updates": []
},
{
"datasource": "pypi",
"depName": "context_models",
"depType": "tool.uv.dev-dependencies",
"lockedVersion": "0.0.1",
"packageName": "context-models",
"skipReason": "inherited-dependency",
"updates": []
},
{
"datasource": "pypi",
"depName": "dev",
"depType": "tool.uv.dev-dependencies",
"lockedVersion": "0.0.0",
"packageName": "dev",
"skipReason": "inherited-dependency",
"updates": []
},
{
"datasource": "pypi",
"depName": "cachier",
"depType": "tool.uv.dev-dependencies",
"lockedVersion": "3.0.0.dev0+db7f394",
"packageName": "cachier",
"skipReason": "path-dependency",
"updates": []
},
{
"currentValue": ">=1.8.2",
"currentVersion": "1.8.2",
"currentVersionTimestamp": "2024-06-25T20:35:08.000Z",
"datasource": "pypi",
"depName": "debugpy",
"depType": "tool.uv.dev-dependencies",
"fixedVersion": "1.8.2",
"homepage": "https://aka.ms/debugpy",
"isSingleVersion": true,
"lockedVersion": "1.8.2",
"packageName": "debugpy",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/microsoft/debugpy",
"versioning": "pep440",
"warnings": [],
"updates": [
{
"bucket": "latest",
"newVersion": "1.8.5",
"newValue": ">=1.8.2",
"releaseTimestamp": "2024-08-05T23:46:50.000Z",
"newMajor": 1,
"newMinor": 8,
"newPatch": 5,
"updateType": "patch",
"isRange": true,
"isLockfileUpdate": true,
"branchName": "renovate/all"
}
]
},
{
"currentValue": ">=3.51.2",
"currentVersion": "3.51.2",
"currentVersionTimestamp": "2024-06-03T11:55:36.000Z",
"datasource": "pypi",
"depName": "dvc",
"depType": "tool.uv.dev-dependencies",
"fixedVersion": "3.51.2",
"isSingleVersion": true,
"lockedVersion": "3.51.2",
"packageName": "dvc",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/iterative/dvc",
"versioning": "pep440",
"warnings": [],
"updates": [
{
"bucket": "latest",
"newVersion": "3.55.2",
"newValue": ">=3.51.2",
"releaseTimestamp": "2024-09-02T15:02:10.000Z",
"newMajor": 3,
"newMinor": 55,
"newPatch": 2,
"updateType": "minor",
"isRange": true,
"isLockfileUpdate": true,
"branchName": "renovate/all"
}
]
},
{
"currentValue": ">=0.16.0",
"currentVersion": "0.16.0",
"currentVersionTimestamp": "2024-06-18T13:43:02.000Z",
"datasource": "pypi",
"depName": "fawltydeps",
"depType": "tool.uv.dev-dependencies",
"fixedVersion": "0.16.0",
"isSingleVersion": true,
"lockedVersion": "0.16.0",
"packageName": "fawltydeps",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/tweag/FawltyDeps",
"versioning": "pep440",
"warnings": [],
"updates": [
{
"bucket": "latest",
"newVersion": "0.17.0",
"newValue": ">=0.16.0",
"releaseTimestamp": "2024-07-24T07:39:13.000Z",
"newMajor": 0,
"newMinor": 17,
"newPatch": 0,
"updateType": "minor",
"isRange": true,
"isLockfileUpdate": true,
"branchName": "renovate/all"
}
]
},
{
"currentValue": ">=8.26.0",
"currentVersion": "8.26.0",
"currentVersionTimestamp": "2024-06-28T08:45:24.000Z",
"datasource": "pypi",
"depName": "ipython",
"depType": "tool.uv.dev-dependencies",
"fixedVersion": "8.26.0",
"isSingleVersion": true,
"lockedVersion": "8.26.0",
"packageName": "ipython",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/ipython/ipython",
"versioning": "pep440",
"warnings": [],
"updates": [
{
"bucket": "latest",
"newVersion": "8.27.0",
"newValue": ">=8.26.0",
"releaseTimestamp": "2024-08-30T08:51:32.000Z",
"newMajor": 8,
"newMinor": 27,
"newPatch": 0,
"updateType": "minor",
"isRange": true,
"isLockfileUpdate": true,
"branchName": "renovate/all"
}
]
},
{
"currentValue": "~=2.2.2",
"currentVersion": "2.2.2.240514",
"currentVersionTimestamp": "2024-05-14T17:50:51.000Z",
"datasource": "pypi",
"depName": "pandas-stubs",
"depType": "tool.uv.dev-dependencies",
"fixedVersion": "2.2.2.240514",
"homepage": "https://pandas.pydata.org",
"isSingleVersion": true,
"lockedVersion": "2.2.2.240514",
"packageName": "pandas-stubs",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/pandas-dev/pandas-stubs",
"versioning": "pep440",
"warnings": [],
"updates": [
{
"bucket": "latest",
"newVersion": "2.2.2.240909",
"newValue": "~=2.2.2",
"releaseTimestamp": "2024-09-09T20:55:18.000Z",
"newMajor": 2,
"newMinor": 2,
"newPatch": 2,
"updateType": "patch",
"isRange": true,
"isLockfileUpdate": true,
"branchName": "renovate/all"
}
]
},
{
"changelogUrl": "https://github.com/tox-dev/pipdeptree/releases",
"currentValue": ">=2.23.0",
"currentVersion": "2.23.0",
"currentVersionTimestamp": "2024-06-17T20:33:00.000Z",
"datasource": "pypi",
"depName": "pipdeptree",
"depType": "tool.uv.dev-dependencies",
"fixedVersion": "2.23.0",
"isSingleVersion": true,
"lockedVersion": "2.23.0",
"packageName": "pipdeptree",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/tox-dev/pipdeptree",
"versioning": "pep440",
"warnings": [],
"updates": [
{
"bucket": "latest",
"newVersion": "2.23.4",
"newValue": ">=2.23.0",
"releaseTimestamp": "2024-09-17T22:37:45.000Z",
"newMajor": 2,
"newMinor": 23,
"newPatch": 4,
"updateType": "patch",
"isRange": true,
"isLockfileUpdate": true,
"branchName": "renovate/all"
}
]
},
{
"changelogUrl": "https://pipx.pypa.io/latest/changelog/",
"currentValue": ">=1.6.0",
"currentVersion": "1.6.0",
"currentVersionTimestamp": "2024-06-02T07:27:11.000Z",
"datasource": "pypi",
"depName": "pipx",
"depType": "tool.uv.dev-dependencies",
"fixedVersion": "1.6.0",
"isSingleVersion": true,
"lockedVersion": "1.6.0",
"packageName": "pipx",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/pypa/pipx",
"versioning": "pep440",
"warnings": [],
"updates": [
{
"bucket": "latest",
"newVersion": "1.7.1",
"newValue": ">=1.6.0",
"releaseTimestamp": "2024-08-23T16:53:46.000Z",
"newMajor": 1,
"newMinor": 7,
"newPatch": 1,
"updateType": "minor",
"isRange": true,
"isLockfileUpdate": true,
"branchName": "renovate/all"
}
]
},
{
"currentValue": ">=3.7.1",
"currentVersion": "3.7.1",
"currentVersionTimestamp": "2024-05-11T01:25:16.000Z",
"datasource": "pypi",
"depName": "pre-commit",
"depType": "tool.uv.dev-dependencies",
"fixedVersion": "3.7.1",
"isSingleVersion": true,
"lockedVersion": "3.7.1",
"packageName": "pre-commit",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/pre-commit/pre-commit",
"versioning": "pep440",
"warnings": [],
"updates": [
{
"bucket": "latest",
"newVersion": "3.8.0",
"newValue": ">=3.7.1",
"releaseTimestamp": "2024-07-28T19:58:59.000Z",
"newMajor": 3,
"newMinor": 8,
"newPatch": 0,
"updateType": "minor",
"isRange": true,
"isLockfileUpdate": true,
"branchName": "renovate/all"
}
]
},
{
"currentValue": ">=1.1.371",
"currentVersion": "1.1.371",
"currentVersionTimestamp": "2024-07-10T07:17:31.000Z",
"datasource": "pypi",
"depName": "pyright",
"depType": "tool.uv.dev-dependencies",
"fixedVersion": "1.1.371",
"isSingleVersion": true,
"lockedVersion": "1.1.371",
"packageName": "pyright",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/RobertCraigie/pyright-python",
"versioning": "pep440",
"warnings": [],
"updates": [
{
"bucket": "latest",
"newVersion": "1.1.381",
"newValue": ">=1.1.371",
"releaseTimestamp": "2024-09-18T08:10:54.000Z",
"newMajor": 1,
"newMinor": 1,
"newPatch": 381,
"updateType": "patch",
"isRange": true,
"isLockfileUpdate": true,
"branchName": "renovate/all"
}
]
},
{
"changelogUrl": "https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md",
"currentValue": ">=0.5.1",
"currentVersion": "0.5.1",
"currentVersionTimestamp": "2024-07-05T13:28:44.000Z",
"datasource": "pypi",
"depName": "ruff",
"depType": "tool.uv.dev-dependencies",
"fixedVersion": "0.5.1",
"homepage": "https://docs.astral.sh/ruff",
"isSingleVersion": true,
"lockedVersion": "0.5.1",
"packageName": "ruff",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/astral-sh/ruff",
"versioning": "pep440",
"warnings": [],
"updates": [
{
"bucket": "latest",
"newVersion": "0.6.7",
"newValue": ">=0.5.1",
"releaseTimestamp": "2024-09-21T17:35:12.000Z",
"newMajor": 0,
"newMinor": 6,
"newPatch": 7,
"updateType": "minor",
"isRange": true,
"isLockfileUpdate": true,
"branchName": "renovate/ruff"
}
]
},
{
"changelogUrl": "https://github.com/jiffyclub/snakeviz/blob/master/CHANGES.rst",
"currentValue": ">=2.2.0",
"currentVersion": "2.2.0",
"currentVersionTimestamp": "2023-04-23T22:58:19.000Z",
"datasource": "pypi",
"depName": "snakeviz",
"depType": "tool.uv.dev-dependencies",
"fixedVersion": "2.2.0",
"lockedVersion": "2.2.0",
"packageName": "snakeviz",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/jiffyclub/snakeviz",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=1.21.0",
"currentVersion": "1.21.0",
"currentVersionTimestamp": "2024-07-11T09:36:54.000Z",
"datasource": "pypi",
"depName": "sourcery",
"depType": "tool.uv.dev-dependencies",
"fixedVersion": "1.21.0",
"isSingleVersion": true,
"lockedVersion": "1.21.0",
"packageName": "sourcery",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/sourcery-ai/sourcery",
"versioning": "pep440",
"warnings": [],
"updates": [
{
"bucket": "latest",
"newVersion": "1.22.0",
"newValue": ">=1.21.0",
"releaseTimestamp": "2024-08-12T15:12:28.000Z",
"newMajor": 1,
"newMinor": 22,
"newPatch": 0,
"updateType": "minor",
"isRange": true,
"isLockfileUpdate": true,
"branchName": "renovate/all"
}
]
},
{
"currentValue": ">=23.11.0",
"currentVersion": "23.11.0",
"currentVersionTimestamp": "2023-11-08T14:27:28.000Z",
"datasource": "pypi",
"depName": "towncrier",
"depType": "tool.uv.dev-dependencies",
"fixedVersion": "23.11.0",
"isSingleVersion": true,
"lockedVersion": "23.11.0",
"packageName": "towncrier",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/twisted/towncrier",
"versioning": "pep440",
"warnings": [],
"updates": [
{
"bucket": "latest",
"newVersion": "24.8.0",
"newValue": ">=23.11.0",
"releaseTimestamp": "2024-08-23T14:52:26.000Z",
"newMajor": 24,
"newMinor": 8,
"newPatch": 0,
"updateType": "major",
"isRange": true,
"isLockfileUpdate": true,
"branchName": "renovate/all"
}
]
},
{
"currentValue": ">=2.0.3",
"currentVersion": "2.0.3",
"currentVersionTimestamp": "2024-02-04T14:48:02.000Z",
"datasource": "pypi",
"depName": "linkify-it-py",
"depType": "tool.uv.dev-dependencies",
"fixedVersion": "2.0.3",
"lockedVersion": "2.0.3",
"packageName": "linkify-it-py",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/tsutsu3/linkify-it-py",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=1.1.1",
"currentVersion": "1.1.1",
"currentVersionTimestamp": "2024-06-27T15:19:23.000Z",
"datasource": "pypi",
"depName": "myst-nb",
"depType": "tool.uv.dev-dependencies",
"fixedVersion": "1.1.1",
"lockedVersion": "1.1.1",
"packageName": "myst-nb",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/executablebooks/myst-nb",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=3.0.1",
"currentVersion": "3.0.1",
"currentVersionTimestamp": "2024-04-28T20:22:39.000Z",
"datasource": "pypi",
"depName": "myst-parser",
"depType": "tool.uv.dev-dependencies",
"fixedVersion": "3.0.1",
"isSingleVersion": true,
"lockedVersion": "3.0.1",
"packageName": "myst-parser",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/executablebooks/MyST-Parser",
"versioning": "pep440",
"warnings": [],
"updates": [
{
"bucket": "latest",
"newVersion": "4.0.0",
"newValue": ">=3.0.1",
"releaseTimestamp": "2024-08-05T14:02:43.000Z",
"newMajor": 4,
"newMinor": 0,
"newPatch": 0,
"updateType": "major",
"isRange": true,
"isLockfileUpdate": true,
"branchName": "renovate/docs"
}
]
},
{
"changelogUrl": "https://github.com/sphinx-doc/sphinx-autobuild/blob/main/NEWS.rst",
"currentValue": ">=2024.4.16",
"currentVersion": "2024.4.16",
"currentVersionTimestamp": "2024-04-16T18:03:13.000Z",
"datasource": "pypi",
"depName": "sphinx-autobuild",
"depType": "tool.uv.dev-dependencies",
"fixedVersion": "2024.4.16",
"isSingleVersion": true,
"lockedVersion": "2024.4.16",
"packageName": "sphinx-autobuild",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/sphinx-doc/sphinx-autobuild#readme",
"versioning": "pep440",
"warnings": [],
"updates": [
{
"bucket": "latest",
"newVersion": "2024.9.19",
"newValue": ">=2024.4.16",
"releaseTimestamp": "2024-09-18T23:10:47.000Z",
"newMajor": 2024,
"newMinor": 9,
"newPatch": 19,
"updateType": "minor",
"isRange": true,
"isLockfileUpdate": true,
"branchName": "renovate/docs"
}
]
},
{
"currentValue": ">=0.5.0",
"currentVersion": "0.5.0",
"currentVersionTimestamp": "2023-11-27T07:27:49.000Z",
"datasource": "pypi",
"depName": "sphinx-autodoc2",
"depType": "tool.uv.dev-dependencies",
"fixedVersion": "0.5.0",
"lockedVersion": "0.5.0",
"packageName": "sphinx-autodoc2",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/chrisjsewell/sphinx-autodoc2",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=1.1.3",
"currentVersion": "1.1.3",
"currentVersionTimestamp": "2024-06-12T14:11:20.000Z",
"datasource": "pypi",
"depName": "sphinx-book-theme",
"depType": "tool.uv.dev-dependencies",
"fixedVersion": "1.1.3",
"lockedVersion": "1.1.3",
"packageName": "sphinx-book-theme",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/executablebooks/sphinx-book-theme",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=0.6.0",
"currentVersion": "0.6.0",
"currentVersionTimestamp": "2024-05-22T23:12:17.000Z",
"datasource": "pypi",
"depName": "sphinx-design",
"depType": "tool.uv.dev-dependencies",
"fixedVersion": "0.6.0",
"isSingleVersion": true,
"lockedVersion": "0.6.0",
"packageName": "sphinx-design",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/executablebooks/sphinx-design",
"versioning": "pep440",
"warnings": [],
"updates": [
{
"bucket": "latest",
"newVersion": "0.6.1",
"newValue": ">=0.6.0",
"releaseTimestamp": "2024-08-02T13:48:42.000Z",
"newMajor": 0,
"newMinor": 6,
"newPatch": 1,
"updateType": "patch",
"isRange": true,
"isLockfileUpdate": true,
"branchName": "renovate/docs"
}
]
},
{
"currentValue": ">=0.3.1",
"currentVersion": "0.3.1",
"currentVersionTimestamp": "2024-02-07T13:31:55.000Z",
"datasource": "pypi",
"depName": "sphinx-thebe",
"depType": "tool.uv.dev-dependencies",
"fixedVersion": "0.3.1",
"lockedVersion": "0.3.1",
"packageName": "sphinx-thebe",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/executablebooks/sphinx-thebe",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=0.4.3",
"currentVersion": "0.4.3",
"currentVersionTimestamp": "2024-04-23T13:14:43.000Z",
"datasource": "pypi",
"depName": "sphinx-tippy",
"depType": "tool.uv.dev-dependencies",
"fixedVersion": "0.4.3",
"lockedVersion": "0.4.3",
"packageName": "sphinx-tippy",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/chrisjsewell/sphinx-tippy",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=0.3.2",
"currentVersion": "0.3.2",
"currentVersionTimestamp": "2022-07-15T12:08:48.000Z",
"datasource": "pypi",
"depName": "sphinx-togglebutton",
"depType": "tool.uv.dev-dependencies",
"fixedVersion": "0.3.2",
"lockedVersion": "0.3.2",
"packageName": "sphinx-togglebutton",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/executablebooks/sphinx-togglebutton",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=2.6.2",
"currentVersion": "2.6.2",
"currentVersionTimestamp": "2024-01-10T10:36:47.000Z",
"datasource": "pypi",
"depName": "sphinxcontrib-bibtex",
"depType": "tool.uv.dev-dependencies",
"fixedVersion": "2.6.2",
"isSingleVersion": true,
"lockedVersion": "2.6.2",
"packageName": "sphinxcontrib-bibtex",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/mcmtroffaes/sphinxcontrib-bibtex",
"versioning": "pep440",
"warnings": [],
"updates": [
{
"bucket": "latest",
"newVersion": "2.6.3",
"newValue": ">=2.6.2",
"releaseTimestamp": "2024-09-12T14:23:43.000Z",
"newMajor": 2,
"newMinor": 6,
"newPatch": 3,
"updateType": "patch",
"isRange": true,
"isLockfileUpdate": true,
"branchName": "renovate/docs"
}
]
},
{
"currentValue": ">=0.9.2",
"currentVersion": "0.9.2",
"currentVersionTimestamp": "2023-05-28T14:00:56.000Z",
"datasource": "pypi",
"depName": "sphinxcontrib-mermaid",
"depType": "tool.uv.dev-dependencies",
"fixedVersion": "0.9.2",
"lockedVersion": "0.9.2",
"packageName": "sphinxcontrib-mermaid",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/mgaitan/sphinxcontrib-mermaid",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=0.4.0a0",
"currentVersion": "0.4.0a0",
"currentVersionTimestamp": "2023-11-09T04:02:19.000Z",
"datasource": "pypi",
"depName": "sphinxcontrib-towncrier",
"depType": "tool.uv.dev-dependencies",
"fixedVersion": "0.4.0a0",
"lockedVersion": "0.4.0a0",
"packageName": "sphinxcontrib-towncrier",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/sphinx-contrib/sphinxcontrib-towncrier",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"changelogUrl": "https://pytest-cov.readthedocs.io/en/latest/changelog.html",
"currentValue": ">=5.0.0",
"currentVersion": "5.0.0",
"currentVersionTimestamp": "2024-03-24T20:16:32.000Z",
"datasource": "pypi",
"depName": "pytest-cov",
"depType": "tool.uv.dev-dependencies",
"fixedVersion": "5.0.0",
"lockedVersion": "5.0.0",
"packageName": "pytest-cov",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/pytest-dev/pytest-cov",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=0.3.0",
"currentVersion": "0.3.0",
"currentVersionTimestamp": "2019-08-07T09:45:13.000Z",
"datasource": "pypi",
"depName": "pytest-custom-exit-code",
"depType": "tool.uv.dev-dependencies",
"fixedVersion": "0.3.0",
"lockedVersion": "0.3.0",
"packageName": "pytest-custom-exit-code",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/yashtodi94/pytest-custom_exit_code",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"changelogUrl": "https://github.com/pytest-dev/pytest-github-actions-annotate-failures/releases",
"currentValue": ">=0.2.0",
"currentVersion": "0.2.0",
"currentVersionTimestamp": "2023-05-04T11:05:15.000Z",
"datasource": "pypi",
"depName": "pytest-github-actions-annotate-failures",
"depType": "tool.uv.dev-dependencies",
"fixedVersion": "0.2.0",
"lockedVersion": "0.2.0",
"packageName": "pytest-github-actions-annotate-failures",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/pytest-dev/pytest-github-actions-annotate-failures",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=1.1.1",
"currentVersion": "1.1.1",
"currentVersionTimestamp": "2024-01-17T20:29:20.000Z",
"datasource": "pypi",
"depName": "pytest-plt",
"depType": "tool.uv.dev-dependencies",
"fixedVersion": "1.1.1",
"homepage": "https://www.nengo.ai/pytest-plt",
"lockedVersion": "1.1.1",
"packageName": "pytest-plt",
"registryUrl": "https://pypi.org/pypi",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"changelogUrl": "https://pytest-xdist.readthedocs.io/en/latest/changelog.html",
"currentValue": ">=3.6.1",
"currentVersion": "3.6.1",
"currentVersionTimestamp": "2024-04-28T19:29:52.000Z",
"datasource": "pypi",
"depName": "pytest-xdist",
"depType": "tool.uv.dev-dependencies",
"fixedVersion": "3.6.1",
"lockedVersion": "3.6.1",
"packageName": "pytest-xdist",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/pytest-dev/pytest-xdist",
"versioning": "pep440",
"warnings": [],
"updates": []
}
],
"extractedConstraints": {
"python": ">=3.11"
},
"packageFile": "pyproject.toml",
"packageFileVersion": "2024.1.3"
}
],
"pre-commit": [
{
"deps": [
{
"currentValue": "v4.6.0",
"currentVersion": "v4.6.0",
"currentVersionTimestamp": "2024-04-06T18:24:38.000Z",
"datasource": "github-tags",
"depName": "pre-commit/pre-commit-hooks",
"depType": "repository",
"fixedVersion": "v4.6.0",
"packageName": "pre-commit/pre-commit-hooks",
"registryUrl": "https://github.com",
"sourceUrl": "https://github.com/pre-commit/pre-commit-hooks",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "3.51.2",
"currentVersion": "3.51.2",
"currentVersionTimestamp": "2024-06-03T10:58:43.000Z",
"datasource": "github-tags",
"depName": "iterative/dvc",
"depType": "repository",
"fixedVersion": "3.51.2",
"isSingleVersion": true,
"packageName": "iterative/dvc",
"registryUrl": "https://github.com",
"sourceUrl": "https://github.com/iterative/dvc",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "latest",
"newVersion": "3.55.2",
"newValue": "3.55.2",
"releaseTimestamp": "2024-08-30T13:06:56.000Z",
"newMajor": 3,
"newMinor": 55,
"newPatch": 2,
"updateType": "minor",
"branchName": "renovate/all"
}
]
},
{
"currentValue": "v0.13.0",
"currentVersion": "v0.13.0",
"currentVersionTimestamp": "2024-04-04T04:34:29.000Z",
"datasource": "github-tags",
"depName": "DavidAnson/markdownlint-cli2",
"depType": "repository",
"fixedVersion": "v0.13.0",
"isSingleVersion": true,
"packageName": "DavidAnson/markdownlint-cli2",
"registryUrl": "https://github.com",
"sourceUrl": "https://github.com/DavidAnson/markdownlint-cli2",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "latest",
"newVersion": "v0.14.0",
"newValue": "v0.14.0",
"releaseTimestamp": "2024-09-06T04:08:59.000Z",
"newMajor": 0,
"newMinor": 14,
"newPatch": 0,
"updateType": "minor",
"branchName": "renovate/all"
}
]
},
{
"currentValue": "3.3.0",
"currentVersion": "3.3.0",
"currentVersionTimestamp": "2024-06-11T22:01:51.000Z",
"datasource": "github-tags",
"depName": "srstevenson/nb-clean",
"depType": "repository",
"fixedVersion": "3.3.0",
"packageName": "srstevenson/nb-clean",
"registryUrl": "https://github.com",
"sourceUrl": "https://github.com/srstevenson/nb-clean",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "v3.3.3",
"currentVersion": "v3.3.3",
"currentVersionTimestamp": "2024-07-14T08:22:03.000Z",
"datasource": "github-tags",
"depName": "rbubley/mirrors-prettier",
"depType": "repository",
"fixedVersion": "v3.3.3",
"packageName": "rbubley/mirrors-prettier",
"registryUrl": "https://github.com",
"sourceUrl": "https://github.com/rbubley/mirrors-prettier",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "v0.9.3",
"currentVersion": "v0.9.3",
"currentVersionTimestamp": "2024-08-19T12:51:32.000Z",
"datasource": "github-tags",
"depName": "ComPWA/taplo-pre-commit",
"depType": "repository",
"fixedVersion": "v0.9.3",
"packageName": "ComPWA/taplo-pre-commit",
"registryUrl": "https://github.com",
"sourceUrl": "https://github.com/ComPWA/taplo-pre-commit",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "v0.5.1",
"currentVersion": "v0.5.1",
"currentVersionTimestamp": "2024-07-05T13:30:45.000Z",
"datasource": "github-tags",
"depName": "charliermarsh/ruff-pre-commit",
"depType": "repository",
"fixedVersion": "v0.5.1",
"isSingleVersion": true,
"packageName": "charliermarsh/ruff-pre-commit",
"registryUrl": "https://github.com",
"sourceUrl": "https://github.com/charliermarsh/ruff-pre-commit",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "latest",
"newVersion": "v0.6.7",
"newValue": "v0.6.7",
"releaseTimestamp": "2024-09-21T17:40:11.000Z",
"newMajor": 0,
"newMinor": 6,
"newPatch": 7,
"updateType": "minor",
"branchName": "renovate/ruff"
}
]
}
],
"packageFile": ".pre-commit-config.yaml"
}
],
"regex": [
{
"datasourceTemplate": "github-releases",
"depNameTemplate": "astral-sh/uv",
"deps": [
{
"currentValue": "0.4.15",
"currentVersion": "0.4.15",
"currentVersionTimestamp": "2024-09-21T13:19:00.000Z",
"datasource": "github-releases",
"depName": "astral-sh/uv",
"fixedVersion": "0.4.15",
"packageName": "astral-sh/uv",
"registryUrl": "https://github.com",
"replaceString": "0.4.15",
"sourceUrl": "https://github.com/astral-sh/uv",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
}
],
"matchStrings": [
"(?<currentValue>[^\\n]+)"
],
"packageFile": ".uv-version"
},
{
"datasourceTemplate": "github-releases",
"depNameTemplate": "astral-sh/uv",
"deps": [
{
"currentValue": "0.4.15",
"currentVersion": "0.4.15",
"currentVersionTimestamp": "2024-09-21T13:19:00.000Z",
"datasource": "github-releases",
"depName": "astral-sh/uv",
"fixedVersion": "0.4.15",
"packageName": "astral-sh/uv",
"registryUrl": "https://github.com",
"replaceString": "- uses: \"astral-sh/setup-uv@9f1f1fece28798fe5e7ece00f4243abe886974b2\" # v3.0.0\n with:\n version: \"0.4.15\"",
"sourceUrl": "https://github.com/astral-sh/uv",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "0.4.15",
"currentVersion": "0.4.15",
"currentVersionTimestamp": "2024-09-21T13:19:00.000Z",
"datasource": "github-releases",
"depName": "astral-sh/uv",
"fixedVersion": "0.4.15",
"packageName": "astral-sh/uv",
"registryUrl": "https://github.com",
"replaceString": "- uses: \"astral-sh/setup-uv@9f1f1fece28798fe5e7ece00f4243abe886974b2\" # v3.0.0\n with:\n version: \"0.4.15\"",
"sourceUrl": "https://github.com/astral-sh/uv",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "0.4.15",
"currentVersion": "0.4.15",
"currentVersionTimestamp": "2024-09-21T13:19:00.000Z",
"datasource": "github-releases",
"depName": "astral-sh/uv",
"fixedVersion": "0.4.15",
"packageName": "astral-sh/uv",
"registryUrl": "https://github.com",
"replaceString": "- uses: \"astral-sh/setup-uv@9f1f1fece28798fe5e7ece00f4243abe886974b2\" # v3.0.0\n with:\n version: \"0.4.15\"",
"sourceUrl": "https://github.com/astral-sh/uv",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "0.4.15",
"currentVersion": "0.4.15",
"currentVersionTimestamp": "2024-09-21T13:19:00.000Z",
"datasource": "github-releases",
"depName": "astral-sh/uv",
"fixedVersion": "0.4.15",
"packageName": "astral-sh/uv",
"registryUrl": "https://github.com",
"replaceString": "- uses: \"astral-sh/setup-uv@9f1f1fece28798fe5e7ece00f4243abe886974b2\" # v3.0.0\n with:\n version: \"0.4.15\"",
"sourceUrl": "https://github.com/astral-sh/uv",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "0.4.15",
"currentVersion": "0.4.15",
"currentVersionTimestamp": "2024-09-21T13:19:00.000Z",
"datasource": "github-releases",
"depName": "astral-sh/uv",
"fixedVersion": "0.4.15",
"packageName": "astral-sh/uv",
"registryUrl": "https://github.com",
"replaceString": "- uses: \"astral-sh/setup-uv@9f1f1fece28798fe5e7ece00f4243abe886974b2\" # v3.0.0\n with:\n version: \"0.4.15\"",
"sourceUrl": "https://github.com/astral-sh/uv",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "0.4.15",
"currentVersion": "0.4.15",
"currentVersionTimestamp": "2024-09-21T13:19:00.000Z",
"datasource": "github-releases",
"depName": "astral-sh/uv",
"fixedVersion": "0.4.15",
"packageName": "astral-sh/uv",
"registryUrl": "https://github.com",
"replaceString": "- uses: \"astral-sh/setup-uv@9f1f1fece28798fe5e7ece00f4243abe886974b2\" # v3.0.0\n with:\n version: \"0.4.15\"",
"sourceUrl": "https://github.com/astral-sh/uv",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
}
],
"matchStrings": [
"- uses: \"astral-sh/setup-uv@.+\\n\\s+with:\\n\\s+version:\\s\"(?<currentValue>.+)\""
],
"packageFile": ".github/workflows/ci.yml"
},
{
"datasourceTemplate": "github-releases",
"depNameTemplate": "astral-sh/uv",
"deps": [
{
"currentValue": "0.4.15",
"currentVersion": "0.4.15",
"currentVersionTimestamp": "2024-09-21T13:19:00.000Z",
"datasource": "github-releases",
"depName": "astral-sh/uv",
"fixedVersion": "0.4.15",
"packageName": "astral-sh/uv",
"registryUrl": "https://github.com",
"replaceString": "- uses: \"astral-sh/setup-uv@9f1f1fece28798fe5e7ece00f4243abe886974b2\" # v3.0.0\n with:\n version: \"0.4.15\"",
"sourceUrl": "https://github.com/astral-sh/uv",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
}
],
"matchStrings": [
"- uses: \"astral-sh/setup-uv@.+\\n\\s+with:\\n\\s+version:\\s\"(?<currentValue>.+)\""
],
"packageFile": ".github/workflows/release.yml"
},
{
"datasourceTemplate": "github-releases",
"depNameTemplate": "microsoft/pylance-release",
"deps": [
{
"currentValue": "2024.6.1",
"currentVersion": "2024.6.1",
"currentVersionTimestamp": "2024-06-06T19:49:40.000Z",
"datasource": "github-releases",
"depName": "microsoft/pylance-release",
"fixedVersion": "2024.6.1",
"isSingleVersion": true,
"packageName": "microsoft/pylance-release",
"registryUrl": "https://github.com",
"replaceString": "2024.6.1",
"sourceUrl": "https://github.com/microsoft/pylance-release",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "latest",
"newVersion": "2024.9.2",
"newValue": "2024.9.2",
"releaseTimestamp": "2024-09-20T22:19:08.000Z",
"newMajor": 2024,
"newMinor": 9,
"newPatch": 2,
"updateType": "minor",
"branchName": "renovate/pylance"
}
]
}
],
"matchStrings": [
"(?<currentValue>[^\\n]+)"
],
"packageFile": ".pylance-version"
}
]
}
}
DEBUG: detectSemanticCommits()
DEBUG: semanticCommits: returning "disabled" from cache
DEBUG: processRepo()
DEBUG: Processing 5 branches: renovate/all, renovate/devcontainer, renovate/docs, renovate/pylance, renovate/ruff
DEBUG: Calculating hourly PRs remaining
DEBUG: currentHourStart=2024-09-22T19:00:00.000+00:00
DEBUG: PR hourly limit remaining: 2
DEBUG: Calculating prConcurrentLimit (10)
DEBUG: getBranchPr(renovate/devcontainer)
DEBUG: findPr(renovate/devcontainer, undefined, open)
DEBUG: findPr(renovate/devcontainer, undefined, closed)
DEBUG: Found PR #242
DEBUG: getBranchPr(renovate/pylance)
DEBUG: findPr(renovate/pylance, undefined, open)
DEBUG: findPr(renovate/pylance, undefined, closed)
DEBUG: getBranchPr(renovate/ruff)
DEBUG: findPr(renovate/ruff, undefined, open)
DEBUG: findPr(renovate/ruff, undefined, closed)
DEBUG: getBranchPr(renovate/all)
DEBUG: findPr(renovate/all, undefined, open)
DEBUG: findPr(renovate/all, undefined, closed)
DEBUG: Found PR #235
DEBUG: getBranchPr(renovate/docs)
DEBUG: findPr(renovate/docs, undefined, open)
DEBUG: findPr(renovate/docs, undefined, closed)
DEBUG: 0 PRs are currently open
DEBUG: PR concurrent limit remaining: 10
DEBUG: Calculated maximum PRs remaining this run: 2
DEBUG: PullRequests limit = 2
DEBUG: Calculating hourly PRs remaining
DEBUG: currentHourStart=2024-09-22T19:00:00.000+00:00
DEBUG: PR hourly limit remaining: 2
DEBUG: Calculating branchConcurrentLimit (10)
DEBUG: 0 already existing branches found:
DEBUG: Branch concurrent limit remaining: 10
DEBUG: Calculated maximum branches remaining this run: 2
DEBUG: Branches limit = 2
DEBUG: syncBranchState() (branch="renovate/devcontainer")
DEBUG: getBranchPr(renovate/devcontainer) (branch="renovate/devcontainer")
DEBUG: findPr(renovate/devcontainer, undefined, open) (branch="renovate/devcontainer")
DEBUG: findPr(renovate/devcontainer, undefined, closed) (branch="renovate/devcontainer")
DEBUG: Found PR #242 (branch="renovate/devcontainer")
DEBUG: branchExists=false (branch="renovate/devcontainer")
DEBUG: dependencyDashboardCheck=undefined (branch="renovate/devcontainer")
DEBUG: recreateClosed is true. No need to check for closed PR. (branch="renovate/devcontainer")
DEBUG: Branch renovate/devcontainer creation is disabled because dependencyDashboardApproval=true (branch="renovate/devcontainer")
DEBUG: syncBranchState() (branch="renovate/pylance")
DEBUG: getBranchPr(renovate/pylance) (branch="renovate/pylance")
DEBUG: findPr(renovate/pylance, undefined, open) (branch="renovate/pylance")
DEBUG: findPr(renovate/pylance, undefined, closed) (branch="renovate/pylance")
DEBUG: branchExists=false (branch="renovate/pylance")
DEBUG: dependencyDashboardCheck=undefined (branch="renovate/pylance")
DEBUG: Check for closed PR because recreating closed PRs is disabled. (branch="renovate/pylance")
DEBUG: findPr(renovate/pylance, Update dependency microsoft/pylance-release to v2024.9.2, !open) (branch="renovate/pylance")
DEBUG: prAlreadyExisted=false (branch="renovate/pylance")
DEBUG: Branch renovate/pylance creation is disabled because dependencyDashboardApproval=true (branch="renovate/pylance")
DEBUG: syncBranchState() (branch="renovate/ruff")
DEBUG: getBranchPr(renovate/ruff) (branch="renovate/ruff")
DEBUG: findPr(renovate/ruff, undefined, open) (branch="renovate/ruff")
DEBUG: findPr(renovate/ruff, undefined, closed) (branch="renovate/ruff")
DEBUG: branchExists=false (branch="renovate/ruff")
DEBUG: dependencyDashboardCheck=undefined (branch="renovate/ruff")
DEBUG: Check for closed PR because recreating closed PRs is disabled. (branch="renovate/ruff")
DEBUG: findPr(renovate/ruff, Update ruff to v0.6.7, !open) (branch="renovate/ruff")
DEBUG: prAlreadyExisted=false (branch="renovate/ruff")
DEBUG: Branch renovate/ruff creation is disabled because dependencyDashboardApproval=true (branch="renovate/ruff")
DEBUG: syncBranchState() (branch="renovate/all")
DEBUG: getBranchPr(renovate/all) (branch="renovate/all")
DEBUG: findPr(renovate/all, undefined, open) (branch="renovate/all")
DEBUG: findPr(renovate/all, undefined, closed) (branch="renovate/all")
DEBUG: Found PR #235 (branch="renovate/all")
DEBUG: branchExists=false (branch="renovate/all")
DEBUG: dependencyDashboardCheck=approve (branch="renovate/all")
DEBUG: recreateClosed is true. No need to check for closed PR. (branch="renovate/all")
DEBUG: Checking schedule(schedule=at any time, tz=null, now=2024-09-22T19:39:00.591Z) (branch="renovate/all")
DEBUG: No schedule defined (branch="renovate/all")
DEBUG: Branch needs creating (branch="renovate/all")
DEBUG: Using reuseExistingBranch: false (branch="renovate/all")
DEBUG: Setting current branch to main (branch="renovate/all")
DEBUG: Initializing git repository into /tmp/renovate/repos/github/softboiler/boilercv (branch="renovate/all")
DEBUG: Performing blobless clone (branch="renovate/all")
DEBUG: git clone completed (branch="renovate/all")
{
"durationMs": 3032
}
DEBUG: latest repository commit (branch="renovate/all")
{
"latestCommit": {
"hash": "1ec860b474669656864f3ca63933d2cb2f3bc6f4",
"date": "2024-09-22T12:37:28-07:00",
"message": "Be explicit about range strategy",
"refs": "HEAD -> main, origin/main, origin/HEAD",
"body": "",
"author_name": "blakeNaccarato",
"author_email": "blake.naccarato@gmail.com"
}
}
DEBUG: latest commit (branch="renovate/all")
{
"branchName": "main"
"latestCommitDate": "2024-09-22T12:37:28-07:00"
}
DEBUG: manager.getUpdatedPackageFiles() reuseExistingBranch=false (branch="renovate/all")
DEBUG: Starting search at index 3039 (branch="renovate/all")
{
"packageFile": ".pre-commit-config.yaml"
"depName": "DavidAnson/markdownlint-cli2"
}
DEBUG: Found match at index 3039 (branch="renovate/all")
{
"packageFile": ".pre-commit-config.yaml"
"depName": "DavidAnson/markdownlint-cli2"
}
DEBUG: Found version v4.6.0 (branch="renovate/all")
DEBUG: Found github dependency (branch="renovate/all")
DEBUG: Found version 3.51.2 (branch="renovate/all")
DEBUG: Found github dependency (branch="renovate/all")
DEBUG: Found version v0.14.0 (branch="renovate/all")
DEBUG: Found github dependency (branch="renovate/all")
DEBUG: Found version 3.3.0 (branch="renovate/all")
DEBUG: Found github dependency (branch="renovate/all")
DEBUG: Found version v3.3.3 (branch="renovate/all")
DEBUG: Found github dependency (branch="renovate/all")
DEBUG: Found version v0.9.3 (branch="renovate/all")
DEBUG: Found github dependency (branch="renovate/all")
DEBUG: Found version v0.5.1 (branch="renovate/all")
DEBUG: Found github dependency (branch="renovate/all")
DEBUG: Contents updated (branch="renovate/all")
{
"packageFile": ".pre-commit-config.yaml"
"depName": "DavidAnson/markdownlint-cli2"
}
DEBUG: Value is not updated (branch="renovate/all")
{
"depName": "actions/attest-build-provenance"
"manager": "github-actions"
"packageFile": ".github/workflows/release.yml"
"expectedValue": "v1.4.3"
"foundValue": "v1.3.3"
}
DEBUG: Starting search at index 798 (branch="renovate/all")
{
"packageFile": ".github/workflows/release.yml"
"depName": "actions/attest-build-provenance"
}
DEBUG: Found match at index 798 (branch="renovate/all")
{
"packageFile": ".github/workflows/release.yml"
"depName": "actions/attest-build-provenance"
}
DEBUG: Contents updated (branch="renovate/all")
{
"packageFile": ".github/workflows/release.yml"
"depName": "actions/attest-build-provenance"
}
DEBUG: Value is not updated (branch="renovate/all")
{
"depName": "actions/upload-artifact"
"manager": "github-actions"
"packageFile": ".github/workflows/ci.yml"
"expectedValue": "v4.4.0"
"foundValue": "v4.3.4"
}
DEBUG: Starting search at index 718 (branch="renovate/all")
{
"packageFile": ".github/workflows/ci.yml"
"depName": "actions/upload-artifact"
}
DEBUG: Found match at index 718 (branch="renovate/all")
{
"packageFile": ".github/workflows/ci.yml"
"depName": "actions/upload-artifact"
}
DEBUG: Contents updated (branch="renovate/all")
{
"packageFile": ".github/workflows/ci.yml"
"depName": "actions/upload-artifact"
}
DEBUG: Value is not updated (branch="renovate/all")
{
"depName": "astral-sh/setup-uv"
"manager": "github-actions"
"packageFile": ".github/workflows/release.yml"
"expectedValue": "v3.1.1"
"foundValue": "v3.0.0"
}
DEBUG: Starting search at index 513 (branch="renovate/all")
{
"packageFile": ".github/workflows/release.yml"
"depName": "astral-sh/setup-uv"
}
DEBUG: Found match at index 513 (branch="renovate/all")
{
"packageFile": ".github/workflows/release.yml"
"depName": "astral-sh/setup-uv"
}
DEBUG: Contents updated (branch="renovate/all")
{
"packageFile": ".github/workflows/release.yml"
"depName": "astral-sh/setup-uv"
}
DEBUG: Value is not updated (branch="renovate/all")
{
"depName": "astral-sh/setup-uv"
"manager": "github-actions"
"packageFile": ".github/workflows/ci.yml"
"expectedValue": "v3.1.1"
"foundValue": "v3.0.0"
}
DEBUG: Starting search at index 440 (branch="renovate/all")
{
"packageFile": ".github/workflows/ci.yml"
"depName": "astral-sh/setup-uv"
}
DEBUG: Found match at index 440 (branch="renovate/all")
{
"packageFile": ".github/workflows/ci.yml"
"depName": "astral-sh/setup-uv"
}
DEBUG: Value is not updated (branch="renovate/all")
{
"depName": "astral-sh/setup-uv"
"manager": "github-actions"
"packageFile": ".github/workflows/ci.yml"
"expectedValue": "v3.1.1"
"foundValue": "v3.0.0"
}
DEBUG: Found match at index 1085 (branch="renovate/all")
{
"packageFile": ".github/workflows/ci.yml"
"depName": "astral-sh/setup-uv"
}
DEBUG: Value is not updated (branch="renovate/all")
{
"depName": "astral-sh/setup-uv"
"manager": "github-actions"
"packageFile": ".github/workflows/ci.yml"
"expectedValue": "v3.1.1"
"foundValue": "v3.0.0"
}
DEBUG: Found match at index 2053 (branch="renovate/all")
{
"packageFile": ".github/workflows/ci.yml"
"depName": "astral-sh/setup-uv"
}
DEBUG: Value is not updated (branch="renovate/all")
{
"depName": "astral-sh/setup-uv"
"manager": "github-actions"
"packageFile": ".github/workflows/ci.yml"
"expectedValue": "v3.1.1"
"foundValue": "v3.0.0"
}
DEBUG: Found match at index 2553 (branch="renovate/all")
{
"packageFile": ".github/workflows/ci.yml"
"depName": "astral-sh/setup-uv"
}
DEBUG: Value is not updated (branch="renovate/all")
{
"depName": "astral-sh/setup-uv"
"manager": "github-actions"
"packageFile": ".github/workflows/ci.yml"
"expectedValue": "v3.1.1"
"foundValue": "v3.0.0"
}
DEBUG: Found match at index 3075 (branch="renovate/all")
{
"packageFile": ".github/workflows/ci.yml"
"depName": "astral-sh/setup-uv"
}
DEBUG: Value is not updated (branch="renovate/all")
{
"depName": "astral-sh/setup-uv"
"manager": "github-actions"
"packageFile": ".github/workflows/ci.yml"
"expectedValue": "v3.1.1"
"foundValue": "v3.0.0"
}
DEBUG: Found match at index 4136 (branch="renovate/all")
{
"packageFile": ".github/workflows/ci.yml"
"depName": "astral-sh/setup-uv"
}
DEBUG: Contents updated (branch="renovate/all")
{
"packageFile": ".github/workflows/ci.yml"
"depName": "astral-sh/setup-uv"
}
DEBUG: Value is not updated (branch="renovate/all")
{
"depName": "astral-sh/setup-uv"
"manager": "github-actions"
"packageFile": ".github/workflows/ci.yml"
"expectedValue": "v3.1.1"
"foundValue": "v3.0.0"
}
DEBUG: Starting search at index 440 (branch="renovate/all")
{
"packageFile": ".github/workflows/ci.yml"
"depName": "astral-sh/setup-uv"
}
DEBUG: Found match at index 440 (branch="renovate/all")
{
"packageFile": ".github/workflows/ci.yml"
"depName": "astral-sh/setup-uv"
}
DEBUG: Value is not updated (branch="renovate/all")
{
"depName": "astral-sh/setup-uv"
"manager": "github-actions"
"packageFile": ".github/workflows/ci.yml"
"expectedValue": "v3.1.1"
"foundValue": "v3.0.0"
}
DEBUG: Found match at index 1085 (branch="renovate/all")
{
"packageFile": ".github/workflows/ci.yml"
"depName": "astral-sh/setup-uv"
}
DEBUG: Value is not updated (branch="renovate/all")
{
"depName": "astral-sh/setup-uv"
"manager": "github-actions"
"packageFile": ".github/workflows/ci.yml"
"expectedValue": "v3.1.1"
"foundValue": "v3.0.0"
}
DEBUG: Found match at index 2053 (branch="renovate/all")
{
"packageFile": ".github/workflows/ci.yml"
"depName": "astral-sh/setup-uv"
}
DEBUG: Value is not updated (branch="renovate/all")
{
"depName": "astral-sh/setup-uv"
"manager": "github-actions"
"packageFile": ".github/workflows/ci.yml"
"expectedValue": "v3.1.1"
"foundValue": "v3.0.0"
}
DEBUG: Found match at index 2553 (branch="renovate/all")
{
"packageFile": ".github/workflows/ci.yml"
"depName": "astral-sh/setup-uv"
}
DEBUG: Value is not updated (branch="renovate/all")
{
"depName": "astral-sh/setup-uv"
"manager": "github-actions"
"packageFile": ".github/workflows/ci.yml"
"expectedValue": "v3.1.1"
"foundValue": "v3.0.0"
}
DEBUG: Found match at index 3075 (branch="renovate/all")
{
"packageFile": ".github/workflows/ci.yml"
"depName": "astral-sh/setup-uv"
}
DEBUG: Contents updated (branch="renovate/all")
{
"packageFile": ".github/workflows/ci.yml"
"depName": "astral-sh/setup-uv"
}
DEBUG: Value is not updated (branch="renovate/all")
{
"depName": "astral-sh/setup-uv"
"manager": "github-actions"
"packageFile": ".github/workflows/ci.yml"
"expectedValue": "v3.1.1"
"foundValue": "v3.0.0"
}
DEBUG: Starting search at index 440 (branch="renovate/all")
{
"packageFile": ".github/workflows/ci.yml"
"depName": "astral-sh/setup-uv"
}
DEBUG: Found match at index 440 (branch="renovate/all")
{
"packageFile": ".github/workflows/ci.yml"
"depName": "astral-sh/setup-uv"
}
DEBUG: Value is not updated (branch="renovate/all")
{
"depName": "astral-sh/setup-uv"
"manager": "github-actions"
"packageFile": ".github/workflows/ci.yml"
"expectedValue": "v3.1.1"
"foundValue": "v3.0.0"
}
DEBUG: Found match at index 1085 (branch="renovate/all")
{
"packageFile": ".github/workflows/ci.yml"
"depName": "astral-sh/setup-uv"
}
DEBUG: Value is not updated (branch="renovate/all")
{
"depName": "astral-sh/setup-uv"
"manager": "github-actions"
"packageFile": ".github/workflows/ci.yml"
"expectedValue": "v3.1.1"
"foundValue": "v3.0.0"
}
DEBUG: Found match at index 2053 (branch="renovate/all")
{
"packageFile": ".github/workflows/ci.yml"
"depName": "astral-sh/setup-uv"
}
DEBUG: Value is not updated (branch="renovate/all")
{
"depName": "astral-sh/setup-uv"
"manager": "github-actions"
"packageFile": ".github/workflows/ci.yml"
"expectedValue": "v3.1.1"
"foundValue": "v3.0.0"
}
DEBUG: Found match at index 2553 (branch="renovate/all")
{
"packageFile": ".github/workflows/ci.yml"
"depName": "astral-sh/setup-uv"
}
DEBUG: Contents updated (branch="renovate/all")
{
"packageFile": ".github/workflows/ci.yml"
"depName": "astral-sh/setup-uv"
}
DEBUG: Value is not updated (branch="renovate/all")
{
"depName": "astral-sh/setup-uv"
"manager": "github-actions"
"packageFile": ".github/workflows/ci.yml"
"expectedValue": "v3.1.1"
"foundValue": "v3.0.0"
}
DEBUG: Starting search at index 440 (branch="renovate/all")
{
"packageFile": ".github/workflows/ci.yml"
"depName": "astral-sh/setup-uv"
}
DEBUG: Found match at index 440 (branch="renovate/all")
{
"packageFile": ".github/workflows/ci.yml"
"depName": "astral-sh/setup-uv"
}
DEBUG: Value is not updated (branch="renovate/all")
{
"depName": "astral-sh/setup-uv"
"manager": "github-actions"
"packageFile": ".github/workflows/ci.yml"
"expectedValue": "v3.1.1"
"foundValue": "v3.0.0"
}
DEBUG: Found match at index 1085 (branch="renovate/all")
{
"packageFile": ".github/workflows/ci.yml"
"depName": "astral-sh/setup-uv"
}
DEBUG: Value is not updated (branch="renovate/all")
{
"depName": "astral-sh/setup-uv"
"manager": "github-actions"
"packageFile": ".github/workflows/ci.yml"
"expectedValue": "v3.1.1"
"foundValue": "v3.0.0"
}
DEBUG: Found match at index 2053 (branch="renovate/all")
{
"packageFile": ".github/workflows/ci.yml"
"depName": "astral-sh/setup-uv"
}
DEBUG: Contents updated (branch="renovate/all")
{
"packageFile": ".github/workflows/ci.yml"
"depName": "astral-sh/setup-uv"
}
DEBUG: Value is not updated (branch="renovate/all")
{
"depName": "astral-sh/setup-uv"
"manager": "github-actions"
"packageFile": ".github/workflows/ci.yml"
"expectedValue": "v3.1.1"
"foundValue": "v3.0.0"
}
DEBUG: Starting search at index 440 (branch="renovate/all")
{
"packageFile": ".github/workflows/ci.yml"
"depName": "astral-sh/setup-uv"
}
DEBUG: Found match at index 440 (branch="renovate/all")
{
"packageFile": ".github/workflows/ci.yml"
"depName": "astral-sh/setup-uv"
}
DEBUG: Value is not updated (branch="renovate/all")
{
"depName": "astral-sh/setup-uv"
"manager": "github-actions"
"packageFile": ".github/workflows/ci.yml"
"expectedValue": "v3.1.1"
"foundValue": "v3.0.0"
}
DEBUG: Found match at index 1085 (branch="renovate/all")
{
"packageFile": ".github/workflows/ci.yml"
"depName": "astral-sh/setup-uv"
}
DEBUG: Contents updated (branch="renovate/all")
{
"packageFile": ".github/workflows/ci.yml"
"depName": "astral-sh/setup-uv"
}
DEBUG: Value is not updated (branch="renovate/all")
{
"depName": "astral-sh/setup-uv"
"manager": "github-actions"
"packageFile": ".github/workflows/ci.yml"
"expectedValue": "v3.1.1"
"foundValue": "v3.0.0"
}
DEBUG: Starting search at index 440 (branch="renovate/all")
{
"packageFile": ".github/workflows/ci.yml"
"depName": "astral-sh/setup-uv"
}
DEBUG: Found match at index 440 (branch="renovate/all")
{
"packageFile": ".github/workflows/ci.yml"
"depName": "astral-sh/setup-uv"
}
DEBUG: Contents updated (branch="renovate/all")
{
"packageFile": ".github/workflows/ci.yml"
"depName": "astral-sh/setup-uv"
}
DEBUG: isLockFileUpdate without updateLockedDependency (branch="renovate/all")
{
"manager": "pep621"
}
DEBUG: isLockFileUpdate without updateLockedDependency (branch="renovate/all")
{
"manager": "pep621"
}
DEBUG: isLockFileUpdate without updateLockedDependency (branch="renovate/all")
{
"manager": "pep621"
}
DEBUG: isLockFileUpdate without updateLockedDependency (branch="renovate/all")
{
"manager": "pep621"
}
DEBUG: Found version v4.6.0 (branch="renovate/all")
DEBUG: Found github dependency (branch="renovate/all")
DEBUG: Found version 3.51.2 (branch="renovate/all")
DEBUG: Found github dependency (branch="renovate/all")
DEBUG: Found version v0.14.0 (branch="renovate/all")
DEBUG: Found github dependency (branch="renovate/all")
DEBUG: Found version 3.3.0 (branch="renovate/all")
DEBUG: Found github dependency (branch="renovate/all")
DEBUG: Found version v3.3.3 (branch="renovate/all")
DEBUG: Found github dependency (branch="renovate/all")
DEBUG: Found version v0.9.3 (branch="renovate/all")
DEBUG: Found github dependency (branch="renovate/all")
DEBUG: Found version v0.5.1 (branch="renovate/all")
DEBUG: Found github dependency (branch="renovate/all")
DEBUG: Value is not updated (branch="renovate/all")
{
"depName": "iterative/dvc"
"manager": "pre-commit"
"packageFile": ".pre-commit-config.yaml"
"expectedValue": "3.55.2"
"foundValue": "3.51.2"
}
DEBUG: Starting search at index 2801 (branch="renovate/all")
{
"packageFile": ".pre-commit-config.yaml"
"depName": "iterative/dvc"
}
DEBUG: Found match at index 2801 (branch="renovate/all")
{
"packageFile": ".pre-commit-config.yaml"
"depName": "iterative/dvc"
}
DEBUG: Found version v4.6.0 (branch="renovate/all")
DEBUG: Found github dependency (branch="renovate/all")
DEBUG: Found version 3.55.2 (branch="renovate/all")
DEBUG: Found github dependency (branch="renovate/all")
DEBUG: Found version v0.14.0 (branch="renovate/all")
DEBUG: Found github dependency (branch="renovate/all")
DEBUG: Found version 3.3.0 (branch="renovate/all")
DEBUG: Found github dependency (branch="renovate/all")
DEBUG: Found version v3.3.3 (branch="renovate/all")
DEBUG: Found github dependency (branch="renovate/all")
DEBUG: Found version v0.9.3 (branch="renovate/all")
DEBUG: Found github dependency (branch="renovate/all")
DEBUG: Found version v0.5.1 (branch="renovate/all")
DEBUG: Found github dependency (branch="renovate/all")
DEBUG: Contents updated (branch="renovate/all")
{
"packageFile": ".pre-commit-config.yaml"
"depName": "iterative/dvc"
}
DEBUG: Value is not updated (branch="renovate/all")
{
"depName": "jakebailey/pyright-action"
"manager": "github-actions"
"packageFile": ".github/workflows/ci.yml"
"expectedValue": "v2.3.2"
"foundValue": "v2.3.1"
}
DEBUG: Starting search at index 3353 (branch="renovate/all")
{
"packageFile": ".github/workflows/ci.yml"
"depName": "jakebailey/pyright-action"
}
DEBUG: Found match at index 3353 (branch="renovate/all")
{
"packageFile": ".github/workflows/ci.yml"
"depName": "jakebailey/pyright-action"
}
DEBUG: Contents updated (branch="renovate/all")
{
"packageFile": ".github/workflows/ci.yml"
"depName": "jakebailey/pyright-action"
}
DEBUG: isLockFileUpdate without updateLockedDependency (branch="renovate/all")
{
"manager": "pep621"
}
DEBUG: isLockFileUpdate without updateLockedDependency (branch="renovate/all")
{
"manager": "pep621"
}
DEBUG: isLockFileUpdate without updateLockedDependency (branch="renovate/all")
{
"manager": "pep621"
}
DEBUG: isLockFileUpdate without updateLockedDependency (branch="renovate/all")
{
"manager": "pep621"
}
DEBUG: isLockFileUpdate without updateLockedDependency (branch="renovate/all")
{
"manager": "pep621"
}
DEBUG: isLockFileUpdate without updateLockedDependency (branch="renovate/all")
{
"manager": "pep621"
}
DEBUG: isLockFileUpdate without updateLockedDependency (branch="renovate/all")
{
"manager": "pep621"
}
DEBUG: isLockFileUpdate without updateLockedDependency (branch="renovate/all")
{
"manager": "pep621"
}
DEBUG: isLockFileUpdate without updateLockedDependency (branch="renovate/all")
{
"manager": "pep621"
}
DEBUG: isLockFileUpdate without updateLockedDependency (branch="renovate/all")
{
"manager": "pep621"
}
DEBUG: isLockFileUpdate without updateLockedDependency (branch="renovate/all")
{
"manager": "pep621"
}
DEBUG: isLockFileUpdate without updateLockedDependency (branch="renovate/all")
{
"manager": "pep621"
}
DEBUG: Value is not updated (branch="renovate/all")
{
"depName": "pypa/gh-action-pypi-publish"
"manager": "github-actions"
"packageFile": ".github/workflows/release.yml"
"expectedValue": "v1.10.2"
"foundValue": "v1.9.0"
}
DEBUG: Starting search at index 1081 (branch="renovate/all")
{
"packageFile": ".github/workflows/release.yml"
"depName": "pypa/gh-action-pypi-publish"
}
DEBUG: Found match at index 1081 (branch="renovate/all")
{
"packageFile": ".github/workflows/release.yml"
"depName": "pypa/gh-action-pypi-publish"
}
DEBUG: Contents updated (branch="renovate/all")
{
"packageFile": ".github/workflows/release.yml"
"depName": "pypa/gh-action-pypi-publish"
}
DEBUG: isLockFileUpdate without updateLockedDependency (branch="renovate/all")
{
"manager": "pep621"
}
DEBUG: isLockFileUpdate without updateLockedDependency (branch="renovate/all")
{
"manager": "pep621"
}
DEBUG: isLockFileUpdate without updateLockedDependency (branch="renovate/all")
{
"manager": "pep621"
}
DEBUG: isLockFileUpdate without updateLockedDependency (branch="renovate/all")
{
"manager": "pep621"
}
DEBUG: isLockFileUpdate without updateLockedDependency (branch="renovate/all")
{
"manager": "pep621"
}
DEBUG: isLockFileUpdate without updateLockedDependency (branch="renovate/all")
{
"manager": "pep621"
}
DEBUG: updateArtifacts for updatedPackageFiles (branch="renovate/all")
INFO: Updating submodule packages/boilercine (branch="renovate/all")
INFO: Updating submodule packages/cachier (branch="renovate/all")
INFO: Updating submodule typings (branch="renovate/all")
DEBUG: updateArtifacts for nonUpdatedPackageFiles (branch="renovate/all")
DEBUG: No pdm.lock found (branch="renovate/all")
DEBUG: Setting CONTAINERBASE_CACHE_DIR to /tmp/renovate/cache/containerbase (branch="renovate/all")
DEBUG: Using containerbase dynamic installs (branch="renovate/all")
DEBUG: Resolved stable matching version (branch="renovate/all")
{
"toolName": "python"
"constraint": ">=3.11"
"resolvedVersion": "3.12.6"
}
DEBUG: Resolved stable matching version (branch="renovate/all")
{
"toolName": "uv"
"resolvedVersion": "0.4.15"
}
DEBUG: Executing command (branch="renovate/all")
{
"command": "install-tool python 3.12.6"
}
DEBUG: exec completed (branch="renovate/all")
{
"durationMs": 11552
"stdout": "installing v2 tool python v3.12.6\n[19:39:08.996] INFO (230): Installing tool python@3.12.6...\nlinking tool python v3.12.6\nPython 3.12.6\npip 24.2 from /opt/containerbase/tools/python/3.12.6/lib/python3.12/site-packages/pip (python 3.12)\n[19:39:20.050] INFO (230): Install tool python succeeded in 11s.\n"
"stderr": ""
}
DEBUG: Executing command (branch="renovate/all")
{
"command": "install-tool uv 0.4.15"
}
DEBUG: exec completed (branch="renovate/all")
{
"durationMs": 3437
"stdout": "[19:39:20.502] INFO (386): Installing pip uv@0.4.15...\nuv 0.4.15\n[19:39:23.273] INFO (386): Install tool uv succeeded in 2.7s.\n"
"stderr": ""
}
DEBUG: Executing command (branch="renovate/all")
{
"command": "uv lock --upgrade-package debugpy --upgrade-package dvc --upgrade-package fawltydeps --upgrade-package ipython --upgrade-package matplotlib --upgrade-package netcdf4 --upgrade-package netcdf4 --upgrade-package numpy --upgrade-package numpydantic --upgrade-package pandas --upgrade-package pandas-stubs --upgrade-package pillow --upgrade-package pipdeptree --upgrade-package pipx --upgrade-package pre-commit --upgrade-package pydantic --upgrade-package pyright --upgrade-package pytz --upgrade-package sourcery --upgrade-package sympy --upgrade-package towncrier --upgrade-package xarray"
}
DEBUG: rawExec err (branch="renovate/all")
{
"err": {
"cmd": "/bin/sh -c uv lock --upgrade-package debugpy --upgrade-package dvc --upgrade-package fawltydeps --upgrade-package ipython --upgrade-package matplotlib --upgrade-package netcdf4 --upgrade-package netcdf4 --upgrade-package numpy --upgrade-package numpydantic --upgrade-package pandas --upgrade-package pandas-stubs --upgrade-package pillow --upgrade-package pipdeptree --upgrade-package pipx --upgrade-package pre-commit --upgrade-package pydantic --upgrade-package pyright --upgrade-package pytz --upgrade-package sourcery --upgrade-package sympy --upgrade-package towncrier --upgrade-package xarray",
"stderr": "error: Workspace member `/tmp/renovate/repos/github/softboiler/boilercv/packages/boilercore` is missing a `pyproject.toml` (matches: `packages/*`)\n",
"stdout": "",
"options": {
"cwd": "/tmp/renovate/repos/github/softboiler/boilercv",
"encoding": "utf-8",
"env": {
"HOME": "/home/ubuntu",
"PATH": "/home/ubuntu/.local/bin:/home/ubuntu/bin:/home/ubuntu/.local/bin:/home/ubuntu/bin:/home/ubuntu/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
"LC_ALL": "C.UTF-8",
"LANG": "C.UTF-8",
"CONTAINERBASE_CACHE_DIR": "/tmp/renovate/cache/containerbase"
},
"maxBuffer": 10485760,
"timeout": 900000
},
"exitCode": 2,
"name": "ExecError",
"message": "Command failed: uv lock --upgrade-package debugpy --upgrade-package dvc --upgrade-package fawltydeps --upgrade-package ipython --upgrade-package matplotlib --upgrade-package netcdf4 --upgrade-package netcdf4 --upgrade-package numpy --upgrade-package numpydantic --upgrade-package pandas --upgrade-package pandas-stubs --upgrade-package pillow --upgrade-package pipdeptree --upgrade-package pipx --upgrade-package pre-commit --upgrade-package pydantic --upgrade-package pyright --upgrade-package pytz --upgrade-package sourcery --upgrade-package sympy --upgrade-package towncrier --upgrade-package xarray\nerror: Workspace member `/tmp/renovate/repos/github/softboiler/boilercv/packages/boilercore` is missing a `pyproject.toml` (matches: `packages/*`)\n",
"stack": "ExecError: Command failed: uv lock --upgrade-package debugpy --upgrade-package dvc --upgrade-package fawltydeps --upgrade-package ipython --upgrade-package matplotlib --upgrade-package netcdf4 --upgrade-package netcdf4 --upgrade-package numpy --upgrade-package numpydantic --upgrade-package pandas --upgrade-package pandas-stubs --upgrade-package pillow --upgrade-package pipdeptree --upgrade-package pipx --upgrade-package pre-commit --upgrade-package pydantic --upgrade-package pyright --upgrade-package pytz --upgrade-package sourcery --upgrade-package sympy --upgrade-package towncrier --upgrade-package xarray\nerror: Workspace member `/tmp/renovate/repos/github/softboiler/boilercv/packages/boilercore` is missing a `pyproject.toml` (matches: `packages/*`)\n\n at ChildProcess.<anonymous> (/usr/local/renovate/lib/util/exec/common.ts:101:11)\n at ChildProcess.emit (node:events:531:35)\n at ChildProcess.emit (node:domain:488:12)\n at Process.ChildProcess._handle.onexit (node:internal/child_process:294:12)"
}
"durationMs": 32
}
DEBUG: Failed to update uv lock file (branch="renovate/all")
{
"err": {
"cmd": "/bin/sh -c uv lock --upgrade-package debugpy --upgrade-package dvc --upgrade-package fawltydeps --upgrade-package ipython --upgrade-package matplotlib --upgrade-package netcdf4 --upgrade-package netcdf4 --upgrade-package numpy --upgrade-package numpydantic --upgrade-package pandas --upgrade-package pandas-stubs --upgrade-package pillow --upgrade-package pipdeptree --upgrade-package pipx --upgrade-package pre-commit --upgrade-package pydantic --upgrade-package pyright --upgrade-package pytz --upgrade-package sourcery --upgrade-package sympy --upgrade-package towncrier --upgrade-package xarray",
"stderr": "error: Workspace member `/tmp/renovate/repos/github/softboiler/boilercv/packages/boilercore` is missing a `pyproject.toml` (matches: `packages/*`)\n",
"stdout": "",
"options": {
"cwd": "/tmp/renovate/repos/github/softboiler/boilercv",
"encoding": "utf-8",
"env": {
"HOME": "/home/ubuntu",
"PATH": "/home/ubuntu/.local/bin:/home/ubuntu/bin:/home/ubuntu/.local/bin:/home/ubuntu/bin:/home/ubuntu/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
"LC_ALL": "C.UTF-8",
"LANG": "C.UTF-8",
"CONTAINERBASE_CACHE_DIR": "/tmp/renovate/cache/containerbase"
},
"maxBuffer": 10485760,
"timeout": 900000
},
"exitCode": 2,
"name": "ExecError",
"message": "Command failed: uv lock --upgrade-package debugpy --upgrade-package dvc --upgrade-package fawltydeps --upgrade-package ipython --upgrade-package matplotlib --upgrade-package netcdf4 --upgrade-package netcdf4 --upgrade-package numpy --upgrade-package numpydantic --upgrade-package pandas --upgrade-package pandas-stubs --upgrade-package pillow --upgrade-package pipdeptree --upgrade-package pipx --upgrade-package pre-commit --upgrade-package pydantic --upgrade-package pyright --upgrade-package pytz --upgrade-package sourcery --upgrade-package sympy --upgrade-package towncrier --upgrade-package xarray\nerror: Workspace member `/tmp/renovate/repos/github/softboiler/boilercv/packages/boilercore` is missing a `pyproject.toml` (matches: `packages/*`)\n",
"stack": "ExecError: Command failed: uv lock --upgrade-package debugpy --upgrade-package dvc --upgrade-package fawltydeps --upgrade-package ipython --upgrade-package matplotlib --upgrade-package netcdf4 --upgrade-package netcdf4 --upgrade-package numpy --upgrade-package numpydantic --upgrade-package pandas --upgrade-package pandas-stubs --upgrade-package pillow --upgrade-package pipdeptree --upgrade-package pipx --upgrade-package pre-commit --upgrade-package pydantic --upgrade-package pyright --upgrade-package pytz --upgrade-package sourcery --upgrade-package sympy --upgrade-package towncrier --upgrade-package xarray\nerror: Workspace member `/tmp/renovate/repos/github/softboiler/boilercv/packages/boilercore` is missing a `pyproject.toml` (matches: `packages/*`)\n\n at ChildProcess.<anonymous> (/usr/local/renovate/lib/util/exec/common.ts:101:11)\n at ChildProcess.emit (node:events:531:35)\n at ChildProcess.emit (node:domain:488:12)\n at Process.ChildProcess._handle.onexit (node:internal/child_process:294:12)"
}
}
DEBUG: Updated 5 package files (branch="renovate/all")
DEBUG: Updated 3 lock files (branch="renovate/all")
{
"updatedArtifacts": [
"packages/boilercine",
"packages/cachier",
"typings"
]
}
DEBUG: Branch timestamp: 2024-09-21T18:19:02.000Z (branch="renovate/all")
DEBUG: PR is older than 2 hours, raise PR with lock file errors (branch="renovate/all")
DEBUG: 8 file(s) to commit (branch="renovate/all")
DEBUG: Preparing files for committing to branch renovate/all (branch="renovate/all")
DEBUG: Setting git author name: renovate[bot] (branch="renovate/all")
DEBUG: Setting git author email: 29139614+renovate[bot]@users.noreply.github.com (branch="renovate/all")
DEBUG: git commit (branch="renovate/all")
{
"deletedFiles": []
"ignoredFiles": []
"result": {
"author": null,
"branch": "renovate/all",
"commit": "61a5757388f5fe11653c69fc28507c3a81935bbb",
"root": false,
"summary": {
"changes": 6,
"insertions": 16,
"deletions": 16
}
}
}
DEBUG: HEAD https://api.github.com/repos/softboiler/boilercv/git/refs/heads/renovate/all/ = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=404 retryCount=0, duration=128) (branch="renovate/all")
DEBUG: HEAD https://api.github.com/repos/softboiler/boilercv/git/refs/heads/renovate/all = (code=ERR_NON_2XX_3XX_RESPONSE, statusCode=404 retryCount=0, duration=84) (branch="renovate/all")
DEBUG: resetToCommit(1ec860b474669656864f3ca63933d2cb2f3bc6f4) (branch="renovate/all")
DEBUG: Fetching branch renovate/all (branch="renovate/all")
DEBUG: Setting current branch to main (branch="renovate/all")
DEBUG: latest commit (branch="renovate/all")
{
"branchName": "main"
"latestCommitDate": "2024-09-22T12:37:28-07:00"
}
INFO: Branch created (branch="renovate/all")
{
"commitSha": "4f688b8a9ad1fbc71e8978cf75ad4088d9ccb532"
}
DEBUG: Updating status check state to failed (branch="renovate/all")
DEBUG: Setting branch status (branch="renovate/all")
{
"context": "renovate/artifacts"
"state": "red"
}
DEBUG: http cache: saving https://api.github.com/repos/softboiler/boilercv/commits/renovate/all/status (etag=W/"e6740191e26d9c4bd8672360441e528df6a5fbe0bde23c274d854d186480e42d", lastModified=undefined) (branch="renovate/all")
DEBUG: Ensuring PR (branch="renovate/all")
DEBUG: There are 0 errors and 0 warnings (branch="renovate/all")
DEBUG: getBranchPr(renovate/all) (branch="renovate/all")
DEBUG: findPr(renovate/all, undefined, open) (branch="renovate/all")
DEBUG: findPr(renovate/all, undefined, closed) (branch="renovate/all")
DEBUG: Found PR #235 (branch="renovate/all")
DEBUG: Forcing PR because of artifact errors (branch="renovate/all")
DEBUG: Fetching changelog: https://github.com/DavidAnson/markdownlint-cli2 (v0.13.0 -> v0.14.0) (branch="renovate/all")
DEBUG: Fetching changelog: https://github.com/actions/attest-build-provenance (v1.3.3 -> v1.4.3) (branch="renovate/all")
DEBUG: Fetching changelog: https://github.com/actions/upload-artifact (v4.3.4 -> v4.4.0) (branch="renovate/all")
DEBUG: Fetching changelog: https://github.com/astral-sh/setup-uv (v3.0.0 -> v3.1.1) (branch="renovate/all")
DEBUG: Fetching changelog: https://github.com/astral-sh/setup-uv (v3.0.0 -> v3.1.1) (branch="renovate/all")
DEBUG: Fetching changelog: https://github.com/astral-sh/setup-uv (v3.0.0 -> v3.1.1) (branch="renovate/all")
DEBUG: Fetching changelog: https://github.com/astral-sh/setup-uv (v3.0.0 -> v3.1.1) (branch="renovate/all")
DEBUG: Fetching changelog: https://github.com/astral-sh/setup-uv (v3.0.0 -> v3.1.1) (branch="renovate/all")
DEBUG: Fetching changelog: https://github.com/astral-sh/setup-uv (v3.0.0 -> v3.1.1) (branch="renovate/all")
DEBUG: Fetching changelog: https://github.com/astral-sh/setup-uv (v3.0.0 -> v3.1.1) (branch="renovate/all")
DEBUG: Fetching changelog: https://github.com/microsoft/debugpy (1.8.2 -> 1.8.5) (branch="renovate/all")
DEBUG: Fetching changelog: https://github.com/iterative/dvc (3.51.2 -> 3.55.2) (branch="renovate/all")
DEBUG: Fetching changelog: https://github.com/tweag/FawltyDeps (0.16.0 -> 0.17.0) (branch="renovate/all")
DEBUG: Fetching changelog: https://github.com/ipython/ipython (8.26.0 -> 8.27.0) (branch="renovate/all")
DEBUG: Fetching changelog: https://github.com/iterative/dvc (3.51.2 -> 3.55.2) (branch="renovate/all")
DEBUG: Fetching changelog: https://github.com/jakebailey/pyright-action (v2.3.1 -> v2.3.2) (branch="renovate/all")
DEBUG: Fetching changelog: https://github.com/matplotlib/matplotlib (3.7.2 -> 3.9.2) (branch="renovate/all")
DEBUG: Fetching changelog: https://github.com/Unidata/netcdf4-python (1.6.5 -> 1.7.1.post2) (branch="renovate/all")
DEBUG: Fetching changelog: https://github.com/Unidata/netcdf4-python (1.6.5 -> 1.7.1.post2) (branch="renovate/all")
DEBUG: Fetching changelog: https://github.com/numpy/numpy (1.26.0 -> 2.1.1) (branch="renovate/all")
DEBUG: Fetching changelog: https://github.com/p2p-ld/numpydantic (1.0.0 -> 1.5.3) (branch="renovate/all")
DEBUG: Fetching changelog: https://github.com/pandas-dev/pandas (2.2.2 -> 2.2.3) (branch="renovate/all")
DEBUG: Fetching changelog: https://github.com/pandas-dev/pandas-stubs (2.2.2.240514 -> 2.2.2.240909) (branch="renovate/all")
DEBUG: Fetching changelog: https://github.com/python-pillow/Pillow (10.3.0 -> 10.4.0) (branch="renovate/all")
DEBUG: Fetching changelog: https://github.com/tox-dev/pipdeptree (2.23.0 -> 2.23.4) (branch="renovate/all")
DEBUG: Fetching changelog: https://github.com/pypa/pipx (1.6.0 -> 1.7.1) (branch="renovate/all")
DEBUG: Fetching changelog: https://github.com/pre-commit/pre-commit (3.7.1 -> 3.8.0) (branch="renovate/all")
DEBUG: Fetching changelog: https://github.com/pydantic/pydantic (2.9.1 -> 2.9.2) (branch="renovate/all")
DEBUG: Fetching changelog: https://github.com/pypa/gh-action-pypi-publish (v1.9.0 -> v1.10.2) (branch="renovate/all")
DEBUG: Fetching changelog: https://github.com/RobertCraigie/pyright-python (1.1.371 -> 1.1.381) (branch="renovate/all")
DEBUG: Fetching changelog: https://github.com/sourcery-ai/sourcery (1.21.0 -> 1.22.0) (branch="renovate/all")
DEBUG: Fetching changelog: https://github.com/sympy/sympy (1.12 -> 1.13.3) (branch="renovate/all")
DEBUG: Fetching changelog: https://github.com/twisted/towncrier (23.11.0 -> 24.8.0) (branch="renovate/all")
DEBUG: Fetching changelog: https://github.com/pydata/xarray (2023.7.0 -> 2024.9.0) (branch="renovate/all")
DEBUG: Creating PR (branch="renovate/all")
{
"prTitle": "Update all"
}
DEBUG: Creating PR (branch="renovate/all")
{
"title": "Update all"
"head": "softboiler:renovate/all"
"base": "main"
"draft": false
}
DEBUG: PR created (branch="renovate/all")
{
"pr": 250
"draft": false
}
DEBUG: Adding labels 'dependencies' to #250 (branch="renovate/all")
INFO: PR created (branch="renovate/all")
{
"pr": 250
"prTitle": "Update all"
}
DEBUG: addParticipants(pr=250) (branch="renovate/all")
DEBUG: setPrCache() (branch="renovate/all")
DEBUG: Created Pull Request #250 (branch="renovate/all")
WARN: artifactErrors (branch="renovate/all")
{
"artifactErrors": [
{
"lockFile": "uv.lock",
"stderr": "Command failed: uv lock --upgrade-package debugpy --upgrade-package dvc --upgrade-package fawltydeps --upgrade-package ipython --upgrade-package matplotlib --upgrade-package netcdf4 --upgrade-package netcdf4 --upgrade-package numpy --upgrade-package numpydantic --upgrade-package pandas --upgrade-package pandas-stubs --upgrade-package pillow --upgrade-package pipdeptree --upgrade-package pipx --upgrade-package pre-commit --upgrade-package pydantic --upgrade-package pyright --upgrade-package pytz --upgrade-package sourcery --upgrade-package sympy --upgrade-package towncrier --upgrade-package xarray\nerror: Workspace member `/tmp/renovate/repos/github/softboiler/boilercv/packages/boilercore` is missing a `pyproject.toml` (matches: `packages/*`)\n"
}
]
}
DEBUG: Getting comments for #250 (branch="renovate/all")
DEBUG: http cache: saving https://api.github.com/repos/softboiler/boilercv/issues/250/comments?per_page=100 (etag="e6ed50441f6aa6c5dddc37795d574a80dda5ef438f790ba55ff0fcf7b42b196c", lastModified=undefined) (branch="renovate/all")
DEBUG: Found 0 comments (branch="renovate/all")
DEBUG: Ensuring comment "⚠️ Artifact update problem" in #250 (branch="renovate/all")
INFO: Comment added (branch="renovate/all")
{
"issueNo": 250
"topic": "⚠️ Artifact update problem"
}
DEBUG: setBranchCommit() (branch="renovate/all")
DEBUG: syncBranchState() (branch="renovate/docs")
DEBUG: getBranchPr(renovate/docs) (branch="renovate/docs")
DEBUG: findPr(renovate/docs, undefined, open) (branch="renovate/docs")
DEBUG: findPr(renovate/docs, undefined, closed) (branch="renovate/docs")
DEBUG: branchExists=false (branch="renovate/docs")
DEBUG: dependencyDashboardCheck=undefined (branch="renovate/docs")
DEBUG: recreateClosed is true. No need to check for closed PR. (branch="renovate/docs")
DEBUG: Branch renovate/docs creation is disabled because dependencyDashboardApproval=true (branch="renovate/docs")
DEBUG: getBranchPr(renovate/all)
DEBUG: findPr(renovate/all, undefined, open)
DEBUG: Found PR #250
DEBUG: http cache: Using cached response: https://api.github.com/repos/softboiler/boilercv/contents/.renovaterc.json from 2024-09-22T19:38:19.083Z
DEBUG: checkConfigMigrationBranch()
DEBUG: checkConfigMigrationBranch() Config does not need migration
DEBUG: ensureDependencyDashboard()
DEBUG: Ensuring Dependency Dashboard
DEBUG: Checking packageFiles for deprecated packages
{
"packageFiles": {
"devcontainer": [
{
"deps": [
{
"autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}",
"currentValue": "1.1.2-ubuntu-22.04",
"currentVersion": "1.1.2",
"datasource": "docker",
"depName": "mcr.microsoft.com/devcontainers/base",
"depType": "image",
"fixedVersion": "1.1.2-ubuntu-22.04",
"isSingleVersion": true,
"lookupName": "devcontainers/base",
"packageName": "mcr.microsoft.com/devcontainers/base",
"registryUrl": "https://mcr.microsoft.com",
"replaceString": "mcr.microsoft.com/devcontainers/base:1.1.2-ubuntu-22.04",
"versioning": "docker",
"warnings": [],
"updates": [
{
"bucket": "latest",
"newVersion": "1.1.5",
"newValue": "1.1.5-ubuntu-22.04",
"newMajor": 1,
"newMinor": 1,
"newPatch": 5,
"updateType": "patch",
"branchName": "renovate/devcontainer"
}
]
},
{
"autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}",
"currentValue": "1.4.0",
"currentVersion": "1.4.0",
"datasource": "docker",
"depName": "ghcr.io/devcontainers/features/powershell",
"depType": "feature",
"fixedVersion": "1.4.0",
"isSingleVersion": true,
"lookupName": "devcontainers/features/powershell",
"packageName": "ghcr.io/devcontainers/features/powershell",
"pinDigests": false,
"registryUrl": "https://ghcr.io",
"replaceString": "ghcr.io/devcontainers/features/powershell:1.4.0",
"versioning": "docker",
"warnings": [],
"updates": [
{
"bucket": "latest",
"newVersion": "1.5.0",
"newValue": "1.5.0",
"newMajor": 1,
"newMinor": 5,
"newPatch": 0,
"updateType": "minor",
"branchName": "renovate/devcontainer"
}
]
},
{
"autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}",
"currentValue": "1.6.2",
"currentVersion": "1.6.2",
"datasource": "docker",
"depName": "ghcr.io/devcontainers/features/python",
"depType": "feature",
"fixedVersion": "1.6.2",
"isSingleVersion": true,
"lookupName": "devcontainers/features/python",
"packageName": "ghcr.io/devcontainers/features/python",
"pinDigests": false,
"registryUrl": "https://ghcr.io",
"replaceString": "ghcr.io/devcontainers/features/python:1.6.2",
"versioning": "docker",
"warnings": [],
"updates": [
{
"bucket": "latest",
"newVersion": "1.6.4",
"newValue": "1.6.4",
"newMajor": 1,
"newMinor": 6,
"newPatch": 4,
"updateType": "patch",
"branchName": "renovate/devcontainer"
}
]
},
{
"autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}",
"currentValue": "1.2.0",
"currentVersion": "1.2.0",
"datasource": "docker",
"depName": "ghcr.io/devcontainers/features/desktop-lite",
"depType": "feature",
"fixedVersion": "1.2.0",
"isSingleVersion": true,
"lookupName": "devcontainers/features/desktop-lite",
"packageName": "ghcr.io/devcontainers/features/desktop-lite",
"pinDigests": false,
"registryUrl": "https://ghcr.io",
"replaceString": "ghcr.io/devcontainers/features/desktop-lite:1.2.0",
"versioning": "docker",
"warnings": [],
"updates": [
{
"bucket": "latest",
"newVersion": "1.2.5",
"newValue": "1.2.5",
"newMajor": 1,
"newMinor": 2,
"newPatch": 5,
"updateType": "patch",
"branchName": "renovate/devcontainer"
}
]
},
{
"autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}",
"currentValue": "1.0.1",
"currentVersion": "1.0.1",
"datasource": "docker",
"depName": "ghcr.io/dhoeric/features/google-cloud-cli",
"depType": "feature",
"fixedVersion": "1.0.1",
"lookupName": "dhoeric/features/google-cloud-cli",
"packageName": "ghcr.io/dhoeric/features/google-cloud-cli",
"pinDigests": false,
"registryUrl": "https://ghcr.io",
"replaceString": "ghcr.io/dhoeric/features/google-cloud-cli:1.0.1",
"versioning": "docker",
"warnings": [],
"updates": []
},
{
"autoReplaceStringTemplate": "{{depName}}{{#if newValue}}:{{newValue}}{{/if}}{{#if newDigest}}@{{newDigest}}{{/if}}",
"currentValue": "1.0.3",
"currentVersion": "1.0.3",
"datasource": "docker",
"depName": "ghcr.io/joshuanianji/devcontainer-features/gcloud-cli-persistence",
"depType": "feature",
"fixedVersion": "1.0.3",
"lookupName": "joshuanianji/devcontainer-features/gcloud-cli-persistence",
"packageName": "ghcr.io/joshuanianji/devcontainer-features/gcloud-cli-persistence",
"pinDigests": false,
"registryUrl": "https://ghcr.io",
"replaceString": "ghcr.io/joshuanianji/devcontainer-features/gcloud-cli-persistence:1.0.3",
"versioning": "docker",
"warnings": [],
"updates": []
}
],
"packageFile": ".devcontainer/devcontainer.json"
}
],
"git-submodules": [
{
"datasource": "git-refs",
"deps": [
{
"currentDigest": "a2fdf01b8109d35a846d65769e96d7c12f92c302",
"currentValue": "main",
"depName": "typings",
"packageName": "https://github.com/softboiler/python-type-stubs",
"versioning": "git",
"warnings": [],
"updates": [
{
"updateType": "digest",
"newValue": "main",
"newDigest": "d3462bd38d73ccc77d6767bcfb006004853a7f06",
"branchName": "renovate/all"
}
]
},
{
"currentDigest": "198b92a9eb1cd93edfa949d59055e834e53b7a08",
"currentValue": "main",
"depName": "packages/boilercine",
"packageName": "https://github.com/softboiler/boilercine.git",
"versioning": "git",
"warnings": [],
"updates": [
{
"updateType": "digest",
"newValue": "main",
"newDigest": "95927387b19e0033831e52777fcfe102d08002d0",
"branchName": "renovate/all"
}
]
},
{
"currentDigest": "aca1c8d7d8f203bf03eb39d8ee0738b19341559d",
"currentValue": "main",
"depName": "packages/boilercore",
"packageName": "https://github.com/softboiler/boilercore.git",
"versioning": "git",
"warnings": [],
"updates": []
},
{
"currentDigest": "db7f394a553a90944ca25c2d687771006e77a024",
"currentValue": "master",
"depName": "packages/cachier",
"packageName": "https://github.com/blakeNaccarato/cachier.git",
"versioning": "git",
"warnings": [],
"updates": [
{
"updateType": "digest",
"newValue": "master",
"newDigest": "474294fac83b029f13dd61b8d2822923045d4504",
"branchName": "renovate/all"
}
]
},
{
"currentDigest": "3502b886fdca393101d2998f65d8b7afe9fb829c",
"currentValue": "main",
"depName": "packages/context_models",
"packageName": "https://github.com/softboiler/context_models.git",
"versioning": "git",
"warnings": [],
"updates": []
}
],
"packageFile": ".gitmodules"
}
],
"github-actions": [
{
"deps": [
{
"autoReplaceStringTemplate": "\"{{depName}}@{{#if newDigest}}{{newDigest}}\"{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}\"{{/unless}}",
"commitMessageTopic": "{{{depName}}} action",
"currentDigest": "3b121c9e98fa055f59a32b023cb4fd2325f4d9dc",
"currentValue": "v1.6.0",
"currentVersion": "v1.6.0",
"currentVersionTimestamp": "2022-09-26T15:26:06.000Z",
"datasource": "github-tags",
"depName": "dropseed/changerelease",
"depType": "action",
"fixedVersion": "v1.6.0",
"packageName": "dropseed/changerelease",
"registryUrl": "https://github.com",
"replaceString": "\"dropseed/changerelease@3b121c9e98fa055f59a32b023cb4fd2325f4d9dc\" # v1.6.0",
"sourceUrl": "https://github.com/dropseed/changerelease",
"versioning": "docker",
"warnings": [],
"updates": []
},
{
"autoReplaceStringTemplate": "{{depName}}-{{newValue}}",
"currentValue": "22.04",
"currentVersion": "22.04",
"datasource": "github-runners",
"depName": "ubuntu",
"depType": "github-runner",
"fixedVersion": "22.04",
"packageName": "ubuntu",
"replaceString": "ubuntu-22.04",
"sourceUrl": "https://github.com/actions/runner-images",
"versioning": "docker",
"warnings": [],
"updates": []
}
],
"packageFile": ".github/workflows/changerelease.yml"
},
{
"deps": [
{
"autoReplaceStringTemplate": "\"{{depName}}@{{#if newDigest}}{{newDigest}}\"{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}\"{{/unless}}",
"commitMessageTopic": "{{{depName}}} action",
"currentDigest": "692973e3d937129bcbf40652eb9f2f61becf3332",
"currentValue": "v4.1.7",
"currentVersion": "v4.1.7",
"currentVersionTimestamp": "2024-06-12T18:41:43.000Z",
"datasource": "github-tags",
"depName": "actions/checkout",
"depType": "action",
"fixedVersion": "v4.1.7",
"packageName": "actions/checkout",
"registryUrl": "https://github.com",
"replaceString": "\"actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332\" # v4.1.7",
"sourceUrl": "https://github.com/actions/checkout",
"versioning": "docker",
"warnings": [],
"updates": []
},
{
"autoReplaceStringTemplate": "\"{{depName}}@{{#if newDigest}}{{newDigest}}\"{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}\"{{/unless}}",
"commitMessageTopic": "{{{depName}}} action",
"currentDigest": "9f1f1fece28798fe5e7ece00f4243abe886974b2",
"currentValue": "v3.0.0",
"currentVersion": "v3.0.0",
"currentVersionTimestamp": "2024-09-16T19:33:16.000Z",
"datasource": "github-tags",
"depName": "astral-sh/setup-uv",
"depType": "action",
"fixedVersion": "v3.0.0",
"isSingleVersion": true,
"packageName": "astral-sh/setup-uv",
"registryUrl": "https://github.com",
"replaceString": "\"astral-sh/setup-uv@9f1f1fece28798fe5e7ece00f4243abe886974b2\" # v3.0.0",
"sourceUrl": "https://github.com/astral-sh/setup-uv",
"versioning": "docker",
"warnings": [],
"updates": [
{
"bucket": "latest",
"newVersion": "v3.1.1",
"newValue": "v3.1.1",
"newDigest": "abac0ce7b0768476333db78faaf98b1130f5face",
"releaseTimestamp": "2024-09-21T18:19:02.000Z",
"newMajor": 3,
"newMinor": 1,
"newPatch": 1,
"updateType": "minor",
"branchName": "renovate/all"
}
]
},
{
"autoReplaceStringTemplate": "\"{{depName}}@{{#if newDigest}}{{newDigest}}\"{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}\"{{/unless}}",
"commitMessageTopic": "{{{depName}}} action",
"currentDigest": "0b2256b8c012f0828dc542b3febcab082c67f72b",
"currentValue": "v4.3.4",
"currentVersion": "v4.3.4",
"currentVersionTimestamp": "2024-07-05T15:11:13.000Z",
"datasource": "github-tags",
"depName": "actions/upload-artifact",
"depType": "action",
"fixedVersion": "v4.3.4",
"isSingleVersion": true,
"packageName": "actions/upload-artifact",
"registryUrl": "https://github.com",
"replaceString": "\"actions/upload-artifact@0b2256b8c012f0828dc542b3febcab082c67f72b\" # v4.3.4",
"sourceUrl": "https://github.com/actions/upload-artifact",
"versioning": "docker",
"warnings": [],
"updates": [
{
"bucket": "latest",
"newVersion": "v4.4.0",
"newValue": "v4.4.0",
"newDigest": "50769540e7f4bd5e21e526ee35c689e35e0d6874",
"releaseTimestamp": "2024-08-29T14:38:39.000Z",
"newMajor": 4,
"newMinor": 4,
"newPatch": 0,
"updateType": "minor",
"branchName": "renovate/all"
}
]
},
{
"autoReplaceStringTemplate": "\"{{depName}}@{{#if newDigest}}{{newDigest}}\"{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}\"{{/unless}}",
"commitMessageTopic": "{{{depName}}} action",
"currentDigest": "692973e3d937129bcbf40652eb9f2f61becf3332",
"currentValue": "v4.1.7",
"currentVersion": "v4.1.7",
"currentVersionTimestamp": "2024-06-12T18:41:43.000Z",
"datasource": "github-tags",
"depName": "actions/checkout",
"depType": "action",
"fixedVersion": "v4.1.7",
"packageName": "actions/checkout",
"registryUrl": "https://github.com",
"replaceString": "\"actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332\" # v4.1.7",
"sourceUrl": "https://github.com/actions/checkout",
"versioning": "docker",
"warnings": [],
"updates": []
},
{
"autoReplaceStringTemplate": "\"{{depName}}@{{#if newDigest}}{{newDigest}}\"{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}\"{{/unless}}",
"commitMessageTopic": "{{{depName}}} action",
"currentDigest": "9f1f1fece28798fe5e7ece00f4243abe886974b2",
"currentValue": "v3.0.0",
"currentVersion": "v3.0.0",
"currentVersionTimestamp": "2024-09-16T19:33:16.000Z",
"datasource": "github-tags",
"depName": "astral-sh/setup-uv",
"depType": "action",
"fixedVersion": "v3.0.0",
"isSingleVersion": true,
"packageName": "astral-sh/setup-uv",
"registryUrl": "https://github.com",
"replaceString": "\"astral-sh/setup-uv@9f1f1fece28798fe5e7ece00f4243abe886974b2\" # v3.0.0",
"sourceUrl": "https://github.com/astral-sh/setup-uv",
"versioning": "docker",
"warnings": [],
"updates": [
{
"bucket": "latest",
"newVersion": "v3.1.1",
"newValue": "v3.1.1",
"newDigest": "abac0ce7b0768476333db78faaf98b1130f5face",
"releaseTimestamp": "2024-09-21T18:19:02.000Z",
"newMajor": 3,
"newMinor": 1,
"newPatch": 1,
"updateType": "minor",
"branchName": "renovate/all"
}
]
},
{
"autoReplaceStringTemplate": "\"{{depName}}@{{#if newDigest}}{{newDigest}}\"{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}\"{{/unless}}",
"commitMessageTopic": "{{{depName}}} action",
"currentDigest": "56afc609e74202658d3ffba0e8f6dda462b719fa",
"currentValue": "v3.0.1",
"currentVersion": "v3.0.1",
"currentVersionTimestamp": "2024-02-07T06:58:38.000Z",
"datasource": "github-tags",
"depName": "actions/upload-pages-artifact",
"depType": "action",
"fixedVersion": "v3.0.1",
"packageName": "actions/upload-pages-artifact",
"registryUrl": "https://github.com",
"replaceString": "\"actions/upload-pages-artifact@56afc609e74202658d3ffba0e8f6dda462b719fa\" # v3.0.1",
"sourceUrl": "https://github.com/actions/upload-pages-artifact",
"versioning": "docker",
"warnings": [],
"updates": []
},
{
"autoReplaceStringTemplate": "\"{{depName}}@{{#if newDigest}}{{newDigest}}\"{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}\"{{/unless}}",
"commitMessageTopic": "{{{depName}}} action",
"currentDigest": "d6db90164ac5ed86f2b6aed7e0febac5b3c0c03e",
"currentValue": "v4.0.5",
"currentVersion": "v4.0.5",
"currentVersionTimestamp": "2024-03-15T18:57:41.000Z",
"datasource": "github-tags",
"depName": "actions/deploy-pages",
"depType": "action",
"fixedVersion": "v4.0.5",
"packageName": "actions/deploy-pages",
"registryUrl": "https://github.com",
"replaceString": "\"actions/deploy-pages@d6db90164ac5ed86f2b6aed7e0febac5b3c0c03e\" # v4.0.5",
"sourceUrl": "https://github.com/actions/deploy-pages",
"versioning": "docker",
"warnings": [],
"updates": []
},
{
"autoReplaceStringTemplate": "\"{{depName}}@{{#if newDigest}}{{newDigest}}\"{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}\"{{/unless}}",
"commitMessageTopic": "{{{depName}}} action",
"currentDigest": "692973e3d937129bcbf40652eb9f2f61becf3332",
"currentValue": "v4.1.7",
"currentVersion": "v4.1.7",
"currentVersionTimestamp": "2024-06-12T18:41:43.000Z",
"datasource": "github-tags",
"depName": "actions/checkout",
"depType": "action",
"fixedVersion": "v4.1.7",
"packageName": "actions/checkout",
"registryUrl": "https://github.com",
"replaceString": "\"actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332\" # v4.1.7",
"sourceUrl": "https://github.com/actions/checkout",
"versioning": "docker",
"warnings": [],
"updates": []
},
{
"autoReplaceStringTemplate": "\"{{depName}}@{{#if newDigest}}{{newDigest}}\"{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}\"{{/unless}}",
"commitMessageTopic": "{{{depName}}} action",
"currentDigest": "9f1f1fece28798fe5e7ece00f4243abe886974b2",
"currentValue": "v3.0.0",
"currentVersion": "v3.0.0",
"currentVersionTimestamp": "2024-09-16T19:33:16.000Z",
"datasource": "github-tags",
"depName": "astral-sh/setup-uv",
"depType": "action",
"fixedVersion": "v3.0.0",
"isSingleVersion": true,
"packageName": "astral-sh/setup-uv",
"registryUrl": "https://github.com",
"replaceString": "\"astral-sh/setup-uv@9f1f1fece28798fe5e7ece00f4243abe886974b2\" # v3.0.0",
"sourceUrl": "https://github.com/astral-sh/setup-uv",
"versioning": "docker",
"warnings": [],
"updates": [
{
"bucket": "latest",
"newVersion": "v3.1.1",
"newValue": "v3.1.1",
"newDigest": "abac0ce7b0768476333db78faaf98b1130f5face",
"releaseTimestamp": "2024-09-21T18:19:02.000Z",
"newMajor": 3,
"newMinor": 1,
"newPatch": 1,
"updateType": "minor",
"branchName": "renovate/all"
}
]
},
{
"autoReplaceStringTemplate": "\"{{depName}}@{{#if newDigest}}{{newDigest}}\"{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}\"{{/unless}}",
"commitMessageTopic": "{{{depName}}} action",
"currentDigest": "692973e3d937129bcbf40652eb9f2f61becf3332",
"currentValue": "v4.1.7",
"currentVersion": "v4.1.7",
"currentVersionTimestamp": "2024-06-12T18:41:43.000Z",
"datasource": "github-tags",
"depName": "actions/checkout",
"depType": "action",
"fixedVersion": "v4.1.7",
"packageName": "actions/checkout",
"registryUrl": "https://github.com",
"replaceString": "\"actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332\" # v4.1.7",
"sourceUrl": "https://github.com/actions/checkout",
"versioning": "docker",
"warnings": [],
"updates": []
},
{
"autoReplaceStringTemplate": "\"{{depName}}@{{#if newDigest}}{{newDigest}}\"{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}\"{{/unless}}",
"commitMessageTopic": "{{{depName}}} action",
"currentDigest": "9f1f1fece28798fe5e7ece00f4243abe886974b2",
"currentValue": "v3.0.0",
"currentVersion": "v3.0.0",
"currentVersionTimestamp": "2024-09-16T19:33:16.000Z",
"datasource": "github-tags",
"depName": "astral-sh/setup-uv",
"depType": "action",
"fixedVersion": "v3.0.0",
"isSingleVersion": true,
"packageName": "astral-sh/setup-uv",
"registryUrl": "https://github.com",
"replaceString": "\"astral-sh/setup-uv@9f1f1fece28798fe5e7ece00f4243abe886974b2\" # v3.0.0",
"sourceUrl": "https://github.com/astral-sh/setup-uv",
"versioning": "docker",
"warnings": [],
"updates": [
{
"bucket": "latest",
"newVersion": "v3.1.1",
"newValue": "v3.1.1",
"newDigest": "abac0ce7b0768476333db78faaf98b1130f5face",
"releaseTimestamp": "2024-09-21T18:19:02.000Z",
"newMajor": 3,
"newMinor": 1,
"newPatch": 1,
"updateType": "minor",
"branchName": "renovate/all"
}
]
},
{
"autoReplaceStringTemplate": "\"{{depName}}@{{#if newDigest}}{{newDigest}}\"{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}\"{{/unless}}",
"commitMessageTopic": "{{{depName}}} action",
"currentDigest": "692973e3d937129bcbf40652eb9f2f61becf3332",
"currentValue": "v4.1.7",
"currentVersion": "v4.1.7",
"currentVersionTimestamp": "2024-06-12T18:41:43.000Z",
"datasource": "github-tags",
"depName": "actions/checkout",
"depType": "action",
"fixedVersion": "v4.1.7",
"packageName": "actions/checkout",
"registryUrl": "https://github.com",
"replaceString": "\"actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332\" # v4.1.7",
"sourceUrl": "https://github.com/actions/checkout",
"versioning": "docker",
"warnings": [],
"updates": []
},
{
"autoReplaceStringTemplate": "\"{{depName}}@{{#if newDigest}}{{newDigest}}\"{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}\"{{/unless}}",
"commitMessageTopic": "{{{depName}}} action",
"currentDigest": "9f1f1fece28798fe5e7ece00f4243abe886974b2",
"currentValue": "v3.0.0",
"currentVersion": "v3.0.0",
"currentVersionTimestamp": "2024-09-16T19:33:16.000Z",
"datasource": "github-tags",
"depName": "astral-sh/setup-uv",
"depType": "action",
"fixedVersion": "v3.0.0",
"isSingleVersion": true,
"packageName": "astral-sh/setup-uv",
"registryUrl": "https://github.com",
"replaceString": "\"astral-sh/setup-uv@9f1f1fece28798fe5e7ece00f4243abe886974b2\" # v3.0.0",
"sourceUrl": "https://github.com/astral-sh/setup-uv",
"versioning": "docker",
"warnings": [],
"updates": [
{
"bucket": "latest",
"newVersion": "v3.1.1",
"newValue": "v3.1.1",
"newDigest": "abac0ce7b0768476333db78faaf98b1130f5face",
"releaseTimestamp": "2024-09-21T18:19:02.000Z",
"newMajor": 3,
"newMinor": 1,
"newPatch": 1,
"updateType": "minor",
"branchName": "renovate/all"
}
]
},
{
"autoReplaceStringTemplate": "\"{{depName}}@{{#if newDigest}}{{newDigest}}\"{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}\"{{/unless}}",
"commitMessageTopic": "{{{depName}}} action",
"currentDigest": "3bdde3b31d26f0f1f5de051b1fbd7a536a9a4e7f",
"currentValue": "v2.3.1",
"currentVersion": "v2.3.1",
"currentVersionTimestamp": "2024-04-12T17:09:21.000Z",
"datasource": "github-tags",
"depName": "jakebailey/pyright-action",
"depType": "action",
"fixedVersion": "v2.3.1",
"isSingleVersion": true,
"packageName": "jakebailey/pyright-action",
"registryUrl": "https://github.com",
"replaceString": "\"jakebailey/pyright-action@3bdde3b31d26f0f1f5de051b1fbd7a536a9a4e7f\" # v2.3.1",
"sourceUrl": "https://github.com/jakebailey/pyright-action",
"versioning": "docker",
"warnings": [],
"updates": [
{
"bucket": "latest",
"newVersion": "v2.3.2",
"newValue": "v2.3.2",
"newDigest": "b5d50e5cde6547546a5c4ac92e416a8c2c1a1dfe",
"releaseTimestamp": "2024-08-22T18:40:06.000Z",
"newMajor": 2,
"newMinor": 3,
"newPatch": 2,
"updateType": "patch",
"branchName": "renovate/all"
}
]
},
{
"autoReplaceStringTemplate": "\"{{depName}}@{{#if newDigest}}{{newDigest}}\"{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}\"{{/unless}}",
"commitMessageTopic": "{{{depName}}} action",
"currentDigest": "692973e3d937129bcbf40652eb9f2f61becf3332",
"currentValue": "v4.1.7",
"currentVersion": "v4.1.7",
"currentVersionTimestamp": "2024-06-12T18:41:43.000Z",
"datasource": "github-tags",
"depName": "actions/checkout",
"depType": "action",
"fixedVersion": "v4.1.7",
"packageName": "actions/checkout",
"registryUrl": "https://github.com",
"replaceString": "\"actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332\" # v4.1.7",
"sourceUrl": "https://github.com/actions/checkout",
"versioning": "docker",
"warnings": [],
"updates": []
},
{
"autoReplaceStringTemplate": "\"{{depName}}@{{#if newDigest}}{{newDigest}}\"{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}\"{{/unless}}",
"commitMessageTopic": "{{{depName}}} action",
"currentDigest": "9f1f1fece28798fe5e7ece00f4243abe886974b2",
"currentValue": "v3.0.0",
"currentVersion": "v3.0.0",
"currentVersionTimestamp": "2024-09-16T19:33:16.000Z",
"datasource": "github-tags",
"depName": "astral-sh/setup-uv",
"depType": "action",
"fixedVersion": "v3.0.0",
"isSingleVersion": true,
"packageName": "astral-sh/setup-uv",
"registryUrl": "https://github.com",
"replaceString": "\"astral-sh/setup-uv@9f1f1fece28798fe5e7ece00f4243abe886974b2\" # v3.0.0",
"sourceUrl": "https://github.com/astral-sh/setup-uv",
"versioning": "docker",
"warnings": [],
"updates": [
{
"bucket": "latest",
"newVersion": "v3.1.1",
"newValue": "v3.1.1",
"newDigest": "abac0ce7b0768476333db78faaf98b1130f5face",
"releaseTimestamp": "2024-09-21T18:19:02.000Z",
"newMajor": 3,
"newMinor": 1,
"newPatch": 1,
"updateType": "minor",
"branchName": "renovate/all"
}
]
},
{
"autoReplaceStringTemplate": "\"{{depName}}@{{#if newDigest}}{{newDigest}}\"{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}\"{{/unless}}",
"commitMessageTopic": "{{{depName}}} action",
"currentDigest": "e28ff129e5465c2c0dcc6f003fc735cb6ae0c673",
"currentValue": "v4.5.0",
"currentVersion": "v4.5.0",
"currentVersionTimestamp": "2024-06-13T07:46:33.000Z",
"datasource": "github-tags",
"depName": "codecov/codecov-action",
"depType": "action",
"fixedVersion": "v4.5.0",
"packageName": "codecov/codecov-action",
"registryUrl": "https://github.com",
"replaceString": "\"codecov/codecov-action@e28ff129e5465c2c0dcc6f003fc735cb6ae0c673\" # v4.5.0",
"sourceUrl": "https://github.com/codecov/codecov-action",
"versioning": "docker",
"warnings": [],
"updates": []
},
{
"autoReplaceStringTemplate": "{{depName}}-{{newValue}}",
"currentValue": "22.04",
"currentVersion": "22.04",
"datasource": "github-runners",
"depName": "ubuntu",
"depType": "github-runner",
"fixedVersion": "22.04",
"packageName": "ubuntu",
"replaceString": "ubuntu-22.04",
"sourceUrl": "https://github.com/actions/runner-images",
"versioning": "docker",
"warnings": [],
"updates": []
},
{
"autoReplaceStringTemplate": "{{depName}}-{{newValue}}",
"currentValue": "22.04",
"currentVersion": "22.04",
"datasource": "github-runners",
"depName": "ubuntu",
"depType": "github-runner",
"fixedVersion": "22.04",
"packageName": "ubuntu",
"replaceString": "ubuntu-22.04",
"sourceUrl": "https://github.com/actions/runner-images",
"versioning": "docker",
"warnings": [],
"updates": []
},
{
"autoReplaceStringTemplate": "{{depName}}-{{newValue}}",
"currentValue": "22.04",
"currentVersion": "22.04",
"datasource": "github-runners",
"depName": "ubuntu",
"depType": "github-runner",
"fixedVersion": "22.04",
"packageName": "ubuntu",
"replaceString": "ubuntu-22.04",
"sourceUrl": "https://github.com/actions/runner-images",
"versioning": "docker",
"warnings": [],
"updates": []
},
{
"autoReplaceStringTemplate": "{{depName}}-{{newValue}}",
"currentValue": "22.04",
"currentVersion": "22.04",
"datasource": "github-runners",
"depName": "ubuntu",
"depType": "github-runner",
"fixedVersion": "22.04",
"packageName": "ubuntu",
"replaceString": "ubuntu-22.04",
"sourceUrl": "https://github.com/actions/runner-images",
"versioning": "docker",
"warnings": [],
"updates": []
},
{
"autoReplaceStringTemplate": "{{depName}}-{{newValue}}",
"currentValue": "22.04",
"currentVersion": "22.04",
"datasource": "github-runners",
"depName": "ubuntu",
"depType": "github-runner",
"fixedVersion": "22.04",
"packageName": "ubuntu",
"replaceString": "ubuntu-22.04",
"sourceUrl": "https://github.com/actions/runner-images",
"versioning": "docker",
"warnings": [],
"updates": []
},
{
"autoReplaceStringTemplate": "{{depName}}-{{newValue}}",
"currentValue": "22.04",
"currentVersion": "22.04",
"datasource": "github-runners",
"depName": "ubuntu",
"depType": "github-runner",
"fixedVersion": "22.04",
"packageName": "ubuntu",
"replaceString": "ubuntu-22.04",
"sourceUrl": "https://github.com/actions/runner-images",
"versioning": "docker",
"warnings": [],
"updates": []
}
],
"packageFile": ".github/workflows/ci.yml"
},
{
"deps": [
{
"autoReplaceStringTemplate": "\"{{depName}}@{{#if newDigest}}{{newDigest}}\"{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}\"{{/unless}}",
"commitMessageTopic": "{{{depName}}} action",
"currentDigest": "692973e3d937129bcbf40652eb9f2f61becf3332",
"currentValue": "v4.1.7",
"currentVersion": "v4.1.7",
"currentVersionTimestamp": "2024-06-12T18:41:43.000Z",
"datasource": "github-tags",
"depName": "actions/checkout",
"depType": "action",
"fixedVersion": "v4.1.7",
"packageName": "actions/checkout",
"registryUrl": "https://github.com",
"replaceString": "\"actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332\" # v4.1.7",
"sourceUrl": "https://github.com/actions/checkout",
"versioning": "docker",
"warnings": [],
"updates": []
},
{
"autoReplaceStringTemplate": "\"{{depName}}@{{#if newDigest}}{{newDigest}}\"{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}\"{{/unless}}",
"commitMessageTopic": "{{{depName}}} action",
"currentDigest": "9f1f1fece28798fe5e7ece00f4243abe886974b2",
"currentValue": "v3.0.0",
"currentVersion": "v3.0.0",
"currentVersionTimestamp": "2024-09-16T19:33:16.000Z",
"datasource": "github-tags",
"depName": "astral-sh/setup-uv",
"depType": "action",
"fixedVersion": "v3.0.0",
"isSingleVersion": true,
"packageName": "astral-sh/setup-uv",
"registryUrl": "https://github.com",
"replaceString": "\"astral-sh/setup-uv@9f1f1fece28798fe5e7ece00f4243abe886974b2\" # v3.0.0",
"sourceUrl": "https://github.com/astral-sh/setup-uv",
"versioning": "docker",
"warnings": [],
"updates": [
{
"bucket": "latest",
"newVersion": "v3.1.1",
"newValue": "v3.1.1",
"newDigest": "abac0ce7b0768476333db78faaf98b1130f5face",
"releaseTimestamp": "2024-09-21T18:19:02.000Z",
"newMajor": 3,
"newMinor": 1,
"newPatch": 1,
"updateType": "minor",
"branchName": "renovate/all"
}
]
},
{
"autoReplaceStringTemplate": "{{depName}}@{{#if newDigest}}{{newDigest}}{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}{{/unless}}",
"commitMessageTopic": "{{{depName}}} action",
"currentDigest": "5e9cb68e95676991667494a6a4e59b8a2f13e1d0",
"currentValue": "v1.3.3",
"currentVersion": "v1.3.3",
"currentVersionTimestamp": "2024-07-09T17:06:28.000Z",
"datasource": "github-tags",
"depName": "actions/attest-build-provenance",
"depType": "action",
"fixedVersion": "v1.3.3",
"isSingleVersion": true,
"packageName": "actions/attest-build-provenance",
"registryUrl": "https://github.com",
"replaceString": "actions/attest-build-provenance@5e9cb68e95676991667494a6a4e59b8a2f13e1d0 # v1.3.3",
"sourceUrl": "https://github.com/actions/attest-build-provenance",
"versioning": "docker",
"warnings": [],
"updates": [
{
"bucket": "latest",
"newVersion": "v1.4.3",
"newValue": "v1.4.3",
"newDigest": "1c608d11d69870c2092266b3f9a6f3abbf17002c",
"releaseTimestamp": "2024-09-05T17:18:01.000Z",
"newMajor": 1,
"newMinor": 4,
"newPatch": 3,
"updateType": "minor",
"branchName": "renovate/all"
}
]
},
{
"autoReplaceStringTemplate": "\"{{depName}}@{{#if newDigest}}{{newDigest}}\"{{#if newValue}} # {{newValue}}{{/if}}{{/if}}{{#unless newDigest}}{{newValue}}\"{{/unless}}",
"commitMessageTopic": "{{{depName}}} action",
"currentDigest": "ec4db0b4ddc65acdf4bff5fa45ac92d78b56bdf0",
"currentValue": "v1.9.0",
"currentVersion": "v1.9.0",
"currentVersionTimestamp": "2024-06-16T18:16:39.000Z",
"datasource": "github-tags",
"depName": "pypa/gh-action-pypi-publish",
"depType": "action",
"fixedVersion": "v1.9.0",
"isSingleVersion": true,
"packageName": "pypa/gh-action-pypi-publish",
"registryUrl": "https://github.com",
"replaceString": "\"pypa/gh-action-pypi-publish@ec4db0b4ddc65acdf4bff5fa45ac92d78b56bdf0\" # v1.9.0",
"sourceUrl": "https://github.com/pypa/gh-action-pypi-publish",
"versioning": "docker",
"warnings": [],
"updates": [
{
"bucket": "latest",
"newVersion": "v1.10.2",
"newValue": "v1.10.2",
"newDigest": "897895f1e160c830e369f9779632ebc134688e1b",
"releaseTimestamp": "2024-09-20T21:39:01.000Z",
"newMajor": 1,
"newMinor": 10,
"newPatch": 2,
"updateType": "minor",
"branchName": "renovate/all"
}
]
},
{
"autoReplaceStringTemplate": "{{depName}}-{{newValue}}",
"currentValue": "22.04",
"currentVersion": "22.04",
"datasource": "github-runners",
"depName": "ubuntu",
"depType": "github-runner",
"fixedVersion": "22.04",
"packageName": "ubuntu",
"replaceString": "ubuntu-22.04",
"sourceUrl": "https://github.com/actions/runner-images",
"versioning": "docker",
"warnings": [],
"updates": []
}
],
"packageFile": ".github/workflows/release.yml"
}
],
"pep621": [
{
"deps": [
{
"currentValue": ">=2.9.3",
"currentVersion": "2.9.9",
"currentVersionTimestamp": "2024-08-27T21:14:45.000Z",
"datasource": "pypi",
"depName": "cyclopts",
"depType": "project.dependencies",
"packageName": "cyclopts",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/BrianPugh/cyclopts",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=0.22.1",
"currentVersion": "0.22.1",
"currentVersionTimestamp": "2024-04-23T11:48:16.000Z",
"datasource": "pypi",
"depName": "dulwich",
"depType": "project.dependencies",
"packageName": "dulwich",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/dulwich/dulwich",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"changelogUrl": "https://github.com/pydantic/pydantic-settings/releases",
"currentValue": ">=2.5.2",
"currentVersion": "2.5.2",
"currentVersionTimestamp": "2024-09-11T09:08:07.000Z",
"datasource": "pypi",
"depName": "pydantic-settings",
"depType": "project.dependencies",
"packageName": "pydantic-settings",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/pydantic/pydantic-settings",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"changelogUrl": "https://docs.pydantic.dev/latest/changelog/",
"currentValue": ">=2.9.1",
"currentVersion": "2.9.2",
"currentVersionTimestamp": "2024-09-17T15:59:51.000Z",
"datasource": "pypi",
"depName": "pydantic",
"depType": "project.dependencies",
"packageName": "pydantic",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/pydantic/pydantic",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=1.0.1",
"currentVersion": "1.0.1",
"currentVersionTimestamp": "2024-01-23T06:32:58.000Z",
"datasource": "pypi",
"depName": "python-dotenv",
"depType": "project.dependencies",
"packageName": "python-dotenv",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/theskumar/python-dotenv",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=0.10.2",
"currentVersion": "0.10.2",
"currentVersionTimestamp": "2020-11-01T01:40:20.000Z",
"datasource": "pypi",
"depName": "toml",
"depType": "project.dependencies",
"packageName": "toml",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/uiri/toml",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=0.21.2",
"currentVersion": "0.21.2",
"currentVersionTimestamp": "2024-04-23T18:57:14.000Z",
"datasource": "pypi",
"depName": "docutils",
"depType": "project.dependencies",
"packageName": "docutils",
"registryUrl": "https://pypi.org/pypi",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=10.4.0",
"currentVersion": "10.5.0",
"currentVersionTimestamp": "2024-09-05T15:28:20.000Z",
"datasource": "pypi",
"depName": "more-itertools",
"depType": "project.dependencies",
"packageName": "more-itertools",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/more-itertools/more-itertools",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=1.1.1",
"currentVersion": "1.1.1",
"currentVersionTimestamp": "2024-06-27T15:19:23.000Z",
"datasource": "pypi",
"depName": "myst-nb",
"depType": "project.dependencies",
"packageName": "myst-nb",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/executablebooks/myst-nb",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=3.0.1",
"currentVersion": "4.0.0",
"currentVersionTimestamp": "2024-08-05T14:02:43.000Z",
"datasource": "pypi",
"depName": "myst-parser",
"depType": "project.dependencies",
"packageName": "myst-parser",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/executablebooks/MyST-Parser",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"changelogUrl": "https://github.com/jupyter/nbformat/blob/main/CHANGELOG.md",
"currentValue": ">=5.10.4",
"currentVersion": "5.10.4",
"currentVersionTimestamp": "2024-04-04T11:20:34.000Z",
"datasource": "pypi",
"depName": "nbformat",
"depType": "project.dependencies",
"packageName": "nbformat",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/jupyter/nbformat",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=1.7.0",
"currentVersion": "1.8.0",
"currentVersionTimestamp": "2024-08-09T15:52:37.000Z",
"datasource": "pypi",
"depName": "numpydoc",
"depType": "project.dependencies",
"packageName": "numpydoc",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/numpy/numpydoc",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=0.18.6",
"currentVersion": "0.18.6",
"currentVersionTimestamp": "2024-02-07T06:47:14.000Z",
"datasource": "pypi",
"depName": "ruamel-yaml",
"depType": "project.dependencies",
"packageName": "ruamel-yaml",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree/",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"changelogUrl": "https://www.sphinx-doc.org/en/master/changes.html",
"currentValue": ">=7.3.7",
"currentVersion": "8.0.2",
"currentVersionTimestamp": "2024-07-30T01:39:11.000Z",
"datasource": "pypi",
"depName": "sphinx",
"depType": "project.dependencies",
"packageName": "sphinx",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/sphinx-doc/sphinx",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=3.0.1",
"currentVersion": "3.1.0",
"currentVersionTimestamp": "2024-02-29T19:15:40.000Z",
"datasource": "pypi",
"depName": "colorcet",
"depType": "project.dependencies",
"packageName": "colorcet",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/holoviz/colorcet",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"changelogUrl": "https://github.com/samuelcolvin/python-devtools/releases",
"currentValue": ">=0.12.2",
"currentVersion": "0.12.2",
"currentVersionTimestamp": "2023-09-03T16:56:59.000Z",
"datasource": "pypi",
"depName": "devtools",
"depType": "project.dependencies",
"packageName": "devtools",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/samuelcolvin/python-devtools",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=0.14.3",
"currentVersion": "1.0.1",
"currentVersionTimestamp": "2024-07-02T12:26:50.000Z",
"datasource": "pypi",
"depName": "geopandas",
"depType": "project.dependencies",
"packageName": "geopandas",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/geopandas/geopandas",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=6.29.4",
"currentVersion": "6.29.5",
"currentVersionTimestamp": "2024-07-01T14:07:19.000Z",
"datasource": "pypi",
"depName": "ipykernel",
"depType": "project.dependencies",
"packageName": "ipykernel",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/ipython/ipykernel",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=3.7.2",
"currentVersion": "3.9.2",
"currentVersionTimestamp": "2024-08-13T01:44:21.000Z",
"datasource": "pypi",
"depName": "matplotlib",
"depType": "project.dependencies",
"packageName": "matplotlib",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/matplotlib/matplotlib",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"changelogUrl": "https://numpy.org/doc/stable/release",
"currentValue": ">=1.24.4",
"currentVersion": "2.1.1",
"currentVersionTimestamp": "2024-09-03T15:01:06.000Z",
"datasource": "pypi",
"depName": "numpy",
"depType": "project.dependencies",
"homepage": "https://numpy.org",
"packageName": "numpy",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/numpy/numpy",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=2.2.2",
"currentVersion": "2.2.3",
"currentVersionTimestamp": "2024-09-20T13:08:42.000Z",
"datasource": "pypi",
"depName": "pandas",
"depType": "project.dependencies",
"homepage": "https://pandas.pydata.org",
"packageName": "pandas",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/pandas-dev/pandas",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=0.13.2",
"currentVersion": "0.13.2",
"currentVersionTimestamp": "2024-01-25T13:21:49.000Z",
"datasource": "pypi",
"depName": "seaborn",
"depType": "project.dependencies",
"packageName": "seaborn",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/mwaskom/seaborn",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=2.0.3",
"currentVersion": "2.0.6",
"currentVersionTimestamp": "2024-08-19T21:56:13.000Z",
"datasource": "pypi",
"depName": "shapely",
"depType": "project.dependencies",
"packageName": "shapely",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/shapely/shapely",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=1.12",
"currentVersion": "1.13.3",
"currentVersionTimestamp": "2024-09-18T21:54:23.000Z",
"datasource": "pypi",
"depName": "sympy",
"depType": "project.dependencies",
"homepage": "https://sympy.org",
"packageName": "sympy",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/sympy/sympy",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=0.6.2",
"currentVersion": "0.6.4",
"currentVersionTimestamp": "2024-07-10T20:03:04.000Z",
"datasource": "pypi",
"depName": "trackpy",
"depType": "project.dependencies",
"packageName": "trackpy",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/soft-matter/trackpy",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=1.10.5",
"currentVersion": "1.10.5",
"currentVersionTimestamp": "2024-03-16T00:57:33.000Z",
"datasource": "pypi",
"depName": "pytest-harvest",
"depType": "project.dependencies",
"packageName": "pytest-harvest",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/smarie/python-pytest-harvest",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"changelogUrl": "https://docs.pytest.org/en/stable/changelog.html",
"currentValue": ">=8.2.2",
"currentVersion": "8.3.3",
"currentVersionTimestamp": "2024-09-10T10:52:12.000Z",
"datasource": "pypi",
"depName": "pytest",
"depType": "project.dependencies",
"packageName": "pytest",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/pytest-dev/pytest",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": "==3.9.0",
"currentVersion": "3.9.0",
"currentVersionTimestamp": "2023-05-14T14:48:49.000Z",
"datasource": "pypi",
"depName": "flit_core",
"depType": "build-system.requires",
"fixedVersion": "3.9.0",
"packageName": "flit-core",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/pypa/flit",
"versioning": "pep440",
"warnings": [],
"updates": []
}
],
"packageFile": "packages/_dev/pyproject.toml",
"packageFileVersion": "0.0.0"
},
{
"deps": [
{
"currentValue": ">=3.3.1",
"currentVersion": "3.3.3",
"currentVersionTimestamp": "2024-09-20T10:44:15.000Z",
"datasource": "pypi",
"depName": "astroid",
"depType": "project.dependencies",
"packageName": "astroid",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/pylint-dev/astroid",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=0.22.4",
"currentVersion": "0.22.5",
"currentVersionTimestamp": "2024-09-17T14:22:15.000Z",
"datasource": "pypi",
"depName": "cappa",
"depType": "project.dependencies",
"packageName": "cappa",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/dancardin/cappa",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=1.7.2",
"currentVersion": "1.8.0",
"currentVersionTimestamp": "2024-02-19T07:25:38.000Z",
"datasource": "pypi",
"depName": "cmasher",
"depType": "project.dependencies",
"packageName": "cmasher",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/1313e/CMasher",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=3.0.1",
"currentVersion": "3.1.0",
"currentVersionTimestamp": "2024-02-29T19:15:40.000Z",
"datasource": "pypi",
"depName": "colorcet",
"depType": "project.dependencies",
"packageName": "colorcet",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/holoviz/colorcet",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=1.1.1",
"currentVersion": "1.2.1",
"currentVersionTimestamp": "2024-08-26T21:10:13.000Z",
"datasource": "pypi",
"depName": "copykitten",
"depType": "project.dependencies",
"packageName": "copykitten",
"registryUrl": "https://pypi.org/pypi",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=2.6.1",
"currentVersion": "2.9.9",
"currentVersionTimestamp": "2024-08-27T21:14:45.000Z",
"datasource": "pypi",
"depName": "cyclopts",
"depType": "project.dependencies",
"packageName": "cyclopts",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/BrianPugh/cyclopts",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=2.34.1",
"currentVersion": "2.35.1",
"currentVersionTimestamp": "2024-08-19T02:35:25.000Z",
"datasource": "pypi",
"depName": "imageio",
"depType": "project.dependencies",
"packageName": "imageio",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/imageio/imageio",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=6.29.4",
"currentVersion": "6.29.5",
"currentVersionTimestamp": "2024-07-01T14:07:19.000Z",
"datasource": "pypi",
"depName": "ipykernel",
"depType": "project.dependencies",
"packageName": "ipykernel",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/ipython/ipykernel",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"changelogUrl": "https://github.com/Delgan/loguru/blob/master/CHANGELOG.rst",
"currentValue": ">=0.7.0",
"currentVersion": "0.7.2",
"currentVersionTimestamp": "2023-09-11T15:24:35.000Z",
"datasource": "pypi",
"depName": "loguru",
"depType": "project.dependencies",
"packageName": "loguru",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/Delgan/loguru",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=3.7.2",
"currentVersion": "3.9.2",
"currentVersionTimestamp": "2024-08-13T01:44:21.000Z",
"datasource": "pypi",
"depName": "matplotlib",
"depType": "project.dependencies",
"packageName": "matplotlib",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/matplotlib/matplotlib",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=10.4.0",
"currentVersion": "10.5.0",
"currentVersionTimestamp": "2024-09-05T15:28:20.000Z",
"datasource": "pypi",
"depName": "more-itertools",
"depType": "project.dependencies",
"packageName": "more-itertools",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/more-itertools/more-itertools",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"changelogUrl": "https://numpy.org/doc/stable/release",
"currentValue": ">=1.24.4",
"currentVersion": "2.1.1",
"currentVersionTimestamp": "2024-09-03T15:01:06.000Z",
"datasource": "pypi",
"depName": "numpy",
"depType": "project.dependencies",
"homepage": "https://numpy.org",
"packageName": "numpy",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/numpy/numpy",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=2.2.2",
"currentVersion": "2.2.3",
"currentVersionTimestamp": "2024-09-20T13:08:42.000Z",
"datasource": "pypi",
"depName": "pandas",
"depType": "project.dependencies",
"homepage": "https://pandas.pydata.org",
"packageName": "pandas",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/pandas-dev/pandas",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"changelogUrl": "https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst",
"currentValue": ">=10.3.0",
"currentVersion": "10.4.0",
"currentVersionTimestamp": "2024-07-01T09:45:22.000Z",
"datasource": "pypi",
"depName": "pillow",
"depType": "project.dependencies",
"packageName": "pillow",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/python-pillow/Pillow",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=0.24.3",
"currentVersion": "0.24.3",
"currentVersionTimestamp": "2024-07-13T11:09:33.000Z",
"datasource": "pypi",
"depName": "pint",
"depType": "project.dependencies",
"packageName": "pint",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/hgrecco/pint",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=14.0.1",
"currentVersion": "17.0.0",
"currentVersionTimestamp": "2024-07-16T10:29:13.000Z",
"datasource": "pypi",
"depName": "pyarrow",
"depType": "project.dependencies",
"packageName": "pyarrow",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/apache/arrow",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"changelogUrl": "https://docs.pydantic.dev/latest/changelog/",
"currentValue": ">=2.9.1",
"currentVersion": "2.9.2",
"currentVersionTimestamp": "2024-09-17T15:59:51.000Z",
"datasource": "pypi",
"depName": "pydantic",
"depType": "project.dependencies",
"packageName": "pydantic",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/pydantic/pydantic",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=0.13.3",
"currentVersion": "0.13.7",
"currentVersionTimestamp": "2024-04-29T02:18:56.000Z",
"datasource": "pypi",
"depName": "pyqtgraph",
"depType": "project.dependencies",
"homepage": "http://www.pyqtgraph.org",
"packageName": "pyqtgraph",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/pyqtgraph/pyqtgraph",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"changelogUrl": "https://code.qt.io/cgit/pyside/pyside-setup.git/tree/doc/changelogs",
"currentValue": ">=6.7.2",
"currentVersion": "6.7.2",
"currentVersionTimestamp": "2024-06-18T16:07:06.000Z",
"datasource": "pypi",
"depName": "pyside6",
"depType": "project.dependencies",
"packageName": "pyside6",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://code.qt.io/cgit/pyside/pyside-setup.git/",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=0.17.32",
"currentVersion": "0.18.6",
"currentVersionTimestamp": "2024-02-07T06:47:14.000Z",
"datasource": "pypi",
"depName": "ruamel.yaml",
"depType": "project.dependencies",
"packageName": "ruamel-yaml",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree/",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=0.23.1",
"currentVersion": "0.24.0",
"currentVersionTimestamp": "2024-06-18T19:03:37.000Z",
"datasource": "pypi",
"depName": "scikit-image",
"depType": "project.dependencies",
"homepage": "https://scikit-image.org",
"packageName": "scikit-image",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/scikit-image/scikit-image",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=1.11.1",
"currentVersion": "1.14.1",
"currentVersionTimestamp": "2024-08-21T00:03:32.000Z",
"datasource": "pypi",
"depName": "scipy",
"depType": "project.dependencies",
"homepage": "https://scipy.org/",
"packageName": "scipy",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/scipy/scipy",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=0.13.2",
"currentVersion": "0.13.2",
"currentVersionTimestamp": "2024-01-25T13:21:49.000Z",
"datasource": "pypi",
"depName": "seaborn",
"depType": "project.dependencies",
"packageName": "seaborn",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/mwaskom/seaborn",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=0.4.2",
"currentVersion": "0.5.0",
"currentVersionTimestamp": "2024-04-27T09:23:23.000Z",
"datasource": "pypi",
"depName": "sparklines",
"depType": "project.dependencies",
"packageName": "sparklines",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/deeplook/sparklines",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=1.1.2",
"currentVersion": "1.1.2",
"currentVersionTimestamp": "2018-02-09T00:32:14.000Z",
"datasource": "pypi",
"depName": "stopit",
"depType": "project.dependencies",
"homepage": "http://pypi.python.org/pypi/stopit",
"packageName": "stopit",
"registryUrl": "https://pypi.org/pypi",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=1.12",
"currentVersion": "1.13.3",
"currentVersionTimestamp": "2024-09-18T21:54:23.000Z",
"datasource": "pypi",
"depName": "sympy",
"depType": "project.dependencies",
"homepage": "https://sympy.org",
"packageName": "sympy",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/sympy/sympy",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=0.12.4",
"currentVersion": "0.13.2",
"currentVersionTimestamp": "2024-08-14T08:19:40.000Z",
"datasource": "pypi",
"depName": "tomlkit",
"depType": "project.dependencies",
"packageName": "tomlkit",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/sdispater/tomlkit",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"changelogUrl": "https://tqdm.github.io/releases",
"currentValue": ">=4.66.3",
"currentVersion": "4.66.5",
"currentVersionTimestamp": "2024-08-03T22:35:36.000Z",
"datasource": "pypi",
"depName": "tqdm",
"depType": "project.dependencies",
"packageName": "tqdm",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/tqdm/tqdm",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"changelogUrl": "https://github.com/samuelcolvin/watchfiles/releases",
"currentValue": ">=0.22.0",
"currentVersion": "0.24.0",
"currentVersionTimestamp": "2024-08-28T16:19:47.000Z",
"datasource": "pypi",
"depName": "watchfiles",
"depType": "project.dependencies",
"packageName": "watchfiles",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/samuelcolvin/watchfiles",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=2023.7.0",
"currentVersion": "2024.9.0",
"currentVersionTimestamp": "2024-09-11T20:45:34.000Z",
"datasource": "pypi",
"depName": "xarray",
"depType": "project.dependencies",
"packageName": "xarray",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/pydata/xarray",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=6.0.2",
"currentVersion": "6.0.2",
"currentVersionTimestamp": "2024-08-06T20:31:40.000Z",
"datasource": "pypi",
"depName": "pyyaml",
"depType": "project.dependencies",
"homepage": "https://pyyaml.org/",
"packageName": "pyyaml",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/yaml/pyyaml",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=4.10.0.84",
"currentVersion": "4.10.0.84",
"currentVersionTimestamp": "2024-06-18T04:57:32.000Z",
"datasource": "pypi",
"depName": "opencv-python",
"depType": "project.optional-dependencies",
"managerData": {
"depGroup": "cv"
},
"packageName": "opencv-python",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/opencv/opencv-python",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": "==3.9.0",
"currentVersion": "3.9.0",
"currentVersionTimestamp": "2023-05-14T14:48:49.000Z",
"datasource": "pypi",
"depName": "flit_core",
"depType": "build-system.requires",
"fixedVersion": "3.9.0",
"packageName": "flit-core",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/pypa/flit",
"versioning": "pep440",
"warnings": [],
"updates": []
}
],
"packageFile": "packages/pipeline/pyproject.toml",
"packageFileVersion": "0.0.0"
},
{
"deps": [
{
"changelogUrl": "https://softboiler.github.io/context_models/changelog.html",
"currentValue": ">=0.0.1",
"currentVersion": "0.0.1",
"currentVersionTimestamp": "2024-09-16T22:12:01.000Z",
"datasource": "pypi",
"depName": "context-models",
"depType": "project.dependencies",
"fixedVersion": "0.0.1",
"lockedVersion": "0.0.1",
"packageName": "context-models",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/softboiler/context_models",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=3.7.2",
"currentVersion": "3.7.2",
"currentVersionTimestamp": "2023-07-05T21:01:41.000Z",
"datasource": "pypi",
"depName": "matplotlib",
"depType": "project.dependencies",
"fixedVersion": "3.7.2",
"isSingleVersion": true,
"lockedVersion": "3.7.2",
"packageName": "matplotlib",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/matplotlib/matplotlib",
"versioning": "pep440",
"warnings": [],
"updates": [
{
"bucket": "latest",
"newVersion": "3.9.2",
"newValue": ">=3.7.2",
"releaseTimestamp": "2024-08-13T01:44:21.000Z",
"newMajor": 3,
"newMinor": 9,
"newPatch": 2,
"updateType": "minor",
"isRange": true,
"isLockfileUpdate": true,
"branchName": "renovate/all"
}
]
},
{
"changelogUrl": "https://numpy.org/doc/stable/release",
"currentValue": ">=1.24.4",
"currentVersion": "1.26.0",
"currentVersionTimestamp": "2023-09-16T19:58:18.000Z",
"datasource": "pypi",
"depName": "numpy",
"depType": "project.dependencies",
"fixedVersion": "1.26.0",
"homepage": "https://numpy.org",
"isSingleVersion": true,
"lockedVersion": "1.26.0",
"packageName": "numpy",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/numpy/numpy",
"versioning": "pep440",
"warnings": [],
"updates": [
{
"bucket": "latest",
"newVersion": "2.1.1",
"newValue": ">=1.24.4",
"releaseTimestamp": "2024-09-03T15:01:06.000Z",
"newMajor": 2,
"newMinor": 1,
"newPatch": 1,
"updateType": "major",
"isRange": true,
"isLockfileUpdate": true,
"branchName": "renovate/all"
}
]
},
{
"changelogUrl": "https://numpydantic.readthedocs.io/en/latest/changelog.html",
"currentValue": ">=1.0.0",
"currentVersion": "1.0.0",
"currentVersionTimestamp": "2024-05-23T07:30:24.000Z",
"datasource": "pypi",
"depName": "numpydantic",
"depType": "project.dependencies",
"fixedVersion": "1.0.0",
"homepage": "https://numpydantic.readthedocs.io",
"isSingleVersion": true,
"lockedVersion": "1.0.0",
"packageName": "numpydantic",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/p2p-ld/numpydantic",
"versioning": "pep440",
"warnings": [],
"updates": [
{
"bucket": "latest",
"newVersion": "1.5.3",
"newValue": ">=1.0.0",
"releaseTimestamp": "2024-09-04T00:50:20.000Z",
"newMajor": 1,
"newMinor": 5,
"newPatch": 3,
"updateType": "minor",
"isRange": true,
"isLockfileUpdate": true,
"branchName": "renovate/all"
}
]
},
{
"currentValue": ">=2.2.2",
"currentVersion": "2.2.2",
"currentVersionTimestamp": "2024-04-10T19:44:10.000Z",
"datasource": "pypi",
"depName": "pandas",
"depType": "project.dependencies",
"fixedVersion": "2.2.2",
"homepage": "https://pandas.pydata.org",
"isSingleVersion": true,
"lockedVersion": "2.2.2",
"packageName": "pandas",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/pandas-dev/pandas",
"versioning": "pep440",
"warnings": [],
"updates": [
{
"bucket": "latest",
"newVersion": "2.2.3",
"newValue": ">=2.2.2",
"releaseTimestamp": "2024-09-20T13:08:42.000Z",
"newMajor": 2,
"newMinor": 2,
"newPatch": 3,
"updateType": "patch",
"isRange": true,
"isLockfileUpdate": true,
"branchName": "renovate/all"
}
]
},
{
"changelogUrl": "https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst",
"currentValue": ">=10.3.0",
"currentVersion": "10.3.0",
"currentVersionTimestamp": "2024-04-01T12:17:01.000Z",
"datasource": "pypi",
"depName": "pillow",
"depType": "project.dependencies",
"fixedVersion": "10.3.0",
"isSingleVersion": true,
"lockedVersion": "10.3.0",
"packageName": "pillow",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/python-pillow/Pillow",
"versioning": "pep440",
"warnings": [],
"updates": [
{
"bucket": "latest",
"newVersion": "10.4.0",
"newValue": ">=10.3.0",
"releaseTimestamp": "2024-07-01T09:45:22.000Z",
"newMajor": 10,
"newMinor": 4,
"newPatch": 0,
"updateType": "minor",
"isRange": true,
"isLockfileUpdate": true,
"branchName": "renovate/all"
}
]
},
{
"changelogUrl": "https://docs.pydantic.dev/latest/changelog/",
"currentValue": ">=2.9.1",
"currentVersion": "2.9.1",
"currentVersionTimestamp": "2024-09-09T09:12:47.000Z",
"datasource": "pypi",
"depName": "pydantic",
"depType": "project.dependencies",
"fixedVersion": "2.9.1",
"isSingleVersion": true,
"lockedVersion": "2.9.1",
"packageName": "pydantic",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/pydantic/pydantic",
"versioning": "pep440",
"warnings": [],
"updates": [
{
"bucket": "latest",
"newVersion": "2.9.2",
"newValue": ">=2.9.1",
"releaseTimestamp": "2024-09-17T15:59:51.000Z",
"newMajor": 2,
"newMinor": 9,
"newPatch": 2,
"updateType": "patch",
"isRange": true,
"isLockfileUpdate": true,
"branchName": "renovate/all"
}
]
},
{
"currentValue": ">=2023.3",
"currentVersion": "2023.3",
"currentVersionTimestamp": "2023-03-29T04:23:25.000Z",
"datasource": "pypi",
"depName": "pytz",
"depType": "project.dependencies",
"fixedVersion": "2023.3",
"homepage": "http://pythonhosted.org/pytz",
"isSingleVersion": true,
"lockedVersion": "2023.3",
"packageName": "pytz",
"registryUrl": "https://pypi.org/pypi",
"versioning": "pep440",
"warnings": [],
"updates": [
{
"bucket": "latest",
"newVersion": "2024.2",
"newValue": ">=2023.3",
"releaseTimestamp": "2024-09-11T02:24:45.000Z",
"newMajor": 2024,
"newMinor": 2,
"newPatch": 0,
"updateType": "major",
"isRange": true,
"isLockfileUpdate": true,
"branchName": "renovate/all"
}
]
},
{
"currentValue": ">=1.12",
"currentVersion": "1.12",
"currentVersionTimestamp": "2023-05-10T18:22:14.000Z",
"datasource": "pypi",
"depName": "sympy",
"depType": "project.dependencies",
"fixedVersion": "1.12",
"homepage": "https://sympy.org",
"isSingleVersion": true,
"lockedVersion": "1.12",
"packageName": "sympy",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/sympy/sympy",
"versioning": "pep440",
"warnings": [],
"updates": [
{
"bucket": "latest",
"newVersion": "1.13.3",
"newValue": ">=1.12",
"releaseTimestamp": "2024-09-18T21:54:23.000Z",
"newMajor": 1,
"newMinor": 13,
"newPatch": 3,
"updateType": "minor",
"isRange": true,
"isLockfileUpdate": true,
"branchName": "renovate/all"
}
]
},
{
"currentValue": ">=2023.7.0",
"currentVersion": "2023.7.0",
"currentVersionTimestamp": "2023-07-17T06:35:31.000Z",
"datasource": "pypi",
"depName": "xarray",
"depType": "project.dependencies",
"fixedVersion": "2023.7.0",
"isSingleVersion": true,
"lockedVersion": "2023.7.0",
"packageName": "xarray",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/pydata/xarray",
"versioning": "pep440",
"warnings": [],
"updates": [
{
"bucket": "latest",
"newVersion": "2024.9.0",
"newValue": ">=2023.7.0",
"releaseTimestamp": "2024-09-11T20:45:34.000Z",
"newMajor": 2024,
"newMinor": 9,
"newPatch": 0,
"updateType": "major",
"isRange": true,
"isLockfileUpdate": true,
"branchName": "renovate/all"
}
]
},
{
"currentValue": ">=1.6.5",
"currentVersion": "1.6.5",
"currentVersionTimestamp": "2023-10-25T15:18:15.000Z",
"datasource": "pypi",
"depName": "netcdf4",
"depType": "project.dependencies",
"fixedVersion": "1.6.5",
"isSingleVersion": true,
"lockedVersion": "1.6.5",
"packageName": "netcdf4",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/Unidata/netcdf4-python",
"versioning": "pep440",
"warnings": [],
"updates": [
{
"bucket": "latest",
"newVersion": "1.7.1.post2",
"newValue": ">=1.6.5",
"releaseTimestamp": "2024-08-09T23:50:32.000Z",
"newMajor": 1,
"newMinor": 7,
"newPatch": 1,
"updateType": "minor",
"isRange": true,
"isLockfileUpdate": true,
"branchName": "renovate/all"
}
]
},
{
"currentValue": "!=1.7.1.post1 ",
"currentVersion": "1.6.5",
"currentVersionTimestamp": "2023-10-25T15:18:15.000Z",
"datasource": "pypi",
"depName": "netcdf4",
"depType": "project.dependencies",
"fixedVersion": "1.6.5",
"isSingleVersion": true,
"lockedVersion": "1.6.5",
"packageName": "netcdf4",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/Unidata/netcdf4-python",
"versioning": "pep440",
"warnings": [],
"updates": [
{
"bucket": "latest",
"newVersion": "1.7.1.post2",
"newValue": "!=1.7.1.post1 ",
"releaseTimestamp": "2024-08-09T23:50:32.000Z",
"newMajor": 1,
"newMinor": 7,
"newPatch": 1,
"updateType": "minor",
"isRange": true,
"isLockfileUpdate": true,
"branchName": "renovate/all"
}
]
},
{
"currentValue": ">=4.10.0.84",
"currentVersion": "4.10.0.84",
"currentVersionTimestamp": "2024-06-18T04:57:32.000Z",
"datasource": "pypi",
"depName": "opencv-python",
"depType": "project.optional-dependencies",
"fixedVersion": "4.10.0.84",
"lockedVersion": "4.10.0.84",
"managerData": {
"depGroup": "cv"
},
"packageName": "opencv-python",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/opencv/opencv-python",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": "==3.9.0",
"currentVersion": "3.9.0",
"currentVersionTimestamp": "2023-05-14T14:48:49.000Z",
"datasource": "pypi",
"depName": "flit_core",
"depType": "build-system.requires",
"fixedVersion": "3.9.0",
"packageName": "flit-core",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/pypa/flit",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": "@ git+https://github.com/ottomatic-io/pycine@815cfca06cafc50745a43b2cd0168982225c6dca",
"currentVersion": "1.dev30+g815cfca",
"datasource": "pypi",
"depName": "pycine",
"depType": "tool.uv.dev-dependencies",
"fixedVersion": "1.dev30+g815cfca",
"lockedVersion": "1.dev30+g815cfca",
"packageName": "pycine",
"skipReason": "invalid-value",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"datasource": "pypi",
"depName": "boilercine",
"depType": "tool.uv.dev-dependencies",
"lockedVersion": "2024.1.2",
"packageName": "boilercine",
"skipReason": "inherited-dependency",
"updates": []
},
{
"datasource": "pypi",
"depName": "boilercore",
"depType": "tool.uv.dev-dependencies",
"lockedVersion": "2024.1.3",
"packageName": "boilercore",
"skipReason": "inherited-dependency",
"updates": []
},
{
"datasource": "pypi",
"depName": "boilercv_pipeline",
"depType": "tool.uv.dev-dependencies",
"lockedVersion": "0.0.0",
"packageName": "boilercv-pipeline",
"skipReason": "inherited-dependency",
"updates": []
},
{
"datasource": "pypi",
"depName": "context_models",
"depType": "tool.uv.dev-dependencies",
"lockedVersion": "0.0.1",
"packageName": "context-models",
"skipReason": "inherited-dependency",
"updates": []
},
{
"datasource": "pypi",
"depName": "dev",
"depType": "tool.uv.dev-dependencies",
"lockedVersion": "0.0.0",
"packageName": "dev",
"skipReason": "inherited-dependency",
"updates": []
},
{
"datasource": "pypi",
"depName": "cachier",
"depType": "tool.uv.dev-dependencies",
"lockedVersion": "3.0.0.dev0+db7f394",
"packageName": "cachier",
"skipReason": "path-dependency",
"updates": []
},
{
"currentValue": ">=1.8.2",
"currentVersion": "1.8.2",
"currentVersionTimestamp": "2024-06-25T20:35:08.000Z",
"datasource": "pypi",
"depName": "debugpy",
"depType": "tool.uv.dev-dependencies",
"fixedVersion": "1.8.2",
"homepage": "https://aka.ms/debugpy",
"isSingleVersion": true,
"lockedVersion": "1.8.2",
"packageName": "debugpy",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/microsoft/debugpy",
"versioning": "pep440",
"warnings": [],
"updates": [
{
"bucket": "latest",
"newVersion": "1.8.5",
"newValue": ">=1.8.2",
"releaseTimestamp": "2024-08-05T23:46:50.000Z",
"newMajor": 1,
"newMinor": 8,
"newPatch": 5,
"updateType": "patch",
"isRange": true,
"isLockfileUpdate": true,
"branchName": "renovate/all"
}
]
},
{
"currentValue": ">=3.51.2",
"currentVersion": "3.51.2",
"currentVersionTimestamp": "2024-06-03T11:55:36.000Z",
"datasource": "pypi",
"depName": "dvc",
"depType": "tool.uv.dev-dependencies",
"fixedVersion": "3.51.2",
"isSingleVersion": true,
"lockedVersion": "3.51.2",
"packageName": "dvc",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/iterative/dvc",
"versioning": "pep440",
"warnings": [],
"updates": [
{
"bucket": "latest",
"newVersion": "3.55.2",
"newValue": ">=3.51.2",
"releaseTimestamp": "2024-09-02T15:02:10.000Z",
"newMajor": 3,
"newMinor": 55,
"newPatch": 2,
"updateType": "minor",
"isRange": true,
"isLockfileUpdate": true,
"branchName": "renovate/all"
}
]
},
{
"currentValue": ">=0.16.0",
"currentVersion": "0.16.0",
"currentVersionTimestamp": "2024-06-18T13:43:02.000Z",
"datasource": "pypi",
"depName": "fawltydeps",
"depType": "tool.uv.dev-dependencies",
"fixedVersion": "0.16.0",
"isSingleVersion": true,
"lockedVersion": "0.16.0",
"packageName": "fawltydeps",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/tweag/FawltyDeps",
"versioning": "pep440",
"warnings": [],
"updates": [
{
"bucket": "latest",
"newVersion": "0.17.0",
"newValue": ">=0.16.0",
"releaseTimestamp": "2024-07-24T07:39:13.000Z",
"newMajor": 0,
"newMinor": 17,
"newPatch": 0,
"updateType": "minor",
"isRange": true,
"isLockfileUpdate": true,
"branchName": "renovate/all"
}
]
},
{
"currentValue": ">=8.26.0",
"currentVersion": "8.26.0",
"currentVersionTimestamp": "2024-06-28T08:45:24.000Z",
"datasource": "pypi",
"depName": "ipython",
"depType": "tool.uv.dev-dependencies",
"fixedVersion": "8.26.0",
"isSingleVersion": true,
"lockedVersion": "8.26.0",
"packageName": "ipython",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/ipython/ipython",
"versioning": "pep440",
"warnings": [],
"updates": [
{
"bucket": "latest",
"newVersion": "8.27.0",
"newValue": ">=8.26.0",
"releaseTimestamp": "2024-08-30T08:51:32.000Z",
"newMajor": 8,
"newMinor": 27,
"newPatch": 0,
"updateType": "minor",
"isRange": true,
"isLockfileUpdate": true,
"branchName": "renovate/all"
}
]
},
{
"currentValue": "~=2.2.2",
"currentVersion": "2.2.2.240514",
"currentVersionTimestamp": "2024-05-14T17:50:51.000Z",
"datasource": "pypi",
"depName": "pandas-stubs",
"depType": "tool.uv.dev-dependencies",
"fixedVersion": "2.2.2.240514",
"homepage": "https://pandas.pydata.org",
"isSingleVersion": true,
"lockedVersion": "2.2.2.240514",
"packageName": "pandas-stubs",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/pandas-dev/pandas-stubs",
"versioning": "pep440",
"warnings": [],
"updates": [
{
"bucket": "latest",
"newVersion": "2.2.2.240909",
"newValue": "~=2.2.2",
"releaseTimestamp": "2024-09-09T20:55:18.000Z",
"newMajor": 2,
"newMinor": 2,
"newPatch": 2,
"updateType": "patch",
"isRange": true,
"isLockfileUpdate": true,
"branchName": "renovate/all"
}
]
},
{
"changelogUrl": "https://github.com/tox-dev/pipdeptree/releases",
"currentValue": ">=2.23.0",
"currentVersion": "2.23.0",
"currentVersionTimestamp": "2024-06-17T20:33:00.000Z",
"datasource": "pypi",
"depName": "pipdeptree",
"depType": "tool.uv.dev-dependencies",
"fixedVersion": "2.23.0",
"isSingleVersion": true,
"lockedVersion": "2.23.0",
"packageName": "pipdeptree",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/tox-dev/pipdeptree",
"versioning": "pep440",
"warnings": [],
"updates": [
{
"bucket": "latest",
"newVersion": "2.23.4",
"newValue": ">=2.23.0",
"releaseTimestamp": "2024-09-17T22:37:45.000Z",
"newMajor": 2,
"newMinor": 23,
"newPatch": 4,
"updateType": "patch",
"isRange": true,
"isLockfileUpdate": true,
"branchName": "renovate/all"
}
]
},
{
"changelogUrl": "https://pipx.pypa.io/latest/changelog/",
"currentValue": ">=1.6.0",
"currentVersion": "1.6.0",
"currentVersionTimestamp": "2024-06-02T07:27:11.000Z",
"datasource": "pypi",
"depName": "pipx",
"depType": "tool.uv.dev-dependencies",
"fixedVersion": "1.6.0",
"isSingleVersion": true,
"lockedVersion": "1.6.0",
"packageName": "pipx",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/pypa/pipx",
"versioning": "pep440",
"warnings": [],
"updates": [
{
"bucket": "latest",
"newVersion": "1.7.1",
"newValue": ">=1.6.0",
"releaseTimestamp": "2024-08-23T16:53:46.000Z",
"newMajor": 1,
"newMinor": 7,
"newPatch": 1,
"updateType": "minor",
"isRange": true,
"isLockfileUpdate": true,
"branchName": "renovate/all"
}
]
},
{
"currentValue": ">=3.7.1",
"currentVersion": "3.7.1",
"currentVersionTimestamp": "2024-05-11T01:25:16.000Z",
"datasource": "pypi",
"depName": "pre-commit",
"depType": "tool.uv.dev-dependencies",
"fixedVersion": "3.7.1",
"isSingleVersion": true,
"lockedVersion": "3.7.1",
"packageName": "pre-commit",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/pre-commit/pre-commit",
"versioning": "pep440",
"warnings": [],
"updates": [
{
"bucket": "latest",
"newVersion": "3.8.0",
"newValue": ">=3.7.1",
"releaseTimestamp": "2024-07-28T19:58:59.000Z",
"newMajor": 3,
"newMinor": 8,
"newPatch": 0,
"updateType": "minor",
"isRange": true,
"isLockfileUpdate": true,
"branchName": "renovate/all"
}
]
},
{
"currentValue": ">=1.1.371",
"currentVersion": "1.1.371",
"currentVersionTimestamp": "2024-07-10T07:17:31.000Z",
"datasource": "pypi",
"depName": "pyright",
"depType": "tool.uv.dev-dependencies",
"fixedVersion": "1.1.371",
"isSingleVersion": true,
"lockedVersion": "1.1.371",
"packageName": "pyright",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/RobertCraigie/pyright-python",
"versioning": "pep440",
"warnings": [],
"updates": [
{
"bucket": "latest",
"newVersion": "1.1.381",
"newValue": ">=1.1.371",
"releaseTimestamp": "2024-09-18T08:10:54.000Z",
"newMajor": 1,
"newMinor": 1,
"newPatch": 381,
"updateType": "patch",
"isRange": true,
"isLockfileUpdate": true,
"branchName": "renovate/all"
}
]
},
{
"changelogUrl": "https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md",
"currentValue": ">=0.5.1",
"currentVersion": "0.5.1",
"currentVersionTimestamp": "2024-07-05T13:28:44.000Z",
"datasource": "pypi",
"depName": "ruff",
"depType": "tool.uv.dev-dependencies",
"fixedVersion": "0.5.1",
"homepage": "https://docs.astral.sh/ruff",
"isSingleVersion": true,
"lockedVersion": "0.5.1",
"packageName": "ruff",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/astral-sh/ruff",
"versioning": "pep440",
"warnings": [],
"updates": [
{
"bucket": "latest",
"newVersion": "0.6.7",
"newValue": ">=0.5.1",
"releaseTimestamp": "2024-09-21T17:35:12.000Z",
"newMajor": 0,
"newMinor": 6,
"newPatch": 7,
"updateType": "minor",
"isRange": true,
"isLockfileUpdate": true,
"branchName": "renovate/ruff"
}
]
},
{
"changelogUrl": "https://github.com/jiffyclub/snakeviz/blob/master/CHANGES.rst",
"currentValue": ">=2.2.0",
"currentVersion": "2.2.0",
"currentVersionTimestamp": "2023-04-23T22:58:19.000Z",
"datasource": "pypi",
"depName": "snakeviz",
"depType": "tool.uv.dev-dependencies",
"fixedVersion": "2.2.0",
"lockedVersion": "2.2.0",
"packageName": "snakeviz",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/jiffyclub/snakeviz",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=1.21.0",
"currentVersion": "1.21.0",
"currentVersionTimestamp": "2024-07-11T09:36:54.000Z",
"datasource": "pypi",
"depName": "sourcery",
"depType": "tool.uv.dev-dependencies",
"fixedVersion": "1.21.0",
"isSingleVersion": true,
"lockedVersion": "1.21.0",
"packageName": "sourcery",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/sourcery-ai/sourcery",
"versioning": "pep440",
"warnings": [],
"updates": [
{
"bucket": "latest",
"newVersion": "1.22.0",
"newValue": ">=1.21.0",
"releaseTimestamp": "2024-08-12T15:12:28.000Z",
"newMajor": 1,
"newMinor": 22,
"newPatch": 0,
"updateType": "minor",
"isRange": true,
"isLockfileUpdate": true,
"branchName": "renovate/all"
}
]
},
{
"currentValue": ">=23.11.0",
"currentVersion": "23.11.0",
"currentVersionTimestamp": "2023-11-08T14:27:28.000Z",
"datasource": "pypi",
"depName": "towncrier",
"depType": "tool.uv.dev-dependencies",
"fixedVersion": "23.11.0",
"isSingleVersion": true,
"lockedVersion": "23.11.0",
"packageName": "towncrier",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/twisted/towncrier",
"versioning": "pep440",
"warnings": [],
"updates": [
{
"bucket": "latest",
"newVersion": "24.8.0",
"newValue": ">=23.11.0",
"releaseTimestamp": "2024-08-23T14:52:26.000Z",
"newMajor": 24,
"newMinor": 8,
"newPatch": 0,
"updateType": "major",
"isRange": true,
"isLockfileUpdate": true,
"branchName": "renovate/all"
}
]
},
{
"currentValue": ">=2.0.3",
"currentVersion": "2.0.3",
"currentVersionTimestamp": "2024-02-04T14:48:02.000Z",
"datasource": "pypi",
"depName": "linkify-it-py",
"depType": "tool.uv.dev-dependencies",
"fixedVersion": "2.0.3",
"lockedVersion": "2.0.3",
"packageName": "linkify-it-py",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/tsutsu3/linkify-it-py",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=1.1.1",
"currentVersion": "1.1.1",
"currentVersionTimestamp": "2024-06-27T15:19:23.000Z",
"datasource": "pypi",
"depName": "myst-nb",
"depType": "tool.uv.dev-dependencies",
"fixedVersion": "1.1.1",
"lockedVersion": "1.1.1",
"packageName": "myst-nb",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/executablebooks/myst-nb",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=3.0.1",
"currentVersion": "3.0.1",
"currentVersionTimestamp": "2024-04-28T20:22:39.000Z",
"datasource": "pypi",
"depName": "myst-parser",
"depType": "tool.uv.dev-dependencies",
"fixedVersion": "3.0.1",
"isSingleVersion": true,
"lockedVersion": "3.0.1",
"packageName": "myst-parser",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/executablebooks/MyST-Parser",
"versioning": "pep440",
"warnings": [],
"updates": [
{
"bucket": "latest",
"newVersion": "4.0.0",
"newValue": ">=3.0.1",
"releaseTimestamp": "2024-08-05T14:02:43.000Z",
"newMajor": 4,
"newMinor": 0,
"newPatch": 0,
"updateType": "major",
"isRange": true,
"isLockfileUpdate": true,
"branchName": "renovate/docs"
}
]
},
{
"changelogUrl": "https://github.com/sphinx-doc/sphinx-autobuild/blob/main/NEWS.rst",
"currentValue": ">=2024.4.16",
"currentVersion": "2024.4.16",
"currentVersionTimestamp": "2024-04-16T18:03:13.000Z",
"datasource": "pypi",
"depName": "sphinx-autobuild",
"depType": "tool.uv.dev-dependencies",
"fixedVersion": "2024.4.16",
"isSingleVersion": true,
"lockedVersion": "2024.4.16",
"packageName": "sphinx-autobuild",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/sphinx-doc/sphinx-autobuild#readme",
"versioning": "pep440",
"warnings": [],
"updates": [
{
"bucket": "latest",
"newVersion": "2024.9.19",
"newValue": ">=2024.4.16",
"releaseTimestamp": "2024-09-18T23:10:47.000Z",
"newMajor": 2024,
"newMinor": 9,
"newPatch": 19,
"updateType": "minor",
"isRange": true,
"isLockfileUpdate": true,
"branchName": "renovate/docs"
}
]
},
{
"currentValue": ">=0.5.0",
"currentVersion": "0.5.0",
"currentVersionTimestamp": "2023-11-27T07:27:49.000Z",
"datasource": "pypi",
"depName": "sphinx-autodoc2",
"depType": "tool.uv.dev-dependencies",
"fixedVersion": "0.5.0",
"lockedVersion": "0.5.0",
"packageName": "sphinx-autodoc2",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/chrisjsewell/sphinx-autodoc2",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=1.1.3",
"currentVersion": "1.1.3",
"currentVersionTimestamp": "2024-06-12T14:11:20.000Z",
"datasource": "pypi",
"depName": "sphinx-book-theme",
"depType": "tool.uv.dev-dependencies",
"fixedVersion": "1.1.3",
"lockedVersion": "1.1.3",
"packageName": "sphinx-book-theme",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/executablebooks/sphinx-book-theme",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=0.6.0",
"currentVersion": "0.6.0",
"currentVersionTimestamp": "2024-05-22T23:12:17.000Z",
"datasource": "pypi",
"depName": "sphinx-design",
"depType": "tool.uv.dev-dependencies",
"fixedVersion": "0.6.0",
"isSingleVersion": true,
"lockedVersion": "0.6.0",
"packageName": "sphinx-design",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/executablebooks/sphinx-design",
"versioning": "pep440",
"warnings": [],
"updates": [
{
"bucket": "latest",
"newVersion": "0.6.1",
"newValue": ">=0.6.0",
"releaseTimestamp": "2024-08-02T13:48:42.000Z",
"newMajor": 0,
"newMinor": 6,
"newPatch": 1,
"updateType": "patch",
"isRange": true,
"isLockfileUpdate": true,
"branchName": "renovate/docs"
}
]
},
{
"currentValue": ">=0.3.1",
"currentVersion": "0.3.1",
"currentVersionTimestamp": "2024-02-07T13:31:55.000Z",
"datasource": "pypi",
"depName": "sphinx-thebe",
"depType": "tool.uv.dev-dependencies",
"fixedVersion": "0.3.1",
"lockedVersion": "0.3.1",
"packageName": "sphinx-thebe",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/executablebooks/sphinx-thebe",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=0.4.3",
"currentVersion": "0.4.3",
"currentVersionTimestamp": "2024-04-23T13:14:43.000Z",
"datasource": "pypi",
"depName": "sphinx-tippy",
"depType": "tool.uv.dev-dependencies",
"fixedVersion": "0.4.3",
"lockedVersion": "0.4.3",
"packageName": "sphinx-tippy",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/chrisjsewell/sphinx-tippy",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=0.3.2",
"currentVersion": "0.3.2",
"currentVersionTimestamp": "2022-07-15T12:08:48.000Z",
"datasource": "pypi",
"depName": "sphinx-togglebutton",
"depType": "tool.uv.dev-dependencies",
"fixedVersion": "0.3.2",
"lockedVersion": "0.3.2",
"packageName": "sphinx-togglebutton",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/executablebooks/sphinx-togglebutton",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=2.6.2",
"currentVersion": "2.6.2",
"currentVersionTimestamp": "2024-01-10T10:36:47.000Z",
"datasource": "pypi",
"depName": "sphinxcontrib-bibtex",
"depType": "tool.uv.dev-dependencies",
"fixedVersion": "2.6.2",
"isSingleVersion": true,
"lockedVersion": "2.6.2",
"packageName": "sphinxcontrib-bibtex",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/mcmtroffaes/sphinxcontrib-bibtex",
"versioning": "pep440",
"warnings": [],
"updates": [
{
"bucket": "latest",
"newVersion": "2.6.3",
"newValue": ">=2.6.2",
"releaseTimestamp": "2024-09-12T14:23:43.000Z",
"newMajor": 2,
"newMinor": 6,
"newPatch": 3,
"updateType": "patch",
"isRange": true,
"isLockfileUpdate": true,
"branchName": "renovate/docs"
}
]
},
{
"currentValue": ">=0.9.2",
"currentVersion": "0.9.2",
"currentVersionTimestamp": "2023-05-28T14:00:56.000Z",
"datasource": "pypi",
"depName": "sphinxcontrib-mermaid",
"depType": "tool.uv.dev-dependencies",
"fixedVersion": "0.9.2",
"lockedVersion": "0.9.2",
"packageName": "sphinxcontrib-mermaid",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/mgaitan/sphinxcontrib-mermaid",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=0.4.0a0",
"currentVersion": "0.4.0a0",
"currentVersionTimestamp": "2023-11-09T04:02:19.000Z",
"datasource": "pypi",
"depName": "sphinxcontrib-towncrier",
"depType": "tool.uv.dev-dependencies",
"fixedVersion": "0.4.0a0",
"lockedVersion": "0.4.0a0",
"packageName": "sphinxcontrib-towncrier",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/sphinx-contrib/sphinxcontrib-towncrier",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"changelogUrl": "https://pytest-cov.readthedocs.io/en/latest/changelog.html",
"currentValue": ">=5.0.0",
"currentVersion": "5.0.0",
"currentVersionTimestamp": "2024-03-24T20:16:32.000Z",
"datasource": "pypi",
"depName": "pytest-cov",
"depType": "tool.uv.dev-dependencies",
"fixedVersion": "5.0.0",
"lockedVersion": "5.0.0",
"packageName": "pytest-cov",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/pytest-dev/pytest-cov",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=0.3.0",
"currentVersion": "0.3.0",
"currentVersionTimestamp": "2019-08-07T09:45:13.000Z",
"datasource": "pypi",
"depName": "pytest-custom-exit-code",
"depType": "tool.uv.dev-dependencies",
"fixedVersion": "0.3.0",
"lockedVersion": "0.3.0",
"packageName": "pytest-custom-exit-code",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/yashtodi94/pytest-custom_exit_code",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"changelogUrl": "https://github.com/pytest-dev/pytest-github-actions-annotate-failures/releases",
"currentValue": ">=0.2.0",
"currentVersion": "0.2.0",
"currentVersionTimestamp": "2023-05-04T11:05:15.000Z",
"datasource": "pypi",
"depName": "pytest-github-actions-annotate-failures",
"depType": "tool.uv.dev-dependencies",
"fixedVersion": "0.2.0",
"lockedVersion": "0.2.0",
"packageName": "pytest-github-actions-annotate-failures",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/pytest-dev/pytest-github-actions-annotate-failures",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"currentValue": ">=1.1.1",
"currentVersion": "1.1.1",
"currentVersionTimestamp": "2024-01-17T20:29:20.000Z",
"datasource": "pypi",
"depName": "pytest-plt",
"depType": "tool.uv.dev-dependencies",
"fixedVersion": "1.1.1",
"homepage": "https://www.nengo.ai/pytest-plt",
"lockedVersion": "1.1.1",
"packageName": "pytest-plt",
"registryUrl": "https://pypi.org/pypi",
"versioning": "pep440",
"warnings": [],
"updates": []
},
{
"changelogUrl": "https://pytest-xdist.readthedocs.io/en/latest/changelog.html",
"currentValue": ">=3.6.1",
"currentVersion": "3.6.1",
"currentVersionTimestamp": "2024-04-28T19:29:52.000Z",
"datasource": "pypi",
"depName": "pytest-xdist",
"depType": "tool.uv.dev-dependencies",
"fixedVersion": "3.6.1",
"lockedVersion": "3.6.1",
"packageName": "pytest-xdist",
"registryUrl": "https://pypi.org/pypi",
"sourceUrl": "https://github.com/pytest-dev/pytest-xdist",
"versioning": "pep440",
"warnings": [],
"updates": []
}
],
"extractedConstraints": {
"python": ">=3.11"
},
"packageFile": "pyproject.toml",
"packageFileVersion": "2024.1.3"
}
],
"pre-commit": [
{
"deps": [
{
"currentValue": "v4.6.0",
"currentVersion": "v4.6.0",
"currentVersionTimestamp": "2024-04-06T18:24:38.000Z",
"datasource": "github-tags",
"depName": "pre-commit/pre-commit-hooks",
"depType": "repository",
"fixedVersion": "v4.6.0",
"packageName": "pre-commit/pre-commit-hooks",
"registryUrl": "https://github.com",
"sourceUrl": "https://github.com/pre-commit/pre-commit-hooks",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "3.51.2",
"currentVersion": "3.51.2",
"currentVersionTimestamp": "2024-06-03T10:58:43.000Z",
"datasource": "github-tags",
"depName": "iterative/dvc",
"depType": "repository",
"fixedVersion": "3.51.2",
"isSingleVersion": true,
"packageName": "iterative/dvc",
"registryUrl": "https://github.com",
"sourceUrl": "https://github.com/iterative/dvc",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "latest",
"newVersion": "3.55.2",
"newValue": "3.55.2",
"releaseTimestamp": "2024-08-30T13:06:56.000Z",
"newMajor": 3,
"newMinor": 55,
"newPatch": 2,
"updateType": "minor",
"branchName": "renovate/all"
}
]
},
{
"currentValue": "v0.13.0",
"currentVersion": "v0.13.0",
"currentVersionTimestamp": "2024-04-04T04:34:29.000Z",
"datasource": "github-tags",
"depName": "DavidAnson/markdownlint-cli2",
"depType": "repository",
"fixedVersion": "v0.13.0",
"isSingleVersion": true,
"packageName": "DavidAnson/markdownlint-cli2",
"registryUrl": "https://github.com",
"sourceUrl": "https://github.com/DavidAnson/markdownlint-cli2",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "latest",
"newVersion": "v0.14.0",
"newValue": "v0.14.0",
"releaseTimestamp": "2024-09-06T04:08:59.000Z",
"newMajor": 0,
"newMinor": 14,
"newPatch": 0,
"updateType": "minor",
"branchName": "renovate/all"
}
]
},
{
"currentValue": "3.3.0",
"currentVersion": "3.3.0",
"currentVersionTimestamp": "2024-06-11T22:01:51.000Z",
"datasource": "github-tags",
"depName": "srstevenson/nb-clean",
"depType": "repository",
"fixedVersion": "3.3.0",
"packageName": "srstevenson/nb-clean",
"registryUrl": "https://github.com",
"sourceUrl": "https://github.com/srstevenson/nb-clean",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "v3.3.3",
"currentVersion": "v3.3.3",
"currentVersionTimestamp": "2024-07-14T08:22:03.000Z",
"datasource": "github-tags",
"depName": "rbubley/mirrors-prettier",
"depType": "repository",
"fixedVersion": "v3.3.3",
"packageName": "rbubley/mirrors-prettier",
"registryUrl": "https://github.com",
"sourceUrl": "https://github.com/rbubley/mirrors-prettier",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "v0.9.3",
"currentVersion": "v0.9.3",
"currentVersionTimestamp": "2024-08-19T12:51:32.000Z",
"datasource": "github-tags",
"depName": "ComPWA/taplo-pre-commit",
"depType": "repository",
"fixedVersion": "v0.9.3",
"packageName": "ComPWA/taplo-pre-commit",
"registryUrl": "https://github.com",
"sourceUrl": "https://github.com/ComPWA/taplo-pre-commit",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "v0.5.1",
"currentVersion": "v0.5.1",
"currentVersionTimestamp": "2024-07-05T13:30:45.000Z",
"datasource": "github-tags",
"depName": "charliermarsh/ruff-pre-commit",
"depType": "repository",
"fixedVersion": "v0.5.1",
"isSingleVersion": true,
"packageName": "charliermarsh/ruff-pre-commit",
"registryUrl": "https://github.com",
"sourceUrl": "https://github.com/charliermarsh/ruff-pre-commit",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "latest",
"newVersion": "v0.6.7",
"newValue": "v0.6.7",
"releaseTimestamp": "2024-09-21T17:40:11.000Z",
"newMajor": 0,
"newMinor": 6,
"newPatch": 7,
"updateType": "minor",
"branchName": "renovate/ruff"
}
]
}
],
"packageFile": ".pre-commit-config.yaml"
}
],
"regex": [
{
"datasourceTemplate": "github-releases",
"depNameTemplate": "astral-sh/uv",
"deps": [
{
"currentValue": "0.4.15",
"currentVersion": "0.4.15",
"currentVersionTimestamp": "2024-09-21T13:19:00.000Z",
"datasource": "github-releases",
"depName": "astral-sh/uv",
"fixedVersion": "0.4.15",
"packageName": "astral-sh/uv",
"registryUrl": "https://github.com",
"replaceString": "0.4.15",
"sourceUrl": "https://github.com/astral-sh/uv",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
}
],
"matchStrings": [
"(?<currentValue>[^\\n]+)"
],
"packageFile": ".uv-version"
},
{
"datasourceTemplate": "github-releases",
"depNameTemplate": "astral-sh/uv",
"deps": [
{
"currentValue": "0.4.15",
"currentVersion": "0.4.15",
"currentVersionTimestamp": "2024-09-21T13:19:00.000Z",
"datasource": "github-releases",
"depName": "astral-sh/uv",
"fixedVersion": "0.4.15",
"packageName": "astral-sh/uv",
"registryUrl": "https://github.com",
"replaceString": "- uses: \"astral-sh/setup-uv@9f1f1fece28798fe5e7ece00f4243abe886974b2\" # v3.0.0\n with:\n version: \"0.4.15\"",
"sourceUrl": "https://github.com/astral-sh/uv",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "0.4.15",
"currentVersion": "0.4.15",
"currentVersionTimestamp": "2024-09-21T13:19:00.000Z",
"datasource": "github-releases",
"depName": "astral-sh/uv",
"fixedVersion": "0.4.15",
"packageName": "astral-sh/uv",
"registryUrl": "https://github.com",
"replaceString": "- uses: \"astral-sh/setup-uv@9f1f1fece28798fe5e7ece00f4243abe886974b2\" # v3.0.0\n with:\n version: \"0.4.15\"",
"sourceUrl": "https://github.com/astral-sh/uv",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "0.4.15",
"currentVersion": "0.4.15",
"currentVersionTimestamp": "2024-09-21T13:19:00.000Z",
"datasource": "github-releases",
"depName": "astral-sh/uv",
"fixedVersion": "0.4.15",
"packageName": "astral-sh/uv",
"registryUrl": "https://github.com",
"replaceString": "- uses: \"astral-sh/setup-uv@9f1f1fece28798fe5e7ece00f4243abe886974b2\" # v3.0.0\n with:\n version: \"0.4.15\"",
"sourceUrl": "https://github.com/astral-sh/uv",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "0.4.15",
"currentVersion": "0.4.15",
"currentVersionTimestamp": "2024-09-21T13:19:00.000Z",
"datasource": "github-releases",
"depName": "astral-sh/uv",
"fixedVersion": "0.4.15",
"packageName": "astral-sh/uv",
"registryUrl": "https://github.com",
"replaceString": "- uses: \"astral-sh/setup-uv@9f1f1fece28798fe5e7ece00f4243abe886974b2\" # v3.0.0\n with:\n version: \"0.4.15\"",
"sourceUrl": "https://github.com/astral-sh/uv",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "0.4.15",
"currentVersion": "0.4.15",
"currentVersionTimestamp": "2024-09-21T13:19:00.000Z",
"datasource": "github-releases",
"depName": "astral-sh/uv",
"fixedVersion": "0.4.15",
"packageName": "astral-sh/uv",
"registryUrl": "https://github.com",
"replaceString": "- uses: \"astral-sh/setup-uv@9f1f1fece28798fe5e7ece00f4243abe886974b2\" # v3.0.0\n with:\n version: \"0.4.15\"",
"sourceUrl": "https://github.com/astral-sh/uv",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
},
{
"currentValue": "0.4.15",
"currentVersion": "0.4.15",
"currentVersionTimestamp": "2024-09-21T13:19:00.000Z",
"datasource": "github-releases",
"depName": "astral-sh/uv",
"fixedVersion": "0.4.15",
"packageName": "astral-sh/uv",
"registryUrl": "https://github.com",
"replaceString": "- uses: \"astral-sh/setup-uv@9f1f1fece28798fe5e7ece00f4243abe886974b2\" # v3.0.0\n with:\n version: \"0.4.15\"",
"sourceUrl": "https://github.com/astral-sh/uv",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
}
],
"matchStrings": [
"- uses: \"astral-sh/setup-uv@.+\\n\\s+with:\\n\\s+version:\\s\"(?<currentValue>.+)\""
],
"packageFile": ".github/workflows/ci.yml"
},
{
"datasourceTemplate": "github-releases",
"depNameTemplate": "astral-sh/uv",
"deps": [
{
"currentValue": "0.4.15",
"currentVersion": "0.4.15",
"currentVersionTimestamp": "2024-09-21T13:19:00.000Z",
"datasource": "github-releases",
"depName": "astral-sh/uv",
"fixedVersion": "0.4.15",
"packageName": "astral-sh/uv",
"registryUrl": "https://github.com",
"replaceString": "- uses: \"astral-sh/setup-uv@9f1f1fece28798fe5e7ece00f4243abe886974b2\" # v3.0.0\n with:\n version: \"0.4.15\"",
"sourceUrl": "https://github.com/astral-sh/uv",
"versioning": "semver-coerced",
"warnings": [],
"updates": []
}
],
"matchStrings": [
"- uses: \"astral-sh/setup-uv@.+\\n\\s+with:\\n\\s+version:\\s\"(?<currentValue>.+)\""
],
"packageFile": ".github/workflows/release.yml"
},
{
"datasourceTemplate": "github-releases",
"depNameTemplate": "microsoft/pylance-release",
"deps": [
{
"currentValue": "2024.6.1",
"currentVersion": "2024.6.1",
"currentVersionTimestamp": "2024-06-06T19:49:40.000Z",
"datasource": "github-releases",
"depName": "microsoft/pylance-release",
"fixedVersion": "2024.6.1",
"isSingleVersion": true,
"packageName": "microsoft/pylance-release",
"registryUrl": "https://github.com",
"replaceString": "2024.6.1",
"sourceUrl": "https://github.com/microsoft/pylance-release",
"versioning": "semver-coerced",
"warnings": [],
"updates": [
{
"bucket": "latest",
"newVersion": "2024.9.2",
"newValue": "2024.9.2",
"releaseTimestamp": "2024-09-20T22:19:08.000Z",
"newMajor": 2024,
"newMinor": 9,
"newPatch": 2,
"updateType": "minor",
"branchName": "renovate/pylance"
}
]
}
],
"matchStrings": [
"(?<currentValue>[^\\n]+)"
],
"packageFile": ".pylance-version"
}
]
}
}
DEBUG: http cache: saving https://api.github.com/repos/softboiler/boilercv/issues/14 (etag=W/"b3d5fbcc1ae3fe806274ff3064787aa9b6abbc07cdd108dc818e9117b50b5f38", lastModified=Sun, 22 Sep 2024 19:38:39 GMT)
DEBUG: http cache: saving https://api.github.com/repos/softboiler/boilercv/issues/14 (etag=W/"b3d5fbcc1ae3fe806274ff3064787aa9b6abbc07cdd108dc818e9117b50b5f38", lastModified=Sun, 22 Sep 2024 19:38:39 GMT)
DEBUG: ensureIssue(Dependency Dashboard)
DEBUG: http cache: saving https://api.github.com/repos/softboiler/boilercv/issues/14 (etag=W/"b3d5fbcc1ae3fe806274ff3064787aa9b6abbc07cdd108dc818e9117b50b5f38", lastModified=Sun, 22 Sep 2024 19:38:39 GMT)
DEBUG: Patching issue
DEBUG: Issue updated
DEBUG: validateReconfigureBranch()
DEBUG: No reconfigure branch found
DEBUG: Removing any stale branches
DEBUG: config.repoIsOnboarded=true
DEBUG: Branch lists
{
"branchList": [
"renovate/all",
"renovate/devcontainer",
"renovate/docs",
"renovate/pylance",
"renovate/ruff"
]
"renovateBranches": [
"renovate/all"
]
}
DEBUG: remainingBranches=
DEBUG: No branches to clean up
DEBUG: Cleaning up Renovate refs: refs/renovate/*
DEBUG: PackageFiles.clear() - Package files deleted
DEBUG: Repo is activated
DEBUG: Branch summary
{
"cacheModified": true
"baseBranches": [
{
"branchName": "main",
"sha": "1ec860b474669656864f3ca63933d2cb2f3bc6f4"
}
]
"branches": [
{
"automerge": false,
"baseBranch": "main",
"baseBranchSha": "1ec860b474669656864f3ca63933d2cb2f3bc6f4",
"branchName": "renovate/all",
"branchSha": "4f688b8a9ad1fbc71e8978cf75ad4088d9ccb532",
"isModified": false,
"isPristine": true
}
]
"defaultBranch": "main"
"inactiveBranches": [
"renovate/devcontainer",
"renovate/pylance",
"renovate/ruff",
"renovate/docs"
]
}
DEBUG: branches info extended
{
"branchesInformation": [
{
"branchName": "renovate/devcontainer",
"prNo": null,
"prTitle": "Update devcontainer",
"result": "needs-approval",
"upgrades": [
{
"datasource": "docker",
"depName": "ghcr.io/devcontainers/features/desktop-lite",
"displayPending": "",
"fixedVersion": "1.2.0",
"currentVersion": "1.2.0",
"currentValue": "1.2.0",
"newValue": "1.2.5",
"newVersion": "1.2.5",
"packageFile": ".devcontainer/devcontainer.json",
"updateType": "patch",
"packageName": "ghcr.io/devcontainers/features/desktop-lite"
},
{
"datasource": "docker",
"depName": "ghcr.io/devcontainers/features/powershell",
"displayPending": "",
"fixedVersion": "1.4.0",
"currentVersion": "1.4.0",
"currentValue": "1.4.0",
"newValue": "1.5.0",
"newVersion": "1.5.0",
"packageFile": ".devcontainer/devcontainer.json",
"updateType": "minor",
"packageName": "ghcr.io/devcontainers/features/powershell"
},
{
"datasource": "docker",
"depName": "ghcr.io/devcontainers/features/python",
"displayPending": "",
"fixedVersion": "1.6.2",
"currentVersion": "1.6.2",
"currentValue": "1.6.2",
"newValue": "1.6.4",
"newVersion": "1.6.4",
"packageFile": ".devcontainer/devcontainer.json",
"updateType": "patch",
"packageName": "ghcr.io/devcontainers/features/python"
},
{
"datasource": "docker",
"depName": "mcr.microsoft.com/devcontainers/base",
"displayPending": "",
"fixedVersion": "1.1.2-ubuntu-22.04",
"currentVersion": "1.1.2",
"currentValue": "1.1.2-ubuntu-22.04",
"newValue": "1.1.5-ubuntu-22.04",
"newVersion": "1.1.5",
"packageFile": ".devcontainer/devcontainer.json",
"updateType": "patch",
"packageName": "mcr.microsoft.com/devcontainers/base"
}
]
},
{
"branchName": "renovate/pylance",
"prNo": null,
"prTitle": "Update dependency microsoft/pylance-release to v2024.9.2",
"result": "needs-approval",
"upgrades": [
{
"datasource": "github-releases",
"depName": "microsoft/pylance-release",
"displayPending": "",
"fixedVersion": "2024.6.1",
"currentVersion": "2024.6.1",
"currentValue": "2024.6.1",
"newValue": "2024.9.2",
"newVersion": "2024.9.2",
"packageFile": ".pylance-version",
"updateType": "minor",
"packageName": "microsoft/pylance-release"
}
]
},
{
"branchName": "renovate/ruff",
"prNo": null,
"prTitle": "Update ruff to v0.6.7",
"result": "needs-approval",
"upgrades": [
{
"datasource": "github-tags",
"depName": "charliermarsh/ruff-pre-commit",
"displayPending": "",
"fixedVersion": "v0.5.1",
"currentVersion": "v0.5.1",
"currentValue": "v0.5.1",
"newValue": "v0.6.7",
"newVersion": "v0.6.7",
"packageFile": ".pre-commit-config.yaml",
"updateType": "minor",
"packageName": "charliermarsh/ruff-pre-commit"
},
{
"datasource": "pypi",
"depName": "ruff",
"displayPending": "",
"fixedVersion": "0.5.1",
"currentVersion": "0.5.1",
"currentValue": ">=0.5.1",
"newValue": ">=0.5.1",
"newVersion": "0.6.7",
"packageFile": "pyproject.toml",
"updateType": "minor",
"packageName": "ruff"
}
]
},
{
"branchName": "renovate/all",
"prNo": 250,
"prTitle": "Update all",
"result": "pr-created",
"upgrades": [
{
"datasource": "github-tags",
"depName": "DavidAnson/markdownlint-cli2",
"displayPending": "",
"fixedVersion": "v0.13.0",
"currentVersion": "v0.13.0",
"currentValue": "v0.13.0",
"newValue": "v0.14.0",
"newVersion": "v0.14.0",
"packageFile": ".pre-commit-config.yaml",
"updateType": "minor",
"packageName": "DavidAnson/markdownlint-cli2"
},
{
"datasource": "github-tags",
"depName": "actions/attest-build-provenance",
"displayPending": "",
"fixedVersion": "v1.3.3",
"currentVersion": "v1.3.3",
"currentValue": "v1.3.3",
"currentDigest": "5e9cb68e95676991667494a6a4e59b8a2f13e1d0",
"newValue": "v1.4.3",
"newVersion": "v1.4.3",
"newDigest": "1c608d11d69870c2092266b3f9a6f3abbf17002c",
"packageFile": ".github/workflows/release.yml",
"updateType": "minor",
"packageName": "actions/attest-build-provenance"
},
{
"datasource": "github-tags",
"depName": "actions/upload-artifact",
"displayPending": "",
"fixedVersion": "v4.3.4",
"currentVersion": "v4.3.4",
"currentValue": "v4.3.4",
"currentDigest": "0b2256b8c012f0828dc542b3febcab082c67f72b",
"newValue": "v4.4.0",
"newVersion": "v4.4.0",
"newDigest": "50769540e7f4bd5e21e526ee35c689e35e0d6874",
"packageFile": ".github/workflows/ci.yml",
"updateType": "minor",
"packageName": "actions/upload-artifact"
},
{
"datasource": "github-tags",
"depName": "astral-sh/setup-uv",
"displayPending": "",
"fixedVersion": "v3.0.0",
"currentVersion": "v3.0.0",
"currentValue": "v3.0.0",
"currentDigest": "9f1f1fece28798fe5e7ece00f4243abe886974b2",
"newValue": "v3.1.1",
"newVersion": "v3.1.1",
"newDigest": "abac0ce7b0768476333db78faaf98b1130f5face",
"packageFile": ".github/workflows/release.yml",
"updateType": "minor",
"packageName": "astral-sh/setup-uv"
},
{
"datasource": "github-tags",
"depName": "astral-sh/setup-uv",
"displayPending": "",
"fixedVersion": "v3.0.0",
"currentVersion": "v3.0.0",
"currentValue": "v3.0.0",
"currentDigest": "9f1f1fece28798fe5e7ece00f4243abe886974b2",
"newValue": "v3.1.1",
"newVersion": "v3.1.1",
"newDigest": "abac0ce7b0768476333db78faaf98b1130f5face",
"packageFile": ".github/workflows/ci.yml",
"updateType": "minor",
"packageName": "astral-sh/setup-uv"
},
{
"datasource": "github-tags",
"depName": "astral-sh/setup-uv",
"displayPending": "",
"fixedVersion": "v3.0.0",
"currentVersion": "v3.0.0",
"currentValue": "v3.0.0",
"currentDigest": "9f1f1fece28798fe5e7ece00f4243abe886974b2",
"newValue": "v3.1.1",
"newVersion": "v3.1.1",
"newDigest": "abac0ce7b0768476333db78faaf98b1130f5face",
"packageFile": ".github/workflows/ci.yml",
"updateType": "minor",
"packageName": "astral-sh/setup-uv"
},
{
"datasource": "github-tags",
"depName": "astral-sh/setup-uv",
"displayPending": "",
"fixedVersion": "v3.0.0",
"currentVersion": "v3.0.0",
"currentValue": "v3.0.0",
"currentDigest": "9f1f1fece28798fe5e7ece00f4243abe886974b2",
"newValue": "v3.1.1",
"newVersion": "v3.1.1",
"newDigest": "abac0ce7b0768476333db78faaf98b1130f5face",
"packageFile": ".github/workflows/ci.yml",
"updateType": "minor",
"packageName": "astral-sh/setup-uv"
},
{
"datasource": "github-tags",
"depName": "astral-sh/setup-uv",
"displayPending": "",
"fixedVersion": "v3.0.0",
"currentVersion": "v3.0.0",
"currentValue": "v3.0.0",
"currentDigest": "9f1f1fece28798fe5e7ece00f4243abe886974b2",
"newValue": "v3.1.1",
"newVersion": "v3.1.1",
"newDigest": "abac0ce7b0768476333db78faaf98b1130f5face",
"packageFile": ".github/workflows/ci.yml",
"updateType": "minor",
"packageName": "astral-sh/setup-uv"
},
{
"datasource": "github-tags",
"depName": "astral-sh/setup-uv",
"displayPending": "",
"fixedVersion": "v3.0.0",
"currentVersion": "v3.0.0",
"currentValue": "v3.0.0",
"currentDigest": "9f1f1fece28798fe5e7ece00f4243abe886974b2",
"newValue": "v3.1.1",
"newVersion": "v3.1.1",
"newDigest": "abac0ce7b0768476333db78faaf98b1130f5face",
"packageFile": ".github/workflows/ci.yml",
"updateType": "minor",
"packageName": "astral-sh/setup-uv"
},
{
"datasource": "github-tags",
"depName": "astral-sh/setup-uv",
"displayPending": "",
"fixedVersion": "v3.0.0",
"currentVersion": "v3.0.0",
"currentValue": "v3.0.0",
"currentDigest": "9f1f1fece28798fe5e7ece00f4243abe886974b2",
"newValue": "v3.1.1",
"newVersion": "v3.1.1",
"newDigest": "abac0ce7b0768476333db78faaf98b1130f5face",
"packageFile": ".github/workflows/ci.yml",
"updateType": "minor",
"packageName": "astral-sh/setup-uv"
},
{
"datasource": "pypi",
"depName": "debugpy",
"displayPending": "",
"fixedVersion": "1.8.2",
"currentVersion": "1.8.2",
"currentValue": ">=1.8.2",
"newValue": ">=1.8.2",
"newVersion": "1.8.5",
"packageFile": "pyproject.toml",
"updateType": "patch",
"packageName": "debugpy"
},
{
"datasource": "pypi",
"depName": "dvc",
"displayPending": "",
"fixedVersion": "3.51.2",
"currentVersion": "3.51.2",
"currentValue": ">=3.51.2",
"newValue": ">=3.51.2",
"newVersion": "3.55.2",
"packageFile": "pyproject.toml",
"updateType": "minor",
"packageName": "dvc"
},
{
"datasource": "pypi",
"depName": "fawltydeps",
"displayPending": "",
"fixedVersion": "0.16.0",
"currentVersion": "0.16.0",
"currentValue": ">=0.16.0",
"newValue": ">=0.16.0",
"newVersion": "0.17.0",
"packageFile": "pyproject.toml",
"updateType": "minor",
"packageName": "fawltydeps"
},
{
"datasource": "pypi",
"depName": "ipython",
"displayPending": "",
"fixedVersion": "8.26.0",
"currentVersion": "8.26.0",
"currentValue": ">=8.26.0",
"newValue": ">=8.26.0",
"newVersion": "8.27.0",
"packageFile": "pyproject.toml",
"updateType": "minor",
"packageName": "ipython"
},
{
"datasource": "github-tags",
"depName": "iterative/dvc",
"displayPending": "",
"fixedVersion": "3.51.2",
"currentVersion": "3.51.2",
"currentValue": "3.51.2",
"newValue": "3.55.2",
"newVersion": "3.55.2",
"packageFile": ".pre-commit-config.yaml",
"updateType": "minor",
"packageName": "iterative/dvc"
},
{
"datasource": "github-tags",
"depName": "jakebailey/pyright-action",
"displayPending": "",
"fixedVersion": "v2.3.1",
"currentVersion": "v2.3.1",
"currentValue": "v2.3.1",
"currentDigest": "3bdde3b31d26f0f1f5de051b1fbd7a536a9a4e7f",
"newValue": "v2.3.2",
"newVersion": "v2.3.2",
"newDigest": "b5d50e5cde6547546a5c4ac92e416a8c2c1a1dfe",
"packageFile": ".github/workflows/ci.yml",
"updateType": "patch",
"packageName": "jakebailey/pyright-action"
},
{
"datasource": "pypi",
"depName": "matplotlib",
"displayPending": "",
"fixedVersion": "3.7.2",
"currentVersion": "3.7.2",
"currentValue": ">=3.7.2",
"newValue": ">=3.7.2",
"newVersion": "3.9.2",
"packageFile": "pyproject.toml",
"updateType": "minor",
"packageName": "matplotlib"
},
{
"datasource": "pypi",
"depName": "netcdf4",
"displayPending": "",
"fixedVersion": "1.6.5",
"currentVersion": "1.6.5",
"currentValue": "!=1.7.1.post1 ",
"newValue": "!=1.7.1.post1 ",
"newVersion": "1.7.1.post2",
"packageFile": "pyproject.toml",
"updateType": "minor",
"packageName": "netcdf4"
},
{
"datasource": "pypi",
"depName": "netcdf4",
"displayPending": "",
"fixedVersion": "1.6.5",
"currentVersion": "1.6.5",
"currentValue": ">=1.6.5",
"newValue": ">=1.6.5",
"newVersion": "1.7.1.post2",
"packageFile": "pyproject.toml",
"updateType": "minor",
"packageName": "netcdf4"
},
{
"datasource": "pypi",
"depName": "numpy",
"displayPending": "",
"fixedVersion": "1.26.0",
"currentVersion": "1.26.0",
"currentValue": ">=1.24.4",
"newValue": ">=1.24.4",
"newVersion": "2.1.1",
"packageFile": "pyproject.toml",
"updateType": "major",
"packageName": "numpy"
},
{
"datasource": "pypi",
"depName": "numpydantic",
"displayPending": "",
"fixedVersion": "1.0.0",
"currentVersion": "1.0.0",
"currentValue": ">=1.0.0",
"newValue": ">=1.0.0",
"newVersion": "1.5.3",
"packageFile": "pyproject.toml",
"updateType": "minor",
"packageName": "numpydantic"
},
{
"datasource": "git-refs",
"depName": "packages/boilercine",
"displayPending": "",
"currentValue": "main",
"currentDigest": "198b92a9eb1cd93edfa949d59055e834e53b7a08",
"newValue": "main",
"newDigest": "95927387b19e0033831e52777fcfe102d08002d0",
"packageFile": ".gitmodules",
"updateType": "digest",
"packageName": "https://github.com/softboiler/boilercine.git"
},
{
"datasource": "git-refs",
"depName": "packages/cachier",
"displayPending": "",
"currentValue": "master",
"currentDigest": "db7f394a553a90944ca25c2d687771006e77a024",
"newValue": "master",
"newDigest": "474294fac83b029f13dd61b8d2822923045d4504",
"packageFile": ".gitmodules",
"updateType": "digest",
"packageName": "https://github.com/blakeNaccarato/cachier.git"
},
{
"datasource": "pypi",
"depName": "pandas",
"displayPending": "",
"fixedVersion": "2.2.2",
"currentVersion": "2.2.2",
"currentValue": ">=2.2.2",
"newValue": ">=2.2.2",
"newVersion": "2.2.3",
"packageFile": "pyproject.toml",
"updateType": "patch",
"packageName": "pandas"
},
{
"datasource": "pypi",
"depName": "pandas-stubs",
"displayPending": "",
"fixedVersion": "2.2.2.240514",
"currentVersion": "2.2.2.240514",
"currentValue": "~=2.2.2",
"newValue": "~=2.2.2",
"newVersion": "2.2.2.240909",
"packageFile": "pyproject.toml",
"updateType": "patch",
"packageName": "pandas-stubs"
},
{
"datasource": "pypi",
"depName": "pillow",
"displayPending": "",
"fixedVersion": "10.3.0",
"currentVersion": "10.3.0",
"currentValue": ">=10.3.0",
"newValue": ">=10.3.0",
"newVersion": "10.4.0",
"packageFile": "pyproject.toml",
"updateType": "minor",
"packageName": "pillow"
},
{
"datasource": "pypi",
"depName": "pipdeptree",
"displayPending": "",
"fixedVersion": "2.23.0",
"currentVersion": "2.23.0",
"currentValue": ">=2.23.0",
"newValue": ">=2.23.0",
"newVersion": "2.23.4",
"packageFile": "pyproject.toml",
"updateType": "patch",
"packageName": "pipdeptree"
},
{
"datasource": "pypi",
"depName": "pipx",
"displayPending": "",
"fixedVersion": "1.6.0",
"currentVersion": "1.6.0",
"currentValue": ">=1.6.0",
"newValue": ">=1.6.0",
"newVersion": "1.7.1",
"packageFile": "pyproject.toml",
"updateType": "minor",
"packageName": "pipx"
},
{
"datasource": "pypi",
"depName": "pre-commit",
"displayPending": "",
"fixedVersion": "3.7.1",
"currentVersion": "3.7.1",
"currentValue": ">=3.7.1",
"newValue": ">=3.7.1",
"newVersion": "3.8.0",
"packageFile": "pyproject.toml",
"updateType": "minor",
"packageName": "pre-commit"
},
{
"datasource": "pypi",
"depName": "pydantic",
"displayPending": "",
"fixedVersion": "2.9.1",
"currentVersion": "2.9.1",
"currentValue": ">=2.9.1",
"newValue": ">=2.9.1",
"newVersion": "2.9.2",
"packageFile": "pyproject.toml",
"updateType": "patch",
"packageName": "pydantic"
},
{
"datasource": "github-tags",
"depName": "pypa/gh-action-pypi-publish",
"displayPending": "",
"fixedVersion": "v1.9.0",
"currentVersion": "v1.9.0",
"currentValue": "v1.9.0",
"currentDigest": "ec4db0b4ddc65acdf4bff5fa45ac92d78b56bdf0",
"newValue": "v1.10.2",
"newVersion": "v1.10.2",
"newDigest": "897895f1e160c830e369f9779632ebc134688e1b",
"packageFile": ".github/workflows/release.yml",
"updateType": "minor",
"packageName": "pypa/gh-action-pypi-publish"
},
{
"datasource": "pypi",
"depName": "pyright",
"displayPending": "",
"fixedVersion": "1.1.371",
"currentVersion": "1.1.371",
"currentValue": ">=1.1.371",
"newValue": ">=1.1.371",
"newVersion": "1.1.381",
"packageFile": "pyproject.toml",
"updateType": "patch",
"packageName": "pyright"
},
{
"datasource": "pypi",
"depName": "pytz",
"displayPending": "",
"fixedVersion": "2023.3",
"currentVersion": "2023.3",
"currentValue": ">=2023.3",
"newValue": ">=2023.3",
"newVersion": "2024.2",
"packageFile": "pyproject.toml",
"updateType": "major",
"packageName": "pytz"
},
{
"datasource": "pypi",
"depName": "sourcery",
"displayPending": "",
"fixedVersion": "1.21.0",
"currentVersion": "1.21.0",
"currentValue": ">=1.21.0",
"newValue": ">=1.21.0",
"newVersion": "1.22.0",
"packageFile": "pyproject.toml",
"updateType": "minor",
"packageName": "sourcery"
},
{
"datasource": "pypi",
"depName": "sympy",
"displayPending": "",
"fixedVersion": "1.12",
"currentVersion": "1.12",
"currentValue": ">=1.12",
"newValue": ">=1.12",
"newVersion": "1.13.3",
"packageFile": "pyproject.toml",
"updateType": "minor",
"packageName": "sympy"
},
{
"datasource": "pypi",
"depName": "towncrier",
"displayPending": "",
"fixedVersion": "23.11.0",
"currentVersion": "23.11.0",
"currentValue": ">=23.11.0",
"newValue": ">=23.11.0",
"newVersion": "24.8.0",
"packageFile": "pyproject.toml",
"updateType": "major",
"packageName": "towncrier"
},
{
"datasource": "git-refs",
"depName": "typings",
"displayPending": "",
"currentValue": "main",
"currentDigest": "a2fdf01b8109d35a846d65769e96d7c12f92c302",
"newValue": "main",
"newDigest": "d3462bd38d73ccc77d6767bcfb006004853a7f06",
"packageFile": ".gitmodules",
"updateType": "digest",
"packageName": "https://github.com/softboiler/python-type-stubs"
},
{
"datasource": "pypi",
"depName": "xarray",
"displayPending": "",
"fixedVersion": "2023.7.0",
"currentVersion": "2023.7.0",
"currentValue": ">=2023.7.0",
"newValue": ">=2023.7.0",
"newVersion": "2024.9.0",
"packageFile": "pyproject.toml",
"updateType": "major",
"packageName": "xarray"
}
]
},
{
"branchName": "renovate/docs",
"prNo": null,
"prTitle": "Update docs",
"result": "needs-approval",
"upgrades": [
{
"datasource": "pypi",
"depName": "myst-parser",
"displayPending": "",
"fixedVersion": "3.0.1",
"currentVersion": "3.0.1",
"currentValue": ">=3.0.1",
"newValue": ">=3.0.1",
"newVersion": "4.0.0",
"packageFile": "pyproject.toml",
"updateType": "major",
"packageName": "myst-parser"
},
{
"datasource": "pypi",
"depName": "sphinx-autobuild",
"displayPending": "",
"fixedVersion": "2024.4.16",
"currentVersion": "2024.4.16",
"currentValue": ">=2024.4.16",
"newValue": ">=2024.4.16",
"newVersion": "2024.9.19",
"packageFile": "pyproject.toml",
"updateType": "minor",
"packageName": "sphinx-autobuild"
},
{
"datasource": "pypi",
"depName": "sphinx-design",
"displayPending": "",
"fixedVersion": "0.6.0",
"currentVersion": "0.6.0",
"currentValue": ">=0.6.0",
"newValue": ">=0.6.0",
"newVersion": "0.6.1",
"packageFile": "pyproject.toml",
"updateType": "patch",
"packageName": "sphinx-design"
},
{
"datasource": "pypi",
"depName": "sphinxcontrib-bibtex",
"displayPending": "",
"fixedVersion": "2.6.2",
"currentVersion": "2.6.2",
"currentValue": ">=2.6.2",
"newValue": ">=2.6.2",
"newVersion": "2.6.3",
"packageFile": "pyproject.toml",
"updateType": "patch",
"packageName": "sphinxcontrib-bibtex"
}
]
}
]
}
DEBUG: Renovate repository PR statistics
{
"stats": {
"total": 178,
"open": 1,
"closed": 61,
"merged": 116
}
}
DEBUG: Repository result: done, status: activated, enabled: true, onboarded: true
DEBUG: Repository timing splits (milliseconds)
{
"splits": {
"init": 4025,
"extract": 149,
"lookup": 8265,
"onboarding": 1,
"update": 39281
}
"total": 53772
}
DEBUG: Package cache statistics
{
"get": {
"count": 456,
"avgMs": 224,
"medianMs": 56,
"maxMs": 3923,
"totalMs": 102046
}
"set": {
"count": 274,
"avgMs": 66,
"medianMs": 40,
"maxMs": 386,
"totalMs": 18161
}
}
DEBUG: Datasource cache statistics
{
"pypi": {
"https://pypi.org/pypi": {
"hit": 81,
"miss": 2,
"set": 2,
"skip": 0
}
}
}
DEBUG: HTTP statistics
{
"hosts": {
"api.github.com": {
"count": 58,
"reqAvgMs": 293,
"reqMedianMs": 221,
"reqMaxMs": 1307,
"queueAvgMs": 1,
"queueMedianMs": 0,
"queueMaxMs": 29
},
"pypi.org": {
"count": 2,
"reqAvgMs": 2929,
"reqMedianMs": 4605,
"reqMaxMs": 4605,
"queueAvgMs": 1,
"queueMedianMs": 1,
"queueMaxMs": 1
}
}
"requests": 60
}
DEBUG: HTTP cache statistics
{
"https://api.github.com": {
"/repos/softboiler/boilercv/commits/renovate/all/status": {
"hit": 0,
"miss": 1
},
"/repos/softboiler/boilercv/contents/.renovaterc.json": {
"hit": 3,
"miss": 0
},
"/repos/softboiler/boilercv/dependabot/alerts": {
"hit": 0,
"miss": 1
},
"/repos/softboiler/boilercv/issues/14": {
"hit": 0,
"miss": 4
},
"/repos/softboiler/boilercv/issues/250/comments": {
"hit": 0,
"miss": 1
},
"/repos/softboiler/boilercv/pulls": {
"hit": 0,
"miss": 1
}
}
}
DEBUG: Lookup statistics
{
"github-runners": {
"count": 8,
"avgMs": 63,
"medianMs": 14,
"maxMs": 284,
"totalMs": 507
}
"pypi": {
"count": 106,
"avgMs": 576,
"medianMs": 395,
"maxMs": 4737,
"totalMs": 61105
}
"git-refs": {
"count": 5,
"avgMs": 905,
"medianMs": 912,
"maxMs": 917,
"totalMs": 4523
}
"docker": {
"count": 6,
"avgMs": 1646,
"medianMs": 1710,
"maxMs": 2055,
"totalMs": 9877
}
"github-tags": {
"count": 29,
"avgMs": 1787,
"medianMs": 2334,
"maxMs": 4495,
"totalMs": 51817
}
"github-releases": {
"count": 9,
"avgMs": 3915,
"medianMs": 4563,
"maxMs": 4581,
"totalMs": 35232
}
}
INFO: Repository finished
{
"cloned": true
"durationMs": 53772
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment