Commit graph

4953 commits

Author SHA1 Message Date
Renovate Bot
3f98d20a18 build(deps): update dependency simple-git to v1.113.0 2019-05-10 13:27:09 +02:00
Renovate Bot
84450edb66 build(deps): update dependency @sindresorhus/is to v0.16.0 2019-05-10 11:01:13 +00:00
Michael Kriese
cc9b0d2f51 test: add simple e2e test (#3651) 2019-05-10 11:57:42 +02:00
Michael Kriese
1d474e409f feat: add 60s timeout to all requests (#3641) 2019-05-10 11:54:01 +02:00
Michael Kriese
4e49c7b89b fix: disable sourcemaps (#3650) 2019-05-10 11:36:52 +02:00
Michael Kriese
e78fe7cfb7 fix: add missing file to docker image (#3652) 2019-05-09 15:37:28 +02:00
Michael Kriese
5c817b1315 fix(travis): missing file in npm package (#3649) 2019-05-09 14:39:47 +02:00
Rhys Arkins
9c1b8a3fa2 fix: yarn build as part of tests 2019-05-09 13:50:35 +02:00
Rhys Arkins
9ef224f67d build: prune travis branches 2019-05-09 13:50:21 +02:00
Rhys Arkins
f2b48c8383 feat: gitFs-only for GitLab
The gitlab platform is now implemented using gitFs over http/https. Ensure you are using a Personal Access Token with “api” scope. Remove any custom “gitFs” config option now - it will be autodetected based on the endpoint value. For most - maybe all - users, there should not be any change required at all.

Closes #3478

BREAKING CHANGE: gitlab platform is now gitFs only and requires a Personal Access Token with api scope.
2019-05-09 12:37:11 +02:00
Rhys Arkins
3c5afc2e66 docs: gitlab describe token scope 2019-05-09 12:37:11 +02:00
Michael Kriese
4570475006 feat: typescript (#3594)
Adds initial typescript support

BREAKING CHANGE: Renovate is now distributed as a "built" package on npmjs, using `dist/` instead of `lib/`. For nearly everyone, it should still just work though.
2019-05-09 12:37:11 +02:00
Rhys Arkins
d72e55e789 fix: no bump if the value is unchanged
Closes #3648
2019-05-09 11:40:23 +02:00
Rhys Arkins
daff90163e fix(travis): don’t use setTimeout 2019-05-09 10:43:17 +02:00
Rhys Arkins
971a041149 fix(validator): properly exit when done
Closes #3644 again!
2019-05-09 06:57:03 +02:00
Matt Lavin
44f8f328d1 fix(bitbucket): Close PRs when deleting branches (#3646) 2019-05-09 06:43:54 +02:00
Rhys Arkins
01b5ae2638 fix: clear timeouts before existing
Closes #3644
2019-05-08 21:02:09 +02:00
Rhys Arkins
d66529711b
feat(node): dynamically determine releases by date (#3643) 2019-05-08 11:38:42 +02:00
Rhys Arkins
37acd1a2d2
docs: update pub implementation status 2019-05-08 08:56:46 +02:00
Rhys Arkins
81f04cadb5 fix(travis): fully fixed versions and docs 2019-05-08 08:02:23 +02:00
Michael Kriese
22a8572622 fix(travis): update travis node versions (#3642) 2019-05-08 06:44:38 +02:00
Dmitry9
0a1b188c3e removed test for caching 2019-05-07 21:17:02 +02:00
Dmitry9
8497886b23 added test for caching 2019-05-07 21:17:02 +02:00
Rhys Arkins
3dead5861b datasource-cargo 2019-05-07 21:17:02 +02:00
Dmitry9
960ef9b87d feat(Cargo): cache GitHub-cratesio-index requests for 10 minutes 2019-05-07 21:17:02 +02:00
Rhys Arkins
55829d0156 feat(gitFs): cache branchExists results 2019-05-05 06:00:03 +02:00
Renovate Bot
9508ebb76e chore(deps): update amd64/ubuntu:18.04 docker digest to ab6cb8d 2019-05-04 05:36:17 +02:00
Renovate Bot
5862b022d0 chore(deps): update dependency eslint-config-prettier to v4.2.0 2019-05-03 22:04:34 +00:00
mohd hassaan
32c01420d7 docs: Add renovate.json5 config file (#3635)
docs: Add json5 file type in config options
2019-05-03 22:20:27 +02:00
Renovate Bot
d6329a2302 build(deps): update dependency simple-git to v1.111.0 2019-05-03 20:00:45 +00:00
Renovate Bot
225d1edba8 build(deps): update dependency pnpm to v3.2.0 2019-05-03 19:00:50 +00:00
renovate[bot]
5e79bb5450 chore(deps): update dependency husky to v2.2.0 (#3633)
chore(deps): update dependency husky to v2.2.0
2019-05-03 20:45:44 +02:00
Michael Kriese
c6b4e70324 fix(bitbucket-server): add canRebase check (#3626) 2019-05-03 08:53:48 +02:00
Michael Kriese
45dba15b74 fix(bitbucket-server): check for stale pr (#3625) 2019-05-03 07:03:38 +02:00
Rhys Arkins
701b4ee526 fix(gomod): tidy again after vendoring 2019-05-03 00:08:22 +02:00
Rhys Arkins
ee4a5f15ab logs: ignorePaths 2019-05-02 23:48:54 +02:00
Rhys Arkins
d3dbd937c4 fix(gitlab): better debugging of pr.canRebase 2019-05-02 23:34:52 +02:00
Rhys Arkins
49c4ad07c7
fix(lerna): support update-lockfile with npm (#3623)
This fix allows update-lockfile updates to work with lerna/npm where there is a package-lock.json in every package. Still won’t work if there’s a mix of update-lockfile and non/update-lockfile updates within one branch though.
2019-05-02 18:16:22 +02:00
mohd hassaan
315f036e38 fix: Return non-zero exit code in any fatal error (#3621) 2019-05-02 12:20:00 +02:00
Rhys Arkins
3faa3ece0f fix: try/catch getNewValue 2019-05-02 11:54:29 +02:00
mohd hassaan
e4f8566f54 fix(azure-devops):Sanitize azure devops repoName (#3620)
fix(azure-devops): Sanitize azure devops repo name
2019-05-01 16:55:17 +02:00
Rhys Arkins
73a0fa4191
fix: add poetry to Dockerfile (#3618) 2019-05-01 11:36:40 +02:00
Rhys Arkins
7e7b6ab782 tests: fix coverage 2019-05-01 10:41:50 +02:00
Nikita Chashchinskii
5c23ec69ea feat: Add homebrew manager (#3530) 2019-05-01 10:39:40 +02:00
Rhys Arkins
bab94337eb fix(gitFs): try/catch deletes 2019-05-01 09:33:44 +02:00
Rhys Arkins
2714104f47 logs: fix updatedArtifacts logs 2019-05-01 09:33:11 +02:00
Rhys Arkins
af00e9fc25 logs: debug more gitFs 2019-05-01 09:32:44 +02:00
mohd hassaan
eb936b4236 fix: autoclose resolved deprecated issues (#3611) 2019-05-01 09:28:30 +02:00
Sergio Zharinov
ca9a21d3e5 feat(scala): Add sbt support (#3603) 2019-05-01 08:40:35 +02:00
Rhys Arkins
12adcd7c21 fix(gitFs): minimatch dotfiles 2019-04-30 19:19:11 +02:00