Commit graph

1421 commits

Author SHA1 Message Date
Sergei Zharinov
51db0d9e38
fix(emoji): Use colorful version of warning emoji (#28888) 2024-05-08 11:57:39 +00:00
Shunsuke Suzuki
ed4c2e6b4b
fix(manager/devcontainer): parse with JSONC parser (#28914) 2024-05-08 07:27:38 +00:00
RahulGautamSingh
bc2e4b38ea
test(pep440): add tests (#28915) 2024-05-08 06:57:05 +00:00
Michael Kriese
906e0e491e
feat(cache/package): make sqlite optional (#28777) 2024-05-02 08:06:55 +00:00
RahulGautamSingh
5558b0d3da
feat(config/self-hosted): userAgent (#28737)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2024-04-29 16:16:35 +00:00
Rhys Arkins
c5aa75447d
fix(git): drop port when transforming urls (#28722)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-04-29 09:01:00 +00:00
Rhys Arkins
1556cbbb41
chore: fix matcher name typos in tests (#28652) 2024-04-25 15:55:43 +00:00
Sergei Zharinov
5c0628bf3b
feat(host-rules): Support readOnly request matching (#28562)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2024-04-23 03:26:20 +00:00
Rhys Arkins
fa732c4c94
feat(package-rules): warn for depName fallback (#28547) 2024-04-22 06:02:01 +00:00
Rhys Arkins
b42761dbd9
chore: Revert "chore(util/string-match): add massagePattern option" (#28555) 2024-04-21 09:54:41 +00:00
Sebastian Poxhofer
d14ea60ac5
chore(util/string-match): add massagePattern option (#28552) 2024-04-21 08:42:09 +00:00
Sergei Zharinov
49afe4e3b2
refactor(host-rules): Simplify ordering and matching (#28512)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2024-04-21 06:28:06 +00:00
Rhys Arkins
58b29f9e80
test(packageRules): increase matchPackageNames tests (#28545) 2024-04-20 15:05:50 +00:00
Yusuke Iinuma
7b66b9f3c2
feat(package-rules): add DepNamePrefix matcher (#28542)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2024-04-20 15:05:27 +00:00
Sergei Zharinov
569f28bd33
feat(docker): Long-term cache for Docker Hub tags (#28489)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-04-19 05:41:00 +00:00
Sergei Zharinov
d6d1e57763
refactor: Rename validateUrl to isHttpUrl (#28484) 2024-04-17 15:57:33 +00:00
Sergei Zharinov
e7d9c053ac
refactor(host-rules): Refactor matching logic (#28482) 2024-04-17 15:06:54 +00:00
Sergei Zharinov
a39ca89101
refactor: Host rule types (#28454) 2024-04-17 05:00:00 +00:00
Sergei Zharinov
49005e0246
fix: Downgrade log level for http cache cleanup (#28447) 2024-04-16 15:05:39 +00:00
Rhys Arkins
41e6be8b94
fix(cache): don't warn for missing cacheData (#28441) 2024-04-16 11:37:09 +00:00
Sergei Zharinov
e89be688a5
feat(http): Cleanup for HTTP cache (#28381)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2024-04-14 14:16:47 +00:00
Sebastian Poxhofer
a1cad20a42
fix(manager/terraform): fix hash generation with directory (#28326) 2024-04-13 15:51:19 +00:00
Sergei Zharinov
579d8c83bc
feat(github): Fetch issues during repo initialization (#27785) 2024-04-12 11:28:37 +00:00
Philip
2d9305f250
feat(cache): RENOVATE_X_REPO_CACHE_FORCE_LOCAL (#28291)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-04-11 16:40:59 +00:00
Rhys Arkins
ee34245628
fix(http): honor authType first (#28304) 2024-04-10 08:06:33 +00:00
gg-kialo
fcfbf3882d
fix(cache): Trigger cacache to remove expired contents (#28275)
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2024-04-09 13:10:39 +00:00
Juan Carlos Blanco Delgado
e4020c118e
feat: adding includes helper for templating (#28148) 2024-03-27 19:23:17 +00:00
Vincent Mahnke
0b73d683df
feat(datasource): Add Unity3D (#27971)
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2024-03-25 20:45:13 +00:00
Hans Knecht
db1b0d8b66
feat(vendir): add vendir support (#25113)
Co-authored-by: Zoltán Reegn <reegnz@users.noreply.github.com>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Zoltán Reegn <zoltan.reegn@gmail.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2024-03-21 15:46:10 +00:00
Sergei Zharinov
8596967060
feat(http): Switch to pluggable HTTP cache implementation (#27966)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2024-03-19 16:34:05 +00:00
Sergei Zharinov
5e02f6eb81
refactor: Compact HTTP cache stats (#28011) 2024-03-19 15:07:15 +00:00
Sergei Zharinov
4f70ff15cd
feat(http): Add pluggable HTTP cache implementation (#27998) 2024-03-19 14:49:59 +00:00
Rhys Arkins
12377e49dd
fix(yarn): add COREPACK_ENABLE_UNSAFE_CUSTOM_URLS to env (#28009) 2024-03-18 21:44:16 +00:00
renovate[bot]
a442f2429a
chore(deps): update linters to v7.3.0 (#28005)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2024-03-18 20:39:19 +00:00
Rhys Arkins
e500e5048d
feat(config): expose topLevelOrg, templateOrg to templates (#27997) 2024-03-18 19:42:30 +00:00
Sergei Zharinov
c25804194d
refactor(http): Remove unused HTTP etag caching implementation (#28000) 2024-03-18 13:58:31 +00:00
Sebastian Poxhofer
481aa216b2
feat(instrumentation/reporting): add report option (#26087)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-03-17 09:22:42 +00:00
Sergei Zharinov
5d7372f917
feat: Http cache stats (#27956) 2024-03-16 13:17:10 +00:00
Sergei Zharinov
fd8684ba6e
refactor: Extract "HttpStats" utility class (#27944) 2024-03-15 12:39:31 +00:00
Rhys Arkins
55205fbc71
feat: expose branch depTypes for templating (#27948) 2024-03-15 11:24:05 +00:00
Yun Lai
397dda5bd0
feat: allow packageScope in template compilation and add packageScope in maven datasource (#27925)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2024-03-15 08:51:23 +00:00
Sergei Zharinov
998705d5b0
refactor: Package cache stats utility (#27936) 2024-03-14 15:06:53 +00:00
Sergei Zharinov
9c06813697
refactor: Create utility for stats collection and reporting (#27919) 2024-03-14 09:46:56 +00:00
Rhys Arkins
bc4d090530
chore: log warning if Repository cache is invalid (#27910) 2024-03-13 12:29:28 +00:00
Gabriel-Ladzaretti
2b03c2c9de
fix(merge-confidence): escape all slashes within a package name (#27873) 2024-03-12 10:45:32 +00:00
Sergei Zharinov
48daacafdf
refactor: Remove dependency on Gitea and Bitbucket types in cache (#27821) 2024-03-10 13:08:51 +00:00
Sergei Zharinov
674ace8ee5
refactor(github): Change github-related field types for repo cache (#27784) 2024-03-10 13:07:57 +00:00
Rhys Arkins
4bfd0f304e
fix: Revert "feat: Limit HTTP concurrency and frequency by default" (#27765) 2024-03-07 08:01:34 +00:00
Sergei Zharinov
147d38a2a4
feat: Limit HTTP concurrency and frequency by default (#27621) 2024-03-05 14:50:09 +00:00
Rhys Arkins
2caf0b304b
fix(github): skip forked repos when in fork mode (#27684) 2024-03-02 07:16:07 +00:00