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
|
@@ -6,6 +6,12 @@ declare const CargoDeps: z.ZodEffects<z.ZodRecord<z.ZodString, z.ZodUnion<[z.Zod
|
|
|
6
6
|
path: z.ZodOptional<z.ZodString>;
|
|
7
7
|
/** Git URL for the dependency */
|
|
8
8
|
git: z.ZodOptional<z.ZodString>;
|
|
9
|
+
/** Git tag for the dependency */
|
|
10
|
+
tag: z.ZodOptional<z.ZodString>;
|
|
11
|
+
/** Git revision for the dependency */
|
|
12
|
+
rev: z.ZodOptional<z.ZodString>;
|
|
13
|
+
/** Git branch for the dependency */
|
|
14
|
+
branch: z.ZodOptional<z.ZodString>;
|
|
9
15
|
/** Semver version */
|
|
10
16
|
version: z.ZodOptional<z.ZodString>;
|
|
11
17
|
/** Name of a registry whose URL is configured in `.cargo/config.toml` or `.cargo/config` */
|
|
@@ -16,40 +22,58 @@ declare const CargoDeps: z.ZodEffects<z.ZodRecord<z.ZodString, z.ZodUnion<[z.Zod
|
|
|
16
22
|
workspace: z.ZodOptional<z.ZodBoolean>;
|
|
17
23
|
}, "strip", z.ZodTypeAny, {
|
|
18
24
|
path?: string | undefined;
|
|
25
|
+
branch?: string | undefined;
|
|
19
26
|
version?: string | undefined;
|
|
27
|
+
tag?: string | undefined;
|
|
20
28
|
git?: string | undefined;
|
|
29
|
+
rev?: string | undefined;
|
|
21
30
|
package?: string | undefined;
|
|
22
31
|
registry?: string | undefined;
|
|
23
32
|
workspace?: boolean | undefined;
|
|
24
33
|
}, {
|
|
25
34
|
path?: string | undefined;
|
|
35
|
+
branch?: string | undefined;
|
|
26
36
|
version?: string | undefined;
|
|
37
|
+
tag?: string | undefined;
|
|
27
38
|
git?: string | undefined;
|
|
39
|
+
rev?: string | undefined;
|
|
28
40
|
package?: string | undefined;
|
|
29
41
|
registry?: string | undefined;
|
|
30
42
|
workspace?: boolean | undefined;
|
|
31
43
|
}>, PackageDependency<CargoManagerData>, {
|
|
32
44
|
path?: string | undefined;
|
|
45
|
+
branch?: string | undefined;
|
|
33
46
|
version?: string | undefined;
|
|
47
|
+
tag?: string | undefined;
|
|
34
48
|
git?: string | undefined;
|
|
49
|
+
rev?: string | undefined;
|
|
35
50
|
package?: string | undefined;
|
|
36
51
|
registry?: string | undefined;
|
|
37
52
|
workspace?: boolean | undefined;
|
|
38
53
|
}>, z.ZodEffects<z.ZodString, PackageDependency<CargoManagerData>, string>]>>, PackageDependency<Record<string, any>>[], Record<string, string | {
|
|
39
54
|
path?: string | undefined;
|
|
55
|
+
branch?: string | undefined;
|
|
40
56
|
version?: string | undefined;
|
|
57
|
+
tag?: string | undefined;
|
|
41
58
|
git?: string | undefined;
|
|
59
|
+
rev?: string | undefined;
|
|
42
60
|
package?: string | undefined;
|
|
43
61
|
registry?: string | undefined;
|
|
44
62
|
workspace?: boolean | undefined;
|
|
45
63
|
}>>;
|
|
46
64
|
export type CargoDeps = z.infer<typeof CargoDeps>;
|
|
47
|
-
export declare const
|
|
65
|
+
export declare const CargoManifest: z.ZodPipeline<z.ZodEffects<z.ZodString, unknown, string>, z.ZodObject<{
|
|
48
66
|
dependencies: z.ZodOptional<z.ZodEffects<z.ZodEffects<z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodEffects<z.ZodObject<{
|
|
49
67
|
/** Path on disk to the crate sources */
|
|
50
68
|
path: z.ZodOptional<z.ZodString>;
|
|
51
69
|
/** Git URL for the dependency */
|
|
52
70
|
git: z.ZodOptional<z.ZodString>;
|
|
71
|
+
/** Git tag for the dependency */
|
|
72
|
+
tag: z.ZodOptional<z.ZodString>;
|
|
73
|
+
/** Git revision for the dependency */
|
|
74
|
+
rev: z.ZodOptional<z.ZodString>;
|
|
75
|
+
/** Git branch for the dependency */
|
|
76
|
+
branch: z.ZodOptional<z.ZodString>;
|
|
53
77
|
/** Semver version */
|
|
54
78
|
version: z.ZodOptional<z.ZodString>;
|
|
55
79
|
/** Name of a registry whose URL is configured in `.cargo/config.toml` or `.cargo/config` */
|
|
@@ -60,36 +84,51 @@ export declare const CargoManifestSchema: z.ZodPipeline<z.ZodEffects<z.ZodString
|
|
|
60
84
|
workspace: z.ZodOptional<z.ZodBoolean>;
|
|
61
85
|
}, "strip", z.ZodTypeAny, {
|
|
62
86
|
path?: string | undefined;
|
|
87
|
+
branch?: string | undefined;
|
|
63
88
|
version?: string | undefined;
|
|
89
|
+
tag?: string | undefined;
|
|
64
90
|
git?: string | undefined;
|
|
91
|
+
rev?: string | undefined;
|
|
65
92
|
package?: string | undefined;
|
|
66
93
|
registry?: string | undefined;
|
|
67
94
|
workspace?: boolean | undefined;
|
|
68
95
|
}, {
|
|
69
96
|
path?: string | undefined;
|
|
97
|
+
branch?: string | undefined;
|
|
70
98
|
version?: string | undefined;
|
|
99
|
+
tag?: string | undefined;
|
|
71
100
|
git?: string | undefined;
|
|
101
|
+
rev?: string | undefined;
|
|
72
102
|
package?: string | undefined;
|
|
73
103
|
registry?: string | undefined;
|
|
74
104
|
workspace?: boolean | undefined;
|
|
75
105
|
}>, PackageDependency<CargoManagerData>, {
|
|
76
106
|
path?: string | undefined;
|
|
107
|
+
branch?: string | undefined;
|
|
77
108
|
version?: string | undefined;
|
|
109
|
+
tag?: string | undefined;
|
|
78
110
|
git?: string | undefined;
|
|
111
|
+
rev?: string | undefined;
|
|
79
112
|
package?: string | undefined;
|
|
80
113
|
registry?: string | undefined;
|
|
81
114
|
workspace?: boolean | undefined;
|
|
82
115
|
}>, z.ZodEffects<z.ZodString, PackageDependency<CargoManagerData>, string>]>>, PackageDependency<Record<string, any>>[], Record<string, string | {
|
|
83
116
|
path?: string | undefined;
|
|
117
|
+
branch?: string | undefined;
|
|
84
118
|
version?: string | undefined;
|
|
119
|
+
tag?: string | undefined;
|
|
85
120
|
git?: string | undefined;
|
|
121
|
+
rev?: string | undefined;
|
|
86
122
|
package?: string | undefined;
|
|
87
123
|
registry?: string | undefined;
|
|
88
124
|
workspace?: boolean | undefined;
|
|
89
125
|
}>>, PackageDependency<Record<string, any>>[], Record<string, string | {
|
|
90
126
|
path?: string | undefined;
|
|
127
|
+
branch?: string | undefined;
|
|
91
128
|
version?: string | undefined;
|
|
129
|
+
tag?: string | undefined;
|
|
92
130
|
git?: string | undefined;
|
|
131
|
+
rev?: string | undefined;
|
|
93
132
|
package?: string | undefined;
|
|
94
133
|
registry?: string | undefined;
|
|
95
134
|
workspace?: boolean | undefined;
|
|
@@ -99,6 +138,12 @@ export declare const CargoManifestSchema: z.ZodPipeline<z.ZodEffects<z.ZodString
|
|
|
99
138
|
path: z.ZodOptional<z.ZodString>;
|
|
100
139
|
/** Git URL for the dependency */
|
|
101
140
|
git: z.ZodOptional<z.ZodString>;
|
|
141
|
+
/** Git tag for the dependency */
|
|
142
|
+
tag: z.ZodOptional<z.ZodString>;
|
|
143
|
+
/** Git revision for the dependency */
|
|
144
|
+
rev: z.ZodOptional<z.ZodString>;
|
|
145
|
+
/** Git branch for the dependency */
|
|
146
|
+
branch: z.ZodOptional<z.ZodString>;
|
|
102
147
|
/** Semver version */
|
|
103
148
|
version: z.ZodOptional<z.ZodString>;
|
|
104
149
|
/** Name of a registry whose URL is configured in `.cargo/config.toml` or `.cargo/config` */
|
|
@@ -109,36 +154,51 @@ export declare const CargoManifestSchema: z.ZodPipeline<z.ZodEffects<z.ZodString
|
|
|
109
154
|
workspace: z.ZodOptional<z.ZodBoolean>;
|
|
110
155
|
}, "strip", z.ZodTypeAny, {
|
|
111
156
|
path?: string | undefined;
|
|
157
|
+
branch?: string | undefined;
|
|
112
158
|
version?: string | undefined;
|
|
159
|
+
tag?: string | undefined;
|
|
113
160
|
git?: string | undefined;
|
|
161
|
+
rev?: string | undefined;
|
|
114
162
|
package?: string | undefined;
|
|
115
163
|
registry?: string | undefined;
|
|
116
164
|
workspace?: boolean | undefined;
|
|
117
165
|
}, {
|
|
118
166
|
path?: string | undefined;
|
|
167
|
+
branch?: string | undefined;
|
|
119
168
|
version?: string | undefined;
|
|
169
|
+
tag?: string | undefined;
|
|
120
170
|
git?: string | undefined;
|
|
171
|
+
rev?: string | undefined;
|
|
121
172
|
package?: string | undefined;
|
|
122
173
|
registry?: string | undefined;
|
|
123
174
|
workspace?: boolean | undefined;
|
|
124
175
|
}>, PackageDependency<CargoManagerData>, {
|
|
125
176
|
path?: string | undefined;
|
|
177
|
+
branch?: string | undefined;
|
|
126
178
|
version?: string | undefined;
|
|
179
|
+
tag?: string | undefined;
|
|
127
180
|
git?: string | undefined;
|
|
181
|
+
rev?: string | undefined;
|
|
128
182
|
package?: string | undefined;
|
|
129
183
|
registry?: string | undefined;
|
|
130
184
|
workspace?: boolean | undefined;
|
|
131
185
|
}>, z.ZodEffects<z.ZodString, PackageDependency<CargoManagerData>, string>]>>, PackageDependency<Record<string, any>>[], Record<string, string | {
|
|
132
186
|
path?: string | undefined;
|
|
187
|
+
branch?: string | undefined;
|
|
133
188
|
version?: string | undefined;
|
|
189
|
+
tag?: string | undefined;
|
|
134
190
|
git?: string | undefined;
|
|
191
|
+
rev?: string | undefined;
|
|
135
192
|
package?: string | undefined;
|
|
136
193
|
registry?: string | undefined;
|
|
137
194
|
workspace?: boolean | undefined;
|
|
138
195
|
}>>, PackageDependency<Record<string, any>>[], Record<string, string | {
|
|
139
196
|
path?: string | undefined;
|
|
197
|
+
branch?: string | undefined;
|
|
140
198
|
version?: string | undefined;
|
|
199
|
+
tag?: string | undefined;
|
|
141
200
|
git?: string | undefined;
|
|
201
|
+
rev?: string | undefined;
|
|
142
202
|
package?: string | undefined;
|
|
143
203
|
registry?: string | undefined;
|
|
144
204
|
workspace?: boolean | undefined;
|
|
@@ -148,6 +208,12 @@ export declare const CargoManifestSchema: z.ZodPipeline<z.ZodEffects<z.ZodString
|
|
|
148
208
|
path: z.ZodOptional<z.ZodString>;
|
|
149
209
|
/** Git URL for the dependency */
|
|
150
210
|
git: z.ZodOptional<z.ZodString>;
|
|
211
|
+
/** Git tag for the dependency */
|
|
212
|
+
tag: z.ZodOptional<z.ZodString>;
|
|
213
|
+
/** Git revision for the dependency */
|
|
214
|
+
rev: z.ZodOptional<z.ZodString>;
|
|
215
|
+
/** Git branch for the dependency */
|
|
216
|
+
branch: z.ZodOptional<z.ZodString>;
|
|
151
217
|
/** Semver version */
|
|
152
218
|
version: z.ZodOptional<z.ZodString>;
|
|
153
219
|
/** Name of a registry whose URL is configured in `.cargo/config.toml` or `.cargo/config` */
|
|
@@ -158,36 +224,51 @@ export declare const CargoManifestSchema: z.ZodPipeline<z.ZodEffects<z.ZodString
|
|
|
158
224
|
workspace: z.ZodOptional<z.ZodBoolean>;
|
|
159
225
|
}, "strip", z.ZodTypeAny, {
|
|
160
226
|
path?: string | undefined;
|
|
227
|
+
branch?: string | undefined;
|
|
161
228
|
version?: string | undefined;
|
|
229
|
+
tag?: string | undefined;
|
|
162
230
|
git?: string | undefined;
|
|
231
|
+
rev?: string | undefined;
|
|
163
232
|
package?: string | undefined;
|
|
164
233
|
registry?: string | undefined;
|
|
165
234
|
workspace?: boolean | undefined;
|
|
166
235
|
}, {
|
|
167
236
|
path?: string | undefined;
|
|
237
|
+
branch?: string | undefined;
|
|
168
238
|
version?: string | undefined;
|
|
239
|
+
tag?: string | undefined;
|
|
169
240
|
git?: string | undefined;
|
|
241
|
+
rev?: string | undefined;
|
|
170
242
|
package?: string | undefined;
|
|
171
243
|
registry?: string | undefined;
|
|
172
244
|
workspace?: boolean | undefined;
|
|
173
245
|
}>, PackageDependency<CargoManagerData>, {
|
|
174
246
|
path?: string | undefined;
|
|
247
|
+
branch?: string | undefined;
|
|
175
248
|
version?: string | undefined;
|
|
249
|
+
tag?: string | undefined;
|
|
176
250
|
git?: string | undefined;
|
|
251
|
+
rev?: string | undefined;
|
|
177
252
|
package?: string | undefined;
|
|
178
253
|
registry?: string | undefined;
|
|
179
254
|
workspace?: boolean | undefined;
|
|
180
255
|
}>, z.ZodEffects<z.ZodString, PackageDependency<CargoManagerData>, string>]>>, PackageDependency<Record<string, any>>[], Record<string, string | {
|
|
181
256
|
path?: string | undefined;
|
|
257
|
+
branch?: string | undefined;
|
|
182
258
|
version?: string | undefined;
|
|
259
|
+
tag?: string | undefined;
|
|
183
260
|
git?: string | undefined;
|
|
261
|
+
rev?: string | undefined;
|
|
184
262
|
package?: string | undefined;
|
|
185
263
|
registry?: string | undefined;
|
|
186
264
|
workspace?: boolean | undefined;
|
|
187
265
|
}>>, PackageDependency<Record<string, any>>[], Record<string, string | {
|
|
188
266
|
path?: string | undefined;
|
|
267
|
+
branch?: string | undefined;
|
|
189
268
|
version?: string | undefined;
|
|
269
|
+
tag?: string | undefined;
|
|
190
270
|
git?: string | undefined;
|
|
271
|
+
rev?: string | undefined;
|
|
191
272
|
package?: string | undefined;
|
|
192
273
|
registry?: string | undefined;
|
|
193
274
|
workspace?: boolean | undefined;
|
|
@@ -216,6 +297,12 @@ export declare const CargoManifestSchema: z.ZodPipeline<z.ZodEffects<z.ZodString
|
|
|
216
297
|
path: z.ZodOptional<z.ZodString>;
|
|
217
298
|
/** Git URL for the dependency */
|
|
218
299
|
git: z.ZodOptional<z.ZodString>;
|
|
300
|
+
/** Git tag for the dependency */
|
|
301
|
+
tag: z.ZodOptional<z.ZodString>;
|
|
302
|
+
/** Git revision for the dependency */
|
|
303
|
+
rev: z.ZodOptional<z.ZodString>;
|
|
304
|
+
/** Git branch for the dependency */
|
|
305
|
+
branch: z.ZodOptional<z.ZodString>;
|
|
219
306
|
/** Semver version */
|
|
220
307
|
version: z.ZodOptional<z.ZodString>;
|
|
221
308
|
/** Name of a registry whose URL is configured in `.cargo/config.toml` or `.cargo/config` */
|
|
@@ -226,36 +313,51 @@ export declare const CargoManifestSchema: z.ZodPipeline<z.ZodEffects<z.ZodString
|
|
|
226
313
|
workspace: z.ZodOptional<z.ZodBoolean>;
|
|
227
314
|
}, "strip", z.ZodTypeAny, {
|
|
228
315
|
path?: string | undefined;
|
|
316
|
+
branch?: string | undefined;
|
|
229
317
|
version?: string | undefined;
|
|
318
|
+
tag?: string | undefined;
|
|
230
319
|
git?: string | undefined;
|
|
320
|
+
rev?: string | undefined;
|
|
231
321
|
package?: string | undefined;
|
|
232
322
|
registry?: string | undefined;
|
|
233
323
|
workspace?: boolean | undefined;
|
|
234
324
|
}, {
|
|
235
325
|
path?: string | undefined;
|
|
326
|
+
branch?: string | undefined;
|
|
236
327
|
version?: string | undefined;
|
|
328
|
+
tag?: string | undefined;
|
|
237
329
|
git?: string | undefined;
|
|
330
|
+
rev?: string | undefined;
|
|
238
331
|
package?: string | undefined;
|
|
239
332
|
registry?: string | undefined;
|
|
240
333
|
workspace?: boolean | undefined;
|
|
241
334
|
}>, PackageDependency<CargoManagerData>, {
|
|
242
335
|
path?: string | undefined;
|
|
336
|
+
branch?: string | undefined;
|
|
243
337
|
version?: string | undefined;
|
|
338
|
+
tag?: string | undefined;
|
|
244
339
|
git?: string | undefined;
|
|
340
|
+
rev?: string | undefined;
|
|
245
341
|
package?: string | undefined;
|
|
246
342
|
registry?: string | undefined;
|
|
247
343
|
workspace?: boolean | undefined;
|
|
248
344
|
}>, z.ZodEffects<z.ZodString, PackageDependency<CargoManagerData>, string>]>>, PackageDependency<Record<string, any>>[], Record<string, string | {
|
|
249
345
|
path?: string | undefined;
|
|
346
|
+
branch?: string | undefined;
|
|
250
347
|
version?: string | undefined;
|
|
348
|
+
tag?: string | undefined;
|
|
251
349
|
git?: string | undefined;
|
|
350
|
+
rev?: string | undefined;
|
|
252
351
|
package?: string | undefined;
|
|
253
352
|
registry?: string | undefined;
|
|
254
353
|
workspace?: boolean | undefined;
|
|
255
354
|
}>>, PackageDependency<Record<string, any>>[], Record<string, string | {
|
|
256
355
|
path?: string | undefined;
|
|
356
|
+
branch?: string | undefined;
|
|
257
357
|
version?: string | undefined;
|
|
358
|
+
tag?: string | undefined;
|
|
258
359
|
git?: string | undefined;
|
|
360
|
+
rev?: string | undefined;
|
|
259
361
|
package?: string | undefined;
|
|
260
362
|
registry?: string | undefined;
|
|
261
363
|
workspace?: boolean | undefined;
|
|
@@ -278,8 +380,11 @@ export declare const CargoManifestSchema: z.ZodPipeline<z.ZodEffects<z.ZodString
|
|
|
278
380
|
} | undefined;
|
|
279
381
|
dependencies?: Record<string, string | {
|
|
280
382
|
path?: string | undefined;
|
|
383
|
+
branch?: string | undefined;
|
|
281
384
|
version?: string | undefined;
|
|
385
|
+
tag?: string | undefined;
|
|
282
386
|
git?: string | undefined;
|
|
387
|
+
rev?: string | undefined;
|
|
283
388
|
package?: string | undefined;
|
|
284
389
|
registry?: string | undefined;
|
|
285
390
|
workspace?: boolean | undefined;
|
|
@@ -291,6 +396,12 @@ export declare const CargoManifestSchema: z.ZodPipeline<z.ZodEffects<z.ZodString
|
|
|
291
396
|
path: z.ZodOptional<z.ZodString>;
|
|
292
397
|
/** Git URL for the dependency */
|
|
293
398
|
git: z.ZodOptional<z.ZodString>;
|
|
399
|
+
/** Git tag for the dependency */
|
|
400
|
+
tag: z.ZodOptional<z.ZodString>;
|
|
401
|
+
/** Git revision for the dependency */
|
|
402
|
+
rev: z.ZodOptional<z.ZodString>;
|
|
403
|
+
/** Git branch for the dependency */
|
|
404
|
+
branch: z.ZodOptional<z.ZodString>;
|
|
294
405
|
/** Semver version */
|
|
295
406
|
version: z.ZodOptional<z.ZodString>;
|
|
296
407
|
/** Name of a registry whose URL is configured in `.cargo/config.toml` or `.cargo/config` */
|
|
@@ -301,36 +412,51 @@ export declare const CargoManifestSchema: z.ZodPipeline<z.ZodEffects<z.ZodString
|
|
|
301
412
|
workspace: z.ZodOptional<z.ZodBoolean>;
|
|
302
413
|
}, "strip", z.ZodTypeAny, {
|
|
303
414
|
path?: string | undefined;
|
|
415
|
+
branch?: string | undefined;
|
|
304
416
|
version?: string | undefined;
|
|
417
|
+
tag?: string | undefined;
|
|
305
418
|
git?: string | undefined;
|
|
419
|
+
rev?: string | undefined;
|
|
306
420
|
package?: string | undefined;
|
|
307
421
|
registry?: string | undefined;
|
|
308
422
|
workspace?: boolean | undefined;
|
|
309
423
|
}, {
|
|
310
424
|
path?: string | undefined;
|
|
425
|
+
branch?: string | undefined;
|
|
311
426
|
version?: string | undefined;
|
|
427
|
+
tag?: string | undefined;
|
|
312
428
|
git?: string | undefined;
|
|
429
|
+
rev?: string | undefined;
|
|
313
430
|
package?: string | undefined;
|
|
314
431
|
registry?: string | undefined;
|
|
315
432
|
workspace?: boolean | undefined;
|
|
316
433
|
}>, PackageDependency<CargoManagerData>, {
|
|
317
434
|
path?: string | undefined;
|
|
435
|
+
branch?: string | undefined;
|
|
318
436
|
version?: string | undefined;
|
|
437
|
+
tag?: string | undefined;
|
|
319
438
|
git?: string | undefined;
|
|
439
|
+
rev?: string | undefined;
|
|
320
440
|
package?: string | undefined;
|
|
321
441
|
registry?: string | undefined;
|
|
322
442
|
workspace?: boolean | undefined;
|
|
323
443
|
}>, z.ZodEffects<z.ZodString, PackageDependency<CargoManagerData>, string>]>>, PackageDependency<Record<string, any>>[], Record<string, string | {
|
|
324
444
|
path?: string | undefined;
|
|
445
|
+
branch?: string | undefined;
|
|
325
446
|
version?: string | undefined;
|
|
447
|
+
tag?: string | undefined;
|
|
326
448
|
git?: string | undefined;
|
|
449
|
+
rev?: string | undefined;
|
|
327
450
|
package?: string | undefined;
|
|
328
451
|
registry?: string | undefined;
|
|
329
452
|
workspace?: boolean | undefined;
|
|
330
453
|
}>>, PackageDependency<Record<string, any>>[], Record<string, string | {
|
|
331
454
|
path?: string | undefined;
|
|
455
|
+
branch?: string | undefined;
|
|
332
456
|
version?: string | undefined;
|
|
457
|
+
tag?: string | undefined;
|
|
333
458
|
git?: string | undefined;
|
|
459
|
+
rev?: string | undefined;
|
|
334
460
|
package?: string | undefined;
|
|
335
461
|
registry?: string | undefined;
|
|
336
462
|
workspace?: boolean | undefined;
|
|
@@ -340,6 +466,12 @@ export declare const CargoManifestSchema: z.ZodPipeline<z.ZodEffects<z.ZodString
|
|
|
340
466
|
path: z.ZodOptional<z.ZodString>;
|
|
341
467
|
/** Git URL for the dependency */
|
|
342
468
|
git: z.ZodOptional<z.ZodString>;
|
|
469
|
+
/** Git tag for the dependency */
|
|
470
|
+
tag: z.ZodOptional<z.ZodString>;
|
|
471
|
+
/** Git revision for the dependency */
|
|
472
|
+
rev: z.ZodOptional<z.ZodString>;
|
|
473
|
+
/** Git branch for the dependency */
|
|
474
|
+
branch: z.ZodOptional<z.ZodString>;
|
|
343
475
|
/** Semver version */
|
|
344
476
|
version: z.ZodOptional<z.ZodString>;
|
|
345
477
|
/** Name of a registry whose URL is configured in `.cargo/config.toml` or `.cargo/config` */
|
|
@@ -350,36 +482,51 @@ export declare const CargoManifestSchema: z.ZodPipeline<z.ZodEffects<z.ZodString
|
|
|
350
482
|
workspace: z.ZodOptional<z.ZodBoolean>;
|
|
351
483
|
}, "strip", z.ZodTypeAny, {
|
|
352
484
|
path?: string | undefined;
|
|
485
|
+
branch?: string | undefined;
|
|
353
486
|
version?: string | undefined;
|
|
487
|
+
tag?: string | undefined;
|
|
354
488
|
git?: string | undefined;
|
|
489
|
+
rev?: string | undefined;
|
|
355
490
|
package?: string | undefined;
|
|
356
491
|
registry?: string | undefined;
|
|
357
492
|
workspace?: boolean | undefined;
|
|
358
493
|
}, {
|
|
359
494
|
path?: string | undefined;
|
|
495
|
+
branch?: string | undefined;
|
|
360
496
|
version?: string | undefined;
|
|
497
|
+
tag?: string | undefined;
|
|
361
498
|
git?: string | undefined;
|
|
499
|
+
rev?: string | undefined;
|
|
362
500
|
package?: string | undefined;
|
|
363
501
|
registry?: string | undefined;
|
|
364
502
|
workspace?: boolean | undefined;
|
|
365
503
|
}>, PackageDependency<CargoManagerData>, {
|
|
366
504
|
path?: string | undefined;
|
|
505
|
+
branch?: string | undefined;
|
|
367
506
|
version?: string | undefined;
|
|
507
|
+
tag?: string | undefined;
|
|
368
508
|
git?: string | undefined;
|
|
509
|
+
rev?: string | undefined;
|
|
369
510
|
package?: string | undefined;
|
|
370
511
|
registry?: string | undefined;
|
|
371
512
|
workspace?: boolean | undefined;
|
|
372
513
|
}>, z.ZodEffects<z.ZodString, PackageDependency<CargoManagerData>, string>]>>, PackageDependency<Record<string, any>>[], Record<string, string | {
|
|
373
514
|
path?: string | undefined;
|
|
515
|
+
branch?: string | undefined;
|
|
374
516
|
version?: string | undefined;
|
|
517
|
+
tag?: string | undefined;
|
|
375
518
|
git?: string | undefined;
|
|
519
|
+
rev?: string | undefined;
|
|
376
520
|
package?: string | undefined;
|
|
377
521
|
registry?: string | undefined;
|
|
378
522
|
workspace?: boolean | undefined;
|
|
379
523
|
}>>, PackageDependency<Record<string, any>>[], Record<string, string | {
|
|
380
524
|
path?: string | undefined;
|
|
525
|
+
branch?: string | undefined;
|
|
381
526
|
version?: string | undefined;
|
|
527
|
+
tag?: string | undefined;
|
|
382
528
|
git?: string | undefined;
|
|
529
|
+
rev?: string | undefined;
|
|
383
530
|
package?: string | undefined;
|
|
384
531
|
registry?: string | undefined;
|
|
385
532
|
workspace?: boolean | undefined;
|
|
@@ -389,6 +536,12 @@ export declare const CargoManifestSchema: z.ZodPipeline<z.ZodEffects<z.ZodString
|
|
|
389
536
|
path: z.ZodOptional<z.ZodString>;
|
|
390
537
|
/** Git URL for the dependency */
|
|
391
538
|
git: z.ZodOptional<z.ZodString>;
|
|
539
|
+
/** Git tag for the dependency */
|
|
540
|
+
tag: z.ZodOptional<z.ZodString>;
|
|
541
|
+
/** Git revision for the dependency */
|
|
542
|
+
rev: z.ZodOptional<z.ZodString>;
|
|
543
|
+
/** Git branch for the dependency */
|
|
544
|
+
branch: z.ZodOptional<z.ZodString>;
|
|
392
545
|
/** Semver version */
|
|
393
546
|
version: z.ZodOptional<z.ZodString>;
|
|
394
547
|
/** Name of a registry whose URL is configured in `.cargo/config.toml` or `.cargo/config` */
|
|
@@ -399,36 +552,51 @@ export declare const CargoManifestSchema: z.ZodPipeline<z.ZodEffects<z.ZodString
|
|
|
399
552
|
workspace: z.ZodOptional<z.ZodBoolean>;
|
|
400
553
|
}, "strip", z.ZodTypeAny, {
|
|
401
554
|
path?: string | undefined;
|
|
555
|
+
branch?: string | undefined;
|
|
402
556
|
version?: string | undefined;
|
|
557
|
+
tag?: string | undefined;
|
|
403
558
|
git?: string | undefined;
|
|
559
|
+
rev?: string | undefined;
|
|
404
560
|
package?: string | undefined;
|
|
405
561
|
registry?: string | undefined;
|
|
406
562
|
workspace?: boolean | undefined;
|
|
407
563
|
}, {
|
|
408
564
|
path?: string | undefined;
|
|
565
|
+
branch?: string | undefined;
|
|
409
566
|
version?: string | undefined;
|
|
567
|
+
tag?: string | undefined;
|
|
410
568
|
git?: string | undefined;
|
|
569
|
+
rev?: string | undefined;
|
|
411
570
|
package?: string | undefined;
|
|
412
571
|
registry?: string | undefined;
|
|
413
572
|
workspace?: boolean | undefined;
|
|
414
573
|
}>, PackageDependency<CargoManagerData>, {
|
|
415
574
|
path?: string | undefined;
|
|
575
|
+
branch?: string | undefined;
|
|
416
576
|
version?: string | undefined;
|
|
577
|
+
tag?: string | undefined;
|
|
417
578
|
git?: string | undefined;
|
|
579
|
+
rev?: string | undefined;
|
|
418
580
|
package?: string | undefined;
|
|
419
581
|
registry?: string | undefined;
|
|
420
582
|
workspace?: boolean | undefined;
|
|
421
583
|
}>, z.ZodEffects<z.ZodString, PackageDependency<CargoManagerData>, string>]>>, PackageDependency<Record<string, any>>[], Record<string, string | {
|
|
422
584
|
path?: string | undefined;
|
|
585
|
+
branch?: string | undefined;
|
|
423
586
|
version?: string | undefined;
|
|
587
|
+
tag?: string | undefined;
|
|
424
588
|
git?: string | undefined;
|
|
589
|
+
rev?: string | undefined;
|
|
425
590
|
package?: string | undefined;
|
|
426
591
|
registry?: string | undefined;
|
|
427
592
|
workspace?: boolean | undefined;
|
|
428
593
|
}>>, PackageDependency<Record<string, any>>[], Record<string, string | {
|
|
429
594
|
path?: string | undefined;
|
|
595
|
+
branch?: string | undefined;
|
|
430
596
|
version?: string | undefined;
|
|
597
|
+
tag?: string | undefined;
|
|
431
598
|
git?: string | undefined;
|
|
599
|
+
rev?: string | undefined;
|
|
432
600
|
package?: string | undefined;
|
|
433
601
|
registry?: string | undefined;
|
|
434
602
|
workspace?: boolean | undefined;
|
|
@@ -440,24 +608,33 @@ export declare const CargoManifestSchema: z.ZodPipeline<z.ZodEffects<z.ZodString
|
|
|
440
608
|
}, {
|
|
441
609
|
dependencies?: Record<string, string | {
|
|
442
610
|
path?: string | undefined;
|
|
611
|
+
branch?: string | undefined;
|
|
443
612
|
version?: string | undefined;
|
|
613
|
+
tag?: string | undefined;
|
|
444
614
|
git?: string | undefined;
|
|
615
|
+
rev?: string | undefined;
|
|
445
616
|
package?: string | undefined;
|
|
446
617
|
registry?: string | undefined;
|
|
447
618
|
workspace?: boolean | undefined;
|
|
448
619
|
}> | undefined;
|
|
449
620
|
'dev-dependencies'?: Record<string, string | {
|
|
450
621
|
path?: string | undefined;
|
|
622
|
+
branch?: string | undefined;
|
|
451
623
|
version?: string | undefined;
|
|
624
|
+
tag?: string | undefined;
|
|
452
625
|
git?: string | undefined;
|
|
626
|
+
rev?: string | undefined;
|
|
453
627
|
package?: string | undefined;
|
|
454
628
|
registry?: string | undefined;
|
|
455
629
|
workspace?: boolean | undefined;
|
|
456
630
|
}> | undefined;
|
|
457
631
|
'build-dependencies'?: Record<string, string | {
|
|
458
632
|
path?: string | undefined;
|
|
633
|
+
branch?: string | undefined;
|
|
459
634
|
version?: string | undefined;
|
|
635
|
+
tag?: string | undefined;
|
|
460
636
|
git?: string | undefined;
|
|
637
|
+
rev?: string | undefined;
|
|
461
638
|
package?: string | undefined;
|
|
462
639
|
registry?: string | undefined;
|
|
463
640
|
workspace?: boolean | undefined;
|
|
@@ -492,24 +669,33 @@ export declare const CargoManifestSchema: z.ZodPipeline<z.ZodEffects<z.ZodString
|
|
|
492
669
|
target?: Record<string, {
|
|
493
670
|
dependencies?: Record<string, string | {
|
|
494
671
|
path?: string | undefined;
|
|
672
|
+
branch?: string | undefined;
|
|
495
673
|
version?: string | undefined;
|
|
674
|
+
tag?: string | undefined;
|
|
496
675
|
git?: string | undefined;
|
|
676
|
+
rev?: string | undefined;
|
|
497
677
|
package?: string | undefined;
|
|
498
678
|
registry?: string | undefined;
|
|
499
679
|
workspace?: boolean | undefined;
|
|
500
680
|
}> | undefined;
|
|
501
681
|
'dev-dependencies'?: Record<string, string | {
|
|
502
682
|
path?: string | undefined;
|
|
683
|
+
branch?: string | undefined;
|
|
503
684
|
version?: string | undefined;
|
|
685
|
+
tag?: string | undefined;
|
|
504
686
|
git?: string | undefined;
|
|
687
|
+
rev?: string | undefined;
|
|
505
688
|
package?: string | undefined;
|
|
506
689
|
registry?: string | undefined;
|
|
507
690
|
workspace?: boolean | undefined;
|
|
508
691
|
}> | undefined;
|
|
509
692
|
'build-dependencies'?: Record<string, string | {
|
|
510
693
|
path?: string | undefined;
|
|
694
|
+
branch?: string | undefined;
|
|
511
695
|
version?: string | undefined;
|
|
696
|
+
tag?: string | undefined;
|
|
512
697
|
git?: string | undefined;
|
|
698
|
+
rev?: string | undefined;
|
|
513
699
|
package?: string | undefined;
|
|
514
700
|
registry?: string | undefined;
|
|
515
701
|
workspace?: boolean | undefined;
|
|
@@ -517,8 +703,11 @@ export declare const CargoManifestSchema: z.ZodPipeline<z.ZodEffects<z.ZodString
|
|
|
517
703
|
}> | undefined;
|
|
518
704
|
dependencies?: Record<string, string | {
|
|
519
705
|
path?: string | undefined;
|
|
706
|
+
branch?: string | undefined;
|
|
520
707
|
version?: string | undefined;
|
|
708
|
+
tag?: string | undefined;
|
|
521
709
|
git?: string | undefined;
|
|
710
|
+
rev?: string | undefined;
|
|
522
711
|
package?: string | undefined;
|
|
523
712
|
registry?: string | undefined;
|
|
524
713
|
workspace?: boolean | undefined;
|
|
@@ -529,8 +718,11 @@ export declare const CargoManifestSchema: z.ZodPipeline<z.ZodEffects<z.ZodString
|
|
|
529
718
|
} | undefined;
|
|
530
719
|
dependencies?: Record<string, string | {
|
|
531
720
|
path?: string | undefined;
|
|
721
|
+
branch?: string | undefined;
|
|
532
722
|
version?: string | undefined;
|
|
723
|
+
tag?: string | undefined;
|
|
533
724
|
git?: string | undefined;
|
|
725
|
+
rev?: string | undefined;
|
|
534
726
|
package?: string | undefined;
|
|
535
727
|
registry?: string | undefined;
|
|
536
728
|
workspace?: boolean | undefined;
|
|
@@ -538,22 +730,28 @@ export declare const CargoManifestSchema: z.ZodPipeline<z.ZodEffects<z.ZodString
|
|
|
538
730
|
} | undefined;
|
|
539
731
|
'dev-dependencies'?: Record<string, string | {
|
|
540
732
|
path?: string | undefined;
|
|
733
|
+
branch?: string | undefined;
|
|
541
734
|
version?: string | undefined;
|
|
735
|
+
tag?: string | undefined;
|
|
542
736
|
git?: string | undefined;
|
|
737
|
+
rev?: string | undefined;
|
|
543
738
|
package?: string | undefined;
|
|
544
739
|
registry?: string | undefined;
|
|
545
740
|
workspace?: boolean | undefined;
|
|
546
741
|
}> | undefined;
|
|
547
742
|
'build-dependencies'?: Record<string, string | {
|
|
548
743
|
path?: string | undefined;
|
|
744
|
+
branch?: string | undefined;
|
|
549
745
|
version?: string | undefined;
|
|
746
|
+
tag?: string | undefined;
|
|
550
747
|
git?: string | undefined;
|
|
748
|
+
rev?: string | undefined;
|
|
551
749
|
package?: string | undefined;
|
|
552
750
|
registry?: string | undefined;
|
|
553
751
|
workspace?: boolean | undefined;
|
|
554
752
|
}> | undefined;
|
|
555
753
|
}>>;
|
|
556
|
-
export declare const
|
|
754
|
+
export declare const CargoConfig: z.ZodPipeline<z.ZodEffects<z.ZodString, unknown, string>, z.ZodObject<{
|
|
557
755
|
registries: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
558
756
|
index: z.ZodOptional<z.ZodString>;
|
|
559
757
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -588,60 +786,33 @@ export declare const CargoConfigSchema: z.ZodPipeline<z.ZodEffects<z.ZodString,
|
|
|
588
786
|
index?: string | undefined;
|
|
589
787
|
}> | undefined;
|
|
590
788
|
}>>;
|
|
591
|
-
export type CargoConfig = z.infer<typeof
|
|
592
|
-
export declare const
|
|
789
|
+
export type CargoConfig = z.infer<typeof CargoConfig>;
|
|
790
|
+
export declare const CargoLock: z.ZodPipeline<z.ZodEffects<z.ZodString, unknown, string>, z.ZodObject<{
|
|
593
791
|
package: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
594
792
|
name: z.ZodString;
|
|
595
793
|
version: z.ZodString;
|
|
596
794
|
source: z.ZodOptional<z.ZodString>;
|
|
597
795
|
}, "strip", z.ZodTypeAny, {
|
|
598
|
-
name: string;
|
|
599
|
-
version: string;
|
|
600
|
-
source?: string | undefined;
|
|
601
|
-
}, {
|
|
602
|
-
name: string;
|
|
603
|
-
version: string;
|
|
604
|
-
source?: string | undefined;
|
|
605
|
-
}>, "many">>;
|
|
606
|
-
}, "strip", z.ZodTypeAny, {
|
|
607
|
-
package?: {
|
|
608
|
-
name: string;
|
|
609
796
|
version: string;
|
|
610
|
-
source?: string | undefined;
|
|
611
|
-
}[] | undefined;
|
|
612
|
-
}, {
|
|
613
|
-
package?: {
|
|
614
797
|
name: string;
|
|
615
|
-
version: string;
|
|
616
|
-
source?: string | undefined;
|
|
617
|
-
}[] | undefined;
|
|
618
|
-
}>;
|
|
619
|
-
export type CargoLockSchema = z.infer<typeof CargoLockSchema>;
|
|
620
|
-
export declare const CargoLockSchemaToml: z.ZodPipeline<z.ZodEffects<z.ZodString, unknown, string>, z.ZodObject<{
|
|
621
|
-
package: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
622
|
-
name: z.ZodString;
|
|
623
|
-
version: z.ZodString;
|
|
624
|
-
source: z.ZodOptional<z.ZodString>;
|
|
625
|
-
}, "strip", z.ZodTypeAny, {
|
|
626
|
-
name: string;
|
|
627
|
-
version: string;
|
|
628
798
|
source?: string | undefined;
|
|
629
799
|
}, {
|
|
630
|
-
name: string;
|
|
631
800
|
version: string;
|
|
801
|
+
name: string;
|
|
632
802
|
source?: string | undefined;
|
|
633
803
|
}>, "many">>;
|
|
634
804
|
}, "strip", z.ZodTypeAny, {
|
|
635
805
|
package?: {
|
|
636
|
-
name: string;
|
|
637
806
|
version: string;
|
|
807
|
+
name: string;
|
|
638
808
|
source?: string | undefined;
|
|
639
809
|
}[] | undefined;
|
|
640
810
|
}, {
|
|
641
811
|
package?: {
|
|
642
|
-
name: string;
|
|
643
812
|
version: string;
|
|
813
|
+
name: string;
|
|
644
814
|
source?: string | undefined;
|
|
645
815
|
}[] | undefined;
|
|
646
816
|
}>>;
|
|
817
|
+
export type CargoLock = z.infer<typeof CargoLock>;
|
|
647
818
|
export {};
|