RahulGautamSingh
|
499ea9c747
|
feat(dashboard): on demand config migration (#31129)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Sergei Zharinov <zharinov@users.noreply.github.com>
|
2024-10-17 12:44:55 +00:00 |
|
Rhys Arkins
|
a021e9fe6d
|
feat: currentVersionAgeInDays, newVersionAgeInDays (#31818)
|
2024-10-10 13:17:31 +00:00 |
|
Rhys Arkins
|
c4d4658569
|
chore: ensure versioning/versioningApi used consistently (#31856)
|
2024-10-08 15:24:46 +00:00 |
|
Rhys Arkins
|
b6cff319d5
|
refactor(packageRules): allow async matchers (#31828)
|
2024-10-07 14:04:06 +00:00 |
|
Sergei Zharinov
|
f182fb3ea7
|
feat(maven): Use release post-fetch processing (#31261)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
|
2024-09-26 13:20:54 +00:00 |
|
Rhys Arkins
|
cf2b3c22e4
|
fix(vulnerabilities): correct range syntax for nuget (#31623)
|
2024-09-26 11:09:20 +00:00 |
|
Sergei Zharinov
|
a4bdc8b066
|
refactor: Restrict postprocessRelease method types (#31626)
|
2024-09-26 04:56:14 +00:00 |
|
Sergei Zharinov
|
5ce54a33d8
|
refactor: Create PostprocessReleaseResult type for postprocessRelease (#31622)
|
2024-09-25 20:28:20 +00:00 |
|
Rhys Arkins
|
b2e2b0d47b
|
fix(vulnerabilities): set matchCurrentVersion for github alerts (#31612)
|
2024-09-25 16:39:56 +00:00 |
|
Rhys Arkins
|
c56d68e649
|
feat: vulnerabilityFixStrategy (#31395)
Co-authored-by: Johannes Feichtner <343448+Churro@users.noreply.github.com>
|
2024-09-25 05:41:24 +00:00 |
|
Daniel Barrett
|
07169cdfbc
|
feat(bitbucket): support task autocomplete (#30901)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
|
2024-09-21 19:16:38 +00:00 |
|
Rhys Arkins
|
fc200d4e0a
|
feat(postUpgradeTasks): improve debug logging (#31514)
|
2024-09-21 07:04:56 +00:00 |
|
Sergei Zharinov
|
fb2d53015e
|
feat(datasource): Add postprocessRelease optional method (#31232)
|
2024-09-19 05:13:26 +00:00 |
|
Rhys Arkins
|
dce69127d2
|
feat: remediate to greater than or equal versions for github alerts (#31393)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
|
2024-09-18 10:10:21 +00:00 |
|
Payman Delshad
|
b775d83830
|
fix(vulnerability-alerts): fix handling of first_patched_version: null (#31447)
|
2024-09-17 16:34:15 +00:00 |
|
RahulGautamSingh
|
300a9987f7
|
fix(config-migration): prevent diff check (#31443)
|
2024-09-17 11:27:44 +00:00 |
|
Sebastian Poxhofer
|
d74ba704fd
|
refactor: use yaml instead of js-yaml for parsing YAML files (#31336)
|
2024-09-16 18:03:23 +00:00 |
|
Michael Kriese
|
159927b3b2
|
fix(repo/finalize): prune with different base branches (#31357)
|
2024-09-12 11:50:16 +00:00 |
|
Philip
|
85f1b8eaa0
|
fix(dashboard): mend app dashboard was not showing links for closed-ignored PRs (#31308)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
|
2024-09-10 12:00:16 +00:00 |
|
Sergei Zharinov
|
a91d646b2c
|
refactor: Fix return type for filterInternalChecks function (#31259)
|
2024-09-06 22:01:33 +00:00 |
|
Miles Budnek
|
4cc31070b1
|
feat(workers/repository): Update package files in the same order they're extracted (#28671)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
|
2024-09-03 17:25:13 +00:00 |
|
Johannes Feichtner
|
fbdb8c2478
|
fix(vulnerabilities): do not force exact patch version for NuGet datasource (#31127)
|
2024-08-31 12:53:22 +00:00 |
|
Jamie Tanna
|
00a20a8f7d
|
fix(local): don't validate reconfigure branch (#31009)
|
2024-08-25 18:09:26 +00:00 |
|
Miles Budnek
|
b96d97676f
|
refactor(workers/repository): Reverse the update logic in getUpdatedPackageFiles (#30725)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
|
2024-08-22 13:37:37 +00:00 |
|
Michael Kriese
|
302718f38e
|
fix: Revert "refactor: Flatten update lookup tasks" (#30933)
|
2024-08-21 11:36:42 +00:00 |
|
Sigurd Spieckermann
|
eca9a45696
|
fix(pr): derive precise rebase description for rebaseWhen: auto (#29223)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
|
2024-08-19 16:01:13 +00:00 |
|
RahulGautamSingh
|
8ec8391310
|
feat(self-hosted): convert experimental vars to config options (#29137)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
|
2024-08-19 15:45:49 +00:00 |
|
Sergei Zharinov
|
dc43ad4a6d
|
refactor: Flatten update lookup tasks (#27369)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
|
2024-08-19 13:54:55 +00:00 |
|
Sebastian Poxhofer
|
3681b2a945
|
chore: eslint to enforce for typed imports (#30844)
|
2024-08-19 13:15:27 +00:00 |
|
Sergei Zharinov
|
165e717edd
|
refactor(rubygems): Rename RubyGemsDatasource to RubygemsDatasource (#30882)
|
2024-08-19 12:44:23 +00:00 |
|
Jamie Tanna
|
32d8d9f621
|
chore: add depName when failing to update a dependency (#30744)
|
2024-08-16 06:37:33 +00:00 |
|
Sergei Zharinov
|
7a30258615
|
feat: Log shrinkedViaVulnerability flag in case of downgrades (#30806)
|
2024-08-15 15:46:05 +00:00 |
|
RahulGautamSingh
|
f06b4bb9cd
|
refactor: move config migration logic (#30801)
|
2024-08-15 10:23:12 +00:00 |
|
Usman
|
f001bd93d4
|
feat(changelogs): Include depName in release name patterns (#30395)
|
2024-08-14 14:36:33 +00:00 |
|
renovate[bot]
|
eb8c08079e
|
chore(deps): update typescript-eslint monorepo to v8 (major) (#30750)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
|
2024-08-14 10:33:02 +00:00 |
|
RahulGautamSingh
|
b3b567dbc9
|
fix: return early if bot is disabled (#30705)
|
2024-08-12 16:38:38 +00:00 |
|
Sergei Zharinov
|
7229d962f7
|
feat: Stats for datasource cache (#30623)
|
2024-08-11 08:07:16 +00:00 |
|
RahulGautamSingh
|
3857332a9e
|
feat(self-hosted): convert experimental env vars to config options (#29154)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
|
2024-08-07 07:28:34 +00:00 |
|
RahulGautamSingh
|
33d8d588c5
|
refactor: move cron schedule logging (#30611)
|
2024-08-06 07:24:43 +00:00 |
|
LukasAuerbeck
|
f0c2067798
|
refactor: move onboading repo lookup into dedicated function (#30554)
Signed-off-by: LukasAuerbeck <17929465+LukasAuerbeck@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
|
2024-08-02 12:19:14 +00:00 |
|
Sukhdev suthar
|
ad7b3ceda8
|
feat(schedule): Log descriptive cron schedules (#30472)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
|
2024-07-31 16:12:50 +00:00 |
|
Michael Kriese
|
36c31a1da8
|
fix(cache/pr): reduce logging for getPrCache message (#30449)
|
2024-07-29 11:21:01 +00:00 |
|
Aleksandr Mezin
|
08549e270d
|
feat(templates): allow upgrades in commitMessage and prTitle (#29955)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
|
2024-07-25 16:09:12 +00:00 |
|
Michael Kriese
|
09824b1bef
|
build!: require node v20 (#30291)
|
2024-07-25 15:28:16 +02:00 |
|
Norbert Szulc
|
2e78a7117d
|
fix!: normalize Python depName in every manager (#27733)
|
2024-07-25 15:28:16 +02:00 |
|
RahulGautamSingh
|
2eb7c76027
|
feat(http)!: remove dnsCache option (#29449)
BREAKING CHANGE: dnsCache is now removed
|
2024-07-25 15:28:16 +02:00 |
|
RahulGautamSingh
|
bb6c27faf8
|
feat(github): convert platformCommit to enum (#29156)
BREAKING CHANGE: platformCommit will be automatically enabled if running as a GitHub app
|
2024-07-25 15:28:16 +02:00 |
|
RahulGautamSingh
|
cf29c33809
|
feat(logging)!: drop logFile and logFileLevel (#29104)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
|
2024-07-25 15:28:16 +02:00 |
|
Rhys Arkins
|
879f7cc212
|
feat(packageRules): migrate matchers and excludes (#28602)
Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
|
2024-07-25 15:28:16 +02:00 |
|
RahulGautamSingh
|
5ed97aa738
|
refactor(vulnerability-alerts): move to REST API (#27378)
|
2024-07-25 15:28:16 +02:00 |
|