Commit graph

8774 commits

Author SHA1 Message Date
Rhys Arkins
4f97dd4331 refactor: get-updated packageFileContent 2021-02-26 11:20:31 +01:00
Nejc Habjan
ecceadd2d3
fix(pypi): ensure trailing slash for simple API endpoints (#8879) 2021-02-26 11:11:02 +01:00
HonkingGoose
aa9b346934
docs: improve manager docs (#8869) 2021-02-26 07:47:15 +01:00
Michael Kriese
fd276e4365
fix(go): handle null (#8861) 2021-02-25 14:06:31 +00:00
Rhys Arkins
c3c04ba4a1 chore: set updateInternalDeps explicitly false 2021-02-25 11:58:11 +01:00
Rhys Arkins
8adf33f7b3 chore: fix snapshots 2021-02-25 11:35:58 +01:00
Rhys Arkins
7a0ade04c6 refactor: nested npm/update 2021-02-25 10:10:42 +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
566f64cea0 refactor: export NpmResponse interface 2021-02-24 15:15:22 +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
Matt Palmer
384a1e7384
feat(regex): support registryUrlTemplate (#8611) 2021-02-24 12:58:15 +01:00
sajid-khan-js
0d5d358e53
feat(terragrunt-version): implement tgenv version file updates (#8816) 2021-02-24 12:55:51 +01:00
renovate[bot]
b23ba034cb
build(deps): update dependency luxon to v1.26.0 (#8827)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-24 10:54:55 +00:00
Rhys Arkins
4d349b4608
test: add missing httpMock.reset (#8836) 2021-02-24 11:31:59 +01:00
HonkingGoose
bbeda09395
docs: use enabled instead of true for semanticCommits config (#8835) 2021-02-24 10:17:14 +00:00
Rhys Arkins
76d0d42c9e
refactor: getQueryString (#8834) 2021-02-24 09:58:21 +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
caseydialpad
b42071f356
bug(poetry): Pad version number in isLessThanRange with zeros (#8831) 2021-02-23 21:06:07 +01:00
Sergei Zharinov
2bbd34e5e1
feat(helmfile): Parse multidoc yaml (#8828) 2021-02-23 18:26:29 +01:00
Michael Kriese
cda66e08c5
chore: add missing ts types (#8822) 2021-02-23 10:24:22 +01:00
renovate[bot]
771ef170d7
build(deps): update dependency handlebars to v4.7.7 (#8813)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-22 22:24:57 +00:00
renovate[bot]
c04a60b017
chore(deps): update dependency type-fest to v0.21.1 (#8814)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-22 22:02:01 +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
c2029ec1d0
feat: enable node major updates (#8806) 2021-02-22 14:13:51 +01: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
eef58e2e01 fix(github): paginate all check-runs 2021-02-22 08:48:34 +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
Sebastian Poxhofer
5a02743a60
feat(Terraform): renovate required terraform version (#8791) 2021-02-21 17:51:41 +01:00
Rhys Arkins
8c48d4bc9d
refactor: vulnerability matchFiles (#8786) 2021-02-20 21:44:32 +01:00
Bob van de Vijver
e1ec04ef06
fix: use small delay before posting branch status to gitlab (#8759) (#8771)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-02-20 15:00:55 +00:00
Rhys Arkins
7118404981
feat: matchFiles + lockFiles (#8783) 2021-02-20 14:22:50 +01:00
Rhys Arkins
d2a7147222
feat(internal): repository cache revision (#8782) 2021-02-20 09:14:08 +01:00
Rhys Arkins
2c9a172834
feat: per-file vulnerability alerts (#8770) 2021-02-20 06:00:44 +00:00
renovate[bot]
e68e3c64d9
build(deps): update dependency semantic-release to v17.3.9 (#8781)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-20 00:56:55 +00:00
Rhys Arkins
6b494027b6
feat: matchFiles (#8769) 2021-02-19 16:29:50 +01:00
renovate[bot]
fca4514d16
build(deps): update dependency crypto-random-string to v3.3.1 (#8766)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-19 13:08:06 +00:00
renovate[bot]
733c49b644
chore(deps): update dependency @types/graceful-fs to v4.1.5 (#8765)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-19 07:21:15 +00:00
renovate[bot]
90bfdf9505
chore(deps): update dependency @types/fs-extra to v9.0.7 (#8764)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-19 05:37:03 +00:00
Michael Kriese
9a1c4fabb7
feat(gomod): do not shorten depName (#8758) 2021-02-18 16:27:47 +01:00
Sergei Zharinov
a3a4ada634
feat(datasource): Normalize releaseTimestamp field (#8753) 2021-02-18 15:04:14 +01:00