renovate 40.1.3 → 40.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (355) hide show
  1. package/dist/config/migration.js +9 -6
  2. package/dist/config/migration.js.map +1 -1
  3. package/dist/config/migrations/custom/file-match-migration.d.ts +6 -0
  4. package/dist/config/migrations/custom/file-match-migration.js +20 -0
  5. package/dist/config/migrations/custom/file-match-migration.js.map +1 -0
  6. package/dist/config/migrations/migrations-service.js +2 -0
  7. package/dist/config/migrations/migrations-service.js.map +1 -1
  8. package/dist/config/options/index.js +3 -3
  9. package/dist/config/options/index.js.map +1 -1
  10. package/dist/config/presets/internal/custom-managers.js +20 -20
  11. package/dist/config/presets/internal/custom-managers.js.map +1 -1
  12. package/dist/config/types.d.ts +1 -1
  13. package/dist/config/types.js.map +1 -1
  14. package/dist/config/validation-helpers/regex-glob-matchers.js +3 -1
  15. package/dist/config/validation-helpers/regex-glob-matchers.js.map +1 -1
  16. package/dist/config/validation.js +6 -19
  17. package/dist/config/validation.js.map +1 -1
  18. package/dist/data-files.generated.js +1 -1
  19. package/dist/data-files.generated.js.map +1 -1
  20. package/dist/modules/manager/ansible/index.d.ts +1 -1
  21. package/dist/modules/manager/ansible/index.js +1 -1
  22. package/dist/modules/manager/ansible/index.js.map +1 -1
  23. package/dist/modules/manager/ansible-galaxy/index.d.ts +1 -1
  24. package/dist/modules/manager/ansible-galaxy/index.js +1 -1
  25. package/dist/modules/manager/ansible-galaxy/index.js.map +1 -1
  26. package/dist/modules/manager/argocd/index.d.ts +1 -1
  27. package/dist/modules/manager/argocd/index.js +1 -1
  28. package/dist/modules/manager/argocd/index.js.map +1 -1
  29. package/dist/modules/manager/asdf/index.d.ts +1 -1
  30. package/dist/modules/manager/asdf/index.js +1 -1
  31. package/dist/modules/manager/asdf/index.js.map +1 -1
  32. package/dist/modules/manager/azure-pipelines/index.d.ts +1 -1
  33. package/dist/modules/manager/azure-pipelines/index.js +4 -1
  34. package/dist/modules/manager/azure-pipelines/index.js.map +1 -1
  35. package/dist/modules/manager/batect/index.d.ts +1 -1
  36. package/dist/modules/manager/batect/index.js +1 -1
  37. package/dist/modules/manager/batect/index.js.map +1 -1
  38. package/dist/modules/manager/batect-wrapper/index.d.ts +1 -1
  39. package/dist/modules/manager/batect-wrapper/index.js +1 -1
  40. package/dist/modules/manager/batect-wrapper/index.js.map +1 -1
  41. package/dist/modules/manager/bazel/index.d.ts +1 -1
  42. package/dist/modules/manager/bazel/index.js +4 -4
  43. package/dist/modules/manager/bazel/index.js.map +1 -1
  44. package/dist/modules/manager/bazel-module/index.d.ts +1 -1
  45. package/dist/modules/manager/bazel-module/index.js +1 -1
  46. package/dist/modules/manager/bazel-module/index.js.map +1 -1
  47. package/dist/modules/manager/bazelisk/index.d.ts +1 -1
  48. package/dist/modules/manager/bazelisk/index.js +1 -1
  49. package/dist/modules/manager/bazelisk/index.js.map +1 -1
  50. package/dist/modules/manager/bicep/index.d.ts +1 -1
  51. package/dist/modules/manager/bicep/index.js +1 -1
  52. package/dist/modules/manager/bicep/index.js.map +1 -1
  53. package/dist/modules/manager/bitbucket-pipelines/index.d.ts +1 -1
  54. package/dist/modules/manager/bitbucket-pipelines/index.js +1 -1
  55. package/dist/modules/manager/bitbucket-pipelines/index.js.map +1 -1
  56. package/dist/modules/manager/bitrise/index.d.ts +1 -1
  57. package/dist/modules/manager/bitrise/index.js +1 -1
  58. package/dist/modules/manager/bitrise/index.js.map +1 -1
  59. package/dist/modules/manager/buildkite/index.d.ts +1 -1
  60. package/dist/modules/manager/buildkite/index.js +1 -1
  61. package/dist/modules/manager/buildkite/index.js.map +1 -1
  62. package/dist/modules/manager/buildpacks/index.d.ts +1 -1
  63. package/dist/modules/manager/buildpacks/index.js +1 -1
  64. package/dist/modules/manager/buildpacks/index.js.map +1 -1
  65. package/dist/modules/manager/bun/index.d.ts +1 -1
  66. package/dist/modules/manager/bun/index.js +1 -1
  67. package/dist/modules/manager/bun/index.js.map +1 -1
  68. package/dist/modules/manager/bun-version/index.d.ts +1 -1
  69. package/dist/modules/manager/bun-version/index.js +1 -1
  70. package/dist/modules/manager/bun-version/index.js.map +1 -1
  71. package/dist/modules/manager/bundler/index.d.ts +1 -1
  72. package/dist/modules/manager/bundler/index.js +1 -1
  73. package/dist/modules/manager/bundler/index.js.map +1 -1
  74. package/dist/modules/manager/cake/index.d.ts +1 -1
  75. package/dist/modules/manager/cake/index.js +1 -1
  76. package/dist/modules/manager/cake/index.js.map +1 -1
  77. package/dist/modules/manager/cargo/index.d.ts +1 -1
  78. package/dist/modules/manager/cargo/index.js +1 -1
  79. package/dist/modules/manager/cargo/index.js.map +1 -1
  80. package/dist/modules/manager/cdnurl/index.d.ts +1 -1
  81. package/dist/modules/manager/cdnurl/index.js +1 -1
  82. package/dist/modules/manager/cdnurl/index.js.map +1 -1
  83. package/dist/modules/manager/circleci/index.d.ts +1 -1
  84. package/dist/modules/manager/circleci/index.js +1 -1
  85. package/dist/modules/manager/circleci/index.js.map +1 -1
  86. package/dist/modules/manager/cloudbuild/index.d.ts +1 -1
  87. package/dist/modules/manager/cloudbuild/index.js +1 -1
  88. package/dist/modules/manager/cloudbuild/index.js.map +1 -1
  89. package/dist/modules/manager/cocoapods/index.d.ts +1 -1
  90. package/dist/modules/manager/cocoapods/index.js +1 -1
  91. package/dist/modules/manager/cocoapods/index.js.map +1 -1
  92. package/dist/modules/manager/composer/index.d.ts +1 -1
  93. package/dist/modules/manager/composer/index.js +1 -1
  94. package/dist/modules/manager/composer/index.js.map +1 -1
  95. package/dist/modules/manager/conan/index.d.ts +1 -1
  96. package/dist/modules/manager/conan/index.js +1 -1
  97. package/dist/modules/manager/conan/index.js.map +1 -1
  98. package/dist/modules/manager/copier/index.d.ts +1 -1
  99. package/dist/modules/manager/copier/index.js +1 -1
  100. package/dist/modules/manager/copier/index.js.map +1 -1
  101. package/dist/modules/manager/cpanfile/index.d.ts +1 -1
  102. package/dist/modules/manager/cpanfile/index.js +1 -1
  103. package/dist/modules/manager/cpanfile/index.js.map +1 -1
  104. package/dist/modules/manager/crossplane/index.d.ts +1 -1
  105. package/dist/modules/manager/crossplane/index.js +1 -1
  106. package/dist/modules/manager/crossplane/index.js.map +1 -1
  107. package/dist/modules/manager/custom/types.d.ts +1 -1
  108. package/dist/modules/manager/custom/types.js.map +1 -1
  109. package/dist/modules/manager/deps-edn/index.d.ts +1 -1
  110. package/dist/modules/manager/deps-edn/index.js +1 -1
  111. package/dist/modules/manager/deps-edn/index.js.map +1 -1
  112. package/dist/modules/manager/devbox/index.d.ts +1 -1
  113. package/dist/modules/manager/devbox/index.js +1 -1
  114. package/dist/modules/manager/devbox/index.js.map +1 -1
  115. package/dist/modules/manager/devcontainer/index.d.ts +1 -1
  116. package/dist/modules/manager/devcontainer/index.js +4 -1
  117. package/dist/modules/manager/devcontainer/index.js.map +1 -1
  118. package/dist/modules/manager/docker-compose/index.d.ts +1 -1
  119. package/dist/modules/manager/docker-compose/index.js +1 -1
  120. package/dist/modules/manager/docker-compose/index.js.map +1 -1
  121. package/dist/modules/manager/dockerfile/index.d.ts +1 -1
  122. package/dist/modules/manager/dockerfile/index.js +3 -3
  123. package/dist/modules/manager/dockerfile/index.js.map +1 -1
  124. package/dist/modules/manager/droneci/index.d.ts +1 -1
  125. package/dist/modules/manager/droneci/index.js +1 -1
  126. package/dist/modules/manager/droneci/index.js.map +1 -1
  127. package/dist/modules/manager/fingerprint.generated.js +4 -4
  128. package/dist/modules/manager/fingerprint.generated.js.map +1 -1
  129. package/dist/modules/manager/fleet/index.d.ts +1 -1
  130. package/dist/modules/manager/fleet/index.js +1 -1
  131. package/dist/modules/manager/fleet/index.js.map +1 -1
  132. package/dist/modules/manager/flux/index.d.ts +1 -1
  133. package/dist/modules/manager/flux/index.js +1 -1
  134. package/dist/modules/manager/flux/index.js.map +1 -1
  135. package/dist/modules/manager/fvm/index.d.ts +1 -1
  136. package/dist/modules/manager/fvm/index.js +1 -1
  137. package/dist/modules/manager/fvm/index.js.map +1 -1
  138. package/dist/modules/manager/git-submodules/index.d.ts +1 -1
  139. package/dist/modules/manager/git-submodules/index.js +1 -1
  140. package/dist/modules/manager/git-submodules/index.js.map +1 -1
  141. package/dist/modules/manager/github-actions/index.d.ts +1 -1
  142. package/dist/modules/manager/github-actions/index.js +3 -3
  143. package/dist/modules/manager/github-actions/index.js.map +1 -1
  144. package/dist/modules/manager/gitlabci/index.d.ts +1 -1
  145. package/dist/modules/manager/gitlabci/index.js +1 -1
  146. package/dist/modules/manager/gitlabci/index.js.map +1 -1
  147. package/dist/modules/manager/gitlabci-include/index.d.ts +1 -1
  148. package/dist/modules/manager/gitlabci-include/index.js +1 -1
  149. package/dist/modules/manager/gitlabci-include/index.js.map +1 -1
  150. package/dist/modules/manager/glasskube/index.d.ts +1 -1
  151. package/dist/modules/manager/glasskube/index.js +1 -1
  152. package/dist/modules/manager/glasskube/index.js.map +1 -1
  153. package/dist/modules/manager/gleam/index.d.ts +1 -1
  154. package/dist/modules/manager/gleam/index.js +1 -1
  155. package/dist/modules/manager/gleam/index.js.map +1 -1
  156. package/dist/modules/manager/gomod/index.d.ts +1 -1
  157. package/dist/modules/manager/gomod/index.js +1 -1
  158. package/dist/modules/manager/gomod/index.js.map +1 -1
  159. package/dist/modules/manager/gradle/index.d.ts +1 -1
  160. package/dist/modules/manager/gradle/index.js +8 -8
  161. package/dist/modules/manager/gradle/index.js.map +1 -1
  162. package/dist/modules/manager/gradle-wrapper/index.d.ts +1 -1
  163. package/dist/modules/manager/gradle-wrapper/index.js +1 -1
  164. package/dist/modules/manager/gradle-wrapper/index.js.map +1 -1
  165. package/dist/modules/manager/haskell-cabal/index.d.ts +1 -1
  166. package/dist/modules/manager/haskell-cabal/index.js +1 -1
  167. package/dist/modules/manager/haskell-cabal/index.js.map +1 -1
  168. package/dist/modules/manager/helm-requirements/index.d.ts +1 -1
  169. package/dist/modules/manager/helm-requirements/index.js +1 -1
  170. package/dist/modules/manager/helm-requirements/index.js.map +1 -1
  171. package/dist/modules/manager/helm-values/index.d.ts +1 -1
  172. package/dist/modules/manager/helm-values/index.js +1 -1
  173. package/dist/modules/manager/helm-values/index.js.map +1 -1
  174. package/dist/modules/manager/helmfile/index.d.ts +1 -1
  175. package/dist/modules/manager/helmfile/index.js +1 -1
  176. package/dist/modules/manager/helmfile/index.js.map +1 -1
  177. package/dist/modules/manager/helmsman/index.d.ts +1 -1
  178. package/dist/modules/manager/helmsman/index.js +1 -1
  179. package/dist/modules/manager/helmsman/index.js.map +1 -1
  180. package/dist/modules/manager/helmv3/index.d.ts +1 -1
  181. package/dist/modules/manager/helmv3/index.js +1 -1
  182. package/dist/modules/manager/helmv3/index.js.map +1 -1
  183. package/dist/modules/manager/hermit/default-config.d.ts +1 -1
  184. package/dist/modules/manager/hermit/default-config.js +1 -1
  185. package/dist/modules/manager/hermit/default-config.js.map +1 -1
  186. package/dist/modules/manager/hermit/index.d.ts +1 -1
  187. package/dist/modules/manager/hermit/index.js +1 -1
  188. package/dist/modules/manager/hermit/index.js.map +1 -1
  189. package/dist/modules/manager/homebrew/index.d.ts +1 -1
  190. package/dist/modules/manager/homebrew/index.js +1 -1
  191. package/dist/modules/manager/homebrew/index.js.map +1 -1
  192. package/dist/modules/manager/html/index.d.ts +1 -1
  193. package/dist/modules/manager/html/index.js +1 -1
  194. package/dist/modules/manager/html/index.js.map +1 -1
  195. package/dist/modules/manager/jenkins/index.d.ts +1 -1
  196. package/dist/modules/manager/jenkins/index.js +1 -1
  197. package/dist/modules/manager/jenkins/index.js.map +1 -1
  198. package/dist/modules/manager/jsonnet-bundler/index.d.ts +1 -1
  199. package/dist/modules/manager/jsonnet-bundler/index.js +1 -1
  200. package/dist/modules/manager/jsonnet-bundler/index.js.map +1 -1
  201. package/dist/modules/manager/kotlin-script/index.d.ts +1 -1
  202. package/dist/modules/manager/kotlin-script/index.js +1 -1
  203. package/dist/modules/manager/kotlin-script/index.js.map +1 -1
  204. package/dist/modules/manager/kubernetes/index.d.ts +1 -1
  205. package/dist/modules/manager/kubernetes/index.js +1 -1
  206. package/dist/modules/manager/kubernetes/index.js.map +1 -1
  207. package/dist/modules/manager/kustomize/index.d.ts +1 -1
  208. package/dist/modules/manager/kustomize/index.js +1 -1
  209. package/dist/modules/manager/kustomize/index.js.map +1 -1
  210. package/dist/modules/manager/leiningen/index.d.ts +1 -1
  211. package/dist/modules/manager/leiningen/index.js +1 -1
  212. package/dist/modules/manager/leiningen/index.js.map +1 -1
  213. package/dist/modules/manager/maven/index.d.ts +1 -1
  214. package/dist/modules/manager/maven/index.js +4 -4
  215. package/dist/modules/manager/maven/index.js.map +1 -1
  216. package/dist/modules/manager/maven-wrapper/index.d.ts +1 -1
  217. package/dist/modules/manager/maven-wrapper/index.js +1 -1
  218. package/dist/modules/manager/maven-wrapper/index.js.map +1 -1
  219. package/dist/modules/manager/meteor/index.d.ts +1 -1
  220. package/dist/modules/manager/meteor/index.js +1 -1
  221. package/dist/modules/manager/meteor/index.js.map +1 -1
  222. package/dist/modules/manager/mint/index.d.ts +1 -1
  223. package/dist/modules/manager/mint/index.js +1 -1
  224. package/dist/modules/manager/mint/index.js.map +1 -1
  225. package/dist/modules/manager/mise/index.d.ts +1 -1
  226. package/dist/modules/manager/mise/index.js +4 -1
  227. package/dist/modules/manager/mise/index.js.map +1 -1
  228. package/dist/modules/manager/mix/index.d.ts +1 -1
  229. package/dist/modules/manager/mix/index.js +1 -1
  230. package/dist/modules/manager/mix/index.js.map +1 -1
  231. package/dist/modules/manager/nix/index.d.ts +1 -1
  232. package/dist/modules/manager/nix/index.js +1 -1
  233. package/dist/modules/manager/nix/index.js.map +1 -1
  234. package/dist/modules/manager/nodenv/index.d.ts +1 -1
  235. package/dist/modules/manager/nodenv/index.js +1 -1
  236. package/dist/modules/manager/nodenv/index.js.map +1 -1
  237. package/dist/modules/manager/npm/extract/index.js +1 -1
  238. package/dist/modules/manager/npm/extract/index.js.map +1 -1
  239. package/dist/modules/manager/npm/index.d.ts +1 -1
  240. package/dist/modules/manager/npm/index.js +4 -1
  241. package/dist/modules/manager/npm/index.js.map +1 -1
  242. package/dist/modules/manager/nuget/index.d.ts +1 -1
  243. package/dist/modules/manager/nuget/index.js +5 -5
  244. package/dist/modules/manager/nuget/index.js.map +1 -1
  245. package/dist/modules/manager/nvm/index.d.ts +1 -1
  246. package/dist/modules/manager/nvm/index.js +1 -1
  247. package/dist/modules/manager/nvm/index.js.map +1 -1
  248. package/dist/modules/manager/ocb/index.d.ts +1 -1
  249. package/dist/modules/manager/ocb/index.js +1 -1
  250. package/dist/modules/manager/ocb/index.js.map +1 -1
  251. package/dist/modules/manager/osgi/index.d.ts +1 -1
  252. package/dist/modules/manager/osgi/index.js +1 -1
  253. package/dist/modules/manager/osgi/index.js.map +1 -1
  254. package/dist/modules/manager/pep621/index.d.ts +1 -1
  255. package/dist/modules/manager/pep621/index.js +1 -1
  256. package/dist/modules/manager/pep621/index.js.map +1 -1
  257. package/dist/modules/manager/pep723/index.d.ts +1 -1
  258. package/dist/modules/manager/pep723/index.js +1 -1
  259. package/dist/modules/manager/pep723/index.js.map +1 -1
  260. package/dist/modules/manager/pip-compile/common.js +1 -1
  261. package/dist/modules/manager/pip-compile/common.js.map +1 -1
  262. package/dist/modules/manager/pip-compile/extract.d.ts +1 -1
  263. package/dist/modules/manager/pip-compile/extract.js +22 -22
  264. package/dist/modules/manager/pip-compile/extract.js.map +1 -1
  265. package/dist/modules/manager/pip-compile/index.d.ts +1 -1
  266. package/dist/modules/manager/pip-compile/index.js +1 -1
  267. package/dist/modules/manager/pip-compile/index.js.map +1 -1
  268. package/dist/modules/manager/pip_requirements/index.d.ts +1 -1
  269. package/dist/modules/manager/pip_requirements/index.js +1 -1
  270. package/dist/modules/manager/pip_requirements/index.js.map +1 -1
  271. package/dist/modules/manager/pip_setup/index.d.ts +1 -1
  272. package/dist/modules/manager/pip_setup/index.js +1 -1
  273. package/dist/modules/manager/pip_setup/index.js.map +1 -1
  274. package/dist/modules/manager/pipenv/index.d.ts +1 -1
  275. package/dist/modules/manager/pipenv/index.js +1 -1
  276. package/dist/modules/manager/pipenv/index.js.map +1 -1
  277. package/dist/modules/manager/pixi/index.d.ts +1 -1
  278. package/dist/modules/manager/pixi/index.js +3 -3
  279. package/dist/modules/manager/pixi/index.js.map +1 -1
  280. package/dist/modules/manager/poetry/index.d.ts +1 -1
  281. package/dist/modules/manager/poetry/index.js +1 -1
  282. package/dist/modules/manager/poetry/index.js.map +1 -1
  283. package/dist/modules/manager/pre-commit/index.d.ts +1 -1
  284. package/dist/modules/manager/pre-commit/index.js +1 -1
  285. package/dist/modules/manager/pre-commit/index.js.map +1 -1
  286. package/dist/modules/manager/pub/index.d.ts +1 -1
  287. package/dist/modules/manager/pub/index.js +1 -1
  288. package/dist/modules/manager/pub/index.js.map +1 -1
  289. package/dist/modules/manager/puppet/index.d.ts +1 -1
  290. package/dist/modules/manager/puppet/index.js +1 -1
  291. package/dist/modules/manager/puppet/index.js.map +1 -1
  292. package/dist/modules/manager/pyenv/index.d.ts +1 -1
  293. package/dist/modules/manager/pyenv/index.js +1 -1
  294. package/dist/modules/manager/pyenv/index.js.map +1 -1
  295. package/dist/modules/manager/ruby-version/index.d.ts +1 -1
  296. package/dist/modules/manager/ruby-version/index.js +1 -1
  297. package/dist/modules/manager/ruby-version/index.js.map +1 -1
  298. package/dist/modules/manager/runtime-version/index.d.ts +1 -1
  299. package/dist/modules/manager/runtime-version/index.js +1 -1
  300. package/dist/modules/manager/runtime-version/index.js.map +1 -1
  301. package/dist/modules/manager/sbt/index.d.ts +1 -1
  302. package/dist/modules/manager/sbt/index.js +5 -5
  303. package/dist/modules/manager/sbt/index.js.map +1 -1
  304. package/dist/modules/manager/scalafmt/index.d.ts +1 -1
  305. package/dist/modules/manager/scalafmt/index.js +1 -1
  306. package/dist/modules/manager/scalafmt/index.js.map +1 -1
  307. package/dist/modules/manager/setup-cfg/index.d.ts +1 -1
  308. package/dist/modules/manager/setup-cfg/index.js +1 -1
  309. package/dist/modules/manager/setup-cfg/index.js.map +1 -1
  310. package/dist/modules/manager/sveltos/index.d.ts +1 -1
  311. package/dist/modules/manager/sveltos/index.js +1 -1
  312. package/dist/modules/manager/sveltos/index.js.map +1 -1
  313. package/dist/modules/manager/swift/index.d.ts +1 -1
  314. package/dist/modules/manager/swift/index.js +1 -1
  315. package/dist/modules/manager/swift/index.js.map +1 -1
  316. package/dist/modules/manager/tekton/index.d.ts +1 -1
  317. package/dist/modules/manager/tekton/index.js +1 -1
  318. package/dist/modules/manager/tekton/index.js.map +1 -1
  319. package/dist/modules/manager/terraform/index.d.ts +1 -1
  320. package/dist/modules/manager/terraform/index.js +1 -1
  321. package/dist/modules/manager/terraform/index.js.map +1 -1
  322. package/dist/modules/manager/terraform-version/index.d.ts +1 -1
  323. package/dist/modules/manager/terraform-version/index.js +1 -1
  324. package/dist/modules/manager/terraform-version/index.js.map +1 -1
  325. package/dist/modules/manager/terragrunt/index.d.ts +1 -1
  326. package/dist/modules/manager/terragrunt/index.js +1 -1
  327. package/dist/modules/manager/terragrunt/index.js.map +1 -1
  328. package/dist/modules/manager/terragrunt-version/index.d.ts +1 -1
  329. package/dist/modules/manager/terragrunt-version/index.js +1 -1
  330. package/dist/modules/manager/terragrunt-version/index.js.map +1 -1
  331. package/dist/modules/manager/tflint-plugin/index.d.ts +1 -1
  332. package/dist/modules/manager/tflint-plugin/index.js +1 -1
  333. package/dist/modules/manager/tflint-plugin/index.js.map +1 -1
  334. package/dist/modules/manager/travis/index.d.ts +1 -1
  335. package/dist/modules/manager/travis/index.js +1 -1
  336. package/dist/modules/manager/travis/index.js.map +1 -1
  337. package/dist/modules/manager/velaci/index.d.ts +1 -1
  338. package/dist/modules/manager/velaci/index.js +1 -1
  339. package/dist/modules/manager/velaci/index.js.map +1 -1
  340. package/dist/modules/manager/vendir/index.d.ts +1 -1
  341. package/dist/modules/manager/vendir/index.js +1 -1
  342. package/dist/modules/manager/vendir/index.js.map +1 -1
  343. package/dist/modules/manager/woodpecker/index.d.ts +1 -1
  344. package/dist/modules/manager/woodpecker/index.js +1 -1
  345. package/dist/modules/manager/woodpecker/index.js.map +1 -1
  346. package/dist/workers/repository/extract/extract-fingerprint-config.js +1 -1
  347. package/dist/workers/repository/extract/extract-fingerprint-config.js.map +1 -1
  348. package/dist/workers/repository/extract/file-match.js +5 -6
  349. package/dist/workers/repository/extract/file-match.js.map +1 -1
  350. package/dist/workers/repository/update/pr/code-owners.js +7 -7
  351. package/dist/workers/repository/update/pr/code-owners.js.map +1 -1
  352. package/dist/workers/types.d.ts +1 -1
  353. package/dist/workers/types.js.map +1 -1
  354. package/package.json +2 -2
  355. package/renovate-schema.json +237 -239
@@ -3,6 +3,6 @@ export { extractPackageFile } from './extract';
3
3
  export declare const url = "https://docs.ansible.com";
4
4
  export declare const categories: Category[];
5
5
  export declare const defaultConfig: {
6
- fileMatch: string[];
6
+ managerFilePatterns: string[];
7
7
  };
8
8
  export declare const supportedDatasources: string[];
@@ -7,7 +7,7 @@ Object.defineProperty(exports, "extractPackageFile", { enumerable: true, get: fu
7
7
  exports.url = 'https://docs.ansible.com';
8
8
  exports.categories = ['ansible', 'iac'];
9
9
  exports.defaultConfig = {
10
- fileMatch: ['(^|/)tasks/[^/]+\\.ya?ml$'],
10
+ managerFilePatterns: ['/(^|/)tasks/[^/]+\\.ya?ml$/'],
11
11
  };
12
12
  exports.supportedDatasources = [docker_1.DockerDatasource.id];
13
13
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../lib/modules/manager/ansible/index.ts"],"names":[],"mappings":";;;AACA,oDAA2D;AAC3D,qCAA+C;AAAtC,6GAAA,kBAAkB,OAAA;AAEd,QAAA,GAAG,GAAG,0BAA0B,CAAC;AACjC,QAAA,UAAU,GAAe,CAAC,SAAS,EAAE,KAAK,CAAC,CAAC;AAE5C,QAAA,aAAa,GAAG;IAC3B,SAAS,EAAE,CAAC,2BAA2B,CAAC;CACzC,CAAC;AAEW,QAAA,oBAAoB,GAAG,CAAC,yBAAgB,CAAC,EAAE,CAAC,CAAC","sourcesContent":["import type { Category } from '../../../constants';\nimport { DockerDatasource } from '../../datasource/docker';\nexport { extractPackageFile } from './extract';\n\nexport const url = 'https://docs.ansible.com';\nexport const categories: Category[] = ['ansible', 'iac'];\n\nexport const defaultConfig = {\n fileMatch: ['(^|/)tasks/[^/]+\\\\.ya?ml$'],\n};\n\nexport const supportedDatasources = [DockerDatasource.id];\n"]}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../lib/modules/manager/ansible/index.ts"],"names":[],"mappings":";;;AACA,oDAA2D;AAC3D,qCAA+C;AAAtC,6GAAA,kBAAkB,OAAA;AAEd,QAAA,GAAG,GAAG,0BAA0B,CAAC;AACjC,QAAA,UAAU,GAAe,CAAC,SAAS,EAAE,KAAK,CAAC,CAAC;AAE5C,QAAA,aAAa,GAAG;IAC3B,mBAAmB,EAAE,CAAC,6BAA6B,CAAC;CACrD,CAAC;AAEW,QAAA,oBAAoB,GAAG,CAAC,yBAAgB,CAAC,EAAE,CAAC,CAAC","sourcesContent":["import type { Category } from '../../../constants';\nimport { DockerDatasource } from '../../datasource/docker';\nexport { extractPackageFile } from './extract';\n\nexport const url = 'https://docs.ansible.com';\nexport const categories: Category[] = ['ansible', 'iac'];\n\nexport const defaultConfig = {\n managerFilePatterns: ['/(^|/)tasks/[^/]+\\\\.ya?ml$/'],\n};\n\nexport const supportedDatasources = [DockerDatasource.id];\n"]}
@@ -3,6 +3,6 @@ export { extractPackageFile } from './extract';
3
3
  export declare const url = "https://docs.ansible.com/ansible/latest/galaxy/user_guide.html";
4
4
  export declare const categories: Category[];
5
5
  export declare const defaultConfig: {
6
- fileMatch: string[];
6
+ managerFilePatterns: string[];
7
7
  };
8
8
  export declare const supportedDatasources: string[];
@@ -9,7 +9,7 @@ Object.defineProperty(exports, "extractPackageFile", { enumerable: true, get: fu
9
9
  exports.url = 'https://docs.ansible.com/ansible/latest/galaxy/user_guide.html';
10
10
  exports.categories = ['ansible', 'iac'];
11
11
  exports.defaultConfig = {
12
- fileMatch: ['(^|/)(galaxy|requirements)(\\.ansible)?\\.ya?ml$'],
12
+ managerFilePatterns: ['/(^|/)(galaxy|requirements)(\\.ansible)?\\.ya?ml$/'],
13
13
  };
14
14
  exports.supportedDatasources = [
15
15
  galaxy_collection_1.GalaxyCollectionDatasource.id,
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../lib/modules/manager/ansible-galaxy/index.ts"],"names":[],"mappings":";;;AACA,0EAAgF;AAChF,wDAA8D;AAC9D,8DAAoE;AAEpE,qCAA+C;AAAtC,6GAAA,kBAAkB,OAAA;AAEd,QAAA,GAAG,GACd,gEAAgE,CAAC;AACtD,QAAA,UAAU,GAAe,CAAC,SAAS,EAAE,KAAK,CAAC,CAAC;AAE5C,QAAA,aAAa,GAAG;IAC3B,SAAS,EAAE,CAAC,kDAAkD,CAAC;CAChE,CAAC;AAEW,QAAA,oBAAoB,GAAG;IAClC,8CAA0B,CAAC,EAAE;IAC7B,4BAAiB,CAAC,EAAE;IACpB,kCAAoB,CAAC,EAAE;CACxB,CAAC","sourcesContent":["import type { Category } from '../../../constants';\nimport { GalaxyCollectionDatasource } from '../../datasource/galaxy-collection';\nimport { GitTagsDatasource } from '../../datasource/git-tags';\nimport { GithubTagsDatasource } from '../../datasource/github-tags';\n\nexport { extractPackageFile } from './extract';\n\nexport const url =\n 'https://docs.ansible.com/ansible/latest/galaxy/user_guide.html';\nexport const categories: Category[] = ['ansible', 'iac'];\n\nexport const defaultConfig = {\n fileMatch: ['(^|/)(galaxy|requirements)(\\\\.ansible)?\\\\.ya?ml$'],\n};\n\nexport const supportedDatasources = [\n GalaxyCollectionDatasource.id,\n GitTagsDatasource.id,\n GithubTagsDatasource.id,\n];\n"]}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../lib/modules/manager/ansible-galaxy/index.ts"],"names":[],"mappings":";;;AACA,0EAAgF;AAChF,wDAA8D;AAC9D,8DAAoE;AAEpE,qCAA+C;AAAtC,6GAAA,kBAAkB,OAAA;AAEd,QAAA,GAAG,GACd,gEAAgE,CAAC;AACtD,QAAA,UAAU,GAAe,CAAC,SAAS,EAAE,KAAK,CAAC,CAAC;AAE5C,QAAA,aAAa,GAAG;IAC3B,mBAAmB,EAAE,CAAC,oDAAoD,CAAC;CAC5E,CAAC;AAEW,QAAA,oBAAoB,GAAG;IAClC,8CAA0B,CAAC,EAAE;IAC7B,4BAAiB,CAAC,EAAE;IACpB,kCAAoB,CAAC,EAAE;CACxB,CAAC","sourcesContent":["import type { Category } from '../../../constants';\nimport { GalaxyCollectionDatasource } from '../../datasource/galaxy-collection';\nimport { GitTagsDatasource } from '../../datasource/git-tags';\nimport { GithubTagsDatasource } from '../../datasource/github-tags';\n\nexport { extractPackageFile } from './extract';\n\nexport const url =\n 'https://docs.ansible.com/ansible/latest/galaxy/user_guide.html';\nexport const categories: Category[] = ['ansible', 'iac'];\n\nexport const defaultConfig = {\n managerFilePatterns: ['/(^|/)(galaxy|requirements)(\\\\.ansible)?\\\\.ya?ml$/'],\n};\n\nexport const supportedDatasources = [\n GalaxyCollectionDatasource.id,\n GitTagsDatasource.id,\n GithubTagsDatasource.id,\n];\n"]}
@@ -4,6 +4,6 @@ export declare const displayName = "Argo CD";
4
4
  export declare const url = "https://argo-cd.readthedocs.io";
5
5
  export declare const categories: Category[];
6
6
  export declare const defaultConfig: {
7
- fileMatch: never[];
7
+ managerFilePatterns: never[];
8
8
  };
9
9
  export declare const supportedDatasources: string[];
@@ -10,7 +10,7 @@ exports.displayName = 'Argo CD';
10
10
  exports.url = 'https://argo-cd.readthedocs.io';
11
11
  exports.categories = ['kubernetes', 'cd'];
12
12
  exports.defaultConfig = {
13
- fileMatch: [],
13
+ managerFilePatterns: [],
14
14
  };
15
15
  exports.supportedDatasources = [
16
16
  docker_1.DockerDatasource.id,
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../lib/modules/manager/argocd/index.ts"],"names":[],"mappings":";;;AACA,oDAA2D;AAC3D,wDAA8D;AAC9D,gDAAuD;AAEvD,qCAA+C;AAAtC,6GAAA,kBAAkB,OAAA;AAEd,QAAA,WAAW,GAAG,SAAS,CAAC;AACxB,QAAA,GAAG,GAAG,gCAAgC,CAAC;AACvC,QAAA,UAAU,GAAe,CAAC,YAAY,EAAE,IAAI,CAAC,CAAC;AAE9C,QAAA,aAAa,GAAG;IAC3B,SAAS,EAAE,EAAE;CACd,CAAC;AAEW,QAAA,oBAAoB,GAAG;IAClC,yBAAgB,CAAC,EAAE;IACnB,4BAAiB,CAAC,EAAE;IACpB,qBAAc,CAAC,EAAE;CAClB,CAAC","sourcesContent":["import type { Category } from '../../../constants';\nimport { DockerDatasource } from '../../datasource/docker';\nimport { GitTagsDatasource } from '../../datasource/git-tags';\nimport { HelmDatasource } from '../../datasource/helm';\n\nexport { extractPackageFile } from './extract';\n\nexport const displayName = 'Argo CD';\nexport const url = 'https://argo-cd.readthedocs.io';\nexport const categories: Category[] = ['kubernetes', 'cd'];\n\nexport const defaultConfig = {\n fileMatch: [],\n};\n\nexport const supportedDatasources = [\n DockerDatasource.id,\n GitTagsDatasource.id,\n HelmDatasource.id,\n];\n"]}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../lib/modules/manager/argocd/index.ts"],"names":[],"mappings":";;;AACA,oDAA2D;AAC3D,wDAA8D;AAC9D,gDAAuD;AAEvD,qCAA+C;AAAtC,6GAAA,kBAAkB,OAAA;AAEd,QAAA,WAAW,GAAG,SAAS,CAAC;AACxB,QAAA,GAAG,GAAG,gCAAgC,CAAC;AACvC,QAAA,UAAU,GAAe,CAAC,YAAY,EAAE,IAAI,CAAC,CAAC;AAE9C,QAAA,aAAa,GAAG;IAC3B,mBAAmB,EAAE,EAAE;CACxB,CAAC;AAEW,QAAA,oBAAoB,GAAG;IAClC,yBAAgB,CAAC,EAAE;IACnB,4BAAiB,CAAC,EAAE;IACpB,qBAAc,CAAC,EAAE;CAClB,CAAC","sourcesContent":["import type { Category } from '../../../constants';\nimport { DockerDatasource } from '../../datasource/docker';\nimport { GitTagsDatasource } from '../../datasource/git-tags';\nimport { HelmDatasource } from '../../datasource/helm';\n\nexport { extractPackageFile } from './extract';\n\nexport const displayName = 'Argo CD';\nexport const url = 'https://argo-cd.readthedocs.io';\nexport const categories: Category[] = ['kubernetes', 'cd'];\n\nexport const defaultConfig = {\n managerFilePatterns: [],\n};\n\nexport const supportedDatasources = [\n DockerDatasource.id,\n GitTagsDatasource.id,\n HelmDatasource.id,\n];\n"]}
@@ -2,6 +2,6 @@ export { extractPackageFile } from './extract';
2
2
  export declare const displayName = "asdf";
3
3
  export declare const url = "https://asdf-vm.com";
4
4
  export declare const defaultConfig: {
5
- fileMatch: string[];
5
+ managerFilePatterns: string[];
6
6
  };
7
7
  export declare const supportedDatasources: string[];
@@ -18,7 +18,7 @@ Object.defineProperty(exports, "extractPackageFile", { enumerable: true, get: fu
18
18
  exports.displayName = 'asdf';
19
19
  exports.url = 'https://asdf-vm.com';
20
20
  exports.defaultConfig = {
21
- fileMatch: ['(^|/)\\.tool-versions$'],
21
+ managerFilePatterns: ['/(^|/)\\.tool-versions$/'],
22
22
  };
23
23
  exports.supportedDatasources = [
24
24
  dart_version_1.DartVersionDatasource.id,
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../lib/modules/manager/asdf/index.ts"],"names":[],"mappings":";;;AAAA,gEAAsE;AACtE,oDAA2D;AAC3D,oEAA0E;AAC1E,sEAA4E;AAC5E,sEAA4E;AAC5E,8DAAoE;AACpE,0DAAgE;AAChE,gEAAsE;AACtE,gEAAsE;AACtE,8CAAqD;AACrD,gDAAuD;AACvD,gEAAsE;AAEtE,qCAA+C;AAAtC,6GAAA,kBAAkB,OAAA;AAEd,QAAA,WAAW,GAAG,MAAM,CAAC;AACrB,QAAA,GAAG,GAAG,qBAAqB,CAAC;AAE5B,QAAA,aAAa,GAAG;IAC3B,SAAS,EAAE,CAAC,wBAAwB,CAAC;CACtC,CAAC;AAEW,QAAA,oBAAoB,GAAG;IAClC,oCAAqB,CAAC,EAAE;IACxB,yBAAgB,CAAC,EAAE;IACnB,wCAAuB,CAAC,EAAE;IAC1B,0CAAwB,CAAC,EAAE;IAC3B,0CAAwB,CAAC,EAAE;IAC3B,kCAAoB,CAAC,EAAE;IACvB,8BAAkB,CAAC,EAAE;IACrB,oCAAqB,CAAC,EAAE;IACxB,oCAAqB,CAAC,EAAE;IACxB,mBAAa,CAAC,EAAE;IAChB,qBAAc,CAAC,EAAE;IACjB,oCAAqB,CAAC,EAAE;CACzB,CAAC","sourcesContent":["import { DartVersionDatasource } from '../../datasource/dart-version';\nimport { DockerDatasource } from '../../datasource/docker';\nimport { DotnetVersionDatasource } from '../../datasource/dotnet-version';\nimport { FlutterVersionDatasource } from '../../datasource/flutter-version';\nimport { GithubReleasesDatasource } from '../../datasource/github-releases';\nimport { GithubTagsDatasource } from '../../datasource/github-tags';\nimport { HexpmBobDatasource } from '../../datasource/hexpm-bob';\nimport { JavaVersionDatasource } from '../../datasource/java-version';\nimport { NodeVersionDatasource } from '../../datasource/node-version';\nimport { NpmDatasource } from '../../datasource/npm';\nimport { PypiDatasource } from '../../datasource/pypi';\nimport { RubyVersionDatasource } from '../../datasource/ruby-version';\n\nexport { extractPackageFile } from './extract';\n\nexport const displayName = 'asdf';\nexport const url = 'https://asdf-vm.com';\n\nexport const defaultConfig = {\n fileMatch: ['(^|/)\\\\.tool-versions$'],\n};\n\nexport const supportedDatasources = [\n DartVersionDatasource.id,\n DockerDatasource.id,\n DotnetVersionDatasource.id,\n FlutterVersionDatasource.id,\n GithubReleasesDatasource.id,\n GithubTagsDatasource.id,\n HexpmBobDatasource.id,\n JavaVersionDatasource.id,\n NodeVersionDatasource.id,\n NpmDatasource.id,\n PypiDatasource.id,\n RubyVersionDatasource.id,\n];\n"]}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../lib/modules/manager/asdf/index.ts"],"names":[],"mappings":";;;AAAA,gEAAsE;AACtE,oDAA2D;AAC3D,oEAA0E;AAC1E,sEAA4E;AAC5E,sEAA4E;AAC5E,8DAAoE;AACpE,0DAAgE;AAChE,gEAAsE;AACtE,gEAAsE;AACtE,8CAAqD;AACrD,gDAAuD;AACvD,gEAAsE;AAEtE,qCAA+C;AAAtC,6GAAA,kBAAkB,OAAA;AAEd,QAAA,WAAW,GAAG,MAAM,CAAC;AACrB,QAAA,GAAG,GAAG,qBAAqB,CAAC;AAE5B,QAAA,aAAa,GAAG;IAC3B,mBAAmB,EAAE,CAAC,0BAA0B,CAAC;CAClD,CAAC;AAEW,QAAA,oBAAoB,GAAG;IAClC,oCAAqB,CAAC,EAAE;IACxB,yBAAgB,CAAC,EAAE;IACnB,wCAAuB,CAAC,EAAE;IAC1B,0CAAwB,CAAC,EAAE;IAC3B,0CAAwB,CAAC,EAAE;IAC3B,kCAAoB,CAAC,EAAE;IACvB,8BAAkB,CAAC,EAAE;IACrB,oCAAqB,CAAC,EAAE;IACxB,oCAAqB,CAAC,EAAE;IACxB,mBAAa,CAAC,EAAE;IAChB,qBAAc,CAAC,EAAE;IACjB,oCAAqB,CAAC,EAAE;CACzB,CAAC","sourcesContent":["import { DartVersionDatasource } from '../../datasource/dart-version';\nimport { DockerDatasource } from '../../datasource/docker';\nimport { DotnetVersionDatasource } from '../../datasource/dotnet-version';\nimport { FlutterVersionDatasource } from '../../datasource/flutter-version';\nimport { GithubReleasesDatasource } from '../../datasource/github-releases';\nimport { GithubTagsDatasource } from '../../datasource/github-tags';\nimport { HexpmBobDatasource } from '../../datasource/hexpm-bob';\nimport { JavaVersionDatasource } from '../../datasource/java-version';\nimport { NodeVersionDatasource } from '../../datasource/node-version';\nimport { NpmDatasource } from '../../datasource/npm';\nimport { PypiDatasource } from '../../datasource/pypi';\nimport { RubyVersionDatasource } from '../../datasource/ruby-version';\n\nexport { extractPackageFile } from './extract';\n\nexport const displayName = 'asdf';\nexport const url = 'https://asdf-vm.com';\n\nexport const defaultConfig = {\n managerFilePatterns: ['/(^|/)\\\\.tool-versions$/'],\n};\n\nexport const supportedDatasources = [\n DartVersionDatasource.id,\n DockerDatasource.id,\n DotnetVersionDatasource.id,\n FlutterVersionDatasource.id,\n GithubReleasesDatasource.id,\n GithubTagsDatasource.id,\n HexpmBobDatasource.id,\n JavaVersionDatasource.id,\n NodeVersionDatasource.id,\n NpmDatasource.id,\n PypiDatasource.id,\n RubyVersionDatasource.id,\n];\n"]}
@@ -3,7 +3,7 @@ export { extractPackageFile } from './extract';
3
3
  export declare const url = "https://learn.microsoft.com/azure/devops/pipelines";
4
4
  export declare const categories: Category[];
5
5
  export declare const defaultConfig: {
6
- fileMatch: string[];
6
+ managerFilePatterns: string[];
7
7
  enabled: boolean;
8
8
  };
9
9
  export declare const supportedDatasources: string[];
@@ -8,7 +8,10 @@ Object.defineProperty(exports, "extractPackageFile", { enumerable: true, get: fu
8
8
  exports.url = 'https://learn.microsoft.com/azure/devops/pipelines';
9
9
  exports.categories = ['ci'];
10
10
  exports.defaultConfig = {
11
- fileMatch: ['(^|/).azuredevops/.+\\.ya?ml$', 'azure.*pipelines?.*\\.ya?ml$'],
11
+ managerFilePatterns: [
12
+ '/(^|/).azuredevops/.+\\.ya?ml$/',
13
+ '/azure.*pipelines?.*\\.ya?ml$/',
14
+ ],
12
15
  enabled: false,
13
16
  };
14
17
  exports.supportedDatasources = [
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../lib/modules/manager/azure-pipelines/index.ts"],"names":[],"mappings":";;;AACA,kFAAuF;AACvF,wDAA8D;AAC9D,qCAA+C;AAAtC,6GAAA,kBAAkB,OAAA;AAEd,QAAA,GAAG,GAAG,oDAAoD,CAAC;AAC3D,QAAA,UAAU,GAAe,CAAC,IAAI,CAAC,CAAC;AAEhC,QAAA,aAAa,GAAG;IAC3B,SAAS,EAAE,CAAC,+BAA+B,EAAE,8BAA8B,CAAC;IAC5E,OAAO,EAAE,KAAK;CACf,CAAC;AAEW,QAAA,oBAAoB,GAAG;IAClC,qDAA6B,CAAC,EAAE;IAChC,4BAAiB,CAAC,EAAE;CACrB,CAAC","sourcesContent":["import type { Category } from '../../../constants';\nimport { AzurePipelinesTasksDatasource } from '../../datasource/azure-pipelines-tasks';\nimport { GitTagsDatasource } from '../../datasource/git-tags';\nexport { extractPackageFile } from './extract';\n\nexport const url = 'https://learn.microsoft.com/azure/devops/pipelines';\nexport const categories: Category[] = ['ci'];\n\nexport const defaultConfig = {\n fileMatch: ['(^|/).azuredevops/.+\\\\.ya?ml$', 'azure.*pipelines?.*\\\\.ya?ml$'],\n enabled: false,\n};\n\nexport const supportedDatasources = [\n AzurePipelinesTasksDatasource.id,\n GitTagsDatasource.id,\n];\n"]}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../lib/modules/manager/azure-pipelines/index.ts"],"names":[],"mappings":";;;AACA,kFAAuF;AACvF,wDAA8D;AAC9D,qCAA+C;AAAtC,6GAAA,kBAAkB,OAAA;AAEd,QAAA,GAAG,GAAG,oDAAoD,CAAC;AAC3D,QAAA,UAAU,GAAe,CAAC,IAAI,CAAC,CAAC;AAEhC,QAAA,aAAa,GAAG;IAC3B,mBAAmB,EAAE;QACnB,iCAAiC;QACjC,gCAAgC;KACjC;IACD,OAAO,EAAE,KAAK;CACf,CAAC;AAEW,QAAA,oBAAoB,GAAG;IAClC,qDAA6B,CAAC,EAAE;IAChC,4BAAiB,CAAC,EAAE;CACrB,CAAC","sourcesContent":["import type { Category } from '../../../constants';\nimport { AzurePipelinesTasksDatasource } from '../../datasource/azure-pipelines-tasks';\nimport { GitTagsDatasource } from '../../datasource/git-tags';\nexport { extractPackageFile } from './extract';\n\nexport const url = 'https://learn.microsoft.com/azure/devops/pipelines';\nexport const categories: Category[] = ['ci'];\n\nexport const defaultConfig = {\n managerFilePatterns: [\n '/(^|/).azuredevops/.+\\\\.ya?ml$/',\n '/azure.*pipelines?.*\\\\.ya?ml$/',\n ],\n enabled: false,\n};\n\nexport const supportedDatasources = [\n AzurePipelinesTasksDatasource.id,\n GitTagsDatasource.id,\n];\n"]}
@@ -4,6 +4,6 @@ export { extractAllPackageFiles, extractPackageFile };
4
4
  export declare const url = "https://batect.dev/docs";
5
5
  export declare const categories: Category[];
6
6
  export declare const defaultConfig: {
7
- fileMatch: string[];
7
+ managerFilePatterns: string[];
8
8
  };
9
9
  export declare const supportedDatasources: string[];
@@ -9,7 +9,7 @@ Object.defineProperty(exports, "extractPackageFile", { enumerable: true, get: fu
9
9
  exports.url = 'https://batect.dev/docs';
10
10
  exports.categories = ['batect'];
11
11
  exports.defaultConfig = {
12
- fileMatch: ['(^|/)batect(-bundle)?\\.ya?ml$'],
12
+ managerFilePatterns: ['/(^|/)batect(-bundle)?\\.ya?ml$/'],
13
13
  };
14
14
  exports.supportedDatasources = [docker_1.DockerDatasource.id, git_tags_1.GitTagsDatasource.id];
15
15
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../lib/modules/manager/batect/index.ts"],"names":[],"mappings":";;;AACA,oDAA2D;AAC3D,wDAA8D;AAC9D,uCAAuE;AAE9D,uGAFA,gCAAsB,OAEA;AAAE,mGAFA,4BAAkB,OAEA;AAEtC,QAAA,GAAG,GAAG,yBAAyB,CAAC;AAChC,QAAA,UAAU,GAAe,CAAC,QAAQ,CAAC,CAAC;AAEpC,QAAA,aAAa,GAAG;IAC3B,SAAS,EAAE,CAAC,gCAAgC,CAAC;CAC9C,CAAC;AAEW,QAAA,oBAAoB,GAAG,CAAC,yBAAgB,CAAC,EAAE,EAAE,4BAAiB,CAAC,EAAE,CAAC,CAAC","sourcesContent":["import type { Category } from '../../../constants';\nimport { DockerDatasource } from '../../datasource/docker';\nimport { GitTagsDatasource } from '../../datasource/git-tags';\nimport { extractAllPackageFiles, extractPackageFile } from './extract';\n\nexport { extractAllPackageFiles, extractPackageFile };\n\nexport const url = 'https://batect.dev/docs';\nexport const categories: Category[] = ['batect'];\n\nexport const defaultConfig = {\n fileMatch: ['(^|/)batect(-bundle)?\\\\.ya?ml$'],\n};\n\nexport const supportedDatasources = [DockerDatasource.id, GitTagsDatasource.id];\n"]}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../lib/modules/manager/batect/index.ts"],"names":[],"mappings":";;;AACA,oDAA2D;AAC3D,wDAA8D;AAC9D,uCAAuE;AAE9D,uGAFA,gCAAsB,OAEA;AAAE,mGAFA,4BAAkB,OAEA;AAEtC,QAAA,GAAG,GAAG,yBAAyB,CAAC;AAChC,QAAA,UAAU,GAAe,CAAC,QAAQ,CAAC,CAAC;AAEpC,QAAA,aAAa,GAAG;IAC3B,mBAAmB,EAAE,CAAC,kCAAkC,CAAC;CAC1D,CAAC;AAEW,QAAA,oBAAoB,GAAG,CAAC,yBAAgB,CAAC,EAAE,EAAE,4BAAiB,CAAC,EAAE,CAAC,CAAC","sourcesContent":["import type { Category } from '../../../constants';\nimport { DockerDatasource } from '../../datasource/docker';\nimport { GitTagsDatasource } from '../../datasource/git-tags';\nimport { extractAllPackageFiles, extractPackageFile } from './extract';\n\nexport { extractAllPackageFiles, extractPackageFile };\n\nexport const url = 'https://batect.dev/docs';\nexport const categories: Category[] = ['batect'];\n\nexport const defaultConfig = {\n managerFilePatterns: ['/(^|/)batect(-bundle)?\\\\.ya?ml$/'],\n};\n\nexport const supportedDatasources = [DockerDatasource.id, GitTagsDatasource.id];\n"]}
@@ -3,7 +3,7 @@ export { extractPackageFile } from './extract';
3
3
  export { updateArtifacts } from './artifacts';
4
4
  export declare const categories: Category[];
5
5
  export declare const defaultConfig: {
6
- fileMatch: string[];
6
+ managerFilePatterns: string[];
7
7
  versioning: string;
8
8
  };
9
9
  export declare const supportedDatasources: string[];
@@ -9,7 +9,7 @@ var artifacts_1 = require("./artifacts");
9
9
  Object.defineProperty(exports, "updateArtifacts", { enumerable: true, get: function () { return artifacts_1.updateArtifacts; } });
10
10
  exports.categories = ['batect'];
11
11
  exports.defaultConfig = {
12
- fileMatch: ['(^|/)batect$'],
12
+ managerFilePatterns: ['/(^|/)batect$/'],
13
13
  versioning: semver_1.id,
14
14
  };
15
15
  exports.supportedDatasources = [github_releases_1.GithubReleasesDatasource.id];
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../lib/modules/manager/batect-wrapper/index.ts"],"names":[],"mappings":";;;AACA,sEAA4E;AAC5E,oDAA2D;AAE3D,qCAA+C;AAAtC,6GAAA,kBAAkB,OAAA;AAC3B,yCAA8C;AAArC,4GAAA,eAAe,OAAA;AAEX,QAAA,UAAU,GAAe,CAAC,QAAQ,CAAC,CAAC;AAEpC,QAAA,aAAa,GAAG;IAC3B,SAAS,EAAE,CAAC,cAAc,CAAC;IAC3B,UAAU,EAAV,WAAU;CACX,CAAC;AAEW,QAAA,oBAAoB,GAAG,CAAC,0CAAwB,CAAC,EAAE,CAAC,CAAC","sourcesContent":["import type { Category } from '../../../constants';\nimport { GithubReleasesDatasource } from '../../datasource/github-releases';\nimport { id as versioning } from '../../versioning/semver';\n\nexport { extractPackageFile } from './extract';\nexport { updateArtifacts } from './artifacts';\n\nexport const categories: Category[] = ['batect'];\n\nexport const defaultConfig = {\n fileMatch: ['(^|/)batect$'],\n versioning,\n};\n\nexport const supportedDatasources = [GithubReleasesDatasource.id];\n"]}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../lib/modules/manager/batect-wrapper/index.ts"],"names":[],"mappings":";;;AACA,sEAA4E;AAC5E,oDAA2D;AAE3D,qCAA+C;AAAtC,6GAAA,kBAAkB,OAAA;AAC3B,yCAA8C;AAArC,4GAAA,eAAe,OAAA;AAEX,QAAA,UAAU,GAAe,CAAC,QAAQ,CAAC,CAAC;AAEpC,QAAA,aAAa,GAAG;IAC3B,mBAAmB,EAAE,CAAC,gBAAgB,CAAC;IACvC,UAAU,EAAV,WAAU;CACX,CAAC;AAEW,QAAA,oBAAoB,GAAG,CAAC,0CAAwB,CAAC,EAAE,CAAC,CAAC","sourcesContent":["import type { Category } from '../../../constants';\nimport { GithubReleasesDatasource } from '../../datasource/github-releases';\nimport { id as versioning } from '../../versioning/semver';\n\nexport { extractPackageFile } from './extract';\nexport { updateArtifacts } from './artifacts';\n\nexport const categories: Category[] = ['batect'];\n\nexport const defaultConfig = {\n managerFilePatterns: ['/(^|/)batect$/'],\n versioning,\n};\n\nexport const supportedDatasources = [GithubReleasesDatasource.id];\n"]}
@@ -5,6 +5,6 @@ export { extractPackageFile, updateArtifacts };
5
5
  export declare const url = "https://bazel.build/docs";
6
6
  export declare const categories: Category[];
7
7
  export declare const defaultConfig: {
8
- fileMatch: string[];
8
+ managerFilePatterns: string[];
9
9
  };
10
10
  export declare const supportedDatasources: string[];
@@ -12,10 +12,10 @@ Object.defineProperty(exports, "extractPackageFile", { enumerable: true, get: fu
12
12
  exports.url = 'https://bazel.build/docs';
13
13
  exports.categories = ['bazel'];
14
14
  exports.defaultConfig = {
15
- fileMatch: [
16
- '(^|/)WORKSPACE(|\\.bazel|\\.bzlmod)$',
17
- '\\.WORKSPACE\\.bazel$',
18
- '\\.bzl$',
15
+ managerFilePatterns: [
16
+ '/(^|/)WORKSPACE(|\\.bazel|\\.bzlmod)$/',
17
+ '/\\.WORKSPACE\\.bazel$/',
18
+ '/\\.bzl$/',
19
19
  ],
20
20
  };
21
21
  exports.supportedDatasources = [
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../lib/modules/manager/bazel/index.ts"],"names":[],"mappings":";;;AACA,oDAA2D;AAC3D,sEAA4E;AAC5E,8DAAoE;AACpE,4CAAmD;AACnD,2CAA8C;AAGjB,gGAHpB,2BAAe,OAGoB;AAF5C,uCAA+C;AAEtC,mGAFA,4BAAkB,OAEA;AAEd,QAAA,GAAG,GAAG,0BAA0B,CAAC;AACjC,QAAA,UAAU,GAAe,CAAC,OAAO,CAAC,CAAC;AAEnC,QAAA,aAAa,GAAG;IAC3B,SAAS,EAAE;QACT,sCAAsC;QACtC,uBAAuB;QACvB,SAAS;KACV;CACF,CAAC;AAEW,QAAA,oBAAoB,GAAG;IAClC,yBAAgB,CAAC,EAAE;IACnB,0CAAwB,CAAC,EAAE;IAC3B,kCAAoB,CAAC,EAAE;IACvB,iBAAY,CAAC,EAAE;CAChB,CAAC","sourcesContent":["import type { Category } from '../../../constants';\nimport { DockerDatasource } from '../../datasource/docker';\nimport { GithubReleasesDatasource } from '../../datasource/github-releases';\nimport { GithubTagsDatasource } from '../../datasource/github-tags';\nimport { GoDatasource } from '../../datasource/go';\nimport { updateArtifacts } from './artifacts';\nimport { extractPackageFile } from './extract';\n\nexport { extractPackageFile, updateArtifacts };\n\nexport const url = 'https://bazel.build/docs';\nexport const categories: Category[] = ['bazel'];\n\nexport const defaultConfig = {\n fileMatch: [\n '(^|/)WORKSPACE(|\\\\.bazel|\\\\.bzlmod)$',\n '\\\\.WORKSPACE\\\\.bazel$',\n '\\\\.bzl$',\n ],\n};\n\nexport const supportedDatasources = [\n DockerDatasource.id,\n GithubReleasesDatasource.id,\n GithubTagsDatasource.id,\n GoDatasource.id,\n];\n"]}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../lib/modules/manager/bazel/index.ts"],"names":[],"mappings":";;;AACA,oDAA2D;AAC3D,sEAA4E;AAC5E,8DAAoE;AACpE,4CAAmD;AACnD,2CAA8C;AAGjB,gGAHpB,2BAAe,OAGoB;AAF5C,uCAA+C;AAEtC,mGAFA,4BAAkB,OAEA;AAEd,QAAA,GAAG,GAAG,0BAA0B,CAAC;AACjC,QAAA,UAAU,GAAe,CAAC,OAAO,CAAC,CAAC;AAEnC,QAAA,aAAa,GAAG;IAC3B,mBAAmB,EAAE;QACnB,wCAAwC;QACxC,yBAAyB;QACzB,WAAW;KACZ;CACF,CAAC;AAEW,QAAA,oBAAoB,GAAG;IAClC,yBAAgB,CAAC,EAAE;IACnB,0CAAwB,CAAC,EAAE;IAC3B,kCAAoB,CAAC,EAAE;IACvB,iBAAY,CAAC,EAAE;CAChB,CAAC","sourcesContent":["import type { Category } from '../../../constants';\nimport { DockerDatasource } from '../../datasource/docker';\nimport { GithubReleasesDatasource } from '../../datasource/github-releases';\nimport { GithubTagsDatasource } from '../../datasource/github-tags';\nimport { GoDatasource } from '../../datasource/go';\nimport { updateArtifacts } from './artifacts';\nimport { extractPackageFile } from './extract';\n\nexport { extractPackageFile, updateArtifacts };\n\nexport const url = 'https://bazel.build/docs';\nexport const categories: Category[] = ['bazel'];\n\nexport const defaultConfig = {\n managerFilePatterns: [\n '/(^|/)WORKSPACE(|\\\\.bazel|\\\\.bzlmod)$/',\n '/\\\\.WORKSPACE\\\\.bazel$/',\n '/\\\\.bzl$/',\n ],\n};\n\nexport const supportedDatasources = [\n DockerDatasource.id,\n GithubReleasesDatasource.id,\n GithubTagsDatasource.id,\n GoDatasource.id,\n];\n"]}
@@ -4,6 +4,6 @@ export { extractPackageFile };
4
4
  export declare const url = "https://bazel.build/external/module";
5
5
  export declare const categories: Category[];
6
6
  export declare const defaultConfig: {
7
- fileMatch: string[];
7
+ managerFilePatterns: string[];
8
8
  };
9
9
  export declare const supportedDatasources: string[];
@@ -10,7 +10,7 @@ Object.defineProperty(exports, "extractPackageFile", { enumerable: true, get: fu
10
10
  exports.url = 'https://bazel.build/external/module';
11
11
  exports.categories = ['bazel'];
12
12
  exports.defaultConfig = {
13
- fileMatch: ['(^|/|\\.)MODULE\\.bazel$'],
13
+ managerFilePatterns: ['/(^|/|\\.)MODULE\\.bazel$/'],
14
14
  };
15
15
  exports.supportedDatasources = [
16
16
  bazel_1.BazelDatasource.id,
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../lib/modules/manager/bazel-module/index.ts"],"names":[],"mappings":";;;AACA,kDAAyD;AACzD,oDAA2D;AAC3D,8DAAoE;AACpE,kDAAyD;AACzD,uCAA+C;AAEtC,mGAFA,4BAAkB,OAEA;AAEd,QAAA,GAAG,GAAG,qCAAqC,CAAC;AAC5C,QAAA,UAAU,GAAe,CAAC,OAAO,CAAC,CAAC;AAEnC,QAAA,aAAa,GAAG;IAC3B,SAAS,EAAE,CAAC,0BAA0B,CAAC;CACxC,CAAC;AAEW,QAAA,oBAAoB,GAAG;IAClC,uBAAe,CAAC,EAAE;IAClB,yBAAgB,CAAC,EAAE;IACnB,kCAAoB,CAAC,EAAE;IACvB,uBAAe,CAAC,EAAE;CACnB,CAAC","sourcesContent":["import type { Category } from '../../../constants';\nimport { BazelDatasource } from '../../datasource/bazel';\nimport { DockerDatasource } from '../../datasource/docker';\nimport { GithubTagsDatasource } from '../../datasource/github-tags';\nimport { MavenDatasource } from '../../datasource/maven';\nimport { extractPackageFile } from './extract';\n\nexport { extractPackageFile };\n\nexport const url = 'https://bazel.build/external/module';\nexport const categories: Category[] = ['bazel'];\n\nexport const defaultConfig = {\n fileMatch: ['(^|/|\\\\.)MODULE\\\\.bazel$'],\n};\n\nexport const supportedDatasources = [\n BazelDatasource.id,\n DockerDatasource.id,\n GithubTagsDatasource.id,\n MavenDatasource.id,\n];\n"]}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../lib/modules/manager/bazel-module/index.ts"],"names":[],"mappings":";;;AACA,kDAAyD;AACzD,oDAA2D;AAC3D,8DAAoE;AACpE,kDAAyD;AACzD,uCAA+C;AAEtC,mGAFA,4BAAkB,OAEA;AAEd,QAAA,GAAG,GAAG,qCAAqC,CAAC;AAC5C,QAAA,UAAU,GAAe,CAAC,OAAO,CAAC,CAAC;AAEnC,QAAA,aAAa,GAAG;IAC3B,mBAAmB,EAAE,CAAC,4BAA4B,CAAC;CACpD,CAAC;AAEW,QAAA,oBAAoB,GAAG;IAClC,uBAAe,CAAC,EAAE;IAClB,yBAAgB,CAAC,EAAE;IACnB,kCAAoB,CAAC,EAAE;IACvB,uBAAe,CAAC,EAAE;CACnB,CAAC","sourcesContent":["import type { Category } from '../../../constants';\nimport { BazelDatasource } from '../../datasource/bazel';\nimport { DockerDatasource } from '../../datasource/docker';\nimport { GithubTagsDatasource } from '../../datasource/github-tags';\nimport { MavenDatasource } from '../../datasource/maven';\nimport { extractPackageFile } from './extract';\n\nexport { extractPackageFile };\n\nexport const url = 'https://bazel.build/external/module';\nexport const categories: Category[] = ['bazel'];\n\nexport const defaultConfig = {\n managerFilePatterns: ['/(^|/|\\\\.)MODULE\\\\.bazel$/'],\n};\n\nexport const supportedDatasources = [\n BazelDatasource.id,\n DockerDatasource.id,\n GithubTagsDatasource.id,\n MavenDatasource.id,\n];\n"]}
@@ -3,7 +3,7 @@ export { extractPackageFile } from './extract';
3
3
  export declare const url = "https://github.com/bazelbuild/bazelisk";
4
4
  export declare const categories: Category[];
5
5
  export declare const defaultConfig: {
6
- fileMatch: string[];
6
+ managerFilePatterns: string[];
7
7
  pinDigests: boolean;
8
8
  versioning: string;
9
9
  };
@@ -9,7 +9,7 @@ Object.defineProperty(exports, "extractPackageFile", { enumerable: true, get: fu
9
9
  exports.url = 'https://github.com/bazelbuild/bazelisk';
10
10
  exports.categories = ['bazel'];
11
11
  exports.defaultConfig = {
12
- fileMatch: ['(^|/)\\.bazelversion$'],
12
+ managerFilePatterns: ['/(^|/)\\.bazelversion$/'],
13
13
  pinDigests: false,
14
14
  versioning: semverVersioning.id,
15
15
  };
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../lib/modules/manager/bazelisk/index.ts"],"names":[],"mappings":";;;;AACA,sEAA4E;AAC5E,kFAA4D;AAE5D,qCAA+C;AAAtC,6GAAA,kBAAkB,OAAA;AAEd,QAAA,GAAG,GAAG,wCAAwC,CAAC;AAC/C,QAAA,UAAU,GAAe,CAAC,OAAO,CAAC,CAAC;AAEnC,QAAA,aAAa,GAAG;IAC3B,SAAS,EAAE,CAAC,uBAAuB,CAAC;IACpC,UAAU,EAAE,KAAK;IACjB,UAAU,EAAE,gBAAgB,CAAC,EAAE;CAChC,CAAC;AAEW,QAAA,oBAAoB,GAAG,CAAC,0CAAwB,CAAC,EAAE,CAAC,CAAC","sourcesContent":["import type { Category } from '../../../constants';\nimport { GithubReleasesDatasource } from '../../datasource/github-releases';\nimport * as semverVersioning from '../../versioning/semver';\n\nexport { extractPackageFile } from './extract';\n\nexport const url = 'https://github.com/bazelbuild/bazelisk';\nexport const categories: Category[] = ['bazel'];\n\nexport const defaultConfig = {\n fileMatch: ['(^|/)\\\\.bazelversion$'],\n pinDigests: false,\n versioning: semverVersioning.id,\n};\n\nexport const supportedDatasources = [GithubReleasesDatasource.id];\n"]}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../lib/modules/manager/bazelisk/index.ts"],"names":[],"mappings":";;;;AACA,sEAA4E;AAC5E,kFAA4D;AAE5D,qCAA+C;AAAtC,6GAAA,kBAAkB,OAAA;AAEd,QAAA,GAAG,GAAG,wCAAwC,CAAC;AAC/C,QAAA,UAAU,GAAe,CAAC,OAAO,CAAC,CAAC;AAEnC,QAAA,aAAa,GAAG;IAC3B,mBAAmB,EAAE,CAAC,yBAAyB,CAAC;IAChD,UAAU,EAAE,KAAK;IACjB,UAAU,EAAE,gBAAgB,CAAC,EAAE;CAChC,CAAC;AAEW,QAAA,oBAAoB,GAAG,CAAC,0CAAwB,CAAC,EAAE,CAAC,CAAC","sourcesContent":["import type { Category } from '../../../constants';\nimport { GithubReleasesDatasource } from '../../datasource/github-releases';\nimport * as semverVersioning from '../../versioning/semver';\n\nexport { extractPackageFile } from './extract';\n\nexport const url = 'https://github.com/bazelbuild/bazelisk';\nexport const categories: Category[] = ['bazel'];\n\nexport const defaultConfig = {\n managerFilePatterns: ['/(^|/)\\\\.bazelversion$/'],\n pinDigests: false,\n versioning: semverVersioning.id,\n};\n\nexport const supportedDatasources = [GithubReleasesDatasource.id];\n"]}
@@ -3,6 +3,6 @@ export { extractPackageFile } from './extract';
3
3
  export declare const url = "https://docs.microsoft.com/azure/azure-resource-manager/bicep/overview";
4
4
  export declare const categories: Category[];
5
5
  export declare const defaultConfig: {
6
- fileMatch: string[];
6
+ managerFilePatterns: string[];
7
7
  };
8
8
  export declare const supportedDatasources: string[];
@@ -7,7 +7,7 @@ Object.defineProperty(exports, "extractPackageFile", { enumerable: true, get: fu
7
7
  exports.url = 'https://docs.microsoft.com/azure/azure-resource-manager/bicep/overview';
8
8
  exports.categories = ['iac'];
9
9
  exports.defaultConfig = {
10
- fileMatch: ['\\.bicep$'],
10
+ managerFilePatterns: ['/\\.bicep$/'],
11
11
  };
12
12
  exports.supportedDatasources = [azure_bicep_resource_1.AzureBicepResourceDatasource.id];
13
13
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../lib/modules/manager/bicep/index.ts"],"names":[],"mappings":";;;AACA,gFAAqF;AAErF,qCAA+C;AAAtC,6GAAA,kBAAkB,OAAA;AAEd,QAAA,GAAG,GACd,wEAAwE,CAAC;AAC9D,QAAA,UAAU,GAAe,CAAC,KAAK,CAAC,CAAC;AAEjC,QAAA,aAAa,GAAG;IAC3B,SAAS,EAAE,CAAC,WAAW,CAAC;CACzB,CAAC;AAEW,QAAA,oBAAoB,GAAG,CAAC,mDAA4B,CAAC,EAAE,CAAC,CAAC","sourcesContent":["import type { Category } from '../../../constants';\nimport { AzureBicepResourceDatasource } from '../../datasource/azure-bicep-resource';\n\nexport { extractPackageFile } from './extract';\n\nexport const url =\n 'https://docs.microsoft.com/azure/azure-resource-manager/bicep/overview';\nexport const categories: Category[] = ['iac'];\n\nexport const defaultConfig = {\n fileMatch: ['\\\\.bicep$'],\n};\n\nexport const supportedDatasources = [AzureBicepResourceDatasource.id];\n"]}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../lib/modules/manager/bicep/index.ts"],"names":[],"mappings":";;;AACA,gFAAqF;AAErF,qCAA+C;AAAtC,6GAAA,kBAAkB,OAAA;AAEd,QAAA,GAAG,GACd,wEAAwE,CAAC;AAC9D,QAAA,UAAU,GAAe,CAAC,KAAK,CAAC,CAAC;AAEjC,QAAA,aAAa,GAAG;IAC3B,mBAAmB,EAAE,CAAC,aAAa,CAAC;CACrC,CAAC;AAEW,QAAA,oBAAoB,GAAG,CAAC,mDAA4B,CAAC,EAAE,CAAC,CAAC","sourcesContent":["import type { Category } from '../../../constants';\nimport { AzureBicepResourceDatasource } from '../../datasource/azure-bicep-resource';\n\nexport { extractPackageFile } from './extract';\n\nexport const url =\n 'https://docs.microsoft.com/azure/azure-resource-manager/bicep/overview';\nexport const categories: Category[] = ['iac'];\n\nexport const defaultConfig = {\n managerFilePatterns: ['/\\\\.bicep$/'],\n};\n\nexport const supportedDatasources = [AzureBicepResourceDatasource.id];\n"]}
@@ -5,6 +5,6 @@ export declare const url = "https://support.atlassian.com/bitbucket-cloud/docs/g
5
5
  export declare const categories: Category[];
6
6
  export declare const urls: string[];
7
7
  export declare const defaultConfig: {
8
- fileMatch: string[];
8
+ managerFilePatterns: string[];
9
9
  };
10
10
  export declare const supportedDatasources: string[];
@@ -10,7 +10,7 @@ exports.urls = [
10
10
  'https://support.atlassian.com/bitbucket-cloud/docs/bitbucket-pipelines-configuration-reference',
11
11
  ];
12
12
  exports.defaultConfig = {
13
- fileMatch: ['(^|/)\\.?bitbucket-pipelines\\.ya?ml$'],
13
+ managerFilePatterns: ['/(^|/)\\.?bitbucket-pipelines\\.ya?ml$/'],
14
14
  };
15
15
  exports.supportedDatasources = [docker_1.DockerDatasource.id];
16
16
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../lib/modules/manager/bitbucket-pipelines/index.ts"],"names":[],"mappings":";;;AACA,oDAA2D;AAC3D,uCAA+C;AAEtC,mGAFA,4BAAkB,OAEA;AAEd,QAAA,GAAG,GACd,yFAAyF,CAAC;AAC/E,QAAA,UAAU,GAAe,CAAC,IAAI,CAAC,CAAC;AAChC,QAAA,IAAI,GAAG;IAClB,gGAAgG;CACjG,CAAC;AAEW,QAAA,aAAa,GAAG;IAC3B,SAAS,EAAE,CAAC,uCAAuC,CAAC;CACrD,CAAC;AAEW,QAAA,oBAAoB,GAAG,CAAC,yBAAgB,CAAC,EAAE,CAAC,CAAC","sourcesContent":["import type { Category } from '../../../constants';\nimport { DockerDatasource } from '../../datasource/docker';\nimport { extractPackageFile } from './extract';\n\nexport { extractPackageFile };\n\nexport const url =\n 'https://support.atlassian.com/bitbucket-cloud/docs/get-started-with-bitbucket-pipelines';\nexport const categories: Category[] = ['ci'];\nexport const urls = [\n 'https://support.atlassian.com/bitbucket-cloud/docs/bitbucket-pipelines-configuration-reference',\n];\n\nexport const defaultConfig = {\n fileMatch: ['(^|/)\\\\.?bitbucket-pipelines\\\\.ya?ml$'],\n};\n\nexport const supportedDatasources = [DockerDatasource.id];\n"]}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../lib/modules/manager/bitbucket-pipelines/index.ts"],"names":[],"mappings":";;;AACA,oDAA2D;AAC3D,uCAA+C;AAEtC,mGAFA,4BAAkB,OAEA;AAEd,QAAA,GAAG,GACd,yFAAyF,CAAC;AAC/E,QAAA,UAAU,GAAe,CAAC,IAAI,CAAC,CAAC;AAChC,QAAA,IAAI,GAAG;IAClB,gGAAgG;CACjG,CAAC;AAEW,QAAA,aAAa,GAAG;IAC3B,mBAAmB,EAAE,CAAC,yCAAyC,CAAC;CACjE,CAAC;AAEW,QAAA,oBAAoB,GAAG,CAAC,yBAAgB,CAAC,EAAE,CAAC,CAAC","sourcesContent":["import type { Category } from '../../../constants';\nimport { DockerDatasource } from '../../datasource/docker';\nimport { extractPackageFile } from './extract';\n\nexport { extractPackageFile };\n\nexport const url =\n 'https://support.atlassian.com/bitbucket-cloud/docs/get-started-with-bitbucket-pipelines';\nexport const categories: Category[] = ['ci'];\nexport const urls = [\n 'https://support.atlassian.com/bitbucket-cloud/docs/bitbucket-pipelines-configuration-reference',\n];\n\nexport const defaultConfig = {\n managerFilePatterns: ['/(^|/)\\\\.?bitbucket-pipelines\\\\.ya?ml$/'],\n};\n\nexport const supportedDatasources = [DockerDatasource.id];\n"]}
@@ -5,6 +5,6 @@ export declare const url = "https://devcenter.bitrise.io";
5
5
  export declare const categories: Category[];
6
6
  export declare const urls: string[];
7
7
  export declare const defaultConfig: {
8
- fileMatch: string[];
8
+ managerFilePatterns: string[];
9
9
  };
10
10
  export declare const supportedDatasources: string[];
@@ -11,7 +11,7 @@ exports.urls = [
11
11
  'https://devcenter.bitrise.io/en/steps-and-workflows/introduction-to-steps.html',
12
12
  ];
13
13
  exports.defaultConfig = {
14
- fileMatch: ['(^|/)bitrise\\.ya?ml$'],
14
+ managerFilePatterns: ['/(^|/)bitrise\\.ya?ml$/'],
15
15
  };
16
16
  exports.supportedDatasources = [
17
17
  bitrise_1.BitriseDatasource.id,
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../lib/modules/manager/bitrise/index.ts"],"names":[],"mappings":";;;AACA,sDAA6D;AAC7D,wDAA8D;AAC9D,uCAA+C;AAEtC,mGAFA,4BAAkB,OAEA;AAEd,QAAA,GAAG,GAAG,8BAA8B,CAAC;AACrC,QAAA,UAAU,GAAe,CAAC,IAAI,CAAC,CAAC;AAChC,QAAA,IAAI,GAAG;IAClB,gFAAgF;CACjF,CAAC;AAEW,QAAA,aAAa,GAAG;IAC3B,SAAS,EAAE,CAAC,uBAAuB,CAAC;CACrC,CAAC;AAEW,QAAA,oBAAoB,GAAG;IAClC,2BAAiB,CAAC,EAAE;IACpB,4BAAiB,CAAC,EAAE;CACrB,CAAC","sourcesContent":["import type { Category } from '../../../constants';\nimport { BitriseDatasource } from '../../datasource/bitrise';\nimport { GitTagsDatasource } from '../../datasource/git-tags';\nimport { extractPackageFile } from './extract';\n\nexport { extractPackageFile };\n\nexport const url = 'https://devcenter.bitrise.io';\nexport const categories: Category[] = ['ci'];\nexport const urls = [\n 'https://devcenter.bitrise.io/en/steps-and-workflows/introduction-to-steps.html',\n];\n\nexport const defaultConfig = {\n fileMatch: ['(^|/)bitrise\\\\.ya?ml$'],\n};\n\nexport const supportedDatasources = [\n BitriseDatasource.id,\n GitTagsDatasource.id,\n];\n"]}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../lib/modules/manager/bitrise/index.ts"],"names":[],"mappings":";;;AACA,sDAA6D;AAC7D,wDAA8D;AAC9D,uCAA+C;AAEtC,mGAFA,4BAAkB,OAEA;AAEd,QAAA,GAAG,GAAG,8BAA8B,CAAC;AACrC,QAAA,UAAU,GAAe,CAAC,IAAI,CAAC,CAAC;AAChC,QAAA,IAAI,GAAG;IAClB,gFAAgF;CACjF,CAAC;AAEW,QAAA,aAAa,GAAG;IAC3B,mBAAmB,EAAE,CAAC,yBAAyB,CAAC;CACjD,CAAC;AAEW,QAAA,oBAAoB,GAAG;IAClC,2BAAiB,CAAC,EAAE;IACpB,4BAAiB,CAAC,EAAE;CACrB,CAAC","sourcesContent":["import type { Category } from '../../../constants';\nimport { BitriseDatasource } from '../../datasource/bitrise';\nimport { GitTagsDatasource } from '../../datasource/git-tags';\nimport { extractPackageFile } from './extract';\n\nexport { extractPackageFile };\n\nexport const url = 'https://devcenter.bitrise.io';\nexport const categories: Category[] = ['ci'];\nexport const urls = [\n 'https://devcenter.bitrise.io/en/steps-and-workflows/introduction-to-steps.html',\n];\n\nexport const defaultConfig = {\n managerFilePatterns: ['/(^|/)bitrise\\\\.ya?ml$/'],\n};\n\nexport const supportedDatasources = [\n BitriseDatasource.id,\n GitTagsDatasource.id,\n];\n"]}
@@ -4,7 +4,7 @@ export { extractPackageFile };
4
4
  export declare const url = "https://buildkite.com/docs";
5
5
  export declare const categories: Category[];
6
6
  export declare const defaultConfig: {
7
- fileMatch: string[];
7
+ managerFilePatterns: string[];
8
8
  commitMessageTopic: string;
9
9
  commitMessageExtra: string;
10
10
  };
@@ -8,7 +8,7 @@ Object.defineProperty(exports, "extractPackageFile", { enumerable: true, get: fu
8
8
  exports.url = 'https://buildkite.com/docs';
9
9
  exports.categories = ['ci'];
10
10
  exports.defaultConfig = {
11
- fileMatch: ['buildkite\\.ya?ml', '\\.buildkite/.+\\.ya?ml$'],
11
+ managerFilePatterns: ['/buildkite\\.ya?ml/', '/\\.buildkite/.+\\.ya?ml$/'],
12
12
  commitMessageTopic: 'buildkite plugin {{depName}}',
13
13
  commitMessageExtra: 'to {{#if isMajor}}{{{prettyNewMajor}}}{{else}}{{{newValue}}}{{/if}}',
14
14
  };
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../lib/modules/manager/buildkite/index.ts"],"names":[],"mappings":";;;AACA,oEAA0E;AAC1E,8DAAoE;AACpE,uCAA+C;AAEtC,mGAFA,4BAAkB,OAEA;AAEd,QAAA,GAAG,GAAG,4BAA4B,CAAC;AACnC,QAAA,UAAU,GAAe,CAAC,IAAI,CAAC,CAAC;AAEhC,QAAA,aAAa,GAAG;IAC3B,SAAS,EAAE,CAAC,mBAAmB,EAAE,0BAA0B,CAAC;IAC5D,kBAAkB,EAAE,8BAA8B;IAClD,kBAAkB,EAChB,qEAAqE;CACxE,CAAC;AAEW,QAAA,oBAAoB,GAAG;IAClC,kCAAoB,CAAC,EAAE;IACvB,wCAAuB,CAAC,EAAE;CAC3B,CAAC","sourcesContent":["import type { Category } from '../../../constants';\nimport { BitbucketTagsDatasource } from '../../datasource/bitbucket-tags';\nimport { GithubTagsDatasource } from '../../datasource/github-tags';\nimport { extractPackageFile } from './extract';\n\nexport { extractPackageFile };\n\nexport const url = 'https://buildkite.com/docs';\nexport const categories: Category[] = ['ci'];\n\nexport const defaultConfig = {\n fileMatch: ['buildkite\\\\.ya?ml', '\\\\.buildkite/.+\\\\.ya?ml$'],\n commitMessageTopic: 'buildkite plugin {{depName}}',\n commitMessageExtra:\n 'to {{#if isMajor}}{{{prettyNewMajor}}}{{else}}{{{newValue}}}{{/if}}',\n};\n\nexport const supportedDatasources = [\n GithubTagsDatasource.id,\n BitbucketTagsDatasource.id,\n];\n"]}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../lib/modules/manager/buildkite/index.ts"],"names":[],"mappings":";;;AACA,oEAA0E;AAC1E,8DAAoE;AACpE,uCAA+C;AAEtC,mGAFA,4BAAkB,OAEA;AAEd,QAAA,GAAG,GAAG,4BAA4B,CAAC;AACnC,QAAA,UAAU,GAAe,CAAC,IAAI,CAAC,CAAC;AAEhC,QAAA,aAAa,GAAG;IAC3B,mBAAmB,EAAE,CAAC,qBAAqB,EAAE,4BAA4B,CAAC;IAC1E,kBAAkB,EAAE,8BAA8B;IAClD,kBAAkB,EAChB,qEAAqE;CACxE,CAAC;AAEW,QAAA,oBAAoB,GAAG;IAClC,kCAAoB,CAAC,EAAE;IACvB,wCAAuB,CAAC,EAAE;CAC3B,CAAC","sourcesContent":["import type { Category } from '../../../constants';\nimport { BitbucketTagsDatasource } from '../../datasource/bitbucket-tags';\nimport { GithubTagsDatasource } from '../../datasource/github-tags';\nimport { extractPackageFile } from './extract';\n\nexport { extractPackageFile };\n\nexport const url = 'https://buildkite.com/docs';\nexport const categories: Category[] = ['ci'];\n\nexport const defaultConfig = {\n managerFilePatterns: ['/buildkite\\\\.ya?ml/', '/\\\\.buildkite/.+\\\\.ya?ml$/'],\n commitMessageTopic: 'buildkite plugin {{depName}}',\n commitMessageExtra:\n 'to {{#if isMajor}}{{{prettyNewMajor}}}{{else}}{{{newValue}}}{{/if}}',\n};\n\nexport const supportedDatasources = [\n GithubTagsDatasource.id,\n BitbucketTagsDatasource.id,\n];\n"]}
@@ -2,7 +2,7 @@ import type { Category } from '../../../constants';
2
2
  export { extractPackageFile } from './extract';
3
3
  export declare const defaultConfig: {
4
4
  commitMessageTopic: string;
5
- fileMatch: string[];
5
+ managerFilePatterns: string[];
6
6
  pinDigests: boolean;
7
7
  };
8
8
  export declare const categories: Category[];
@@ -7,7 +7,7 @@ var extract_1 = require("./extract");
7
7
  Object.defineProperty(exports, "extractPackageFile", { enumerable: true, get: function () { return extract_1.extractPackageFile; } });
8
8
  exports.defaultConfig = {
9
9
  commitMessageTopic: 'buildpack {{depName}}',
10
- fileMatch: ['(^|/)project\\.toml$'],
10
+ managerFilePatterns: ['/(^|/)project\\.toml$/'],
11
11
  pinDigests: false,
12
12
  };
13
13
  exports.categories = ['docker', 'ci', 'cd'];
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../lib/modules/manager/buildpacks/index.ts"],"names":[],"mappings":";;;AACA,8EAAoF;AACpF,oDAA2D;AAC3D,qCAA+C;AAAtC,6GAAA,kBAAkB,OAAA;AAEd,QAAA,aAAa,GAAG;IAC3B,kBAAkB,EAAE,uBAAuB;IAC3C,SAAS,EAAE,CAAC,sBAAsB,CAAC;IACnC,UAAU,EAAE,KAAK;CAClB,CAAC;AAEW,QAAA,UAAU,GAAe,CAAC,QAAQ,EAAE,IAAI,EAAE,IAAI,CAAC,CAAC;AAChD,QAAA,oBAAoB,GAAG;IAClC,yBAAgB,CAAC,EAAE;IACnB,kDAA4B,CAAC,EAAE;CAChC,CAAC","sourcesContent":["import type { Category } from '../../../constants';\nimport { BuildpacksRegistryDatasource } from '../../datasource/buildpacks-registry';\nimport { DockerDatasource } from '../../datasource/docker';\nexport { extractPackageFile } from './extract';\n\nexport const defaultConfig = {\n commitMessageTopic: 'buildpack {{depName}}',\n fileMatch: ['(^|/)project\\\\.toml$'],\n pinDigests: false,\n};\n\nexport const categories: Category[] = ['docker', 'ci', 'cd'];\nexport const supportedDatasources = [\n DockerDatasource.id,\n BuildpacksRegistryDatasource.id,\n];\n"]}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../lib/modules/manager/buildpacks/index.ts"],"names":[],"mappings":";;;AACA,8EAAoF;AACpF,oDAA2D;AAC3D,qCAA+C;AAAtC,6GAAA,kBAAkB,OAAA;AAEd,QAAA,aAAa,GAAG;IAC3B,kBAAkB,EAAE,uBAAuB;IAC3C,mBAAmB,EAAE,CAAC,wBAAwB,CAAC;IAC/C,UAAU,EAAE,KAAK;CAClB,CAAC;AAEW,QAAA,UAAU,GAAe,CAAC,QAAQ,EAAE,IAAI,EAAE,IAAI,CAAC,CAAC;AAChD,QAAA,oBAAoB,GAAG;IAClC,yBAAgB,CAAC,EAAE;IACnB,kDAA4B,CAAC,EAAE;CAChC,CAAC","sourcesContent":["import type { Category } from '../../../constants';\nimport { BuildpacksRegistryDatasource } from '../../datasource/buildpacks-registry';\nimport { DockerDatasource } from '../../datasource/docker';\nexport { extractPackageFile } from './extract';\n\nexport const defaultConfig = {\n commitMessageTopic: 'buildpack {{depName}}',\n managerFilePatterns: ['/(^|/)project\\\\.toml$/'],\n pinDigests: false,\n};\n\nexport const categories: Category[] = ['docker', 'ci', 'cd'];\nexport const supportedDatasources = [\n DockerDatasource.id,\n BuildpacksRegistryDatasource.id,\n];\n"]}
@@ -7,7 +7,7 @@ export declare const categories: Category[];
7
7
  export declare const supersedesManagers: string[];
8
8
  export declare const supportsLockFileMaintenance = true;
9
9
  export declare const defaultConfig: {
10
- fileMatch: string[];
10
+ managerFilePatterns: string[];
11
11
  digest: {
12
12
  prBodyDefinitions: {
13
13
  Change: string;
@@ -15,7 +15,7 @@ exports.categories = ['js'];
15
15
  exports.supersedesManagers = ['npm'];
16
16
  exports.supportsLockFileMaintenance = true;
17
17
  exports.defaultConfig = {
18
- fileMatch: ['(^|/)bun\\.lockb?$', '(^|/)package\\.json$'],
18
+ managerFilePatterns: ['/(^|/)bun\\.lockb?$/', '/(^|/)package\\.json$/'],
19
19
  digest: {
20
20
  prBodyDefinitions: {
21
21
  Change: '{{#if displayFrom}}`{{{displayFrom}}}` -> {{else}}{{#if currentValue}}`{{{currentValue}}}` -> {{/if}}{{/if}}{{#if displayTo}}`{{{displayTo}}}`{{else}}`{{{newValue}}}`{{/if}}',
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../lib/modules/manager/bun/index.ts"],"names":[],"mappings":";;;AACA,8DAAoE;AACpE,8CAAqD;AAErD,yCAA8C;AAArC,4GAAA,eAAe,OAAA;AACxB,qCAAmD;AAA1C,iHAAA,sBAAsB,OAAA;AAC/B,8BAA4D;AAAnD,uGAAA,gBAAgB,OAAA;AAAE,uGAAA,gBAAgB,OAAA;AAE9B,QAAA,GAAG,GAAG,iCAAiC,CAAC;AACxC,QAAA,UAAU,GAAe,CAAC,IAAI,CAAC,CAAC;AAEhC,QAAA,kBAAkB,GAAG,CAAC,KAAK,CAAC,CAAC;AAC7B,QAAA,2BAA2B,GAAG,IAAI,CAAC;AAEnC,QAAA,aAAa,GAAG;IAC3B,SAAS,EAAE,CAAC,oBAAoB,EAAE,sBAAsB,CAAC;IACzD,MAAM,EAAE;QACN,iBAAiB,EAAE;YACjB,MAAM,EACJ,+KAA+K;SAClL;KACF;IACD,iBAAiB,EAAE;QACjB,MAAM,EACJ,8SAA8S;KACjT;CACF,CAAC;AAEW,QAAA,oBAAoB,GAAG,CAAC,kCAAoB,CAAC,EAAE,EAAE,mBAAa,CAAC,EAAE,CAAC,CAAC","sourcesContent":["import type { Category } from '../../../constants';\nimport { GithubTagsDatasource } from '../../datasource/github-tags';\nimport { NpmDatasource } from '../../datasource/npm';\n\nexport { updateArtifacts } from './artifacts';\nexport { extractAllPackageFiles } from './extract';\nexport { getRangeStrategy, updateDependency } from '../npm';\n\nexport const url = 'https://bun.sh/docs/cli/install';\nexport const categories: Category[] = ['js'];\n\nexport const supersedesManagers = ['npm'];\nexport const supportsLockFileMaintenance = true;\n\nexport const defaultConfig = {\n fileMatch: ['(^|/)bun\\\\.lockb?$', '(^|/)package\\\\.json$'],\n digest: {\n prBodyDefinitions: {\n Change:\n '{{#if displayFrom}}`{{{displayFrom}}}` -> {{else}}{{#if currentValue}}`{{{currentValue}}}` -> {{/if}}{{/if}}{{#if displayTo}}`{{{displayTo}}}`{{else}}`{{{newValue}}}`{{/if}}',\n },\n },\n prBodyDefinitions: {\n Change:\n \"[{{#if displayFrom}}`{{{displayFrom}}}` -> {{else}}{{#if currentValue}}`{{{currentValue}}}` -> {{/if}}{{/if}}{{#if displayTo}}`{{{displayTo}}}`{{else}}`{{{newValue}}}`{{/if}}]({{#if depName}}https://renovatebot.com/diffs/npm/{{replace '/' '%2f' depName}}/{{{currentVersion}}}/{{{newVersion}}}{{/if}})\",\n },\n};\n\nexport const supportedDatasources = [GithubTagsDatasource.id, NpmDatasource.id];\n"]}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../lib/modules/manager/bun/index.ts"],"names":[],"mappings":";;;AACA,8DAAoE;AACpE,8CAAqD;AAErD,yCAA8C;AAArC,4GAAA,eAAe,OAAA;AACxB,qCAAmD;AAA1C,iHAAA,sBAAsB,OAAA;AAC/B,8BAA4D;AAAnD,uGAAA,gBAAgB,OAAA;AAAE,uGAAA,gBAAgB,OAAA;AAE9B,QAAA,GAAG,GAAG,iCAAiC,CAAC;AACxC,QAAA,UAAU,GAAe,CAAC,IAAI,CAAC,CAAC;AAEhC,QAAA,kBAAkB,GAAG,CAAC,KAAK,CAAC,CAAC;AAC7B,QAAA,2BAA2B,GAAG,IAAI,CAAC;AAEnC,QAAA,aAAa,GAAG;IAC3B,mBAAmB,EAAE,CAAC,sBAAsB,EAAE,wBAAwB,CAAC;IACvE,MAAM,EAAE;QACN,iBAAiB,EAAE;YACjB,MAAM,EACJ,+KAA+K;SAClL;KACF;IACD,iBAAiB,EAAE;QACjB,MAAM,EACJ,8SAA8S;KACjT;CACF,CAAC;AAEW,QAAA,oBAAoB,GAAG,CAAC,kCAAoB,CAAC,EAAE,EAAE,mBAAa,CAAC,EAAE,CAAC,CAAC","sourcesContent":["import type { Category } from '../../../constants';\nimport { GithubTagsDatasource } from '../../datasource/github-tags';\nimport { NpmDatasource } from '../../datasource/npm';\n\nexport { updateArtifacts } from './artifacts';\nexport { extractAllPackageFiles } from './extract';\nexport { getRangeStrategy, updateDependency } from '../npm';\n\nexport const url = 'https://bun.sh/docs/cli/install';\nexport const categories: Category[] = ['js'];\n\nexport const supersedesManagers = ['npm'];\nexport const supportsLockFileMaintenance = true;\n\nexport const defaultConfig = {\n managerFilePatterns: ['/(^|/)bun\\\\.lockb?$/', '/(^|/)package\\\\.json$/'],\n digest: {\n prBodyDefinitions: {\n Change:\n '{{#if displayFrom}}`{{{displayFrom}}}` -> {{else}}{{#if currentValue}}`{{{currentValue}}}` -> {{/if}}{{/if}}{{#if displayTo}}`{{{displayTo}}}`{{else}}`{{{newValue}}}`{{/if}}',\n },\n },\n prBodyDefinitions: {\n Change:\n \"[{{#if displayFrom}}`{{{displayFrom}}}` -> {{else}}{{#if currentValue}}`{{{currentValue}}}` -> {{/if}}{{/if}}{{#if displayTo}}`{{{displayTo}}}`{{else}}`{{{newValue}}}`{{/if}}]({{#if depName}}https://renovatebot.com/diffs/npm/{{replace '/' '%2f' depName}}/{{{currentVersion}}}/{{{newVersion}}}{{/if}})\",\n },\n};\n\nexport const supportedDatasources = [GithubTagsDatasource.id, NpmDatasource.id];\n"]}
@@ -2,7 +2,7 @@ import type { Category } from '../../../constants';
2
2
  import type { PackageFileContent } from '../types';
3
3
  export declare const categories: Category[];
4
4
  export declare const defaultConfig: {
5
- fileMatch: string[];
5
+ managerFilePatterns: string[];
6
6
  versioning: string;
7
7
  };
8
8
  export declare const supportedDatasources: string[];
@@ -6,7 +6,7 @@ const npm_1 = require("../../datasource/npm");
6
6
  const npm_2 = require("../../versioning/npm");
7
7
  exports.categories = ['js'];
8
8
  exports.defaultConfig = {
9
- fileMatch: ['(^|/)\\.bun-version$'],
9
+ managerFilePatterns: ['/(^|/)\\.bun-version$/'],
10
10
  versioning: npm_2.id,
11
11
  };
12
12
  exports.supportedDatasources = [npm_1.NpmDatasource.id];
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../lib/modules/manager/bun-version/index.ts"],"names":[],"mappings":";;;AAeA,gDAoBC;AAlCD,8CAAqD;AACrD,8CAAmD;AAItC,QAAA,UAAU,GAAe,CAAC,IAAI,CAAC,CAAC;AAEhC,QAAA,aAAa,GAAG;IAC3B,SAAS,EAAE,CAAC,sBAAsB,CAAC;IACnC,UAAU,EAAE,QAAE;CACf,CAAC;AAEW,QAAA,oBAAoB,GAAG,CAAC,mBAAa,CAAC,EAAE,CAAC,CAAC;AAEvD,SAAgB,kBAAkB,CAAC,OAAe;IAChD,IAAI,CAAC,OAAO,EAAE,CAAC;QACb,OAAO,IAAI,CAAC;IACd,CAAC;IAED,IAAI,OAAO,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,MAAM,GAAG,CAAC,EAAE,CAAC;QACnC,OAAO,IAAI,CAAC;IACd,CAAC;IAED,MAAM,GAAG,GAAsB;QAC7B,OAAO,EAAE,KAAK;QACd,WAAW,EAAE,KAAK;QAClB,YAAY,EAAE,OAAO,CAAC,IAAI,EAAE;QAC5B,UAAU,EAAE,mBAAa,CAAC,EAAE;KAC7B,CAAC;IAEF,IAAI,CAAC,IAAA,aAAO,EAAC,OAAO,CAAC,IAAI,EAAE,CAAC,EAAE,CAAC;QAC7B,GAAG,CAAC,UAAU,GAAG,iBAAiB,CAAC;IACrC,CAAC;IACD,OAAO,EAAE,IAAI,EAAE,CAAC,GAAG,CAAC,EAAE,CAAC;AACzB,CAAC","sourcesContent":["import type { Category } from '../../../constants';\nimport { NpmDatasource } from '../../datasource/npm';\nimport { id, isValid } from '../../versioning/npm';\n\nimport type { PackageDependency, PackageFileContent } from '../types';\n\nexport const categories: Category[] = ['js'];\n\nexport const defaultConfig = {\n fileMatch: ['(^|/)\\\\.bun-version$'],\n versioning: id,\n};\n\nexport const supportedDatasources = [NpmDatasource.id];\n\nexport function extractPackageFile(content: string): PackageFileContent | null {\n if (!content) {\n return null;\n }\n\n if (content.split('\\n').length > 2) {\n return null;\n }\n\n const dep: PackageDependency = {\n depName: 'Bun',\n packageName: 'bun',\n currentValue: content.trim(),\n datasource: NpmDatasource.id,\n };\n\n if (!isValid(content.trim())) {\n dep.skipReason = 'invalid-version';\n }\n return { deps: [dep] };\n}\n"]}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../lib/modules/manager/bun-version/index.ts"],"names":[],"mappings":";;;AAeA,gDAoBC;AAlCD,8CAAqD;AACrD,8CAAmD;AAItC,QAAA,UAAU,GAAe,CAAC,IAAI,CAAC,CAAC;AAEhC,QAAA,aAAa,GAAG;IAC3B,mBAAmB,EAAE,CAAC,wBAAwB,CAAC;IAC/C,UAAU,EAAE,QAAE;CACf,CAAC;AAEW,QAAA,oBAAoB,GAAG,CAAC,mBAAa,CAAC,EAAE,CAAC,CAAC;AAEvD,SAAgB,kBAAkB,CAAC,OAAe;IAChD,IAAI,CAAC,OAAO,EAAE,CAAC;QACb,OAAO,IAAI,CAAC;IACd,CAAC;IAED,IAAI,OAAO,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,MAAM,GAAG,CAAC,EAAE,CAAC;QACnC,OAAO,IAAI,CAAC;IACd,CAAC;IAED,MAAM,GAAG,GAAsB;QAC7B,OAAO,EAAE,KAAK;QACd,WAAW,EAAE,KAAK;QAClB,YAAY,EAAE,OAAO,CAAC,IAAI,EAAE;QAC5B,UAAU,EAAE,mBAAa,CAAC,EAAE;KAC7B,CAAC;IAEF,IAAI,CAAC,IAAA,aAAO,EAAC,OAAO,CAAC,IAAI,EAAE,CAAC,EAAE,CAAC;QAC7B,GAAG,CAAC,UAAU,GAAG,iBAAiB,CAAC;IACrC,CAAC;IACD,OAAO,EAAE,IAAI,EAAE,CAAC,GAAG,CAAC,EAAE,CAAC;AACzB,CAAC","sourcesContent":["import type { Category } from '../../../constants';\nimport { NpmDatasource } from '../../datasource/npm';\nimport { id, isValid } from '../../versioning/npm';\n\nimport type { PackageDependency, PackageFileContent } from '../types';\n\nexport const categories: Category[] = ['js'];\n\nexport const defaultConfig = {\n managerFilePatterns: ['/(^|/)\\\\.bun-version$/'],\n versioning: id,\n};\n\nexport const supportedDatasources = [NpmDatasource.id];\n\nexport function extractPackageFile(content: string): PackageFileContent | null {\n if (!content) {\n return null;\n }\n\n if (content.split('\\n').length > 2) {\n return null;\n }\n\n const dep: PackageDependency = {\n depName: 'Bun',\n packageName: 'bun',\n currentValue: content.trim(),\n datasource: NpmDatasource.id,\n };\n\n if (!isValid(content.trim())) {\n dep.skipReason = 'invalid-version';\n }\n return { deps: [dep] };\n}\n"]}
@@ -9,7 +9,7 @@ updateLockedDependency, };
9
9
  export declare const url = "https://bundler.io/docs.html";
10
10
  export declare const categories: Category[];
11
11
  export declare const defaultConfig: {
12
- fileMatch: string[];
12
+ managerFilePatterns: string[];
13
13
  versioning: string;
14
14
  };
15
15
  export declare const supportedDatasources: string[];
@@ -15,7 +15,7 @@ exports.supportsLockFileMaintenance = true;
15
15
  exports.url = 'https://bundler.io/docs.html';
16
16
  exports.categories = ['ruby'];
17
17
  exports.defaultConfig = {
18
- fileMatch: ['(^|/)Gemfile$'],
18
+ managerFilePatterns: ['/(^|/)Gemfile$/'],
19
19
  versioning: rubyVersioning.id,
20
20
  };
21
21
  exports.supportedDatasources = [
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../lib/modules/manager/bundler/index.ts"],"names":[],"mappings":";;;;AACA,gEAAsE;AACtE,wDAA+D;AAC/D,8EAAwD;AACxD,2CAA8C;AAa5C,gGAbO,2BAAe,OAaP;AAZjB,uCAA+C;AAW7C,mGAXO,4BAAkB,OAWP;AAVpB,mDAAyD;AAYvD,uGAZO,sCAAsB,OAYP;AAVX,QAAA,2BAA2B,GAAG,IAAI,CAAC;AAanC,QAAA,GAAG,GAAG,8BAA8B,CAAC;AACrC,QAAA,UAAU,GAAe,CAAC,MAAM,CAAC,CAAC;AAElC,QAAA,aAAa,GAAG;IAC3B,SAAS,EAAE,CAAC,eAAe,CAAC;IAC5B,UAAU,EAAE,cAAc,CAAC,EAAE;CAC9B,CAAC;AAEW,QAAA,oBAAoB,GAAG;IAClC,6BAAkB,CAAC,EAAE;IACrB,oCAAqB,CAAC,EAAE;CACzB,CAAC","sourcesContent":["import type { Category } from '../../../constants';\nimport { RubyVersionDatasource } from '../../datasource/ruby-version';\nimport { RubygemsDatasource } from '../../datasource/rubygems';\nimport * as rubyVersioning from '../../versioning/ruby';\nimport { updateArtifacts } from './artifacts';\nimport { extractPackageFile } from './extract';\nimport { updateLockedDependency } from './update-locked';\n\nexport const supportsLockFileMaintenance = true;\n\n/*\n * Each of the below functions contain some explanations within their own files.\n * The best way to understand them in more detail is to look at the existing managers and find one that matches most closely what you need to do.\n */\n\nexport {\n extractPackageFile, // Mandatory unless extractAllPackageFiles is used instead\n updateArtifacts, // Optional\n updateLockedDependency,\n};\n\nexport const url = 'https://bundler.io/docs.html';\nexport const categories: Category[] = ['ruby'];\n\nexport const defaultConfig = {\n fileMatch: ['(^|/)Gemfile$'],\n versioning: rubyVersioning.id,\n};\n\nexport const supportedDatasources = [\n RubygemsDatasource.id,\n RubyVersionDatasource.id,\n];\n"]}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../lib/modules/manager/bundler/index.ts"],"names":[],"mappings":";;;;AACA,gEAAsE;AACtE,wDAA+D;AAC/D,8EAAwD;AACxD,2CAA8C;AAa5C,gGAbO,2BAAe,OAaP;AAZjB,uCAA+C;AAW7C,mGAXO,4BAAkB,OAWP;AAVpB,mDAAyD;AAYvD,uGAZO,sCAAsB,OAYP;AAVX,QAAA,2BAA2B,GAAG,IAAI,CAAC;AAanC,QAAA,GAAG,GAAG,8BAA8B,CAAC;AACrC,QAAA,UAAU,GAAe,CAAC,MAAM,CAAC,CAAC;AAElC,QAAA,aAAa,GAAG;IAC3B,mBAAmB,EAAE,CAAC,iBAAiB,CAAC;IACxC,UAAU,EAAE,cAAc,CAAC,EAAE;CAC9B,CAAC;AAEW,QAAA,oBAAoB,GAAG;IAClC,6BAAkB,CAAC,EAAE;IACrB,oCAAqB,CAAC,EAAE;CACzB,CAAC","sourcesContent":["import type { Category } from '../../../constants';\nimport { RubyVersionDatasource } from '../../datasource/ruby-version';\nimport { RubygemsDatasource } from '../../datasource/rubygems';\nimport * as rubyVersioning from '../../versioning/ruby';\nimport { updateArtifacts } from './artifacts';\nimport { extractPackageFile } from './extract';\nimport { updateLockedDependency } from './update-locked';\n\nexport const supportsLockFileMaintenance = true;\n\n/*\n * Each of the below functions contain some explanations within their own files.\n * The best way to understand them in more detail is to look at the existing managers and find one that matches most closely what you need to do.\n */\n\nexport {\n extractPackageFile, // Mandatory unless extractAllPackageFiles is used instead\n updateArtifacts, // Optional\n updateLockedDependency,\n};\n\nexport const url = 'https://bundler.io/docs.html';\nexport const categories: Category[] = ['ruby'];\n\nexport const defaultConfig = {\n managerFilePatterns: ['/(^|/)Gemfile$/'],\n versioning: rubyVersioning.id,\n};\n\nexport const supportedDatasources = [\n RubygemsDatasource.id,\n RubyVersionDatasource.id,\n];\n"]}
@@ -3,7 +3,7 @@ import type { PackageFileContent } from '../types';
3
3
  export declare const url = "https://cakebuild.net/docs";
4
4
  export declare const categories: Category[];
5
5
  export declare const defaultConfig: {
6
- fileMatch: string[];
6
+ managerFilePatterns: string[];
7
7
  };
8
8
  export declare const supportedDatasources: string[];
9
9
  export declare function extractPackageFile(content: string): PackageFileContent;
@@ -10,7 +10,7 @@ const nuget_1 = require("../../datasource/nuget");
10
10
  exports.url = 'https://cakebuild.net/docs';
11
11
  exports.categories = ['dotnet'];
12
12
  exports.defaultConfig = {
13
- fileMatch: ['\\.cake$'],
13
+ managerFilePatterns: ['/\\.cake$/'],
14
14
  };
15
15
  exports.supportedDatasources = [nuget_1.NugetDatasource.id];
16
16
  const lexer = moo_1.default.states({