renovate 42.0.0-next.2 → 42.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/config/app-strings.d.ts +2 -1
- package/dist/config/app-strings.js +10 -2
- package/dist/config/app-strings.js.map +1 -1
- package/dist/config/decrypt/bcpgp.d.ts +1 -0
- package/dist/config/decrypt/bcpgp.js +57 -0
- package/dist/config/decrypt/bcpgp.js.map +1 -0
- package/dist/config/decrypt/openpgp.js +0 -4
- package/dist/config/decrypt/openpgp.js.map +1 -1
- package/dist/config/decrypt.d.ts +1 -1
- package/dist/config/decrypt.js +9 -26
- package/dist/config/decrypt.js.map +1 -1
- package/dist/config/global.js +1 -0
- package/dist/config/global.js.map +1 -1
- package/dist/config/migrations/custom/schedule-migration.js +9 -11
- package/dist/config/migrations/custom/schedule-migration.js.map +1 -1
- package/dist/config/migrations/custom/unpublish-safe-migration.js +3 -2
- package/dist/config/migrations/custom/unpublish-safe-migration.js.map +1 -1
- package/dist/config/options/index.js +49 -2
- package/dist/config/options/index.js.map +1 -1
- package/dist/config/presets/common.js +1 -0
- package/dist/config/presets/common.js.map +1 -1
- package/dist/config/presets/internal/abandonments.js +4 -1
- package/dist/config/presets/internal/abandonments.js.map +1 -1
- package/dist/config/presets/internal/config.js +15 -0
- package/dist/config/presets/internal/config.js.map +1 -1
- package/dist/config/presets/internal/custom-managers.js +2 -2
- package/dist/config/presets/internal/custom-managers.js.map +1 -1
- package/dist/config/presets/internal/default.js +12 -1
- package/dist/config/presets/internal/default.js.map +1 -1
- package/dist/config/presets/internal/group.js +13 -0
- package/dist/config/presets/internal/group.js.map +1 -1
- package/dist/config/presets/internal/npm.js +1 -8
- package/dist/config/presets/internal/npm.js.map +1 -1
- package/dist/config/presets/internal/packages.js +5 -1
- package/dist/config/presets/internal/packages.js.map +1 -1
- package/dist/config/presets/internal/security.js +8 -0
- package/dist/config/presets/internal/security.js.map +1 -1
- package/dist/config/presets/internal/workarounds.js +2 -2
- package/dist/config/presets/internal/workarounds.js.map +1 -1
- package/dist/config/schema.d.ts +1 -1
- package/dist/config/secrets.js +2 -2
- package/dist/config/secrets.js.map +1 -1
- package/dist/config/types.d.ts +26 -1
- package/dist/config/types.js.map +1 -1
- package/dist/config/validation.js +4 -3
- package/dist/config/validation.js.map +1 -1
- package/dist/config-validator.js +1 -1
- package/dist/config-validator.js.map +1 -1
- package/dist/constants/platforms.js +1 -0
- package/dist/constants/platforms.js.map +1 -1
- package/dist/data/monorepo.json +13 -2
- package/dist/data/node-js-schedule.json +1 -1
- package/dist/data/replacements.json +34 -0
- package/dist/data-files.generated.js +3 -3
- package/dist/data-files.generated.js.map +1 -1
- package/dist/logger/renovate-logger.d.ts +1 -0
- package/dist/logger/renovate-logger.js +3 -0
- package/dist/logger/renovate-logger.js.map +1 -1
- package/dist/logger/utils.js +2 -1
- package/dist/logger/utils.js.map +1 -1
- package/dist/manager-list.generated.d.ts +1 -1
- package/dist/manager-list.generated.js +1 -1
- package/dist/manager-list.generated.js.map +1 -1
- package/dist/modules/datasource/api.js +4 -0
- package/dist/modules/datasource/api.js.map +1 -1
- package/dist/modules/datasource/aws-eks-addon/schema.d.ts +1 -8
- package/dist/modules/datasource/aws-eks-addon/schema.js +7 -5
- package/dist/modules/datasource/aws-eks-addon/schema.js.map +1 -1
- package/dist/modules/datasource/azure-pipelines-tasks/schema.d.ts +12 -12
- package/dist/modules/datasource/bitrise/schema.d.ts +1 -1
- package/dist/modules/datasource/buildpacks-registry/index.js +1 -1
- package/dist/modules/datasource/buildpacks-registry/index.js.map +1 -1
- package/dist/modules/datasource/buildpacks-registry/schema.d.ts +1 -1
- package/dist/modules/datasource/buildpacks-registry/schema.js +2 -2
- package/dist/modules/datasource/buildpacks-registry/schema.js.map +1 -1
- package/dist/modules/datasource/cdnjs/index.js +2 -2
- package/dist/modules/datasource/cdnjs/index.js.map +1 -1
- package/dist/modules/datasource/cdnjs/schema.d.ts +8 -8
- package/dist/modules/datasource/cdnjs/schema.js +3 -3
- package/dist/modules/datasource/cdnjs/schema.js.map +1 -1
- package/dist/modules/datasource/conan/schema.d.ts +3 -3
- package/dist/modules/datasource/conda/prefix-dev.js +1 -1
- package/dist/modules/datasource/conda/prefix-dev.js.map +1 -1
- package/dist/modules/datasource/conda/schema/prefix-dev.d.ts +7 -7
- package/dist/modules/datasource/conda/schema/prefix-dev.js +2 -2
- package/dist/modules/datasource/conda/schema/prefix-dev.js.map +1 -1
- package/dist/modules/datasource/cpan/schema.js +2 -2
- package/dist/modules/datasource/cpan/schema.js.map +1 -1
- package/dist/modules/datasource/crate/index.js +12 -11
- package/dist/modules/datasource/crate/index.js.map +1 -1
- package/dist/modules/datasource/crate/schema.d.ts +1 -1
- package/dist/modules/datasource/crate/schema.js +2 -2
- package/dist/modules/datasource/crate/schema.js.map +1 -1
- package/dist/modules/datasource/custom/index.d.ts +1 -1
- package/dist/modules/datasource/custom/index.js +2 -2
- package/dist/modules/datasource/custom/index.js.map +1 -1
- package/dist/modules/datasource/custom/schema.d.ts +1 -1
- package/dist/modules/datasource/custom/schema.js +2 -2
- package/dist/modules/datasource/custom/schema.js.map +1 -1
- package/dist/modules/datasource/docker/index.d.ts +1 -1
- package/dist/modules/datasource/docker/index.js +4 -1
- package/dist/modules/datasource/docker/index.js.map +1 -1
- package/dist/modules/datasource/docker/schema.d.ts +4 -4
- package/dist/modules/datasource/forgejo-releases/index.js +3 -3
- package/dist/modules/datasource/forgejo-releases/index.js.map +1 -1
- package/dist/modules/datasource/forgejo-releases/schema.d.ts +6 -6
- package/dist/modules/datasource/forgejo-releases/schema.js +3 -3
- package/dist/modules/datasource/forgejo-releases/schema.js.map +1 -1
- package/dist/modules/datasource/forgejo-tags/index.js +3 -3
- package/dist/modules/datasource/forgejo-tags/index.js.map +1 -1
- package/dist/modules/datasource/forgejo-tags/schema.d.ts +4 -4
- package/dist/modules/datasource/forgejo-tags/schema.js +7 -7
- package/dist/modules/datasource/forgejo-tags/schema.js.map +1 -1
- package/dist/modules/datasource/gitea-releases/index.js +3 -3
- package/dist/modules/datasource/gitea-releases/index.js.map +1 -1
- package/dist/modules/datasource/gitea-releases/schema.d.ts +6 -6
- package/dist/modules/datasource/gitea-releases/schema.js +3 -3
- package/dist/modules/datasource/gitea-releases/schema.js.map +1 -1
- package/dist/modules/datasource/gitea-tags/index.js +3 -3
- package/dist/modules/datasource/gitea-tags/index.js.map +1 -1
- package/dist/modules/datasource/gitea-tags/schema.d.ts +4 -4
- package/dist/modules/datasource/gitea-tags/schema.js +7 -7
- package/dist/modules/datasource/gitea-tags/schema.js.map +1 -1
- package/dist/modules/datasource/github-runners/index.js +5 -3
- package/dist/modules/datasource/github-runners/index.js.map +1 -1
- package/dist/modules/datasource/go/base.js +3 -2
- package/dist/modules/datasource/go/base.js.map +1 -1
- package/dist/modules/datasource/go/common.js +13 -9
- package/dist/modules/datasource/go/common.js.map +1 -1
- package/dist/modules/datasource/go/index.js +7 -2
- package/dist/modules/datasource/go/index.js.map +1 -1
- package/dist/modules/datasource/go/releases-direct.d.ts +2 -0
- package/dist/modules/datasource/go/releases-direct.js +7 -1
- package/dist/modules/datasource/go/releases-direct.js.map +1 -1
- package/dist/modules/datasource/go/releases-goproxy.js +1 -1
- package/dist/modules/datasource/go/releases-goproxy.js.map +1 -1
- package/dist/modules/datasource/helm/index.js +1 -1
- package/dist/modules/datasource/helm/index.js.map +1 -1
- package/dist/modules/datasource/helm/schema.d.ts +2 -2
- package/dist/modules/datasource/helm/schema.js +4 -4
- package/dist/modules/datasource/helm/schema.js.map +1 -1
- package/dist/modules/datasource/jsr/common.d.ts +1 -0
- package/dist/modules/datasource/jsr/common.js +12 -0
- package/dist/modules/datasource/jsr/common.js.map +1 -0
- package/dist/modules/datasource/jsr/index.d.ts +12 -0
- package/dist/modules/datasource/jsr/index.js +66 -0
- package/dist/modules/datasource/jsr/index.js.map +1 -0
- package/dist/modules/datasource/jsr/schema.d.ts +27 -0
- package/dist/modules/datasource/jsr/schema.js +20 -0
- package/dist/modules/datasource/jsr/schema.js.map +1 -0
- package/dist/modules/datasource/jsr/util.d.ts +4 -0
- package/dist/modules/datasource/jsr/util.js +53 -0
- package/dist/modules/datasource/jsr/util.js.map +1 -0
- package/dist/modules/datasource/maven/index.js +14 -0
- package/dist/modules/datasource/maven/index.js.map +1 -1
- package/dist/modules/datasource/maven/util.js +10 -0
- package/dist/modules/datasource/maven/util.js.map +1 -1
- package/dist/modules/datasource/npm/get.js +2 -1
- package/dist/modules/datasource/npm/get.js.map +1 -1
- package/dist/modules/datasource/npm/types.d.ts +7 -0
- package/dist/modules/datasource/npm/types.js.map +1 -1
- package/dist/modules/datasource/nuget/v3.js +3 -1
- package/dist/modules/datasource/nuget/v3.js.map +1 -1
- package/dist/modules/datasource/packagist/schema.d.ts +12 -12
- package/dist/modules/datasource/pypi/index.d.ts +1 -0
- package/dist/modules/datasource/pypi/index.js +1 -0
- package/dist/modules/datasource/pypi/index.js.map +1 -1
- package/dist/modules/datasource/python-version/schema.d.ts +3 -3
- package/dist/modules/datasource/rpm/index.d.ts +7 -0
- package/dist/modules/datasource/rpm/index.js +7 -0
- package/dist/modules/datasource/rpm/index.js.map +1 -1
- package/dist/modules/datasource/types.d.ts +2 -0
- package/dist/modules/datasource/types.js.map +1 -1
- package/dist/modules/datasource/typst/index.d.ts +11 -0
- package/dist/modules/datasource/typst/index.js +65 -0
- package/dist/modules/datasource/typst/index.js.map +1 -0
- package/dist/modules/datasource/typst/schema.d.ts +31 -0
- package/dist/modules/datasource/typst/schema.js +28 -0
- package/dist/modules/datasource/typst/schema.js.map +1 -0
- package/dist/modules/datasource/unity3d-packages/schema.d.ts +4 -4
- package/dist/modules/manager/api.js +6 -0
- package/dist/modules/manager/api.js.map +1 -1
- package/dist/modules/manager/argocd/extract.js +1 -1
- package/dist/modules/manager/argocd/extract.js.map +1 -1
- package/dist/modules/manager/argocd/schema.d.ts +1 -1
- package/dist/modules/manager/argocd/schema.js +2 -2
- package/dist/modules/manager/argocd/schema.js.map +1 -1
- package/dist/modules/manager/azure-pipelines/schema.d.ts +1 -1
- package/dist/modules/manager/batect/extract.js +1 -1
- package/dist/modules/manager/batect/extract.js.map +1 -1
- package/dist/modules/manager/batect/schema.d.ts +4 -4
- package/dist/modules/manager/batect/schema.js +2 -2
- package/dist/modules/manager/batect/schema.js.map +1 -1
- package/dist/modules/manager/bazel/rules/docker.d.ts +3 -3
- package/dist/modules/manager/bazel/rules/git.d.ts +5 -5
- package/dist/modules/manager/bazel/rules/go.d.ts +5 -5
- package/dist/modules/manager/bazel/rules/oci.d.ts +3 -3
- package/dist/modules/manager/bazel-module/extract.js +5 -0
- package/dist/modules/manager/bazel-module/extract.js.map +1 -1
- package/dist/modules/manager/bazel-module/parser/context.d.ts +6 -0
- package/dist/modules/manager/bazel-module/parser/context.js +42 -2
- package/dist/modules/manager/bazel-module/parser/context.js.map +1 -1
- package/dist/modules/manager/bazel-module/parser/fragments.d.ts +276 -112
- package/dist/modules/manager/bazel-module/parser/fragments.js +70 -32
- package/dist/modules/manager/bazel-module/parser/fragments.js.map +1 -1
- package/dist/modules/manager/bazel-module/parser/index.js +3 -1
- package/dist/modules/manager/bazel-module/parser/index.js.map +1 -1
- package/dist/modules/manager/bazel-module/parser/maven.d.ts +27 -27
- package/dist/modules/manager/bazel-module/parser/maven.js +7 -7
- package/dist/modules/manager/bazel-module/parser/maven.js.map +1 -1
- package/dist/modules/manager/bazel-module/parser/oci.d.ts +38 -38
- package/dist/modules/manager/bazel-module/parser/oci.js +5 -5
- package/dist/modules/manager/bazel-module/parser/oci.js.map +1 -1
- package/dist/modules/manager/bazel-module/parser/repo-rules.d.ts +5 -0
- package/dist/modules/manager/bazel-module/parser/repo-rules.js +71 -0
- package/dist/modules/manager/bazel-module/parser/repo-rules.js.map +1 -0
- package/dist/modules/manager/bazel-module/rules-img.d.ts +229 -0
- package/dist/modules/manager/bazel-module/rules-img.js +74 -0
- package/dist/modules/manager/bazel-module/rules-img.js.map +1 -0
- package/dist/modules/manager/bazel-module/rules.d.ts +101 -101
- package/dist/modules/manager/bazel-module/rules.js +18 -18
- package/dist/modules/manager/bazel-module/rules.js.map +1 -1
- package/dist/modules/manager/bitrise/schema.d.ts +1 -1
- package/dist/modules/manager/bun/artifacts.js +5 -4
- package/dist/modules/manager/bun/artifacts.js.map +1 -1
- package/dist/modules/manager/bundler/locked-version.js +44 -23
- package/dist/modules/manager/bundler/locked-version.js.map +1 -1
- package/dist/modules/manager/cargo/artifacts.js +15 -11
- package/dist/modules/manager/cargo/artifacts.js.map +1 -1
- package/dist/modules/manager/cargo/extract.js +6 -3
- package/dist/modules/manager/cargo/extract.js.map +1 -1
- package/dist/modules/manager/cargo/index.d.ts +0 -1
- package/dist/modules/manager/cargo/index.js +11 -4
- package/dist/modules/manager/cargo/index.js.map +1 -1
- package/dist/modules/manager/cargo/locked-version.d.ts +2 -2
- package/dist/modules/manager/cargo/locked-version.js +1 -1
- package/dist/modules/manager/cargo/locked-version.js.map +1 -1
- package/dist/modules/manager/cargo/schema.d.ts +206 -35
- package/dist/modules/manager/cargo/schema.js +26 -18
- package/dist/modules/manager/cargo/schema.js.map +1 -1
- package/dist/modules/manager/cloudbuild/schema.d.ts +1 -1
- package/dist/modules/manager/composer/schema.d.ts +98 -98
- package/dist/modules/manager/conan/artifacts.js +12 -2
- package/dist/modules/manager/conan/artifacts.js.map +1 -1
- package/dist/modules/manager/conan/extract.js +1 -1
- package/dist/modules/manager/conan/extract.js.map +1 -1
- package/dist/modules/manager/conan/index.d.ts +0 -1
- package/dist/modules/manager/conan/index.js +0 -1
- package/dist/modules/manager/conan/index.js.map +1 -1
- package/dist/modules/manager/copier/artifacts.js +5 -5
- package/dist/modules/manager/copier/artifacts.js.map +1 -1
- package/dist/modules/manager/copier/schema.d.ts +2 -2
- package/dist/modules/manager/copier/schema.js +5 -1
- package/dist/modules/manager/copier/schema.js.map +1 -1
- package/dist/modules/manager/crossplane/extract.js +1 -1
- package/dist/modules/manager/crossplane/extract.js.map +1 -1
- package/dist/modules/manager/crossplane/schema.d.ts +2 -2
- package/dist/modules/manager/crossplane/schema.js +2 -2
- package/dist/modules/manager/crossplane/schema.js.map +1 -1
- package/dist/modules/manager/crow/extract.d.ts +2 -0
- package/dist/modules/manager/crow/extract.js +35 -0
- package/dist/modules/manager/crow/extract.js.map +1 -0
- package/dist/modules/manager/crow/index.d.ts +8 -0
- package/dist/modules/manager/crow/index.js +13 -0
- package/dist/modules/manager/crow/index.js.map +1 -0
- package/dist/modules/manager/crow/schema.d.ts +66 -0
- package/dist/modules/manager/crow/schema.js +15 -0
- package/dist/modules/manager/crow/schema.js.map +1 -0
- package/dist/modules/manager/custom/jsonata/schema.d.ts +1 -1
- package/dist/modules/manager/custom/jsonata/schema.js +4 -4
- package/dist/modules/manager/custom/jsonata/schema.js.map +1 -1
- package/dist/modules/manager/custom/jsonata/utils.js +3 -3
- package/dist/modules/manager/custom/jsonata/utils.js.map +1 -1
- package/dist/modules/manager/devbox/extract.js +1 -1
- package/dist/modules/manager/devbox/extract.js.map +1 -1
- package/dist/modules/manager/devbox/schema.d.ts +1 -1
- package/dist/modules/manager/devbox/schema.js +2 -2
- package/dist/modules/manager/devbox/schema.js.map +1 -1
- package/dist/modules/manager/devcontainer/schema.d.ts +1 -1
- package/dist/modules/manager/fingerprint.generated.js +35 -32
- package/dist/modules/manager/fingerprint.generated.js.map +1 -1
- package/dist/modules/manager/fleet/schema.d.ts +16 -16
- package/dist/modules/manager/flux/schema.d.ts +24 -24
- package/dist/modules/manager/github-actions/community.d.ts +96 -0
- package/dist/modules/manager/github-actions/community.js +116 -10
- package/dist/modules/manager/github-actions/community.js.map +1 -1
- package/dist/modules/manager/github-actions/extract.js +2 -1
- package/dist/modules/manager/github-actions/extract.js.map +1 -1
- package/dist/modules/manager/github-actions/schema.d.ts +3 -3
- package/dist/modules/manager/github-actions/schema.js +7 -7
- package/dist/modules/manager/github-actions/schema.js.map +1 -1
- package/dist/modules/manager/gitlabci/extract.js +2 -0
- package/dist/modules/manager/gitlabci/extract.js.map +1 -1
- package/dist/modules/manager/glasskube/schema.d.ts +12 -12
- package/dist/modules/manager/gleam/schema.d.ts +4 -4
- package/dist/modules/manager/gomod/artifacts.js +8 -4
- package/dist/modules/manager/gomod/artifacts.js.map +1 -1
- package/dist/modules/manager/gradle/parser/dependencies.js +23 -2
- package/dist/modules/manager/gradle/parser/dependencies.js.map +1 -1
- package/dist/modules/manager/gradle/parser/objects.js +15 -0
- package/dist/modules/manager/gradle/parser/objects.js.map +1 -1
- package/dist/modules/manager/gradle/parser.js +1 -1
- package/dist/modules/manager/gradle/parser.js.map +1 -1
- package/dist/modules/manager/helmfile/extract.js +26 -21
- package/dist/modules/manager/helmfile/extract.js.map +1 -1
- package/dist/modules/manager/helmfile/index.js +4 -1
- package/dist/modules/manager/helmfile/index.js.map +1 -1
- package/dist/modules/manager/helmfile/schema.d.ts +4 -4
- package/dist/modules/manager/maven-wrapper/artifacts.js +1 -1
- package/dist/modules/manager/maven-wrapper/artifacts.js.map +1 -1
- package/dist/modules/manager/maven-wrapper/extract.js +4 -4
- package/dist/modules/manager/maven-wrapper/extract.js.map +1 -1
- package/dist/modules/manager/maven-wrapper/index.d.ts +1 -1
- package/dist/modules/manager/maven-wrapper/index.js +5 -2
- package/dist/modules/manager/maven-wrapper/index.js.map +1 -1
- package/dist/modules/manager/mise/backends.d.ts +2 -2
- package/dist/modules/manager/mise/backends.js +1 -1
- package/dist/modules/manager/mise/backends.js.map +1 -1
- package/dist/modules/manager/mise/extract.js.map +1 -1
- package/dist/modules/manager/mise/schema.d.ts +6 -29
- package/dist/modules/manager/mise/schema.js +7 -8
- package/dist/modules/manager/mise/schema.js.map +1 -1
- package/dist/modules/manager/mise/upgradeable-tooling.js +1 -1
- package/dist/modules/manager/mise/upgradeable-tooling.js.map +1 -1
- package/dist/modules/manager/mise/utils.d.ts +2 -2
- package/dist/modules/manager/mise/utils.js +1 -1
- package/dist/modules/manager/mise/utils.js.map +1 -1
- package/dist/modules/manager/nix/artifacts.js +2 -2
- package/dist/modules/manager/nix/artifacts.js.map +1 -1
- package/dist/modules/manager/nix/extract.d.ts +2 -2
- package/dist/modules/manager/nix/extract.js +79 -67
- package/dist/modules/manager/nix/extract.js.map +1 -1
- package/dist/modules/manager/nix/index.d.ts +1 -0
- package/dist/modules/manager/nix/index.js +3 -1
- package/dist/modules/manager/nix/index.js.map +1 -1
- package/dist/modules/manager/nix/range.d.ts +3 -0
- package/dist/modules/manager/nix/range.js +10 -0
- package/dist/modules/manager/nix/range.js.map +1 -0
- package/dist/modules/manager/nix/schema.d.ts +42 -28
- package/dist/modules/manager/nix/schema.js +4 -1
- package/dist/modules/manager/nix/schema.js.map +1 -1
- package/dist/modules/manager/npm/extract/common/package-file.d.ts +1 -0
- package/dist/modules/manager/npm/extract/common/package-file.js +8 -0
- package/dist/modules/manager/npm/extract/common/package-file.js.map +1 -1
- package/dist/modules/manager/npm/extract/index.js +24 -7
- package/dist/modules/manager/npm/extract/index.js.map +1 -1
- package/dist/modules/manager/npm/extract/pnpm.d.ts +4 -3
- package/dist/modules/manager/npm/extract/pnpm.js +1 -1
- package/dist/modules/manager/npm/extract/pnpm.js.map +1 -1
- package/dist/modules/manager/npm/extract/post/locked-versions.js +6 -0
- package/dist/modules/manager/npm/extract/post/locked-versions.js.map +1 -1
- package/dist/modules/manager/npm/extract/yarn.d.ts +4 -0
- package/dist/modules/manager/npm/extract/yarn.js +35 -0
- package/dist/modules/manager/npm/extract/yarn.js.map +1 -1
- package/dist/modules/manager/npm/extract/yarnrc.d.ts +4 -4
- package/dist/modules/manager/npm/extract/yarnrc.js +1 -2
- package/dist/modules/manager/npm/extract/yarnrc.js.map +1 -1
- package/dist/modules/manager/npm/index.js +1 -0
- package/dist/modules/manager/npm/index.js.map +1 -1
- package/dist/modules/manager/npm/post-update/index.js +2 -1
- package/dist/modules/manager/npm/post-update/index.js.map +1 -1
- package/dist/modules/manager/npm/post-update/npm.js +14 -1
- package/dist/modules/manager/npm/post-update/npm.js.map +1 -1
- package/dist/modules/manager/npm/post-update/pnpm.js +6 -1
- package/dist/modules/manager/npm/post-update/pnpm.js.map +1 -1
- package/dist/modules/manager/npm/post-update/types.d.ts +5 -5
- package/dist/modules/manager/npm/post-update/types.js.map +1 -1
- package/dist/modules/manager/npm/post-update/utils.d.ts +3 -4
- package/dist/modules/manager/npm/post-update/utils.js +2 -13
- package/dist/modules/manager/npm/post-update/utils.js.map +1 -1
- package/dist/modules/manager/npm/schema.d.ts +35 -97
- package/dist/modules/manager/npm/schema.js +21 -16
- package/dist/modules/manager/npm/schema.js.map +1 -1
- package/dist/modules/manager/npm/update/dependency/index.js +4 -0
- package/dist/modules/manager/npm/update/dependency/index.js.map +1 -1
- package/dist/modules/manager/npm/update/dependency/pnpm.js +1 -1
- package/dist/modules/manager/npm/update/dependency/pnpm.js.map +1 -1
- package/dist/modules/manager/npm/update/dependency/yarn.d.ts +2 -0
- package/dist/modules/manager/npm/update/dependency/yarn.js +102 -0
- package/dist/modules/manager/npm/update/dependency/yarn.js.map +1 -0
- package/dist/modules/manager/npm/utils.d.ts +2 -0
- package/dist/modules/manager/npm/utils.js +10 -0
- package/dist/modules/manager/npm/utils.js.map +1 -1
- package/dist/modules/manager/nuget/extract.js +5 -0
- package/dist/modules/manager/nuget/extract.js.map +1 -1
- package/dist/modules/manager/nuget/schema.d.ts +3 -56
- package/dist/modules/manager/nuget/schema.js +5 -6
- package/dist/modules/manager/nuget/schema.js.map +1 -1
- package/dist/modules/manager/nvm/extract.js +8 -1
- package/dist/modules/manager/nvm/extract.js.map +1 -1
- package/dist/modules/manager/ocb/extract.js +1 -1
- package/dist/modules/manager/ocb/extract.js.map +1 -1
- package/dist/modules/manager/ocb/schema.d.ts +4 -4
- package/dist/modules/manager/ocb/schema.js +9 -9
- package/dist/modules/manager/ocb/schema.js.map +1 -1
- package/dist/modules/manager/pep621/extract.d.ts +1 -1
- package/dist/modules/manager/pep621/extract.js +11 -3
- package/dist/modules/manager/pep621/extract.js.map +1 -1
- package/dist/modules/manager/pep621/processors/abstract.d.ts +10 -0
- package/dist/modules/manager/pep621/processors/abstract.js +25 -0
- package/dist/modules/manager/pep621/processors/abstract.js.map +1 -0
- package/dist/modules/manager/pep621/processors/hatch.d.ts +2 -2
- package/dist/modules/manager/pep621/processors/hatch.js +2 -1
- package/dist/modules/manager/pep621/processors/hatch.js.map +1 -1
- package/dist/modules/manager/pep621/processors/index.d.ts +2 -4
- package/dist/modules/manager/pep621/processors/index.js.map +1 -1
- package/dist/modules/manager/pep621/processors/pdm.d.ts +3 -2
- package/dist/modules/manager/pep621/processors/pdm.js +5 -4
- package/dist/modules/manager/pep621/processors/pdm.js.map +1 -1
- package/dist/modules/manager/pep621/processors/types.d.ts +1 -0
- package/dist/modules/manager/pep621/processors/types.js.map +1 -1
- package/dist/modules/manager/pep621/processors/uv.d.ts +3 -2
- package/dist/modules/manager/pep621/processors/uv.js +8 -6
- package/dist/modules/manager/pep621/processors/uv.js.map +1 -1
- package/dist/modules/manager/pep621/schema.d.ts +35 -257
- package/dist/modules/manager/pep621/schema.js +17 -21
- package/dist/modules/manager/pep621/schema.js.map +1 -1
- package/dist/modules/manager/pep723/extract.js +1 -1
- package/dist/modules/manager/pep723/extract.js.map +1 -1
- package/dist/modules/manager/pep723/schema.d.ts +1 -1
- package/dist/modules/manager/pep723/schema.js +2 -2
- package/dist/modules/manager/pep723/schema.js.map +1 -1
- package/dist/modules/manager/pip-compile/extract.d.ts +1 -1
- package/dist/modules/manager/pip-compile/extract.js +9 -6
- package/dist/modules/manager/pip-compile/extract.js.map +1 -1
- package/dist/modules/manager/pixi/extract.js +4 -7
- package/dist/modules/manager/pixi/extract.js.map +1 -1
- package/dist/modules/manager/pixi/schema.d.ts +296 -4
- package/dist/modules/manager/pixi/schema.js +11 -4
- package/dist/modules/manager/pixi/schema.js.map +1 -1
- package/dist/modules/manager/poetry/artifacts.js +2 -2
- package/dist/modules/manager/poetry/artifacts.js.map +1 -1
- package/dist/modules/manager/poetry/extract.js +1 -1
- package/dist/modules/manager/poetry/extract.js.map +1 -1
- package/dist/modules/manager/poetry/index.d.ts +1 -0
- package/dist/modules/manager/poetry/index.js +2 -1
- package/dist/modules/manager/poetry/index.js.map +1 -1
- package/dist/modules/manager/poetry/schema.d.ts +45 -138
- package/dist/modules/manager/poetry/schema.js +49 -32
- package/dist/modules/manager/poetry/schema.js.map +1 -1
- package/dist/modules/manager/poetry/update-locked.js +2 -2
- package/dist/modules/manager/poetry/update-locked.js.map +1 -1
- package/dist/modules/manager/pre-commit/extract.js +2 -1
- package/dist/modules/manager/pre-commit/extract.js.map +1 -1
- package/dist/modules/manager/pub/extract.js +38 -8
- package/dist/modules/manager/pub/extract.js.map +1 -1
- package/dist/modules/manager/pub/index.d.ts +0 -1
- package/dist/modules/manager/pub/index.js +0 -3
- package/dist/modules/manager/pub/index.js.map +1 -1
- package/dist/modules/manager/pub/schema.d.ts +25 -79
- package/dist/modules/manager/pub/schema.js +17 -10
- package/dist/modules/manager/pub/schema.js.map +1 -1
- package/dist/modules/manager/pub/utils.d.ts +3 -3
- package/dist/modules/manager/pub/utils.js +2 -2
- package/dist/modules/manager/pub/utils.js.map +1 -1
- package/dist/modules/manager/quadlet/extract.d.ts +2 -0
- package/dist/modules/manager/quadlet/extract.js +54 -0
- package/dist/modules/manager/quadlet/extract.js.map +1 -0
- package/dist/modules/manager/quadlet/index.d.ts +8 -0
- package/dist/modules/manager/quadlet/index.js +13 -0
- package/dist/modules/manager/quadlet/index.js.map +1 -0
- package/dist/modules/manager/quadlet/schema.d.ts +45 -0
- package/dist/modules/manager/quadlet/schema.js +23 -0
- package/dist/modules/manager/quadlet/schema.js.map +1 -0
- package/dist/modules/manager/renovate-config-presets/extract.js +1 -1
- package/dist/modules/manager/renovate-config-presets/extract.js.map +1 -1
- package/dist/modules/manager/renovate-config-presets/index.js +1 -1
- package/dist/modules/manager/renovate-config-presets/index.js.map +1 -1
- package/dist/modules/manager/renovate-config-presets/schema.d.ts +1 -1
- package/dist/modules/manager/renovate-config-presets/schema.js +2 -2
- package/dist/modules/manager/renovate-config-presets/schema.js.map +1 -1
- package/dist/modules/manager/swift/extract.js +25 -9
- package/dist/modules/manager/swift/extract.js.map +1 -1
- package/dist/modules/manager/swift/index.js +7 -1
- package/dist/modules/manager/swift/index.js.map +1 -1
- package/dist/modules/manager/terraform/extractors/resources/generic-docker-image-ref.js +1 -1
- package/dist/modules/manager/terraform/extractors/resources/generic-docker-image-ref.js.map +1 -1
- package/dist/modules/manager/terraform/lockfile/hash.js +1 -1
- package/dist/modules/manager/terraform/lockfile/hash.js.map +1 -1
- package/dist/modules/manager/terragrunt/util.js +1 -1
- package/dist/modules/manager/terragrunt/util.js.map +1 -1
- package/dist/modules/manager/types.d.ts +2 -0
- package/dist/modules/manager/types.js.map +1 -1
- package/dist/modules/manager/typst/extract.d.ts +2 -0
- package/dist/modules/manager/typst/extract.js +31 -0
- package/dist/modules/manager/typst/extract.js.map +1 -0
- package/dist/modules/manager/typst/index.d.ts +7 -0
- package/dist/modules/manager/typst/index.js +12 -0
- package/dist/modules/manager/typst/index.js.map +1 -0
- package/dist/modules/manager/util.js +3 -2
- package/dist/modules/manager/util.js.map +1 -1
- package/dist/modules/manager/vendir/schema.d.ts +13 -13
- package/dist/modules/platform/azure/azure-helper.js +1 -1
- package/dist/modules/platform/azure/azure-helper.js.map +1 -1
- package/dist/modules/platform/azure/schema.d.ts +3 -3
- package/dist/modules/platform/azure/schema.js +4 -4
- package/dist/modules/platform/azure/schema.js.map +1 -1
- package/dist/modules/platform/bitbucket/index.js +12 -9
- package/dist/modules/platform/bitbucket/index.js.map +1 -1
- package/dist/modules/platform/bitbucket/schema.d.ts +7 -7
- package/dist/modules/platform/bitbucket/schema.js +7 -7
- package/dist/modules/platform/bitbucket/schema.js.map +1 -1
- package/dist/modules/platform/bitbucket-server/index.js +7 -6
- package/dist/modules/platform/bitbucket-server/index.js.map +1 -1
- package/dist/modules/platform/bitbucket-server/schema.d.ts +16 -17
- package/dist/modules/platform/bitbucket-server/schema.js +6 -8
- package/dist/modules/platform/bitbucket-server/schema.js.map +1 -1
- package/dist/modules/platform/codecommit/index.d.ts +0 -8
- package/dist/modules/platform/codecommit/index.js +16 -16
- package/dist/modules/platform/codecommit/index.js.map +1 -1
- package/dist/modules/platform/forgejo/index.js +39 -38
- package/dist/modules/platform/forgejo/index.js.map +1 -1
- package/dist/modules/platform/forgejo/types.d.ts +3 -2
- package/dist/modules/platform/forgejo/types.js.map +1 -1
- package/dist/modules/platform/forgejo/utils.d.ts +1 -0
- package/dist/modules/platform/forgejo/utils.js +17 -0
- package/dist/modules/platform/forgejo/utils.js.map +1 -1
- package/dist/modules/platform/gerrit/client.d.ts +1 -1
- package/dist/modules/platform/gerrit/client.js +32 -33
- package/dist/modules/platform/gerrit/client.js.map +1 -1
- package/dist/modules/platform/gerrit/index.d.ts +1 -2
- package/dist/modules/platform/gerrit/index.js +8 -16
- package/dist/modules/platform/gerrit/index.js.map +1 -1
- package/dist/modules/platform/gerrit/scm.js +7 -13
- package/dist/modules/platform/gerrit/scm.js.map +1 -1
- package/dist/modules/platform/gerrit/types.d.ts +27 -1
- package/dist/modules/platform/gerrit/types.js.map +1 -1
- package/dist/modules/platform/gitea/index.js +34 -37
- package/dist/modules/platform/gitea/index.js.map +1 -1
- package/dist/modules/platform/gitea/schema.d.ts +3 -3
- package/dist/modules/platform/gitea/schema.js +3 -3
- package/dist/modules/platform/gitea/schema.js.map +1 -1
- package/dist/modules/platform/gitea/types.d.ts +3 -2
- package/dist/modules/platform/gitea/types.js.map +1 -1
- package/dist/modules/platform/gitea/utils.d.ts +1 -0
- package/dist/modules/platform/gitea/utils.js +17 -0
- package/dist/modules/platform/gitea/utils.js.map +1 -1
- package/dist/modules/platform/github/index.d.ts +1 -1
- package/dist/modules/platform/github/index.js +92 -33
- package/dist/modules/platform/github/index.js.map +1 -1
- package/dist/modules/platform/github/schema.d.ts +32 -2
- package/dist/modules/platform/github/schema.js +32 -8
- package/dist/modules/platform/github/schema.js.map +1 -1
- package/dist/modules/platform/github/types.d.ts +2 -2
- package/dist/modules/platform/github/types.js.map +1 -1
- package/dist/modules/platform/github/user.d.ts +2 -1
- package/dist/modules/platform/github/user.js.map +1 -1
- package/dist/modules/platform/gitlab/index.js.map +1 -1
- package/dist/modules/platform/gitlab/pr-cache.d.ts +0 -2
- package/dist/modules/platform/gitlab/pr-cache.js +28 -37
- package/dist/modules/platform/gitlab/pr-cache.js.map +1 -1
- package/dist/modules/platform/gitlab/utils.js +1 -0
- package/dist/modules/platform/gitlab/utils.js.map +1 -1
- package/dist/modules/platform/types.d.ts +1 -1
- package/dist/modules/platform/types.js.map +1 -1
- package/dist/modules/versioning/api.js +2 -0
- package/dist/modules/versioning/api.js.map +1 -1
- package/dist/modules/versioning/cargo/index.js +7 -7
- package/dist/modules/versioning/cargo/index.js.map +1 -1
- package/dist/modules/versioning/composer/index.js +0 -4
- package/dist/modules/versioning/composer/index.js.map +1 -1
- package/dist/modules/versioning/conan/index.js +1 -1
- package/dist/modules/versioning/conan/index.js.map +1 -1
- package/dist/modules/versioning/conda/index.d.ts +2 -0
- package/dist/modules/versioning/conda/index.js +4 -4
- package/dist/modules/versioning/conda/index.js.map +1 -1
- package/dist/modules/versioning/debian/index.d.ts +1 -1
- package/dist/modules/versioning/debian/index.js +2 -17
- package/dist/modules/versioning/debian/index.js.map +1 -1
- package/dist/modules/versioning/gradle/index.js +2 -2
- package/dist/modules/versioning/gradle/index.js.map +1 -1
- package/dist/modules/versioning/hashicorp/index.js +0 -1
- package/dist/modules/versioning/hashicorp/index.js.map +1 -1
- package/dist/modules/versioning/helm/index.js +0 -1
- package/dist/modules/versioning/helm/index.js.map +1 -1
- package/dist/modules/versioning/hex/index.js +0 -1
- package/dist/modules/versioning/hex/index.js.map +1 -1
- package/dist/modules/versioning/ivy/index.js +1 -2
- package/dist/modules/versioning/ivy/index.js.map +1 -1
- package/dist/modules/versioning/npm/index.js +0 -1
- package/dist/modules/versioning/npm/index.js.map +1 -1
- package/dist/modules/versioning/npm/range.js +2 -3
- package/dist/modules/versioning/npm/range.js.map +1 -1
- package/dist/modules/versioning/nuget/index.js +8 -4
- package/dist/modules/versioning/nuget/index.js.map +1 -1
- package/dist/modules/versioning/pep440/index.js +1 -1
- package/dist/modules/versioning/pep440/index.js.map +1 -1
- package/dist/modules/versioning/pep440/range.d.ts +1 -0
- package/dist/modules/versioning/pep440/range.js +4 -3
- package/dist/modules/versioning/pep440/range.js.map +1 -1
- package/dist/modules/versioning/poetry/index.js +0 -4
- package/dist/modules/versioning/poetry/index.js.map +1 -1
- package/dist/modules/versioning/rez/index.js +0 -1
- package/dist/modules/versioning/rez/index.js.map +1 -1
- package/dist/modules/versioning/ruby/index.js +5 -5
- package/dist/modules/versioning/ruby/index.js.map +1 -1
- package/dist/modules/versioning/ruby/strategies/index.d.ts +1 -2
- package/dist/modules/versioning/ruby/strategies/index.js +1 -3
- package/dist/modules/versioning/ruby/strategies/index.js.map +1 -1
- package/dist/modules/versioning/semver-partial/index.d.ts +8 -0
- package/dist/modules/versioning/semver-partial/index.js +211 -0
- package/dist/modules/versioning/semver-partial/index.js.map +1 -0
- package/dist/modules/versioning/swift/index.js +0 -1
- package/dist/modules/versioning/swift/index.js.map +1 -1
- package/dist/modules/versioning/types.d.ts +5 -0
- package/dist/modules/versioning/types.js.map +1 -1
- package/dist/renovate.js +0 -0
- package/dist/util/cache/package/decorator.js +20 -9
- package/dist/util/cache/package/decorator.js.map +1 -1
- package/dist/util/cache/package/file.d.ts +1 -1
- package/dist/util/cache/package/file.js +3 -3
- package/dist/util/cache/package/file.js.map +1 -1
- package/dist/util/cache/package/index.d.ts +9 -2
- package/dist/util/cache/package/index.js +19 -4
- package/dist/util/cache/package/index.js.map +1 -1
- package/dist/util/cache/package/namespaces.d.ts +1 -1
- package/dist/util/cache/package/namespaces.js +3 -0
- package/dist/util/cache/package/namespaces.js.map +1 -1
- package/dist/util/cache/package/redis.d.ts +1 -1
- package/dist/util/cache/package/redis.js +17 -7
- package/dist/util/cache/package/redis.js.map +1 -1
- package/dist/util/cache/package/sqlite.d.ts +1 -1
- package/dist/util/cache/package/sqlite.js +2 -2
- package/dist/util/cache/package/sqlite.js.map +1 -1
- package/dist/util/cache/package/types.d.ts +1 -1
- package/dist/util/cache/package/types.js.map +1 -1
- package/dist/util/cache/repository/http-cache.js +1 -1
- package/dist/util/cache/repository/http-cache.js.map +1 -1
- package/dist/util/cache/repository/schema.d.ts +1 -1
- package/dist/util/cache/repository/types.d.ts +1 -0
- package/dist/util/cache/repository/types.js.map +1 -1
- package/dist/util/emoji.js +2 -2
- package/dist/util/emoji.js.map +1 -1
- package/dist/util/exec/containerbase.js +5 -0
- package/dist/util/exec/containerbase.js.map +1 -1
- package/dist/util/git/index.js +6 -3
- package/dist/util/git/index.js.map +1 -1
- package/dist/util/git/private-key.js +23 -3
- package/dist/util/git/private-key.js.map +1 -1
- package/dist/util/git/types.d.ts +2 -1
- package/dist/util/git/types.js.map +1 -1
- package/dist/util/github/graphql/query-adapters/releases-query-adapter.d.ts +6 -6
- package/dist/util/http/bitbucket.js +0 -1
- package/dist/util/http/bitbucket.js.map +1 -1
- package/dist/util/http/cache/abstract-http-cache-provider.d.ts +7 -7
- package/dist/util/http/cache/abstract-http-cache-provider.js +11 -11
- package/dist/util/http/cache/abstract-http-cache-provider.js.map +1 -1
- package/dist/util/http/cache/memory-http-cache-provider.d.ts +3 -3
- package/dist/util/http/cache/memory-http-cache-provider.js +8 -8
- package/dist/util/http/cache/memory-http-cache-provider.js.map +1 -1
- package/dist/util/http/cache/package-http-cache-provider.d.ts +5 -4
- package/dist/util/http/cache/package-http-cache-provider.js +17 -11
- package/dist/util/http/cache/package-http-cache-provider.js.map +1 -1
- package/dist/util/http/cache/repository-http-cache-provider.d.ts +16 -3
- package/dist/util/http/cache/repository-http-cache-provider.js +60 -3
- package/dist/util/http/cache/repository-http-cache-provider.js.map +1 -1
- package/dist/util/http/cache/schema.d.ts +2 -2
- package/dist/util/http/cache/schema.js +2 -2
- package/dist/util/http/cache/schema.js.map +1 -1
- package/dist/util/http/cache/types.d.ts +3 -3
- package/dist/util/http/cache/types.js.map +1 -1
- package/dist/util/http/gerrit.d.ts +1 -1
- package/dist/util/http/gerrit.js +1 -1
- package/dist/util/http/gerrit.js.map +1 -1
- package/dist/util/http/gitlab.js +0 -1
- package/dist/util/http/gitlab.js.map +1 -1
- package/dist/util/http/host-rules.js +10 -0
- package/dist/util/http/host-rules.js.map +1 -1
- package/dist/util/http/http.d.ts +1 -1
- package/dist/util/http/http.js +17 -15
- package/dist/util/http/http.js.map +1 -1
- package/dist/util/http/retry-after.js +1 -1
- package/dist/util/http/retry-after.js.map +1 -1
- package/dist/util/interpolator.js +2 -0
- package/dist/util/interpolator.js.map +1 -1
- package/dist/util/markdown.js +3 -3
- package/dist/util/markdown.js.map +1 -1
- package/dist/util/merge-confidence/index.js +3 -1
- package/dist/util/merge-confidence/index.js.map +1 -1
- package/dist/util/schema-utils/index.d.ts +8 -4
- package/dist/util/schema-utils/index.js +16 -1
- package/dist/util/schema-utils/index.js.map +1 -1
- package/dist/util/template/index.d.ts +1 -0
- package/dist/util/template/index.js +70 -64
- package/dist/util/template/index.js.map +1 -1
- package/dist/workers/global/config/parse/file.js +6 -0
- package/dist/workers/global/config/parse/file.js.map +1 -1
- package/dist/workers/global/config/parse/index.js +2 -1
- package/dist/workers/global/config/parse/index.js.map +1 -1
- package/dist/workers/repository/config-migration/branch/commit-message.js +2 -1
- package/dist/workers/repository/config-migration/branch/commit-message.js.map +1 -1
- package/dist/workers/repository/config-migration/branch/create.js +1 -0
- package/dist/workers/repository/config-migration/branch/create.js.map +1 -1
- package/dist/workers/repository/config-migration/branch/rebase.js +1 -0
- package/dist/workers/repository/config-migration/branch/rebase.js.map +1 -1
- package/dist/workers/repository/dependency-dashboard.js +42 -5
- package/dist/workers/repository/dependency-dashboard.js.map +1 -1
- package/dist/workers/repository/error-config.js +1 -1
- package/dist/workers/repository/error-config.js.map +1 -1
- package/dist/workers/repository/error.js +1 -1
- package/dist/workers/repository/error.js.map +1 -1
- package/dist/workers/repository/extract/supersedes.d.ts +1 -1
- package/dist/workers/repository/extract/supersedes.js +31 -17
- package/dist/workers/repository/extract/supersedes.js.map +1 -1
- package/dist/workers/repository/finalize/index.js +1 -1
- package/dist/workers/repository/finalize/index.js.map +1 -1
- package/dist/workers/repository/finalize/prune.js +4 -3
- package/dist/workers/repository/finalize/prune.js.map +1 -1
- package/dist/workers/repository/index.js +49 -20
- package/dist/workers/repository/index.js.map +1 -1
- package/dist/workers/repository/init/inherited.js +7 -0
- package/dist/workers/repository/init/inherited.js.map +1 -1
- package/dist/workers/repository/init/merge.js +1 -1
- package/dist/workers/repository/init/merge.js.map +1 -1
- package/dist/workers/repository/onboarding/branch/check.js +5 -3
- package/dist/workers/repository/onboarding/branch/check.js.map +1 -1
- package/dist/workers/repository/onboarding/branch/create.js +1 -0
- package/dist/workers/repository/onboarding/branch/create.js.map +1 -1
- package/dist/workers/repository/onboarding/branch/rebase.js +1 -0
- package/dist/workers/repository/onboarding/branch/rebase.js.map +1 -1
- package/dist/workers/repository/onboarding/common.js +3 -2
- package/dist/workers/repository/onboarding/common.js.map +1 -1
- package/dist/workers/repository/process/extract-update.js +2 -2
- package/dist/workers/repository/process/extract-update.js.map +1 -1
- package/dist/workers/repository/process/fetch.js +4 -3
- package/dist/workers/repository/process/fetch.js.map +1 -1
- package/dist/workers/repository/process/index.d.ts +1 -0
- package/dist/workers/repository/process/index.js +25 -5
- package/dist/workers/repository/process/index.js.map +1 -1
- package/dist/workers/repository/process/lookup/filter-checks.js +42 -8
- package/dist/workers/repository/process/lookup/filter-checks.js.map +1 -1
- package/dist/workers/repository/process/lookup/filter.js +5 -7
- package/dist/workers/repository/process/lookup/filter.js.map +1 -1
- package/dist/workers/repository/process/lookup/index.js +10 -13
- package/dist/workers/repository/process/lookup/index.js.map +1 -1
- package/dist/workers/repository/process/vulnerabilities.d.ts +1 -1
- package/dist/workers/repository/process/vulnerabilities.js +13 -8
- package/dist/workers/repository/process/vulnerabilities.js.map +1 -1
- package/dist/workers/repository/reconfigure/comment.js +1 -1
- package/dist/workers/repository/reconfigure/comment.js.map +1 -1
- package/dist/workers/repository/reconfigure/index.js +1 -1
- package/dist/workers/repository/reconfigure/index.js.map +1 -1
- package/dist/workers/repository/update/branch/commit.js +2 -0
- package/dist/workers/repository/update/branch/commit.js.map +1 -1
- package/dist/workers/repository/update/branch/execute-post-upgrade-commands.js +12 -1
- package/dist/workers/repository/update/branch/execute-post-upgrade-commands.js.map +1 -1
- package/dist/workers/repository/update/branch/index.js +65 -20
- package/dist/workers/repository/update/branch/index.js.map +1 -1
- package/dist/workers/repository/update/branch/status-checks.js +5 -0
- package/dist/workers/repository/update/branch/status-checks.js.map +1 -1
- package/dist/workers/repository/update/pr/changelog/bitbucket/index.js +1 -1
- package/dist/workers/repository/update/pr/changelog/bitbucket/index.js.map +1 -1
- package/dist/workers/repository/update/pr/changelog/forgejo/index.js +3 -3
- package/dist/workers/repository/update/pr/changelog/forgejo/index.js.map +1 -1
- package/dist/workers/repository/update/pr/changelog/gitea/index.js +3 -3
- package/dist/workers/repository/update/pr/changelog/gitea/index.js.map +1 -1
- package/dist/workers/repository/update/pr/changelog/release-notes.js +9 -4
- package/dist/workers/repository/update/pr/changelog/release-notes.js.map +1 -1
- package/dist/workers/repository/update/pr/index.js +28 -11
- package/dist/workers/repository/update/pr/index.js.map +1 -1
- package/dist/workers/repository/update/pr/pr-reuse.d.ts +1 -1
- package/dist/workers/repository/update/pr/pr-reuse.js +2 -2
- package/dist/workers/repository/update/pr/pr-reuse.js.map +1 -1
- package/dist/workers/repository/updates/generate.js +1 -0
- package/dist/workers/repository/updates/generate.js.map +1 -1
- package/dist/workers/types.d.ts +1 -0
- package/dist/workers/types.js.map +1 -1
- package/package.json +136 -153
- package/renovate-schema.json +325 -111
- package/dist/config/decrypt/kbpgp.d.ts +0 -1
- package/dist/config/decrypt/kbpgp.js +0 -58
- package/dist/config/decrypt/kbpgp.js.map +0 -1
- package/dist/config/decrypt/legacy.d.ts +0 -2
- package/dist/config/decrypt/legacy.js +0 -36
- package/dist/config/decrypt/legacy.js.map +0 -1
- package/dist/modules/versioning/ruby/strategies/pin.d.ts +0 -4
- package/dist/modules/versioning/ruby/strategies/pin.js +0 -4
- package/dist/modules/versioning/ruby/strategies/pin.js.map +0 -1
|
@@ -12,11 +12,11 @@ export declare const ComposerRepo: z.ZodObject<{
|
|
|
12
12
|
*/
|
|
13
13
|
url: z.ZodEffects<z.ZodString, string, string>;
|
|
14
14
|
}, "strip", z.ZodTypeAny, {
|
|
15
|
-
type: "composer";
|
|
16
15
|
url: string;
|
|
17
|
-
}, {
|
|
18
16
|
type: "composer";
|
|
17
|
+
}, {
|
|
19
18
|
url: string;
|
|
19
|
+
type: "composer";
|
|
20
20
|
}>;
|
|
21
21
|
export type ComposerRepo = z.infer<typeof ComposerRepo>;
|
|
22
22
|
export declare const GitRepo: z.ZodObject<{
|
|
@@ -24,12 +24,12 @@ export declare const GitRepo: z.ZodObject<{
|
|
|
24
24
|
url: z.ZodString;
|
|
25
25
|
name: z.ZodOptional<z.ZodString>;
|
|
26
26
|
}, "strip", z.ZodTypeAny, {
|
|
27
|
-
type: "git";
|
|
28
27
|
url: string;
|
|
28
|
+
type: "git";
|
|
29
29
|
name?: string | undefined;
|
|
30
30
|
}, {
|
|
31
|
-
type: "git" | "vcs";
|
|
32
31
|
url: string;
|
|
32
|
+
type: "git" | "vcs";
|
|
33
33
|
name?: string | undefined;
|
|
34
34
|
}>;
|
|
35
35
|
export type GitRepo = z.infer<typeof GitRepo>;
|
|
@@ -38,12 +38,12 @@ export declare const PathRepo: z.ZodObject<{
|
|
|
38
38
|
url: z.ZodString;
|
|
39
39
|
name: z.ZodOptional<z.ZodString>;
|
|
40
40
|
}, "strip", z.ZodTypeAny, {
|
|
41
|
-
type: "path";
|
|
42
41
|
url: string;
|
|
42
|
+
type: "path";
|
|
43
43
|
name?: string | undefined;
|
|
44
44
|
}, {
|
|
45
|
-
type: "path";
|
|
46
45
|
url: string;
|
|
46
|
+
type: "path";
|
|
47
47
|
name?: string | undefined;
|
|
48
48
|
}>;
|
|
49
49
|
export type PathRepo = z.infer<typeof PathRepo>;
|
|
@@ -65,34 +65,34 @@ export declare const Repo: z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
|
|
|
65
65
|
*/
|
|
66
66
|
url: z.ZodEffects<z.ZodString, string, string>;
|
|
67
67
|
}, "strip", z.ZodTypeAny, {
|
|
68
|
-
type: "composer";
|
|
69
68
|
url: string;
|
|
70
|
-
}, {
|
|
71
69
|
type: "composer";
|
|
70
|
+
}, {
|
|
72
71
|
url: string;
|
|
72
|
+
type: "composer";
|
|
73
73
|
}>, z.ZodObject<{
|
|
74
74
|
type: z.ZodEffects<z.ZodEnum<["vcs", "git"]>, "git", "git" | "vcs">;
|
|
75
75
|
url: z.ZodString;
|
|
76
76
|
name: z.ZodOptional<z.ZodString>;
|
|
77
77
|
}, "strip", z.ZodTypeAny, {
|
|
78
|
-
type: "git";
|
|
79
78
|
url: string;
|
|
79
|
+
type: "git";
|
|
80
80
|
name?: string | undefined;
|
|
81
81
|
}, {
|
|
82
|
-
type: "git" | "vcs";
|
|
83
82
|
url: string;
|
|
83
|
+
type: "git" | "vcs";
|
|
84
84
|
name?: string | undefined;
|
|
85
85
|
}>, z.ZodObject<{
|
|
86
86
|
type: z.ZodLiteral<"path">;
|
|
87
87
|
url: z.ZodString;
|
|
88
88
|
name: z.ZodOptional<z.ZodString>;
|
|
89
89
|
}, "strip", z.ZodTypeAny, {
|
|
90
|
-
type: "path";
|
|
91
90
|
url: string;
|
|
91
|
+
type: "path";
|
|
92
92
|
name?: string | undefined;
|
|
93
93
|
}, {
|
|
94
|
-
type: "path";
|
|
95
94
|
url: string;
|
|
95
|
+
type: "path";
|
|
96
96
|
name?: string | undefined;
|
|
97
97
|
}>, z.ZodObject<{
|
|
98
98
|
type: z.ZodLiteral<"package">;
|
|
@@ -113,23 +113,23 @@ export declare const NamedRepo: z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
|
|
|
113
113
|
*/
|
|
114
114
|
url: z.ZodEffects<z.ZodString, string, string>;
|
|
115
115
|
}, "strip", z.ZodTypeAny, {
|
|
116
|
-
type: "composer";
|
|
117
116
|
url: string;
|
|
118
|
-
}, {
|
|
119
117
|
type: "composer";
|
|
118
|
+
}, {
|
|
120
119
|
url: string;
|
|
120
|
+
type: "composer";
|
|
121
121
|
}>, z.ZodObject<{
|
|
122
122
|
type: z.ZodEffects<z.ZodEnum<["vcs", "git"]>, "git", "git" | "vcs">;
|
|
123
123
|
url: z.ZodString;
|
|
124
124
|
} & {
|
|
125
125
|
name: z.ZodString;
|
|
126
126
|
}, "strip", z.ZodTypeAny, {
|
|
127
|
-
type: "git";
|
|
128
127
|
url: string;
|
|
128
|
+
type: "git";
|
|
129
129
|
name: string;
|
|
130
130
|
}, {
|
|
131
|
-
type: "git" | "vcs";
|
|
132
131
|
url: string;
|
|
132
|
+
type: "git" | "vcs";
|
|
133
133
|
name: string;
|
|
134
134
|
}>, z.ZodObject<{
|
|
135
135
|
type: z.ZodLiteral<"path">;
|
|
@@ -137,12 +137,12 @@ export declare const NamedRepo: z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
|
|
|
137
137
|
} & {
|
|
138
138
|
name: z.ZodString;
|
|
139
139
|
}, "strip", z.ZodTypeAny, {
|
|
140
|
-
type: "path";
|
|
141
140
|
url: string;
|
|
141
|
+
type: "path";
|
|
142
142
|
name: string;
|
|
143
143
|
}, {
|
|
144
|
-
type: "path";
|
|
145
144
|
url: string;
|
|
145
|
+
type: "path";
|
|
146
146
|
name: string;
|
|
147
147
|
}>, z.ZodObject<{
|
|
148
148
|
type: z.ZodLiteral<"package">;
|
|
@@ -161,135 +161,135 @@ declare const DisablePackagist: z.ZodObject<{
|
|
|
161
161
|
}>;
|
|
162
162
|
export type DisablePackagist = z.infer<typeof DisablePackagist>;
|
|
163
163
|
export declare const ReposRecord: z.ZodEffects<z.ZodEffects<z.ZodRecord<z.ZodString, z.ZodAny>, Record<string, false | {
|
|
164
|
-
type: "composer";
|
|
165
164
|
url: string;
|
|
165
|
+
type: "composer";
|
|
166
166
|
} | {
|
|
167
|
-
type: "git";
|
|
168
167
|
url: string;
|
|
168
|
+
type: "git";
|
|
169
169
|
name?: string | undefined;
|
|
170
170
|
} | {
|
|
171
|
-
type: "path";
|
|
172
171
|
url: string;
|
|
172
|
+
type: "path";
|
|
173
173
|
name?: string | undefined;
|
|
174
174
|
} | {
|
|
175
175
|
type: "package";
|
|
176
176
|
}>, Record<string, any>>, ({
|
|
177
|
-
type: "composer";
|
|
178
177
|
url: string;
|
|
178
|
+
type: "composer";
|
|
179
179
|
} | {
|
|
180
180
|
type: "package";
|
|
181
181
|
} | {
|
|
182
|
-
type: "git";
|
|
183
182
|
url: string;
|
|
183
|
+
type: "git";
|
|
184
184
|
name: string;
|
|
185
185
|
} | {
|
|
186
|
-
type: "path";
|
|
187
186
|
url: string;
|
|
187
|
+
type: "path";
|
|
188
188
|
name: string;
|
|
189
189
|
} | {
|
|
190
190
|
type: "disable-packagist";
|
|
191
191
|
})[], Record<string, any>>;
|
|
192
192
|
export type ReposRecord = z.infer<typeof ReposRecord>;
|
|
193
193
|
export declare const ReposArray: z.ZodEffects<z.ZodEffects<z.ZodArray<z.ZodAny, "many">, ({
|
|
194
|
-
type: "composer";
|
|
195
194
|
url: string;
|
|
195
|
+
type: "composer";
|
|
196
196
|
} | {
|
|
197
|
-
type: "git";
|
|
198
197
|
url: string;
|
|
198
|
+
type: "git";
|
|
199
199
|
name?: string | undefined;
|
|
200
200
|
} | {
|
|
201
|
-
type: "path";
|
|
202
201
|
url: string;
|
|
202
|
+
type: "path";
|
|
203
203
|
name?: string | undefined;
|
|
204
204
|
} | {
|
|
205
205
|
type: "package";
|
|
206
206
|
} | {
|
|
207
207
|
type: "disable-packagist";
|
|
208
208
|
})[], any[]>, ({
|
|
209
|
-
type: "composer";
|
|
210
209
|
url: string;
|
|
210
|
+
type: "composer";
|
|
211
211
|
} | {
|
|
212
212
|
type: "package";
|
|
213
213
|
} | {
|
|
214
|
-
type: "git";
|
|
215
214
|
url: string;
|
|
215
|
+
type: "git";
|
|
216
216
|
name: string;
|
|
217
217
|
} | {
|
|
218
|
-
type: "path";
|
|
219
218
|
url: string;
|
|
219
|
+
type: "path";
|
|
220
220
|
name: string;
|
|
221
221
|
} | {
|
|
222
222
|
type: "disable-packagist";
|
|
223
223
|
})[], any[]>;
|
|
224
224
|
export type ReposArray = z.infer<typeof ReposArray>;
|
|
225
225
|
export declare const Repos: z.ZodEffects<z.ZodCatch<z.ZodDefault<z.ZodUnion<[z.ZodEffects<z.ZodEffects<z.ZodRecord<z.ZodString, z.ZodAny>, Record<string, false | {
|
|
226
|
-
type: "composer";
|
|
227
226
|
url: string;
|
|
227
|
+
type: "composer";
|
|
228
228
|
} | {
|
|
229
|
-
type: "git";
|
|
230
229
|
url: string;
|
|
230
|
+
type: "git";
|
|
231
231
|
name?: string | undefined;
|
|
232
232
|
} | {
|
|
233
|
-
type: "path";
|
|
234
233
|
url: string;
|
|
234
|
+
type: "path";
|
|
235
235
|
name?: string | undefined;
|
|
236
236
|
} | {
|
|
237
237
|
type: "package";
|
|
238
238
|
}>, Record<string, any>>, ({
|
|
239
|
-
type: "composer";
|
|
240
239
|
url: string;
|
|
240
|
+
type: "composer";
|
|
241
241
|
} | {
|
|
242
242
|
type: "package";
|
|
243
243
|
} | {
|
|
244
|
-
type: "git";
|
|
245
244
|
url: string;
|
|
245
|
+
type: "git";
|
|
246
246
|
name: string;
|
|
247
247
|
} | {
|
|
248
|
-
type: "path";
|
|
249
248
|
url: string;
|
|
249
|
+
type: "path";
|
|
250
250
|
name: string;
|
|
251
251
|
} | {
|
|
252
252
|
type: "disable-packagist";
|
|
253
253
|
})[], Record<string, any>>, z.ZodEffects<z.ZodEffects<z.ZodArray<z.ZodAny, "many">, ({
|
|
254
|
-
type: "composer";
|
|
255
254
|
url: string;
|
|
255
|
+
type: "composer";
|
|
256
256
|
} | {
|
|
257
|
-
type: "git";
|
|
258
257
|
url: string;
|
|
258
|
+
type: "git";
|
|
259
259
|
name?: string | undefined;
|
|
260
260
|
} | {
|
|
261
|
-
type: "path";
|
|
262
261
|
url: string;
|
|
262
|
+
type: "path";
|
|
263
263
|
name?: string | undefined;
|
|
264
264
|
} | {
|
|
265
265
|
type: "package";
|
|
266
266
|
} | {
|
|
267
267
|
type: "disable-packagist";
|
|
268
268
|
})[], any[]>, ({
|
|
269
|
-
type: "composer";
|
|
270
269
|
url: string;
|
|
270
|
+
type: "composer";
|
|
271
271
|
} | {
|
|
272
272
|
type: "package";
|
|
273
273
|
} | {
|
|
274
|
-
type: "git";
|
|
275
274
|
url: string;
|
|
275
|
+
type: "git";
|
|
276
276
|
name: string;
|
|
277
277
|
} | {
|
|
278
|
-
type: "path";
|
|
279
278
|
url: string;
|
|
279
|
+
type: "path";
|
|
280
280
|
name: string;
|
|
281
281
|
} | {
|
|
282
282
|
type: "disable-packagist";
|
|
283
283
|
})[], any[]>]>>>, {
|
|
284
284
|
registryUrls: string[] | null;
|
|
285
285
|
gitRepos: Record<string, {
|
|
286
|
-
type: "git";
|
|
287
286
|
url: string;
|
|
287
|
+
type: "git";
|
|
288
288
|
name?: string | undefined;
|
|
289
289
|
}>;
|
|
290
290
|
pathRepos: Record<string, {
|
|
291
|
-
type: "path";
|
|
292
291
|
url: string;
|
|
292
|
+
type: "path";
|
|
293
293
|
name?: string | undefined;
|
|
294
294
|
}>;
|
|
295
295
|
}, unknown>;
|
|
@@ -314,73 +314,73 @@ export declare const PackageFile: z.ZodEffects<z.ZodObject<{
|
|
|
314
314
|
};
|
|
315
315
|
}>>>;
|
|
316
316
|
repositories: z.ZodEffects<z.ZodCatch<z.ZodDefault<z.ZodUnion<[z.ZodEffects<z.ZodEffects<z.ZodRecord<z.ZodString, z.ZodAny>, Record<string, false | {
|
|
317
|
-
type: "composer";
|
|
318
317
|
url: string;
|
|
318
|
+
type: "composer";
|
|
319
319
|
} | {
|
|
320
|
-
type: "git";
|
|
321
320
|
url: string;
|
|
321
|
+
type: "git";
|
|
322
322
|
name?: string | undefined;
|
|
323
323
|
} | {
|
|
324
|
-
type: "path";
|
|
325
324
|
url: string;
|
|
325
|
+
type: "path";
|
|
326
326
|
name?: string | undefined;
|
|
327
327
|
} | {
|
|
328
328
|
type: "package";
|
|
329
329
|
}>, Record<string, any>>, ({
|
|
330
|
-
type: "composer";
|
|
331
330
|
url: string;
|
|
331
|
+
type: "composer";
|
|
332
332
|
} | {
|
|
333
333
|
type: "package";
|
|
334
334
|
} | {
|
|
335
|
-
type: "git";
|
|
336
335
|
url: string;
|
|
336
|
+
type: "git";
|
|
337
337
|
name: string;
|
|
338
338
|
} | {
|
|
339
|
-
type: "path";
|
|
340
339
|
url: string;
|
|
340
|
+
type: "path";
|
|
341
341
|
name: string;
|
|
342
342
|
} | {
|
|
343
343
|
type: "disable-packagist";
|
|
344
344
|
})[], Record<string, any>>, z.ZodEffects<z.ZodEffects<z.ZodArray<z.ZodAny, "many">, ({
|
|
345
|
-
type: "composer";
|
|
346
345
|
url: string;
|
|
346
|
+
type: "composer";
|
|
347
347
|
} | {
|
|
348
|
-
type: "git";
|
|
349
348
|
url: string;
|
|
349
|
+
type: "git";
|
|
350
350
|
name?: string | undefined;
|
|
351
351
|
} | {
|
|
352
|
-
type: "path";
|
|
353
352
|
url: string;
|
|
353
|
+
type: "path";
|
|
354
354
|
name?: string | undefined;
|
|
355
355
|
} | {
|
|
356
356
|
type: "package";
|
|
357
357
|
} | {
|
|
358
358
|
type: "disable-packagist";
|
|
359
359
|
})[], any[]>, ({
|
|
360
|
-
type: "composer";
|
|
361
360
|
url: string;
|
|
361
|
+
type: "composer";
|
|
362
362
|
} | {
|
|
363
363
|
type: "package";
|
|
364
364
|
} | {
|
|
365
|
-
type: "git";
|
|
366
365
|
url: string;
|
|
366
|
+
type: "git";
|
|
367
367
|
name: string;
|
|
368
368
|
} | {
|
|
369
|
-
type: "path";
|
|
370
369
|
url: string;
|
|
370
|
+
type: "path";
|
|
371
371
|
name: string;
|
|
372
372
|
} | {
|
|
373
373
|
type: "disable-packagist";
|
|
374
374
|
})[], any[]>]>>>, {
|
|
375
375
|
registryUrls: string[] | null;
|
|
376
376
|
gitRepos: Record<string, {
|
|
377
|
-
type: "git";
|
|
378
377
|
url: string;
|
|
378
|
+
type: "git";
|
|
379
379
|
name?: string | undefined;
|
|
380
380
|
}>;
|
|
381
381
|
pathRepos: Record<string, {
|
|
382
|
-
type: "path";
|
|
383
382
|
url: string;
|
|
383
|
+
type: "path";
|
|
384
384
|
name?: string | undefined;
|
|
385
385
|
}>;
|
|
386
386
|
}, unknown>;
|
|
@@ -395,13 +395,13 @@ export declare const PackageFile: z.ZodEffects<z.ZodObject<{
|
|
|
395
395
|
repositories: {
|
|
396
396
|
registryUrls: string[] | null;
|
|
397
397
|
gitRepos: Record<string, {
|
|
398
|
-
type: "git";
|
|
399
398
|
url: string;
|
|
399
|
+
type: "git";
|
|
400
400
|
name?: string | undefined;
|
|
401
401
|
}>;
|
|
402
402
|
pathRepos: Record<string, {
|
|
403
|
-
type: "path";
|
|
404
403
|
url: string;
|
|
404
|
+
type: "path";
|
|
405
405
|
name?: string | undefined;
|
|
406
406
|
}>;
|
|
407
407
|
};
|
|
@@ -424,13 +424,13 @@ export declare const PackageFile: z.ZodEffects<z.ZodObject<{
|
|
|
424
424
|
repositories: {
|
|
425
425
|
registryUrls: string[] | null;
|
|
426
426
|
gitRepos: Record<string, {
|
|
427
|
-
type: "git";
|
|
428
427
|
url: string;
|
|
428
|
+
type: "git";
|
|
429
429
|
name?: string | undefined;
|
|
430
430
|
}>;
|
|
431
431
|
pathRepos: Record<string, {
|
|
432
|
-
type: "path";
|
|
433
432
|
url: string;
|
|
433
|
+
type: "path";
|
|
434
434
|
name?: string | undefined;
|
|
435
435
|
}>;
|
|
436
436
|
};
|
|
@@ -447,21 +447,21 @@ export type PackageFile = z.infer<typeof PackageFile>;
|
|
|
447
447
|
export declare const Lockfile: z.ZodEffects<z.ZodObject<{
|
|
448
448
|
'plugin-api-version': z.ZodOptional<z.ZodString>;
|
|
449
449
|
packages: z.ZodCatch<z.ZodEffects<z.ZodArray<z.ZodAny, "many">, {
|
|
450
|
-
name: string;
|
|
451
450
|
version: string;
|
|
451
|
+
name: string;
|
|
452
452
|
}[], any[]>>;
|
|
453
453
|
'packages-dev': z.ZodCatch<z.ZodEffects<z.ZodArray<z.ZodAny, "many">, {
|
|
454
|
-
name: string;
|
|
455
454
|
version: string;
|
|
455
|
+
name: string;
|
|
456
456
|
}[], any[]>>;
|
|
457
457
|
}, "strip", z.ZodTypeAny, {
|
|
458
458
|
packages: {
|
|
459
|
-
name: string;
|
|
460
459
|
version: string;
|
|
460
|
+
name: string;
|
|
461
461
|
}[];
|
|
462
462
|
'packages-dev': {
|
|
463
|
-
name: string;
|
|
464
463
|
version: string;
|
|
464
|
+
name: string;
|
|
465
465
|
}[];
|
|
466
466
|
'plugin-api-version'?: string | undefined;
|
|
467
467
|
}, {
|
|
@@ -471,12 +471,12 @@ export declare const Lockfile: z.ZodEffects<z.ZodObject<{
|
|
|
471
471
|
}>, {
|
|
472
472
|
pluginApiVersion: string | undefined;
|
|
473
473
|
packages: {
|
|
474
|
-
name: string;
|
|
475
474
|
version: string;
|
|
475
|
+
name: string;
|
|
476
476
|
}[];
|
|
477
477
|
packagesDev: {
|
|
478
|
-
name: string;
|
|
479
478
|
version: string;
|
|
479
|
+
name: string;
|
|
480
480
|
}[];
|
|
481
481
|
}, {
|
|
482
482
|
packages?: unknown;
|
|
@@ -501,7 +501,7 @@ export declare const ComposerExtract: z.ZodEffects<z.ZodPipeline<z.ZodEffects<z.
|
|
|
501
501
|
content: string;
|
|
502
502
|
fileName: string;
|
|
503
503
|
}>, z.ZodObject<{
|
|
504
|
-
file: z.ZodPipeline<z.ZodEffects<z.ZodString, string | number | boolean | import("type-fest").JsonObject | import("type-fest").JsonValue[] | readonly import("type-fest").JsonValue[] | null, string>, z.ZodEffects<z.ZodObject<{
|
|
504
|
+
file: z.ZodPipeline<z.ZodEffects<z.ZodString, string | number | boolean | import("type-fest", { with: { "resolution-mode": "import" } }).JsonObject | import("type-fest", { with: { "resolution-mode": "import" } }).JsonValue[] | readonly import("type-fest", { with: { "resolution-mode": "import" } }).JsonValue[] | null, string>, z.ZodEffects<z.ZodObject<{
|
|
505
505
|
type: z.ZodOptional<z.ZodString>;
|
|
506
506
|
config: z.ZodCatch<z.ZodNullable<z.ZodObject<{
|
|
507
507
|
platform: z.ZodObject<{
|
|
@@ -521,73 +521,73 @@ export declare const ComposerExtract: z.ZodEffects<z.ZodPipeline<z.ZodEffects<z.
|
|
|
521
521
|
};
|
|
522
522
|
}>>>;
|
|
523
523
|
repositories: z.ZodEffects<z.ZodCatch<z.ZodDefault<z.ZodUnion<[z.ZodEffects<z.ZodEffects<z.ZodRecord<z.ZodString, z.ZodAny>, Record<string, false | {
|
|
524
|
-
type: "composer";
|
|
525
524
|
url: string;
|
|
525
|
+
type: "composer";
|
|
526
526
|
} | {
|
|
527
|
-
type: "git";
|
|
528
527
|
url: string;
|
|
528
|
+
type: "git";
|
|
529
529
|
name?: string | undefined;
|
|
530
530
|
} | {
|
|
531
|
-
type: "path";
|
|
532
531
|
url: string;
|
|
532
|
+
type: "path";
|
|
533
533
|
name?: string | undefined;
|
|
534
534
|
} | {
|
|
535
535
|
type: "package";
|
|
536
536
|
}>, Record<string, any>>, ({
|
|
537
|
-
type: "composer";
|
|
538
537
|
url: string;
|
|
538
|
+
type: "composer";
|
|
539
539
|
} | {
|
|
540
540
|
type: "package";
|
|
541
541
|
} | {
|
|
542
|
-
type: "git";
|
|
543
542
|
url: string;
|
|
543
|
+
type: "git";
|
|
544
544
|
name: string;
|
|
545
545
|
} | {
|
|
546
|
-
type: "path";
|
|
547
546
|
url: string;
|
|
547
|
+
type: "path";
|
|
548
548
|
name: string;
|
|
549
549
|
} | {
|
|
550
550
|
type: "disable-packagist";
|
|
551
551
|
})[], Record<string, any>>, z.ZodEffects<z.ZodEffects<z.ZodArray<z.ZodAny, "many">, ({
|
|
552
|
-
type: "composer";
|
|
553
552
|
url: string;
|
|
553
|
+
type: "composer";
|
|
554
554
|
} | {
|
|
555
|
-
type: "git";
|
|
556
555
|
url: string;
|
|
556
|
+
type: "git";
|
|
557
557
|
name?: string | undefined;
|
|
558
558
|
} | {
|
|
559
|
-
type: "path";
|
|
560
559
|
url: string;
|
|
560
|
+
type: "path";
|
|
561
561
|
name?: string | undefined;
|
|
562
562
|
} | {
|
|
563
563
|
type: "package";
|
|
564
564
|
} | {
|
|
565
565
|
type: "disable-packagist";
|
|
566
566
|
})[], any[]>, ({
|
|
567
|
-
type: "composer";
|
|
568
567
|
url: string;
|
|
568
|
+
type: "composer";
|
|
569
569
|
} | {
|
|
570
570
|
type: "package";
|
|
571
571
|
} | {
|
|
572
|
-
type: "git";
|
|
573
572
|
url: string;
|
|
573
|
+
type: "git";
|
|
574
574
|
name: string;
|
|
575
575
|
} | {
|
|
576
|
-
type: "path";
|
|
577
576
|
url: string;
|
|
577
|
+
type: "path";
|
|
578
578
|
name: string;
|
|
579
579
|
} | {
|
|
580
580
|
type: "disable-packagist";
|
|
581
581
|
})[], any[]>]>>>, {
|
|
582
582
|
registryUrls: string[] | null;
|
|
583
583
|
gitRepos: Record<string, {
|
|
584
|
-
type: "git";
|
|
585
584
|
url: string;
|
|
585
|
+
type: "git";
|
|
586
586
|
name?: string | undefined;
|
|
587
587
|
}>;
|
|
588
588
|
pathRepos: Record<string, {
|
|
589
|
-
type: "path";
|
|
590
589
|
url: string;
|
|
590
|
+
type: "path";
|
|
591
591
|
name?: string | undefined;
|
|
592
592
|
}>;
|
|
593
593
|
}, unknown>;
|
|
@@ -602,13 +602,13 @@ export declare const ComposerExtract: z.ZodEffects<z.ZodPipeline<z.ZodEffects<z.
|
|
|
602
602
|
repositories: {
|
|
603
603
|
registryUrls: string[] | null;
|
|
604
604
|
gitRepos: Record<string, {
|
|
605
|
-
type: "git";
|
|
606
605
|
url: string;
|
|
606
|
+
type: "git";
|
|
607
607
|
name?: string | undefined;
|
|
608
608
|
}>;
|
|
609
609
|
pathRepos: Record<string, {
|
|
610
|
-
type: "path";
|
|
611
610
|
url: string;
|
|
611
|
+
type: "path";
|
|
612
612
|
name?: string | undefined;
|
|
613
613
|
}>;
|
|
614
614
|
};
|
|
@@ -631,13 +631,13 @@ export declare const ComposerExtract: z.ZodEffects<z.ZodPipeline<z.ZodEffects<z.
|
|
|
631
631
|
repositories: {
|
|
632
632
|
registryUrls: string[] | null;
|
|
633
633
|
gitRepos: Record<string, {
|
|
634
|
-
type: "git";
|
|
635
634
|
url: string;
|
|
635
|
+
type: "git";
|
|
636
636
|
name?: string | undefined;
|
|
637
637
|
}>;
|
|
638
638
|
pathRepos: Record<string, {
|
|
639
|
-
type: "path";
|
|
640
639
|
url: string;
|
|
640
|
+
type: "path";
|
|
641
641
|
name?: string | undefined;
|
|
642
642
|
}>;
|
|
643
643
|
};
|
|
@@ -651,24 +651,24 @@ export declare const ComposerExtract: z.ZodEffects<z.ZodPipeline<z.ZodEffects<z.
|
|
|
651
651
|
'require-dev'?: unknown;
|
|
652
652
|
}>>;
|
|
653
653
|
lockfileName: z.ZodString;
|
|
654
|
-
lockfile: z.ZodPipeline<z.ZodEffects<z.ZodString, string | null, string>, z.ZodUnion<[z.ZodNull, z.ZodCatch<z.ZodNullable<z.ZodPipeline<z.ZodPipeline<z.ZodString, z.ZodEffects<z.ZodString, string | number | boolean | import("type-fest").JsonObject | import("type-fest").JsonValue[] | readonly import("type-fest").JsonValue[] | null, string>>, z.ZodEffects<z.ZodObject<{
|
|
654
|
+
lockfile: z.ZodPipeline<z.ZodEffects<z.ZodString, string | null, string>, z.ZodUnion<[z.ZodNull, z.ZodCatch<z.ZodNullable<z.ZodPipeline<z.ZodPipeline<z.ZodString, z.ZodEffects<z.ZodString, string | number | boolean | import("type-fest", { with: { "resolution-mode": "import" } }).JsonObject | import("type-fest", { with: { "resolution-mode": "import" } }).JsonValue[] | readonly import("type-fest", { with: { "resolution-mode": "import" } }).JsonValue[] | null, string>>, z.ZodEffects<z.ZodObject<{
|
|
655
655
|
'plugin-api-version': z.ZodOptional<z.ZodString>;
|
|
656
656
|
packages: z.ZodCatch<z.ZodEffects<z.ZodArray<z.ZodAny, "many">, {
|
|
657
|
-
name: string;
|
|
658
657
|
version: string;
|
|
658
|
+
name: string;
|
|
659
659
|
}[], any[]>>;
|
|
660
660
|
'packages-dev': z.ZodCatch<z.ZodEffects<z.ZodArray<z.ZodAny, "many">, {
|
|
661
|
-
name: string;
|
|
662
661
|
version: string;
|
|
662
|
+
name: string;
|
|
663
663
|
}[], any[]>>;
|
|
664
664
|
}, "strip", z.ZodTypeAny, {
|
|
665
665
|
packages: {
|
|
666
|
-
name: string;
|
|
667
666
|
version: string;
|
|
667
|
+
name: string;
|
|
668
668
|
}[];
|
|
669
669
|
'packages-dev': {
|
|
670
|
-
name: string;
|
|
671
670
|
version: string;
|
|
671
|
+
name: string;
|
|
672
672
|
}[];
|
|
673
673
|
'plugin-api-version'?: string | undefined;
|
|
674
674
|
}, {
|
|
@@ -678,12 +678,12 @@ export declare const ComposerExtract: z.ZodEffects<z.ZodPipeline<z.ZodEffects<z.
|
|
|
678
678
|
}>, {
|
|
679
679
|
pluginApiVersion: string | undefined;
|
|
680
680
|
packages: {
|
|
681
|
-
name: string;
|
|
682
681
|
version: string;
|
|
682
|
+
name: string;
|
|
683
683
|
}[];
|
|
684
684
|
packagesDev: {
|
|
685
|
-
name: string;
|
|
686
685
|
version: string;
|
|
686
|
+
name: string;
|
|
687
687
|
}[];
|
|
688
688
|
}, {
|
|
689
689
|
packages?: unknown;
|
|
@@ -701,13 +701,13 @@ export declare const ComposerExtract: z.ZodEffects<z.ZodPipeline<z.ZodEffects<z.
|
|
|
701
701
|
repositories: {
|
|
702
702
|
registryUrls: string[] | null;
|
|
703
703
|
gitRepos: Record<string, {
|
|
704
|
-
type: "git";
|
|
705
704
|
url: string;
|
|
705
|
+
type: "git";
|
|
706
706
|
name?: string | undefined;
|
|
707
707
|
}>;
|
|
708
708
|
pathRepos: Record<string, {
|
|
709
|
-
type: "path";
|
|
710
709
|
url: string;
|
|
710
|
+
type: "path";
|
|
711
711
|
name?: string | undefined;
|
|
712
712
|
}>;
|
|
713
713
|
};
|
|
@@ -717,12 +717,12 @@ export declare const ComposerExtract: z.ZodEffects<z.ZodPipeline<z.ZodEffects<z.
|
|
|
717
717
|
lockfile: {
|
|
718
718
|
pluginApiVersion: string | undefined;
|
|
719
719
|
packages: {
|
|
720
|
-
name: string;
|
|
721
720
|
version: string;
|
|
721
|
+
name: string;
|
|
722
722
|
}[];
|
|
723
723
|
packagesDev: {
|
|
724
|
-
name: string;
|
|
725
724
|
version: string;
|
|
725
|
+
name: string;
|
|
726
726
|
}[];
|
|
727
727
|
} | null;
|
|
728
728
|
lockfileName: string;
|
|
@@ -7,11 +7,21 @@ const logger_1 = require("../../../logger");
|
|
|
7
7
|
const exec_1 = require("../../../util/exec");
|
|
8
8
|
const fs_1 = require("../../../util/fs");
|
|
9
9
|
const auth_1 = require("../../../util/git/auth");
|
|
10
|
-
async function conanLockUpdate(conanFilePath, isLockFileMaintenance) {
|
|
10
|
+
async function conanLockUpdate(conanFilePath, isLockFileMaintenance, conanConstraint, pythonConstraint) {
|
|
11
11
|
const command = `conan lock create ${(0, shlex_1.quote)(conanFilePath)}` +
|
|
12
12
|
(isLockFileMaintenance ? ' --lockfile=""' : '');
|
|
13
13
|
const execOptions = {
|
|
14
14
|
extraEnv: { ...(0, auth_1.getGitEnvironmentVariables)(['conan']) },
|
|
15
|
+
toolConstraints: [
|
|
16
|
+
{
|
|
17
|
+
toolName: 'python',
|
|
18
|
+
constraint: pythonConstraint,
|
|
19
|
+
},
|
|
20
|
+
{
|
|
21
|
+
toolName: 'conan',
|
|
22
|
+
constraint: conanConstraint,
|
|
23
|
+
},
|
|
24
|
+
],
|
|
15
25
|
docker: {},
|
|
16
26
|
};
|
|
17
27
|
await (0, exec_1.exec)(command, execOptions);
|
|
@@ -37,7 +47,7 @@ async function updateArtifacts(updateArtifact) {
|
|
|
37
47
|
try {
|
|
38
48
|
await (0, fs_1.writeLocalFile)(packageFileName, newPackageFileContent);
|
|
39
49
|
logger_1.logger.trace(`Updating ${lockFileName}`);
|
|
40
|
-
await conanLockUpdate(packageFileName, isLockFileMaintenance);
|
|
50
|
+
await conanLockUpdate(packageFileName, isLockFileMaintenance, config.constraints?.conan, config.constraints?.python);
|
|
41
51
|
const newLockFileContent = await (0, fs_1.readLocalFile)(lockFileName);
|
|
42
52
|
if (!newLockFileContent) {
|
|
43
53
|
logger_1.logger.debug(`New ${lockFileName} read operation failed`);
|