Rhys Arkins
49653c6550
fix(gomod): comment out relative replace, don’t delete
2019-04-25 22:23:19 +02:00
Rhys Arkins
694c2e8852
chore: update yarn.lock
2019-04-25 18:26:29 +02:00
Rhys Arkins
fa6dea0373
fix(npm): internalPackages typo
2019-04-25 18:26:23 +02:00
Rhys Arkins
34fbb7c5a7
fix(github): try/catch getCommitStatus check
2019-04-25 18:18:18 +02:00
Renovate Bot
4da4c13639
chore(deps): update dependency husky to v2
2019-04-25 18:15:45 +02:00
Michael Kriese
5306e6bdf2
fix(bitbucket-server): fix race condition ( #3592 )
2019-04-25 14:43:21 +02:00
Rhys Arkins
30fd17779e
fix(nuget): better metadata fetching logic
2019-04-25 13:08:21 +02:00
Rhys Arkins
2a9d142baf
fix(nuget): flexible query for non-nuget registries
2019-04-25 12:43:23 +02:00
Rhys Arkins
d695982dea
fix(nuget): loosen SearchQueryService type check
2019-04-25 12:26:32 +02:00
Rhys Arkins
788215af99
fix(gitlab): Revert "feat(gitlab): try merging PR on creation ( #3308 )"
...
This reverts commit 8bd75923bb
.
Reverting until https://gitlab.com/gitlab-org/gitlab-ce/issues/56698 is fixed by GitLab
2019-04-25 10:47:29 +02:00
Rhys Arkins
924a43d090
fix(npm): full install for npm shrinkwrap
2019-04-25 09:31:09 +02:00
Rhys Arkins
d631e5d2e9
fix(nuget): opt in to semver 2.0.0 and prereleases
...
Closes #3591
2019-04-25 09:24:51 +02:00
Rhys Arkins
481c48b212
docs: ruby-version description
2019-04-25 07:03:21 +02:00
Rhys Arkins
2b4bf85b63
fix: run minimatch with dotfile matching enabled
2019-04-25 07:00:52 +02:00
Rhys Arkins
28f3ab69a6
fix(npm): lerna npm shrinkwrap lockFileMaintenance
2019-04-24 15:47:06 +02:00
Renovate Bot
a53b70ed1d
build(deps): update dependency moment-timezone to v0.5.25
2019-04-24 08:40:33 +00:00
Rhys Arkins
0d1d4e17ba
docs: update golang documentation
2019-04-24 09:43:15 +02:00
Rhys Arkins
b007f7474b
fix(maven): don’t error on s3 datasource
2019-04-24 09:17:56 +02:00
Renovate Bot
351f86b44b
chore(deps): update linters
2019-04-23 16:46:53 +02:00
mohd hassaan
ae900ff790
tests: Fix UnhandledPromiseRejectionWarning ( #3583 )
2019-04-23 16:46:37 +02:00
Rhys Arkins
474df1c5d0
docs: masterIssue
...
Closes #2937
2019-04-23 16:13:48 +02:00
Johan Hillerström
16eca4ec4e
fix(azure-devops): Sanitize azure devops project name ( #3582 )
2019-04-23 16:03:58 +02:00
Renovate Bot
4861f5ec92
chore(deps): update dependency prettier to v1.17.0
2019-04-23 12:00:49 +00:00
Rhys Arkins
3c33ecb950
fix(poetry): skip pyproject files without poetry section
2019-04-23 12:52:53 +02:00
Rhys Arkins
2f7ccc308a
feat: enable beta managers
...
Enables cargo, pub, pipenv, poetry, gradle and maven
2019-04-23 11:59:59 +02:00
Rhys Arkins
c36e37620d
build: simplify semantic-release config
2019-04-23 11:01:11 +02:00
Rhys Arkins
b3ad425b53
feat(npm): support package aliases ( #3577 )
...
Closes #3575
2019-04-23 10:48:09 +02:00
Gaël
72802f9f2b
docs: sbt / scala ( #3458 )
2019-04-22 22:09:12 +02:00
Renovate Bot
4b01ff57d3
chore(deps): update dependency jest to v24.7.1
2019-04-22 22:08:30 +02:00
mohd hassaan
8530e37647
feat(nuget): Cache searchqueryservice URL ( #3570 )
2019-04-22 17:12:16 +02:00
Rhys Arkins
b0fdfeba58
refactor(pipenv): write registryUrls to packageFile level ( #3574 )
2019-04-22 17:11:15 +02:00
Sergio Zharinov
d68da97edd
feat(ivy): Add support for Ivy version scheme ( #3541 )
2019-04-22 12:53:01 +02:00
Rhys Arkins
d1c18c84d0
fix(pipenv): handle nested definitions better
...
Closes #3482
2019-04-22 08:46:56 +02:00
Dmitry
55fb2de89e
fix(pipenv): detect 'any-version' packages ( #3544 )
2019-04-22 08:19:05 +02:00
Takashi Masuda
a6e8ea41de
fix(ruby): ruby-version URL ( #3573 )
2019-04-22 07:43:38 +02:00
Wu Haotian
05e9c57a35
fix(npm): always run lerna bootstrap
with --no-ci
( #3571 )
...
fix(npm): always run `lerna bootstrap` with `--no-ci`
2019-04-21 10:52:41 +02:00
Rhys Arkins
2e7e36bb5a
fix(datasource): massage github sourceUrl if present
2019-04-20 10:32:12 +02:00
mohd hassaan
3ba6d79458
tests: Improve error handling test cases ( #3559 )
2019-04-19 22:04:37 +02:00
Rhys Arkins
223b22251d
tests: revert to single Travis node.js version
...
The matrix is causing a problem with semantic release
2019-04-19 18:12:12 +02:00
Rhys Arkins
31319686c9
docs: add json5 config option
2019-04-19 08:40:44 +02:00
mohd hassaan
8e195cef03
feat: Add JSON5 parser ( #3555 )
...
Added support for `renovate.json5` filename. Now configuration can be parsed from a `json5` format file.
Closes #3484
2019-04-19 08:39:20 +02:00
Rhys Arkins
6471c64f4f
fix(host-rules): allow missing username
2019-04-18 10:19:00 +02:00
Renovate Bot
d8b1b5b2d5
build(deps): update dependency pnpm to v3.1.1
2019-04-16 22:00:52 +00:00
Sergio Zharinov
03df0cf8cd
refactor: Maven versioning scheme ( #3550 )
2019-04-16 23:21:49 +02:00
Rhys Arkins
3460dbe08c
fix(npm): remove local .npmrc file if ignoring
...
In gitFs, it’s not enough to just skip writing a .npmrc file if we are ignoring it - the file is already in the file system so we need to delete it so that npm/yarn don’t try to use it.
2019-04-16 23:09:35 +02:00
Renovate Bot
dd1ef163f4
build(deps): update dependency handlebars to v4.1.2
2019-04-16 21:00:58 +00:00
Rhys Arkins
eb64b351de
chore: update JSON schema
2019-04-16 16:06:25 +02:00
Rhys Arkins
f98fe65c00
refactor: enforce requireConfig ( #3408 )
...
Previously we maintained an exception to the rule that if `requireConfig` was true then we still support repositories without a config if they have previously merged PRs. Now such repositories will be skipped.
Closes #3338
BREAKING CHANGE: requireConfig is now enforced, if enabled. If a repository has no config but merged PRs, it will still be skipped.
2019-04-16 16:06:25 +02:00
Rhys Arkins
e340fe5eeb
feat: default requireConfig to true ( #3409 )
...
Defaults `requireConfig` value to `true`.
Closes #3337
BREAKING CHANGE: If you run your own bot and wish to allow config-less repositories (e.g. no `renovate.json`) then override this value to `false` in your bot config.
2019-04-16 16:06:25 +02:00
Jamie Magee
05a46ddb4c
fix: nodejs 11 support ( #3549 )
...
Due to an update in the v8 runtime, Node.js `Array.prototype.sort()` is now stable (See [here](https://github.com/nodejs/node/pull/22754#issuecomment-423452575 )).
These changes allow for tests to pass on both Node.js 10 and 11.
Fixes #3445
2019-04-16 16:03:37 +02:00