renovate 42.95.1 → 43.0.1
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/_virtual/rolldown_runtime.js +4 -29
- package/dist/config/app-strings.js +5 -8
- package/dist/config/app-strings.js.map +1 -1
- package/dist/config/decrypt/bcpgp.js +15 -19
- package/dist/config/decrypt/bcpgp.js.map +1 -1
- package/dist/config/decrypt/openpgp.js +10 -13
- package/dist/config/decrypt/openpgp.js.map +1 -1
- package/dist/config/decrypt.js +50 -58
- package/dist/config/decrypt.js.map +1 -1
- package/dist/config/defaults.js +5 -5
- package/dist/config/defaults.js.map +1 -1
- package/dist/config/global.js +1 -2
- package/dist/config/global.js.map +1 -1
- package/dist/config/index.js +11 -14
- package/dist/config/index.js.map +1 -1
- package/dist/config/inherit.js +1 -3
- package/dist/config/inherit.js.map +1 -1
- package/dist/config/massage.js +12 -13
- package/dist/config/massage.js.map +1 -1
- package/dist/config/migrate-validate.js +17 -19
- package/dist/config/migrate-validate.js.map +1 -1
- package/dist/config/migration.js +35 -39
- package/dist/config/migration.js.map +1 -1
- package/dist/config/migrations/base/abstract-migration.js +5 -6
- package/dist/config/migrations/base/abstract-migration.js.map +1 -1
- package/dist/config/migrations/base/remove-property-migration.js +3 -3
- package/dist/config/migrations/base/remove-property-migration.js.map +1 -1
- package/dist/config/migrations/base/rename-property-migration.js +3 -3
- package/dist/config/migrations/base/rename-property-migration.js.map +1 -1
- package/dist/config/migrations/custom/automerge-major-migration.js +5 -6
- package/dist/config/migrations/custom/automerge-major-migration.js.map +1 -1
- package/dist/config/migrations/custom/automerge-migration.js +7 -8
- package/dist/config/migrations/custom/automerge-migration.js.map +1 -1
- package/dist/config/migrations/custom/automerge-minor-migration.js +5 -6
- package/dist/config/migrations/custom/automerge-minor-migration.js.map +1 -1
- package/dist/config/migrations/custom/automerge-patch-migration.js +5 -6
- package/dist/config/migrations/custom/automerge-patch-migration.js.map +1 -1
- package/dist/config/migrations/custom/automerge-type-migration.js +5 -6
- package/dist/config/migrations/custom/automerge-type-migration.js.map +1 -1
- package/dist/config/migrations/custom/azure-gitlab-automerge-migration.js +3 -3
- package/dist/config/migrations/custom/azure-gitlab-automerge-migration.js.map +1 -1
- package/dist/config/migrations/custom/base-branch-migration.js +6 -7
- package/dist/config/migrations/custom/base-branch-migration.js.map +1 -1
- package/dist/config/migrations/custom/binary-source-migration.js +3 -3
- package/dist/config/migrations/custom/binary-source-migration.js.map +1 -1
- package/dist/config/migrations/custom/branch-name-migration.js +5 -6
- package/dist/config/migrations/custom/branch-name-migration.js.map +1 -1
- package/dist/config/migrations/custom/branch-prefix-migration.js +5 -6
- package/dist/config/migrations/custom/branch-prefix-migration.js.map +1 -1
- package/dist/config/migrations/custom/compatibility-migration.js +5 -6
- package/dist/config/migrations/custom/compatibility-migration.js.map +1 -1
- package/dist/config/migrations/custom/composer-ignore-platform-reqs-migration.js +5 -6
- package/dist/config/migrations/custom/composer-ignore-platform-reqs-migration.js.map +1 -1
- package/dist/config/migrations/custom/custom-managers-migration.js +5 -6
- package/dist/config/migrations/custom/custom-managers-migration.js.map +1 -1
- package/dist/config/migrations/custom/datasource-migration.js +5 -7
- package/dist/config/migrations/custom/datasource-migration.js.map +1 -1
- package/dist/config/migrations/custom/dep-types-migration.js +7 -8
- package/dist/config/migrations/custom/dep-types-migration.js.map +1 -1
- package/dist/config/migrations/custom/dry-run-migration.js +3 -3
- package/dist/config/migrations/custom/dry-run-migration.js.map +1 -1
- package/dist/config/migrations/custom/enabled-managers-migration.js +5 -6
- package/dist/config/migrations/custom/enabled-managers-migration.js.map +1 -1
- package/dist/config/migrations/custom/extends-migration.js +10 -11
- package/dist/config/migrations/custom/extends-migration.js.map +1 -1
- package/dist/config/migrations/custom/fetch-release-notes-migration.js +5 -6
- package/dist/config/migrations/custom/fetch-release-notes-migration.js.map +1 -1
- package/dist/config/migrations/custom/file-match-migration.js +6 -7
- package/dist/config/migrations/custom/file-match-migration.js.map +1 -1
- package/dist/config/migrations/custom/go-mod-tidy-migration.js +3 -3
- package/dist/config/migrations/custom/go-mod-tidy-migration.js.map +1 -1
- package/dist/config/migrations/custom/host-rules-migration.js +15 -19
- package/dist/config/migrations/custom/host-rules-migration.js.map +1 -1
- package/dist/config/migrations/custom/ignore-node-modules-migration.js +3 -3
- package/dist/config/migrations/custom/ignore-node-modules-migration.js.map +1 -1
- package/dist/config/migrations/custom/ignore-npmrc-file-migration.js +5 -6
- package/dist/config/migrations/custom/ignore-npmrc-file-migration.js.map +1 -1
- package/dist/config/migrations/custom/include-forks-migration.js +5 -6
- package/dist/config/migrations/custom/include-forks-migration.js.map +1 -1
- package/dist/config/migrations/custom/match-datasources-migration.js +5 -6
- package/dist/config/migrations/custom/match-datasources-migration.js.map +1 -1
- package/dist/config/migrations/custom/match-managers-migration.js +5 -6
- package/dist/config/migrations/custom/match-managers-migration.js.map +1 -1
- package/dist/config/migrations/custom/match-strings-migration.js +6 -8
- package/dist/config/migrations/custom/match-strings-migration.js.map +1 -1
- package/dist/config/migrations/custom/node-migration.js +3 -3
- package/dist/config/migrations/custom/node-migration.js.map +1 -1
- package/dist/config/migrations/custom/package-files-migration.js +8 -9
- package/dist/config/migrations/custom/package-files-migration.js.map +1 -1
- package/dist/config/migrations/custom/package-name-migration.js +3 -3
- package/dist/config/migrations/custom/package-name-migration.js.map +1 -1
- package/dist/config/migrations/custom/package-pattern-migration.js +3 -3
- package/dist/config/migrations/custom/package-pattern-migration.js.map +1 -1
- package/dist/config/migrations/custom/package-rules-migration.js +18 -19
- package/dist/config/migrations/custom/package-rules-migration.js.map +1 -1
- package/dist/config/migrations/custom/packages-migration.js +6 -7
- package/dist/config/migrations/custom/packages-migration.js.map +1 -1
- package/dist/config/migrations/custom/path-rules-migration.js +5 -6
- package/dist/config/migrations/custom/path-rules-migration.js.map +1 -1
- package/dist/config/migrations/custom/pin-versions-migration.js +5 -6
- package/dist/config/migrations/custom/pin-versions-migration.js.map +1 -1
- package/dist/config/migrations/custom/platform-commit-migration.js +5 -6
- package/dist/config/migrations/custom/platform-commit-migration.js.map +1 -1
- package/dist/config/migrations/custom/post-update-options-migration.js +5 -6
- package/dist/config/migrations/custom/post-update-options-migration.js.map +1 -1
- package/dist/config/migrations/custom/rebase-conflicted-prs-migration.js +3 -3
- package/dist/config/migrations/custom/rebase-conflicted-prs-migration.js.map +1 -1
- package/dist/config/migrations/custom/rebase-stale-prs-migration.js +5 -6
- package/dist/config/migrations/custom/rebase-stale-prs-migration.js.map +1 -1
- package/dist/config/migrations/custom/recreate-closed-migration.js +5 -6
- package/dist/config/migrations/custom/recreate-closed-migration.js.map +1 -1
- package/dist/config/migrations/custom/renovate-fork-migration.js +5 -6
- package/dist/config/migrations/custom/renovate-fork-migration.js.map +1 -1
- package/dist/config/migrations/custom/require-config-migration.js +3 -3
- package/dist/config/migrations/custom/require-config-migration.js.map +1 -1
- package/dist/config/migrations/custom/required-status-checks-migration.js +3 -3
- package/dist/config/migrations/custom/required-status-checks-migration.js.map +1 -1
- package/dist/config/migrations/custom/schedule-migration.js +14 -17
- package/dist/config/migrations/custom/schedule-migration.js.map +1 -1
- package/dist/config/migrations/custom/semantic-commits-migration.js +5 -6
- package/dist/config/migrations/custom/semantic-commits-migration.js.map +1 -1
- package/dist/config/migrations/custom/semantic-prefix-migration.js +5 -6
- package/dist/config/migrations/custom/semantic-prefix-migration.js.map +1 -1
- package/dist/config/migrations/custom/separate-major-release-migration.js +3 -3
- package/dist/config/migrations/custom/separate-major-release-migration.js.map +1 -1
- package/dist/config/migrations/custom/separate-multiple-major-migration.js +3 -3
- package/dist/config/migrations/custom/separate-multiple-major-migration.js.map +1 -1
- package/dist/config/migrations/custom/stability-days-migration.js +5 -6
- package/dist/config/migrations/custom/stability-days-migration.js.map +1 -1
- package/dist/config/migrations/custom/suppress-notifications-migration.js +5 -6
- package/dist/config/migrations/custom/suppress-notifications-migration.js.map +1 -1
- package/dist/config/migrations/custom/trust-level-migration.js +3 -3
- package/dist/config/migrations/custom/trust-level-migration.js.map +1 -1
- package/dist/config/migrations/custom/unpublish-safe-migration.js +5 -6
- package/dist/config/migrations/custom/unpublish-safe-migration.js.map +1 -1
- package/dist/config/migrations/custom/update-lock-files-migration.js +3 -3
- package/dist/config/migrations/custom/update-lock-files-migration.js.map +1 -1
- package/dist/config/migrations/custom/upgrade-in-range-migration.js +3 -3
- package/dist/config/migrations/custom/upgrade-in-range-migration.js.map +1 -1
- package/dist/config/migrations/custom/version-strategy-migration.js +3 -3
- package/dist/config/migrations/custom/version-strategy-migration.js.map +1 -1
- package/dist/config/migrations/index.js +3 -1
- package/dist/config/migrations/migrations-service.js +121 -122
- package/dist/config/migrations/migrations-service.js.map +1 -1
- package/dist/config/options/index.js +32 -28
- package/dist/config/options/index.js.map +1 -1
- package/dist/config/parse.js +15 -21
- package/dist/config/parse.js.map +1 -1
- package/dist/config/presets/common.js +1 -2
- package/dist/config/presets/common.js.map +1 -1
- package/dist/config/presets/forgejo/index.js +13 -19
- package/dist/config/presets/forgejo/index.js.map +1 -1
- package/dist/config/presets/gitea/index.js +13 -19
- package/dist/config/presets/gitea/index.js.map +1 -1
- package/dist/config/presets/github/index.js +19 -26
- package/dist/config/presets/github/index.js.map +1 -1
- package/dist/config/presets/gitlab/index.js +16 -22
- package/dist/config/presets/gitlab/index.js.map +1 -1
- package/dist/config/presets/http/index.js +18 -25
- package/dist/config/presets/http/index.js.map +1 -1
- package/dist/config/presets/index.js +78 -83
- package/dist/config/presets/index.js.map +1 -1
- package/dist/config/presets/internal/abandonments.js +3 -3
- package/dist/config/presets/internal/abandonments.js.map +1 -1
- package/dist/config/presets/internal/auto-generate-replacements.js +3 -3
- package/dist/config/presets/internal/auto-generate-replacements.js.map +1 -1
- package/dist/config/presets/internal/config.js +7 -13
- package/dist/config/presets/internal/config.js.map +1 -1
- package/dist/config/presets/internal/custom-managers.js +1 -2
- package/dist/config/presets/internal/custom-managers.js.map +1 -1
- package/dist/config/presets/internal/default.js +2 -2
- package/dist/config/presets/internal/default.js.map +1 -1
- package/dist/config/presets/internal/docker.js +1 -2
- package/dist/config/presets/internal/docker.js.map +1 -1
- package/dist/config/presets/internal/global.js +1 -2
- package/dist/config/presets/internal/global.js.map +1 -1
- package/dist/config/presets/internal/group.js +3 -4
- package/dist/config/presets/internal/group.js.map +1 -1
- package/dist/config/presets/internal/helpers.js +1 -2
- package/dist/config/presets/internal/helpers.js.map +1 -1
- package/dist/config/presets/internal/index.js +35 -40
- package/dist/config/presets/internal/index.js.map +1 -1
- package/dist/config/presets/internal/merge-confidence.js +1 -3
- package/dist/config/presets/internal/merge-confidence.js.map +1 -1
- package/dist/config/presets/internal/monorepos.js +9 -9
- package/dist/config/presets/internal/monorepos.js.map +1 -1
- package/dist/config/presets/internal/packages.js +1 -2
- package/dist/config/presets/internal/packages.js.map +1 -1
- package/dist/config/presets/internal/preview.js +1 -2
- package/dist/config/presets/internal/preview.js.map +1 -1
- package/dist/config/presets/internal/replacements.js +5 -5
- package/dist/config/presets/internal/replacements.js.map +1 -1
- package/dist/config/presets/internal/schedule.js +1 -2
- package/dist/config/presets/internal/schedule.js.map +1 -1
- package/dist/config/presets/internal/security.js +1 -2
- package/dist/config/presets/internal/security.js.map +1 -1
- package/dist/config/presets/internal/workarounds.js +1 -2
- package/dist/config/presets/internal/workarounds.js.map +1 -1
- package/dist/config/presets/local/common.js +14 -20
- package/dist/config/presets/local/common.js.map +1 -1
- package/dist/config/presets/local/index.js +19 -25
- package/dist/config/presets/local/index.js.map +1 -1
- package/dist/config/presets/npm/index.js +17 -23
- package/dist/config/presets/npm/index.js.map +1 -1
- package/dist/config/presets/parse.js +13 -16
- package/dist/config/presets/parse.js.map +1 -1
- package/dist/config/presets/util.js +9 -19
- package/dist/config/presets/util.js.map +1 -1
- package/dist/config/schema.js +7 -8
- package/dist/config/schema.js.map +1 -1
- package/dist/config/secrets.js +12 -16
- package/dist/config/secrets.js.map +1 -1
- package/dist/config/types.js +1 -3
- package/dist/config/types.js.map +1 -1
- package/dist/config/utils.js +12 -13
- package/dist/config/utils.js.map +1 -1
- package/dist/config/validation-helpers/match-base-branches.js +3 -4
- package/dist/config/validation-helpers/match-base-branches.js.map +1 -1
- package/dist/config/validation-helpers/regex-glob-matchers.js +6 -8
- package/dist/config/validation-helpers/regex-glob-matchers.js.map +1 -1
- package/dist/config/validation-helpers/utils.js +15 -24
- package/dist/config/validation-helpers/utils.js.map +1 -1
- package/dist/config/validation.js +92 -93
- package/dist/config/validation.js.map +1 -1
- package/dist/config-validator.d.ts +5 -1
- package/dist/config-validator.js +50 -52
- package/dist/config-validator.js.map +1 -1
- package/dist/constants/error-messages.js +68 -126
- package/dist/constants/error-messages.js.map +1 -1
- package/dist/constants/platforms.js +1 -9
- package/dist/constants/platforms.js.map +1 -1
- package/dist/data/abandonments.js +1 -7
- package/dist/data/changelog-urls.js +1 -7
- package/dist/data/monorepo.js +1 -19
- package/dist/data/node-js-schedule.js +1 -7
- package/dist/data/replacements.js +1 -7
- package/dist/data/source-urls.js +1 -7
- package/dist/data-files.generated.js +1 -2
- package/dist/data-files.generated.js.map +1 -1
- package/dist/expose.js +29 -47
- package/dist/expose.js.map +1 -1
- package/dist/instrumentation/index.js +62 -66
- package/dist/instrumentation/index.js.map +1 -1
- package/dist/instrumentation/reporting.js +21 -27
- package/dist/instrumentation/reporting.js.map +1 -1
- package/dist/instrumentation/types.js +1 -4
- package/dist/instrumentation/types.js.map +1 -1
- package/dist/instrumentation/utils.js +6 -11
- package/dist/instrumentation/utils.js.map +1 -1
- package/dist/instrumentation/with-instrumenting.js +3 -3
- package/dist/instrumentation/with-instrumenting.js.map +1 -1
- package/dist/logger/cmd-serializer.js +3 -14
- package/dist/logger/cmd-serializer.js.map +1 -1
- package/dist/logger/config-serializer.js +3 -13
- package/dist/logger/config-serializer.js.map +1 -1
- package/dist/logger/err-serializer.js +7 -19
- package/dist/logger/err-serializer.js.map +1 -1
- package/dist/logger/index.js +36 -63
- package/dist/logger/index.js.map +1 -1
- package/dist/logger/once.js +2 -15
- package/dist/logger/once.js.map +1 -1
- package/dist/logger/pretty-stdout.js +49 -63
- package/dist/logger/pretty-stdout.js.map +1 -1
- package/dist/logger/remap.js +6 -22
- package/dist/logger/remap.js.map +1 -1
- package/dist/logger/renovate-logger.js +107 -121
- package/dist/logger/renovate-logger.js.map +1 -1
- package/dist/logger/types.d.ts +1 -1
- package/dist/logger/utils.js +69 -91
- package/dist/logger/utils.js.map +1 -1
- package/dist/manager-list.generated.js +1 -2
- package/dist/manager-list.generated.js.map +1 -1
- package/dist/modules/datasource/api.js +157 -157
- package/dist/modules/datasource/api.js.map +1 -1
- package/dist/modules/datasource/artifactory/common.js +1 -2
- package/dist/modules/datasource/artifactory/common.js.map +1 -1
- package/dist/modules/datasource/artifactory/index.js +24 -28
- package/dist/modules/datasource/artifactory/index.js.map +1 -1
- package/dist/modules/datasource/aws-eks-addon/index.js +20 -22
- package/dist/modules/datasource/aws-eks-addon/index.js.map +1 -1
- package/dist/modules/datasource/aws-eks-addon/schema.js +10 -12
- package/dist/modules/datasource/aws-eks-addon/schema.js.map +1 -1
- package/dist/modules/datasource/aws-machine-image/index.js +16 -17
- package/dist/modules/datasource/aws-machine-image/index.js.map +1 -1
- package/dist/modules/datasource/aws-rds/index.js +9 -10
- package/dist/modules/datasource/aws-rds/index.js.map +1 -1
- package/dist/modules/datasource/azure-bicep-resource/index.js +10 -10
- package/dist/modules/datasource/azure-bicep-resource/index.js.map +1 -1
- package/dist/modules/datasource/azure-bicep-resource/schema.js +3 -4
- package/dist/modules/datasource/azure-bicep-resource/schema.js.map +1 -1
- package/dist/modules/datasource/azure-pipelines-tasks/index.js +17 -17
- package/dist/modules/datasource/azure-pipelines-tasks/index.js.map +1 -1
- package/dist/modules/datasource/azure-pipelines-tasks/schema.js +15 -18
- package/dist/modules/datasource/azure-pipelines-tasks/schema.js.map +1 -1
- package/dist/modules/datasource/azure-tags/index.js +9 -10
- package/dist/modules/datasource/azure-tags/index.js.map +1 -1
- package/dist/modules/datasource/bazel/index.js +24 -26
- package/dist/modules/datasource/bazel/index.js.map +1 -1
- package/dist/modules/datasource/bazel/schema.js +6 -7
- package/dist/modules/datasource/bazel/schema.js.map +1 -1
- package/dist/modules/datasource/bitbucket-server-tags/index.js +30 -34
- package/dist/modules/datasource/bitbucket-server-tags/index.js.map +1 -1
- package/dist/modules/datasource/bitbucket-server-tags/schema.js +7 -10
- package/dist/modules/datasource/bitbucket-server-tags/schema.js.map +1 -1
- package/dist/modules/datasource/bitbucket-tags/index.js +16 -17
- package/dist/modules/datasource/bitbucket-tags/index.js.map +1 -1
- package/dist/modules/datasource/bitrise/index.js +30 -34
- package/dist/modules/datasource/bitrise/index.js.map +1 -1
- package/dist/modules/datasource/bitrise/schema.js +7 -8
- package/dist/modules/datasource/bitrise/schema.js.map +1 -1
- package/dist/modules/datasource/buildpacks-registry/index.js +16 -19
- package/dist/modules/datasource/buildpacks-registry/index.js.map +1 -1
- package/dist/modules/datasource/buildpacks-registry/schema.js +5 -6
- package/dist/modules/datasource/buildpacks-registry/schema.js.map +1 -1
- package/dist/modules/datasource/cdnjs/index.js +22 -24
- package/dist/modules/datasource/cdnjs/index.js.map +1 -1
- package/dist/modules/datasource/cdnjs/schema.js +10 -12
- package/dist/modules/datasource/cdnjs/schema.js.map +1 -1
- package/dist/modules/datasource/clojure/common.js +1 -2
- package/dist/modules/datasource/clojure/common.js.map +1 -1
- package/dist/modules/datasource/clojure/index.js +6 -6
- package/dist/modules/datasource/clojure/index.js.map +1 -1
- package/dist/modules/datasource/common.js +33 -43
- package/dist/modules/datasource/common.js.map +1 -1
- package/dist/modules/datasource/conan/common.js +3 -7
- package/dist/modules/datasource/conan/common.js.map +1 -1
- package/dist/modules/datasource/conan/index.js +43 -47
- package/dist/modules/datasource/conan/index.js.map +1 -1
- package/dist/modules/datasource/conan/schema.js +14 -19
- package/dist/modules/datasource/conan/schema.js.map +1 -1
- package/dist/modules/datasource/conda/common.js +1 -3
- package/dist/modules/datasource/conda/common.js.map +1 -1
- package/dist/modules/datasource/conda/index.js +25 -28
- package/dist/modules/datasource/conda/index.js.map +1 -1
- package/dist/modules/datasource/conda/prefix-dev.js +9 -10
- package/dist/modules/datasource/conda/prefix-dev.js.map +1 -1
- package/dist/modules/datasource/conda/schema/prefix-dev.js +12 -13
- package/dist/modules/datasource/conda/schema/prefix-dev.js.map +1 -1
- package/dist/modules/datasource/cpan/index.js +11 -12
- package/dist/modules/datasource/cpan/index.js.map +1 -1
- package/dist/modules/datasource/cpan/schema.js +17 -18
- package/dist/modules/datasource/cpan/schema.js.map +1 -1
- package/dist/modules/datasource/crate/index.js +52 -58
- package/dist/modules/datasource/crate/index.js.map +1 -1
- package/dist/modules/datasource/crate/schema.js +4 -5
- package/dist/modules/datasource/crate/schema.js.map +1 -1
- package/dist/modules/datasource/custom/formats/html.js +7 -8
- package/dist/modules/datasource/custom/formats/html.js.map +1 -1
- package/dist/modules/datasource/custom/formats/index.js +11 -11
- package/dist/modules/datasource/custom/formats/index.js.map +1 -1
- package/dist/modules/datasource/custom/formats/json.js +3 -3
- package/dist/modules/datasource/custom/formats/json.js.map +1 -1
- package/dist/modules/datasource/custom/formats/plain.js +5 -6
- package/dist/modules/datasource/custom/formats/plain.js.map +1 -1
- package/dist/modules/datasource/custom/formats/toml.js +4 -4
- package/dist/modules/datasource/custom/formats/toml.js.map +1 -1
- package/dist/modules/datasource/custom/formats/yaml.js +5 -5
- package/dist/modules/datasource/custom/formats/yaml.js.map +1 -1
- package/dist/modules/datasource/custom/index.js +20 -22
- package/dist/modules/datasource/custom/index.js.map +1 -1
- package/dist/modules/datasource/custom/schema.js +18 -19
- package/dist/modules/datasource/custom/schema.js.map +1 -1
- package/dist/modules/datasource/custom/utils.js +13 -15
- package/dist/modules/datasource/custom/utils.js.map +1 -1
- package/dist/modules/datasource/dart/index.js +7 -8
- package/dist/modules/datasource/dart/index.js.map +1 -1
- package/dist/modules/datasource/dart-version/index.js +8 -10
- package/dist/modules/datasource/dart-version/index.js.map +1 -1
- package/dist/modules/datasource/datasource.js +8 -9
- package/dist/modules/datasource/datasource.js.map +1 -1
- package/dist/modules/datasource/deb/checksum.js +7 -9
- package/dist/modules/datasource/deb/checksum.js.map +1 -1
- package/dist/modules/datasource/deb/common.js +1 -4
- package/dist/modules/datasource/deb/common.js.map +1 -1
- package/dist/modules/datasource/deb/index.js +24 -27
- package/dist/modules/datasource/deb/index.js.map +1 -1
- package/dist/modules/datasource/deb/packages.js +31 -35
- package/dist/modules/datasource/deb/packages.js.map +1 -1
- package/dist/modules/datasource/deb/release.js +1 -3
- package/dist/modules/datasource/deb/release.js.map +1 -1
- package/dist/modules/datasource/deb/url.js +6 -10
- package/dist/modules/datasource/deb/url.js.map +1 -1
- package/dist/modules/datasource/deb/utils.js +7 -9
- package/dist/modules/datasource/deb/utils.js.map +1 -1
- package/dist/modules/datasource/deno/index.js +26 -31
- package/dist/modules/datasource/deno/index.js.map +1 -1
- package/dist/modules/datasource/deno/schema.js +20 -22
- package/dist/modules/datasource/deno/schema.js.map +1 -1
- package/dist/modules/datasource/devbox/common.js +1 -3
- package/dist/modules/datasource/devbox/common.js.map +1 -1
- package/dist/modules/datasource/devbox/index.js +20 -23
- package/dist/modules/datasource/devbox/index.js.map +1 -1
- package/dist/modules/datasource/devbox/schema.js +11 -12
- package/dist/modules/datasource/devbox/schema.js.map +1 -1
- package/dist/modules/datasource/docker/common.js +76 -93
- package/dist/modules/datasource/docker/common.js.map +1 -1
- package/dist/modules/datasource/docker/dockerhub-cache.js +10 -11
- package/dist/modules/datasource/docker/dockerhub-cache.js.map +1 -1
- package/dist/modules/datasource/docker/ecr.js +14 -21
- package/dist/modules/datasource/docker/ecr.js.map +1 -1
- package/dist/modules/datasource/docker/google.js +3 -4
- package/dist/modules/datasource/docker/google.js.map +1 -1
- package/dist/modules/datasource/docker/index.js +141 -147
- package/dist/modules/datasource/docker/index.js.map +1 -1
- package/dist/modules/datasource/docker/schema.js +46 -51
- package/dist/modules/datasource/docker/schema.js.map +1 -1
- package/dist/modules/datasource/dotnet-version/index.js +11 -11
- package/dist/modules/datasource/dotnet-version/index.js.map +1 -1
- package/dist/modules/datasource/dotnet-version/schema.js +11 -14
- package/dist/modules/datasource/dotnet-version/schema.js.map +1 -1
- package/dist/modules/datasource/endoflife-date/common.js +1 -3
- package/dist/modules/datasource/endoflife-date/common.js.map +1 -1
- package/dist/modules/datasource/endoflife-date/index.js +17 -20
- package/dist/modules/datasource/endoflife-date/index.js.map +1 -1
- package/dist/modules/datasource/endoflife-date/schema.js +14 -15
- package/dist/modules/datasource/endoflife-date/schema.js.map +1 -1
- package/dist/modules/datasource/flutter-version/index.js +9 -10
- package/dist/modules/datasource/flutter-version/index.js.map +1 -1
- package/dist/modules/datasource/forgejo-releases/index.js +23 -23
- package/dist/modules/datasource/forgejo-releases/index.js.map +1 -1
- package/dist/modules/datasource/forgejo-releases/schema.js +10 -11
- package/dist/modules/datasource/forgejo-releases/schema.js.map +1 -1
- package/dist/modules/datasource/forgejo-tags/index.js +17 -19
- package/dist/modules/datasource/forgejo-tags/index.js.map +1 -1
- package/dist/modules/datasource/forgejo-tags/schema.js +11 -14
- package/dist/modules/datasource/forgejo-tags/schema.js.map +1 -1
- package/dist/modules/datasource/galaxy/index.js +14 -16
- package/dist/modules/datasource/galaxy/index.js.map +1 -1
- package/dist/modules/datasource/galaxy/schema.js +9 -10
- package/dist/modules/datasource/galaxy/schema.js.map +1 -1
- package/dist/modules/datasource/galaxy-collection/index.js +30 -34
- package/dist/modules/datasource/galaxy-collection/index.js.map +1 -1
- package/dist/modules/datasource/galaxy-collection/schema.js +17 -20
- package/dist/modules/datasource/galaxy-collection/schema.js.map +1 -1
- package/dist/modules/datasource/git-refs/base.js +20 -23
- package/dist/modules/datasource/git-refs/base.js.map +1 -1
- package/dist/modules/datasource/git-refs/index.js +9 -11
- package/dist/modules/datasource/git-refs/index.js.map +1 -1
- package/dist/modules/datasource/git-tags/index.js +7 -8
- package/dist/modules/datasource/git-tags/index.js.map +1 -1
- package/dist/modules/datasource/gitea-releases/index.js +23 -23
- package/dist/modules/datasource/gitea-releases/index.js.map +1 -1
- package/dist/modules/datasource/gitea-releases/schema.js +10 -11
- package/dist/modules/datasource/gitea-releases/schema.js.map +1 -1
- package/dist/modules/datasource/gitea-tags/index.js +17 -19
- package/dist/modules/datasource/gitea-tags/index.js.map +1 -1
- package/dist/modules/datasource/gitea-tags/schema.js +11 -14
- package/dist/modules/datasource/gitea-tags/schema.js.map +1 -1
- package/dist/modules/datasource/github-release-attachments/index.js +26 -29
- package/dist/modules/datasource/github-release-attachments/index.js.map +1 -1
- package/dist/modules/datasource/github-releases/index.js +15 -17
- package/dist/modules/datasource/github-releases/index.js.map +1 -1
- package/dist/modules/datasource/github-runners/index.js +5 -5
- package/dist/modules/datasource/github-runners/index.js.map +1 -1
- package/dist/modules/datasource/github-tags/index.js +20 -22
- package/dist/modules/datasource/github-tags/index.js.map +1 -1
- package/dist/modules/datasource/gitlab-packages/common.js +1 -2
- package/dist/modules/datasource/gitlab-packages/common.js.map +1 -1
- package/dist/modules/datasource/gitlab-packages/index.js +15 -16
- package/dist/modules/datasource/gitlab-packages/index.js.map +1 -1
- package/dist/modules/datasource/gitlab-releases/index.js +9 -9
- package/dist/modules/datasource/gitlab-releases/index.js.map +1 -1
- package/dist/modules/datasource/gitlab-tags/index.js +22 -24
- package/dist/modules/datasource/gitlab-tags/index.js.map +1 -1
- package/dist/modules/datasource/gitlab-tags/util.js +5 -9
- package/dist/modules/datasource/gitlab-tags/util.js.map +1 -1
- package/dist/modules/datasource/glasskube-packages/index.js +11 -12
- package/dist/modules/datasource/glasskube-packages/index.js.map +1 -1
- package/dist/modules/datasource/glasskube-packages/schema.js +8 -10
- package/dist/modules/datasource/glasskube-packages/schema.js.map +1 -1
- package/dist/modules/datasource/go/base.js +56 -59
- package/dist/modules/datasource/go/base.js.map +1 -1
- package/dist/modules/datasource/go/common.js +13 -13
- package/dist/modules/datasource/go/common.js.map +1 -1
- package/dist/modules/datasource/go/goproxy-parser.js +18 -24
- package/dist/modules/datasource/go/goproxy-parser.js.map +1 -1
- package/dist/modules/datasource/go/index.js +41 -47
- package/dist/modules/datasource/go/index.js.map +1 -1
- package/dist/modules/datasource/go/releases-direct.js +33 -35
- package/dist/modules/datasource/go/releases-direct.js.map +1 -1
- package/dist/modules/datasource/go/releases-goproxy.js +51 -56
- package/dist/modules/datasource/go/releases-goproxy.js.map +1 -1
- package/dist/modules/datasource/golang-version/index.js +22 -24
- package/dist/modules/datasource/golang-version/index.js.map +1 -1
- package/dist/modules/datasource/gradle-version/index.js +11 -12
- package/dist/modules/datasource/gradle-version/index.js.map +1 -1
- package/dist/modules/datasource/hackage/index.js +12 -14
- package/dist/modules/datasource/hackage/index.js.map +1 -1
- package/dist/modules/datasource/hackage/schema.js +4 -5
- package/dist/modules/datasource/hackage/schema.js.map +1 -1
- package/dist/modules/datasource/helm/index.js +12 -14
- package/dist/modules/datasource/helm/index.js.map +1 -1
- package/dist/modules/datasource/helm/schema.js +19 -21
- package/dist/modules/datasource/helm/schema.js.map +1 -1
- package/dist/modules/datasource/hermit/index.js +30 -34
- package/dist/modules/datasource/hermit/index.js.map +1 -1
- package/dist/modules/datasource/hex/index.js +13 -15
- package/dist/modules/datasource/hex/index.js.map +1 -1
- package/dist/modules/datasource/hex/schema.js +15 -16
- package/dist/modules/datasource/hex/schema.js.map +1 -1
- package/dist/modules/datasource/hexpm-bob/common.js +1 -3
- package/dist/modules/datasource/hexpm-bob/common.js.map +1 -1
- package/dist/modules/datasource/hexpm-bob/index.js +24 -27
- package/dist/modules/datasource/hexpm-bob/index.js.map +1 -1
- package/dist/modules/datasource/index.js +82 -95
- package/dist/modules/datasource/index.js.map +1 -1
- package/dist/modules/datasource/java-version/common.js +6 -11
- package/dist/modules/datasource/java-version/common.js.map +1 -1
- package/dist/modules/datasource/java-version/index.js +21 -23
- package/dist/modules/datasource/java-version/index.js.map +1 -1
- package/dist/modules/datasource/jenkins-plugins/index.js +16 -18
- package/dist/modules/datasource/jenkins-plugins/index.js.map +1 -1
- package/dist/modules/datasource/jsr/common.js +1 -2
- package/dist/modules/datasource/jsr/common.js.map +1 -1
- package/dist/modules/datasource/jsr/index.js +20 -23
- package/dist/modules/datasource/jsr/index.js.map +1 -1
- package/dist/modules/datasource/jsr/schema.js +9 -10
- package/dist/modules/datasource/jsr/schema.js.map +1 -1
- package/dist/modules/datasource/jsr/util.js +8 -10
- package/dist/modules/datasource/jsr/util.js.map +1 -1
- package/dist/modules/datasource/kubernetes-api/index.js +8 -11
- package/dist/modules/datasource/kubernetes-api/index.js.map +1 -1
- package/dist/modules/datasource/maven/common.js +1 -2
- package/dist/modules/datasource/maven/common.js.map +1 -1
- package/dist/modules/datasource/maven/index.js +30 -32
- package/dist/modules/datasource/maven/index.js.map +1 -1
- package/dist/modules/datasource/maven/util.js +84 -96
- package/dist/modules/datasource/maven/util.js.map +1 -1
- package/dist/modules/datasource/metadata-manual.js +5 -6
- package/dist/modules/datasource/metadata-manual.js.map +1 -1
- package/dist/modules/datasource/metadata.js +32 -37
- package/dist/modules/datasource/metadata.js.map +1 -1
- package/dist/modules/datasource/nextcloud/index.js +13 -14
- package/dist/modules/datasource/nextcloud/index.js.map +1 -1
- package/dist/modules/datasource/nextcloud/schema.js +14 -15
- package/dist/modules/datasource/nextcloud/schema.js.map +1 -1
- package/dist/modules/datasource/node-version/common.js +1 -3
- package/dist/modules/datasource/node-version/common.js.map +1 -1
- package/dist/modules/datasource/node-version/index.js +16 -17
- package/dist/modules/datasource/node-version/index.js.map +1 -1
- package/dist/modules/datasource/npm/common.js +1 -2
- package/dist/modules/datasource/npm/common.js.map +1 -1
- package/dist/modules/datasource/npm/get.js +32 -37
- package/dist/modules/datasource/npm/get.js.map +1 -1
- package/dist/modules/datasource/npm/index.js +10 -10
- package/dist/modules/datasource/npm/index.js.map +1 -1
- package/dist/modules/datasource/npm/npmrc.js +33 -42
- package/dist/modules/datasource/npm/npmrc.js.map +1 -1
- package/dist/modules/datasource/nuget/common.js +12 -18
- package/dist/modules/datasource/nuget/common.js.map +1 -1
- package/dist/modules/datasource/nuget/index.js +13 -15
- package/dist/modules/datasource/nuget/index.js.map +1 -1
- package/dist/modules/datasource/nuget/v2.js +13 -16
- package/dist/modules/datasource/nuget/v2.js.map +1 -1
- package/dist/modules/datasource/nuget/v3.js +64 -72
- package/dist/modules/datasource/nuget/v3.js.map +1 -1
- package/dist/modules/datasource/orb/index.js +12 -14
- package/dist/modules/datasource/orb/index.js.map +1 -1
- package/dist/modules/datasource/packagist/index.js +38 -41
- package/dist/modules/datasource/packagist/index.js.map +1 -1
- package/dist/modules/datasource/packagist/schema.js +31 -37
- package/dist/modules/datasource/packagist/schema.js.map +1 -1
- package/dist/modules/datasource/pod/index.js +26 -31
- package/dist/modules/datasource/pod/index.js.map +1 -1
- package/dist/modules/datasource/postprocess-release.js +10 -11
- package/dist/modules/datasource/postprocess-release.js.map +1 -1
- package/dist/modules/datasource/puppet-forge/common.js +1 -2
- package/dist/modules/datasource/puppet-forge/common.js.map +1 -1
- package/dist/modules/datasource/puppet-forge/index.js +7 -7
- package/dist/modules/datasource/puppet-forge/index.js.map +1 -1
- package/dist/modules/datasource/pypi/common.js +3 -5
- package/dist/modules/datasource/pypi/common.js.map +1 -1
- package/dist/modules/datasource/pypi/index.js +42 -48
- package/dist/modules/datasource/pypi/index.js.map +1 -1
- package/dist/modules/datasource/python-version/common.js +1 -4
- package/dist/modules/datasource/python-version/common.js.map +1 -1
- package/dist/modules/datasource/python-version/index.js +21 -21
- package/dist/modules/datasource/python-version/index.js.map +1 -1
- package/dist/modules/datasource/python-version/schema.js +15 -16
- package/dist/modules/datasource/python-version/schema.js.map +1 -1
- package/dist/modules/datasource/repology/index.js +24 -28
- package/dist/modules/datasource/repology/index.js.map +1 -1
- package/dist/modules/datasource/rpm/index.js +25 -29
- package/dist/modules/datasource/rpm/index.js.map +1 -1
- package/dist/modules/datasource/ruby-version/index.js +16 -17
- package/dist/modules/datasource/ruby-version/index.js.map +1 -1
- package/dist/modules/datasource/rubygems/common.js +9 -10
- package/dist/modules/datasource/rubygems/common.js.map +1 -1
- package/dist/modules/datasource/rubygems/index.js +31 -34
- package/dist/modules/datasource/rubygems/index.js.map +1 -1
- package/dist/modules/datasource/rubygems/metadata-cache.js +18 -20
- package/dist/modules/datasource/rubygems/metadata-cache.js.map +1 -1
- package/dist/modules/datasource/rubygems/schema.js +25 -30
- package/dist/modules/datasource/rubygems/schema.js.map +1 -1
- package/dist/modules/datasource/rubygems/versions-endpoint-cache.js +26 -31
- package/dist/modules/datasource/rubygems/versions-endpoint-cache.js.map +1 -1
- package/dist/modules/datasource/sbt-package/index.js +47 -52
- package/dist/modules/datasource/sbt-package/index.js.map +1 -1
- package/dist/modules/datasource/sbt-package/util.js +6 -7
- package/dist/modules/datasource/sbt-package/util.js.map +1 -1
- package/dist/modules/datasource/sbt-plugin/index.js +38 -43
- package/dist/modules/datasource/sbt-plugin/index.js.map +1 -1
- package/dist/modules/datasource/schema.js +8 -10
- package/dist/modules/datasource/schema.js.map +1 -1
- package/dist/modules/datasource/terraform-module/base.js +10 -11
- package/dist/modules/datasource/terraform-module/base.js.map +1 -1
- package/dist/modules/datasource/terraform-module/index.js +22 -26
- package/dist/modules/datasource/terraform-module/index.js.map +1 -1
- package/dist/modules/datasource/terraform-module/utils.js +5 -6
- package/dist/modules/datasource/terraform-module/utils.js.map +1 -1
- package/dist/modules/datasource/terraform-provider/index.js +37 -40
- package/dist/modules/datasource/terraform-provider/index.js.map +1 -1
- package/dist/modules/datasource/typst/index.js +13 -14
- package/dist/modules/datasource/typst/index.js.map +1 -1
- package/dist/modules/datasource/typst/schema.js +11 -12
- package/dist/modules/datasource/typst/schema.js.map +1 -1
- package/dist/modules/datasource/unity3d/index.js +11 -11
- package/dist/modules/datasource/unity3d/index.js.map +1 -1
- package/dist/modules/datasource/unity3d/schema.js +9 -10
- package/dist/modules/datasource/unity3d/schema.js.map +1 -1
- package/dist/modules/datasource/unity3d-packages/index.js +12 -12
- package/dist/modules/datasource/unity3d-packages/index.js.map +1 -1
- package/dist/modules/datasource/unity3d-packages/schema.js +10 -11
- package/dist/modules/datasource/unity3d-packages/schema.js.map +1 -1
- package/dist/modules/datasource/util.js +10 -15
- package/dist/modules/datasource/util.js.map +1 -1
- package/dist/modules/manager/ansible/extract.js +9 -11
- package/dist/modules/manager/ansible/extract.js.map +1 -1
- package/dist/modules/manager/ansible/index.js +7 -12
- package/dist/modules/manager/ansible/index.js.map +1 -1
- package/dist/modules/manager/ansible-galaxy/collections-metadata.js +6 -6
- package/dist/modules/manager/ansible-galaxy/collections-metadata.js.map +1 -1
- package/dist/modules/manager/ansible-galaxy/collections.js +18 -19
- package/dist/modules/manager/ansible-galaxy/collections.js.map +1 -1
- package/dist/modules/manager/ansible-galaxy/extract.js +16 -18
- package/dist/modules/manager/ansible-galaxy/extract.js.map +1 -1
- package/dist/modules/manager/ansible-galaxy/index.js +11 -16
- package/dist/modules/manager/ansible-galaxy/index.js.map +1 -1
- package/dist/modules/manager/ansible-galaxy/roles.js +16 -17
- package/dist/modules/manager/ansible-galaxy/roles.js.map +1 -1
- package/dist/modules/manager/ansible-galaxy/util.js +4 -10
- package/dist/modules/manager/ansible-galaxy/util.js.map +1 -1
- package/dist/modules/manager/api.js +219 -219
- package/dist/modules/manager/api.js.map +1 -1
- package/dist/modules/manager/argocd/extract.js +30 -34
- package/dist/modules/manager/argocd/extract.js.map +1 -1
- package/dist/modules/manager/argocd/index.js +11 -16
- package/dist/modules/manager/argocd/index.js.map +1 -1
- package/dist/modules/manager/argocd/schema.js +15 -16
- package/dist/modules/manager/argocd/schema.js.map +1 -1
- package/dist/modules/manager/argocd/util.js +4 -5
- package/dist/modules/manager/argocd/util.js.map +1 -1
- package/dist/modules/manager/asdf/extract.js +11 -14
- package/dist/modules/manager/asdf/extract.js.map +1 -1
- package/dist/modules/manager/asdf/index.js +29 -35
- package/dist/modules/manager/asdf/index.js.map +1 -1
- package/dist/modules/manager/asdf/upgradeable-tooling.js +137 -138
- package/dist/modules/manager/asdf/upgradeable-tooling.js.map +1 -1
- package/dist/modules/manager/azure-pipelines/extract.js +28 -31
- package/dist/modules/manager/azure-pipelines/extract.js.map +1 -1
- package/dist/modules/manager/azure-pipelines/index.js +8 -13
- package/dist/modules/manager/azure-pipelines/index.js.map +1 -1
- package/dist/modules/manager/azure-pipelines/schema.js +22 -23
- package/dist/modules/manager/azure-pipelines/schema.js.map +1 -1
- package/dist/modules/manager/batect/extract.js +11 -15
- package/dist/modules/manager/batect/extract.js.map +1 -1
- package/dist/modules/manager/batect/index.js +9 -14
- package/dist/modules/manager/batect/index.js.map +1 -1
- package/dist/modules/manager/batect/schema.js +20 -21
- package/dist/modules/manager/batect/schema.js.map +1 -1
- package/dist/modules/manager/batect-wrapper/artifacts.js +5 -6
- package/dist/modules/manager/batect-wrapper/artifacts.js.map +1 -1
- package/dist/modules/manager/batect-wrapper/extract.js +10 -12
- package/dist/modules/manager/batect-wrapper/extract.js.map +1 -1
- package/dist/modules/manager/batect-wrapper/index.js +11 -16
- package/dist/modules/manager/batect-wrapper/index.js.map +1 -1
- package/dist/modules/manager/bazel/artifacts.js +24 -27
- package/dist/modules/manager/bazel/artifacts.js.map +1 -1
- package/dist/modules/manager/bazel/common.js +7 -10
- package/dist/modules/manager/bazel/common.js.map +1 -1
- package/dist/modules/manager/bazel/extract.js +13 -13
- package/dist/modules/manager/bazel/extract.js.map +1 -1
- package/dist/modules/manager/bazel/index.js +15 -20
- package/dist/modules/manager/bazel/index.js.map +1 -1
- package/dist/modules/manager/bazel/parser.js +24 -27
- package/dist/modules/manager/bazel/parser.js.map +1 -1
- package/dist/modules/manager/bazel/rules/docker.js +13 -15
- package/dist/modules/manager/bazel/rules/docker.js.map +1 -1
- package/dist/modules/manager/bazel/rules/git.js +19 -25
- package/dist/modules/manager/bazel/rules/git.js.map +1 -1
- package/dist/modules/manager/bazel/rules/go.js +13 -16
- package/dist/modules/manager/bazel/rules/go.js.map +1 -1
- package/dist/modules/manager/bazel/rules/http.js +25 -29
- package/dist/modules/manager/bazel/rules/http.js.map +1 -1
- package/dist/modules/manager/bazel/rules/index.js +23 -26
- package/dist/modules/manager/bazel/rules/index.js.map +1 -1
- package/dist/modules/manager/bazel/rules/maven.js +20 -22
- package/dist/modules/manager/bazel/rules/maven.js.map +1 -1
- package/dist/modules/manager/bazel/rules/oci.js +12 -14
- package/dist/modules/manager/bazel/rules/oci.js.map +1 -1
- package/dist/modules/manager/bazel-module/bazelrc.js +19 -23
- package/dist/modules/manager/bazel-module/bazelrc.js.map +1 -1
- package/dist/modules/manager/bazel-module/extract.js +21 -24
- package/dist/modules/manager/bazel-module/extract.js.map +1 -1
- package/dist/modules/manager/bazel-module/index.js +13 -18
- package/dist/modules/manager/bazel-module/index.js.map +1 -1
- package/dist/modules/manager/bazel-module/parser/common.js +7 -9
- package/dist/modules/manager/bazel-module/parser/common.js.map +1 -1
- package/dist/modules/manager/bazel-module/parser/context.js +13 -13
- package/dist/modules/manager/bazel-module/parser/context.js.map +1 -1
- package/dist/modules/manager/bazel-module/parser/extension-tags.js +11 -13
- package/dist/modules/manager/bazel-module/parser/extension-tags.js.map +1 -1
- package/dist/modules/manager/bazel-module/parser/fragments.js +61 -77
- package/dist/modules/manager/bazel-module/parser/fragments.js.map +1 -1
- package/dist/modules/manager/bazel-module/parser/index.js +11 -12
- package/dist/modules/manager/bazel-module/parser/index.js.map +1 -1
- package/dist/modules/manager/bazel-module/parser/maven.js +27 -31
- package/dist/modules/manager/bazel-module/parser/maven.js.map +1 -1
- package/dist/modules/manager/bazel-module/parser/oci.js +13 -16
- package/dist/modules/manager/bazel-module/parser/oci.js.map +1 -1
- package/dist/modules/manager/bazel-module/parser/repo-rules.js +10 -14
- package/dist/modules/manager/bazel-module/parser/repo-rules.js.map +1 -1
- package/dist/modules/manager/bazel-module/parser/rules.js +7 -9
- package/dist/modules/manager/bazel-module/parser/rules.js.map +1 -1
- package/dist/modules/manager/bazel-module/parser/starlark.js +3 -5
- package/dist/modules/manager/bazel-module/parser/starlark.js.map +1 -1
- package/dist/modules/manager/bazel-module/rules-img.js +11 -12
- package/dist/modules/manager/bazel-module/rules-img.js.map +1 -1
- package/dist/modules/manager/bazel-module/rules.js +48 -54
- package/dist/modules/manager/bazel-module/rules.js.map +1 -1
- package/dist/modules/manager/bazelisk/extract.js +3 -3
- package/dist/modules/manager/bazelisk/extract.js.map +1 -1
- package/dist/modules/manager/bazelisk/index.js +9 -14
- package/dist/modules/manager/bazelisk/index.js.map +1 -1
- package/dist/modules/manager/bicep/extract.js +6 -7
- package/dist/modules/manager/bicep/extract.js.map +1 -1
- package/dist/modules/manager/bicep/index.js +7 -12
- package/dist/modules/manager/bicep/index.js.map +1 -1
- package/dist/modules/manager/bitbucket-pipelines/extract.js +13 -15
- package/dist/modules/manager/bitbucket-pipelines/extract.js.map +1 -1
- package/dist/modules/manager/bitbucket-pipelines/index.js +7 -12
- package/dist/modules/manager/bitbucket-pipelines/index.js.map +1 -1
- package/dist/modules/manager/bitbucket-pipelines/util.js +12 -18
- package/dist/modules/manager/bitbucket-pipelines/util.js.map +1 -1
- package/dist/modules/manager/bitrise/extract.js +5 -6
- package/dist/modules/manager/bitrise/extract.js.map +1 -1
- package/dist/modules/manager/bitrise/index.js +8 -13
- package/dist/modules/manager/bitrise/index.js.map +1 -1
- package/dist/modules/manager/bitrise/schema.js +9 -10
- package/dist/modules/manager/bitrise/schema.js.map +1 -1
- package/dist/modules/manager/bitrise/utils.js +10 -11
- package/dist/modules/manager/bitrise/utils.js.map +1 -1
- package/dist/modules/manager/buildkite/extract.js +20 -22
- package/dist/modules/manager/buildkite/extract.js.map +1 -1
- package/dist/modules/manager/buildkite/index.js +8 -13
- package/dist/modules/manager/buildkite/index.js.map +1 -1
- package/dist/modules/manager/buildpacks/extract.js +24 -32
- package/dist/modules/manager/buildpacks/extract.js.map +1 -1
- package/dist/modules/manager/buildpacks/index.js +8 -13
- package/dist/modules/manager/buildpacks/index.js.map +1 -1
- package/dist/modules/manager/buildpacks/schema.js +14 -17
- package/dist/modules/manager/buildpacks/schema.js.map +1 -1
- package/dist/modules/manager/bun/artifacts.js +28 -32
- package/dist/modules/manager/bun/artifacts.js.map +1 -1
- package/dist/modules/manager/bun/extract.js +17 -19
- package/dist/modules/manager/bun/extract.js.map +1 -1
- package/dist/modules/manager/bun/index.js +15 -20
- package/dist/modules/manager/bun/index.js.map +1 -1
- package/dist/modules/manager/bun/utils.js +5 -8
- package/dist/modules/manager/bun/utils.js.map +1 -1
- package/dist/modules/manager/bun-version/index.js +9 -14
- package/dist/modules/manager/bun-version/index.js.map +1 -1
- package/dist/modules/manager/bundler/artifacts.js +39 -44
- package/dist/modules/manager/bundler/artifacts.js.map +1 -1
- package/dist/modules/manager/bundler/common.js +16 -22
- package/dist/modules/manager/bundler/common.js.map +1 -1
- package/dist/modules/manager/bundler/extract.js +42 -46
- package/dist/modules/manager/bundler/extract.js.map +1 -1
- package/dist/modules/manager/bundler/host-rules.js +3 -4
- package/dist/modules/manager/bundler/host-rules.js.map +1 -1
- package/dist/modules/manager/bundler/index.js +14 -19
- package/dist/modules/manager/bundler/index.js.map +1 -1
- package/dist/modules/manager/bundler/locked-version.js +9 -11
- package/dist/modules/manager/bundler/locked-version.js.map +1 -1
- package/dist/modules/manager/bundler/update-locked.js +6 -7
- package/dist/modules/manager/bundler/update-locked.js.map +1 -1
- package/dist/modules/manager/cake/index.js +13 -21
- package/dist/modules/manager/cake/index.js.map +1 -1
- package/dist/modules/manager/cargo/artifacts.js +38 -42
- package/dist/modules/manager/cargo/artifacts.js.map +1 -1
- package/dist/modules/manager/cargo/extract.js +34 -37
- package/dist/modules/manager/cargo/extract.js.map +1 -1
- package/dist/modules/manager/cargo/index.js +23 -28
- package/dist/modules/manager/cargo/index.js.map +1 -1
- package/dist/modules/manager/cargo/locked-version.js +10 -12
- package/dist/modules/manager/cargo/locked-version.js.map +1 -1
- package/dist/modules/manager/cargo/range.js +1 -2
- package/dist/modules/manager/cargo/range.js.map +1 -1
- package/dist/modules/manager/cargo/schema.js +42 -45
- package/dist/modules/manager/cargo/schema.js.map +1 -1
- package/dist/modules/manager/cargo/update-locked.js +6 -7
- package/dist/modules/manager/cargo/update-locked.js.map +1 -1
- package/dist/modules/manager/cargo/update.js +13 -17
- package/dist/modules/manager/cargo/update.js.map +1 -1
- package/dist/modules/manager/cargo/utils.js +1 -2
- package/dist/modules/manager/cargo/utils.js.map +1 -1
- package/dist/modules/manager/cdnurl/extract.js +5 -7
- package/dist/modules/manager/cdnurl/extract.js.map +1 -1
- package/dist/modules/manager/cdnurl/index.js +9 -14
- package/dist/modules/manager/cdnurl/index.js.map +1 -1
- package/dist/modules/manager/circleci/extract.js +14 -15
- package/dist/modules/manager/circleci/extract.js.map +1 -1
- package/dist/modules/manager/circleci/index.js +10 -15
- package/dist/modules/manager/circleci/index.js.map +1 -1
- package/dist/modules/manager/circleci/range.js +1 -2
- package/dist/modules/manager/circleci/range.js.map +1 -1
- package/dist/modules/manager/circleci/schema.js +11 -12
- package/dist/modules/manager/circleci/schema.js.map +1 -1
- package/dist/modules/manager/cloudbuild/extract.js +7 -8
- package/dist/modules/manager/cloudbuild/extract.js.map +1 -1
- package/dist/modules/manager/cloudbuild/index.js +7 -12
- package/dist/modules/manager/cloudbuild/index.js.map +1 -1
- package/dist/modules/manager/cloudbuild/schema.js +4 -5
- package/dist/modules/manager/cloudbuild/schema.js.map +1 -1
- package/dist/modules/manager/cocoapods/artifacts.js +31 -36
- package/dist/modules/manager/cocoapods/artifacts.js.map +1 -1
- package/dist/modules/manager/cocoapods/extract.js +26 -29
- package/dist/modules/manager/cocoapods/extract.js.map +1 -1
- package/dist/modules/manager/cocoapods/index.js +17 -22
- package/dist/modules/manager/cocoapods/index.js.map +1 -1
- package/dist/modules/manager/composer/artifacts.js +58 -63
- package/dist/modules/manager/composer/artifacts.js.map +1 -1
- package/dist/modules/manager/composer/extract.js +5 -6
- package/dist/modules/manager/composer/extract.js.map +1 -1
- package/dist/modules/manager/composer/index.js +20 -25
- package/dist/modules/manager/composer/index.js.map +1 -1
- package/dist/modules/manager/composer/range.js +3 -4
- package/dist/modules/manager/composer/range.js.map +1 -1
- package/dist/modules/manager/composer/schema.js +57 -62
- package/dist/modules/manager/composer/schema.js.map +1 -1
- package/dist/modules/manager/composer/update-locked.js +8 -9
- package/dist/modules/manager/composer/update-locked.js.map +1 -1
- package/dist/modules/manager/composer/utils.js +16 -23
- package/dist/modules/manager/composer/utils.js.map +1 -1
- package/dist/modules/manager/conan/artifacts.js +23 -26
- package/dist/modules/manager/conan/artifacts.js.map +1 -1
- package/dist/modules/manager/conan/common.js +1 -2
- package/dist/modules/manager/conan/common.js.map +1 -1
- package/dist/modules/manager/conan/extract.js +9 -11
- package/dist/modules/manager/conan/extract.js.map +1 -1
- package/dist/modules/manager/conan/index.js +14 -19
- package/dist/modules/manager/conan/index.js.map +1 -1
- package/dist/modules/manager/conan/range.js +1 -2
- package/dist/modules/manager/conan/range.js.map +1 -1
- package/dist/modules/manager/copier/artifacts.js +21 -24
- package/dist/modules/manager/copier/artifacts.js.map +1 -1
- package/dist/modules/manager/copier/extract.js +7 -8
- package/dist/modules/manager/copier/extract.js.map +1 -1
- package/dist/modules/manager/copier/index.js +13 -18
- package/dist/modules/manager/copier/index.js.map +1 -1
- package/dist/modules/manager/copier/schema.js +8 -10
- package/dist/modules/manager/copier/schema.js.map +1 -1
- package/dist/modules/manager/copier/update.js +4 -5
- package/dist/modules/manager/copier/update.js.map +1 -1
- package/dist/modules/manager/copier/utils.js +7 -10
- package/dist/modules/manager/copier/utils.js.map +1 -1
- package/dist/modules/manager/cpanfile/extract.js +3 -3
- package/dist/modules/manager/cpanfile/extract.js.map +1 -1
- package/dist/modules/manager/cpanfile/index.js +8 -13
- package/dist/modules/manager/cpanfile/index.js.map +1 -1
- package/dist/modules/manager/cpanfile/language.js +3 -4
- package/dist/modules/manager/cpanfile/language.js.map +1 -1
- package/dist/modules/manager/cpanfile/parser.js +23 -25
- package/dist/modules/manager/cpanfile/parser.js.map +1 -1
- package/dist/modules/manager/crossplane/extract.js +9 -10
- package/dist/modules/manager/crossplane/extract.js.map +1 -1
- package/dist/modules/manager/crossplane/index.js +7 -12
- package/dist/modules/manager/crossplane/index.js.map +1 -1
- package/dist/modules/manager/crossplane/schema.js +7 -9
- package/dist/modules/manager/crossplane/schema.js.map +1 -1
- package/dist/modules/manager/crow/extract.js +12 -14
- package/dist/modules/manager/crow/extract.js.map +1 -1
- package/dist/modules/manager/crow/index.js +7 -12
- package/dist/modules/manager/crow/index.js.map +1 -1
- package/dist/modules/manager/crow/schema.js +10 -11
- package/dist/modules/manager/crow/schema.js.map +1 -1
- package/dist/modules/manager/custom/api.js +5 -5
- package/dist/modules/manager/custom/api.js.map +1 -1
- package/dist/modules/manager/custom/index.js +5 -7
- package/dist/modules/manager/custom/index.js.map +1 -1
- package/dist/modules/manager/custom/jsonata/index.js +17 -23
- package/dist/modules/manager/custom/jsonata/index.js.map +1 -1
- package/dist/modules/manager/custom/jsonata/schema.js +14 -15
- package/dist/modules/manager/custom/jsonata/schema.js.map +1 -1
- package/dist/modules/manager/custom/jsonata/utils.js +21 -25
- package/dist/modules/manager/custom/jsonata/utils.js.map +1 -1
- package/dist/modules/manager/custom/regex/index.js +16 -23
- package/dist/modules/manager/custom/regex/index.js.map +1 -1
- package/dist/modules/manager/custom/regex/strategies.js +15 -19
- package/dist/modules/manager/custom/regex/strategies.js.map +1 -1
- package/dist/modules/manager/custom/regex/utils.js +13 -18
- package/dist/modules/manager/custom/regex/utils.js.map +1 -1
- package/dist/modules/manager/custom/utils.js +5 -9
- package/dist/modules/manager/custom/utils.js.map +1 -1
- package/dist/modules/manager/deps-edn/extract.js +43 -46
- package/dist/modules/manager/deps-edn/extract.js.map +1 -1
- package/dist/modules/manager/deps-edn/index.js +9 -14
- package/dist/modules/manager/deps-edn/index.js.map +1 -1
- package/dist/modules/manager/deps-edn/parser.js +10 -13
- package/dist/modules/manager/deps-edn/parser.js.map +1 -1
- package/dist/modules/manager/devbox/artifacts.js +21 -24
- package/dist/modules/manager/devbox/artifacts.js.map +1 -1
- package/dist/modules/manager/devbox/extract.js +5 -6
- package/dist/modules/manager/devbox/extract.js.map +1 -1
- package/dist/modules/manager/devbox/index.js +9 -14
- package/dist/modules/manager/devbox/index.js.map +1 -1
- package/dist/modules/manager/devbox/schema.js +14 -16
- package/dist/modules/manager/devbox/schema.js.map +1 -1
- package/dist/modules/manager/devbox/tool-versioning.js +18 -18
- package/dist/modules/manager/devbox/tool-versioning.js.map +1 -1
- package/dist/modules/manager/devcontainer/extract.js +21 -22
- package/dist/modules/manager/devcontainer/extract.js.map +1 -1
- package/dist/modules/manager/devcontainer/index.js +15 -20
- package/dist/modules/manager/devcontainer/index.js.map +1 -1
- package/dist/modules/manager/devcontainer/schema.js +6 -7
- package/dist/modules/manager/devcontainer/schema.js.map +1 -1
- package/dist/modules/manager/docker-compose/extract.js +18 -21
- package/dist/modules/manager/docker-compose/extract.js.map +1 -1
- package/dist/modules/manager/docker-compose/index.js +7 -12
- package/dist/modules/manager/docker-compose/index.js.map +1 -1
- package/dist/modules/manager/docker-compose/schema.js +15 -16
- package/dist/modules/manager/docker-compose/schema.js.map +1 -1
- package/dist/modules/manager/dockerfile/extract.js +32 -36
- package/dist/modules/manager/dockerfile/extract.js.map +1 -1
- package/dist/modules/manager/dockerfile/index.js +7 -12
- package/dist/modules/manager/dockerfile/index.js.map +1 -1
- package/dist/modules/manager/droneci/extract.js +12 -14
- package/dist/modules/manager/droneci/extract.js.map +1 -1
- package/dist/modules/manager/droneci/index.js +7 -12
- package/dist/modules/manager/droneci/index.js.map +1 -1
- package/dist/modules/manager/fingerprint.generated.js +5 -6
- package/dist/modules/manager/fingerprint.generated.js.map +1 -1
- package/dist/modules/manager/fleet/extract.js +21 -23
- package/dist/modules/manager/fleet/extract.js.map +1 -1
- package/dist/modules/manager/fleet/index.js +11 -16
- package/dist/modules/manager/fleet/index.js.map +1 -1
- package/dist/modules/manager/fleet/schema.js +16 -18
- package/dist/modules/manager/fleet/schema.js.map +1 -1
- package/dist/modules/manager/flux/artifacts.js +15 -17
- package/dist/modules/manager/flux/artifacts.js.map +1 -1
- package/dist/modules/manager/flux/common.js +3 -7
- package/dist/modules/manager/flux/common.js.map +1 -1
- package/dist/modules/manager/flux/extract.js +61 -66
- package/dist/modules/manager/flux/extract.js.map +1 -1
- package/dist/modules/manager/flux/index.js +26 -31
- package/dist/modules/manager/flux/index.js.map +1 -1
- package/dist/modules/manager/flux/schema.js +58 -59
- package/dist/modules/manager/flux/schema.js.map +1 -1
- package/dist/modules/manager/fvm/extract.js +9 -10
- package/dist/modules/manager/fvm/extract.js.map +1 -1
- package/dist/modules/manager/fvm/index.js +9 -14
- package/dist/modules/manager/fvm/index.js.map +1 -1
- package/dist/modules/manager/fvm/schema.js +5 -6
- package/dist/modules/manager/fvm/schema.js.map +1 -1
- package/dist/modules/manager/git-submodules/artifacts.js +3 -4
- package/dist/modules/manager/git-submodules/artifacts.js.map +1 -1
- package/dist/modules/manager/git-submodules/extract.js +23 -27
- package/dist/modules/manager/git-submodules/extract.js.map +1 -1
- package/dist/modules/manager/git-submodules/index.js +13 -18
- package/dist/modules/manager/git-submodules/index.js.map +1 -1
- package/dist/modules/manager/git-submodules/update.js +14 -17
- package/dist/modules/manager/git-submodules/update.js.map +1 -1
- package/dist/modules/manager/github-actions/community.js +50 -52
- package/dist/modules/manager/github-actions/community.js.map +1 -1
- package/dist/modules/manager/github-actions/extract.js +46 -50
- package/dist/modules/manager/github-actions/extract.js.map +1 -1
- package/dist/modules/manager/github-actions/index.js +11 -16
- package/dist/modules/manager/github-actions/index.js.map +1 -1
- package/dist/modules/manager/github-actions/parse.js +9 -14
- package/dist/modules/manager/github-actions/parse.js.map +1 -1
- package/dist/modules/manager/github-actions/schema.js +17 -18
- package/dist/modules/manager/github-actions/schema.js.map +1 -1
- package/dist/modules/manager/gitlabci/extract.js +30 -33
- package/dist/modules/manager/gitlabci/extract.js.map +1 -1
- package/dist/modules/manager/gitlabci/index.js +9 -14
- package/dist/modules/manager/gitlabci/index.js.map +1 -1
- package/dist/modules/manager/gitlabci/schema.js +17 -22
- package/dist/modules/manager/gitlabci/schema.js.map +1 -1
- package/dist/modules/manager/gitlabci/utils.js +6 -7
- package/dist/modules/manager/gitlabci/utils.js.map +1 -1
- package/dist/modules/manager/gitlabci-include/extract.js +13 -15
- package/dist/modules/manager/gitlabci-include/extract.js.map +1 -1
- package/dist/modules/manager/gitlabci-include/index.js +7 -12
- package/dist/modules/manager/gitlabci-include/index.js.map +1 -1
- package/dist/modules/manager/gitlabci-include/schema.js +13 -14
- package/dist/modules/manager/gitlabci-include/schema.js.map +1 -1
- package/dist/modules/manager/glasskube/extract.js +11 -13
- package/dist/modules/manager/glasskube/extract.js.map +1 -1
- package/dist/modules/manager/glasskube/index.js +8 -13
- package/dist/modules/manager/glasskube/index.js.map +1 -1
- package/dist/modules/manager/glasskube/schema.js +16 -17
- package/dist/modules/manager/glasskube/schema.js.map +1 -1
- package/dist/modules/manager/gleam/artifacts.js +21 -24
- package/dist/modules/manager/gleam/artifacts.js.map +1 -1
- package/dist/modules/manager/gleam/extract.js +19 -20
- package/dist/modules/manager/gleam/extract.js.map +1 -1
- package/dist/modules/manager/gleam/index.js +13 -18
- package/dist/modules/manager/gleam/index.js.map +1 -1
- package/dist/modules/manager/gleam/locked-version.js +12 -13
- package/dist/modules/manager/gleam/locked-version.js.map +1 -1
- package/dist/modules/manager/gleam/range.js +5 -7
- package/dist/modules/manager/gleam/range.js.map +1 -1
- package/dist/modules/manager/gleam/schema.js +12 -14
- package/dist/modules/manager/gleam/schema.js.map +1 -1
- package/dist/modules/manager/gomod/artifacts-extra.js +7 -8
- package/dist/modules/manager/gomod/artifacts-extra.js.map +1 -1
- package/dist/modules/manager/gomod/artifacts.js +85 -92
- package/dist/modules/manager/gomod/artifacts.js.map +1 -1
- package/dist/modules/manager/gomod/extract.js +7 -8
- package/dist/modules/manager/gomod/extract.js.map +1 -1
- package/dist/modules/manager/gomod/index.js +12 -17
- package/dist/modules/manager/gomod/index.js.map +1 -1
- package/dist/modules/manager/gomod/line-parser.js +24 -29
- package/dist/modules/manager/gomod/line-parser.js.map +1 -1
- package/dist/modules/manager/gomod/update.js +23 -25
- package/dist/modules/manager/gomod/update.js.map +1 -1
- package/dist/modules/manager/gradle/artifacts.js +51 -57
- package/dist/modules/manager/gradle/artifacts.js.map +1 -1
- package/dist/modules/manager/gradle/extract/catalog.js +16 -19
- package/dist/modules/manager/gradle/extract/catalog.js.map +1 -1
- package/dist/modules/manager/gradle/extract/consistent-versions-plugin.js +19 -25
- package/dist/modules/manager/gradle/extract/consistent-versions-plugin.js.map +1 -1
- package/dist/modules/manager/gradle/extract.js +39 -43
- package/dist/modules/manager/gradle/extract.js.map +1 -1
- package/dist/modules/manager/gradle/index.js +13 -18
- package/dist/modules/manager/gradle/index.js.map +1 -1
- package/dist/modules/manager/gradle/parser/apply-from.js +11 -13
- package/dist/modules/manager/gradle/parser/apply-from.js.map +1 -1
- package/dist/modules/manager/gradle/parser/assignments.js +30 -33
- package/dist/modules/manager/gradle/parser/assignments.js.map +1 -1
- package/dist/modules/manager/gradle/parser/common.js +18 -42
- package/dist/modules/manager/gradle/parser/common.js.map +1 -1
- package/dist/modules/manager/gradle/parser/dependencies.js +33 -38
- package/dist/modules/manager/gradle/parser/dependencies.js.map +1 -1
- package/dist/modules/manager/gradle/parser/handlers.js +69 -84
- package/dist/modules/manager/gradle/parser/handlers.js.map +1 -1
- package/dist/modules/manager/gradle/parser/language-version.js +11 -13
- package/dist/modules/manager/gradle/parser/language-version.js.map +1 -1
- package/dist/modules/manager/gradle/parser/objects.js +14 -15
- package/dist/modules/manager/gradle/parser/objects.js.map +1 -1
- package/dist/modules/manager/gradle/parser/plugins.js +10 -12
- package/dist/modules/manager/gradle/parser/plugins.js.map +1 -1
- package/dist/modules/manager/gradle/parser/registry-urls.js +38 -40
- package/dist/modules/manager/gradle/parser/registry-urls.js.map +1 -1
- package/dist/modules/manager/gradle/parser/version-catalogs.js +21 -22
- package/dist/modules/manager/gradle/parser/version-catalogs.js.map +1 -1
- package/dist/modules/manager/gradle/parser.js +24 -29
- package/dist/modules/manager/gradle/parser.js.map +1 -1
- package/dist/modules/manager/gradle/update.js +7 -8
- package/dist/modules/manager/gradle/update.js.map +1 -1
- package/dist/modules/manager/gradle/utils.js +19 -33
- package/dist/modules/manager/gradle/utils.js.map +1 -1
- package/dist/modules/manager/gradle-wrapper/artifacts.js +52 -58
- package/dist/modules/manager/gradle-wrapper/artifacts.js.map +1 -1
- package/dist/modules/manager/gradle-wrapper/extract.js +9 -10
- package/dist/modules/manager/gradle-wrapper/extract.js.map +1 -1
- package/dist/modules/manager/gradle-wrapper/index.js +11 -16
- package/dist/modules/manager/gradle-wrapper/index.js.map +1 -1
- package/dist/modules/manager/gradle-wrapper/utils.js +26 -35
- package/dist/modules/manager/gradle-wrapper/utils.js.map +1 -1
- package/dist/modules/manager/haskell-cabal/extract.js +7 -9
- package/dist/modules/manager/haskell-cabal/extract.js.map +1 -1
- package/dist/modules/manager/haskell-cabal/index.js +11 -16
- package/dist/modules/manager/haskell-cabal/index.js.map +1 -1
- package/dist/modules/manager/helm-requirements/extract.js +11 -13
- package/dist/modules/manager/helm-requirements/extract.js.map +1 -1
- package/dist/modules/manager/helm-requirements/index.js +7 -12
- package/dist/modules/manager/helm-requirements/index.js.map +1 -1
- package/dist/modules/manager/helm-values/extract.js +13 -15
- package/dist/modules/manager/helm-values/extract.js.map +1 -1
- package/dist/modules/manager/helm-values/index.js +7 -12
- package/dist/modules/manager/helm-values/index.js.map +1 -1
- package/dist/modules/manager/helm-values/util.js +5 -7
- package/dist/modules/manager/helm-values/util.js.map +1 -1
- package/dist/modules/manager/helmfile/artifacts.js +34 -38
- package/dist/modules/manager/helmfile/artifacts.js.map +1 -1
- package/dist/modules/manager/helmfile/extract.js +27 -30
- package/dist/modules/manager/helmfile/extract.js.map +1 -1
- package/dist/modules/manager/helmfile/index.js +10 -15
- package/dist/modules/manager/helmfile/index.js.map +1 -1
- package/dist/modules/manager/helmfile/schema.js +18 -20
- package/dist/modules/manager/helmfile/schema.js.map +1 -1
- package/dist/modules/manager/helmfile/utils.js +11 -16
- package/dist/modules/manager/helmfile/utils.js.map +1 -1
- package/dist/modules/manager/helmsman/extract.js +20 -23
- package/dist/modules/manager/helmsman/extract.js.map +1 -1
- package/dist/modules/manager/helmsman/index.js +8 -13
- package/dist/modules/manager/helmsman/index.js.map +1 -1
- package/dist/modules/manager/helmv3/artifacts.js +57 -62
- package/dist/modules/manager/helmv3/artifacts.js.map +1 -1
- package/dist/modules/manager/helmv3/common.js +24 -30
- package/dist/modules/manager/helmv3/common.js.map +1 -1
- package/dist/modules/manager/helmv3/extract.js +21 -23
- package/dist/modules/manager/helmv3/extract.js.map +1 -1
- package/dist/modules/manager/helmv3/index.js +12 -17
- package/dist/modules/manager/helmv3/index.js.map +1 -1
- package/dist/modules/manager/helmv3/oci.js +4 -6
- package/dist/modules/manager/helmv3/oci.js.map +1 -1
- package/dist/modules/manager/helmv3/update.js +11 -15
- package/dist/modules/manager/helmv3/update.js.map +1 -1
- package/dist/modules/manager/helmv3/utils.js +9 -16
- package/dist/modules/manager/helmv3/utils.js.map +1 -1
- package/dist/modules/manager/hermit/artifacts.js +32 -35
- package/dist/modules/manager/hermit/artifacts.js.map +1 -1
- package/dist/modules/manager/hermit/default-config.js +1 -2
- package/dist/modules/manager/hermit/default-config.js.map +1 -1
- package/dist/modules/manager/hermit/extract.js +17 -22
- package/dist/modules/manager/hermit/extract.js.map +1 -1
- package/dist/modules/manager/hermit/index.js +16 -21
- package/dist/modules/manager/hermit/index.js.map +1 -1
- package/dist/modules/manager/hermit/update.js +4 -5
- package/dist/modules/manager/hermit/update.js.map +1 -1
- package/dist/modules/manager/homebrew/extract.js +13 -15
- package/dist/modules/manager/homebrew/extract.js.map +1 -1
- package/dist/modules/manager/homebrew/handlers/base.js +1 -2
- package/dist/modules/manager/homebrew/handlers/base.js.map +1 -1
- package/dist/modules/manager/homebrew/handlers/github.js +12 -16
- package/dist/modules/manager/homebrew/handlers/github.js.map +1 -1
- package/dist/modules/manager/homebrew/handlers/index.js +4 -5
- package/dist/modules/manager/homebrew/handlers/index.js.map +1 -1
- package/dist/modules/manager/homebrew/handlers/npm.js +15 -20
- package/dist/modules/manager/homebrew/handlers/npm.js.map +1 -1
- package/dist/modules/manager/homebrew/index.js +13 -18
- package/dist/modules/manager/homebrew/index.js.map +1 -1
- package/dist/modules/manager/homebrew/update.js +22 -23
- package/dist/modules/manager/homebrew/update.js.map +1 -1
- package/dist/modules/manager/homebrew/utils.js +5 -7
- package/dist/modules/manager/homebrew/utils.js.map +1 -1
- package/dist/modules/manager/html/extract.js +8 -9
- package/dist/modules/manager/html/extract.js.map +1 -1
- package/dist/modules/manager/html/index.js +9 -14
- package/dist/modules/manager/html/index.js.map +1 -1
- package/dist/modules/manager/index.js +15 -23
- package/dist/modules/manager/index.js.map +1 -1
- package/dist/modules/manager/jenkins/extract.js +21 -24
- package/dist/modules/manager/jenkins/extract.js.map +1 -1
- package/dist/modules/manager/jenkins/index.js +7 -12
- package/dist/modules/manager/jenkins/index.js.map +1 -1
- package/dist/modules/manager/jsonnet-bundler/artifacts.js +22 -26
- package/dist/modules/manager/jsonnet-bundler/artifacts.js.map +1 -1
- package/dist/modules/manager/jsonnet-bundler/extract.js +12 -17
- package/dist/modules/manager/jsonnet-bundler/extract.js.map +1 -1
- package/dist/modules/manager/jsonnet-bundler/index.js +10 -15
- package/dist/modules/manager/jsonnet-bundler/index.js.map +1 -1
- package/dist/modules/manager/kotlin-script/extract.js +9 -11
- package/dist/modules/manager/kotlin-script/extract.js.map +1 -1
- package/dist/modules/manager/kotlin-script/index.js +7 -12
- package/dist/modules/manager/kotlin-script/index.js.map +1 -1
- package/dist/modules/manager/kubernetes/extract.js +19 -22
- package/dist/modules/manager/kubernetes/extract.js.map +1 -1
- package/dist/modules/manager/kubernetes/index.js +8 -13
- package/dist/modules/manager/kubernetes/index.js.map +1 -1
- package/dist/modules/manager/kubernetes/schema.js +8 -9
- package/dist/modules/manager/kubernetes/schema.js.map +1 -1
- package/dist/modules/manager/kustomize/artifacts.js +40 -44
- package/dist/modules/manager/kustomize/artifacts.js.map +1 -1
- package/dist/modules/manager/kustomize/common.js +9 -12
- package/dist/modules/manager/kustomize/common.js.map +1 -1
- package/dist/modules/manager/kustomize/extract.js +39 -45
- package/dist/modules/manager/kustomize/extract.js.map +1 -1
- package/dist/modules/manager/kustomize/index.js +15 -20
- package/dist/modules/manager/kustomize/index.js.map +1 -1
- package/dist/modules/manager/leiningen/extract.js +13 -14
- package/dist/modules/manager/leiningen/extract.js.map +1 -1
- package/dist/modules/manager/leiningen/index.js +9 -14
- package/dist/modules/manager/leiningen/index.js.map +1 -1
- package/dist/modules/manager/maven/extract.js +40 -44
- package/dist/modules/manager/maven/extract.js.map +1 -1
- package/dist/modules/manager/maven/index.js +11 -16
- package/dist/modules/manager/maven/index.js.map +1 -1
- package/dist/modules/manager/maven/update.js +22 -27
- package/dist/modules/manager/maven/update.js.map +1 -1
- package/dist/modules/manager/maven-wrapper/artifacts.js +31 -36
- package/dist/modules/manager/maven-wrapper/artifacts.js.map +1 -1
- package/dist/modules/manager/maven-wrapper/extract.js +16 -18
- package/dist/modules/manager/maven-wrapper/extract.js.map +1 -1
- package/dist/modules/manager/maven-wrapper/index.js +11 -16
- package/dist/modules/manager/maven-wrapper/index.js.map +1 -1
- package/dist/modules/manager/meteor/extract.js +9 -11
- package/dist/modules/manager/meteor/extract.js.map +1 -1
- package/dist/modules/manager/meteor/index.js +7 -12
- package/dist/modules/manager/meteor/index.js.map +1 -1
- package/dist/modules/manager/mint/extract.js +5 -6
- package/dist/modules/manager/mint/extract.js.map +1 -1
- package/dist/modules/manager/mint/index.js +7 -12
- package/dist/modules/manager/mint/index.js.map +1 -1
- package/dist/modules/manager/mise/backends.js +41 -51
- package/dist/modules/manager/mise/backends.js.map +1 -1
- package/dist/modules/manager/mise/extract.js +28 -31
- package/dist/modules/manager/mise/extract.js.map +1 -1
- package/dist/modules/manager/mise/index.js +40 -45
- package/dist/modules/manager/mise/index.js.map +1 -1
- package/dist/modules/manager/mise/schema.js +9 -10
- package/dist/modules/manager/mise/schema.js.map +1 -1
- package/dist/modules/manager/mise/upgradeable-tooling.js +76 -78
- package/dist/modules/manager/mise/upgradeable-tooling.js.map +1 -1
- package/dist/modules/manager/mise/utils.js +5 -6
- package/dist/modules/manager/mise/utils.js.map +1 -1
- package/dist/modules/manager/mix/artifacts.js +35 -39
- package/dist/modules/manager/mix/artifacts.js.map +1 -1
- package/dist/modules/manager/mix/extract.js +29 -31
- package/dist/modules/manager/mix/extract.js.map +1 -1
- package/dist/modules/manager/mix/index.js +15 -20
- package/dist/modules/manager/mix/index.js.map +1 -1
- package/dist/modules/manager/mix/range.js +5 -7
- package/dist/modules/manager/mix/range.js.map +1 -1
- package/dist/modules/manager/nix/artifacts.js +20 -23
- package/dist/modules/manager/nix/artifacts.js.map +1 -1
- package/dist/modules/manager/nix/extract.js +26 -28
- package/dist/modules/manager/nix/extract.js.map +1 -1
- package/dist/modules/manager/nix/index.js +11 -16
- package/dist/modules/manager/nix/index.js.map +1 -1
- package/dist/modules/manager/nix/range.js +1 -2
- package/dist/modules/manager/nix/range.js.map +1 -1
- package/dist/modules/manager/nix/schema.js +20 -21
- package/dist/modules/manager/nix/schema.js.map +1 -1
- package/dist/modules/manager/nodenv/extract.js +3 -3
- package/dist/modules/manager/nodenv/extract.js.map +1 -1
- package/dist/modules/manager/nodenv/index.js +9 -14
- package/dist/modules/manager/nodenv/index.js.map +1 -1
- package/dist/modules/manager/npm/artifacts.js +46 -51
- package/dist/modules/manager/npm/artifacts.js.map +1 -1
- package/dist/modules/manager/npm/constants.js +1 -7
- package/dist/modules/manager/npm/constants.js.map +1 -1
- package/dist/modules/manager/npm/detect.js +12 -16
- package/dist/modules/manager/npm/detect.js.map +1 -1
- package/dist/modules/manager/npm/extract/common/catalogs.js +4 -4
- package/dist/modules/manager/npm/extract/common/catalogs.js.map +1 -1
- package/dist/modules/manager/npm/extract/common/dependency.js +40 -46
- package/dist/modules/manager/npm/extract/common/dependency.js.map +1 -1
- package/dist/modules/manager/npm/extract/common/node.js +1 -2
- package/dist/modules/manager/npm/extract/common/node.js.map +1 -1
- package/dist/modules/manager/npm/extract/common/overrides.js +8 -9
- package/dist/modules/manager/npm/extract/common/overrides.js.map +1 -1
- package/dist/modules/manager/npm/extract/common/package-file.js +30 -35
- package/dist/modules/manager/npm/extract/common/package-file.js.map +1 -1
- package/dist/modules/manager/npm/extract/index.js +58 -62
- package/dist/modules/manager/npm/extract/index.js.map +1 -1
- package/dist/modules/manager/npm/extract/npm.js +8 -9
- package/dist/modules/manager/npm/extract/npm.js.map +1 -1
- package/dist/modules/manager/npm/extract/pnpm.js +39 -45
- package/dist/modules/manager/npm/extract/pnpm.js.map +1 -1
- package/dist/modules/manager/npm/extract/post/index.js +5 -5
- package/dist/modules/manager/npm/extract/post/index.js.map +1 -1
- package/dist/modules/manager/npm/extract/post/locked-versions.js +34 -38
- package/dist/modules/manager/npm/extract/post/locked-versions.js.map +1 -1
- package/dist/modules/manager/npm/extract/post/monorepo.js +11 -13
- package/dist/modules/manager/npm/extract/post/monorepo.js.map +1 -1
- package/dist/modules/manager/npm/extract/utils.js +5 -7
- package/dist/modules/manager/npm/extract/utils.js.map +1 -1
- package/dist/modules/manager/npm/extract/yarn.js +28 -34
- package/dist/modules/manager/npm/extract/yarn.js.map +1 -1
- package/dist/modules/manager/npm/extract/yarnrc.js +10 -15
- package/dist/modules/manager/npm/extract/yarnrc.js.map +1 -1
- package/dist/modules/manager/npm/index.js +24 -29
- package/dist/modules/manager/npm/index.js.map +1 -1
- package/dist/modules/manager/npm/post-update/index.js +132 -139
- package/dist/modules/manager/npm/post-update/index.js.map +1 -1
- package/dist/modules/manager/npm/post-update/node-version.js +15 -20
- package/dist/modules/manager/npm/post-update/node-version.js.map +1 -1
- package/dist/modules/manager/npm/post-update/npm.js +57 -64
- package/dist/modules/manager/npm/post-update/npm.js.map +1 -1
- package/dist/modules/manager/npm/post-update/pnpm.js +43 -48
- package/dist/modules/manager/npm/post-update/pnpm.js.map +1 -1
- package/dist/modules/manager/npm/post-update/rules.js +20 -25
- package/dist/modules/manager/npm/post-update/rules.js.map +1 -1
- package/dist/modules/manager/npm/post-update/utils.js +13 -17
- package/dist/modules/manager/npm/post-update/utils.js.map +1 -1
- package/dist/modules/manager/npm/post-update/yarn.js +59 -69
- package/dist/modules/manager/npm/post-update/yarn.js.map +1 -1
- package/dist/modules/manager/npm/range.js +6 -8
- package/dist/modules/manager/npm/range.js.map +1 -1
- package/dist/modules/manager/npm/schema.js +34 -39
- package/dist/modules/manager/npm/schema.js.map +1 -1
- package/dist/modules/manager/npm/update/dependency/common.js +4 -6
- package/dist/modules/manager/npm/update/dependency/common.js.map +1 -1
- package/dist/modules/manager/npm/update/dependency/index.js +25 -29
- package/dist/modules/manager/npm/update/dependency/index.js.map +1 -1
- package/dist/modules/manager/npm/update/dependency/pnpm.js +23 -25
- package/dist/modules/manager/npm/update/dependency/pnpm.js.map +1 -1
- package/dist/modules/manager/npm/update/dependency/yarn.js +23 -25
- package/dist/modules/manager/npm/update/dependency/yarn.js.map +1 -1
- package/dist/modules/manager/npm/update/index.js +5 -3
- package/dist/modules/manager/npm/update/locked-dependency/common/parent-version.js +22 -23
- package/dist/modules/manager/npm/update/locked-dependency/common/parent-version.js.map +1 -1
- package/dist/modules/manager/npm/update/locked-dependency/index.js +11 -12
- package/dist/modules/manager/npm/update/locked-dependency/index.js.map +1 -1
- package/dist/modules/manager/npm/update/locked-dependency/package-lock/dep-constraints.js +10 -12
- package/dist/modules/manager/npm/update/locked-dependency/package-lock/dep-constraints.js.map +1 -1
- package/dist/modules/manager/npm/update/locked-dependency/package-lock/get-locked.js +3 -4
- package/dist/modules/manager/npm/update/locked-dependency/package-lock/get-locked.js.map +1 -1
- package/dist/modules/manager/npm/update/locked-dependency/package-lock/index.js +37 -40
- package/dist/modules/manager/npm/update/locked-dependency/package-lock/index.js.map +1 -1
- package/dist/modules/manager/npm/update/locked-dependency/yarn-lock/get-locked.js +5 -6
- package/dist/modules/manager/npm/update/locked-dependency/yarn-lock/get-locked.js.map +1 -1
- package/dist/modules/manager/npm/update/locked-dependency/yarn-lock/index.js +21 -23
- package/dist/modules/manager/npm/update/locked-dependency/yarn-lock/index.js.map +1 -1
- package/dist/modules/manager/npm/update/locked-dependency/yarn-lock/replace.js +6 -8
- package/dist/modules/manager/npm/update/locked-dependency/yarn-lock/replace.js.map +1 -1
- package/dist/modules/manager/npm/update/package-version/index.js +12 -16
- package/dist/modules/manager/npm/update/package-version/index.js.map +1 -1
- package/dist/modules/manager/npm/utils.js +22 -31
- package/dist/modules/manager/npm/utils.js.map +1 -1
- package/dist/modules/manager/nuget/artifacts.js +38 -43
- package/dist/modules/manager/nuget/artifacts.js.map +1 -1
- package/dist/modules/manager/nuget/config-formatter.js +11 -13
- package/dist/modules/manager/nuget/config-formatter.js.map +1 -1
- package/dist/modules/manager/nuget/extract/global-manifest.js +12 -13
- package/dist/modules/manager/nuget/extract/global-manifest.js.map +1 -1
- package/dist/modules/manager/nuget/extract.js +36 -39
- package/dist/modules/manager/nuget/extract.js.map +1 -1
- package/dist/modules/manager/nuget/index.js +15 -20
- package/dist/modules/manager/nuget/index.js.map +1 -1
- package/dist/modules/manager/nuget/package-tree.js +19 -26
- package/dist/modules/manager/nuget/package-tree.js.map +1 -1
- package/dist/modules/manager/nuget/schema.js +9 -10
- package/dist/modules/manager/nuget/schema.js.map +1 -1
- package/dist/modules/manager/nuget/update.js +16 -20
- package/dist/modules/manager/nuget/update.js.map +1 -1
- package/dist/modules/manager/nuget/util.js +26 -37
- package/dist/modules/manager/nuget/util.js.map +1 -1
- package/dist/modules/manager/nvm/extract.js +5 -6
- package/dist/modules/manager/nvm/extract.js.map +1 -1
- package/dist/modules/manager/nvm/index.js +9 -14
- package/dist/modules/manager/nvm/index.js.map +1 -1
- package/dist/modules/manager/ocb/extract.js +15 -18
- package/dist/modules/manager/ocb/extract.js.map +1 -1
- package/dist/modules/manager/ocb/index.js +9 -14
- package/dist/modules/manager/ocb/index.js.map +1 -1
- package/dist/modules/manager/ocb/schema.js +9 -10
- package/dist/modules/manager/ocb/schema.js.map +1 -1
- package/dist/modules/manager/ocb/update.js +11 -14
- package/dist/modules/manager/ocb/update.js.map +1 -1
- package/dist/modules/manager/osgi/extract.js +18 -21
- package/dist/modules/manager/osgi/extract.js.map +1 -1
- package/dist/modules/manager/osgi/index.js +7 -12
- package/dist/modules/manager/osgi/index.js.map +1 -1
- package/dist/modules/manager/pep621/artifacts.js +10 -11
- package/dist/modules/manager/pep621/artifacts.js.map +1 -1
- package/dist/modules/manager/pep621/extract.js +14 -16
- package/dist/modules/manager/pep621/extract.js.map +1 -1
- package/dist/modules/manager/pep621/index.js +11 -16
- package/dist/modules/manager/pep621/index.js.map +1 -1
- package/dist/modules/manager/pep621/processors/abstract.js +6 -7
- package/dist/modules/manager/pep621/processors/abstract.js.map +1 -1
- package/dist/modules/manager/pep621/processors/hatch.js +3 -3
- package/dist/modules/manager/pep621/processors/hatch.js.map +1 -1
- package/dist/modules/manager/pep621/processors/index.js +7 -7
- package/dist/modules/manager/pep621/processors/index.js.map +1 -1
- package/dist/modules/manager/pep621/processors/pdm.js +34 -37
- package/dist/modules/manager/pep621/processors/pdm.js.map +1 -1
- package/dist/modules/manager/pep621/processors/uv.js +50 -54
- package/dist/modules/manager/pep621/processors/uv.js.map +1 -1
- package/dist/modules/manager/pep621/schema.js +57 -62
- package/dist/modules/manager/pep621/schema.js.map +1 -1
- package/dist/modules/manager/pep621/update.js +11 -14
- package/dist/modules/manager/pep621/update.js.map +1 -1
- package/dist/modules/manager/pep621/utils.js +18 -22
- package/dist/modules/manager/pep621/utils.js.map +1 -1
- package/dist/modules/manager/pep723/extract.js +8 -10
- package/dist/modules/manager/pep723/extract.js.map +1 -1
- package/dist/modules/manager/pep723/index.js +7 -12
- package/dist/modules/manager/pep723/index.js.map +1 -1
- package/dist/modules/manager/pep723/schema.js +10 -11
- package/dist/modules/manager/pep723/schema.js.map +1 -1
- package/dist/modules/manager/pip-compile/artifacts.js +37 -42
- package/dist/modules/manager/pip-compile/artifacts.js.map +1 -1
- package/dist/modules/manager/pip-compile/common.js +34 -42
- package/dist/modules/manager/pip-compile/common.js.map +1 -1
- package/dist/modules/manager/pip-compile/extract.js +42 -46
- package/dist/modules/manager/pip-compile/extract.js.map +1 -1
- package/dist/modules/manager/pip-compile/index.js +11 -16
- package/dist/modules/manager/pip-compile/index.js.map +1 -1
- package/dist/modules/manager/pip-compile/utils.js +14 -19
- package/dist/modules/manager/pip-compile/utils.js.map +1 -1
- package/dist/modules/manager/pip_requirements/artifacts.js +23 -27
- package/dist/modules/manager/pip_requirements/artifacts.js.map +1 -1
- package/dist/modules/manager/pip_requirements/common.js +10 -12
- package/dist/modules/manager/pip_requirements/common.js.map +1 -1
- package/dist/modules/manager/pip_requirements/extract.js +22 -27
- package/dist/modules/manager/pip_requirements/extract.js.map +1 -1
- package/dist/modules/manager/pip_requirements/index.js +10 -15
- package/dist/modules/manager/pip_requirements/index.js.map +1 -1
- package/dist/modules/manager/pip_setup/extract.js +16 -18
- package/dist/modules/manager/pip_setup/extract.js.map +1 -1
- package/dist/modules/manager/pip_setup/index.js +7 -12
- package/dist/modules/manager/pip_setup/index.js.map +1 -1
- package/dist/modules/manager/pipenv/artifacts.js +40 -45
- package/dist/modules/manager/pipenv/artifacts.js.map +1 -1
- package/dist/modules/manager/pipenv/extract.js +29 -32
- package/dist/modules/manager/pipenv/extract.js.map +1 -1
- package/dist/modules/manager/pipenv/index.js +9 -14
- package/dist/modules/manager/pipenv/index.js.map +1 -1
- package/dist/modules/manager/pixi/artifacts.js +23 -26
- package/dist/modules/manager/pixi/artifacts.js.map +1 -1
- package/dist/modules/manager/pixi/extract.js +23 -27
- package/dist/modules/manager/pixi/extract.js.map +1 -1
- package/dist/modules/manager/pixi/index.js +10 -15
- package/dist/modules/manager/pixi/index.js.map +1 -1
- package/dist/modules/manager/pixi/schema.js +49 -51
- package/dist/modules/manager/pixi/schema.js.map +1 -1
- package/dist/modules/manager/poetry/artifacts.js +57 -62
- package/dist/modules/manager/poetry/artifacts.js.map +1 -1
- package/dist/modules/manager/poetry/extract.js +21 -23
- package/dist/modules/manager/poetry/extract.js.map +1 -1
- package/dist/modules/manager/poetry/index.js +23 -28
- package/dist/modules/manager/poetry/index.js.map +1 -1
- package/dist/modules/manager/poetry/schema.js +85 -90
- package/dist/modules/manager/poetry/schema.js.map +1 -1
- package/dist/modules/manager/poetry/update-locked.js +7 -8
- package/dist/modules/manager/poetry/update-locked.js.map +1 -1
- package/dist/modules/manager/pre-commit/extract.js +49 -52
- package/dist/modules/manager/pre-commit/extract.js.map +1 -1
- package/dist/modules/manager/pre-commit/index.js +10 -16
- package/dist/modules/manager/pre-commit/index.js.map +1 -1
- package/dist/modules/manager/pre-commit/parsing.js +4 -5
- package/dist/modules/manager/pre-commit/parsing.js.map +1 -1
- package/dist/modules/manager/pub/artifacts.js +23 -26
- package/dist/modules/manager/pub/artifacts.js.map +1 -1
- package/dist/modules/manager/pub/extract.js +19 -20
- package/dist/modules/manager/pub/extract.js.map +1 -1
- package/dist/modules/manager/pub/index.js +13 -18
- package/dist/modules/manager/pub/index.js.map +1 -1
- package/dist/modules/manager/pub/schema.js +21 -23
- package/dist/modules/manager/pub/schema.js.map +1 -1
- package/dist/modules/manager/pub/utils.js +7 -9
- package/dist/modules/manager/pub/utils.js.map +1 -1
- package/dist/modules/manager/puppet/common.js +8 -11
- package/dist/modules/manager/puppet/common.js.map +1 -1
- package/dist/modules/manager/puppet/extract.js +17 -19
- package/dist/modules/manager/puppet/extract.js.map +1 -1
- package/dist/modules/manager/puppet/index.js +11 -16
- package/dist/modules/manager/puppet/index.js.map +1 -1
- package/dist/modules/manager/puppet/puppetfile-parser.js +8 -9
- package/dist/modules/manager/puppet/puppetfile-parser.js.map +1 -1
- package/dist/modules/manager/pyenv/extract.js +3 -3
- package/dist/modules/manager/pyenv/extract.js.map +1 -1
- package/dist/modules/manager/pyenv/index.js +9 -14
- package/dist/modules/manager/pyenv/index.js.map +1 -1
- package/dist/modules/manager/quadlet/extract.js +8 -10
- package/dist/modules/manager/quadlet/extract.js.map +1 -1
- package/dist/modules/manager/quadlet/index.js +7 -12
- package/dist/modules/manager/quadlet/index.js.map +1 -1
- package/dist/modules/manager/quadlet/schema.js +7 -8
- package/dist/modules/manager/quadlet/schema.js.map +1 -1
- package/dist/modules/manager/renovate-config-presets/extract.js +18 -20
- package/dist/modules/manager/renovate-config-presets/extract.js.map +1 -1
- package/dist/modules/manager/renovate-config-presets/index.js +13 -18
- package/dist/modules/manager/renovate-config-presets/index.js.map +1 -1
- package/dist/modules/manager/renovate-config-presets/schema.js +4 -5
- package/dist/modules/manager/renovate-config-presets/schema.js.map +1 -1
- package/dist/modules/manager/ruby-version/extract.js +5 -6
- package/dist/modules/manager/ruby-version/extract.js.map +1 -1
- package/dist/modules/manager/ruby-version/index.js +9 -14
- package/dist/modules/manager/ruby-version/index.js.map +1 -1
- package/dist/modules/manager/runtime-version/extract.js +5 -6
- package/dist/modules/manager/runtime-version/extract.js.map +1 -1
- package/dist/modules/manager/runtime-version/index.js +7 -12
- package/dist/modules/manager/runtime-version/index.js.map +1 -1
- package/dist/modules/manager/sbt/extract.js +59 -64
- package/dist/modules/manager/sbt/extract.js.map +1 -1
- package/dist/modules/manager/sbt/index.js +18 -23
- package/dist/modules/manager/sbt/index.js.map +1 -1
- package/dist/modules/manager/sbt/update.js +10 -14
- package/dist/modules/manager/sbt/update.js.map +1 -1
- package/dist/modules/manager/sbt/util.js +7 -9
- package/dist/modules/manager/sbt/util.js.map +1 -1
- package/dist/modules/manager/scalafmt/extract.js +7 -8
- package/dist/modules/manager/scalafmt/extract.js.map +1 -1
- package/dist/modules/manager/scalafmt/index.js +7 -12
- package/dist/modules/manager/scalafmt/index.js.map +1 -1
- package/dist/modules/manager/setup-cfg/extract.js +16 -19
- package/dist/modules/manager/setup-cfg/extract.js.map +1 -1
- package/dist/modules/manager/setup-cfg/index.js +9 -14
- package/dist/modules/manager/setup-cfg/index.js.map +1 -1
- package/dist/modules/manager/sveltos/extract.js +20 -21
- package/dist/modules/manager/sveltos/extract.js.map +1 -1
- package/dist/modules/manager/sveltos/index.js +8 -13
- package/dist/modules/manager/sveltos/index.js.map +1 -1
- package/dist/modules/manager/sveltos/schema.js +20 -21
- package/dist/modules/manager/sveltos/schema.js.map +1 -1
- package/dist/modules/manager/sveltos/util.js +3 -4
- package/dist/modules/manager/sveltos/util.js.map +1 -1
- package/dist/modules/manager/swift/extract.js +25 -26
- package/dist/modules/manager/swift/extract.js.map +1 -1
- package/dist/modules/manager/swift/index.js +15 -20
- package/dist/modules/manager/swift/index.js.map +1 -1
- package/dist/modules/manager/swift/range.js +1 -2
- package/dist/modules/manager/swift/range.js.map +1 -1
- package/dist/modules/manager/tekton/extract.js +36 -39
- package/dist/modules/manager/tekton/extract.js.map +1 -1
- package/dist/modules/manager/tekton/index.js +8 -13
- package/dist/modules/manager/tekton/index.js.map +1 -1
- package/dist/modules/manager/terraform/base.js +10 -13
- package/dist/modules/manager/terraform/base.js.map +1 -1
- package/dist/modules/manager/terraform/extract.js +14 -16
- package/dist/modules/manager/terraform/extract.js.map +1 -1
- package/dist/modules/manager/terraform/extractors/others/modules.js +26 -29
- package/dist/modules/manager/terraform/extractors/others/modules.js.map +1 -1
- package/dist/modules/manager/terraform/extractors/others/providers.js +8 -10
- package/dist/modules/manager/terraform/extractors/others/providers.js.map +1 -1
- package/dist/modules/manager/terraform/extractors/resources/generic-docker-image-ref.js +16 -17
- package/dist/modules/manager/terraform/extractors/resources/generic-docker-image-ref.js.map +1 -1
- package/dist/modules/manager/terraform/extractors/resources/helm-release.js +20 -23
- package/dist/modules/manager/terraform/extractors/resources/helm-release.js.map +1 -1
- package/dist/modules/manager/terraform/extractors/resources/terraform-workspace.js +6 -7
- package/dist/modules/manager/terraform/extractors/resources/terraform-workspace.js.map +1 -1
- package/dist/modules/manager/terraform/extractors/resources/utils.js +1 -3
- package/dist/modules/manager/terraform/extractors/resources/utils.js.map +1 -1
- package/dist/modules/manager/terraform/extractors/terraform-block/required-provider.js +7 -8
- package/dist/modules/manager/terraform/extractors/terraform-block/required-provider.js.map +1 -1
- package/dist/modules/manager/terraform/extractors/terraform-block/terraform-version.js +10 -11
- package/dist/modules/manager/terraform/extractors/terraform-block/terraform-version.js.map +1 -1
- package/dist/modules/manager/terraform/extractors.js +15 -15
- package/dist/modules/manager/terraform/extractors.js.map +1 -1
- package/dist/modules/manager/terraform/hcl/index.js +3 -4
- package/dist/modules/manager/terraform/hcl/index.js.map +1 -1
- package/dist/modules/manager/terraform/index.js +25 -30
- package/dist/modules/manager/terraform/index.js.map +1 -1
- package/dist/modules/manager/terraform/lockfile/hash.js +38 -43
- package/dist/modules/manager/terraform/lockfile/hash.js.map +1 -1
- package/dist/modules/manager/terraform/lockfile/index.js +39 -42
- package/dist/modules/manager/terraform/lockfile/index.js.map +1 -1
- package/dist/modules/manager/terraform/lockfile/update-locked.js +7 -9
- package/dist/modules/manager/terraform/lockfile/update-locked.js.map +1 -1
- package/dist/modules/manager/terraform/lockfile/util.js +15 -22
- package/dist/modules/manager/terraform/lockfile/util.js.map +1 -1
- package/dist/modules/manager/terraform/util.js +11 -17
- package/dist/modules/manager/terraform/util.js.map +1 -1
- package/dist/modules/manager/terraform-version/extract.js +5 -6
- package/dist/modules/manager/terraform-version/extract.js.map +1 -1
- package/dist/modules/manager/terraform-version/index.js +9 -14
- package/dist/modules/manager/terraform-version/index.js.map +1 -1
- package/dist/modules/manager/terragrunt/artifacts.js +5 -6
- package/dist/modules/manager/terragrunt/artifacts.js.map +1 -1
- package/dist/modules/manager/terragrunt/extract.js +16 -18
- package/dist/modules/manager/terragrunt/extract.js.map +1 -1
- package/dist/modules/manager/terragrunt/index.js +19 -24
- package/dist/modules/manager/terragrunt/index.js.map +1 -1
- package/dist/modules/manager/terragrunt/modules.js +29 -32
- package/dist/modules/manager/terragrunt/modules.js.map +1 -1
- package/dist/modules/manager/terragrunt/providers.js +6 -7
- package/dist/modules/manager/terragrunt/providers.js.map +1 -1
- package/dist/modules/manager/terragrunt/util.js +3 -6
- package/dist/modules/manager/terragrunt/util.js.map +1 -1
- package/dist/modules/manager/terragrunt-version/extract.js +5 -6
- package/dist/modules/manager/terragrunt-version/extract.js.map +1 -1
- package/dist/modules/manager/terragrunt-version/index.js +9 -14
- package/dist/modules/manager/terragrunt-version/index.js.map +1 -1
- package/dist/modules/manager/tflint-plugin/extract.js +13 -15
- package/dist/modules/manager/tflint-plugin/extract.js.map +1 -1
- package/dist/modules/manager/tflint-plugin/index.js +7 -12
- package/dist/modules/manager/tflint-plugin/index.js.map +1 -1
- package/dist/modules/manager/tflint-plugin/plugins.js +13 -16
- package/dist/modules/manager/tflint-plugin/plugins.js.map +1 -1
- package/dist/modules/manager/tflint-plugin/util.js +3 -5
- package/dist/modules/manager/tflint-plugin/util.js.map +1 -1
- package/dist/modules/manager/travis/extract.js +14 -16
- package/dist/modules/manager/travis/extract.js.map +1 -1
- package/dist/modules/manager/travis/index.js +9 -14
- package/dist/modules/manager/travis/index.js.map +1 -1
- package/dist/modules/manager/typst/extract.js +6 -9
- package/dist/modules/manager/typst/extract.js.map +1 -1
- package/dist/modules/manager/typst/index.js +7 -12
- package/dist/modules/manager/typst/index.js.map +1 -1
- package/dist/modules/manager/unity3d/extract.js +5 -6
- package/dist/modules/manager/unity3d/extract.js.map +1 -1
- package/dist/modules/manager/unity3d/index.js +7 -12
- package/dist/modules/manager/unity3d/index.js.map +1 -1
- package/dist/modules/manager/util.js +13 -13
- package/dist/modules/manager/util.js.map +1 -1
- package/dist/modules/manager/velaci/extract.js +14 -15
- package/dist/modules/manager/velaci/extract.js.map +1 -1
- package/dist/modules/manager/velaci/index.js +7 -12
- package/dist/modules/manager/velaci/index.js.map +1 -1
- package/dist/modules/manager/vendir/artifacts.js +23 -25
- package/dist/modules/manager/vendir/artifacts.js.map +1 -1
- package/dist/modules/manager/vendir/extract.js +20 -21
- package/dist/modules/manager/vendir/extract.js.map +1 -1
- package/dist/modules/manager/vendir/index.js +10 -15
- package/dist/modules/manager/vendir/index.js.map +1 -1
- package/dist/modules/manager/vendir/schema.js +28 -30
- package/dist/modules/manager/vendir/schema.js.map +1 -1
- package/dist/modules/manager/woodpecker/extract.js +13 -15
- package/dist/modules/manager/woodpecker/extract.js.map +1 -1
- package/dist/modules/manager/woodpecker/index.js +7 -12
- package/dist/modules/manager/woodpecker/index.js.map +1 -1
- package/dist/modules/platform/api.js +21 -21
- package/dist/modules/platform/api.js.map +1 -1
- package/dist/modules/platform/azure/azure-got-wrapper.js +8 -12
- package/dist/modules/platform/azure/azure-got-wrapper.js.map +1 -1
- package/dist/modules/platform/azure/azure-helper.js +14 -17
- package/dist/modules/platform/azure/azure-helper.js.map +1 -1
- package/dist/modules/platform/azure/index.js +137 -148
- package/dist/modules/platform/azure/index.js.map +1 -1
- package/dist/modules/platform/azure/schema.js +13 -13
- package/dist/modules/platform/azure/schema.js.map +1 -1
- package/dist/modules/platform/azure/types.js +1 -2
- package/dist/modules/platform/azure/types.js.map +1 -1
- package/dist/modules/platform/azure/util.js +24 -35
- package/dist/modules/platform/azure/util.js.map +1 -1
- package/dist/modules/platform/bitbucket/comments.js +13 -17
- package/dist/modules/platform/bitbucket/comments.js.map +1 -1
- package/dist/modules/platform/bitbucket/index.js +130 -141
- package/dist/modules/platform/bitbucket/index.js.map +1 -1
- package/dist/modules/platform/bitbucket/pr-cache.js +27 -30
- package/dist/modules/platform/bitbucket/pr-cache.js.map +1 -1
- package/dist/modules/platform/bitbucket/schema.js +29 -34
- package/dist/modules/platform/bitbucket/schema.js.map +1 -1
- package/dist/modules/platform/bitbucket/utils.js +3 -7
- package/dist/modules/platform/bitbucket/utils.js.map +1 -1
- package/dist/modules/platform/bitbucket-server/index.js +153 -167
- package/dist/modules/platform/bitbucket-server/index.js.map +1 -1
- package/dist/modules/platform/bitbucket-server/pr-cache.js +22 -26
- package/dist/modules/platform/bitbucket-server/pr-cache.js.map +1 -1
- package/dist/modules/platform/bitbucket-server/schema.js +22 -26
- package/dist/modules/platform/bitbucket-server/schema.js.map +1 -1
- package/dist/modules/platform/bitbucket-server/utils.js +19 -30
- package/dist/modules/platform/bitbucket-server/utils.js.map +1 -1
- package/dist/modules/platform/codecommit/codecommit-client.js +27 -47
- package/dist/modules/platform/codecommit/codecommit-client.js.map +1 -1
- package/dist/modules/platform/codecommit/index.js +85 -95
- package/dist/modules/platform/codecommit/index.js.map +1 -1
- package/dist/modules/platform/comment.js +10 -11
- package/dist/modules/platform/comment.js.map +1 -1
- package/dist/modules/platform/default-scm.js +14 -14
- package/dist/modules/platform/default-scm.js.map +1 -1
- package/dist/modules/platform/forgejo/forgejo-helper.js +42 -76
- package/dist/modules/platform/forgejo/forgejo-helper.js.map +1 -1
- package/dist/modules/platform/forgejo/index.js +170 -182
- package/dist/modules/platform/forgejo/index.js.map +1 -1
- package/dist/modules/platform/forgejo/pr-cache.js +24 -29
- package/dist/modules/platform/forgejo/pr-cache.js.map +1 -1
- package/dist/modules/platform/forgejo/utils.js +28 -41
- package/dist/modules/platform/forgejo/utils.js.map +1 -1
- package/dist/modules/platform/gerrit/client.js +20 -25
- package/dist/modules/platform/gerrit/client.js.map +1 -1
- package/dist/modules/platform/gerrit/index.js +80 -91
- package/dist/modules/platform/gerrit/index.js.map +1 -1
- package/dist/modules/platform/gerrit/scm.js +25 -28
- package/dist/modules/platform/gerrit/scm.js.map +1 -1
- package/dist/modules/platform/gerrit/utils.js +14 -25
- package/dist/modules/platform/gerrit/utils.js.map +1 -1
- package/dist/modules/platform/gitea/gitea-helper.js +37 -69
- package/dist/modules/platform/gitea/gitea-helper.js.map +1 -1
- package/dist/modules/platform/gitea/index.js +171 -183
- package/dist/modules/platform/gitea/index.js.map +1 -1
- package/dist/modules/platform/gitea/pr-cache.js +24 -29
- package/dist/modules/platform/gitea/pr-cache.js.map +1 -1
- package/dist/modules/platform/gitea/schema.js +8 -10
- package/dist/modules/platform/gitea/schema.js.map +1 -1
- package/dist/modules/platform/gitea/utils.js +28 -41
- package/dist/modules/platform/gitea/utils.js.map +1 -1
- package/dist/modules/platform/github/api-cache.js +9 -11
- package/dist/modules/platform/github/api-cache.js.map +1 -1
- package/dist/modules/platform/github/branch.js +6 -8
- package/dist/modules/platform/github/branch.js.map +1 -1
- package/dist/modules/platform/github/common.js +11 -15
- package/dist/modules/platform/github/common.js.map +1 -1
- package/dist/modules/platform/github/graphql.js +1 -4
- package/dist/modules/platform/github/graphql.js.map +1 -1
- package/dist/modules/platform/github/index.js +345 -361
- package/dist/modules/platform/github/index.js.map +1 -1
- package/dist/modules/platform/github/issue.js +28 -32
- package/dist/modules/platform/github/issue.js.map +1 -1
- package/dist/modules/platform/github/massage-markdown-links.js +11 -14
- package/dist/modules/platform/github/massage-markdown-links.js.map +1 -1
- package/dist/modules/platform/github/pr.js +22 -26
- package/dist/modules/platform/github/pr.js.map +1 -1
- package/dist/modules/platform/github/schema.js +46 -51
- package/dist/modules/platform/github/schema.js.map +1 -1
- package/dist/modules/platform/github/scm.js +7 -7
- package/dist/modules/platform/github/scm.js.map +1 -1
- package/dist/modules/platform/github/user.js +7 -10
- package/dist/modules/platform/github/user.js.map +1 -1
- package/dist/modules/platform/gitlab/code-owners.js +6 -9
- package/dist/modules/platform/gitlab/code-owners.js.map +1 -1
- package/dist/modules/platform/gitlab/http.js +8 -14
- package/dist/modules/platform/gitlab/http.js.map +1 -1
- package/dist/modules/platform/gitlab/index.js +223 -237
- package/dist/modules/platform/gitlab/index.js.map +1 -1
- package/dist/modules/platform/gitlab/merge-request.js +7 -9
- package/dist/modules/platform/gitlab/merge-request.js.map +1 -1
- package/dist/modules/platform/gitlab/pr-cache.js +23 -27
- package/dist/modules/platform/gitlab/pr-cache.js.map +1 -1
- package/dist/modules/platform/gitlab/schema.js +25 -27
- package/dist/modules/platform/gitlab/schema.js.map +1 -1
- package/dist/modules/platform/gitlab/utils.js +23 -33
- package/dist/modules/platform/gitlab/utils.js.map +1 -1
- package/dist/modules/platform/index.js +22 -28
- package/dist/modules/platform/index.js.map +1 -1
- package/dist/modules/platform/local/index.js +3 -9
- package/dist/modules/platform/local/scm.js +8 -10
- package/dist/modules/platform/local/scm.js.map +1 -1
- package/dist/modules/platform/pr-body.js +17 -22
- package/dist/modules/platform/pr-body.js.map +1 -1
- package/dist/modules/platform/scm.js +18 -20
- package/dist/modules/platform/scm.js.map +1 -1
- package/dist/modules/platform/util.js +3 -4
- package/dist/modules/platform/util.js.map +1 -1
- package/dist/modules/platform/utils/github-alerts.js +3 -3
- package/dist/modules/platform/utils/github-alerts.js.map +1 -1
- package/dist/modules/platform/utils/pr-body.js +7 -9
- package/dist/modules/platform/utils/pr-body.js.map +1 -1
- package/dist/modules/platform/utils/read-only-issue-body.js +3 -4
- package/dist/modules/platform/utils/read-only-issue-body.js.map +1 -1
- package/dist/modules/versioning/api.js +99 -99
- package/dist/modules/versioning/api.js.map +1 -1
- package/dist/modules/versioning/aws-eks-addon/index.js +3 -4
- package/dist/modules/versioning/aws-eks-addon/index.js.map +1 -1
- package/dist/modules/versioning/aws-machine-image/index.js +5 -7
- package/dist/modules/versioning/aws-machine-image/index.js.map +1 -1
- package/dist/modules/versioning/azure-rest-api/index.js +5 -7
- package/dist/modules/versioning/azure-rest-api/index.js.map +1 -1
- package/dist/modules/versioning/bazel-module/bzlmod-version.js +1 -2
- package/dist/modules/versioning/bazel-module/bzlmod-version.js.map +1 -1
- package/dist/modules/versioning/bazel-module/index.js +16 -17
- package/dist/modules/versioning/bazel-module/index.js.map +1 -1
- package/dist/modules/versioning/cargo/index.js +22 -27
- package/dist/modules/versioning/cargo/index.js.map +1 -1
- package/dist/modules/versioning/common.js +4 -6
- package/dist/modules/versioning/common.js.map +1 -1
- package/dist/modules/versioning/composer/index.js +45 -50
- package/dist/modules/versioning/composer/index.js.map +1 -1
- package/dist/modules/versioning/conan/common.js +16 -25
- package/dist/modules/versioning/conan/common.js.map +1 -1
- package/dist/modules/versioning/conan/index.js +47 -50
- package/dist/modules/versioning/conan/index.js.map +1 -1
- package/dist/modules/versioning/conan/range.js +30 -39
- package/dist/modules/versioning/conan/range.js.map +1 -1
- package/dist/modules/versioning/conda/index.js +16 -18
- package/dist/modules/versioning/conda/index.js.map +1 -1
- package/dist/modules/versioning/deb/index.js +8 -10
- package/dist/modules/versioning/deb/index.js.map +1 -1
- package/dist/modules/versioning/debian/common.js +6 -8
- package/dist/modules/versioning/debian/common.js.map +1 -1
- package/dist/modules/versioning/debian/index.js +7 -8
- package/dist/modules/versioning/debian/index.js.map +1 -1
- package/dist/modules/versioning/devbox/index.js +6 -8
- package/dist/modules/versioning/devbox/index.js.map +1 -1
- package/dist/modules/versioning/distro.js +10 -11
- package/dist/modules/versioning/distro.js.map +1 -1
- package/dist/modules/versioning/docker/index.js +11 -14
- package/dist/modules/versioning/docker/index.js.map +1 -1
- package/dist/modules/versioning/exact/index.js +1 -3
- package/dist/modules/versioning/exact/index.js.map +1 -1
- package/dist/modules/versioning/generic.js +5 -6
- package/dist/modules/versioning/generic.js.map +1 -1
- package/dist/modules/versioning/git/index.js +5 -7
- package/dist/modules/versioning/git/index.js.map +1 -1
- package/dist/modules/versioning/glasskube/index.js +5 -7
- package/dist/modules/versioning/glasskube/index.js.map +1 -1
- package/dist/modules/versioning/go-mod-directive/index.js +10 -13
- package/dist/modules/versioning/go-mod-directive/index.js.map +1 -1
- package/dist/modules/versioning/gradle/compare.js +14 -23
- package/dist/modules/versioning/gradle/compare.js.map +1 -1
- package/dist/modules/versioning/gradle/index.js +31 -34
- package/dist/modules/versioning/gradle/index.js.map +1 -1
- package/dist/modules/versioning/hashicorp/convertor.js +14 -17
- package/dist/modules/versioning/hashicorp/convertor.js.map +1 -1
- package/dist/modules/versioning/hashicorp/index.js +21 -23
- package/dist/modules/versioning/hashicorp/index.js.map +1 -1
- package/dist/modules/versioning/helm/index.js +3 -4
- package/dist/modules/versioning/helm/index.js.map +1 -1
- package/dist/modules/versioning/hermit/index.js +5 -7
- package/dist/modules/versioning/hermit/index.js.map +1 -1
- package/dist/modules/versioning/hex/index.js +15 -17
- package/dist/modules/versioning/hex/index.js.map +1 -1
- package/dist/modules/versioning/index.js +8 -11
- package/dist/modules/versioning/index.js.map +1 -1
- package/dist/modules/versioning/ivy/index.js +15 -16
- package/dist/modules/versioning/ivy/index.js.map +1 -1
- package/dist/modules/versioning/ivy/parse.js +8 -12
- package/dist/modules/versioning/ivy/parse.js.map +1 -1
- package/dist/modules/versioning/kubernetes-api/index.js +3 -4
- package/dist/modules/versioning/kubernetes-api/index.js.map +1 -1
- package/dist/modules/versioning/lambda-node/index.js +7 -9
- package/dist/modules/versioning/lambda-node/index.js.map +1 -1
- package/dist/modules/versioning/lambda-node/schedule.js +7 -8
- package/dist/modules/versioning/lambda-node/schedule.js.map +1 -1
- package/dist/modules/versioning/loose/index.js +7 -9
- package/dist/modules/versioning/loose/index.js.map +1 -1
- package/dist/modules/versioning/maven/compare.js +11 -24
- package/dist/modules/versioning/maven/compare.js.map +1 -1
- package/dist/modules/versioning/maven/index.js +28 -31
- package/dist/modules/versioning/maven/index.js.map +1 -1
- package/dist/modules/versioning/nixpkgs/index.js +9 -11
- package/dist/modules/versioning/nixpkgs/index.js.map +1 -1
- package/dist/modules/versioning/node/index.js +18 -21
- package/dist/modules/versioning/node/index.js.map +1 -1
- package/dist/modules/versioning/node/schedule.js +5 -6
- package/dist/modules/versioning/node/schedule.js.map +1 -1
- package/dist/modules/versioning/npm/index.js +10 -17
- package/dist/modules/versioning/npm/index.js.map +1 -1
- package/dist/modules/versioning/npm/range.js +23 -28
- package/dist/modules/versioning/npm/range.js.map +1 -1
- package/dist/modules/versioning/nuget/index.js +68 -69
- package/dist/modules/versioning/nuget/index.js.map +1 -1
- package/dist/modules/versioning/nuget/parser.js +8 -10
- package/dist/modules/versioning/nuget/parser.js.map +1 -1
- package/dist/modules/versioning/nuget/range.js +10 -14
- package/dist/modules/versioning/nuget/range.js.map +1 -1
- package/dist/modules/versioning/nuget/version.js +3 -5
- package/dist/modules/versioning/nuget/version.js.map +1 -1
- package/dist/modules/versioning/pep440/index.js +10 -15
- package/dist/modules/versioning/pep440/index.js.map +1 -1
- package/dist/modules/versioning/pep440/range.js +37 -42
- package/dist/modules/versioning/pep440/range.js.map +1 -1
- package/dist/modules/versioning/perl/index.js +7 -9
- package/dist/modules/versioning/perl/index.js.map +1 -1
- package/dist/modules/versioning/poetry/index.js +51 -55
- package/dist/modules/versioning/poetry/index.js.map +1 -1
- package/dist/modules/versioning/poetry/patterns.js +4 -6
- package/dist/modules/versioning/poetry/patterns.js.map +1 -1
- package/dist/modules/versioning/poetry/transform.js +13 -19
- package/dist/modules/versioning/poetry/transform.js.map +1 -1
- package/dist/modules/versioning/pvp/index.js +45 -48
- package/dist/modules/versioning/pvp/index.js.map +1 -1
- package/dist/modules/versioning/pvp/range.js +4 -5
- package/dist/modules/versioning/pvp/range.js.map +1 -1
- package/dist/modules/versioning/pvp/util.js +1 -5
- package/dist/modules/versioning/pvp/util.js.map +1 -1
- package/dist/modules/versioning/python/index.js +15 -16
- package/dist/modules/versioning/python/index.js.map +1 -1
- package/dist/modules/versioning/redhat/index.js +5 -7
- package/dist/modules/versioning/redhat/index.js.map +1 -1
- package/dist/modules/versioning/regex/index.js +7 -11
- package/dist/modules/versioning/regex/index.js.map +1 -1
- package/dist/modules/versioning/rez/index.js +38 -41
- package/dist/modules/versioning/rez/index.js.map +1 -1
- package/dist/modules/versioning/rez/pattern.js +5 -13
- package/dist/modules/versioning/rez/pattern.js.map +1 -1
- package/dist/modules/versioning/rez/transform.js +19 -24
- package/dist/modules/versioning/rez/transform.js.map +1 -1
- package/dist/modules/versioning/rpm/index.js +11 -14
- package/dist/modules/versioning/rpm/index.js.map +1 -1
- package/dist/modules/versioning/ruby/index.js +36 -41
- package/dist/modules/versioning/ruby/index.js.map +1 -1
- package/dist/modules/versioning/ruby/operator.js +1 -10
- package/dist/modules/versioning/ruby/operator.js.map +1 -1
- package/dist/modules/versioning/ruby/range.js +24 -31
- package/dist/modules/versioning/ruby/range.js.map +1 -1
- package/dist/modules/versioning/ruby/strategies/bump.js +17 -18
- package/dist/modules/versioning/ruby/strategies/bump.js.map +1 -1
- package/dist/modules/versioning/ruby/strategies/index.js +5 -3
- package/dist/modules/versioning/ruby/strategies/replace.js +19 -21
- package/dist/modules/versioning/ruby/strategies/replace.js.map +1 -1
- package/dist/modules/versioning/ruby/strategies/widen.js +12 -12
- package/dist/modules/versioning/ruby/strategies/widen.js.map +1 -1
- package/dist/modules/versioning/ruby/version.js +14 -22
- package/dist/modules/versioning/ruby/version.js.map +1 -1
- package/dist/modules/versioning/rust-release-channel/index.js +33 -35
- package/dist/modules/versioning/rust-release-channel/index.js.map +1 -1
- package/dist/modules/versioning/rust-release-channel/parse.js +3 -4
- package/dist/modules/versioning/rust-release-channel/parse.js.map +1 -1
- package/dist/modules/versioning/rust-release-channel/util.js +3 -4
- package/dist/modules/versioning/rust-release-channel/util.js.map +1 -1
- package/dist/modules/versioning/same-major/index.js +13 -15
- package/dist/modules/versioning/same-major/index.js.map +1 -1
- package/dist/modules/versioning/schema.js +12 -14
- package/dist/modules/versioning/schema.js.map +1 -1
- package/dist/modules/versioning/semver/common.js +1 -2
- package/dist/modules/versioning/semver/common.js.map +1 -1
- package/dist/modules/versioning/semver/index.js +6 -13
- package/dist/modules/versioning/semver/index.js.map +1 -1
- package/dist/modules/versioning/semver-coerced/index.js +39 -49
- package/dist/modules/versioning/semver-coerced/index.js.map +1 -1
- package/dist/modules/versioning/semver-partial/index.js +15 -19
- package/dist/modules/versioning/semver-partial/index.js.map +1 -1
- package/dist/modules/versioning/swift/index.js +17 -22
- package/dist/modules/versioning/swift/index.js.map +1 -1
- package/dist/modules/versioning/swift/range.js +13 -17
- package/dist/modules/versioning/swift/range.js.map +1 -1
- package/dist/modules/versioning/ubuntu/common.js +3 -7
- package/dist/modules/versioning/ubuntu/common.js.map +1 -1
- package/dist/modules/versioning/ubuntu/index.js +18 -26
- package/dist/modules/versioning/ubuntu/index.js.map +1 -1
- package/dist/modules/versioning/unity3d/index.js +5 -7
- package/dist/modules/versioning/unity3d/index.js.map +1 -1
- package/dist/modules/versioning/unity3d-packages/index.js +6 -9
- package/dist/modules/versioning/unity3d-packages/index.js.map +1 -1
- package/dist/proxy.js +7 -10
- package/dist/proxy.js.map +1 -1
- package/dist/punycode.js +7 -10
- package/dist/punycode.js.map +1 -1
- package/dist/renovate.d.ts +5 -1
- package/dist/renovate.js +12 -12
- package/dist/renovate.js.map +1 -1
- package/dist/types/errors/external-host-error.js +3 -4
- package/dist/types/errors/external-host-error.js.map +1 -1
- package/dist/util/array.js +5 -9
- package/dist/util/array.js.map +1 -1
- package/dist/util/assign-keys.js +3 -4
- package/dist/util/assign-keys.js.map +1 -1
- package/dist/util/cache/memory/index.js +2 -18
- package/dist/util/cache/memory/index.js.map +1 -1
- package/dist/util/cache/package/file.js +29 -36
- package/dist/util/cache/package/file.js.map +1 -1
- package/dist/util/cache/package/index.js +27 -34
- package/dist/util/cache/package/index.js.map +1 -1
- package/dist/util/cache/package/key.js +1 -2
- package/dist/util/cache/package/key.js.map +1 -1
- package/dist/util/cache/package/redis.js +22 -28
- package/dist/util/cache/package/redis.js.map +1 -1
- package/dist/util/cache/package/sqlite.js +20 -24
- package/dist/util/cache/package/sqlite.js.map +1 -1
- package/dist/util/cache/package/ttl.js +10 -13
- package/dist/util/cache/package/ttl.js.map +1 -1
- package/dist/util/cache/package/with-cache.js +19 -21
- package/dist/util/cache/package/with-cache.js.map +1 -1
- package/dist/util/cache/repository/common.js +3 -6
- package/dist/util/cache/repository/common.js.map +1 -1
- package/dist/util/cache/repository/http-cache.js +12 -14
- package/dist/util/cache/repository/http-cache.js.map +1 -1
- package/dist/util/cache/repository/impl/base.js +27 -29
- package/dist/util/cache/repository/impl/base.js.map +1 -1
- package/dist/util/cache/repository/impl/cache-factory.js +8 -9
- package/dist/util/cache/repository/impl/cache-factory.js.map +1 -1
- package/dist/util/cache/repository/impl/local.js +11 -12
- package/dist/util/cache/repository/impl/local.js.map +1 -1
- package/dist/util/cache/repository/impl/null.js +1 -2
- package/dist/util/cache/repository/impl/null.js.map +1 -1
- package/dist/util/cache/repository/impl/s3.js +25 -28
- package/dist/util/cache/repository/impl/s3.js.map +1 -1
- package/dist/util/cache/repository/index.js +7 -12
- package/dist/util/cache/repository/index.js.map +1 -1
- package/dist/util/cache/repository/init.js +10 -10
- package/dist/util/cache/repository/init.js.map +1 -1
- package/dist/util/cache/repository/schema.js +9 -10
- package/dist/util/cache/repository/schema.js.map +1 -1
- package/dist/util/check-token.js +24 -29
- package/dist/util/check-token.js.map +1 -1
- package/dist/util/clone.js +7 -9
- package/dist/util/clone.js.map +1 -1
- package/dist/util/coerce.js +1 -2
- package/dist/util/coerce.js.map +1 -1
- package/dist/util/common.js +25 -34
- package/dist/util/common.js.map +1 -1
- package/dist/util/compress.js +7 -10
- package/dist/util/compress.js.map +1 -1
- package/dist/util/date.js +6 -10
- package/dist/util/date.js.map +1 -1
- package/dist/util/emoji.js +23 -33
- package/dist/util/emoji.js.map +1 -1
- package/dist/util/env.js +5 -21
- package/dist/util/env.js.map +1 -1
- package/dist/util/exec/common.js +23 -28
- package/dist/util/exec/common.js.map +1 -1
- package/dist/util/exec/containerbase.js +73 -77
- package/dist/util/exec/containerbase.js.map +1 -1
- package/dist/util/exec/docker/index.js +47 -53
- package/dist/util/exec/docker/index.js.map +1 -1
- package/dist/util/exec/env.js +3 -3
- package/dist/util/exec/env.js.map +1 -1
- package/dist/util/exec/exec-error.js +22 -34
- package/dist/util/exec/exec-error.js.map +1 -1
- package/dist/util/exec/hermit.js +15 -21
- package/dist/util/exec/hermit.js.map +1 -1
- package/dist/util/exec/index.js +43 -48
- package/dist/util/exec/index.js.map +1 -1
- package/dist/util/exec/utils.js +14 -18
- package/dist/util/exec/utils.js.map +1 -1
- package/dist/util/filter-map.js +3 -4
- package/dist/util/filter-map.js.map +1 -1
- package/dist/util/fingerprint.js +5 -5
- package/dist/util/fingerprint.js.map +1 -1
- package/dist/util/fs/index.js +77 -115
- package/dist/util/fs/index.js.map +1 -1
- package/dist/util/fs/util.js +11 -17
- package/dist/util/fs/util.js.map +1 -1
- package/dist/util/git/auth.js +24 -29
- package/dist/util/git/auth.js.map +1 -1
- package/dist/util/git/author.js +9 -13
- package/dist/util/git/author.js.map +1 -1
- package/dist/util/git/behind-base-branch-cache.js +8 -11
- package/dist/util/git/behind-base-branch-cache.js.map +1 -1
- package/dist/util/git/config.js +6 -9
- package/dist/util/git/config.js.map +1 -1
- package/dist/util/git/conflicts-cache.js +8 -11
- package/dist/util/git/conflicts-cache.js.map +1 -1
- package/dist/util/git/error.js +20 -25
- package/dist/util/git/error.js.map +1 -1
- package/dist/util/git/index.js +224 -270
- package/dist/util/git/index.js.map +1 -1
- package/dist/util/git/instrument.js +33 -33
- package/dist/util/git/instrument.js.map +1 -1
- package/dist/util/git/modified-cache.js +6 -8
- package/dist/util/git/modified-cache.js.map +1 -1
- package/dist/util/git/pristine.js +3 -3
- package/dist/util/git/pristine.js.map +1 -1
- package/dist/util/git/private-key.js +44 -55
- package/dist/util/git/private-key.js.map +1 -1
- package/dist/util/git/semantic.js +14 -17
- package/dist/util/git/semantic.js.map +1 -1
- package/dist/util/git/set-branch-commit.js +8 -9
- package/dist/util/git/set-branch-commit.js.map +1 -1
- package/dist/util/git/span-processor.js +5 -5
- package/dist/util/git/span-processor.js.map +1 -1
- package/dist/util/git/url.js +13 -19
- package/dist/util/git/url.js.map +1 -1
- package/dist/util/github/graphql/cache-strategies/abstract-cache-strategy.js +9 -10
- package/dist/util/github/graphql/cache-strategies/abstract-cache-strategy.js.map +1 -1
- package/dist/util/github/graphql/cache-strategies/memory-cache-strategy.js +6 -7
- package/dist/util/github/graphql/cache-strategies/memory-cache-strategy.js.map +1 -1
- package/dist/util/github/graphql/cache-strategies/package-cache-strategy.js +7 -7
- package/dist/util/github/graphql/cache-strategies/package-cache-strategy.js.map +1 -1
- package/dist/util/github/graphql/datasource-fetcher.js +22 -26
- package/dist/util/github/graphql/datasource-fetcher.js.map +1 -1
- package/dist/util/github/graphql/index.js +7 -8
- package/dist/util/github/graphql/index.js.map +1 -1
- package/dist/util/github/graphql/query-adapters/branches-query-adapter.js +11 -11
- package/dist/util/github/graphql/query-adapters/branches-query-adapter.js.map +1 -1
- package/dist/util/github/graphql/query-adapters/releases-query-adapter.js +14 -15
- package/dist/util/github/graphql/query-adapters/releases-query-adapter.js.map +1 -1
- package/dist/util/github/graphql/query-adapters/tags-query-adapter.js +20 -21
- package/dist/util/github/graphql/query-adapters/tags-query-adapter.js.map +1 -1
- package/dist/util/github/graphql/util.js +3 -5
- package/dist/util/github/graphql/util.js.map +1 -1
- package/dist/util/github/tags.js +9 -10
- package/dist/util/github/tags.js.map +1 -1
- package/dist/util/github/url.js +3 -5
- package/dist/util/github/url.js.map +1 -1
- package/dist/util/hash.js +6 -10
- package/dist/util/hash.js.map +1 -1
- package/dist/util/host-rules.js +25 -38
- package/dist/util/host-rules.js.map +1 -1
- package/dist/util/html.js +5 -6
- package/dist/util/html.js.map +1 -1
- package/dist/util/http/auth.js +9 -11
- package/dist/util/http/auth.js.map +1 -1
- package/dist/util/http/bitbucket-server.js +5 -7
- package/dist/util/http/bitbucket-server.js.map +1 -1
- package/dist/util/http/bitbucket.js +6 -8
- package/dist/util/http/bitbucket.js.map +1 -1
- package/dist/util/http/cache/abstract-http-cache-provider.js +16 -18
- package/dist/util/http/cache/abstract-http-cache-provider.js.map +1 -1
- package/dist/util/http/cache/memory-http-cache-provider.js +7 -8
- package/dist/util/http/cache/memory-http-cache-provider.js.map +1 -1
- package/dist/util/http/cache/package-http-cache-provider.js +20 -22
- package/dist/util/http/cache/package-http-cache-provider.js.map +1 -1
- package/dist/util/http/cache/repository-http-cache-provider.js +11 -13
- package/dist/util/http/cache/repository-http-cache-provider.js.map +1 -1
- package/dist/util/http/cache/schema.js +7 -8
- package/dist/util/http/cache/schema.js.map +1 -1
- package/dist/util/http/forgejo.js +6 -8
- package/dist/util/http/forgejo.js.map +1 -1
- package/dist/util/http/gerrit.js +9 -12
- package/dist/util/http/gerrit.js.map +1 -1
- package/dist/util/http/gitea.js +6 -8
- package/dist/util/http/gitea.js.map +1 -1
- package/dist/util/http/github.js +78 -85
- package/dist/util/http/github.js.map +1 -1
- package/dist/util/http/gitlab.js +23 -28
- package/dist/util/http/gitlab.js.map +1 -1
- package/dist/util/http/got.js +21 -26
- package/dist/util/http/got.js.map +1 -1
- package/dist/util/http/hooks.js +1 -2
- package/dist/util/http/hooks.js.map +1 -1
- package/dist/util/http/host-rules.js +43 -48
- package/dist/util/http/host-rules.js.map +1 -1
- package/dist/util/http/http.js +71 -79
- package/dist/util/http/http.js.map +1 -1
- package/dist/util/http/index.js +4 -6
- package/dist/util/http/index.js.map +1 -1
- package/dist/util/http/keep-alive.js +4 -6
- package/dist/util/http/keep-alive.js.map +1 -1
- package/dist/util/http/legacy.js +34 -43
- package/dist/util/http/legacy.js.map +1 -1
- package/dist/util/http/queue.js +11 -16
- package/dist/util/http/queue.js.map +1 -1
- package/dist/util/http/rate-limits.js +8 -11
- package/dist/util/http/rate-limits.js.map +1 -1
- package/dist/util/http/retry-after.js +16 -20
- package/dist/util/http/retry-after.js.map +1 -1
- package/dist/util/http/throttle.js +11 -16
- package/dist/util/http/throttle.js.map +1 -1
- package/dist/util/http/util.js +4 -4
- package/dist/util/http/util.js.map +1 -1
- package/dist/util/ignore.js +5 -7
- package/dist/util/ignore.js.map +1 -1
- package/dist/util/interpolator.js +16 -21
- package/dist/util/interpolator.js.map +1 -1
- package/dist/util/json-writer/editor-config.js +8 -11
- package/dist/util/json-writer/editor-config.js.map +1 -1
- package/dist/util/json-writer/index.js +4 -2
- package/dist/util/json-writer/json-writer.js +1 -2
- package/dist/util/json-writer/json-writer.js.map +1 -1
- package/dist/util/jsonata.js +8 -11
- package/dist/util/jsonata.js.map +1 -1
- package/dist/util/lazy.js +1 -2
- package/dist/util/lazy.js.map +1 -1
- package/dist/util/markdown.js +16 -21
- package/dist/util/markdown.js.map +1 -1
- package/dist/util/mask.js +1 -2
- package/dist/util/mask.js.map +1 -1
- package/dist/util/memoize.js +1 -2
- package/dist/util/memoize.js.map +1 -1
- package/dist/util/merge-confidence/common.js +1 -2
- package/dist/util/merge-confidence/common.js.map +1 -1
- package/dist/util/merge-confidence/index.js +39 -47
- package/dist/util/merge-confidence/index.js.map +1 -1
- package/dist/util/minimatch.js +6 -18
- package/dist/util/minimatch.js.map +1 -1
- package/dist/util/mutex.js +3 -5
- package/dist/util/mutex.js.map +1 -1
- package/dist/util/number.js +3 -5
- package/dist/util/number.js.map +1 -1
- package/dist/util/object.js +1 -3
- package/dist/util/object.js.map +1 -1
- package/dist/util/package-rules/base-branches.js +8 -10
- package/dist/util/package-rules/base-branches.js.map +1 -1
- package/dist/util/package-rules/base.js +1 -2
- package/dist/util/package-rules/base.js.map +1 -1
- package/dist/util/package-rules/categories.js +8 -10
- package/dist/util/package-rules/categories.js.map +1 -1
- package/dist/util/package-rules/current-age.js +8 -9
- package/dist/util/package-rules/current-age.js.map +1 -1
- package/dist/util/package-rules/current-value.js +7 -9
- package/dist/util/package-rules/current-value.js.map +1 -1
- package/dist/util/package-rules/current-version.js +14 -17
- package/dist/util/package-rules/current-version.js.map +1 -1
- package/dist/util/package-rules/datasources.js +8 -10
- package/dist/util/package-rules/datasources.js.map +1 -1
- package/dist/util/package-rules/dep-names.js +8 -10
- package/dist/util/package-rules/dep-names.js.map +1 -1
- package/dist/util/package-rules/dep-types.js +8 -10
- package/dist/util/package-rules/dep-types.js.map +1 -1
- package/dist/util/package-rules/files.js +9 -11
- package/dist/util/package-rules/files.js.map +1 -1
- package/dist/util/package-rules/index.js +23 -25
- package/dist/util/package-rules/index.js.map +1 -1
- package/dist/util/package-rules/jsonata.js +8 -9
- package/dist/util/package-rules/jsonata.js.map +1 -1
- package/dist/util/package-rules/managers.js +10 -12
- package/dist/util/package-rules/managers.js.map +1 -1
- package/dist/util/package-rules/matchers.js +35 -35
- package/dist/util/package-rules/matchers.js.map +1 -1
- package/dist/util/package-rules/merge-confidence.js +10 -12
- package/dist/util/package-rules/merge-confidence.js.map +1 -1
- package/dist/util/package-rules/new-value.js +7 -9
- package/dist/util/package-rules/new-value.js.map +1 -1
- package/dist/util/package-rules/package-names.js +7 -9
- package/dist/util/package-rules/package-names.js.map +1 -1
- package/dist/util/package-rules/repositories.js +8 -10
- package/dist/util/package-rules/repositories.js.map +1 -1
- package/dist/util/package-rules/sourceurls.js +7 -9
- package/dist/util/package-rules/sourceurls.js.map +1 -1
- package/dist/util/package-rules/update-types.js +7 -9
- package/dist/util/package-rules/update-types.js.map +1 -1
- package/dist/util/pretty-time.js +18 -23
- package/dist/util/pretty-time.js.map +1 -1
- package/dist/util/promises.js +9 -14
- package/dist/util/promises.js.map +1 -1
- package/dist/util/range.js +1 -2
- package/dist/util/range.js.map +1 -1
- package/dist/util/regex.js +25 -42
- package/dist/util/regex.js.map +1 -1
- package/dist/util/result.js +14 -17
- package/dist/util/result.js.map +1 -1
- package/dist/util/s3.js +9 -12
- package/dist/util/s3.js.map +1 -1
- package/dist/util/sample.js +1 -2
- package/dist/util/sample.js.map +1 -1
- package/dist/util/sanitize.js +24 -39
- package/dist/util/sanitize.js.map +1 -1
- package/dist/util/schema-utils/index.d.ts +3 -3
- package/dist/util/schema-utils/index.js +48 -66
- package/dist/util/schema-utils/index.js.map +1 -1
- package/dist/util/schema-utils/v4.js +23 -25
- package/dist/util/schema-utils/v4.js.map +1 -1
- package/dist/util/split.js +1 -4
- package/dist/util/split.js.map +1 -1
- package/dist/util/stats.js +44 -54
- package/dist/util/stats.js.map +1 -1
- package/dist/util/streams.js +3 -4
- package/dist/util/streams.js.map +1 -1
- package/dist/util/string-match.js +10 -30
- package/dist/util/string-match.js.map +1 -1
- package/dist/util/string.js +1 -21
- package/dist/util/string.js.map +1 -1
- package/dist/util/stringify.js +4 -6
- package/dist/util/stringify.js.map +1 -1
- package/dist/util/template/index.js +23 -28
- package/dist/util/template/index.js.map +1 -1
- package/dist/util/timestamp.js +16 -19
- package/dist/util/timestamp.js.map +1 -1
- package/dist/util/toml.js +6 -10
- package/dist/util/toml.js.map +1 -1
- package/dist/util/uniq.js +1 -2
- package/dist/util/uniq.js.map +1 -1
- package/dist/util/url.js +16 -43
- package/dist/util/url.js.map +1 -1
- package/dist/util/vulnerability/utils.js +1 -2
- package/dist/util/vulnerability/utils.js.map +1 -1
- package/dist/util/yaml.js +10 -15
- package/dist/util/yaml.js.map +1 -1
- package/dist/workers/global/autodiscover.js +20 -23
- package/dist/workers/global/autodiscover.js.map +1 -1
- package/dist/workers/global/config/parse/additional-config-file.js +26 -30
- package/dist/workers/global/config/parse/additional-config-file.js.map +1 -1
- package/dist/workers/global/config/parse/cli.js +16 -20
- package/dist/workers/global/config/parse/cli.js.map +1 -1
- package/dist/workers/global/config/parse/codespaces.js +5 -8
- package/dist/workers/global/config/parse/codespaces.js.map +1 -1
- package/dist/workers/global/config/parse/coersions.js +6 -8
- package/dist/workers/global/config/parse/coersions.js.map +1 -1
- package/dist/workers/global/config/parse/env.js +25 -28
- package/dist/workers/global/config/parse/env.js.map +1 -1
- package/dist/workers/global/config/parse/file.js +26 -30
- package/dist/workers/global/config/parse/file.js.map +1 -1
- package/dist/workers/global/config/parse/host-rules-from-env.js +7 -8
- package/dist/workers/global/config/parse/host-rules-from-env.js.map +1 -1
- package/dist/workers/global/config/parse/index.js +72 -78
- package/dist/workers/global/config/parse/index.js.map +1 -1
- package/dist/workers/global/config/parse/util.js +41 -29
- package/dist/workers/global/config/parse/util.js.map +1 -1
- package/dist/workers/global/index.js +80 -91
- package/dist/workers/global/index.js.map +1 -1
- package/dist/workers/global/initialize.js +41 -48
- package/dist/workers/global/initialize.js.map +1 -1
- package/dist/workers/global/limits.js +18 -25
- package/dist/workers/global/limits.js.map +1 -1
- package/dist/workers/repository/cache.js +23 -25
- package/dist/workers/repository/cache.js.map +1 -1
- package/dist/workers/repository/changelog/index.js +5 -5
- package/dist/workers/repository/changelog/index.js.map +1 -1
- package/dist/workers/repository/common.js +13 -15
- package/dist/workers/repository/common.js.map +1 -1
- package/dist/workers/repository/config-migration/branch/commit-message.js +5 -5
- package/dist/workers/repository/config-migration/branch/commit-message.js.map +1 -1
- package/dist/workers/repository/config-migration/branch/create.js +20 -21
- package/dist/workers/repository/config-migration/branch/create.js.map +1 -1
- package/dist/workers/repository/config-migration/branch/index.js +33 -35
- package/dist/workers/repository/config-migration/branch/index.js.map +1 -1
- package/dist/workers/repository/config-migration/branch/migrated-data.js +28 -35
- package/dist/workers/repository/config-migration/branch/migrated-data.js.map +1 -1
- package/dist/workers/repository/config-migration/branch/rebase.js +22 -25
- package/dist/workers/repository/config-migration/branch/rebase.js.map +1 -1
- package/dist/workers/repository/config-migration/common.js +3 -3
- package/dist/workers/repository/config-migration/common.js.map +1 -1
- package/dist/workers/repository/config-migration/index.js +14 -15
- package/dist/workers/repository/config-migration/index.js.map +1 -1
- package/dist/workers/repository/config-migration/pr/index.js +42 -46
- package/dist/workers/repository/config-migration/pr/index.js.map +1 -1
- package/dist/workers/repository/configured.js +4 -5
- package/dist/workers/repository/configured.js.map +1 -1
- package/dist/workers/repository/dependency-dashboard.js +60 -65
- package/dist/workers/repository/dependency-dashboard.js.map +1 -1
- package/dist/workers/repository/error-config.js +18 -20
- package/dist/workers/repository/error-config.js.map +1 -1
- package/dist/workers/repository/error.js +77 -79
- package/dist/workers/repository/error.js.map +1 -1
- package/dist/workers/repository/errors-warnings.js +11 -17
- package/dist/workers/repository/errors-warnings.js.map +1 -1
- package/dist/workers/repository/extract/extract-fingerprint-config.js +12 -12
- package/dist/workers/repository/extract/extract-fingerprint-config.js.map +1 -1
- package/dist/workers/repository/extract/file-match.js +8 -12
- package/dist/workers/repository/extract/file-match.js.map +1 -1
- package/dist/workers/repository/extract/index.js +28 -30
- package/dist/workers/repository/extract/index.js.map +1 -1
- package/dist/workers/repository/extract/manager-files.js +13 -15
- package/dist/workers/repository/extract/manager-files.js.map +1 -1
- package/dist/workers/repository/extract/supersedes.js +7 -8
- package/dist/workers/repository/extract/supersedes.js.map +1 -1
- package/dist/workers/repository/finalize/index.js +19 -20
- package/dist/workers/repository/finalize/index.js.map +1 -1
- package/dist/workers/repository/finalize/prune.js +43 -48
- package/dist/workers/repository/finalize/prune.js.map +1 -1
- package/dist/workers/repository/finalize/repository-statistics.js +10 -12
- package/dist/workers/repository/finalize/repository-statistics.js.map +1 -1
- package/dist/workers/repository/index.js +99 -105
- package/dist/workers/repository/index.js.map +1 -1
- package/dist/workers/repository/init/apis.js +20 -22
- package/dist/workers/repository/init/apis.js.map +1 -1
- package/dist/workers/repository/init/cache.js +15 -19
- package/dist/workers/repository/init/cache.js.map +1 -1
- package/dist/workers/repository/init/config.js +7 -7
- package/dist/workers/repository/init/config.js.map +1 -1
- package/dist/workers/repository/init/index.js +41 -44
- package/dist/workers/repository/init/index.js.map +1 -1
- package/dist/workers/repository/init/inherited.js +65 -68
- package/dist/workers/repository/init/inherited.js.map +1 -1
- package/dist/workers/repository/init/merge.js +109 -116
- package/dist/workers/repository/init/merge.js.map +1 -1
- package/dist/workers/repository/init/vulnerability.js +49 -51
- package/dist/workers/repository/init/vulnerability.js.map +1 -1
- package/dist/workers/repository/model/commit-message-factory.js +8 -9
- package/dist/workers/repository/model/commit-message-factory.js.map +1 -1
- package/dist/workers/repository/model/commit-message.js +3 -4
- package/dist/workers/repository/model/commit-message.js.map +1 -1
- package/dist/workers/repository/model/custom-commit-message.js +3 -3
- package/dist/workers/repository/model/custom-commit-message.js.map +1 -1
- package/dist/workers/repository/model/semantic-commit-message.js +3 -3
- package/dist/workers/repository/model/semantic-commit-message.js.map +1 -1
- package/dist/workers/repository/onboarding/branch/check.js +48 -52
- package/dist/workers/repository/onboarding/branch/check.js.map +1 -1
- package/dist/workers/repository/onboarding/branch/commit-message.js +3 -3
- package/dist/workers/repository/onboarding/branch/commit-message.js.map +1 -1
- package/dist/workers/repository/onboarding/branch/config.js +22 -24
- package/dist/workers/repository/onboarding/branch/config.js.map +1 -1
- package/dist/workers/repository/onboarding/branch/create.js +18 -19
- package/dist/workers/repository/onboarding/branch/create.js.map +1 -1
- package/dist/workers/repository/onboarding/branch/index.js +65 -68
- package/dist/workers/repository/onboarding/branch/index.js.map +1 -1
- package/dist/workers/repository/onboarding/branch/onboarding-branch-cache.js +27 -36
- package/dist/workers/repository/onboarding/branch/onboarding-branch-cache.js.map +1 -1
- package/dist/workers/repository/onboarding/branch/rebase.js +20 -21
- package/dist/workers/repository/onboarding/branch/rebase.js.map +1 -1
- package/dist/workers/repository/onboarding/common.js +13 -17
- package/dist/workers/repository/onboarding/common.js.map +1 -1
- package/dist/workers/repository/onboarding/pr/base-branch.js +1 -2
- package/dist/workers/repository/onboarding/pr/base-branch.js.map +1 -1
- package/dist/workers/repository/onboarding/pr/config-description.js +17 -20
- package/dist/workers/repository/onboarding/pr/config-description.js.map +1 -1
- package/dist/workers/repository/onboarding/pr/index.js +72 -75
- package/dist/workers/repository/onboarding/pr/index.js.map +1 -1
- package/dist/workers/repository/onboarding/pr/pr-list.js +8 -10
- package/dist/workers/repository/onboarding/pr/pr-list.js.map +1 -1
- package/dist/workers/repository/package-files.js +13 -15
- package/dist/workers/repository/package-files.js.map +1 -1
- package/dist/workers/repository/process/extract-update.js +49 -54
- package/dist/workers/repository/process/extract-update.js.map +1 -1
- package/dist/workers/repository/process/fetch.js +49 -51
- package/dist/workers/repository/process/fetch.js.map +1 -1
- package/dist/workers/repository/process/fingerprint-fields.js +1 -2
- package/dist/workers/repository/process/fingerprint-fields.js.map +1 -1
- package/dist/workers/repository/process/index.js +62 -66
- package/dist/workers/repository/process/index.js.map +1 -1
- package/dist/workers/repository/process/libyear.js +10 -12
- package/dist/workers/repository/process/libyear.js.map +1 -1
- package/dist/workers/repository/process/limits.js +18 -22
- package/dist/workers/repository/process/limits.js.map +1 -1
- package/dist/workers/repository/process/lookup/abandonment.js +14 -16
- package/dist/workers/repository/process/lookup/abandonment.js.map +1 -1
- package/dist/workers/repository/process/lookup/bucket.js +1 -2
- package/dist/workers/repository/process/lookup/bucket.js.map +1 -1
- package/dist/workers/repository/process/lookup/current.js +5 -7
- package/dist/workers/repository/process/lookup/current.js.map +1 -1
- package/dist/workers/repository/process/lookup/filter-checks.js +29 -31
- package/dist/workers/repository/process/lookup/filter-checks.js.map +1 -1
- package/dist/workers/repository/process/lookup/filter.js +20 -25
- package/dist/workers/repository/process/lookup/filter.js.map +1 -1
- package/dist/workers/repository/process/lookup/generate.js +11 -13
- package/dist/workers/repository/process/lookup/generate.js.map +1 -1
- package/dist/workers/repository/process/lookup/index.js +92 -96
- package/dist/workers/repository/process/lookup/index.js.map +1 -1
- package/dist/workers/repository/process/lookup/rollback.js +7 -8
- package/dist/workers/repository/process/lookup/rollback.js.map +1 -1
- package/dist/workers/repository/process/lookup/timestamps.js +13 -15
- package/dist/workers/repository/process/lookup/timestamps.js.map +1 -1
- package/dist/workers/repository/process/lookup/update-type.js +1 -2
- package/dist/workers/repository/process/lookup/update-type.js.map +1 -1
- package/dist/workers/repository/process/lookup/utils.js +11 -13
- package/dist/workers/repository/process/lookup/utils.js.map +1 -1
- package/dist/workers/repository/process/sort.js +3 -4
- package/dist/workers/repository/process/sort.js.map +1 -1
- package/dist/workers/repository/process/vulnerabilities.js +54 -57
- package/dist/workers/repository/process/vulnerabilities.js.map +1 -1
- package/dist/workers/repository/process/write.js +43 -45
- package/dist/workers/repository/process/write.js.map +1 -1
- package/dist/workers/repository/reconfigure/comment.js +29 -31
- package/dist/workers/repository/reconfigure/comment.js.map +1 -1
- package/dist/workers/repository/reconfigure/index.js +47 -48
- package/dist/workers/repository/reconfigure/index.js.map +1 -1
- package/dist/workers/repository/reconfigure/reconfigure-cache.js +8 -10
- package/dist/workers/repository/reconfigure/reconfigure-cache.js.map +1 -1
- package/dist/workers/repository/reconfigure/utils.js +16 -20
- package/dist/workers/repository/reconfigure/utils.js.map +1 -1
- package/dist/workers/repository/reconfigure/validate.js +26 -29
- package/dist/workers/repository/reconfigure/validate.js.map +1 -1
- package/dist/workers/repository/result.js +9 -11
- package/dist/workers/repository/result.js.map +1 -1
- package/dist/workers/repository/update/branch/artifacts.js +9 -10
- package/dist/workers/repository/update/branch/artifacts.js.map +1 -1
- package/dist/workers/repository/update/branch/auto-replace.js +63 -68
- package/dist/workers/repository/update/branch/auto-replace.js.map +1 -1
- package/dist/workers/repository/update/branch/automerge.js +24 -25
- package/dist/workers/repository/update/branch/automerge.js.map +1 -1
- package/dist/workers/repository/update/branch/bump-versions.js +29 -33
- package/dist/workers/repository/update/branch/bump-versions.js.map +1 -1
- package/dist/workers/repository/update/branch/check-existing.js +15 -17
- package/dist/workers/repository/update/branch/check-existing.js.map +1 -1
- package/dist/workers/repository/update/branch/commit.js +20 -25
- package/dist/workers/repository/update/branch/commit.js.map +1 -1
- package/dist/workers/repository/update/branch/execute-post-upgrade-commands.js +65 -72
- package/dist/workers/repository/update/branch/execute-post-upgrade-commands.js.map +1 -1
- package/dist/workers/repository/update/branch/get-updated.js +42 -46
- package/dist/workers/repository/update/branch/get-updated.js.map +1 -1
- package/dist/workers/repository/update/branch/handle-existing.js +24 -26
- package/dist/workers/repository/update/branch/handle-existing.js.map +1 -1
- package/dist/workers/repository/update/branch/index.js +196 -199
- package/dist/workers/repository/update/branch/index.js.map +1 -1
- package/dist/workers/repository/update/branch/reuse.js +25 -26
- package/dist/workers/repository/update/branch/reuse.js.map +1 -1
- package/dist/workers/repository/update/branch/schedule.js +37 -43
- package/dist/workers/repository/update/branch/schedule.js.map +1 -1
- package/dist/workers/repository/update/branch/status-checks.js +21 -26
- package/dist/workers/repository/update/branch/status-checks.js.map +1 -1
- package/dist/workers/repository/update/pr/automerge.js +31 -32
- package/dist/workers/repository/update/pr/automerge.js.map +1 -1
- package/dist/workers/repository/update/pr/body/changelogs.js +10 -11
- package/dist/workers/repository/update/pr/body/changelogs.js.map +1 -1
- package/dist/workers/repository/update/pr/body/config-description.js +12 -15
- package/dist/workers/repository/update/pr/body/config-description.js.map +1 -1
- package/dist/workers/repository/update/pr/body/controls.js +1 -2
- package/dist/workers/repository/update/pr/body/controls.js.map +1 -1
- package/dist/workers/repository/update/pr/body/footer.js +3 -3
- package/dist/workers/repository/update/pr/body/footer.js.map +1 -1
- package/dist/workers/repository/update/pr/body/header.js +3 -3
- package/dist/workers/repository/update/pr/body/header.js.map +1 -1
- package/dist/workers/repository/update/pr/body/index.js +32 -35
- package/dist/workers/repository/update/pr/body/index.js.map +1 -1
- package/dist/workers/repository/update/pr/body/notes.js +11 -14
- package/dist/workers/repository/update/pr/body/notes.js.map +1 -1
- package/dist/workers/repository/update/pr/body/updates-table.js +8 -10
- package/dist/workers/repository/update/pr/body/updates-table.js.map +1 -1
- package/dist/workers/repository/update/pr/changelog/api.js +13 -13
- package/dist/workers/repository/update/pr/changelog/api.js.map +1 -1
- package/dist/workers/repository/update/pr/changelog/bitbucket/index.js +20 -26
- package/dist/workers/repository/update/pr/changelog/bitbucket/index.js.map +1 -1
- package/dist/workers/repository/update/pr/changelog/bitbucket/source.js +3 -3
- package/dist/workers/repository/update/pr/changelog/bitbucket/source.js.map +1 -1
- package/dist/workers/repository/update/pr/changelog/bitbucket-server/index.js +18 -23
- package/dist/workers/repository/update/pr/changelog/bitbucket-server/index.js.map +1 -1
- package/dist/workers/repository/update/pr/changelog/bitbucket-server/source.js +11 -13
- package/dist/workers/repository/update/pr/changelog/bitbucket-server/source.js.map +1 -1
- package/dist/workers/repository/update/pr/changelog/common.js +6 -9
- package/dist/workers/repository/update/pr/changelog/common.js.map +1 -1
- package/dist/workers/repository/update/pr/changelog/forgejo/index.js +20 -25
- package/dist/workers/repository/update/pr/changelog/forgejo/index.js.map +1 -1
- package/dist/workers/repository/update/pr/changelog/forgejo/source.js +3 -3
- package/dist/workers/repository/update/pr/changelog/forgejo/source.js.map +1 -1
- package/dist/workers/repository/update/pr/changelog/gitea/index.js +20 -25
- package/dist/workers/repository/update/pr/changelog/gitea/index.js.map +1 -1
- package/dist/workers/repository/update/pr/changelog/gitea/source.js +3 -3
- package/dist/workers/repository/update/pr/changelog/gitea/source.js.map +1 -1
- package/dist/workers/repository/update/pr/changelog/github/index.js +24 -30
- package/dist/workers/repository/update/pr/changelog/github/index.js.map +1 -1
- package/dist/workers/repository/update/pr/changelog/github/source.js +12 -13
- package/dist/workers/repository/update/pr/changelog/github/source.js.map +1 -1
- package/dist/workers/repository/update/pr/changelog/gitlab/index.js +12 -16
- package/dist/workers/repository/update/pr/changelog/gitlab/index.js.map +1 -1
- package/dist/workers/repository/update/pr/changelog/gitlab/source.js +3 -3
- package/dist/workers/repository/update/pr/changelog/gitlab/source.js.map +1 -1
- package/dist/workers/repository/update/pr/changelog/hbs-template.js +1 -2
- package/dist/workers/repository/update/pr/changelog/hbs-template.js.map +1 -1
- package/dist/workers/repository/update/pr/changelog/index.js +15 -17
- package/dist/workers/repository/update/pr/changelog/index.js.map +1 -1
- package/dist/workers/repository/update/pr/changelog/release-notes.js +82 -89
- package/dist/workers/repository/update/pr/changelog/release-notes.js.map +1 -1
- package/dist/workers/repository/update/pr/changelog/releases.js +12 -13
- package/dist/workers/repository/update/pr/changelog/releases.js.map +1 -1
- package/dist/workers/repository/update/pr/changelog/source.js +38 -42
- package/dist/workers/repository/update/pr/changelog/source.js.map +1 -1
- package/dist/workers/repository/update/pr/code-owners.js +22 -26
- package/dist/workers/repository/update/pr/code-owners.js.map +1 -1
- package/dist/workers/repository/update/pr/index.js +108 -113
- package/dist/workers/repository/update/pr/index.js.map +1 -1
- package/dist/workers/repository/update/pr/labels.js +14 -18
- package/dist/workers/repository/update/pr/labels.js.map +1 -1
- package/dist/workers/repository/update/pr/participants.js +28 -30
- package/dist/workers/repository/update/pr/participants.js.map +1 -1
- package/dist/workers/repository/update/pr/pr-cache.js +8 -10
- package/dist/workers/repository/update/pr/pr-cache.js.map +1 -1
- package/dist/workers/repository/update/pr/pr-fingerprint.js +7 -9
- package/dist/workers/repository/update/pr/pr-fingerprint.js.map +1 -1
- package/dist/workers/repository/update/pr/pr-reuse.js +14 -16
- package/dist/workers/repository/update/pr/pr-reuse.js.map +1 -1
- package/dist/workers/repository/updates/branch-name.js +27 -30
- package/dist/workers/repository/updates/branch-name.js.map +1 -1
- package/dist/workers/repository/updates/branchify.js +15 -16
- package/dist/workers/repository/updates/branchify.js.map +1 -1
- package/dist/workers/repository/updates/flatten.js +41 -44
- package/dist/workers/repository/updates/flatten.js.map +1 -1
- package/dist/workers/repository/updates/generate.js +63 -69
- package/dist/workers/repository/updates/generate.js.map +1 -1
- package/package.json +3 -3
- package/renovate-schema.json +521 -722
|
@@ -1,11 +1,7 @@
|
|
|
1
|
+
import { createRequire } from "node:module";
|
|
2
|
+
|
|
1
3
|
//#region rolldown:runtime
|
|
2
|
-
var __create = Object.create;
|
|
3
4
|
var __defProp = Object.defineProperty;
|
|
4
|
-
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
5
|
-
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
6
|
-
var __getProtoOf = Object.getPrototypeOf;
|
|
7
|
-
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
8
|
-
var __esmMin = (fn, res) => () => (fn && (res = fn(fn = 0)), res);
|
|
9
5
|
var __commonJSMin = (cb, mod) => () => (mod || cb((mod = { exports: {} }).exports, mod), mod.exports);
|
|
10
6
|
var __exportAll = (all, symbols) => {
|
|
11
7
|
let target = {};
|
|
@@ -20,28 +16,7 @@ var __exportAll = (all, symbols) => {
|
|
|
20
16
|
}
|
|
21
17
|
return target;
|
|
22
18
|
};
|
|
23
|
-
var
|
|
24
|
-
if (from && typeof from === "object" || typeof from === "function") {
|
|
25
|
-
for (var keys = __getOwnPropNames(from), i = 0, n = keys.length, key; i < n; i++) {
|
|
26
|
-
key = keys[i];
|
|
27
|
-
if (!__hasOwnProp.call(to, key) && key !== except) {
|
|
28
|
-
__defProp(to, key, {
|
|
29
|
-
get: ((k) => from[k]).bind(null, key),
|
|
30
|
-
enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable
|
|
31
|
-
});
|
|
32
|
-
}
|
|
33
|
-
}
|
|
34
|
-
}
|
|
35
|
-
return to;
|
|
36
|
-
};
|
|
37
|
-
var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", {
|
|
38
|
-
value: mod,
|
|
39
|
-
enumerable: true
|
|
40
|
-
}) : target, mod));
|
|
19
|
+
var __require = /* @__PURE__ */ createRequire(import.meta.url);
|
|
41
20
|
|
|
42
21
|
//#endregion
|
|
43
|
-
|
|
44
|
-
exports.__commonJSMin = __commonJSMin;
|
|
45
|
-
exports.__esmMin = __esmMin;
|
|
46
|
-
exports.__exportAll = __exportAll;
|
|
47
|
-
exports.__toESM = __toESM;
|
|
22
|
+
export { __commonJSMin, __exportAll, __require };
|
|
@@ -1,9 +1,7 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
let _sindresorhus_is = require("@sindresorhus/is");
|
|
1
|
+
import { regEx } from "../util/regex.js";
|
|
2
|
+
import { isNonEmptyString } from "@sindresorhus/is";
|
|
4
3
|
|
|
5
4
|
//#region lib/config/app-strings.ts
|
|
6
|
-
require_regex.init_regex();
|
|
7
5
|
const configFileNames = [
|
|
8
6
|
"renovate.json",
|
|
9
7
|
"renovate.json5",
|
|
@@ -22,8 +20,8 @@ function setUserConfigFileNames(fileNames) {
|
|
|
22
20
|
}
|
|
23
21
|
function getConfigFileNames(platform) {
|
|
24
22
|
let filteredConfigFileNames = [...configFileNames];
|
|
25
|
-
if (
|
|
26
|
-
const platfromRe =
|
|
23
|
+
if (isNonEmptyString(platform)) {
|
|
24
|
+
const platfromRe = regEx("\\.(?<platform>.*)\\/renovate\\.json[5]?$");
|
|
27
25
|
filteredConfigFileNames = configFileNames.filter((filename) => {
|
|
28
26
|
const matchResult = platfromRe.exec(filename);
|
|
29
27
|
if (!matchResult) return true;
|
|
@@ -39,6 +37,5 @@ function getConfigFileNames(platform) {
|
|
|
39
37
|
}
|
|
40
38
|
|
|
41
39
|
//#endregion
|
|
42
|
-
|
|
43
|
-
exports.setUserConfigFileNames = setUserConfigFileNames;
|
|
40
|
+
export { getConfigFileNames, setUserConfigFileNames };
|
|
44
41
|
//# sourceMappingURL=app-strings.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"app-strings.js","names":[
|
|
1
|
+
{"version":3,"file":"app-strings.js","names":[],"sources":["../../lib/config/app-strings.ts"],"sourcesContent":["import { isNonEmptyString } from '@sindresorhus/is';\nimport type { PlatformId } from '../constants/index.ts';\nimport { regEx } from '../util/regex.ts';\n\nconst configFileNames = [\n 'renovate.json',\n 'renovate.json5',\n '.github/renovate.json',\n '.github/renovate.json5',\n '.gitlab/renovate.json',\n '.gitlab/renovate.json5',\n '.renovaterc',\n '.renovaterc.json',\n '.renovaterc.json5',\n 'package.json',\n];\n\nlet userAddedConfigFileNames: string[] = [];\n\nexport function setUserConfigFileNames(fileNames: string[]): void {\n userAddedConfigFileNames = fileNames;\n}\n\nexport function getConfigFileNames(platform?: PlatformId): string[] {\n let filteredConfigFileNames = [...configFileNames];\n\n if (isNonEmptyString(platform)) {\n const platfromRe = regEx('\\\\.(?<platform>.*)\\\\/renovate\\\\.json[5]?$');\n filteredConfigFileNames = configFileNames.filter((filename) => {\n const matchResult = platfromRe.exec(filename);\n if (!matchResult) {\n return true;\n } else if (matchResult?.groups?.platform === platform) {\n return true;\n }\n\n return false;\n });\n\n if (!['github', 'gitlab'].includes(platform)) {\n filteredConfigFileNames.push(`.${platform}/renovate.json`);\n filteredConfigFileNames.push(`.${platform}/renovate.json5`);\n }\n }\n return [...userAddedConfigFileNames, ...filteredConfigFileNames];\n}\n"],"mappings":";;;;AAIA,MAAM,kBAAkB;CACtB;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACD;AAED,IAAI,2BAAqC,EAAE;AAE3C,SAAgB,uBAAuB,WAA2B;AAChE,4BAA2B;;AAG7B,SAAgB,mBAAmB,UAAiC;CAClE,IAAI,0BAA0B,CAAC,GAAG,gBAAgB;AAElD,KAAI,iBAAiB,SAAS,EAAE;EAC9B,MAAM,aAAa,MAAM,4CAA4C;AACrE,4BAA0B,gBAAgB,QAAQ,aAAa;GAC7D,MAAM,cAAc,WAAW,KAAK,SAAS;AAC7C,OAAI,CAAC,YACH,QAAO;YACE,aAAa,QAAQ,aAAa,SAC3C,QAAO;AAGT,UAAO;IACP;AAEF,MAAI,CAAC,CAAC,UAAU,SAAS,CAAC,SAAS,SAAS,EAAE;AAC5C,2BAAwB,KAAK,IAAI,SAAS,gBAAgB;AAC1D,2BAAwB,KAAK,IAAI,SAAS,iBAAiB;;;AAG/D,QAAO,CAAC,GAAG,0BAA0B,GAAG,wBAAwB"}
|
|
@@ -1,13 +1,9 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
let _renovatebot_pgp = require("@renovatebot/pgp");
|
|
1
|
+
import { getEnv } from "../../util/env.js";
|
|
2
|
+
import { regEx } from "../../util/regex.js";
|
|
3
|
+
import { logger } from "../../logger/index.js";
|
|
4
|
+
import { decrypt, isSupportedRuntime } from "@renovatebot/pgp";
|
|
6
5
|
|
|
7
6
|
//#region lib/config/decrypt/bcpgp.ts
|
|
8
|
-
require_index.init_logger();
|
|
9
|
-
require_env.init_env();
|
|
10
|
-
require_regex.init_regex();
|
|
11
7
|
async function tryDecryptBcPgp(privateKey, encryptedStr) {
|
|
12
8
|
try {
|
|
13
9
|
const startBlock = "-----BEGIN PGP MESSAGE-----\n\n";
|
|
@@ -16,31 +12,31 @@ async function tryDecryptBcPgp(privateKey, encryptedStr) {
|
|
|
16
12
|
const hasStartHeader = armoredMessage.startsWith(startBlock);
|
|
17
13
|
const hasEndHeader = armoredMessage.endsWith(endBlock);
|
|
18
14
|
if (!hasStartHeader && !hasEndHeader && !armoredMessage.includes("=") && !armoredMessage.includes("\n") && armoredMessage.length % 4 !== 0) {
|
|
19
|
-
|
|
15
|
+
logger.debug("Adding base64 padding to armored message");
|
|
20
16
|
armoredMessage += `=`.repeat(4 - armoredMessage.length % 4);
|
|
21
17
|
}
|
|
22
18
|
// v8 ignore else -- TODO: add test #40625
|
|
23
19
|
if (!hasStartHeader) armoredMessage = `${startBlock}${armoredMessage}`;
|
|
24
20
|
// v8 ignore else -- TODO: add test #40625
|
|
25
21
|
if (!hasEndHeader) armoredMessage = `${armoredMessage}${endBlock}`;
|
|
26
|
-
const data = await
|
|
27
|
-
|
|
22
|
+
const data = await decrypt(privateKey.replace(regEx(/\n[ \t]+/g), "\n"), armoredMessage, { runtime: runtime() });
|
|
23
|
+
logger.debug("Decrypted config using bcpgp");
|
|
28
24
|
return data;
|
|
29
25
|
} catch (err) {
|
|
30
|
-
|
|
26
|
+
logger.debug({ err }, "Could not decrypt using bcpgp");
|
|
31
27
|
return null;
|
|
32
28
|
}
|
|
33
29
|
}
|
|
34
30
|
function runtime() {
|
|
35
|
-
const runtime =
|
|
36
|
-
if (runtime) if (
|
|
37
|
-
|
|
31
|
+
const runtime = getEnv().RENOVATE_X_PGP_RUNTIME;
|
|
32
|
+
if (runtime) if (isSupportedRuntime(runtime)) {
|
|
33
|
+
logger.trace({ runtime }, "Using configured PGP runtime");
|
|
38
34
|
return runtime;
|
|
39
|
-
} else
|
|
40
|
-
|
|
41
|
-
return "wasm-
|
|
35
|
+
} else logger.once.warn({ runtime }, "Unknown PGP runtime, using wasm-java");
|
|
36
|
+
logger.trace("Using default PGP runtime: wasm-java");
|
|
37
|
+
return "wasm-java";
|
|
42
38
|
}
|
|
43
39
|
|
|
44
40
|
//#endregion
|
|
45
|
-
|
|
41
|
+
export { tryDecryptBcPgp };
|
|
46
42
|
//# sourceMappingURL=bcpgp.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"bcpgp.js","names":[
|
|
1
|
+
{"version":3,"file":"bcpgp.js","names":[],"sources":["../../../lib/config/decrypt/bcpgp.ts"],"sourcesContent":["import type { RuntimeType } from '@renovatebot/pgp';\nimport { decrypt, isSupportedRuntime } from '@renovatebot/pgp';\nimport { logger } from '../../logger/index.ts';\nimport { getEnv } from '../../util/env.ts';\nimport { regEx } from '../../util/regex.ts';\n\nexport async function tryDecryptBcPgp(\n privateKey: string,\n encryptedStr: string,\n): Promise<string | null> {\n try {\n const startBlock = '-----BEGIN PGP MESSAGE-----\\n\\n';\n const endBlock = '\\n-----END PGP MESSAGE-----';\n let armoredMessage = encryptedStr.trim();\n\n const hasStartHeader = armoredMessage.startsWith(startBlock);\n const hasEndHeader = armoredMessage.endsWith(endBlock);\n\n if (\n !hasStartHeader &&\n !hasEndHeader &&\n !armoredMessage.includes('=') &&\n !armoredMessage.includes('\\n') &&\n armoredMessage.length % 4 !== 0\n ) {\n logger.debug('Adding base64 padding to armored message');\n armoredMessage += `=`.repeat(4 - (armoredMessage.length % 4));\n }\n\n // v8 ignore else -- TODO: add test #40625\n if (!hasStartHeader) {\n armoredMessage = `${startBlock}${armoredMessage}`;\n }\n // v8 ignore else -- TODO: add test #40625\n if (!hasEndHeader) {\n armoredMessage = `${armoredMessage}${endBlock}`;\n }\n\n const data = await decrypt(\n privateKey.replace(regEx(/\\n[ \\t]+/g), '\\n'), // little massage to help a common problem\n armoredMessage,\n {\n runtime: runtime(),\n },\n );\n logger.debug('Decrypted config using bcpgp');\n return data;\n } catch (err) {\n logger.debug({ err }, 'Could not decrypt using bcpgp');\n return null;\n }\n}\n\nfunction runtime(): RuntimeType {\n const runtime = getEnv().RENOVATE_X_PGP_RUNTIME;\n if (runtime) {\n if (isSupportedRuntime(runtime)) {\n logger.trace({ runtime }, 'Using configured PGP runtime');\n return runtime;\n } else {\n logger.once.warn({ runtime }, 'Unknown PGP runtime, using wasm-java');\n }\n }\n logger.trace('Using default PGP runtime: wasm-java');\n return 'wasm-java';\n}\n"],"mappings":";;;;;;AAMA,eAAsB,gBACpB,YACA,cACwB;AACxB,KAAI;EACF,MAAM,aAAa;EACnB,MAAM,WAAW;EACjB,IAAI,iBAAiB,aAAa,MAAM;EAExC,MAAM,iBAAiB,eAAe,WAAW,WAAW;EAC5D,MAAM,eAAe,eAAe,SAAS,SAAS;AAEtD,MACE,CAAC,kBACD,CAAC,gBACD,CAAC,eAAe,SAAS,IAAI,IAC7B,CAAC,eAAe,SAAS,KAAK,IAC9B,eAAe,SAAS,MAAM,GAC9B;AACA,UAAO,MAAM,2CAA2C;AACxD,qBAAkB,IAAI,OAAO,IAAK,eAAe,SAAS,EAAG;;;AAI/D,MAAI,CAAC,eACH,kBAAiB,GAAG,aAAa;;AAGnC,MAAI,CAAC,aACH,kBAAiB,GAAG,iBAAiB;EAGvC,MAAM,OAAO,MAAM,QACjB,WAAW,QAAQ,MAAM,YAAY,EAAE,KAAK,EAC5C,gBACA,EACE,SAAS,SAAS,EACnB,CACF;AACD,SAAO,MAAM,+BAA+B;AAC5C,SAAO;UACA,KAAK;AACZ,SAAO,MAAM,EAAE,KAAK,EAAE,gCAAgC;AACtD,SAAO;;;AAIX,SAAS,UAAuB;CAC9B,MAAM,UAAU,QAAQ,CAAC;AACzB,KAAI,QACF,KAAI,mBAAmB,QAAQ,EAAE;AAC/B,SAAO,MAAM,EAAE,SAAS,EAAE,+BAA+B;AACzD,SAAO;OAEP,QAAO,KAAK,KAAK,EAAE,SAAS,EAAE,uCAAuC;AAGzE,QAAO,MAAM,uCAAuC;AACpD,QAAO"}
|
|
@@ -1,25 +1,22 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
1
|
+
import { openpgp } from "../../expose.js";
|
|
2
|
+
import { regEx } from "../../util/regex.js";
|
|
3
|
+
import { logger } from "../../logger/index.js";
|
|
4
4
|
|
|
5
5
|
//#region lib/config/decrypt/openpgp.ts
|
|
6
|
-
var import_expose = require_expose$1.default;
|
|
7
|
-
require_index.init_logger();
|
|
8
|
-
require_regex.init_regex();
|
|
9
6
|
let pgp = void 0;
|
|
10
7
|
async function tryDecryptOpenPgp(privateKey, encryptedStr) {
|
|
11
8
|
if (pgp === void 0) try {
|
|
12
|
-
pgp =
|
|
9
|
+
pgp = await openpgp();
|
|
13
10
|
} catch (err) {
|
|
14
|
-
|
|
11
|
+
logger.warn({ err }, "Could load openpgp");
|
|
15
12
|
pgp = null;
|
|
16
13
|
}
|
|
17
14
|
if (pgp === null) {
|
|
18
|
-
|
|
15
|
+
logger.once.warn("Cannot load openpgp, skipping decryption");
|
|
19
16
|
return null;
|
|
20
17
|
}
|
|
21
18
|
try {
|
|
22
|
-
const pk = await pgp.readPrivateKey({ armoredKey: privateKey.replace(
|
|
19
|
+
const pk = await pgp.readPrivateKey({ armoredKey: privateKey.replace(regEx(/\n[ \t]+/g), "\n") });
|
|
23
20
|
const startBlock = "-----BEGIN PGP MESSAGE-----\n\n";
|
|
24
21
|
const endBlock = "\n-----END PGP MESSAGE-----";
|
|
25
22
|
let armoredMessage = encryptedStr.trim();
|
|
@@ -32,14 +29,14 @@ async function tryDecryptOpenPgp(privateKey, encryptedStr) {
|
|
|
32
29
|
message,
|
|
33
30
|
decryptionKeys: pk
|
|
34
31
|
});
|
|
35
|
-
|
|
32
|
+
logger.debug("Decrypted config using openpgp");
|
|
36
33
|
return data;
|
|
37
34
|
} catch (err) {
|
|
38
|
-
|
|
35
|
+
logger.debug({ err }, "Could not decrypt using openpgp");
|
|
39
36
|
return null;
|
|
40
37
|
}
|
|
41
38
|
}
|
|
42
39
|
|
|
43
40
|
//#endregion
|
|
44
|
-
|
|
41
|
+
export { tryDecryptOpenPgp };
|
|
45
42
|
//# sourceMappingURL=openpgp.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"openpgp.js","names":[
|
|
1
|
+
{"version":3,"file":"openpgp.js","names":[],"sources":["../../../lib/config/decrypt/openpgp.ts"],"sourcesContent":["import { openpgp } from '../../expose.ts';\nimport { logger } from '../../logger/index.ts';\nimport { regEx } from '../../util/regex.ts';\n\nlet pgp: typeof import('openpgp') | null | undefined = undefined;\n\nexport async function tryDecryptOpenPgp(\n privateKey: string,\n encryptedStr: string,\n): Promise<string | null> {\n if (pgp === undefined) {\n try {\n pgp = await openpgp();\n } catch (err) {\n logger.warn({ err }, 'Could load openpgp');\n pgp = null;\n }\n }\n\n if (pgp === null) {\n logger.once.warn('Cannot load openpgp, skipping decryption');\n return null;\n }\n\n try {\n const pk = await pgp.readPrivateKey({\n // prettier-ignore\n armoredKey: privateKey.replace(regEx(/\\n[ \\t]+/g), '\\n'), // little massage to help a common problem\n });\n const startBlock = '-----BEGIN PGP MESSAGE-----\\n\\n';\n const endBlock = '\\n-----END PGP MESSAGE-----';\n let armoredMessage = encryptedStr.trim();\n // v8 ignore else -- TODO: add test #40625\n if (!armoredMessage.startsWith(startBlock)) {\n armoredMessage = `${startBlock}${armoredMessage}`;\n }\n // v8 ignore else -- TODO: add test #40625\n if (!armoredMessage.endsWith(endBlock)) {\n armoredMessage = `${armoredMessage}${endBlock}`;\n }\n const message = await pgp.readMessage({\n armoredMessage,\n });\n const { data } = await pgp.decrypt({\n message,\n decryptionKeys: pk,\n });\n logger.debug('Decrypted config using openpgp');\n return data;\n } catch (err) {\n logger.debug({ err }, 'Could not decrypt using openpgp');\n return null;\n }\n}\n"],"mappings":";;;;;AAIA,IAAI,MAAmD;AAEvD,eAAsB,kBACpB,YACA,cACwB;AACxB,KAAI,QAAQ,OACV,KAAI;AACF,QAAM,MAAM,SAAS;UACd,KAAK;AACZ,SAAO,KAAK,EAAE,KAAK,EAAE,qBAAqB;AAC1C,QAAM;;AAIV,KAAI,QAAQ,MAAM;AAChB,SAAO,KAAK,KAAK,2CAA2C;AAC5D,SAAO;;AAGT,KAAI;EACF,MAAM,KAAK,MAAM,IAAI,eAAe,EAElC,YAAY,WAAW,QAAQ,MAAM,YAAY,EAAE,KAAK,EACzD,CAAC;EACF,MAAM,aAAa;EACnB,MAAM,WAAW;EACjB,IAAI,iBAAiB,aAAa,MAAM;;AAExC,MAAI,CAAC,eAAe,WAAW,WAAW,CACxC,kBAAiB,GAAG,aAAa;;AAGnC,MAAI,CAAC,eAAe,SAAS,SAAS,CACpC,kBAAiB,GAAG,iBAAiB;EAEvC,MAAM,UAAU,MAAM,IAAI,YAAY,EACpC,gBACD,CAAC;EACF,MAAM,EAAE,SAAS,MAAM,IAAI,QAAQ;GACjC;GACA,gBAAgB;GACjB,CAAC;AACF,SAAO,MAAM,iCAAiC;AAC9C,SAAO;UACA,KAAK;AACZ,SAAO,MAAM,EAAE,KAAK,EAAE,kCAAkC;AACxD,SAAO"}
|
package/dist/config/decrypt.js
CHANGED
|
@@ -1,23 +1,16 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
let _sindresorhus_is = require("@sindresorhus/is");
|
|
1
|
+
import { getEnv } from "../util/env.js";
|
|
2
|
+
import { CONFIG_VALIDATION } from "../constants/error-messages.js";
|
|
3
|
+
import { regEx } from "../util/regex.js";
|
|
4
|
+
import { addSecretForSanitizing } from "../util/sanitize.js";
|
|
5
|
+
import { logger } from "../logger/index.js";
|
|
6
|
+
import { ensureTrailingSlash, parseUrl, trimSlashes } from "../util/url.js";
|
|
7
|
+
import { GlobalConfig } from "./global.js";
|
|
8
|
+
import { tryDecryptBcPgp } from "./decrypt/bcpgp.js";
|
|
9
|
+
import { tryDecryptOpenPgp } from "./decrypt/openpgp.js";
|
|
10
|
+
import { DecryptedObject } from "./schema.js";
|
|
11
|
+
import { isArray, isNonEmptyString, isObject, isString } from "@sindresorhus/is";
|
|
13
12
|
|
|
14
13
|
//#region lib/config/decrypt.ts
|
|
15
|
-
require_error_messages.init_error_messages();
|
|
16
|
-
require_index.init_logger();
|
|
17
|
-
require_env.init_env();
|
|
18
|
-
require_regex.init_regex();
|
|
19
|
-
require_sanitize.init_sanitize();
|
|
20
|
-
require_url.init_url();
|
|
21
14
|
let privateKey;
|
|
22
15
|
let privateKeyOld;
|
|
23
16
|
function setPrivateKeys(pKey, pKeyOld) {
|
|
@@ -26,90 +19,90 @@ function setPrivateKeys(pKey, pKeyOld) {
|
|
|
26
19
|
}
|
|
27
20
|
async function tryDecrypt(key, encryptedStr, repository) {
|
|
28
21
|
let decryptedStr = null;
|
|
29
|
-
const decryptedObjStr =
|
|
22
|
+
const decryptedObjStr = getEnv().RENOVATE_X_USE_OPENPGP === "true" ? await tryDecryptOpenPgp(key, encryptedStr) : await tryDecryptBcPgp(key, encryptedStr);
|
|
30
23
|
if (decryptedObjStr) decryptedStr = validateDecryptedValue(decryptedObjStr, repository);
|
|
31
24
|
return decryptedStr;
|
|
32
25
|
}
|
|
33
26
|
function validateDecryptedValue(decryptedObjStr, repository) {
|
|
34
27
|
try {
|
|
35
|
-
const decryptedObj =
|
|
28
|
+
const decryptedObj = DecryptedObject.safeParse(decryptedObjStr);
|
|
36
29
|
if (!decryptedObj.success) {
|
|
37
30
|
const error = /* @__PURE__ */ new Error("config-validation");
|
|
38
31
|
error.validationError = `Could not parse decrypted config.`;
|
|
39
32
|
throw error;
|
|
40
33
|
}
|
|
41
34
|
const { o: org, r: repo, v: value } = decryptedObj.data;
|
|
42
|
-
if (!
|
|
35
|
+
if (!isNonEmptyString(value)) {
|
|
43
36
|
const error = /* @__PURE__ */ new Error("config-validation");
|
|
44
37
|
error.validationError = `Encrypted value in config is missing a value.`;
|
|
45
38
|
throw error;
|
|
46
39
|
}
|
|
47
|
-
if (!
|
|
40
|
+
if (!isNonEmptyString(org)) {
|
|
48
41
|
const error = /* @__PURE__ */ new Error("config-validation");
|
|
49
42
|
error.validationError = `Encrypted value in config is missing a scope.`;
|
|
50
43
|
throw error;
|
|
51
44
|
}
|
|
52
45
|
const repositories = [repository.toUpperCase()];
|
|
53
46
|
const azureCollection = getAzureCollection();
|
|
54
|
-
if (
|
|
47
|
+
if (isNonEmptyString(azureCollection)) {
|
|
55
48
|
repositories.push(`${azureCollection}/${repository}`.toUpperCase());
|
|
56
49
|
repositories.push(`${azureCollection}/*/`.toUpperCase());
|
|
57
50
|
}
|
|
58
|
-
const orgPrefixes = org.split(",").map((o) => o.trim()).map((o) => o.toUpperCase()).map((o) =>
|
|
59
|
-
if (
|
|
51
|
+
const orgPrefixes = org.split(",").map((o) => o.trim()).map((o) => o.toUpperCase()).map((o) => ensureTrailingSlash(o));
|
|
52
|
+
if (isNonEmptyString(repo)) {
|
|
60
53
|
const scopedRepos = orgPrefixes.map((orgPrefix) => `${orgPrefix}${repo}`.toUpperCase());
|
|
61
54
|
for (const rp of repositories) if (scopedRepos.some((r) => r === rp)) return value;
|
|
62
|
-
|
|
55
|
+
logger.debug({ scopedRepos }, "Secret is scoped to a different repository");
|
|
63
56
|
const error = /* @__PURE__ */ new Error("config-validation");
|
|
64
57
|
error.validationError = `Encrypted secret is scoped to a different repository: "${scopedRepos.join(",")}".`;
|
|
65
58
|
throw error;
|
|
66
59
|
}
|
|
67
|
-
const azcol = azureCollection === void 0 ? void 0 :
|
|
60
|
+
const azcol = azureCollection === void 0 ? void 0 : ensureTrailingSlash(azureCollection).toUpperCase();
|
|
68
61
|
for (const rp of repositories) if (orgPrefixes.some((orgPrefix) => rp.startsWith(orgPrefix) && orgPrefix !== azcol)) return value;
|
|
69
|
-
|
|
62
|
+
logger.debug({ orgPrefixes }, "Secret is scoped to a different org");
|
|
70
63
|
const error = /* @__PURE__ */ new Error("config-validation");
|
|
71
64
|
error.validationError = `Encrypted secret is scoped to a different org: "${orgPrefixes.join(",")}".`;
|
|
72
65
|
throw error;
|
|
73
66
|
} catch (err) {
|
|
74
|
-
|
|
67
|
+
logger.warn({ err }, "Could not parse decrypted string");
|
|
75
68
|
}
|
|
76
69
|
return null;
|
|
77
70
|
}
|
|
78
71
|
async function decryptConfig(config, repository, existingPath = "$") {
|
|
79
|
-
|
|
72
|
+
logger.trace({ config }, "decryptConfig()");
|
|
80
73
|
const decryptedConfig = { ...config };
|
|
81
|
-
for (const [key, val] of Object.entries(config)) if (key === "encrypted" &&
|
|
74
|
+
for (const [key, val] of Object.entries(config)) if (key === "encrypted" && isObject(val)) {
|
|
82
75
|
const path = `${existingPath}.${key}`;
|
|
83
|
-
|
|
84
|
-
const encryptedWarning =
|
|
85
|
-
if (
|
|
76
|
+
logger.debug({ config: val }, `Found encrypted config in ${path}`);
|
|
77
|
+
const encryptedWarning = GlobalConfig.get("encryptedWarning");
|
|
78
|
+
if (isString(encryptedWarning)) logger.once.warn(encryptedWarning);
|
|
86
79
|
if (privateKey) for (const [eKey, eVal] of Object.entries(val)) {
|
|
87
|
-
|
|
80
|
+
logger.debug(`Trying to decrypt ${eKey} in ${path}`);
|
|
88
81
|
let decryptedStr = await tryDecrypt(privateKey, eVal, repository);
|
|
89
|
-
if (privateKeyOld && !
|
|
90
|
-
|
|
82
|
+
if (privateKeyOld && !isNonEmptyString(decryptedStr)) {
|
|
83
|
+
logger.debug(`Trying to decrypt with old private key`);
|
|
91
84
|
decryptedStr = await tryDecrypt(privateKeyOld, eVal, repository);
|
|
92
85
|
}
|
|
93
|
-
if (!
|
|
86
|
+
if (!isNonEmptyString(decryptedStr)) {
|
|
94
87
|
const error = /* @__PURE__ */ new Error("config-validation");
|
|
95
88
|
error.validationError = `Failed to decrypt field ${eKey}. Please re-encrypt and try again.`;
|
|
96
89
|
throw error;
|
|
97
90
|
}
|
|
98
|
-
|
|
91
|
+
logger.debug(`Decrypted ${eKey} in ${path}`);
|
|
99
92
|
// v8 ignore if -- TODO: add test #40625
|
|
100
93
|
if (eKey === "npmToken") {
|
|
101
|
-
const token = decryptedStr.replace(
|
|
94
|
+
const token = decryptedStr.replace(regEx(/\n$/), "");
|
|
102
95
|
decryptedConfig[eKey] = token;
|
|
103
|
-
|
|
96
|
+
addSecretForSanitizing(token);
|
|
104
97
|
} else {
|
|
105
98
|
decryptedConfig[eKey] = decryptedStr;
|
|
106
|
-
|
|
99
|
+
addSecretForSanitizing(decryptedStr);
|
|
107
100
|
}
|
|
108
101
|
}
|
|
109
102
|
else {
|
|
110
|
-
const env =
|
|
103
|
+
const env = getEnv();
|
|
111
104
|
if (env.RENOVATE_X_ENCRYPTED_STRICT === "true") {
|
|
112
|
-
const error = new Error(
|
|
105
|
+
const error = new Error(CONFIG_VALIDATION);
|
|
113
106
|
error.validationSource = "config";
|
|
114
107
|
error.validationError = "Encrypted config unsupported";
|
|
115
108
|
error.validationMessage = `This config contains an encrypted object at location \`$.${key}\` but no privateKey is configured. To support encrypted config, the Renovate administrator must configure a \`privateKey\` in Global Configuration.`;
|
|
@@ -118,31 +111,31 @@ Please migrate all secrets to the Developer Portal using the web UI available at
|
|
|
118
111
|
|
|
119
112
|
Refer to migration documents here: https://docs.renovatebot.com/mend-hosted/migrating-secrets/`;
|
|
120
113
|
throw error;
|
|
121
|
-
} else
|
|
114
|
+
} else logger.error("Found encrypted data but no privateKey");
|
|
122
115
|
}
|
|
123
116
|
delete decryptedConfig.encrypted;
|
|
124
|
-
} else if (
|
|
117
|
+
} else if (isArray(val)) {
|
|
125
118
|
decryptedConfig[key] = [];
|
|
126
|
-
for (const [index, item] of val.entries()) if (
|
|
119
|
+
for (const [index, item] of val.entries()) if (isObject(item) && !isArray(item)) {
|
|
127
120
|
const path = `${existingPath}.${key}[${index}]`;
|
|
128
121
|
decryptedConfig[key].push(await decryptConfig(item, repository, path));
|
|
129
122
|
} else decryptedConfig[key].push(item);
|
|
130
|
-
} else if (
|
|
123
|
+
} else if (isObject(val) && key !== "content") decryptedConfig[key] = await decryptConfig(val, repository, `${existingPath}.${key}`);
|
|
131
124
|
delete decryptedConfig.encrypted;
|
|
132
|
-
|
|
125
|
+
logger.trace({ config: decryptedConfig }, "decryptedConfig");
|
|
133
126
|
return decryptedConfig;
|
|
134
127
|
}
|
|
135
128
|
function getAzureCollection() {
|
|
136
|
-
if (
|
|
137
|
-
const endpoint =
|
|
138
|
-
const endpointUrl =
|
|
129
|
+
if (GlobalConfig.get("platform") !== "azure") return;
|
|
130
|
+
const endpoint = GlobalConfig.get("endpoint");
|
|
131
|
+
const endpointUrl = parseUrl(endpoint);
|
|
139
132
|
if (endpointUrl === null) {
|
|
140
|
-
|
|
133
|
+
logger.warn({ endpoint }, "Unable to parse endpoint for token decryption");
|
|
141
134
|
return;
|
|
142
135
|
}
|
|
143
|
-
const azureCollection =
|
|
144
|
-
if (!
|
|
145
|
-
|
|
136
|
+
const azureCollection = trimSlashes(endpointUrl.pathname);
|
|
137
|
+
if (!isNonEmptyString(azureCollection)) {
|
|
138
|
+
logger.debug({ endpoint }, "Unable to find azure collection name from URL");
|
|
146
139
|
return;
|
|
147
140
|
}
|
|
148
141
|
if (azureCollection.startsWith("tfs/")) return azureCollection.substring(4);
|
|
@@ -150,6 +143,5 @@ function getAzureCollection() {
|
|
|
150
143
|
}
|
|
151
144
|
|
|
152
145
|
//#endregion
|
|
153
|
-
|
|
154
|
-
exports.setPrivateKeys = setPrivateKeys;
|
|
146
|
+
export { decryptConfig, setPrivateKeys };
|
|
155
147
|
//# sourceMappingURL=decrypt.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"decrypt.js","names":["getEnv","tryDecryptOpenPgp","tryDecryptBcPgp","DecryptedObject","ensureTrailingSlash","GlobalConfig","regEx","CONFIG_VALIDATION","parseUrl","trimSlashes"],"sources":["../../lib/config/decrypt.ts"],"sourcesContent":["import {\n isArray,\n isNonEmptyString,\n isObject,\n isString,\n} from '@sindresorhus/is';\nimport { CONFIG_VALIDATION } from '../constants/error-messages.ts';\nimport { logger } from '../logger/index.ts';\nimport { getEnv } from '../util/env.ts';\nimport { regEx } from '../util/regex.ts';\nimport { addSecretForSanitizing } from '../util/sanitize.ts';\nimport { ensureTrailingSlash, parseUrl, trimSlashes } from '../util/url.ts';\nimport { tryDecryptBcPgp } from './decrypt/bcpgp.ts';\nimport { tryDecryptOpenPgp } from './decrypt/openpgp.ts';\nimport { GlobalConfig } from './global.ts';\nimport { DecryptedObject } from './schema.ts';\nimport type { AllConfig, RenovateConfig } from './types.ts';\n\nlet privateKey: string | undefined;\nlet privateKeyOld: string | undefined;\n\nexport function setPrivateKeys(\n pKey: string | undefined,\n pKeyOld: string | undefined,\n): void {\n privateKey = pKey;\n privateKeyOld = pKeyOld;\n}\n\nexport async function tryDecrypt(\n key: string,\n encryptedStr: string,\n repository: string,\n): Promise<string | null> {\n let decryptedStr: string | null = null;\n const decryptedObjStr =\n getEnv().RENOVATE_X_USE_OPENPGP === 'true'\n ? await tryDecryptOpenPgp(key, encryptedStr)\n : await tryDecryptBcPgp(key, encryptedStr);\n if (decryptedObjStr) {\n decryptedStr = validateDecryptedValue(decryptedObjStr, repository);\n }\n return decryptedStr;\n}\n\nexport function validateDecryptedValue(\n decryptedObjStr: string,\n repository: string,\n): string | null {\n try {\n const decryptedObj = DecryptedObject.safeParse(decryptedObjStr);\n if (!decryptedObj.success) {\n const error = new Error('config-validation');\n error.validationError = `Could not parse decrypted config.`;\n throw error;\n }\n\n const { o: org, r: repo, v: value } = decryptedObj.data;\n\n if (!isNonEmptyString(value)) {\n const error = new Error('config-validation');\n error.validationError = `Encrypted value in config is missing a value.`;\n throw error;\n }\n\n if (!isNonEmptyString(org)) {\n const error = new Error('config-validation');\n error.validationError = `Encrypted value in config is missing a scope.`;\n throw error;\n }\n\n const repositories = [repository.toUpperCase()];\n\n const azureCollection = getAzureCollection();\n if (isNonEmptyString(azureCollection)) {\n // used for full 'org/project/repo' matching\n repositories.push(`${azureCollection}/${repository}`.toUpperCase());\n // used for org prefix matching without repo\n repositories.push(`${azureCollection}/*/`.toUpperCase());\n }\n\n const orgPrefixes = org\n .split(',')\n .map((o) => o.trim())\n .map((o) => o.toUpperCase())\n .map((o) => ensureTrailingSlash(o));\n\n if (isNonEmptyString(repo)) {\n const scopedRepos = orgPrefixes.map((orgPrefix) =>\n `${orgPrefix}${repo}`.toUpperCase(),\n );\n for (const rp of repositories) {\n if (scopedRepos.some((r) => r === rp)) {\n return value;\n }\n }\n\n logger.debug(\n { scopedRepos },\n 'Secret is scoped to a different repository',\n );\n const error = new Error('config-validation');\n const scopeString = scopedRepos.join(',');\n error.validationError = `Encrypted secret is scoped to a different repository: \"${scopeString}\".`;\n throw error;\n }\n\n // no scoped repos, only org\n const azcol =\n azureCollection === undefined\n ? undefined\n : ensureTrailingSlash(azureCollection).toUpperCase();\n for (const rp of repositories) {\n if (\n orgPrefixes.some(\n (orgPrefix) => rp.startsWith(orgPrefix) && orgPrefix !== azcol,\n )\n ) {\n return value;\n }\n }\n logger.debug({ orgPrefixes }, 'Secret is scoped to a different org');\n const error = new Error('config-validation');\n const scopeString = orgPrefixes.join(',');\n error.validationError = `Encrypted secret is scoped to a different org: \"${scopeString}\".`;\n throw error;\n } catch (err) {\n logger.warn({ err }, 'Could not parse decrypted string');\n }\n return null;\n}\n\nexport async function decryptConfig<T extends RenovateConfig = AllConfig>(\n config: T,\n repository: string,\n existingPath = '$',\n): Promise<T> {\n logger.trace({ config }, 'decryptConfig()');\n const decryptedConfig = { ...config };\n for (const [key, val] of Object.entries(config)) {\n if (key === 'encrypted' && isObject(val)) {\n const path = `${existingPath}.${key}`;\n logger.debug({ config: val }, `Found encrypted config in ${path}`);\n\n const encryptedWarning = GlobalConfig.get('encryptedWarning');\n if (isString(encryptedWarning)) {\n logger.once.warn(encryptedWarning);\n }\n\n if (privateKey) {\n for (const [eKey, eVal] of Object.entries(val)) {\n logger.debug(`Trying to decrypt ${eKey} in ${path}`);\n let decryptedStr = await tryDecrypt(privateKey, eVal, repository);\n if (privateKeyOld && !isNonEmptyString(decryptedStr)) {\n logger.debug(`Trying to decrypt with old private key`);\n decryptedStr = await tryDecrypt(privateKeyOld, eVal, repository);\n }\n if (!isNonEmptyString(decryptedStr)) {\n const error = new Error('config-validation');\n error.validationError = `Failed to decrypt field ${eKey}. Please re-encrypt and try again.`;\n throw error;\n }\n logger.debug(`Decrypted ${eKey} in ${path}`);\n // v8 ignore if -- TODO: add test #40625\n if (eKey === 'npmToken') {\n const token = decryptedStr.replace(regEx(/\\n$/), '');\n decryptedConfig[eKey] = token;\n addSecretForSanitizing(token);\n } else {\n // @ts-expect-error -- type can't be narrowed\n decryptedConfig[eKey] = decryptedStr;\n addSecretForSanitizing(decryptedStr);\n }\n }\n } else {\n const env = getEnv();\n if (env.RENOVATE_X_ENCRYPTED_STRICT === 'true') {\n const error = new Error(CONFIG_VALIDATION);\n error.validationSource = 'config';\n error.validationError = 'Encrypted config unsupported';\n error.validationMessage = `This config contains an encrypted object at location \\`$.${key}\\` but no privateKey is configured. To support encrypted config, the Renovate administrator must configure a \\`privateKey\\` in Global Configuration.`;\n if (env.MEND_HOSTED === 'true') {\n error.validationMessage = `Mend-hosted Renovate Apps no longer support the use of encrypted secrets in Renovate file config (e.g. renovate.json).\nPlease migrate all secrets to the Developer Portal using the web UI available at https://developer.mend.io/\n\nRefer to migration documents here: https://docs.renovatebot.com/mend-hosted/migrating-secrets/`;\n }\n throw error;\n } else {\n logger.error('Found encrypted data but no privateKey');\n }\n }\n delete decryptedConfig.encrypted;\n } else if (isArray(val)) {\n // @ts-expect-error -- type can't be narrowed\n decryptedConfig[key] = [];\n for (const [index, item] of val.entries()) {\n if (isObject(item) && !isArray(item)) {\n const path = `${existingPath}.${key}[${index}]`;\n // @ts-expect-error -- type can't be narrowed\n (decryptedConfig[key] as RenovateConfig[]).push(\n await decryptConfig(item as RenovateConfig, repository, path),\n );\n } else {\n // @ts-expect-error -- type can't be narrowed\n (decryptedConfig[key] as unknown[]).push(item);\n }\n }\n } else if (isObject(val) && key !== 'content') {\n const path = `${existingPath}.${key}`;\n // @ts-expect-error -- type can't be narrowed\n decryptedConfig[key] = await decryptConfig(\n val as RenovateConfig,\n repository,\n path,\n );\n }\n }\n delete decryptedConfig.encrypted;\n logger.trace({ config: decryptedConfig }, 'decryptedConfig');\n return decryptedConfig;\n}\n\nexport function getAzureCollection(): string | undefined {\n const platform = GlobalConfig.get('platform');\n if (platform !== 'azure') {\n return undefined;\n }\n\n const endpoint = GlobalConfig.get('endpoint');\n const endpointUrl = parseUrl(endpoint);\n if (endpointUrl === null) {\n // should not happen\n logger.warn({ endpoint }, 'Unable to parse endpoint for token decryption');\n return undefined;\n }\n\n const azureCollection = trimSlashes(endpointUrl.pathname);\n if (!isNonEmptyString(azureCollection)) {\n logger.debug({ endpoint }, 'Unable to find azure collection name from URL');\n return undefined;\n }\n\n if (azureCollection.startsWith('tfs/')) {\n // Azure DevOps Server\n return azureCollection.substring(4);\n }\n return azureCollection;\n}\n"],"mappings":";;;;;;;;;;;;;;4CAMmE;2BACvB;sBACJ;0BACC;gCACoB;sBACe;AAO5E,IAAI;AACJ,IAAI;AAEJ,SAAgB,eACd,MACA,SACM;AACN,cAAa;AACb,iBAAgB;;AAGlB,eAAsB,WACpB,KACA,cACA,YACwB;CACxB,IAAI,eAA8B;CAClC,MAAM,kBACJA,oBAAQ,CAAC,2BAA2B,SAChC,MAAMC,kCAAkB,KAAK,aAAa,GAC1C,MAAMC,8BAAgB,KAAK,aAAa;AAC9C,KAAI,gBACF,gBAAe,uBAAuB,iBAAiB,WAAW;AAEpE,QAAO;;AAGT,SAAgB,uBACd,iBACA,YACe;AACf,KAAI;EACF,MAAM,eAAeC,+BAAgB,UAAU,gBAAgB;AAC/D,MAAI,CAAC,aAAa,SAAS;GACzB,MAAM,wBAAQ,IAAI,MAAM,oBAAoB;AAC5C,SAAM,kBAAkB;AACxB,SAAM;;EAGR,MAAM,EAAE,GAAG,KAAK,GAAG,MAAM,GAAG,UAAU,aAAa;AAEnD,MAAI,wCAAkB,MAAM,EAAE;GAC5B,MAAM,wBAAQ,IAAI,MAAM,oBAAoB;AAC5C,SAAM,kBAAkB;AACxB,SAAM;;AAGR,MAAI,wCAAkB,IAAI,EAAE;GAC1B,MAAM,wBAAQ,IAAI,MAAM,oBAAoB;AAC5C,SAAM,kBAAkB;AACxB,SAAM;;EAGR,MAAM,eAAe,CAAC,WAAW,aAAa,CAAC;EAE/C,MAAM,kBAAkB,oBAAoB;AAC5C,6CAAqB,gBAAgB,EAAE;AAErC,gBAAa,KAAK,GAAG,gBAAgB,GAAG,aAAa,aAAa,CAAC;AAEnE,gBAAa,KAAK,GAAG,gBAAgB,KAAK,aAAa,CAAC;;EAG1D,MAAM,cAAc,IACjB,MAAM,IAAI,CACV,KAAK,MAAM,EAAE,MAAM,CAAC,CACpB,KAAK,MAAM,EAAE,aAAa,CAAC,CAC3B,KAAK,MAAMC,gCAAoB,EAAE,CAAC;AAErC,6CAAqB,KAAK,EAAE;GAC1B,MAAM,cAAc,YAAY,KAAK,cACnC,GAAG,YAAY,OAAO,aAAa,CACpC;AACD,QAAK,MAAM,MAAM,aACf,KAAI,YAAY,MAAM,MAAM,MAAM,GAAG,CACnC,QAAO;AAIX,wBAAO,MACL,EAAE,aAAa,EACf,6CACD;GACD,MAAM,wBAAQ,IAAI,MAAM,oBAAoB;AAE5C,SAAM,kBAAkB,0DADJ,YAAY,KAAK,IAAI,CACqD;AAC9F,SAAM;;EAIR,MAAM,QACJ,oBAAoB,SAChB,SACAA,gCAAoB,gBAAgB,CAAC,aAAa;AACxD,OAAK,MAAM,MAAM,aACf,KACE,YAAY,MACT,cAAc,GAAG,WAAW,UAAU,IAAI,cAAc,MAC1D,CAED,QAAO;AAGX,uBAAO,MAAM,EAAE,aAAa,EAAE,sCAAsC;EACpE,MAAM,wBAAQ,IAAI,MAAM,oBAAoB;AAE5C,QAAM,kBAAkB,mDADJ,YAAY,KAAK,IAAI,CAC8C;AACvF,QAAM;UACC,KAAK;AACZ,uBAAO,KAAK,EAAE,KAAK,EAAE,mCAAmC;;AAE1D,QAAO;;AAGT,eAAsB,cACpB,QACA,YACA,eAAe,KACH;AACZ,sBAAO,MAAM,EAAE,QAAQ,EAAE,kBAAkB;CAC3C,MAAM,kBAAkB,EAAE,GAAG,QAAQ;AACrC,MAAK,MAAM,CAAC,KAAK,QAAQ,OAAO,QAAQ,OAAO,CAC7C,KAAI,QAAQ,8CAAwB,IAAI,EAAE;EACxC,MAAM,OAAO,GAAG,aAAa,GAAG;AAChC,uBAAO,MAAM,EAAE,QAAQ,KAAK,EAAE,6BAA6B,OAAO;EAElE,MAAM,mBAAmBC,mCAAa,IAAI,mBAAmB;AAC7D,qCAAa,iBAAiB,CAC5B,sBAAO,KAAK,KAAK,iBAAiB;AAGpC,MAAI,WACF,MAAK,MAAM,CAAC,MAAM,SAAS,OAAO,QAAQ,IAAI,EAAE;AAC9C,wBAAO,MAAM,qBAAqB,KAAK,MAAM,OAAO;GACpD,IAAI,eAAe,MAAM,WAAW,YAAY,MAAM,WAAW;AACjE,OAAI,iBAAiB,wCAAkB,aAAa,EAAE;AACpD,yBAAO,MAAM,yCAAyC;AACtD,mBAAe,MAAM,WAAW,eAAe,MAAM,WAAW;;AAElE,OAAI,wCAAkB,aAAa,EAAE;IACnC,MAAM,wBAAQ,IAAI,MAAM,oBAAoB;AAC5C,UAAM,kBAAkB,2BAA2B,KAAK;AACxD,UAAM;;AAER,wBAAO,MAAM,aAAa,KAAK,MAAM,OAAO;;AAE5C,OAAI,SAAS,YAAY;IACvB,MAAM,QAAQ,aAAa,QAAQC,oBAAM,MAAM,EAAE,GAAG;AACpD,oBAAgB,QAAQ;AACxB,4CAAuB,MAAM;UACxB;AAEL,oBAAgB,QAAQ;AACxB,4CAAuB,aAAa;;;OAGnC;GACL,MAAM,MAAMN,oBAAQ;AACpB,OAAI,IAAI,gCAAgC,QAAQ;IAC9C,MAAM,QAAQ,IAAI,MAAMO,yCAAkB;AAC1C,UAAM,mBAAmB;AACzB,UAAM,kBAAkB;AACxB,UAAM,oBAAoB,4DAA4D,IAAI;AAC1F,QAAI,IAAI,gBAAgB,OACtB,OAAM,oBAAoB;;;;AAK5B,UAAM;SAEN,sBAAO,MAAM,yCAAyC;;AAG1D,SAAO,gBAAgB;0CACN,IAAI,EAAE;AAEvB,kBAAgB,OAAO,EAAE;AACzB,OAAK,MAAM,CAAC,OAAO,SAAS,IAAI,SAAS,CACvC,oCAAa,KAAK,IAAI,+BAAS,KAAK,EAAE;GACpC,MAAM,OAAO,GAAG,aAAa,GAAG,IAAI,GAAG,MAAM;AAE7C,GAAC,gBAAgB,KAA0B,KACzC,MAAM,cAAc,MAAwB,YAAY,KAAK,CAC9D;QAGD,CAAC,gBAAgB,KAAmB,KAAK,KAAK;2CAGhC,IAAI,IAAI,QAAQ,UAGlC,iBAAgB,OAAO,MAAM,cAC3B,KACA,YAJW,GAAG,aAAa,GAAG,MAM/B;AAGL,QAAO,gBAAgB;AACvB,sBAAO,MAAM,EAAE,QAAQ,iBAAiB,EAAE,kBAAkB;AAC5D,QAAO;;AAGT,SAAgB,qBAAyC;AAEvD,KADiBF,mCAAa,IAAI,WAAW,KAC5B,QACf;CAGF,MAAM,WAAWA,mCAAa,IAAI,WAAW;CAC7C,MAAM,cAAcG,qBAAS,SAAS;AACtC,KAAI,gBAAgB,MAAM;AAExB,uBAAO,KAAK,EAAE,UAAU,EAAE,gDAAgD;AAC1E;;CAGF,MAAM,kBAAkBC,wBAAY,YAAY,SAAS;AACzD,KAAI,wCAAkB,gBAAgB,EAAE;AACtC,uBAAO,MAAM,EAAE,UAAU,EAAE,gDAAgD;AAC3E;;AAGF,KAAI,gBAAgB,WAAW,OAAO,CAEpC,QAAO,gBAAgB,UAAU,EAAE;AAErC,QAAO"}
|
|
1
|
+
{"version":3,"file":"decrypt.js","names":[],"sources":["../../lib/config/decrypt.ts"],"sourcesContent":["import {\n isArray,\n isNonEmptyString,\n isObject,\n isString,\n} from '@sindresorhus/is';\nimport { CONFIG_VALIDATION } from '../constants/error-messages.ts';\nimport { logger } from '../logger/index.ts';\nimport { getEnv } from '../util/env.ts';\nimport { regEx } from '../util/regex.ts';\nimport { addSecretForSanitizing } from '../util/sanitize.ts';\nimport { ensureTrailingSlash, parseUrl, trimSlashes } from '../util/url.ts';\nimport { tryDecryptBcPgp } from './decrypt/bcpgp.ts';\nimport { tryDecryptOpenPgp } from './decrypt/openpgp.ts';\nimport { GlobalConfig } from './global.ts';\nimport { DecryptedObject } from './schema.ts';\nimport type { AllConfig, RenovateConfig } from './types.ts';\n\nlet privateKey: string | undefined;\nlet privateKeyOld: string | undefined;\n\nexport function setPrivateKeys(\n pKey: string | undefined,\n pKeyOld: string | undefined,\n): void {\n privateKey = pKey;\n privateKeyOld = pKeyOld;\n}\n\nexport async function tryDecrypt(\n key: string,\n encryptedStr: string,\n repository: string,\n): Promise<string | null> {\n let decryptedStr: string | null = null;\n const decryptedObjStr =\n getEnv().RENOVATE_X_USE_OPENPGP === 'true'\n ? await tryDecryptOpenPgp(key, encryptedStr)\n : await tryDecryptBcPgp(key, encryptedStr);\n if (decryptedObjStr) {\n decryptedStr = validateDecryptedValue(decryptedObjStr, repository);\n }\n return decryptedStr;\n}\n\nexport function validateDecryptedValue(\n decryptedObjStr: string,\n repository: string,\n): string | null {\n try {\n const decryptedObj = DecryptedObject.safeParse(decryptedObjStr);\n if (!decryptedObj.success) {\n const error = new Error('config-validation');\n error.validationError = `Could not parse decrypted config.`;\n throw error;\n }\n\n const { o: org, r: repo, v: value } = decryptedObj.data;\n\n if (!isNonEmptyString(value)) {\n const error = new Error('config-validation');\n error.validationError = `Encrypted value in config is missing a value.`;\n throw error;\n }\n\n if (!isNonEmptyString(org)) {\n const error = new Error('config-validation');\n error.validationError = `Encrypted value in config is missing a scope.`;\n throw error;\n }\n\n const repositories = [repository.toUpperCase()];\n\n const azureCollection = getAzureCollection();\n if (isNonEmptyString(azureCollection)) {\n // used for full 'org/project/repo' matching\n repositories.push(`${azureCollection}/${repository}`.toUpperCase());\n // used for org prefix matching without repo\n repositories.push(`${azureCollection}/*/`.toUpperCase());\n }\n\n const orgPrefixes = org\n .split(',')\n .map((o) => o.trim())\n .map((o) => o.toUpperCase())\n .map((o) => ensureTrailingSlash(o));\n\n if (isNonEmptyString(repo)) {\n const scopedRepos = orgPrefixes.map((orgPrefix) =>\n `${orgPrefix}${repo}`.toUpperCase(),\n );\n for (const rp of repositories) {\n if (scopedRepos.some((r) => r === rp)) {\n return value;\n }\n }\n\n logger.debug(\n { scopedRepos },\n 'Secret is scoped to a different repository',\n );\n const error = new Error('config-validation');\n const scopeString = scopedRepos.join(',');\n error.validationError = `Encrypted secret is scoped to a different repository: \"${scopeString}\".`;\n throw error;\n }\n\n // no scoped repos, only org\n const azcol =\n azureCollection === undefined\n ? undefined\n : ensureTrailingSlash(azureCollection).toUpperCase();\n for (const rp of repositories) {\n if (\n orgPrefixes.some(\n (orgPrefix) => rp.startsWith(orgPrefix) && orgPrefix !== azcol,\n )\n ) {\n return value;\n }\n }\n logger.debug({ orgPrefixes }, 'Secret is scoped to a different org');\n const error = new Error('config-validation');\n const scopeString = orgPrefixes.join(',');\n error.validationError = `Encrypted secret is scoped to a different org: \"${scopeString}\".`;\n throw error;\n } catch (err) {\n logger.warn({ err }, 'Could not parse decrypted string');\n }\n return null;\n}\n\nexport async function decryptConfig<T extends RenovateConfig = AllConfig>(\n config: T,\n repository: string,\n existingPath = '$',\n): Promise<T> {\n logger.trace({ config }, 'decryptConfig()');\n const decryptedConfig = { ...config };\n for (const [key, val] of Object.entries(config)) {\n if (key === 'encrypted' && isObject(val)) {\n const path = `${existingPath}.${key}`;\n logger.debug({ config: val }, `Found encrypted config in ${path}`);\n\n const encryptedWarning = GlobalConfig.get('encryptedWarning');\n if (isString(encryptedWarning)) {\n logger.once.warn(encryptedWarning);\n }\n\n if (privateKey) {\n for (const [eKey, eVal] of Object.entries(val)) {\n logger.debug(`Trying to decrypt ${eKey} in ${path}`);\n let decryptedStr = await tryDecrypt(privateKey, eVal, repository);\n if (privateKeyOld && !isNonEmptyString(decryptedStr)) {\n logger.debug(`Trying to decrypt with old private key`);\n decryptedStr = await tryDecrypt(privateKeyOld, eVal, repository);\n }\n if (!isNonEmptyString(decryptedStr)) {\n const error = new Error('config-validation');\n error.validationError = `Failed to decrypt field ${eKey}. Please re-encrypt and try again.`;\n throw error;\n }\n logger.debug(`Decrypted ${eKey} in ${path}`);\n // v8 ignore if -- TODO: add test #40625\n if (eKey === 'npmToken') {\n const token = decryptedStr.replace(regEx(/\\n$/), '');\n decryptedConfig[eKey] = token;\n addSecretForSanitizing(token);\n } else {\n // @ts-expect-error -- type can't be narrowed\n decryptedConfig[eKey] = decryptedStr;\n addSecretForSanitizing(decryptedStr);\n }\n }\n } else {\n const env = getEnv();\n if (env.RENOVATE_X_ENCRYPTED_STRICT === 'true') {\n const error = new Error(CONFIG_VALIDATION);\n error.validationSource = 'config';\n error.validationError = 'Encrypted config unsupported';\n error.validationMessage = `This config contains an encrypted object at location \\`$.${key}\\` but no privateKey is configured. To support encrypted config, the Renovate administrator must configure a \\`privateKey\\` in Global Configuration.`;\n if (env.MEND_HOSTED === 'true') {\n error.validationMessage = `Mend-hosted Renovate Apps no longer support the use of encrypted secrets in Renovate file config (e.g. renovate.json).\nPlease migrate all secrets to the Developer Portal using the web UI available at https://developer.mend.io/\n\nRefer to migration documents here: https://docs.renovatebot.com/mend-hosted/migrating-secrets/`;\n }\n throw error;\n } else {\n logger.error('Found encrypted data but no privateKey');\n }\n }\n delete decryptedConfig.encrypted;\n } else if (isArray(val)) {\n // @ts-expect-error -- type can't be narrowed\n decryptedConfig[key] = [];\n for (const [index, item] of val.entries()) {\n if (isObject(item) && !isArray(item)) {\n const path = `${existingPath}.${key}[${index}]`;\n // @ts-expect-error -- type can't be narrowed\n (decryptedConfig[key] as RenovateConfig[]).push(\n await decryptConfig(item as RenovateConfig, repository, path),\n );\n } else {\n // @ts-expect-error -- type can't be narrowed\n (decryptedConfig[key] as unknown[]).push(item);\n }\n }\n } else if (isObject(val) && key !== 'content') {\n const path = `${existingPath}.${key}`;\n // @ts-expect-error -- type can't be narrowed\n decryptedConfig[key] = await decryptConfig(\n val as RenovateConfig,\n repository,\n path,\n );\n }\n }\n delete decryptedConfig.encrypted;\n logger.trace({ config: decryptedConfig }, 'decryptedConfig');\n return decryptedConfig;\n}\n\nexport function getAzureCollection(): string | undefined {\n const platform = GlobalConfig.get('platform');\n if (platform !== 'azure') {\n return undefined;\n }\n\n const endpoint = GlobalConfig.get('endpoint');\n const endpointUrl = parseUrl(endpoint);\n if (endpointUrl === null) {\n // should not happen\n logger.warn({ endpoint }, 'Unable to parse endpoint for token decryption');\n return undefined;\n }\n\n const azureCollection = trimSlashes(endpointUrl.pathname);\n if (!isNonEmptyString(azureCollection)) {\n logger.debug({ endpoint }, 'Unable to find azure collection name from URL');\n return undefined;\n }\n\n if (azureCollection.startsWith('tfs/')) {\n // Azure DevOps Server\n return azureCollection.substring(4);\n }\n return azureCollection;\n}\n"],"mappings":";;;;;;;;;;;;;AAkBA,IAAI;AACJ,IAAI;AAEJ,SAAgB,eACd,MACA,SACM;AACN,cAAa;AACb,iBAAgB;;AAGlB,eAAsB,WACpB,KACA,cACA,YACwB;CACxB,IAAI,eAA8B;CAClC,MAAM,kBACJ,QAAQ,CAAC,2BAA2B,SAChC,MAAM,kBAAkB,KAAK,aAAa,GAC1C,MAAM,gBAAgB,KAAK,aAAa;AAC9C,KAAI,gBACF,gBAAe,uBAAuB,iBAAiB,WAAW;AAEpE,QAAO;;AAGT,SAAgB,uBACd,iBACA,YACe;AACf,KAAI;EACF,MAAM,eAAe,gBAAgB,UAAU,gBAAgB;AAC/D,MAAI,CAAC,aAAa,SAAS;GACzB,MAAM,wBAAQ,IAAI,MAAM,oBAAoB;AAC5C,SAAM,kBAAkB;AACxB,SAAM;;EAGR,MAAM,EAAE,GAAG,KAAK,GAAG,MAAM,GAAG,UAAU,aAAa;AAEnD,MAAI,CAAC,iBAAiB,MAAM,EAAE;GAC5B,MAAM,wBAAQ,IAAI,MAAM,oBAAoB;AAC5C,SAAM,kBAAkB;AACxB,SAAM;;AAGR,MAAI,CAAC,iBAAiB,IAAI,EAAE;GAC1B,MAAM,wBAAQ,IAAI,MAAM,oBAAoB;AAC5C,SAAM,kBAAkB;AACxB,SAAM;;EAGR,MAAM,eAAe,CAAC,WAAW,aAAa,CAAC;EAE/C,MAAM,kBAAkB,oBAAoB;AAC5C,MAAI,iBAAiB,gBAAgB,EAAE;AAErC,gBAAa,KAAK,GAAG,gBAAgB,GAAG,aAAa,aAAa,CAAC;AAEnE,gBAAa,KAAK,GAAG,gBAAgB,KAAK,aAAa,CAAC;;EAG1D,MAAM,cAAc,IACjB,MAAM,IAAI,CACV,KAAK,MAAM,EAAE,MAAM,CAAC,CACpB,KAAK,MAAM,EAAE,aAAa,CAAC,CAC3B,KAAK,MAAM,oBAAoB,EAAE,CAAC;AAErC,MAAI,iBAAiB,KAAK,EAAE;GAC1B,MAAM,cAAc,YAAY,KAAK,cACnC,GAAG,YAAY,OAAO,aAAa,CACpC;AACD,QAAK,MAAM,MAAM,aACf,KAAI,YAAY,MAAM,MAAM,MAAM,GAAG,CACnC,QAAO;AAIX,UAAO,MACL,EAAE,aAAa,EACf,6CACD;GACD,MAAM,wBAAQ,IAAI,MAAM,oBAAoB;AAE5C,SAAM,kBAAkB,0DADJ,YAAY,KAAK,IAAI,CACqD;AAC9F,SAAM;;EAIR,MAAM,QACJ,oBAAoB,SAChB,SACA,oBAAoB,gBAAgB,CAAC,aAAa;AACxD,OAAK,MAAM,MAAM,aACf,KACE,YAAY,MACT,cAAc,GAAG,WAAW,UAAU,IAAI,cAAc,MAC1D,CAED,QAAO;AAGX,SAAO,MAAM,EAAE,aAAa,EAAE,sCAAsC;EACpE,MAAM,wBAAQ,IAAI,MAAM,oBAAoB;AAE5C,QAAM,kBAAkB,mDADJ,YAAY,KAAK,IAAI,CAC8C;AACvF,QAAM;UACC,KAAK;AACZ,SAAO,KAAK,EAAE,KAAK,EAAE,mCAAmC;;AAE1D,QAAO;;AAGT,eAAsB,cACpB,QACA,YACA,eAAe,KACH;AACZ,QAAO,MAAM,EAAE,QAAQ,EAAE,kBAAkB;CAC3C,MAAM,kBAAkB,EAAE,GAAG,QAAQ;AACrC,MAAK,MAAM,CAAC,KAAK,QAAQ,OAAO,QAAQ,OAAO,CAC7C,KAAI,QAAQ,eAAe,SAAS,IAAI,EAAE;EACxC,MAAM,OAAO,GAAG,aAAa,GAAG;AAChC,SAAO,MAAM,EAAE,QAAQ,KAAK,EAAE,6BAA6B,OAAO;EAElE,MAAM,mBAAmB,aAAa,IAAI,mBAAmB;AAC7D,MAAI,SAAS,iBAAiB,CAC5B,QAAO,KAAK,KAAK,iBAAiB;AAGpC,MAAI,WACF,MAAK,MAAM,CAAC,MAAM,SAAS,OAAO,QAAQ,IAAI,EAAE;AAC9C,UAAO,MAAM,qBAAqB,KAAK,MAAM,OAAO;GACpD,IAAI,eAAe,MAAM,WAAW,YAAY,MAAM,WAAW;AACjE,OAAI,iBAAiB,CAAC,iBAAiB,aAAa,EAAE;AACpD,WAAO,MAAM,yCAAyC;AACtD,mBAAe,MAAM,WAAW,eAAe,MAAM,WAAW;;AAElE,OAAI,CAAC,iBAAiB,aAAa,EAAE;IACnC,MAAM,wBAAQ,IAAI,MAAM,oBAAoB;AAC5C,UAAM,kBAAkB,2BAA2B,KAAK;AACxD,UAAM;;AAER,UAAO,MAAM,aAAa,KAAK,MAAM,OAAO;;AAE5C,OAAI,SAAS,YAAY;IACvB,MAAM,QAAQ,aAAa,QAAQ,MAAM,MAAM,EAAE,GAAG;AACpD,oBAAgB,QAAQ;AACxB,2BAAuB,MAAM;UACxB;AAEL,oBAAgB,QAAQ;AACxB,2BAAuB,aAAa;;;OAGnC;GACL,MAAM,MAAM,QAAQ;AACpB,OAAI,IAAI,gCAAgC,QAAQ;IAC9C,MAAM,QAAQ,IAAI,MAAM,kBAAkB;AAC1C,UAAM,mBAAmB;AACzB,UAAM,kBAAkB;AACxB,UAAM,oBAAoB,4DAA4D,IAAI;AAC1F,QAAI,IAAI,gBAAgB,OACtB,OAAM,oBAAoB;;;;AAK5B,UAAM;SAEN,QAAO,MAAM,yCAAyC;;AAG1D,SAAO,gBAAgB;YACd,QAAQ,IAAI,EAAE;AAEvB,kBAAgB,OAAO,EAAE;AACzB,OAAK,MAAM,CAAC,OAAO,SAAS,IAAI,SAAS,CACvC,KAAI,SAAS,KAAK,IAAI,CAAC,QAAQ,KAAK,EAAE;GACpC,MAAM,OAAO,GAAG,aAAa,GAAG,IAAI,GAAG,MAAM;AAE7C,GAAC,gBAAgB,KAA0B,KACzC,MAAM,cAAc,MAAwB,YAAY,KAAK,CAC9D;QAGD,CAAC,gBAAgB,KAAmB,KAAK,KAAK;YAGzC,SAAS,IAAI,IAAI,QAAQ,UAGlC,iBAAgB,OAAO,MAAM,cAC3B,KACA,YAJW,GAAG,aAAa,GAAG,MAM/B;AAGL,QAAO,gBAAgB;AACvB,QAAO,MAAM,EAAE,QAAQ,iBAAiB,EAAE,kBAAkB;AAC5D,QAAO;;AAGT,SAAgB,qBAAyC;AAEvD,KADiB,aAAa,IAAI,WAAW,KAC5B,QACf;CAGF,MAAM,WAAW,aAAa,IAAI,WAAW;CAC7C,MAAM,cAAc,SAAS,SAAS;AACtC,KAAI,gBAAgB,MAAM;AAExB,SAAO,KAAK,EAAE,UAAU,EAAE,gDAAgD;AAC1E;;CAGF,MAAM,kBAAkB,YAAY,YAAY,SAAS;AACzD,KAAI,CAAC,iBAAiB,gBAAgB,EAAE;AACtC,SAAO,MAAM,EAAE,UAAU,EAAE,gDAAgD;AAC3E;;AAGF,KAAI,gBAAgB,WAAW,OAAO,CAEpC,QAAO,gBAAgB,UAAU,EAAE;AAErC,QAAO"}
|
package/dist/config/defaults.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
1
|
+
import { clone } from "../util/clone.js";
|
|
2
|
+
import { getOptions } from "./options/index.js";
|
|
3
3
|
|
|
4
4
|
//#region lib/config/defaults.ts
|
|
5
5
|
const defaultValueFactories = {
|
|
@@ -10,10 +10,10 @@ const defaultValueFactories = {
|
|
|
10
10
|
integer: () => null
|
|
11
11
|
};
|
|
12
12
|
function getDefault(option) {
|
|
13
|
-
return option.default === void 0 ? defaultValueFactories[option.type]() :
|
|
13
|
+
return option.default === void 0 ? defaultValueFactories[option.type]() : clone(option.default);
|
|
14
14
|
}
|
|
15
15
|
function getConfig() {
|
|
16
|
-
const options =
|
|
16
|
+
const options = getOptions();
|
|
17
17
|
const config = {};
|
|
18
18
|
options.forEach((option) => {
|
|
19
19
|
if (!option.parents || option.parents.includes(".")) config[option.name] = getDefault(option);
|
|
@@ -22,5 +22,5 @@ function getConfig() {
|
|
|
22
22
|
}
|
|
23
23
|
|
|
24
24
|
//#endregion
|
|
25
|
-
|
|
25
|
+
export { getConfig };
|
|
26
26
|
//# sourceMappingURL=defaults.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"defaults.js","names":[
|
|
1
|
+
{"version":3,"file":"defaults.js","names":[],"sources":["../../lib/config/defaults.ts"],"sourcesContent":["import { clone } from '../util/clone.ts';\nimport { getOptions } from './options/index.ts';\nimport type { AllConfig, RenovateOptions } from './types.ts';\n\n// Use functions instead of direct values to avoid introducing global references.\n// In particular, we want a new array instance every time we request a default array\n// instead of sharing a single instance - mutation of this value could cause serious problems.\n// See https://github.com/mend/renovate-on-prem/issues/290 for an example\nconst defaultValueFactories = {\n boolean: () => true,\n array: () => [],\n string: () => null,\n object: () => null,\n integer: () => null,\n} as const;\n\nexport function getDefault(option: RenovateOptions): any {\n return option.default === undefined\n ? defaultValueFactories[option.type]()\n : clone(option.default);\n}\n\nexport function getConfig(): AllConfig {\n const options = getOptions();\n const config: AllConfig = {};\n options.forEach((option) => {\n if (!option.parents || option.parents.includes('.')) {\n config[option.name as keyof AllConfig] = getDefault(option);\n }\n });\n return config;\n}\n"],"mappings":";;;;AAQA,MAAM,wBAAwB;CAC5B,eAAe;CACf,aAAa,EAAE;CACf,cAAc;CACd,cAAc;CACd,eAAe;CAChB;AAED,SAAgB,WAAW,QAA8B;AACvD,QAAO,OAAO,YAAY,SACtB,sBAAsB,OAAO,OAAO,GACpC,MAAM,OAAO,QAAQ;;AAG3B,SAAgB,YAAuB;CACrC,MAAM,UAAU,YAAY;CAC5B,MAAM,SAAoB,EAAE;AAC5B,SAAQ,SAAS,WAAW;AAC1B,MAAI,CAAC,OAAO,WAAW,OAAO,QAAQ,SAAS,IAAI,CACjD,QAAO,OAAO,QAA2B,WAAW,OAAO;GAE7D;AACF,QAAO"}
|
package/dist/config/global.js
CHANGED
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
|
|
2
1
|
//#region lib/config/global.ts
|
|
3
2
|
var GlobalConfig = class GlobalConfig {
|
|
4
3
|
static OPTIONS = [
|
|
@@ -63,5 +62,5 @@ var GlobalConfig = class GlobalConfig {
|
|
|
63
62
|
};
|
|
64
63
|
|
|
65
64
|
//#endregion
|
|
66
|
-
|
|
65
|
+
export { GlobalConfig };
|
|
67
66
|
//# sourceMappingURL=global.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"global.js","names":[],"sources":["../../lib/config/global.ts"],"sourcesContent":["import type { RenovateConfig, RepoGlobalConfig } from './types.ts';\n\nexport class GlobalConfig {\n // TODO: once global config work is complete, add a test to make sure this list includes all options with globalOnly=true (#9603)\n static OPTIONS: readonly (keyof RepoGlobalConfig)[] = [\n 'allowCustomCrateRegistries',\n 'allowPlugins',\n 'allowScripts',\n 'allowShellExecutorForPostUpgradeCommands',\n 'allowedCommands',\n 'allowedEnv',\n 'allowedHeaders',\n 'allowedUnsafeExecutions',\n 'autodiscoverRepoOrder',\n 'autodiscoverRepoSort',\n 'binarySource',\n 'cacheDir',\n 'cacheHardTtlMinutes',\n 'cachePrivatePackages',\n 'cacheTtlOverride',\n 'configFileNames',\n 'containerbaseDir',\n 'customEnvVariables',\n 'dockerChildPrefix',\n 'dockerCliOptions',\n 'dockerMaxPages',\n 'dockerSidecarImage',\n 'dockerUser',\n 'dryRun',\n 'encryptedWarning',\n 'endpoint',\n 'executionTimeout',\n 'exposeAllEnv',\n 'gitTimeout',\n 'githubTokenWarn',\n 'httpCacheTtlDays',\n 'ignorePrAuthor',\n 'includeMirrors',\n 'localDir',\n 'migratePresets',\n 'onboardingAutoCloseAge',\n 'platform',\n 'presetCachePersistence',\n 's3Endpoint',\n 's3PathStyle',\n 'userAgent',\n ];\n\n private static config: RepoGlobalConfig = {};\n\n static get(): RepoGlobalConfig;\n static get<Key extends keyof RepoGlobalConfig>(\n key: Key,\n ): RepoGlobalConfig[Key];\n static get<Key extends keyof RepoGlobalConfig>(\n key: Key,\n defaultValue: Required<RepoGlobalConfig>[Key],\n ): Required<RepoGlobalConfig>[Key];\n static get<Key extends keyof RepoGlobalConfig>(\n key?: Key,\n defaultValue?: RepoGlobalConfig[Key],\n ): RepoGlobalConfig | RepoGlobalConfig[Key] {\n return key\n ? (GlobalConfig.config[key] ?? defaultValue)\n : GlobalConfig.config;\n }\n\n static set(config: RenovateConfig & RepoGlobalConfig): RenovateConfig {\n GlobalConfig.reset();\n\n const result = { ...config };\n for (const option of GlobalConfig.OPTIONS) {\n GlobalConfig.config[option] = config[option] as never;\n delete result[option];\n }\n\n return result;\n }\n\n static reset(): void {\n GlobalConfig.config = {};\n }\n}\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"global.js","names":[],"sources":["../../lib/config/global.ts"],"sourcesContent":["import type { RenovateConfig, RepoGlobalConfig } from './types.ts';\n\nexport class GlobalConfig {\n // TODO: once global config work is complete, add a test to make sure this list includes all options with globalOnly=true (#9603)\n static OPTIONS: readonly (keyof RepoGlobalConfig)[] = [\n 'allowCustomCrateRegistries',\n 'allowPlugins',\n 'allowScripts',\n 'allowShellExecutorForPostUpgradeCommands',\n 'allowedCommands',\n 'allowedEnv',\n 'allowedHeaders',\n 'allowedUnsafeExecutions',\n 'autodiscoverRepoOrder',\n 'autodiscoverRepoSort',\n 'binarySource',\n 'cacheDir',\n 'cacheHardTtlMinutes',\n 'cachePrivatePackages',\n 'cacheTtlOverride',\n 'configFileNames',\n 'containerbaseDir',\n 'customEnvVariables',\n 'dockerChildPrefix',\n 'dockerCliOptions',\n 'dockerMaxPages',\n 'dockerSidecarImage',\n 'dockerUser',\n 'dryRun',\n 'encryptedWarning',\n 'endpoint',\n 'executionTimeout',\n 'exposeAllEnv',\n 'gitTimeout',\n 'githubTokenWarn',\n 'httpCacheTtlDays',\n 'ignorePrAuthor',\n 'includeMirrors',\n 'localDir',\n 'migratePresets',\n 'onboardingAutoCloseAge',\n 'platform',\n 'presetCachePersistence',\n 's3Endpoint',\n 's3PathStyle',\n 'userAgent',\n ];\n\n private static config: RepoGlobalConfig = {};\n\n static get(): RepoGlobalConfig;\n static get<Key extends keyof RepoGlobalConfig>(\n key: Key,\n ): RepoGlobalConfig[Key];\n static get<Key extends keyof RepoGlobalConfig>(\n key: Key,\n defaultValue: Required<RepoGlobalConfig>[Key],\n ): Required<RepoGlobalConfig>[Key];\n static get<Key extends keyof RepoGlobalConfig>(\n key?: Key,\n defaultValue?: RepoGlobalConfig[Key],\n ): RepoGlobalConfig | RepoGlobalConfig[Key] {\n return key\n ? (GlobalConfig.config[key] ?? defaultValue)\n : GlobalConfig.config;\n }\n\n static set(config: RenovateConfig & RepoGlobalConfig): RenovateConfig {\n GlobalConfig.reset();\n\n const result = { ...config };\n for (const option of GlobalConfig.OPTIONS) {\n GlobalConfig.config[option] = config[option] as never;\n delete result[option];\n }\n\n return result;\n }\n\n static reset(): void {\n GlobalConfig.config = {};\n }\n}\n"],"mappings":";AAEA,IAAa,eAAb,MAAa,aAAa;CAExB,OAAO,UAA+C;EACpD;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACD;CAED,OAAe,SAA2B,EAAE;CAU5C,OAAO,IACL,KACA,cAC0C;AAC1C,SAAO,MACF,aAAa,OAAO,QAAQ,eAC7B,aAAa;;CAGnB,OAAO,IAAI,QAA2D;AACpE,eAAa,OAAO;EAEpB,MAAM,SAAS,EAAE,GAAG,QAAQ;AAC5B,OAAK,MAAM,UAAU,aAAa,SAAS;AACzC,gBAAa,OAAO,UAAU,OAAO;AACrC,UAAO,OAAO;;AAGhB,SAAO;;CAGT,OAAO,QAAc;AACnB,eAAa,SAAS,EAAE"}
|