Commit graph

15294 commits

Author SHA1 Message Date
Rhys Arkins
a6843734ca
fix: global cache return undefined instead of null () 2020-06-17 11:09:46 +02:00
Rhys Arkins
f5a588eb5a fix: Revert "fix(cache): distinguish between null and undefined ()"
This reverts commit 0345b40a18.
2020-06-17 10:07:22 +02:00
Rhys Arkins
4b2f523a17 fix: correct baseBranches description in onboarding PR
Closes 
2020-06-17 09:48:07 +02:00
Rhys Arkins
0345b40a18
fix(cache): distinguish between null and undefined ()
null = this lookup returned nothing last time
undefined = no cached result found
2020-06-17 06:48:33 +02:00
hussainweb
8ac8f42a22
feat(git): Pass --no-verify to git commit and push ()
Fixes 
2020-06-17 06:48:05 +02:00
IKEDA Sho
c4a0940049
fix(sbt): split depName and lookupName () 2020-06-16 16:50:10 +02:00
Sergio Zharinov
2d6c12d55a
refactor: Remove 'util/got' () 2020-06-16 14:11:02 +02:00
Rhys Arkins
2f767ea390 test: Revert "test: remove util/got mocks"
This reverts commit 9b51f0ec29.
2020-06-16 07:40:26 +02:00
Rhys Arkins
9b51f0ec29 test: remove util/got mocks 2020-06-16 07:17:44 +02:00
Sergio Zharinov
93eaeeab88
test: Use nock for tests (Part 2) () 2020-06-16 07:11:21 +02:00
IKEDA Sho
d3cea95f11
feat(sbt): support scalaVersion defined with a trailing comma () 2020-06-16 06:55:34 +02:00
renovate[bot]
3c7a180c45
build(deps): update dependency @snyk/ruby-semver to v2.2.2 ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-15 18:00:47 +00:00
renovate[bot]
c654e6e3fd
chore(deps): update dependency jest-mock-extended to v1.0.9 ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-15 17:01:15 +00:00
Trim21
49332090c6
fix: markdown table cell () 2020-06-15 16:38:02 +02:00
Rhys Arkins
12c6698305 chore: better link for skipInstalls 2020-06-15 14:08:22 +02:00
Rhys Arkins
9f978d75bd logs: info only for git raw refs lookup 2020-06-14 08:57:58 +02:00
Rhys Arkins
e834f2b826
feat: prHeader and prFooter () 2020-06-14 08:49:52 +02:00
Sergio Zharinov
7a60686c62
test: Use nock for tests (Part 1) () 2020-06-14 06:50:18 +02:00
renovate[bot]
73b00d17d3
chore(deps): update dependency re2 to v1.15.0 ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-13 08:00:52 +00:00
Rhys Arkins
a399bbbf52 feat: log host stats per run
Closes 
2020-06-13 08:37:56 +02:00
Rhys Arkins
75b85eb03e refactor: http cache 2020-06-13 08:32:02 +02:00
Rhys Arkins
6c38eb359a
refactor: move auth to http module () 2020-06-13 06:17:13 +02:00
renovate[bot]
9691122d9b
chore(deps): update dependency @types/node to v12.12.47 ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-12 23:00:55 +00:00
Rhys Arkins
f39d73f93f
feat(internal): apply host-rules in http module () 2020-06-12 18:15:17 +02:00
Rhys Arkins
cb573a030e chore: remove unused yawn-yaml 2020-06-12 17:27:39 +02:00
Trim21
886d02cd4a
fix(poetry): don't take python as a pypi deps () 2020-06-12 16:41:40 +02:00
Rhys Arkins
5d624ed484
feat(internal): request caching in http module ()
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-06-12 15:01:00 +02:00
Rhys Arkins
21028a702c refactor(http): better variable names for request() 2020-06-12 13:21:28 +02:00
renovate[bot]
4a4519960f
chore(deps): update dependency type-fest to v0.15.1 ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-12 11:00:51 +00:00
Rhys Arkins
9f9cf258fe
refactor: move user-agent insertion from got to http () 2020-06-12 11:46:43 +02:00
Rhys Arkins
2e18987d29
fix(gradle-wrapper): correct artifact filenames for subdirs () 2020-06-12 11:46:15 +02:00
renovate[bot]
7b57c9612c
build(deps): update dependency chalk to v4.1.0 ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-12 09:00:48 +00:00
Pascal Mathis
1c924059ae
fix(repology): handle multi-package projects () 2020-06-11 14:52:02 +02:00
renovate[bot]
733eb5471a
chore(deps): update dependency graphql to v15.1.0 ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-10 18:34:54 +00:00
Rhys Arkins
62d6428371
fix: reverse upgrades order before filtering () 2020-06-10 17:07:44 +02:00
Sergio Zharinov
d320573e3d
fix(gradle): Additional matches for dependency versions ()
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-06-10 10:30:20 +02:00
renovate[bot]
aed8d75c73
build(deps): update dependency node-html-parser to v1.2.19 ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-10 04:00:50 +00:00
Michael Kriese
997909d6e4
feat(presets): allow sub presets for gitlab () 2020-06-09 17:33:39 +02:00
Rhys Arkins
51a4a720d6 fix: ensure comment removal only when necessary
Closes 
2020-06-09 13:42:22 +02:00
Michael Kriese
5a87c8b7e3
feat(presets): extract generic platform preset fetch () 2020-06-09 10:13:52 +02:00
renovate[bot]
a77d73f755
chore(deps): update mcr.microsoft.com/vscode/devcontainers/typescript-node docker tag to v0.122.1 ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-09 03:00:51 +00:00
Pascal Mathis
4513c9475d
feat: add repology datasource ()
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-06-08 21:33:11 +02:00
Jamie Magee
8b25686264
chore: update dev container to node 14 () 2020-06-08 14:33:15 +02:00
renovate[bot]
9a526b5fd1
chore(deps): update mcr.microsoft.com/vscode/devcontainers/typescript-node docker tag to v0.121.0 ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-08 10:44:51 +02:00
renovate[bot]
f652a8c7d6
chore(deps): update dependency @types/node to v12.12.44 ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-08 00:00:48 +00:00
renovate[bot]
c945903443
chore(deps): update dependency typescript to v3.9.5 ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-07 20:00:47 +00:00
Rhys Arkins
c3a09c0c1c logs: log correct number of branch files to commit 2020-06-07 20:26:26 +02:00
Sergio Zharinov
83d702e196
feat(maven): Allow for SNAP version qualifier () 2020-06-07 16:37:54 +02:00
Rhys Arkins
e5e1a181ff
refactor(bitbucket): don’t use endpoint in initRepo ()
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-06-07 13:26:08 +02:00
Michael Kriese
4d7c109a6b
test: use nock for preset tests () 2020-06-07 13:00:49 +02:00