Sergei Zharinov
c8be454af6
feat: Add totalMs
for package cache stats ( #26610 )
2024-01-12 05:38:36 +00:00
Koen van Zuijlen
2e84c14327
refactor: Pass packageFile to bumpPackageVersion ( #26538 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-01-08 16:45:16 +00:00
Michael Kriese
a03994f757
feat(config-migration): support editorconfig max_line_length
( #26513 )
2024-01-05 09:40:37 +00:00
renovate[bot]
11e35e4292
chore(deps): update dependency @types/luxon to v3.3.7 ( #26193 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2024-01-04 07:39:47 +00:00
Marcin Zajączkowski
f8c7999eff
feat(autodiscover): restore INFO logging of number of found repos ( #26458 )
2023-12-30 17:27:17 +00:00
RahulGautamSingh
5f163552a9
fix(reconfigure/pr): find reconfigure pr separately ( #25954 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-12-29 12:55:11 +00:00
RahulGautamSingh
9e171ff861
fix(onboarding): add commitBody
to commitMessage ( #26426 )
2023-12-27 14:54:32 +00:00
joegoldman2
1786438d33
feat(platform/azure): implement automergeStrategy for Azure DevOps platform ( #26429 )
2023-12-27 09:17:03 +00:00
RahulGautamSingh
3ed295cf94
feat(config): custom status checks ( #26047 )
...
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-12-14 16:20:50 +00:00
Rhys Arkins
376fefd159
fix(onboarding): fix semantic ignored onboarding PRs ( #26297 )
2023-12-14 15:47:31 +00:00
Rhys Arkins
35c0e26e16
fix(replacements): default replacementName to packageName ( #26296 )
2023-12-14 15:46:39 +00:00
Valen Varangu-Booth
eea63ff779
feat(onboarding): search parent groups for presets ( #25856 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-12-14 15:45:54 +00:00
Maxime Brunet
e9f6edb4ca
fix(dashboard): improve note ( #26281 )
2023-12-14 07:16:13 +00:00
Rhys Arkins
c1b4739525
fix(config): ignore GITHUB_COM_TOKEN when detectHostRulesFromEnv=true ( #26224 )
2023-12-11 14:54:29 +01:00
Sebastian Poxhofer
3c33a26441
refactor(util/yaml): rename load and loadAll to parseSingleYaml and parseYaml ( #26084 )
2023-12-01 20:13:01 +00:00
Jamie Haywood
178cc71838
feat(config): add .cjs
file extension config support ( #26075 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-12-01 13:07:10 +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
Michael Kriese
adc3e4aa92
feat(workers/pr): add source with folder to depNameLinked
( #26042 )
2023-11-29 16:41:55 +00:00
Rhys Arkins
d65633e8b8
refactor: improve default onboarding preset log messages
2023-11-26 07:50:49 +01:00
Rhys Arkins
3664096240
fix: swap pending and approval order in dashboard display ( #25959 )
2023-11-25 07:55:18 +00:00
Zadkiel Aharonian
2c79a9b60c
fix(onboarding/pr): include retry/refresh checkbox message only if onboardingRebaseCheckbox is true ( #25899 )
...
Signed-off-by: GitHub <noreply@github.com>
2023-11-24 07:29:35 +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
Jiahao Guo
de1b2a873c
feat(changelogs): prioritize markdown format for multiple file candidates ( #25846 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-11-20 19:40:44 +00:00
RahulGautamSingh
0cbd22006f
refactor: use util minimatch ( #25842 )
2023-11-17 19:59:56 +00:00
Philip
8ea53c8465
fix(checkedBranches): Checked branches should work regardless of dependencyDashboard=false ( #25832 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-11-16 15:53:27 +00:00
RahulGautamSingh
9d828146f2
fix(onboarding): rebase when onboardingConfig changes ( #22452 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-11-16 13:30:00 +00:00
Yun Lai
94fddc0508
fix(host-rules): call set global host rules before init platform ( #25521 )
2023-11-10 09:38:33 +00:00
Sergei Zharinov
9a55d753f9
feat(onboarding): Semantic onboarding PR ( #25666 )
2023-11-10 06:35:42 +00:00
RahulGautamSingh
79556f4ecb
refactor(enabled-managers): implement custom.<customMgrName>
syntax ( #24079 )
...
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-11-08 13:13:26 +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
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
Ілля Мазуряк
f70f0c82be
feat(changelogs): Migrate fetchReleaseNotes to fetchChangeLogs ( #25364 )
...
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-11-05 18:32:59 +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
Rhys Arkins
00ddca08b0
fix(autodiscover): minimatch repos with leading dots ( #25516 )
2023-11-01 07:55:23 +00:00
Rhys Arkins
4850110f36
fix(versionCompatibility): support digest updates ( #25518 )
2023-10-31 13:55:24 +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
Yun Lai
bdabe43094
feat(hostRules): support https options and platform in host rules from env ( #25015 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-10-31 13:04:30 +00:00
Sebastian Poxhofer
50e3f82a36
fix(workers/branchName): template groupName before slugging ( #25490 )
2023-10-29 17:59:17 +00:00
Rhys Arkins
3c8bacc238
chore: fix coverage
2023-10-24 11:25:30 +02:00
Rhys Arkins
b565ee32d4
feat(autodiscover): improve logging/visibility ( #25304 )
2023-10-20 05:52:24 +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
Jack
97f3f0d571
feat(changelog): improve release detection ( #25050 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Sergei Zharinov <zharinov@users.noreply.github.com>
2023-10-16 08:33:20 +00:00
Sergei Zharinov
58852512f0
refactor(changelog): Remove snapshots from releases tests ( #25105 )
2023-10-09 16:46:48 +00:00
Rhys Arkins
5371266cac
feat: improved warning markdown ( #25103 )
2023-10-09 15:13:28 +00:00
Michael Kriese
a6580a6925
fix(changelogs): wrong release url ( #25097 )
2023-10-09 10:21:18 +00:00
Colin O'Dell
6aaf8df9f2
chore(lookup): include package name in warning message ( #24998 )
2023-10-04 05:03:18 +00:00
Rhys Arkins
e6fdecdf43
fix(versionCompatibility): fix compatibility suffix ( #24954 )
2023-10-02 13:36:04 +00:00
Rhys Arkins
1b70c42ece
refactor(types): optional newValue ( #24953 )
2023-10-02 15:15:26 +02:00
Rhys Arkins
42b3a7c046
feat: versionCompatibility ( #24717 )
2023-10-02 09:55:01 +00:00
Florian Greinacher
666819e5e2
fix: allow more than 99 PRs/branches per repository ( #24705 )
2023-09-30 05:39:32 +00:00
Rhys Arkins
5befa30dd6
fix(dashboard): double line return after note ( #24690 )
2023-09-28 13:46:16 +02:00
Rhys Arkins
30543c9794
fix(gitlabci): skip invalid currentVersion ( #24698 )
2023-09-28 09:35:25 +00:00
Rhys Arkins
c11170fabb
feat(npm)!: drop explicit lerna support ( #24542 )
2023-09-27 14:29:07 +02:00
RahulGautamSingh
6f9d37a6c0
feat(migrate): regexManagers
-> customManagers
( #24451 )
...
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-09-24 08:55:56 +00:00
Rhys Arkins
bb6bc356dc
feat(bun): support multiple lock files ( #24594 )
2023-09-22 11:31:58 +00:00
Sebastian Poxhofer
1580b4d8d5
chore(workers/repository): add a log message if no version satisfies constraint ( #24514 )
2023-09-20 06:01:17 +00:00
Sergei Zharinov
90eac732b9
refactor(changelog): Extract repetitive getAllTags
from loop ( #24523 )
2023-09-19 17:24:02 +00:00
Rhys Arkins
d036c044c9
feat: initial bun support ( #24464 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-09-18 18:10:00 +00:00
Sergei Zharinov
441e76b715
fix(changelog): Ignore git+
protocol part for sourceUrl
( #24484 )
2023-09-18 12:09:24 +00:00
Sergei Zharinov
304335f94b
refactor(changelog): Simplify release notes functions ( #24468 )
2023-09-18 11:29:58 +00:00
Sergei Zharinov
ebec29ff38
refactor(changelog): Rename range checking function ( #24466 )
2023-09-17 18:51:33 +00:00
RahulGautamSingh
d81494ab13
fix: improve branch code coverage ( #24339 )
2023-09-17 06:56:34 +00:00
RahulGautamSingh
2ffbd41b59
refactor(types): move custom manager types ( #24324 )
2023-09-13 05:31:48 +00:00
Yun Lai
ab17060aea
fix: skip writing symlinks before postUpgradeTasks execution ( #24389 )
2023-09-13 04:36:56 +00:00
Florian Greinacher
d5db1c68f8
feat: autodiscover repositories by namespace ( #24321 )
2023-09-11 11:03:16 +00:00
Michael Kriese
84a97a62fa
test(perf): improve test speed ( #24323 )
2023-09-08 11:40:04 +00:00
Michael Kriese
f0d676242a
fix: better branch code coverage ( #24276 )
2023-09-07 04:39:39 +00:00
Rhys Arkins
b6bc47f32e
fix(changelogs): protect against null host ( #24281 )
2023-09-06 19:11:30 +00:00
Michael Kriese
2431c5a6b6
fix: better branch code coverage ( #24274 )
2023-09-06 13:35:52 +00:00
Michael Kriese
a9dc0625cf
fix: better branch code coverage ( #24270 )
2023-09-06 11:26:22 +00:00
Rhys Arkins
2be23bb869
feat: advanced optimizeForDisabled ( #24255 )
2023-09-06 07:28:57 +02:00
Rhys Arkins
0f54d4a806
fix(docker): delete newDigest if not pinning Digests ( #24233 )
2023-09-04 10:22:59 +00:00
Sergei Zharinov
e4de3cacf6
refactor(lookup): Don't use config destructuring ( #24206 )
2023-09-01 12:12:22 +00:00
Tobias
8f462ddfc6
fix(datasource): use registry from package lookup for digest lookups ( #24175 )
2023-09-01 04:28:30 +00:00
Rhys Arkins
a2b112a11d
refactor: find newDigest for pin and digest updates ( #24189 )
2023-08-31 20:00:26 +02:00
Rhys Arkins
de6ea9f1a6
refactor: use matching digest from currentVersion if found ( #24188 )
2023-08-31 15:19:41 +00:00
Michael Kriese
d3da0bcef0
feat(changelog): support gitea changelogs ( #24144 )
...
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-08-31 09:41:39 +00:00
renovate[bot]
0a5e10632c
chore(deps): lock file maintenance ( #24119 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Sergei Zharinov <zharinov@users.noreply.github.com>
2023-08-28 17:36:02 +00:00
Sergei Zharinov
6f7ac34a2f
fix: Type errors ( #24108 )
2023-08-27 08:13:10 +00:00
Rhys Arkins
29da8396b5
chore: improve autoreplace error logging ( #24042 )
2023-08-25 10:26:16 +00:00
kroonprins
03636915e4
feat(platform/azure): check targetBranch when finding PRs ( #23941 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-08-25 08:26:14 +00:00
Philip
0a47657451
feat: Enhance lookup logs with repository problems ( #23896 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-08-25 08:22:14 +00:00
Shunsuke Suzuki
dd4200ae25
fix(renovate-config-validator): support .renovaterc ( #22991 )
2023-08-25 08:16:30 +00:00
RahulGautamSingh
f45cccd537
test: convert dryRun=true
-> dryRun='full'
( #24074 )
2023-08-25 04:16:09 +00:00
HonkingGoose
951f3d87b9
refactor: replace verb renovating with plain English ( #23408 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-08-24 13:07:30 +00:00
RahulGautamSingh
0613c24729
feat(managers/custom): introduce customType
field ( #23919 )
...
Co-authored-by: Anne Stellingwerf <astellin@opentext.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-08-22 14:01:03 +00:00
HonkingGoose
76c9c63417
docs: use simple words ( #23989 )
2023-08-22 14:07:21 +02:00
Erin
edacf84f47
feat(codeowners): ignore inline comments in a CODEOWNERS file ( #23996 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-08-22 05:59:46 +00:00
Rhys Arkins
ba8c2bab83
fix: Revert "feat: Enhance lookup logs to show branches extended info" ( #23988 )
2023-08-21 12:26:10 +02:00
Jiahao Guo
8ad31261d7
feat(github): support fine-grained token ( #23810 )
2023-08-16 05:53:48 +00:00
RahulGautamSingh
bf2c0693ac
refactor(managers): implement custom managers api ( #23357 )
...
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-08-15 17:12:54 +00:00
Rhys Arkins
36e2b328bb
chore: update types reference
2023-08-15 11:31:15 +02:00
Rhys Arkins
cb9367634e
fix: default fileFilters to **/* ( #23851 )
2023-08-14 11:12:19 +00:00
Philip
fe039fea63
feat: Enhance lookup logs to show branches extended info ( #23696 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-08-14 07:19:04 +00:00
Philip
15cfe4bece
feat: possibility to change Repository Problems header in dependency dashboard issue ( #23551 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Nabeel Saabna <48175656+nabeelsaabna@users.noreply.github.com>
2023-08-08 15:36:36 +00:00
Michael Kriese
29cec2cb91
fix: better validation before bumping package version ( #23684 )
2023-08-08 09:50:42 +00:00
Sergei Zharinov
17bf7d7ed9
refactor: Reuse datasource filtering ( #23716 )
2023-08-07 20:02:57 +00:00
Markus Schulz
6c42022f78
refactor(scm): use scm for mergeBranch, mergeToLocal ( #23448 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-08-07 15:39:43 +00:00
RahulGautamSingh
9dc51d03c4
refactor(managers): move regex in custom
folder ( #23715 )
2023-08-06 11:00:47 +00:00
RahulGautamSingh
7949a2afee
fix(core/automerge): care only about automergeSchedule when branch exists ( #23561 )
...
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-08-04 07:20:25 +00:00
Philip
7f565423e6
fix: Rebase with checkedBranches isnt working as expected ( #23675 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-08-03 09:30:49 +00:00
RahulGautamSingh
9780aee60a
feat(onboarding): add config hash comment in pr body ( #23673 )
2023-08-03 06:52:28 +00:00
renovate[bot]
fe739befbf
chore(deps): update linters to v6 (major) ( #23325 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-08-02 15:07:49 +00:00
Philip
c2ef0fe405
fix: remove extra trace log ( #23661 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-08-02 12:17:59 +00:00
Rhys Arkins
fd6ef67652
fix(rollback): try/catch version comparison ( #23593 )
2023-07-28 14:35:18 +00:00
Sergei Zharinov
45328c57b6
refactor: Extract datasource result filters to separate file ( #23587 )
2023-07-28 08:09:41 +00:00
Adam Setch
2159444ee1
refactor: use minimatch util ( #23549 )
2023-07-26 07:51:10 +00:00
RahulGautamSingh
d255f811ae
test(dep): replace mockdate
package with jest.fakeTimers ( #23542 )
2023-07-25 16:14:18 +00:00
Adam Setch
39c907231b
refactor(util/hash): replace hasha sha512 use cases ( #23548 )
2023-07-24 22:54:28 +00:00
Adam Setch
b9c8c44fda
refactor(util/hash): replace sha256 hasha use cases ( #23547 )
2023-07-24 20:01:39 +00:00
Sergei Zharinov
f4dbae2012
fix: Merge additionalReviewers
from multiple upgrades ( #23540 )
2023-07-24 15:03:10 +00:00
Adam Setch
3c29bd4d73
refactor(release-notes): extract shouldSkipChangelogMd ( #23274 )
2023-07-24 04:50:13 +00:00
Sergei Zharinov
f9352420fb
refactor: Use assignKeys
when copying from dependency to lookup result ( #23484 )
2023-07-21 17:30:09 +00:00
Sergei Zharinov
b641ec2738
refactor: Better Result
class implementation ( #23335 )
2023-07-19 11:30:47 +00:00
RahulGautamSingh
e635f0e296
feat: use cron-parser ( #23142 )
...
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-07-17 11:14:38 +00:00
Rhys Arkins
4bee881f6c
refactor: less config logging ( #23308 )
2023-07-12 05:18:52 +00:00
RahulGautamSingh
9666506c61
fix: compute recreateClosed
for normal PRs ( #23298 )
2023-07-11 19:28:03 +00:00
Sebastian Poxhofer
f26d21fcc3
feat(datasource): implement custom datasource ( #23147 )
2023-07-10 18:22:35 +00:00
Sergei Zharinov
8f39f500cb
refactor: Don't restrict error type for Result<T, E>
( #23265 )
2023-07-10 09:41:38 +00:00
Ramon V
12e8935835
feat: includeMirrors ( #23110 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-07-09 10:24:56 +00:00
Johannes Feichtner
9d3d7a92ac
fix(platform/bitbucket-server): do not force lowercase project keys in autodiscover mode ( #23261 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-07-09 05:44:37 +00:00
Rhys Arkins
62b7144ab9
fix(logs): warn when Package lookup failures occur ( #23247 )
2023-07-07 18:26:33 +00:00
Sergei Zharinov
8af5ca0a47
refactor: Rename getPkgReleasesWithResult
to getPkgReleasesSafe
( #23211 )
2023-07-06 12:00:45 +00:00
RahulGautamSingh
8432e76e8e
fix: replace delay with setTimeout ( #23123 )
2023-07-06 10:20:55 +00:00
Adam Setch
dbe5f09d4b
fix(changelog/gitlab): custom endpoint and repository length validation ( #23165 )
2023-07-05 13:44:36 +00:00
Sebastian Poxhofer
19259a0383
feat!: categories ( #16534 )
...
Closes #13953
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
BREAKING CHANGE: languages are now called categories instead
2023-07-04 19:21:52 +02:00
Michael Kriese
f9e3e80e0c
feat(presets)!: rename config:base
to config:recommended
( #21136 )
...
Closes #12024
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Bastian Gutschke <bastian.gutschke@gmx.de>
BREAKING CHANGE: Preset config:base is now called config:recommended
2023-07-04 19:21:52 +02:00
RahulGautamSingh
c2d3ca856f
feat(release-notes)!: support configurable fetching stage ( #22781 )
...
Changes fetchReleaseNotes from boolean to enum, with values off, branch, pr.
Closes #20476
BREAKING CHANGE: Release notes won't be fetched early for commitBody insertion unless explicitly configured with fetchReleaseNotes=branch
2023-07-04 19:21:52 +02:00
Rhys Arkins
e3d5f7df92
feat!: merge matchPaths and matchFiles into matchFileNames ( #22406 )
...
Closes #22395
BREAKING CHANGE: matchPaths and matchFiles are now combined into matchFileNames, supporting exact match and glob-only
2023-07-04 19:21:52 +02:00
Bastian Gutschke
bc693f2003
fix(post-upgrade-tasks)!: enable dot option for file filters ( #21282 )
...
Set `{ dot: true }` for minimatch.
Closes #21276
BREAKING CHANGE: dot files will now be included by default for all minimatch results
2023-07-04 19:21:52 +02:00
Adam Setch
3bae715502
refactor(release-notes): use util/url to validate url ( #23128 )
2023-07-04 12:08:23 +00:00
RahulGautamSingh
17004670eb
fix(platform): compare target refs before updating ( #23094 )
2023-07-04 09:00:49 +00:00
Adam Setch
8b819dd272
fix(changelog): remove urls from md heading url ( #23112 )
2023-07-03 19:34:01 +00:00
Adam Setch
9c9c17b003
test(changelog): moves tests to respective source-platform folder ( #23118 )
2023-07-03 17:54:25 +00:00
Adam Setch
74ad033896
refactor(changelog): use util/url instead of deprecated URL ( #23113 )
2023-07-03 16:06:25 +00:00
Adam Setch
bd3cf102bf
refactor(changelog/github): move source ( #23103 )
2023-07-03 14:54:59 +00:00
Adam Setch
b70cd1cedc
refactor(changelog/gitlab): move source ( #23104 )
2023-07-03 13:14:10 +00:00
Adam Setch
b3424c626c
feat(platform/bitbucket): add support for fetching release notes ( #22094 )
...
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-07-03 11:23:53 +00:00
Adam Setch
989aa4ff67
feat: refactor changelog platforms ( #23076 )
2023-07-01 21:32:30 +00:00
Sergei Zharinov
e27424c833
refactor(datasource): Use Result
utility class for lookups ( #23067 )
2023-06-30 17:46:51 +00:00
Rhys Arkins
930fc9fa6f
refactor: don't throw errors from datasource package releases lookup ( #23058 )
2023-06-30 12:29:26 +00:00
Sergei Zharinov
492d3137e0
fix(changelog): Revert platform dispatch changes ( #23048 )
2023-06-29 16:40:44 +00:00
Sergei Zharinov
0b4e5ffdfa
refactor(changelog): Simplify platform dispatch ( #23044 )
2023-06-29 13:34:40 +00:00
RahulGautamSingh
04c8bda2e6
fix: handle empty dependencyDashboard issue body ( #23019 )
2023-06-29 08:36:56 +00:00
Sergei Zharinov
53263bbfda
feat: Clone objects via wrapper ( #22970 )
2023-06-27 13:09:59 +00:00
Sergei Zharinov
124d1c5afb
refactor: Sample util coverage ( #22997 )
2023-06-27 08:27:19 +00:00
Adam Setch
297d654dd8
refactor: correct case for handlePr function ( #22980 )
2023-06-26 13:18:35 +00:00
Rhys Arkins
5d06a024e2
chore: logger.debug ensureDependencyDashboard()
2023-06-26 08:59:30 +02:00
Sergei Zharinov
11c05fc837
refactor: Default values for GlobalConfig.get
( #22967 )
2023-06-25 19:34:42 +00:00
Sergei Zharinov
ad025ce959
refactor(lookup): Versioning-related variables ( #22937 )
2023-06-24 11:40:28 +00:00
RahulGautamSingh
444ea13dd5
refactor: remove string interpolations ( #22840 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-06-24 09:32:50 +00:00
Rhys Arkins
4e78c17234
fix(baseBranches): resolve presets within base branch config ( #22958 )
2023-06-24 09:03:16 +00:00
Rhys Arkins
5db51f52a2
fix(node): allow unstable updates within same major ( #22955 )
2023-06-24 08:43:32 +00:00
Sergei Zharinov
7b84e9337d
refactor: Remove unused releases
field from UpdateResult
( #22936 )
2023-06-22 20:00:53 +00:00
RahulGautamSingh
fa6e5df805
feat(onboarding): skip processing onboarding branch ( #22490 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-06-21 10:55:57 +00:00
Joseph Bradshaw
ae8bb71f5d
fix(config): Making suppression notification work for PR and onboardingPR for consistency ( #22831 )
2023-06-21 09:55:40 +00:00
Gabriel-Ladzaretti
ee9c45aa51
feat(config): optionally remove self-hosted config file once read ( #22857 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-06-20 21:01:25 +00:00
Danek Duvall
e47cf724f9
feat: autodiscover repos by topic ( #22876 )
2023-06-20 11:37:32 +00:00
Rhys Arkins
43fa615e05
fix: Revert "feat(github): forkOrgs, forkCreate ( #18770 )"
...
This reverts commit 2f77695ba5
.
2023-06-19 15:10:21 +02:00
MartijnLeijssen-TomTom
e732a2a56a
fix(changelog): always print dependency name ( #22868 )
2023-06-19 09:43:23 +00:00
Rhys Arkins
2f77695ba5
feat(github): forkOrgs, forkCreate ( #18770 )
...
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-06-19 03:29:32 +00:00
Jesse Houwing
4349b38449
fix: Provide link to the relevant cli switch to include forked repos ( #20207 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-06-18 10:07:32 +00:00
RahulGautamSingh
4665f1d602
feat(github): update pr baseBranch ( #22663 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-06-17 18:25:30 +00:00
Rhys Arkins
85ae416bc5
fix: separate extractedConstraints from constraints ( #22823 )
2023-06-17 09:29:23 +00:00
Rhys Arkins
e00210d396
feat: baseBranches $default ( #22824 )
2023-06-16 20:06:23 +00:00
RahulGautamSingh
932012fa20
refactor(test): fix getConfig imports ( #22819 )
2023-06-16 17:57:34 +00:00
lluiscab
5c517f4ada
feat(CODEOWNERS): Improve pr files owner detection ( #21955 )
...
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-06-16 07:27:17 +00:00
Rhys Arkins
11a558b20a
fix(automerge): allow repeate automerge for groups ( #22787 )
2023-06-15 08:27:09 +00:00
RahulGautamSingh
18c2850f20
refactor(test): use minimal config objects ( #22769 )
2023-06-15 04:33:56 +00:00
Joseph Bradshaw
47ed308dd9
feat(config): Adding a suppression notification for dependency lookup warnings ( #22763 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-06-14 15:13:52 +00:00
Rhys Arkins
7a821fa3d6
fix: don’t block PR if matching merged PR found ( #22735 )
2023-06-13 15:03:52 +00:00
RahulGautamSingh
2c264af8d2
feat: migraterecreateClosed
to recreateWhen
( #21039 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-06-12 15:48:40 +00:00
RahulGautamSingh
be2a89520b
refactor: replace as assertions ( #22442 )
2023-06-05 19:18:30 +00:00
Michael Kriese
2f38696875
fix(worker): don't coerce valid semver versions ( #22586 )
2023-06-05 16:02:15 +00:00
Rhys Arkins
c14e4f79e4
fix(logging): better sanitize keys ( #22533 )
2023-06-01 18:26:50 +00:00
Gabriel-Ladzaretti
25999bf5a4
chore(merge-confidence): update default base url ( #22534 )
2023-06-01 09:19:20 +00:00
Rhys Arkins
cbff6cd396
fix(npm): reset npmrc each repo ( #22515 )
2023-06-01 06:28:25 +00:00
Rhys Arkins
7965b5ae98
chore: log when osv true
2023-06-01 07:03:31 +02:00
HonkingGoose
cdeaac87ee
fix: improve onboarding PR closed comment ( #22476 )
2023-05-31 13:09:31 +00:00
HonkingGoose
6e17128eb9
feat(presets): timed presets give Renovate 4 hours to create branches ( #22466 )
2023-05-29 07:45:54 +00:00
Rhys Arkins
ddebfdb715
refactor: bucket logic ( #22464 )
2023-05-29 03:57:08 +00:00
Sergei Zharinov
d306bfa7d8
refactor: Rename branchFingerprint
to commitFingerprint
( #22454 )
2023-05-27 14:29:04 +00:00
Sergei Zharinov
62d9cdb2d4
refactor: Rename PR fingerprint to bodyFingerprint
( #22455 )
2023-05-27 14:25:44 +00:00
Adam Setch
800336bae9
fix: correct typo ( #22392 )
2023-05-24 05:01:24 +00:00
Philip
18bd6b6179
fix: log repo problems correctly ( #22349 )
2023-05-22 14:38:29 +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
Rhys Arkins
bcdf8439d6
fix: remove rebase label ( #22293 )
2023-05-18 10:56:16 +00:00
Philip
c6d7168f44
feat: log extended branch summary ( #22056 )
2023-05-18 05:59:43 +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
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
Rhys Arkins
f2977e4f55
fix(cache): include upgrade details in pr fingerprint ( #22271 )
2023-05-16 17:49:22 +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
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
a2e036e334
feat(vulnerabilities): set, maintain and expose vulnerabilitySeverity for templated fields ( #21939 )
2023-05-11 15:00:20 +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
RahulGautamSingh
0b36f97bd3
refactor: replace as with partial/satisfies ( #21982 )
2023-05-08 06:36:40 +00:00
Rhys Arkins
9276a54069
refactor(scm): use scm for getFileList, checkoutBranch ( #22006 )
2023-05-07 04:12:15 +00:00
Michael Kriese
4924973e9e
build: switch hcl parser ( #21988 )
2023-05-05 08:50:58 +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
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
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
RahulGautamSingh
3b82013ad2
feat: save targetBranch in prBody ( #21724 )
2023-04-29 13:01:51 +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
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
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
Sergei Zharinov
888cbda358
refactor(workers): Extract lookup stats helper ( #21762 )
2023-04-23 09:21:23 +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
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
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
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
Michael Kriese
c79b209032
refactor(platform): optional getVulnerabilityAlerts
( #21449 )
2023-04-12 15:12:15 +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
RahulGautamSingh
1d95167b13
feat(onboarding): use cache to check if repo is onboarded ( #20733 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-04-07 05:19:25 +00:00
Sergei Zharinov
8081d08ec4
refactor(http): Enhanced integration with data schemas ( #21338 )
2023-04-06 15:56:27 +00:00
Sebastian Poxhofer
660d192ba0
test(vulnerabilities): add unit test to confirm package rule order ( #21339 )
2023-04-04 18:50:54 +00:00
Johannes Feichtner
08466a1668
fix(vulnerabilities): skip withdrawn security advisories ( #21294 )
2023-04-03 04:39:48 +00:00
HonkingGoose
6a446499f7
refactor: rename finalise to finalize ( #21278 )
2023-04-01 10:00:42 +00:00
Rhys Arkins
03618ee581
feat: autoclose PRs when repo disabled ( #21263 )
...
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2023-04-01 05:42:08 +00:00
Rhys Arkins
0b79b3d541
fix: merge config constraints over package file extracted constraints ( #21207 )
2023-03-29 05:08:15 +00:00
Jamie Magee
176282e65f
chore: use node:
protocol imports ( #21181 )
2023-03-28 21:05:36 +00:00
RahulGautamSingh
874cfe80e2
fix(onboarding): force branch creation to prevent diff-check ( #21200 )
2023-03-28 16:04:08 +00:00
Adam Setch
725ce16ee3
feat(replacement): consolidate replacement rules ( #21155 )
2023-03-27 14:33:24 +00:00
RahulGautamSingh
7f9874c899
fix: perform pr-update when requested regardless of pr-cache state ( #21148 )
2023-03-25 11:20:21 +00:00
Sergei Zharinov
2a172759b6
feat: Better defaults for Codespaces configuration ( #21113 )
2023-03-24 12:12:21 +00:00
RahulGautamSingh
55e09a8d24
fix: remove pkg.version
from prFingerprintConfig ( #21077 )
2023-03-22 06:34:21 +00:00
Gabriel-Ladzaretti
1615d26226
feat(packageRules): add merge confidence matcher ( #21049 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-03-21 18:37:38 +00:00
Adam Setch
b25022066e
feat(replacements): support for replacement name templating ( #20905 )
...
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
2023-03-21 16:42:13 +00:00
Rhys Arkins
623f2cadd9
feat: customize merge confidence host ( #21061 )
...
Co-authored-by: Gabriel-Ladzaretti <97394622+Gabriel-Ladzaretti@users.noreply.github.com>
2023-03-21 11:16:36 +00:00
Rhys Arkins
3b60c934a0
refactor: merge confidence default undefined ( #21059 )
2023-03-21 06:50:54 +00:00
Rhys Arkins
25e0fa2065
refactor: MergeConfidence types ( #21058 )
2023-03-21 07:27:36 +01:00
RahulGautamSingh
1013302e0f
refactor: exactOptionalPropertyTypes ( #20761 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2023-03-19 16:09:46 +00:00
RahulGautamSingh
33cd2331e7
fix(platform/github): detect pr-edited if target changed ( #21026 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2023-03-19 16:08:41 +00:00
RahulGautamSingh
686bff397c
refactor(test): use minimal config objects ( #20773 )
2023-03-19 16:03:01 +00:00
Rhys Arkins
cf8619aaac
chore(logs): lower lookup logging ( #21027 )
2023-03-18 18:44:56 +00:00
Rhys Arkins
3de8d6c534
fix(auto-replace): handle missing depName or packageName values ( #21005 )
2023-03-17 14:06:32 +00:00
Rhys Arkins
25ea3d1864
fix(cache): use cached git values for branch cache ( #20837 )
2023-03-15 11:37:55 +00:00