Rhys Arkins
|
a45c5f3a3f
|
refactor: remove git-submodules datasource (#9128)
|
2021-03-15 06:11:46 +00:00 |
|
renovate-testing
|
ea0bcdd185
|
feat(git): Specify additional git authors to ignore (#9082)
|
2021-03-14 09:27:40 +01:00 |
|
Rhys Arkins
|
717e4e6b2a
|
fix: stabilityStatus non-null check
|
2021-03-14 07:33:53 +01:00 |
|
Rhys Arkins
|
edfac73a08
|
refactor: remove depNameShort (#9114)
|
2021-03-13 14:28:46 +01:00 |
|
Rhys Arkins
|
d1152e177b
|
fix: delete vulnerabilityAlerts after merging
|
2021-03-13 10:08:26 +01:00 |
|
Rhys Arkins
|
3357e6333d
|
refactor: Object.assign -> object spread (#9076)
|
2021-03-11 08:03:37 +01:00 |
|
Rhys Arkins
|
c17e40993a
|
docs: lint
|
2021-03-09 23:21:38 +01:00 |
|
Rhys Arkins
|
2b2ca4cf5d
|
fix: warn not error for branch error
|
2021-03-08 15:55:24 +01:00 |
|
Rhys Arkins
|
c8fc8ec736
|
fix: set enabled=true for remedations
|
2021-03-08 13:55:59 +01:00 |
|
Rhys Arkins
|
ef2a13f4f2
|
fix: don’t throw repository-changed from git layer (#9032)
|
2021-03-08 09:02:48 +00:00 |
|
Rhys Arkins
|
1024606ef1
|
fix: remove artifacts error comment whenever branch PR exists (#9029)
|
2021-03-08 09:11:49 +01:00 |
|
Rhys Arkins
|
86df157d36
|
refactor: comment topics
|
2021-03-08 08:47:36 +01:00 |
|
Rhys Arkins
|
3ec744b401
|
fix: pypi vulnerabilities mapping (#9026)
* fix: pypi vulnerabilities mapping
* fix: correct pypi vulnerable requirements
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
|
2021-03-08 04:55:38 +00:00 |
|
Rhys Arkins
|
d3808fbc3b
|
refactor: log branchName for each update
|
2021-03-07 22:11:19 +01:00 |
|
Rhys Arkins
|
948039d52b
|
refactor: INTERRUPTED -> TEMPORARY_ERROR
|
2021-03-07 21:40:40 +01:00 |
|
Rhys Arkins
|
40a048d67d
|
fix: don’t rebase for automerge when rebaseWhen=conflicted (#9011)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
|
2021-03-07 09:00:20 +00:00 |
|
Michael Kriese
|
b50e21646e
|
feat: deprecate node v12 (#8956)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
|
2021-03-05 09:59:07 +00:00 |
|
Rhys Arkins
|
eb8f895f2e
|
refactor: eslint no-negated-condition (#8973)
|
2021-03-04 06:21:55 +01:00 |
|
Michael Kriese
|
74d7691bef
|
refactor: optimize type usage (#8947)
|
2021-03-02 21:44:55 +01:00 |
|
Rhys Arkins
|
57ac935577
|
fix: Revert "feat(helm-values): Support for bumpVersion" (#8926)
This reverts commit 662a60a87e .
|
2021-03-01 18:35:52 +00:00 |
|
davidgwcurve
|
e3ccc26af7
|
feat(go): support self hosted go modules in gitlab (#8876)
|
2021-03-01 18:35:35 +01:00 |
|
Rhys Arkins
|
98d55394e6
|
feat: transitiveRemediation (#8883)
* save remediations
* enhance and export NpmResponse
* sort branch lists
* transitive remediation init
* update-lockfile not bump
* version not value
* remediate package.json
* isVulnerabilityAlert
* simplify config
* fix circular
* update snapshots
* add config and docs
* TODO
* flatten tests
* remediation -> update
* lots of renames
* improve readability
* refactor
* remove fetch
* more tests
* reduce fiixtures sizes
* more tests
* fix parent null
* remove exec
* explicit false
* fix
* Apply suggestions from code review
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
* use type-fest PackageJson
* more tests
* coverage
* Update lib/workers/branch/get-updated.ts
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
|
2021-03-01 07:59:57 +00:00 |
|
Rhys Arkins
|
399d7ea73e
|
refactor: platform.getPrBody -> massageMarkdown (#8787)
|
2021-02-28 18:19:35 +00:00 |
|
Rhys Arkins
|
f3daa9e555
|
fix: don’t skip modified branch from old PR (#8885)
|
2021-02-28 07:36:13 +00:00 |
|
chgl
|
662a60a87e
|
feat(helm-values): Support for bumpVersion (#8240)
|
2021-02-28 06:53:26 +01:00 |
|
Rhys Arkins
|
bc10487082
|
fix: don’t Object.assign first upgrade over config (#8892)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
|
2021-02-27 08:48:11 +00:00 |
|
Rhys Arkins
|
b6452b0040
|
fix: set branch updateType to major if any update is major
|
2021-02-27 07:47:37 +01:00 |
|
Rhys Arkins
|
5f195e9d4f
|
fix: merge labels and addLabels in groups
|
2021-02-27 07:00:02 +01:00 |
|
Rhys Arkins
|
4f97dd4331
|
refactor: get-updated packageFileContent
|
2021-02-26 11:20:31 +01:00 |
|
Rhys Arkins
|
256fe01a4c
|
refactor: matchFiles
|
2021-02-24 15:40:39 +01:00 |
|
Rhys Arkins
|
e9297944ab
|
logs: improve logging
|
2021-02-24 15:20:48 +01:00 |
|
Rhys Arkins
|
7f75e5768b
|
refactor: vulnerabilityAlert -> isVulnerabilityAlert
|
2021-02-24 15:13:41 +01:00 |
|
Rhys Arkins
|
b294b73769
|
fix: use update-lockfile for vulnerabilityAlerts
|
2021-02-24 14:35:45 +01:00 |
|
Rhys Arkins
|
910d264cab
|
tests: fix dashboard coverage
|
2021-02-24 09:34:25 +01:00 |
|
Rhys Arkins
|
1e24b9fc5c
|
fix: ensure dashboard if approvals in config
|
2021-02-23 23:33:48 +01:00 |
|
Rhys Arkins
|
728082b3c3
|
fix(cache): correct revision
|
2021-02-22 19:39:33 +01:00 |
|
Rhys Arkins
|
9171e712d4
|
feat: updateInternalDeps (#8809)
|
2021-02-22 15:09:35 +00:00 |
|
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 |
|