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