Commit graph

1147 commits

Author SHA1 Message Date
Rhys Arkins
4fe2972337
fix(onboarding): write gitAuthor before merging into onboarding branch (#22353) 2023-05-22 15:20:25 +00:00
RahulGautamSingh
0d85cead02
fix(migration): throw error for invalid hostRules (#20540) 2023-05-22 07:49:26 +00:00
Adam Setch
0296810cd6
feat(template): allow isGroup (#22331) 2023-05-21 16:31:21 +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
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
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
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
Sergei Zharinov
cd5abc87b8
refactor(rubygems): Use schema for fallback API (#21933) 2023-05-17 08:12:20 +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
Adam Setch
976a5a1a82
feat(bitbucket): add paginate http option (#22135) 2023-05-13 06:52:09 +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
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
4924973e9e
build: switch hcl parser (#21988) 2023-05-05 08:50:58 +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
9f01274911
fix(fs): remove regex path validation (#21871) 2023-04-28 12:31:32 +00:00
RahulGautamSingh
938a36801e
refactor: replace test.each with it.each (#21859) 2023-04-28 04:33:15 +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
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
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
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
Sergei Zharinov
3fbdcdc1ae
refactor(schema): Enhanced "loose" collections (#21541) 2023-04-21 08:25:48 +00:00
Michael Kriese
8e8e8a7ea2
test: remove useless jest fake timer reset (#21633) 2023-04-20 18:13:36 +00:00
Sergei Zharinov
58fe0bdc81
refactor(date): Use Jest fake timers (#21631) 2023-04-20 16:52:48 +00:00
Sergei Zharinov
66d1ae94d3
refactor(git): Rename fetchCommit to fetchBranch (#21581) 2023-04-18 19:30:05 +00:00
Sergei Zharinov
e9adc3d23f
feat(schema): Better utility for JSON parsing (#21536) 2023-04-17 08:01:23 +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
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
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
Michael Kriese
2de1b29c1f
feat(fs): add isValidLocalPath function (#21433) 2023-04-12 15:13:34 +00:00
RahulGautamSingh
efc366ec57
feat(datasource): rename node -> node-version (#21149) 2023-04-12 13:43:59 +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
e1d5012e4c
feat(http): Throw errors for schema mismatch (#21395) 2023-04-11 04:42:34 +00:00
Jamie Magee
b23700d749
test: jest isolation (#21406) 2023-04-10 04:32:04 +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
Rhys Arkins
f5595f334c
feat: RENOVATE_X_IGNORE_RE2 (#21391) 2023-04-08 08:38:43 +00:00