Commit graph

11230 commits

Author SHA1 Message Date
Michael Kriese
1c2add8396
build: fix npm release (#9672) 2021-04-21 20:58:10 +02:00
Michael Kriese
d4d24b71f7
build: prepare maintenance releases (#9671) 2021-04-21 19:35:20 +02:00
renovate[bot]
70fcb41c90
build(deps): update dependency simple-git to v2.38.0 (#9668)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-04-21 15:07:38 +00:00
Rhys Arkins
07affef41c fix(npm): run full install if npm: refs found
Closes #9654
2021-04-21 10:51:17 +02:00
HonkingGoose
e4db9e596b
chore(deps): update actions/setup-java to v2.0.0 (#9601)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-04-21 04:47:57 +00:00
renovate[bot]
7776844dca
chore(deps): update linters (#9660)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-04-21 00:33:21 +00:00
renovate[bot]
675de18a57
build(deps): update dependency @actions/core to v1.2.7 (#9658)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-04-20 21:55:50 +00:00
Sergei Zharinov
2d04ae6bc3
refactor(http): Import proper OutgoingHttpHeaders on all http clients (#9653) 2021-04-20 18:31:43 +02:00
renovate[bot]
0409978fba
chore(deps): update codecov/codecov-action action to v1.4.1 (#9656)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-04-20 17:41:27 +02:00
Sergei Zharinov
4f237ea680
refactor(http): Use default "accept-encoding" value (#9652) 2021-04-20 15:37:57 +02:00
Sergei Zharinov
b957d4afb7
refactor(config): Extract interfaces from "index.ts" to separate "types.ts" (#9629) 2021-04-20 10:52:57 +02:00
Rhys Arkins
f630963e66
logs: hostRules add/clear (#9644) 2021-04-20 10:52:38 +02:00
Rhys Arkins
f654f2d945
fix: Revert "feat: Allow multiple autodiscover filter (#9453)" (#9641)
This reverts commit 45739cddfd.
2021-04-20 06:59:42 +00:00
Rhys Arkins
9a306048a9
fix: rangeStrategy=replace with lockedVersion (#9634) 2021-04-20 04:56:16 +00:00
renovate[bot]
b85f297a34
chore(deps): update dependency @types/fs-extra to v9.0.11 (#9637)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-04-20 02:24:26 +00:00
renovate[bot]
4a56d02d32
chore(deps): update codecov/codecov-action action to v1.4.0 (#9636)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-04-20 00:39:38 +00:00
Sebastian Poxhofer
df2f451e37
fix(terraform): handle greater than with full version (#9632) 2021-04-19 21:43:13 +02:00
Sergei Zharinov
8b8d7767bc
fix(npm): Widen range only if necessary (#9630) 2021-04-19 18:15:46 +02:00
Sergei Zharinov
0355a75800
refactor(config): Move input config from util folder (#9625)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-04-19 15:03:04 +00:00
Rhys Arkins
c4463c69f9
feat(config): better config migration (#9493) 2021-04-19 14:42:29 +00:00
Emanuel Bennici
45739cddfd
feat: Allow multiple autodiscover filter (#9453) 2021-04-19 14:18:06 +00:00
Sergei Zharinov
16c080fadc
refactor(util): Fix unbound methods usage (#9626) 2021-04-19 13:51:02 +00:00
Sergei Zharinov
0375422fff
refactor(presets): Extract and de-duplicate error string constants (#9586)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-04-19 13:31:38 +00:00
Sergei Zharinov
4b7295ee22
fix(bitbucket): Return proper type for "createPr()" (#9623) 2021-04-19 12:57:06 +00:00
Rhys Arkins
d51b3aa40c fix: validate version before calling isGreaterThan
Closes #9602
2021-04-19 14:10:21 +02:00
Rhys Arkins
4280b8e08a refactor: drop skippedOverVersions 2021-04-18 21:36:04 +02:00
Rhys Arkins
6f54f09aa2
feat: don’t block updates due to pinning (#9600) 2021-04-18 17:27:41 +02:00
Rhys Arkins
56f57a34c4 refactor: res valueToVersion 2021-04-17 22:33:54 +02:00
Rhys Arkins
d3a477afd6 refactor: newDigestShort 2021-04-17 22:26:17 +02:00
Rhys Arkins
ac2ba7dd74 refactor: displayFrom/displayTo 2021-04-17 21:36:25 +02:00
Rhys Arkins
d398b7e72e test: generate newValue 2021-04-17 16:52:47 +02:00
Rhys Arkins
ccf1bc8264
refactor: rollback config (#9589) 2021-04-17 11:53:03 +00:00
Rhys Arkins
de53356573 refactor: currentVersion / lockedVersion 2021-04-17 11:08:23 +02:00
Rhys Arkins
61095e9091 chore: remove duplicate update.newVersion set 2021-04-17 09:29:35 +02:00
Rhys Arkins
4fb024e51b refactor: elapsed time utilities 2021-04-17 09:26:28 +02:00
Rhys Arkins
e36384a80c refactor: lookup types 2021-04-17 09:14:21 +02:00
Rhys Arkins
d0919ab99b refactor: travis result type 2021-04-17 06:53:54 +02:00
Rhys Arkins
074a78d933 chore: rename lookup variables 2021-04-17 06:14:07 +02:00
Rhys Arkins
f43cf690fd
fix(git-refs): insert token if found in host-rules (#9581) 2021-04-16 15:13:30 +02:00
Rhys Arkins
03223c6016 refactor: git url functions 2021-04-16 14:46:17 +02:00
renovate[bot]
39cd2c616f
chore(deps): update actions/setup-python action to v2.2.2 (#9574)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-04-16 01:02:00 +00:00
renovate[bot]
9a93f34868
chore(deps): update actions/cache action to v2.1.5 (#9573)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-04-15 23:32:08 +00:00
Rhys Arkins
5ff0ad45ce refactor: processBranch return branchExists 2021-04-15 22:05:00 +02:00
Rhys Arkins
dbbeea1c13 test: branch worker use snapshots 2021-04-15 21:45:07 +02:00
Rhys Arkins
fb7138dc00 refactor: processBranch return object 2021-04-15 21:17:15 +02:00
Rhys Arkins
227f9f73dd refactor: branch worker handle existing PR 2021-04-15 19:53:44 +02:00
Rhys Arkins
14c5227ce3 refactor: ProcessBranchResult -> BranchResult 2021-04-15 19:06:55 +02:00
HonkingGoose
943b8c4707
docs: improve section on prCreation (#9571) 2021-04-15 16:32:48 +00:00
HonkingGoose
2495b4d142
docs: fixup minimal reproductions guide (#9565) 2021-04-15 18:08:35 +02:00
Rhys Arkins
f87d5e8b76
refactor: complex PR automerge result (#9567) 2021-04-15 16:30:02 +02:00