Commit graph

2626 commits

Author SHA1 Message Date
Rhys Arkins
068e6daa01 fix: pass Bad credentials error up from ensurePr 2018-06-19 15:34:37 +02:00
Rhys Arkins
93d8b72e9a fix: throw error for getTags bad credentials 2018-06-19 15:32:26 +02:00
Rhys Arkins
7651029064 feat: strip Reviewable content before comparing existing PR body
Closes #2141
2018-06-19 15:15:13 +02:00
Dragomir Țurcanu
e82e5d0d7b feat: GitLab getPrFiles function (#2131)
This PR integrates the `getPrFiles` function into the GitLab's wrapper.
2018-06-19 13:39:25 +02:00
Ayoub Kaanich
e0ebf03e5a feat: PEP440 ranges (#2137)
Closes #2085
2018-06-19 13:32:05 +02:00
Renovate Bot
1cfa089acd fix: update dependency semantic-release to v15.5.5 2018-06-18 16:39:42 +00:00
Renovate Bot
994c7388cd fix: update dependency moment-timezone to v0.5.20 2018-06-18 10:05:20 +00:00
Rhys Arkins
321c5285fb fix: don’t use npm homepage as repositoryurl 2018-06-17 09:40:41 +02:00
Renovate Bot
0f07c4c47b fix: update dependency luxon to v1.3.0 2018-06-17 03:03:33 +00:00
Renovate Bot
c9716cf957 fix: update dependency pnpm to v2.6.2 2018-06-16 21:36:18 +00:00
renovate[bot]
3ab429b23b fix: update dependency @renovate/pep440 to v0.3.0 (#2138)
fix: update dependency @renovate/pep440 to v0.3.0
2018-06-16 21:57:02 +02:00
Rhys Arkins
3ca84399d6 fix(changelog): use upgrade for lookups 2018-06-16 19:45:16 +02:00
Rhys Arkins
b23a61b890 fix: use manager in changelog cache lookup key 2018-06-16 19:45:16 +02:00
Renovate Bot
3b17495ec5 fix: update dependency semantic-release to v15.5.4 2018-06-16 09:27:25 +00:00
Rhys Arkins
ddf479dec3 fix(onboarding): Correct onboarding “merged or closed” statement 2018-06-16 09:58:14 +02:00
Rhys Arkins
79c9b4d7ce docs: remove outdated references to pinVersions 2018-06-16 09:55:16 +02:00
Rhys Arkins
d9eab5ceef docs: fix onboarding PR description 2018-06-16 09:53:57 +02:00
Rhys Arkins
4ccbc20bc1
fix: match current version (#2135)
fix: match current version
2018-06-16 09:28:11 +02:00
Renovate Bot
fbb5b3feec fix: update dependency semantic-release to v15.5.3 2018-06-15 18:31:05 +00:00
Rhys Arkins
52309282b1 refactor: log changelog cache expiry 2018-06-15 08:07:05 +02:00
Rhys Arkins
bda9250aa1 docs: add nuget website description
Closes #2127
2018-06-15 07:29:18 +02:00
Rhys Arkins
3baf815479 chore: update contributors list 2018-06-15 07:28:12 +02:00
Rhys Arkins
67c7d9a6cf fix(gitlab): remove absolute gitlab.com api endpoints 2018-06-15 07:20:48 +02:00
Renovate Bot
b163bc3266 fix: update dependency pnpm to v2.6.1 2018-06-14 20:14:19 +00:00
Renovate Bot
00e2bacb77 fix: update dependency pnpm to v2.6.0 2018-06-14 18:24:21 +00:00
Rhys Arkins
5705ee32fe refactor: enable nuget by default 2018-06-14 16:13:47 +02:00
Rhys Arkins
124807974a feat(nuget): support changelogs
Refactors nuget lookups to use generatic logic and fill in repositoryUrl to enable changelogs.
2018-06-14 15:52:37 +02:00
Renovate Bot
8463ba8dad fix: update dependency fast-xml-parser to v3.11.1 2018-06-14 11:32:00 +00:00
Rhys Arkins
de0590116d fix(semver): expand isVersion to ensure only one param passed 2018-06-14 12:06:58 +02:00
Sam Neirinck
87575f49a3 feat: nuget support
Adds basic support for renovating C# project files. The scope is initially limited to:

- .Csproj only (no VB.NET / F#)
- SDK style csproj's only (this is the default in .net core anyway)
- Limited to nuget.org support (no custom repository support)

Closes #935, Closes #2050
2018-06-14 11:17:14 +02:00
Rhys Arkins
cca41dc2fa fix: add changelog json check 2018-06-14 10:50:18 +02:00
Rhys Arkins
bcd708fd7c feat: cache full changelog 2018-06-14 09:54:00 +02:00
Rhys Arkins
26f23eb50e feat: expire changelog cache after 1 hour 2018-06-14 09:48:00 +02:00
Rhys Arkins
f8a9ebf9bd fix: changeloge cache expiry 1 hour 2018-06-14 09:42:38 +02:00
Rhys Arkins
466cb07d02 refactor: changelog filename 2018-06-14 09:39:23 +02:00
Rhys Arkins
373b9d8a0a refactor: simplify githubBaseURL/opts 2018-06-14 09:32:59 +02:00
Renovate Bot
a07592a1d9 chore: update dependency nock to v9.3.3 2018-06-14 00:50:20 +00:00
Renovate Bot
fc6a5fa890 chore: update dependency cross-env to v5.2.0 2018-06-13 14:27:41 +00:00
Ayoub Kaanich
4bcfabd2c3 feat: manager-agnostic changelog (#2109)
Closes #2101 #2092
2018-06-13 11:00:58 +02:00
Rhys Arkins
a60c210076 fix(docker): extract Dockerfile FROM on adjacent lines 2018-06-13 10:25:42 +02:00
Renovate Bot
c3755007ad chore: update node docker tag to v8.11.3-alpine 2018-06-13 03:18:29 +00:00
Dragomir Țurcanu
188005c91e feat: GitLab wrapper commenting functionality (#2091)
Adds a series of functions related to the commenting aspect of GitLab for the API wrapper. These functions are: `getComments`, `addComment`, `editComment`, `deleteComment`, `ensureComment` and `ensureCommentRemoval`.
2018-06-12 07:18:28 +02:00
Rhys Arkins
c9f7b74bc7 refactor: add releases to lookupUpdates return 2018-06-12 06:53:56 +02:00
Rhys Arkins
db45e5cc71 refactor: push repositoryUrl down 2018-06-12 06:47:43 +02:00
Rhys Arkins
5166b86a1b refactor: lookupUpdates return object not array 2018-06-12 06:45:57 +02:00
renovate[bot]
c9480cfc0e chore: update dependency prettier to v1.13.5 (#2104) 2018-06-12 06:29:04 +02:00
Renovate Bot
ba03aa4b1b fix: update dependency semantic-release to v15.5.2 2018-06-11 17:48:03 +00:00
Renovate Bot
35fa387c0a fix: update dependency pnpm to v2.4.0 2018-06-11 17:17:10 +00:00
Rhys Arkins
c47019ff57 Revert "fix: refactor changelog npm to work with new datasource"
This reverts commit 7bc9a2db8e.
2018-06-11 16:29:06 +02:00
Rhys Arkins
7bc9a2db8e fix: refactor changelog npm to work with new datasource 2018-06-11 15:06:53 +02:00