Commit graph

8731 commits

Author SHA1 Message Date
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
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
renovate[bot]
9dc7f84e35
docs: update references to renovate/renovate (#8757)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-18 13:13:37 +00:00
renovate[bot]
9eb7f26de2
chore(deps): update dependency @types/cacache to v15 (#8756)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-18 11:34:58 +00: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
199cfaab31 docs: npmrc hostRules recommendation 2021-02-18 10:10:59 +01:00
Michael Kriese
b21959f873
fix(poetry): wrong version parts extraction (#8742) 2021-02-18 10:04:43 +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
586a83ec8f refactor: dockerRepository 2021-02-18 08:21:22 +01:00
Rhys Arkins
15f4afcc2c chore: reorder ReleaseResult fields 2021-02-18 08:12:42 +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
Kieran
a719136752
feat: add require to semanticPrefixFixDepsChoreOthers (#8738)
* feat: add require to semanticPrefixFixDepsChoreOthers

* update snapshots

Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-02-18 04:54:37 +00:00
renovate[bot]
387a95d984
chore(deps): update dependency typescript to v4.1.5 (#8741)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-18 04:10:35 +00:00
Rhys Arkins
01e1f38019
refactor: remove unused ReleaseResult fields (#8737) 2021-02-17 21:29:25 +01:00
Rhys Arkins
720907e6f8
refactor: use object not array for helm cache (#8733) 2021-02-17 15:52:43 +00:00
HonkingGoose
641e95eb79
chore: fix paragraphs label-actions comments (#8732) 2021-02-17 13:59:01 +00:00
Rhys Arkins
a628075096 refactor: helm release types 2021-02-17 14:33:50 +01:00
Rhys Arkins
949299e089 chore: add HelmRepository type 2021-02-17 11:23:16 +01:00
Sergei Zharinov
d92dc807aa
fix(gradle-lite): Always use Maven registry url (#8721) 2021-02-16 21:04:42 +01:00
Rhys Arkins
68f89c4816 fix: Revert "build(deps): update dependency commander to v7 (#8676)"
This reverts commit 083755161b.
2021-02-16 16:17:19 +01:00
Sergei Zharinov
64f93ec2a7
feat(presets): Restrict internal presets validation (#8382) 2021-02-16 15:10:02 +00: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
5b38d39739 refafctor: currentVersion -> fromVersion 2021-02-16 09:55:06 +01:00
Rhys Arkins
acf57144f8
refactor: remove currentVersion (#8708) 2021-02-16 09:43:38 +01:00
Rhys Arkins
dae58a49c2 refactor: better template string migration 2021-02-16 09:17:26 +01:00
HonkingGoose
18e35bf4a5
docs: explain log level numbers (#8704) 2021-02-16 07:38:57 +01:00
HonkingGoose
8b0f0ab8c2
chore: improve label bot messages (#8687) 2021-02-15 18:52:03 +01:00
Sergei Zharinov
37a751df94
refactor(maven): Use valid timestamps in testing code (#8700)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-02-15 17:08:22 +00:00
renovate[bot]
90087e28d4
chore(deps): update dependency jest-mock-extended to v1.0.13 (#8699)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-15 16:38:48 +00:00