Commit graph

1317 commits

Author SHA1 Message Date
RahulGautamSingh
970586c086
refactor: use re2 (#26088) 2023-12-02 09:13:35 +00:00
Sebastian Poxhofer
3c33a26441
refactor(util/yaml): rename load and loadAll to parseSingleYaml and parseYaml (#26084) 2023-12-01 20:13:01 +00:00
Michael Kriese
181c52f1d7
fix(git): set submodule.recurse=true (#26076) 2023-12-01 12:58:11 +00:00
Sergei Zharinov
383bc11d4c
refactor(http): Separate search and apply of host rules (#26067) 2023-12-01 12:00:20 +00:00
Sebastian Poxhofer
f42d0583d5
refactor(utils/yaml): centralize YAML parsing to allow central templating handling (#26068) 2023-12-01 11:58:43 +00:00
Yun Lai
f5b4da3c68
feat(presets): presetCachePersistence (#25825)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-12-01 11:22:26 +00:00
Dave
af6743d7bb
fix(manager/nuget): use environment variables required by NuGet on Windows (#26056) 2023-12-01 11:10:16 +00:00
Michael Kriese
591b572eda
feat(pip_requirements): allow override hashin constraints (#26037) 2023-11-29 18:17:39 +00:00
Michael Kriese
6af2be726c
fix(templates): use re2 for replace helper (#26019) 2023-11-29 01:29:32 +00:00
Michael Kriese
8c78b5a733
fix(keep-alive): use camlcase for option name (#26018) 2023-11-28 22:31:18 +00:00
Michael Kriese
8b4bfbd77d
feat(gitlab): allow override mergeable check attemps and use exponential backoff (#26008) 2023-11-28 09:11:59 +00:00
Rhys Arkins
f08bad2579
refactor: improve logging for hostRules (#25967) 2023-11-27 18:03:27 +00:00
RahulGautamSingh
e0b2772ddc
refactor(match-managers): implement custom.<customMgrName> syntax (#24170) 2023-11-24 07:41:50 +00:00
Tom Vervoort
c82b9afb36
refactor: strongly type commit SHAs (#25207)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-11-22 06:30:19 +00:00
Imamuzzaki Abu Salam
d4db499554
test: add ignore utility test (#25891) 2023-11-21 12:40:36 +00:00
renovate[bot]
8de2126cb2
build(deps): update dependency prettier to v3.1.0 (#25872)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-11-21 07:10:51 +00:00
RahulGautamSingh
0cbd22006f
refactor: use util minimatch (#25842) 2023-11-17 19:59:56 +00:00
Sebastian Poxhofer
a9e50fd48d
fix(template/category): Replaces not working templating field category with categories (#25735) 2023-11-13 21:07:37 +00:00
Sergei Zharinov
19e9e8ea50
refactor(http): Extract GotTask type (#25713) 2023-11-12 21:01:09 +00:00
Sergei Zharinov
75df23bfe4
test(http): Disable http retries for tests inside constructor (#25711) 2023-11-12 19:05:37 +00:00
Rhys Arkins
242e2781f0
chore: rename CommitSha type to LongCommitSha (#25698) 2023-11-11 12:18:00 +00:00
Michael Kriese
f9d1cade08
fix(git): use semver and update simple-git import (#25684) 2023-11-10 09:26:25 +00:00
Michael Kriese
7d2a3018d9
fix(containerbase): remove circular datasource import (#25685) 2023-11-10 08:39:49 +00:00
Sebastian Poxhofer
d10dcff495
refactor(custom/datasource): prepare for additional format types (#25640) 2023-11-08 06:05:22 +00:00
renovate[bot]
e5cbbaaf09
build(deps): update dependency prettier to v3 (#23627)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Sergei Zharinov <zharinov@users.noreply.github.com>
2023-11-07 17:12:01 +00:00
Sergei Zharinov
b69416ce17
refactor(prettier): Force trailing commas (#25631) 2023-11-07 15:50:29 +00:00
bri becker
0882bec330
feat(pr): expandCodeOwnersGroups (#25317)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-11-07 09:21:04 +00:00
Sergei Zharinov
d82ff3659f
fix: Use toml-eslint-parser instead of @iarna/toml (#25594)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-11-06 15:34:52 +00:00
RahulGautamSingh
4231b1ae09
feat: predictible json/json5 handling (#24612)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-11-06 10:30:11 +00:00
RahulGautamSingh
32340dbc47
feat(config): validate reconfigure branch (#24699)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-11-03 13:31:49 +00:00
Philip
bece5a1c50
refactor(errors): massaging validation messages before we assign it (#25452)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-10-31 13:46:55 +00:00
Rhys Arkins
09c2a6a2bb
build(deps): update re2 to 1.20.5 (#25483) 2023-10-29 06:18:32 +00:00
RahulGautamSingh
08c0969913
refactor: replace hasha.fromStream with new fn hashStream (#25046) 2023-10-20 07:49:09 +00:00
Sergei Zharinov
f19eff92ce
fix(github): Reconcile entire GraphQL pages (#25311) 2023-10-20 05:47:21 +00:00
Rhys Arkins
59d0149200
fix: Revert "feat: compare all branch authors when deciding if a branch is modified" (#25254) 2023-10-17 13:35:20 +02:00
Alex Kessock
c2cb93ce44
feat: compare all branch authors when deciding if a branch is modified (#21558)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-10-17 08:45:53 +00:00
Rhys Arkins
a268816a88
refactor(host-rules): log hostType (#24939) 2023-10-09 10:32:56 +00:00
Rhys Arkins
128f7475fb
refactor(http): set timeout implicitly, not through hostRules (#24938) 2023-10-09 09:39:26 +00:00
Rhys Arkins
4288293eec
fix(github): loosen bulk changes error detection
Fixes #24490
2023-10-07 07:56:59 +02:00
Rhys Arkins
6ec9d1d62a
fix(templating): allow category field (#25075) 2023-10-06 11:34:21 +02:00
Sebastian Poxhofer
b73cf032d2
chore: allow null value and undefined for validateURL (#25014) 2023-10-04 04:48:58 +00:00
Yun Lai
4670e3b7f9
fix: add httpsCertificate, httpsPrivateKey and httpsCertificateAuthority into redactedFields (#25013) 2023-10-04 03:55:08 +00:00
Jamie Tanna
adca94e964
refactor: remove duplicate dependency names in warning (#24992) 2023-10-03 12:54:18 +00:00
Rhys Arkins
b66df6eb2e
fix(package-rules): matchCurrentVersion with null versioning (#24965) 2023-10-03 06:18:27 +00:00
Sergei Zharinov
e32490787d
feat(schema-utils): Add MultidocYaml helper (#24933) 2023-10-01 18:32:38 +00:00
Sergei Zharinov
d708f9a397
refactor(schema-utils): Remove unused Url helper (#24694) 2023-09-28 11:33:26 +00:00
Rhys Arkins
c11170fabb
feat(npm)!: drop explicit lerna support (#24542) 2023-09-27 14:29:07 +02:00
gost-serb
6759c6f1f5
fix: regEx definitions that used regex literal and separate flags (#24626)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-09-24 05:21:18 +00:00
Sergei Zharinov
2c50eef812
refactor: Switch from quick-lru to lru-cache (#24572) 2023-09-21 14:01:14 +00:00
Sergei Zharinov
8a25d33478
fix(github): Fix update detection for GraphQL incremental cache (#24503) 2023-09-19 04:40:05 +00:00