Commit graph

5103 commits

Author SHA1 Message Date
Rhys Arkins
bcb2573c8a fix(github): pass platform-failure up when forking 2019-07-11 09:18:51 +02:00
Rhys Arkins
733951ab50 logs: Preset fetch error 2019-07-11 09:14:45 +02:00
Rhys Arkins
e3c46bb9a0
feat: gitlab optimization with caching fix (#4033)
Restores GitLab optimization but with caching and pagination fixes.

Co-authored-by: Lukas Eipert <leipert@users.noreply.github.com>
2019-07-10 13:18:51 +02:00
Michael Kriese
3ef1c95a66 chore(lint): optimize linting (#4041) 2019-07-10 10:41:12 +02:00
Sho Ikeda
bb5baaad3f fix(gradle): Support classifier and extension (#3995)
https://docs.gradle.org/current/dsl/org.gradle.api.artifacts.dsl.DependencyHandler.html#N17198
2019-07-10 09:33:13 +02:00
Rhys Arkins
cbf695bb39 fix: Revert "feat(gitlab): Improve performance for projects with a lot of branches (#3936)"
This reverts commit 9779d77eb1.
2019-07-09 07:55:01 +02:00
Rhys Arkins
9940590f3f build: yarn frozen-lockfile for production too 2019-07-08 22:11:19 +02:00
Rhys Arkins
b2ce7f10a3 refactor: don’t use alpine for tsbuild Dockerfile step 2019-07-08 21:42:31 +02:00
Rhys Arkins
0a80334bff build: yarn install --frozen-lockfile 2019-07-08 21:29:07 +02:00
Lukas Eipert
9779d77eb1 feat(gitlab): Improve performance for projects with a lot of branches (#3936)
1. `findPr` also includes the `source_branch` API parameter which
shortens execution time considerably
2. `getPrList` also filters `author_id` for the renovate's user
2019-07-08 16:43:39 +02:00
Michael Kriese
1fb0159169 chore(eslint): simplify eslint (#4030) 2019-07-08 15:58:12 +02:00
Michael Kriese
1609182a3a test: fix TS1208 errors (#4029)
All ts files have to have an `import` or `export` because of
`isolatedModules` flag.
2019-07-08 15:56:29 +02:00
Rhys Arkins
af5f13fa8e fix(bundler): delete update promise after awaiting
Closes #3969
2019-07-08 07:05:01 +02:00
Rhys Arkins
b564addca3 build(deps): lock file maintenance 2019-07-07 09:46:26 +02:00
renovate[bot]
aa4c3069fb build(deps): update dependency global-agent to v2 (#4012) 2019-07-07 09:17:53 +02:00
Rhys Arkins
0da87a66ea fix(nuget): allow configurable versionScheme
Closes #4027
2019-07-06 08:45:43 +02:00
Tanuel
8104557420 fix(proxy): only set variables if they they existed before (#4015) 2019-07-05 14:41:45 +02:00
Rhys Arkins
3465ea7e42 fix: Revert "refactor: replace emoji shortcodes with their unicode equivalent (#4000)"
This reverts commit 69566652e4.
2019-07-04 16:08:18 +02:00
jgarec
af394d7f3d fix(master-issue): Respect dry-run setting. (#3974) 2019-07-04 16:00:00 +02:00
Renovate Bot
8a105c52c0 chore(deps): update typescript-eslint monorepo to v1.11.0 2019-07-02 16:00:53 +00:00
Renovate Bot
d23afedf89 chore(deps): update linters 2019-07-02 15:00:52 +00:00
Rhys Arkins
7090fb5167 fix: Revert "fix(proxy): massage proxy env to upper case"
This reverts commit 36b938cd1d.
2019-07-02 13:50:31 +03:00
Renovate Bot
bd6a2eec94 chore(deps): update node.js to v12.5.0 2019-07-02 11:36:48 +02:00
Renovate Bot
176a560f83 chore(deps): update dependency prettier to v1.18.2 2019-07-02 09:03:23 +00:00
Rhys Arkins
36b938cd1d fix(proxy): massage proxy env to upper case
Closes #3994
2019-07-02 10:46:45 +02:00
Renovate Bot
4b41ebd713 chore(deps): update dependency nock to v11.0.0-beta.20 2019-07-02 06:31:57 +00:00
Jamie Magee
69566652e4 refactor: replace emoji shortcodes with their unicode equivalent (#4000)
fixes #3799
2019-07-02 07:53:40 +02:00
Renovate Bot
a28c0a4ea6 chore(deps): update dependency mockdate to v2.0.3 2019-07-02 07:51:59 +02:00
Rhys Arkins
029d11e812 fix(gitlab-ci): optional endpoint 2019-07-02 07:50:53 +02:00
Rhys Arkins
e3eeb46e8d fix: gracefully ‘No space left on device' 2019-07-02 07:50:52 +02:00
Renovate Bot
f0379754e1 chore(deps): update dependency @types/jest to v24.0.15 2019-07-02 05:34:21 +00:00
Rhys Arkins
bd02a9d756 fix(gitFs): handle gnutls_handshake() failed 2019-07-02 07:25:01 +02:00
Rhys Arkins
490bc3567a fix(packagist): gracefully handle ETIMEDOUT and 403 2019-07-02 07:20:01 +02:00
Rhys Arkins
3f6b37f1ea fix(npm): don’t warn for 402 2019-07-02 07:12:50 +02:00
Renovate Bot
85fa9753fe chore(deps): update dependency @types/node to v11.13.15 2019-07-02 07:09:07 +02:00
Rhys Arkins
724d0171f3 fix: warn only for extraction errors 2019-07-02 07:08:48 +02:00
Renovate Bot
cef862181b chore(deps): update dependency @types/got to v9.6.0 2019-07-02 05:00:48 +00:00
Renovate Bot
cfdc8c29a8 build(deps): update dependency semver to v6.2.0 2019-07-02 04:17:21 +00:00
Renovate Bot
31df831fdf build(deps): update dependency semantic-release to v15.13.18 2019-07-02 04:09:31 +00:00
Renovate Bot
a7e1a3149f build(deps): update dependency node-html-parser to v1.1.16 2019-07-02 04:00:51 +00:00
Renovate Bot
fe24e89828 build(deps): update dependency semver to v6.1.3 2019-07-01 18:38:14 +00:00
Renovate Bot
fd68aab239 build(deps): update dependency fs-extra to v8.1.0 2019-07-01 20:04:34 +02:00
Renovate Bot
c6ffb47254 build(deps): pin dependency yawn-yaml to 1.4.0 2019-07-01 20:04:08 +02:00
Mike Bryant
ad3ee49c8b feat: Add support for gitlab-ci include statements (#3946) 2019-07-01 15:43:01 +02:00
Rhys Arkins
70857bfc5c
test: fix coverage (#3990) 2019-07-01 14:18:20 +02:00
Michael Kriese
714d4b77f9 fix(worker): fix rebase requested check (#3987) 2019-06-30 09:17:16 +02:00
praveshtora
6db4c57aeb docs: Add Debug configuration for VSCode (#3960) 2019-06-30 07:29:17 +03:00
Rhys Arkins
a302c7ecf2
fix(bazel): extract urls for new hashes (#3980) 2019-06-30 07:18:37 +03:00
Renovate Bot
178cc1ff54 build(deps): update dependency pnpm to v3.5.3 2019-06-29 13:28:21 +00:00
Renovate Bot
c0aeb4b6b1 build(deps): update dependency npm to v6.9.2 2019-06-29 13:21:16 +00:00