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
Rhys Arkins
688ec14b6a
refactor: datasource return array of releases
2018-06-11 14:28:50 +02:00
Rhys Arkins
65eea92c8f
refactor: add gitRef to packagist datasource
2018-06-11 13:16:59 +02:00
Rhys Arkins
c82c348c8e
refactor: add gitRef to npm datasource
2018-06-11 13:16:42 +02:00
Rhys Arkins
dc9125e4a3
refactor: add gitRef to github datasource
2018-06-11 13:15:47 +02:00
Renovate Bot
4db1abc870
fix: update dependency @yarnpkg/lockfile to v1.0.2
2018-06-11 11:13:00 +00:00
Rhys Arkins
819acba06a
refactor: Revert "refactor: use gitRef instead of gitHead"
...
This reverts commit 29d00aa477
.
2018-06-11 10:30:40 +02:00
Rhys Arkins
29d00aa477
refactor: use gitRef instead of gitHead
2018-06-11 10:21:55 +02:00
Rhys Arkins
bb78d47e15
refactor: filter and sort versions in datasource
2018-06-11 09:55:44 +02:00
Rhys Arkins
71c662c11f
fix: purl return empty qualifiers object
2018-06-11 07:32:38 +02:00
Rhys Arkins
371c10f259
refactor: rename clean=true to sanitize=true
2018-06-11 07:15:54 +02:00
Ayoub Kaanich
dc143eb4e5
fix: use better tag endpoint for github datasource
2018-06-11 06:54:17 +02:00
Rhys Arkins
45d0dcf492
fix: pass auto’d rangeStrategy to getNewValue
...
Closes #2111
2018-06-11 05:52:46 +02:00
Renovate Bot
51ce2ec2ca
fix: update dependency xregexp to v4.2.0
2018-06-10 22:13:15 +00:00
Renovate Bot
5d0705ddf6
fix: update dependency compare-versions to v3.3.0
2018-06-10 15:30:23 +00:00
Rhys Arkins
801bfbef11
fix(github): don’t check branch protection if fork mode
...
Closes #2073
2018-06-08 11:33:46 +02:00
Rhys Arkins
453fb7033f
fix(npm): gracefully skip empty dependency version
2018-06-08 11:26:18 +02:00
Rhys Arkins
dbfb5606e5
logs: lower pnpm lock file error to info
2018-06-08 11:25:53 +02:00
Rhys Arkins
01d2fb3bca
feat: datasource wrapper ( #2100 )
...
Adds a wrapper to all datasources to provide a generic purl-based interface.
2018-06-08 10:49:08 +02:00
Rhys Arkins
94cdf2cd3e
feat: composer range support ( #2099 )
...
Adds range support for composer. Mostly leverages existing npm semver range support, but massages where necessary to support Composer differences.
Closes #2097
2018-06-08 08:44:16 +02:00
Rhys Arkins
f7babff2fa
fix: handle additional npm semver range types
2018-06-08 07:35:20 +02:00
Ayoub Kaanich
697b80aaf0
feat: composer exact semver support (without lockfile updates) ( #1993 )
...
This PR adds the packagist datasource plus basic exact semver Composer support. Composer lockfile updating is not yet supported.
2018-06-08 06:15:13 +02:00
Renovate Bot
95b618ff67
chore: update dependency nock to v9.3.2
2018-06-07 17:15:55 +00:00
Dragomir Țurcanu
aa84074d76
feat: comment in PR when branch automerge fails ( #2058 )
...
This PR adds the feature of commenting on a failed automerge. It's done by adding a conditional in `lib/workers/branch/automerge.js` which, in case of receiving `failure` or `error` from the `getBranchStatus` function, returns the "branch status error" value. Another modification is in `lib/workers/branch/index.js`, which is an adition to the failure response of the `tryBranchAutomerge` function. The added functionality is the ability to add a comment to the PR which had a failure automerging. In case of receiving the aforementioned "branch status error" value, to the comment is appended a note which emphasize the fact that there're multiple failed status checks.
Closes #1934
2018-06-07 14:42:51 +02:00
Rhys Arkins
4919306265
fix(npm): correct npmrc replace regex
2018-06-07 13:05:56 +02:00