Rhys Arkins
2be25c4ae6
refactor: applyUpdateConfig
2021-02-22 12:48:00 +01:00
Rhys Arkins
a456c8b5ab
fix: rangeStrategy=bump for npm vulnerabilities
2021-02-22 11:18:46 +01:00
Rhys Arkins
5c5e00cdf8
fix: allow vulnerabilityAlerts to override branchTopic, prCreation
2021-02-22 11:08:39 +01:00
Rhys Arkins
cdffaca4e1
chore: alertPackageRules PackageRule type
2021-02-22 09:54:29 +01:00
Rhys Arkins
7ae3ce323f
fix(automerge): handle github branch protection failures
2021-02-22 09:07:23 +01:00
Rhys Arkins
8e7e41f6a3
fix: rebase if automerging even if rebaseWhen=conflicted ( #8796 )
2021-02-22 06:45:36 +01:00
Rhys Arkins
4b62acc616
refactor: file-based alert aggregation
2021-02-21 23:09:53 +01:00
Rhys Arkins
e86bddd5bb
refactor: simplify vulnerability aggregation
2021-02-21 22:14:17 +01:00
Rhys Arkins
8c48d4bc9d
refactor: vulnerability matchFiles ( #8786 )
2021-02-20 21:44:32 +01:00
Rhys Arkins
2c9a172834
feat: per-file vulnerability alerts ( #8770 )
2021-02-20 06:00:44 +00:00
Michael Kriese
9a1c4fabb7
feat(gomod): do not shorten depName ( #8758 )
2021-02-18 16:27:47 +01:00
Rhys Arkins
f41430bbb9
refactor: fixedVersion calculation
2021-02-18 14:54:11 +01:00
Rhys Arkins
5af13b10c3
refactor: remove superfluous valid check
2021-02-18 14:51:36 +01:00
Rhys Arkins
8b42b62aa8
refactor: UpdateTypeConfig
2021-02-18 12:02:26 +01:00
Rhys Arkins
436abf51de
refactor: pass versioning to getUpdateType
2021-02-18 11:59:26 +01:00
Rhys Arkins
1d4672cda0
fix: don’t imply patch from automerge settings ( #8747 )
2021-02-18 10:12:38 +01:00
Rhys Arkins
22b4fadd6d
refactor: pass versioning to getCurrentVersion
2021-02-18 09:44:36 +01:00
Rhys Arkins
54d82d23c2
refactor: lookup destructuring
2021-02-18 09:35:41 +01:00
Rhys Arkins
df2db74c06
refactor: BucketConfig
2021-02-18 09:30:04 +01:00
Rhys Arkins
07a05012f1
refactor getCurrentVersion versioning
2021-02-18 09:28:18 +01:00
Rhys Arkins
21cfbd2e82
refactor: move lookup functions into own files
2021-02-18 09:21:01 +01:00
Rhys Arkins
e7f2beebdb
refactor: centralize lookup types
2021-02-18 08:35:26 +01:00
Rhys Arkins
71e26d835d
refactor: rename lookup functions
2021-02-18 08:27:56 +01:00
Rhys Arkins
c34e54c5d3
refactor: remove SkipVersion.UnsupportedValue
2021-02-18 08:24:08 +01:00
Rhys Arkins
bbd78d490c
refactor: remove SkipReason.Unknown
2021-02-18 08:09:04 +01:00
Rhys Arkins
33e7e41534
refactor: latestVersion -> tags.latest ( #8739 )
2021-02-18 08:00:00 +01:00
Rhys Arkins
01e1f38019
refactor: remove unused ReleaseResult fields ( #8737 )
2021-02-17 21:29:25 +01:00
Rhys Arkins
32440f26a4
refactor: toVersion -> newVersion ( #8711 )
2021-02-16 12:33:44 +01:00
Rhys Arkins
1e90a544fc
refactor: hashed branch compilation
2021-02-16 12:31:10 +01:00
Rhys Arkins
f72fe9f724
chore: codecov
2021-02-16 12:08:43 +01:00
Rhys Arkins
0869d6e8d7
refactor: remove newVersion usage ( #8710 )
2021-02-16 11:26:46 +01:00
Rhys Arkins
a8819c4610
refactor: fromVersion -> currentVersion ( #8709 )
2021-02-16 10:52:05 +01:00
Rhys Arkins
acf57144f8
refactor: remove currentVersion ( #8708 )
2021-02-16 09:43:38 +01:00
Sergei Zharinov
44004bf2d6
refactor(limits): Log more for concurrent branch detection ( #8698 )
2021-02-15 14:23:31 +01:00
Rhys Arkins
0e0308fdd8
refactor: bucketRelease
2021-02-13 11:24:35 +01:00
Rhys Arkins
1acda01b6e
refactor: store bucket releases, not versions
2021-02-13 11:18:26 +01:00
Rhys Arkins
a9a08cf902
refactor: bucketVersions
2021-02-13 00:01:30 +01:00
Rhys Arkins
1be1be9056
refactor: move update checking later
2021-02-12 23:49:25 +01:00
Rhys Arkins
0f456d0615
refactor: getBucket
2021-02-12 23:41:20 +01:00
Rhys Arkins
b9e084000e
refactor: lookup version -> versioning
2021-02-12 23:30:44 +01:00
Rhys Arkins
f5ceba085b
refactor: add bucket to update
2021-02-12 23:27:48 +01:00
Rhys Arkins
b2bbe96657
fix: don’t try to detect major automerge
2021-02-12 22:41:40 +01:00
Rhys Arkins
cadace3241
fix: edge cases for bump/update-lockfile
2021-02-12 22:29:00 +01:00
Rhys Arkins
e61a32aef1
refactor: lookup updates loop
2021-02-12 19:06:40 +01:00
Rhys Arkins
55afac8227
refactor: highestUpdate -> update
2021-02-12 17:55:36 +01:00
Rhys Arkins
f6b438508e
refactor: simplified lookup buckets
2021-02-12 17:38:28 +01:00
Rhys Arkins
2a4875b230
refactor: log skippedOverVersions ( #8664 )
2021-02-12 15:34:43 +01:00
Rhys Arkins
e28e8b44cb
fix: add new disabled commands to result handling
2021-02-11 17:10:20 +01:00
Rhys Arkins
fa9031f5e9
feat(internal): expand disabled error messages
...
Splits REPOSITORY_DISABLED into multiple
2021-02-11 13:32:29 +01:00
Charles Korn
1a9e54341e
fix(batect): "Failed to parse newContent" ( #8632 )
2021-02-11 08:32:57 +01:00
Rhys Arkins
855db036d5
fix: rename baseDir to packageFileDir for templating ( #8625 )
2021-02-10 23:39:06 +00:00
Michael Kriese
3281e1aadc
test: fix coverage ( #8590 )
2021-02-08 12:31:57 +00:00
Michael Kriese
d029350052
fix(worker): rebase stale pr ( #8588 )
2021-02-08 12:06:11 +01:00
Rhys Arkins
78551afdec
chore: LegacyAdminConfig
2021-02-07 22:13:55 +01:00
Rhys Arkins
d203def3d0
refactor: baseDir to global config
2021-02-05 22:35:03 +01:00
Rhys Arkins
6fa37294cf
refactor: dryRun admin config
2021-02-05 22:21:24 +01:00
Rhys Arkins
c80165dd11
fix: move privateKey to admin config
2021-02-05 17:53:50 +01:00
Rhys Arkins
90db7e28a6
feat(config): delete after setting admin config ( #8557 )
2021-02-05 16:08:52 +00:00
Rhys Arkins
4e1271b702
fix(config): move trustLevel to admin config ( #8555 )
2021-02-05 12:30:01 +01:00
Rhys Arkins
3756f2aec3
refactor: GlobalConfig type
2021-02-05 10:49:34 +01:00
Rhys Arkins
25f43fd1d7
refactor: move post upgrade commands to repo admin config ( #8552 )
2021-02-05 09:58:48 +01:00
Rhys Arkins
4e2c33f10e
feat: admin config init ( #8546 )
2021-02-05 09:20:47 +01:00
Adam Horacek
60174c4cf4
fix: always add additionalReviewers to PR ( #8550 )
2021-02-05 07:07:39 +01:00
Tobias Bieniek
ee178df01a
feat: hashedBranchLength
option ( #8502 )
2021-02-03 15:48:54 +01:00
Sergei Zharinov
72b0b85640
feat(config): Rename packageRules selectors ( #6939 )
2021-01-29 11:43:42 +01:00
Artur Frysiak
e063c8f931
feat: handle GitLab push rule violation ( #8416 )
...
* feat: handle GitLab push rule violation
Closes #8414
* feat: handle GitLab push rule violation
* feat: handle GitLab push rule violation
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-01-27 10:17:42 +01:00
Rhys Arkins
391fe681fd
tests: fix coverage
2021-01-24 15:11:01 +01:00
Rhys Arkins
3ff35656b3
refactor: add depNameShort during flatten ( #8401 )
2021-01-24 08:34:33 +01:00
Rhys Arkins
e0a1064a37
fix: remove consecutive hyphens from depNameSanitized ( #8400 )
2021-01-24 07:22:28 +00:00
Rhys Arkins
e5ce9f7e5c
fix: sort vulnerability PRs first
2021-01-23 08:06:20 +01:00
Rhys Arkins
c24eb6b7a5
fix: don’t block vulnerability PRs due to pin PRs
2021-01-23 08:04:14 +01:00
Rhys Arkins
9fc7911b1c
fix: exclude vulnerability PRs from rate limits
2021-01-23 08:03:54 +01:00
Rhys Arkins
294cf9fb99
refactor: datasource defaultVersioning ( #8367 )
2021-01-21 12:39:18 +01:00
Rhys Arkins
ebb40b3adb
fix(github): pass up repo not found in init ( #8355 )
2021-01-19 23:07:12 +01:00
Stefan
91d30caed7
fix: fetch changelog from self-hosted gitlab independent from url ( #8336 )
2021-01-19 09:36:27 +01:00
Amos Wenger
b21e8a1909
feat(rust): Private crate registry support (rust/cargo) ( #8083 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-01-17 09:18:32 +01:00
Sergei Zharinov
746d170824
feat(limits): Add "branchConcurrentLimit" option ( #8046 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-01-10 13:29:14 +01:00
Rhys Arkins
e452b83040
refactor: change bumpPackageVersion return signature ( #8232 )
2021-01-10 11:10:34 +01:00
Rhys Arkins
18a87db919
fix: skip branch if no PR but modified ( #8230 )
2021-01-09 17:26:48 +01:00
Rhys Arkins
44a33bcd4b
logs: changelog fetch
2021-01-08 11:30:54 +01:00
Michael Kriese
7a25491a49
fix: wrong code quoting ( #8223 )
...
* fix: wrong code quoting
* fix: can be undefined
* fix: wrong function
2021-01-08 06:47:14 +00:00
Michael Kriese
c2d1d4d66d
feat: suppress onboarding preset warning ( #8214 )
2021-01-08 07:30:41 +01:00
Shunsuke Suzuki
de852ac7de
feat: support template in labels ( #8138 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-12-30 12:27:05 +01:00
Rhys Arkins
5209be38e9
refactor: remove manager from PackageRile ( #8102 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-12-21 10:18:48 +00:00
Rhys Arkins
2734fca0fc
logs: log config file name when found
2020-12-19 21:56:07 +01:00
Leif Segen
964f1e71c4
fix: Update help URLs due to archiving of renovatebot/config-help repo ( #8084 )
...
* Update help URLS
* Update help URLS
* Make changes consistent
* Fix typo
2020-12-19 08:12:09 +01:00
Michael Kriese
e91191c667
fix(regex-manager): copy templates for auto-replace ( #8072 )
2020-12-18 17:24:15 +01:00
Rhys Arkins
464fcc2dbc
fix(autoreplace): skip depName compare if undefined
2020-12-18 16:42:20 +01:00
Rhys Arkins
116693be64
fix: Revert "feat: secrets" ( #8069 )
...
This reverts commit ec1b3c386b
.
2020-12-18 15:33:21 +01:00
Rhys Arkins
ec1b3c386b
feat: secrets ( #6664 )
2020-12-18 13:38:28 +01:00
Michael Kriese
2f432626f0
fix(auto-replace): should fail on wrong replace ( #8062 )
2020-12-18 11:39:27 +01:00
Sergei Zharinov
62c68d07e3
refactor(workers): Use limiting API for PRs instead of in-place counters ( #8031 )
2020-12-16 09:13:52 +01:00
Rhys Arkins
0b53e9462c
fix: pass ExternalHostError up
2020-12-14 09:09:21 +01:00
Rhys Arkins
6b1b34bf26
logs: lower replace warning to info
2020-12-13 14:52:31 +01:00
Rhys Arkins
00a08225b9
refactor: use ls-lint ( #7956 )
2020-12-11 13:29:43 +01:00
Sergei Zharinov
683b87f845
fix(limits): Refactor hourly PR limit calculation ( #7930 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-12-11 10:10:26 +01:00
Rhys Arkins
4202be9ef0
fix: don’t prioritize updateTypes packageRules ( #7897 )
...
Removes code which ensured rules with updateTypes always ran last and therefore had higher priority.
Closes #4482
BREAKING CHANGE: Package Rules will be evaluated in the order they are configured, instead of evaluating rules with updateTypes last.
2020-12-11 10:10:12 +01:00
Sergei Zharinov
6f7b4afd1e
feat(npm): migrate and deprecate unpublishSafe ( #7464 )
...
The existing npm-specific `unpublishSafe` setting will be removed and migrated instead to use `stabilityDays` (3). The `renovate/unpublish-safe` status check is also deprecated and the existing `renovate/stability-days` will be used instead.
Closes #5265
BREAKING CHANGE: The status check `renovate/unpublish-safe` will be replaced with `renovate/stability-days`. Please migrate any branch protection rules if you were relying on `renovate/unpublish-safe`.
2020-12-11 10:09:58 +01:00
Sergei Zharinov
663117beab
feat(http): Support for per-host http concurrency limits ( #6983 )
2020-12-11 10:09:09 +01:00
renovate[bot]
6c414e7736
chore(deps): update dependency eslint-config-prettier to v7 ( #7940 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-12-11 09:35:56 +01:00
Sergei Zharinov
c98a537f8b
refactor(limits): Refactor global limits counter ( #7931 )
2020-12-11 09:26:47 +01:00
Rhys Arkins
e41b5161e3
fix: create vulnerability PRs immediately
2020-12-11 09:15:52 +01:00
Sergei Zharinov
fc82a2a6b9
refactor: Rename maxSatisfyingVersion to getSatisfyingVersion ( #7917 )
2020-12-10 09:25:04 +01:00
Alex Ruffo
b7495330c0
feat: customize onboarding file name ( #7866 )
2020-12-07 10:14:46 +01:00
Michael Kriese
2f87b53c3e
fix(worker): early exit if config can't parsed ( #7884 )
2020-12-04 09:21:57 +01:00
Michael Kriese
b12c522e0b
feat(gitlab): support automerge on pr update ( #7871 )
2020-12-03 16:13:21 +01:00
Fernando Mora
693f58e178
feat(config): Add mergeable addLabels
option ( #7869 )
...
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>
2020-12-03 15:20:09 +01:00
mofleury
732fcfd484
fix: upgrade sorting by file replacement position ( #7827 )
2020-11-26 16:15:31 +01:00
Sarun Intaralawan
fa5822551f
fix: call every postUpgradeTasks
in the branch ( #7735 )
2020-11-26 13:18:27 +01:00
Rhys Arkins
3f75bd7c12
fix: massage/truncate variable length comments ( #7819 )
...
Closes #7775
2020-11-26 10:31:21 +01:00
Sergei Zharinov
2e72efde35
feat(limits): Ignore prNotPendingHours when stabilityDays is set ( #7459 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-11-24 11:32:29 +01:00
Rhys Arkins
29bea61fd4
fix(automerge): don’t delete if pr-comment
...
Closes #7786
2020-11-23 10:33:50 +01:00
Tom Kerkhove
0c204ee490
fix: extra space when adding autoclosed suffix ( #7773 )
2020-11-20 09:53:51 +01:00
Rhys Arkins
f711be3d37
fix: add sourceUrl to branches cache
2020-11-19 15:04:15 +01:00
Michael Kriese
ac124f453e
fix(github): fully support ghe for releases and tags datasource ( #7752 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-11-19 11:05:56 +01:00
Sarun Intaralawan
aac497bc31
fix: rerun applyPackageRules
after fetching sourceUrl from datasource ( #7723 )
2020-11-16 13:52:31 +01:00
Rhys Arkins
5d99ff9862
refactor: convert all path to upath ( #7712 )
2020-11-12 21:46:08 +01:00
Mike Bryant
ad50398fb3
feat(helmv3): Add support for bumpVersion ( #7670 )
2020-11-10 22:06:34 +01:00
Igor Katsuba
b22ea768fc
feat: allow compilation of post-upgrade commands ( #7632 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-11-10 14:25:37 +01:00
Sergio Zharinov
7fb8edc697
feat(workers): Delete automerged branches ( #7668 )
2020-11-10 13:58:59 +01:00
Sergio Zharinov
fe83cf914e
refactor(config): Generalize allowedVersions regex ( #7683 )
2020-11-10 10:12:03 +01:00
Rhys Arkins
4c68175f81
fix: update-lockfile in-range updates ( #7660 )
...
* Revert "fix: update-lockfile branch reuse (#7651 )"
This reverts commit 802572bc33
.
* fix: update-lockfile in-range updates
2020-11-05 21:04:53 +01:00
Michael Kriese
7c53050fe5
feat(worker): pass platform options to onboarding pr ( #7614 )
2020-11-04 15:18:20 +01:00
Rhys Arkins
802572bc33
fix: update-lockfile branch reuse ( #7651 )
2020-11-04 15:03:52 +01:00
Pierrick V
71ceea0b47
feat: Trigger updateArtifacts for update-lockfile rangeStrategy with no packageFile content updated ( #5859 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-10-29 12:31:14 +01:00
Matt R. Wilson
c9727c024a
feat(cache): extend release notes cache TTL ( #7596 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-10-29 10:11:12 +01:00
Nils Plaschke
c57bb61294
fix: sampleSize: 0 does not add assignees/reviewers ( #7579 )
2020-10-28 06:17:35 +01:00
Michael Kriese
0e10c4199f
feat: replace moment with luxon ( #7564 )
2020-10-27 15:02:25 +01:00
Rhys Arkins
40ae43817a
feat(github-releases): use prerelease metadata in filtering ( #7567 )
2020-10-27 14:02:34 +01:00
Michael Kriese
09be0d9198
feat: replace later ( #7565 )
...
Co-authored-by: Jamie Magee <JamieMagee@users.noreply.github.com>
2020-10-27 13:23:21 +01:00
Rhys Arkins
66b0265b46
refactor: versions -> releases
2020-10-27 12:01:10 +01:00
Rhys Arkins
98059f10f2
refactor: filter isVersionStable
2020-10-27 12:00:19 +01:00
Rhys Arkins
d679a69d63
refactor: filter version -> versioning
2020-10-27 11:38:33 +01:00
Rhys Arkins
36849511cc
refactor: use full release when filtering ( #7562 )
2020-10-27 10:34:34 +01:00
Rhys Arkins
ac7d8ea112
fix: resolve repoConfig.extends with repo config ( #7541 )
2020-10-25 07:49:34 +01:00
Rhys Arkins
769dede4fb
chore: codecov if/next
2020-10-24 22:34:55 +02:00
Rhys Arkins
4540ad4814
fix: switch update-lockfile to bump only if vulnerabilityAlert
2020-10-24 22:03:24 +02:00
Kieran
19ca7c2dab
feat: reduced artifact error threshold to 2 hours ( #7514 )
2020-10-21 15:05:09 +02:00
Rhys Arkins
814986e9f8
fix(cache): delete dep updates after load
2020-10-21 09:45:10 +02:00
Josh Soref
9aff7a955f
chore: spelling ( #7499 )
2020-10-20 08:49:28 +02:00
Rhys Arkins
19b9355ec8
fix: gracefully handle failed branch prune
...
debug instead of warn if branch not found on origin when pruning orphans
2020-10-19 10:57:51 +02:00
Rhys Arkins
ff46042c43
fix: warn and throw if config file null
2020-10-19 10:14:43 +02:00
Jean-Michel Leclercq
bb9e30f64a
feat: New Configuration option fetchReleaseNotes ( #7404 )
2020-10-19 10:05:05 +02:00
Rhys Arkins
96f87bd2f4
fix(dashboard): correct onboarding check
...
Closes #7486
2020-10-16 14:02:00 +02:00
Rhys Arkins
57dbcd5e74
logs: add onboarding dashboard message
2020-10-16 12:52:43 +02:00
Sergio Zharinov
692eea18d4
fix(dependency-dashboard): Don't create dependency dashboard during onboarding ( #7453 )
2020-10-15 08:26:48 +02:00
Rhys Arkins
5a7fb4b993
fix: prune modified branches if no PR ( #7467 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-10-14 16:29:45 +02:00
Rhys Arkins
1409aa1f7e
refactor: return richer repository status
2020-10-14 16:20:02 +02:00
Misha Kaletsky
78c2d6a42f
feat: find release notes for lerna monorepos ( #7457 )
2020-10-14 15:26:08 +02:00
Sergio Zharinov
1c3caa67c9
refactor(limits): Code coverage for branch counting code ( #7466 )
2020-10-14 13:47:57 +02:00
Rhys Arkins
8eb3a037ee
fix: correct autoclose logging
2020-10-14 08:49:56 +02:00
Rhys Arkins
7de273aa6b
fix(git): gracefully handle not a git repository failure
2020-10-12 10:36:49 +02:00
Misha Kaletsky
a41aefc23d
feat: find release notes for rush repos ( #7445 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-10-12 07:32:14 +02:00
Rhys Arkins
7587eedd6b
fix: try/catch branch cache modified call
2020-10-10 08:09:15 +02:00
Rhys Arkins
11172e4177
feat: check for dot platform org preset when onboarding ( #7423 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-10-08 13:04:18 +02:00
Rhys Arkins
548e458426
logs: log CODEOWNERS files and rules
2020-10-08 11:02:47 +02:00
Rhys Arkins
4500686c52
fix(dashboard): better Ignored description
2020-10-08 08:27:09 +02:00
Sergio Zharinov
b2fde31693
fix(limits): Count concurrent PR with platform API instead of branches ( #7421 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-10-07 12:07:25 +02:00
Rhys Arkins
46cc3c5305
refactor: prepare onboarding config for enhancement
2020-10-07 09:49:39 +02:00
Rhys Arkins
0f9a61e4ca
logs: add CODEOWNERS debug
2020-10-07 09:40:17 +02:00
Rhys Arkins
f724a8149f
fix: clarify debug logs for onboarding discovery
2020-10-07 07:19:32 +02:00
Mike Bryant
40852754aa
feat: Add organization-level presets ( #7403 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-10-06 22:02:35 +02:00
Jamie Magee
5896d9cb37
chore(eslint): fixing some eslint warnings ( #7382 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-10-05 18:12:01 +02:00
Rhys Arkins
0d9aa04d93
feat(git): getBranchParentSha
2020-10-02 13:22:24 +02:00
Sergio Zharinov
517f5ecfb9
refactor(platform): move optimizeForDisabled, isFork logic to worker layer ( #7379 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-10-02 11:57:52 +02:00
Sergio Zharinov
5fc7bea230
fix(limits): Count branches for prCreation having "non-pending" value ( #7388 )
2020-09-30 21:06:03 +02:00
Rhys Arkins
75737805c8
refactor: rename compatibility -> constraints ( #7308 )
2020-09-30 11:02:25 +02:00
Sergio Zharinov
8ab6d6076a
refactor(workers): Extract 'getFileList' call outside of match loop ( #7349 )
2020-09-30 08:40:19 +02:00
Rhys Arkins
9f99c5e073
feat(internal): write branches cache
2020-09-22 13:10:07 +02:00
Rhys Arkins
f0ba97b6c2
fix: Revert "refactor: write branches cache"
...
This reverts commit 266534eb72
.
2020-09-22 12:20:15 +02:00
Sergio Zharinov
2299485afd
refactor(http): Prepare "util/http" for queues ( #7119 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-09-22 06:16:21 +02:00
Rhys Arkins
266534eb72
refactor: write branches cache
2020-09-22 06:11:17 +02:00
Sergio Zharinov
0ea1413e57
refactor(platform): Rename "branchName" to "sourceBranch" ( #7284 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-09-22 06:09:59 +02:00
Rhys Arkins
d863036a1f
refactor: packageJsonVersion -> packageFileVersion ( #7338 )
2020-09-22 05:32:42 +02:00
Florian Greinacher
71cf56eaf9
feat(dependency-dashboard): display logged repository problems ( #6952 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-09-21 22:04:11 +02:00
ylemkimon
de7ca87758
fix(npm): merge compatibility in generateBranchConfig ( #7290 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-09-17 10:36:11 +02:00
Rhys Arkins
4e1ace3a85
fix(git): gracefully abort for bad revision errors
2020-09-15 12:05:19 +02:00
Rhys Arkins
35c5fe81a1
feat(internal): log fixedVersion of dependencies
2020-09-13 12:03:20 +02:00
Rhys Arkins
2c9ebbe54b
refactor: sort fileMatch result for deterministic ordering
2020-09-13 07:17:43 +02:00
Tobias Bieniek
171b65eed0
feat(pr/body): Fall back to dependencyUrl
property ( #7262 )
...
... if no `homepage` or `sourceUrl` is available
This is relevant for the `crate` datasource where both are currently not available due to the API rate limiting.
2020-09-12 14:11:35 +02:00
Rhys Arkins
facf46c84e
fix: treat config validation errors as enabled ( #7255 )
2020-09-12 07:28:12 +02:00
Sergio Zharinov
ec2154963a
fix(dependency-dashboard): Force checked PRs creation ( #7253 )
...
* fix(dependency-dashboard): Force checked PRs creation
* Simplify
* Remove unused check
2020-09-11 20:35:57 +02:00
Rhys Arkins
243728f263
fix(config): Migrate semantic commit option to enum type ( #7170 )
...
This reverts commit d1d7901a0a
.
2020-09-11 13:15:04 +02:00
Rhys Arkins
d1d7901a0a
fix: Revert "fix(config): Migrate semantic commit option to enum type ( #7170 )"
...
This reverts commit d2a5b7167b
.
2020-09-11 12:43:49 +02:00
Sergio Zharinov
d2a5b7167b
fix(config): Migrate semantic commit option to enum type ( #7170 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-09-11 11:45:14 +02:00
Rhys Arkins
b7ac19d9bf
fix: sanitize github vulnerability alert bodies ( #7246 )
2020-09-10 21:57:18 +02:00
Tobias Bieniek
c0026ff1c9
fix: changelog: Fix files.length
conditions ( #7210 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-09-08 13:20:17 +02:00
Jamie Magee
f3a3db4a4f
fix(pr): move ADO and BB pr config to repo configuration ( #7176 )
...
* fix(pr): move ADO and BB pr config to repo configuration
This change moves `azureWorkItemId` & `bbUseDefaultReviewers` from self-hosted configuration (only) and allows them to be set at any level.
In draft for now as it needs test fixes
Fixes #7150
* test fixes
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-09-07 12:55:37 +02:00
renovate[bot]
907b2b054e
chore(deps): update linters (major) ( #7185 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Jamie Magee <JamieMagee@users.noreply.github.com>
2020-09-07 09:54:07 +02:00
pulish
5f2844247f
fix(dry-run): don't check non existing branch in dry-run ( #7171 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-09-07 08:38:19 +02:00
Rhys Arkins
2c9b1de0b8
refactor: remove unused branchList in updateRepo
2020-09-01 18:33:45 +02:00
Rhys Arkins
1627db8c3f
refactor: simplify baseBranchSha, reduce checkouts ( #7159 )
2020-09-01 18:32:58 +02:00
Rhys Arkins
bb708262c8
refactor: remove defaultBranchSha from repo init
2020-09-01 17:10:58 +02:00
Rhys Arkins
539312645c
refactor: better init config names
2020-09-01 16:40:06 +02:00
Rhys Arkins
4a0605a765
fix(changelog): harden check for fromVersion and toVersion
2020-09-01 15:59:54 +02:00
Rhys Arkins
2d344b1a69
test: remove noisy snapshot
2020-09-01 15:31:02 +02:00
Sergio Zharinov
831c45397f
refactor(limits): Concise implementation for workers/global/limits.ts ( #7140 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-09-01 14:47:12 +02:00
Rhys Arkins
7651d2e420
feat: additionalBranchPrefix
2020-09-01 14:36:10 +02:00
Rhys Arkins
cda4e7c21e
fix: revert config cache
2020-09-01 14:23:28 +02:00
Rhys Arkins
c75d2c6873
refactor: detectSemanticCommits ( #7151 )
2020-09-01 10:44:52 +02:00
Rhys Arkins
540d47ba87
chore: fix lint
2020-09-01 07:25:13 +02:00
Rhys Arkins
1ddbce2fa2
test: refactor init tests
2020-09-01 07:10:50 +02:00
Rhys Arkins
92c5f2a414
chore: move cache type to init/common
2020-09-01 06:36:23 +02:00
Rhys Arkins
0bd7d27b33
chore: type -> interface
2020-09-01 06:30:52 +02:00
Rhys Arkins
8a286a4663
chore: rename RepoConfig -> RepoFileConfig
2020-09-01 06:20:26 +02:00
Rhys Arkins
4b2eaf54ec
refactor: initRepo cache ( #7146 )
2020-08-31 20:01:41 +02:00
Sergio Zharinov
bffebcc331
refactor(workers): Enum type for ProcessBranchResult ( #7132 )
2020-08-31 16:05:38 +02:00
Julien Poissonnier
499c838fe0
feat(gitlab): Allow using an OAuth2 token for authentication ( #7131 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-08-31 15:36:48 +02:00
Rhys Arkins
6dbb1c710c
refactor: get defaultBranchSha from git
2020-08-31 13:14:13 +02:00
Sergio Zharinov
ad52ac9b13
fix(eslint): Restrict the rules and fix errors ( #7117 )
2020-08-31 13:13:02 +02:00
Rhys Arkins
0a60516891
chore: getRepoConfig -> detectRepoFileConfig
2020-08-31 12:42:25 +02:00
Rhys Arkins
b88b1c96da
refactor: split out repo config error throwing
2020-08-31 12:31:42 +02:00
Rhys Arkins
40d3316703
refactor: write repoConfig to cache
2020-08-31 12:14:10 +02:00
Rhys Arkins
8c5e6f3689
refactor: split getRepoConfig from mergeRenovateConfig ( #7142 )
2020-08-31 11:40:18 +02:00
Rhys Arkins
01659f2bb2
chore: fix lint
2020-08-31 11:20:53 +02:00
Rhys Arkins
81a75dd8b4
refactor: remove null file check
2020-08-31 11:14:55 +02:00
Rhys Arkins
0ce9837b9d
fix: Revert "feat: additionalBranchPrefix"
...
This reverts commit 9385fb557b
.
2020-08-31 09:33:34 +02:00
Rhys Arkins
9385fb557b
feat: additionalBranchPrefix
...
Renamed from managerBranchPrefix
2020-08-31 07:47:24 +02:00
Rhys Arkins
012561f69a
feat(git): get branch commit without cloning ( #7130 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-08-30 22:03:58 +02:00
Rhys Arkins
80b691c807
refactor: remove platform.setBaseBranch ( #7137 )
2020-08-30 21:27:02 +02:00
Rhys Arkins
937a2e48b0
chore: rename commitHash -> commitSha
2020-08-29 14:48:48 +02:00
Sergio Zharinov
21e1f1ff3e
feat(worker): Enforce limits at PR creation time ( #7099 )
2020-08-28 15:22:14 +02:00
Rhys Arkins
c1245b2d4b
feat(internal): lazy git initialization ( #7006 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-08-28 10:08:39 +02:00
Julien Poissonnier
d78dc8f01c
feat(config): Add support for prBodyTemplate ( #7122 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-08-28 09:27:31 +02:00
Rhys Arkins
d4c466ac9d
fix: compile lock file maintenance branch name
...
Closes #7110
2020-08-26 15:57:55 +02:00
jparnone
67a8fe519d
feat(config): Added option "onboardingCommitMessage" ( #6997 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-08-26 15:00:45 +02:00
Rhys Arkins
7bb198f1b7
fix: multiple major branch name separation
2020-08-26 14:32:10 +02:00
Rhys Arkins
d21e50d911
feat(internal): write branchName to each update ( #7107 )
2020-08-26 11:27:09 +02:00
Rhys Arkins
5f94ec586a
refactor: move parentDir/baseDir generation to flattenUpdates ( #7104 )
2020-08-26 09:31:26 +02:00
Sergio Zharinov
0701419d6e
fix: remove statusCheckVerify option ( #7094 )
...
Closes #7057
BREAKING CHANGE: statusCheckVerify config option is no longer supported and will be ignored
2020-08-25 13:11:24 +02:00
Sergio Zharinov
838996dbe0
feat: remove lazyGrouping feature ( #7093 )
...
Closes #7056
BREAKING CHANGE: lazyGrouping is no longer supported
2020-08-25 13:10:26 +02:00
Rhys Arkins
6a0f9a9a60
fix: try/catch localDir deletion ( #7090 )
2020-08-25 10:22:21 +02:00
Rhys Arkins
c234428fd5
fix: more flexible check for dashboard approval
2020-08-25 10:02:11 +02:00
Rhys Arkins
cff22ccc16
fix: always show dependency dashboard footer ( #7078 )
2020-08-24 14:35:22 +02:00
Jamie Magee
5c1947108d
test: feature support for prs rarer than 1 month ( #7033 )
2020-08-24 10:43:21 +02:00
Rhys Arkins
824bfca207
fix: revert mergeRenovateConfig removal ( #7028 )
2020-08-19 12:59:19 +02:00
Rhys Arkins
5f80b726d9
fix: revert baseBranch/baseBranchSha change
...
Closes #7027
2020-08-19 12:01:42 +02:00
Rhys Arkins
2d0961af8d
refactor: move onboarding check into getRepoConfig
2020-08-19 09:36:02 +02:00
Rhys Arkins
805e34e5b0
refactor: remove unnecessary baseBranch settings
2020-08-19 09:18:53 +02:00
Rhys Arkins
9483a61110
refactor: clone config when initializing
2020-08-19 09:17:55 +02:00
Michael Kriese
6474dd49e5
chore: lint fixes ( #7018 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-08-19 06:46:00 +02:00
Rhys Arkins
b6af8188d1
refactor: initRepo ( #7022 )
2020-08-19 06:27:48 +02:00
Sergio Zharinov
45b9b4ebc4
refactor(platform): Decomplect branch deletion from PR state ( #6988 )
2020-08-18 20:38:53 +02:00
Rhys Arkins
764b2b7b67
refactor: use hasha for cache configHash
2020-08-18 19:58:12 +02:00
Rhys Arkins
3985953da2
fix: don’t error when baseBranches are not found ( #7019 )
...
Log a warning when baseBranches are missing but otherwise just skip over and keep going.
Closes #6669
2020-08-18 14:49:38 +02:00
Sergio Zharinov
cd064db4eb
refactor(platform): Change signature types for "updatePr" method ( #7002 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-08-18 12:19:19 +02:00
pokutuna
ed3a15c08d
docs: fix link to the self-hosting docment ( #7007 )
2020-08-18 00:01:50 +02:00
Rhys Arkins
7505292116
fix: update git submodules only if version found
2020-08-14 08:18:20 +02:00
Rhys Arkins
0a143a2c96
fix: don’t linkify gitlab.com repositories
2020-08-12 07:20:45 +02:00
Rhys Arkins
7e78353ce4
fix: surround linkify in try/catch
2020-08-11 08:21:44 +02:00