Sergei Zharinov
71ce657a5a
feat(schema-utils): Support LooseRecord
key validation ( #22404 )
2023-05-24 10:36:19 +00:00
Patrick Fitzgerald
c40f724711
feat(presets): add turbo monorepo ( #22393 )
2023-05-24 06:32:11 +00:00
Adam Setch
800336bae9
fix: correct typo ( #22392 )
2023-05-24 05:01:24 +00:00
Rhys Arkins
a894b750e5
docs: matchFiles also matches lock files
2023-05-24 06:01:47 +02:00
Adam Setch
cbbb95828f
refactor(bitbucket): remove unused accumulate value utility ( #22359 )
2023-05-22 18:25:53 +00:00
Rhys Arkins
4fe2972337
fix(onboarding): write gitAuthor before merging into onboarding branch ( #22353 )
2023-05-22 15:20:25 +00:00
Philip
18bd6b6179
fix: log repo problems correctly ( #22349 )
2023-05-22 14:38:29 +00:00
Adam Setch
d9f5d04e21
refactor(bitbucket): use paginated api for comments ( #22348 )
2023-05-22 12:43:40 +00:00
RahulGautamSingh
0d85cead02
fix(migration): throw error for invalid hostRules ( #20540 )
2023-05-22 07:49:26 +00:00
Adam Setch
48d4cf3e18
refactor(bitbucket): use paginated api for commit statuses ( #22329 )
2023-05-22 07:33:12 +00:00
Adam Setch
5597560c92
refactor(bitbucket): use paginated api for pullrequests ( #22330 )
2023-05-22 06:05:49 +00:00
Adam Setch
550ab80477
refactor(bitbucket): use paginated api for tags ( #22336 )
2023-05-22 05:54:25 +00:00
Adam Setch
0296810cd6
feat(template): allow isGroup ( #22331 )
2023-05-21 16:31:21 +00:00
Adam Setch
2ccf030e6a
refactor(bitbucket): use paginated api for getRepos ( #22275 )
2023-05-21 08:08:48 +00:00
MShekow
ec0bddde21
docs: mention tooling to retrieve installation token for GitHub platform ( #22316 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-05-21 06:00:52 +00:00
Sergei Zharinov
86735d75b5
refactor(rubygems): Extract copystring
function to the utils ( #22322 )
2023-05-20 12:11:45 +00:00
Adam Setch
06f71346cd
feat(bitbucket): add support for pagelen ( #22278 )
2023-05-20 05:43:00 +00:00
Chuck Grindel
7a1d24209c
feat: initial implementation of bazel-module
manager ( #21893 )
2023-05-20 05:34:30 +00:00
Rhys Arkins
735129bbd7
fix(versioning/composer): handle abnormal subset ranges ( #22319 )
2023-05-19 20:37:31 +00:00
Sergei Zharinov
3164401d69
refactor(npm): Use schema for PackageSource
parsing ( #22314 )
2023-05-19 17:22:03 +00:00
Rhys Arkins
8d372fc594
fix(pnpm): use latest pnpm when upgrading pnpm ( #22309 )
2023-05-19 08:02:13 +00:00
Gabriel-Ladzaretti
d88d63b4f9
feat(config-error): raise a warning issue for misconfigured matchConfidence
( #22296 )
...
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-05-18 17:02:13 +00:00
Sergei Zharinov
8cdd1a20f4
refactor(http): Rename useCache
option to memCache
( #22300 )
2023-05-18 14:33:11 +00:00
Rhys Arkins
bcdf8439d6
fix: remove rebase label ( #22293 )
2023-05-18 10:56:16 +00:00
Spencer Williams
290463747f
feat(manager/terragrunt): support lockFileMaintenance ( #20833 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-05-18 07:41:03 +00:00
Sebastian Poxhofer
7cfd7145e7
docs(hostRules): document current matchHost behaviour if a port is supplied ( #22007 )
...
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-05-18 07:39:22 +00:00
Philip
c6d7168f44
feat: log extended branch summary ( #22056 )
2023-05-18 05:59:43 +00:00
HonkingGoose
452804834b
feat(presets): create approveMajorUpdates
( #22075 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-05-18 05:58:46 +00:00
Sebastian Poxhofer
2863361636
feat(manager/pep621): support pdm lock files ( #22244 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-05-18 05:57:49 +00:00
RahulGautamSingh
ffeb78415a
feat(onboarding): merge onboardingBranch into baseBranch ( #20893 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-05-18 05:56:12 +00:00
Rhys Arkins
b5d74a8ffb
feat: allow previously merged PRs, but block automerge ( #22279 )
2023-05-17 21:04:38 +00:00
Gabriel-Ladzaretti
98d98515cc
refactor(config-error): generalize error issue creation for future reuse ( #22289 )
2023-05-17 17:47:16 +00:00
Ivan Josipovic
71d64d23ce
feat: add sdk to monorepo:dotnet ( #22290 )
2023-05-17 15:43:10 +00:00
Sergei Zharinov
42e2b2743d
fix(maven): Implement latest fix of the Maven versions ( #22288 )
2023-05-17 14:57:36 +00:00
Seiya Kokushi
5207da4546
feat(manager/asdf): support channel suffix on asdf-flutter ( #22131 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-05-17 09:59:17 +00:00
IKEDA Sho
adacfcf30b
fix(cpanfile): support version ranges which are not v-prefixed ( #22259 )
2023-05-17 09:58:04 +00:00
Michael Kriese
9a87c3f7da
fix(manager/nuget): return null for no deps ( #22282 )
2023-05-17 08:27:10 +00:00
Sebastian Poxhofer
3fccfbe927
feat(vulnerabilities): add option to add summary to dashboard ( #21766 )
...
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-05-17 08:15:12 +00:00
Sergei Zharinov
cd5abc87b8
refactor(rubygems): Use schema for fallback API ( #21933 )
2023-05-17 08:12:20 +00:00
Rhys Arkins
f2977e4f55
fix(cache): include upgrade details in pr fingerprint ( #22271 )
2023-05-16 17:49:22 +00:00
Ivan Josipovic
90100df29b
feat: add maui to monorepo:dotnet ( #22269 )
2023-05-16 17:38:58 +00:00
Adam Setch
1c82218197
feat(vulnerabilities): handle medium and unknown severities ( #22257 )
...
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2023-05-16 15:38:23 +00:00
IKEDA Sho
e1e5f7f7d0
fix(changelog): correct excactReleaseRegex ( #22265 )
2023-05-16 15:31:42 +00:00
Sergei Zharinov
115ed870ab
fix(logger): Represent Zod errors in friendlier format ( #22238 )
2023-05-16 14:18:46 +00:00
fredrondina
dc077f3f6f
fix(gitlab): ignoreApprovals add check for existingAnyApproverRule ( #22237 )
2023-05-16 12:54:09 +00:00
Alex Hatzenbuhler
2e7aa43240
fix: Add changelogUrl for gradle-semver-plugin ( #20441 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-05-16 05:01:16 +00:00
Natsuki Ikeguchi
ae75c8372c
feat: Add rjsf as a monorepo ( #22248 )
...
Signed-off-by: Natsuki Ikeguchi <me@s6n.jp>
2023-05-16 04:14:50 +00:00
Rhys Arkins
e765e72e7c
feat(yarn): handle yarn 3 lock file for updateLockedDependency ( #21966 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-05-15 20:03:31 +02:00
Andy Roth
d54ecb1f7f
feat(asdf): Add support for more ASDF plugins ( #21942 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-05-15 16:21:57 +00:00
Sergei Zharinov
a732b39985
fix(rubygems): Remove verbose debug logging ( #22235 )
2023-05-15 12:16:51 +00:00
IKEDA Sho
9f9c1d9f9d
feat(manager): add cpanfile manager ( #21152 )
2023-05-15 09:53:23 +00:00
HonkingGoose
b08130791e
docs(pep621): improve sentences ( #22231 )
2023-05-15 08:39:53 +00:00
Sergei Zharinov
5b5a1e9534
fix(composer): Fix excessive parsing error logging ( #22089 )
2023-05-15 08:17:35 +00:00
Sebastian Poxhofer
019c75caab
feat(manager/pep621): implement manager ( #22082 )
...
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-05-15 07:51:05 +00:00
Sebastian Krebs
fc73b078dc
feat: commitMessageLowerCase ( #20930 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-05-13 18:12:36 +00:00
Adam Setch
0e27bd18cf
feat(bitbucket): use paginated effective default reviewers response ( #22164 )
2023-05-13 12:19:24 +00:00
Adam Setch
976a5a1a82
feat(bitbucket): add paginate http option ( #22135 )
2023-05-13 06:52:09 +00:00
Rhys Arkins
b02856b1fc
fix: massage rebase check PR comment ( #22079 )
2023-05-12 06:18:49 +00:00
Liora Milbaum
9b96e07391
chore(regex-managers): Support Contailerfile ( #22115 )
2023-05-12 04:59:16 +00:00
Adam Setch
a2e036e334
feat(vulnerabilities): set, maintain and expose vulnerabilitySeverity for templated fields ( #21939 )
2023-05-11 15:00:20 +00:00
Chuck Grindel
ebf064e75b
chore(utils/array): add isNotNullOrUndefined ( #22081 )
2023-05-11 10:26:59 +00:00
Rhys Arkins
b5d87c67b3
fix(regex): limit regex manager iterations to 10k to avoid OoM ( #22084 )
2023-05-11 07:40:02 +00:00
horihel
08233ff705
feat(platform/azure): Recreate Auto-Approve on PR-Update ( #22028 )
...
Signed-off-by: Heiko Helmle <heiko.helmle@horiba.com>
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-05-11 05:15:33 +00:00
Johannes Feichtner
eec46d1880
feat(gradle/manager): add support for Kotlin objects in buildSrc
files ( #21892 )
2023-05-10 19:36:05 +00:00
HonkingGoose
bf2f9db59d
docs: rewrite local platform ( #22067 )
2023-05-10 09:28:57 +00:00
Marcus Crane
06b8dcdca1
feat(platform/github): Skip archived repos at earliest point when retrieving repo listings ( #22057 )
2023-05-10 05:39:20 +00:00
Rhys Arkins
2e2570c2fd
feat(poetry): detect constraint from lock file ( #22038 )
...
Co-authored-by: Mathieu Kniewallner <mathieu.kniewallner@gmail.com>
2023-05-10 05:38:03 +00:00
Rhys Arkins
32cb5e1ad7
docs: local platform
2023-05-10 07:35:18 +02:00
Rhys Arkins
93052ec917
feat: platform=local ( #22010 )
...
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2023-05-10 04:30:12 +00:00
Rhys Arkins
77bd389582
fix: RENOVATE_X_CLEAR_HOOKS
2023-05-09 17:50:22 +02:00
Michael Kriese
3f33995ab9
feat(manager/terraform): support registry aliases for docker images and oci helm charts ( #22022 )
...
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-05-09 15:26:00 +00:00
Michael Kriese
f63f3647ec
test(manager/terraform): refactor some tests ( #22039 )
2023-05-09 09:50:37 +00:00
Malte Hviid-Magnussen
347c2d02d7
docs(gitlab): add hostType to registry hostRules guide ( #22055 )
2023-05-09 09:47:31 +00:00
HonkingGoose
8b06cdc2cb
chore(regex-managers): improve helmChartYamlAppVersions
description ( #22024 )
2023-05-08 10:22:32 +00:00
IKEDA Sho
44271cca8a
feat(manager/asdf): add ecspresso ( #22021 )
2023-05-08 08:32:57 +00:00
RahulGautamSingh
6ac9a84209
fix(pnpm): extract engine constraint ( #21959 )
2023-05-08 07:54:19 +00:00
RahulGautamSingh
0b36f97bd3
refactor: replace as with partial/satisfies ( #21982 )
2023-05-08 06:36:40 +00:00
Sergei Zharinov
79313fa68b
test(rubygems): Inline params for better readability ( #22017 )
2023-05-07 21:17:14 +00:00
Sergei Zharinov
664dc808e7
refactor(composer): Use schema for parsing ( #21520 )
2023-05-07 20:51:20 +00:00
HonkingGoose
546a52cbe6
docs(azure-pipelines
manager): explain missing features ( #22005 )
2023-05-07 19:17:21 +00:00
guicamest
2112ea2646
feat(manager/gradle): Support properties map in gradle kts ( #21792 )
2023-05-07 15:47:06 +00:00
Rhys Arkins
9276a54069
refactor(scm): use scm for getFileList, checkoutBranch ( #22006 )
2023-05-07 04:12:15 +00:00
Ubiratan Soares
da8ee606c2
feat(manager/asdf): Add maestro, detekt and ktlint ( #21999 )
2023-05-06 04:43:45 +00:00
Michael Kriese
4924973e9e
build: switch hcl parser ( #21988 )
2023-05-05 08:50:58 +00:00
cjtim
e3e6de9f1d
fix(managers/gradle): allow dot annotation in version.ref ( #21820 )
...
Signed-off-by: Jinna C <jinnatim@gmail.com>
Co-authored-by: Johannes Feichtner <343448+Churro@users.noreply.github.com>
2023-05-04 19:19:00 +00:00
Michael Kriese
7bdf4d6269
fix(manager/terraform): correctly extract oci charts ( #21974 )
2023-05-04 15:17:04 +00:00
Rhys Arkins
665866a01e
fix(onboarding): don’t check onboarding cache unless onboarding=true ( #21967 )
2023-05-04 12:52:22 +00:00
Boris Bera
18ddc2fe74
feat(manager/dockerfile): support file names that are all lowercase ( #21877 )
2023-05-03 19:05:39 +00:00
Ion Alberdi
97c3ae93a6
feat(manager/poetry): Support tag as git-dependency on github ( #21949 )
2023-05-03 16:14:01 +00:00
Jamie Magee
19ce28ccec
fix(managers/nix): pass github token to nix ( #21568 )
2023-05-03 16:08:57 +00:00
Brenton Alker
0913787540
fix(template): Proxy Compile Input loses values from arrays ( #21943 )
2023-05-03 05:58:33 +00:00
renovate[bot]
58aa841d69
build(deps): update dependency minimatch to v9 ( #21923 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-05-02 13:00:40 +00:00
Michael Kriese
d6edbb2e2d
fix(automerge): force PR creation on dashboard approval ( #21924 )
2023-05-02 12:40:58 +00:00
Jonatan Männchen
0e46363ee8
feat(datasource/hexpm-bob): Switch to builds.hex.pm from repo.hex.pm ( #21915 )
2023-05-02 11:32:57 +00:00
Philip
5511f33d06
feat: checkedBranches ( #21845 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-05-02 08:54:49 +00:00
Jan Høydahl
65176e7260
fix(manager/gradle): Convert multiple globs into regex for consistent-versions plugin ( #21909 )
2023-05-02 07:32:56 +00:00
Hugo van Rijswijk
144aaebcc8
feat(presets): add stryker-mutator/mutation-testing-elements
monorepo ( #21905 )
2023-05-02 05:45:05 +00:00
Mikko Piuhola
b1ffc66d86
fix(manager/gitlabci): support multi-line !reference tags ( #21896 )
2023-04-30 15:07:48 +00:00
Liora Milbaum
f2a415e34f
refactor(datasource/docker): Using URL module for improved readability ( #21809 )
2023-04-29 17:51:03 +00:00
Sergei Zharinov
2c75fac1a5
fix(rubygems): Copy strings via buffers instead of slice hack ( #21876 )
2023-04-29 16:19:35 +00:00
RahulGautamSingh
3b82013ad2
feat: save targetBranch in prBody ( #21724 )
2023-04-29 13:01:51 +00:00
Sergei Zharinov
07d86fc2aa
refactor(rubygems): Parse rubygems data with schema ( #21875 )
2023-04-29 10:42:00 +00:00
Rhys Arkins
91cbe5bdcc
fix(github): try automerge PR even if approving reviews required ( #21883 )
2023-04-29 08:55:52 +00:00
Sergei Zharinov
708f5e8e52
fix(rubygems): Use module-local memory cache ( #21884 )
2023-04-29 07:45:48 +00:00
Sergei Zharinov
9e4a743d1a
fix(rubygems): Change accept-encoding
to gzip
( #21882 )
2023-04-29 06:23:36 +00:00
Sergei Zharinov
d166bc01e6
fix(rubygems): Use memcache instead of module-local const ( #21874 )
2023-04-28 17:05:46 +00:00
Michael Kriese
9f01274911
fix(fs): remove regex path validation ( #21871 )
2023-04-28 12:31:32 +00:00
Michael Kriese
c00732f262
chore: replace shelljs ( #21870 )
2023-04-28 12:17:48 +00:00
Michael Kriese
64bd96b93f
feat(datasource/azure-pipelines-tasks): load tasks from github ( #21869 )
2023-04-28 10:19:06 +00:00
peters5
86b028f947
fix(platform/azure): call getPolicyConfigurations() with correct parameter order ( #21854 )
2023-04-28 05:02:53 +00:00
RahulGautamSingh
938a36801e
refactor: replace test.each
with it.each
( #21859 )
2023-04-28 04:33:15 +00:00
Gabriel-Ladzaretti
81b69bb4ef
feat(logs): log default branch in branch summary ( #21855 )
2023-04-28 04:31:15 +00:00
HonkingGoose
9b0cf0ac6a
fix: improve user-facing ignored PR messages ( #21813 )
2023-04-27 19:44:49 +00:00
Michael Kriese
05f365c8c2
refactor(datasouce/docker): split file ( #21842 )
2023-04-27 18:27:19 +00:00
Rhys Arkins
de3cb95e91
fix(github): log res if no repository returned
2023-04-27 17:03:06 +02:00
Michael Kriese
d8cd68638e
fix(datasource/docker): replace legacy url resolve ( #21841 )
2023-04-27 13:36:09 +00:00
RahulGautamSingh
012c0ac2fe
feat: npm workspaces ( #21274 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-04-27 12:42:25 +00:00
Jamie Magee
1574baea6c
refactor: satisfy type checks for array.includes
( #21834 )
2023-04-27 05:18:45 +00:00
RahulGautamSingh
fc0fb1980c
feat: onboarding branch cache ( #21768 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-04-27 05:07:38 +00:00
Jamie Magee
a6dfa70c1d
chore: migrate to structuredClone
( #20885 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-04-27 05:06:22 +00:00
RahulGautamSingh
78aa91aca8
feat(pnpm): get locked version from pnpm-lock.yaml
( #21480 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-04-27 05:06:07 +00:00
Michael Kriese
9ba7c4063c
feat(presets): add AzureAD/microsoft-identity-web
monorepo ( #21817 )
2023-04-26 12:35:11 +00:00
Chuck Grindel
7f4c8ebeb9
feat: add bazel
datasource ( #21733 )
2023-04-25 20:08:26 +00:00
Adam Setch
6ec865be62
feat: add prTitleStrict config option to bypass prTitle manipulation ( #21454 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-04-25 15:08:13 +00:00
Rhys Arkins
bd6897063b
fix(datasource/docker): don't abort for 401 from docker hub ( #21796 )
2023-04-25 15:04:58 +00:00
Rhys Arkins
2496091b88
fix(versioning/hashicorp): handle empty constraint ( #21642 )
2023-04-24 10:15:17 +00:00
Nikolai Røed Kristiansen
0538a4c96d
fix(manager/helmfile): Use helmfile relative path ( #21591 )
2023-04-24 08:22:52 +00:00
Jon Finerty
454f2597cb
feat(managers/asdf): Add poetry support in asdf manager ( #21765 )
2023-04-23 17:52:49 +00:00
Sergei Zharinov
888cbda358
refactor(workers): Extract lookup stats helper ( #21762 )
2023-04-23 09:21:23 +00:00
Rhys Arkins
ad0a2e144d
fix(versioning/composer): compatible composer numeric soft ( #21744 )
2023-04-23 09:21:09 +00:00
Liora Milbaum
75ac52ba08
fix(datasource/docker): omit empty service search key from auth url ( #21755 )
2023-04-23 06:33:11 +00:00
Noam Dolovich
8d8c3d11fd
fix(platform/azure): improve getPolicyConfigurations latency via mergePolicyGuid filter ( #21723 )
2023-04-23 06:27:59 +00:00
Sergei Zharinov
6bd1277c89
fix(manager/gradle): Filter false positives out of extracted deps ( #21753 )
2023-04-23 08:33:49 +02:00
Rhys Arkins
b27ec633bc
fix(onboarding): Revert "feat(onboarding): use cache to check if repo is onboarded" ( #21731 )
2023-04-22 06:31:19 +02:00
Chuck Grindel
be08f1b985
feat: implement bazel-module
VersioningApi ( #21606 )
2023-04-21 17:19:30 +00:00
Rob Hannay
b853af2c7d
fix(fs): permit square brackets []
in file paths ( #21625 )
...
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-04-21 15:51:12 +00:00
Rhys Arkins
bf0e39da5f
fix(ansible-galaxy): handle git source ( #21640 )
2023-04-21 09:24:29 +00:00
HonkingGoose
6990f7fc09
docs(config options): rewrite forkProcessing
( #21621 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-04-21 09:05:07 +00:00
Sergei Zharinov
3fbdcdc1ae
refactor(schema): Enhanced "loose" collections ( #21541 )
2023-04-21 08:25:48 +00:00
Rhys Arkins
634170351d
feat(presets): deprecate npm-based presets ( #21654 )
2023-04-21 06:04:08 +00:00
Michael Kriese
455de72ee7
fix(manager/git-submodule): use appropriate hostType for auth ( #17400 )
...
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-04-21 04:13:32 +00:00
Michael Kriese
8e8e8a7ea2
test: remove useless jest fake timer reset ( #21633 )
2023-04-20 18:13:36 +00:00
Sergei Zharinov
1adc0777da
fix(platform/github): Fix branch recreation for existing branches ( #21629 )
2023-04-20 17:51:00 +00:00
Sergei Zharinov
58fe0bdc81
refactor(date): Use Jest fake timers ( #21631 )
2023-04-20 16:52:48 +00:00
Mr.Hope
1637d13c16
feat(presets): add vitest to jsUnitTest ( #20389 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2023-04-19 16:21:52 +00:00
Dominik Steinbinder
18d0fbc3af
fix: sanitize special characters in URLs ( #21575 )
2023-04-19 14:47:12 +00:00
HonkingGoose
bd2dba0b01
docs: drop link to maven-cmp repository ( #21601 )
2023-04-19 10:55:06 +00:00
Sergei Zharinov
66d1ae94d3
refactor(git): Rename fetchCommit
to fetchBranch
( #21581 )
2023-04-18 19:30:05 +00:00
Vladimir Varankin
3d19f0a648
docs: fix typo in regex versioning ( #21579 )
2023-04-18 14:05:05 +02:00
Michael Kriese
bce88c862e
feat(config): rename azureAutoApprove
to autoApprove
( #21576 )
2023-04-18 09:09:46 +00:00
Sebastian Poxhofer
75a1ab04eb
refactor(vulnerabilities): return interface for Vulnerabilities ( #21310 )
2023-04-18 09:07:36 +00:00
Tom Fay
2a72f85cc2
feat(manager/cargo): support private registry index env var ( #20379 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-04-18 08:49:24 +00:00
cjtim
7d6438b16f
chore(managers/sbt): remove unused types ( #21570 )
...
Signed-off-by: Jinna C <jinnatim@gmail.com>
2023-04-18 08:07:25 +00:00
Emil Davtyan
288ad1f9bd
feat: support depth URL argument in Terragrunt modules ( #21494 )
...
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-04-18 05:01:29 +00:00
Jorge Silva
91812d025d
feat(manager/gomod): add goGetDirs
option ( #20156 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-04-18 04:55:28 +00:00
Michael Kriese
4fa199e20d
feat(versioning/regex): add revision
as fifth capture group ( #21555 )
2023-04-18 02:33:30 +00:00
renovate[bot]
07930b1393
build(deps): update aws-sdk-js-v3 monorepo ( #21549 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-04-17 13:52:42 +00:00
Sergei Zharinov
e9adc3d23f
feat(schema): Better utility for JSON parsing ( #21536 )
2023-04-17 08:01:23 +00:00
DjordyKoert
62b57aa27c
feat: disable setting COMPOSER_AUTH for gitlab ( #20634 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-04-17 06:16:02 +00:00
Johannes Feichtner
94b42c5123
refactor(gradle/manager): introduce method to resolve variables ( #21531 )
2023-04-17 06:13:31 +00:00
Sergei Zharinov
6d0aeee2b8
fix(maven): Support versions containing +
sign ( #21533 )
2023-04-16 09:00:09 +00:00
Michael Kriese
09e43acdf6
fix(fs): allow {}
inside paths ( #21530 )
2023-04-15 18:09:43 +00:00
Rhys Arkins
d8400d307c
build: add java-maven install-tool support
2023-04-15 09:33:30 +02:00
Daiki Nishikawa
7e4a7a0cf1
feat: add swc package to monorepo group ( #21431 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-04-15 06:55:28 +00:00
Jeroen de Bruijn
b064435803
fix(manager/github-actions): allow dot .
in reusable workflow repository name ( #21519 )
2023-04-15 05:45:06 +00:00
Rhys Arkins
6b12beeb1b
build: support more containerbase tools
2023-04-14 10:15:00 +02:00
Rhys Arkins
5fb1747361
fix: Revert "feat: compare all branch authors when deciding if a branch is modified" ( #21505 )
2023-04-14 06:20:34 +00:00
Alex Kessock
8b0acd4108
feat: compare all branch authors when deciding if a branch is modified ( #20739 )
2023-04-13 15:19:13 +00:00
Chuck Grindel
a12ac33f0f
fix(cache): use UTC dates for cache strategy calculations ( #21488 )
2023-04-13 15:01:04 +00:00
Michael Kriese
3d23793237
fix(fs): allow +$
inside paths ( #21482 )
2023-04-13 13:09:01 +00:00
Michael Kriese
2ff75fb8e2
fix(fs): allow @
inside paths ( #21476 )
2023-04-13 08:57:39 +00:00
Sebastian Poxhofer
9d2871085c
refactor(vulnerabilities): rename fetchVulnerabilities to appendVulnerabilityPackageRules ( #21468 )
2023-04-12 20:34:13 +00:00
RahulGautamSingh
135e6cd078
feat(config): rename stabilityDays to minimumReleaseAge ( #21376 )
...
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-04-12 17:59:24 +00:00
Vojta Polak
d7b7f0421c
feat: support depth URL argument in Terraform modules ( #21287 )
2023-04-12 15:38:13 +00:00
Michael Kriese
2de1b29c1f
feat(fs): add isValidLocalPath
function ( #21433 )
2023-04-12 15:13:34 +00:00
Michael Kriese
c79b209032
refactor(platform): optional getVulnerabilityAlerts
( #21449 )
2023-04-12 15:12:15 +00:00
RahulGautamSingh
efc366ec57
feat(datasource): rename node
-> node-version
( #21149 )
2023-04-12 13:43:59 +00:00
Rhys Arkins
f7d7316868
build: export pipenv constraints
2023-04-12 16:03:25 +02:00
Rhys Arkins
1767f7608b
fix: Revert "refactor: safely parse composer files" ( #21448 )
2023-04-12 14:30:33 +02:00
kechigon
c02cf6a34f
fix(ansible-galaxy): space parsing ( #20679 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-04-12 11:53:08 +00:00
Nikolai Røed Kristiansen
b1424dd948
feat(manager/helmfile): Detect kustomization.yaml ( #21111 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-04-12 11:49:23 +00:00
renovate[bot]
da29ed179c
chore(deps): update dependency @types/luxon to v3.3.0 ( #21418 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: RahulGautamSingh <rahultesnik@gmail.com>
2023-04-12 06:49:00 +00:00
Sergei Zharinov
3ded2789e3
refactor(dotnet-version): Refactor schemas ( #21426 )
2023-04-12 06:21:35 +00:00
Johannes Feichtner
1fc7a05b08
refactor(manager/gradle): split extractAllPackageFiles
into multiple sub-methods ( #21429 )
2023-04-12 06:12:55 +00:00
RahulGautamSingh
217ea888a9
fix: migrate hostType ( #21432 )
2023-04-12 04:05:07 +00:00
Sergei Zharinov
7fdb8e2005
refactor(azure-bicep-resource): Refactor schema usage ( #21402 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-04-11 14:41:41 +00:00
Sergei Zharinov
00c8f9055e
refactor(datasource/deno): Add schema validation ( #21329 )
2023-04-11 14:25:34 +00:00
Sergei Zharinov
3b53efe67c
refactor(datasource/npm): Remove unused fields from types ( #21192 )
2023-04-11 13:41:24 +00:00
Sergei Zharinov
e1d5012e4c
feat(http): Throw errors for schema mismatch ( #21395 )
2023-04-11 04:42:34 +00:00
Johannes Feichtner
b088733066
fix(manager/gradle): resolve values when assigning symbols to variables ( #21411 )
2023-04-10 16:37:46 +00:00
Philip
80c3725356
fix(platform/bitbucket): remove interactive text in issue should be read only ( #21409 )
2023-04-10 13:23:22 +00:00
Jamie Magee
b23700d749
test: jest isolation ( #21406 )
2023-04-10 04:32:04 +00:00
Adam Setch
6f6307a008
refactor(platform): add id for each platform ( #21405 )
2023-04-10 04:30:40 +00:00
Sergei Zharinov
dfb1ef47bc
refactor(http): Don't use shallow copy for JSON results ( #21401 )
2023-04-09 21:44:05 +00:00
William Boman
bf0f7e2b82
feat(template): add equals helper ( #21385 )
2023-04-09 05:24:04 +00:00
Hikari Hayashi
df4ae5da1e
feat(presets): update pixijs repo urls ( #21396 )
2023-04-08 22:43:57 +00:00
Jamie Magee
965054d7d4
refactor: safely parse composer files ( #21173 )
2023-04-08 15:08:07 +00:00
Rhys Arkins
f5595f334c
feat: RENOVATE_X_IGNORE_RE2 ( #21391 )
2023-04-08 08:38:43 +00:00
Chuck Grindel
2667ea16d1
fix: update cache record TTL to not account for Daylight Saving time ( #21389 )
2023-04-08 04:24:39 +00:00
Sergei Zharinov
116735f131
feat(schema-utils): Add JSON parsing functions ( #21384 )
2023-04-07 14:53:57 +00:00