Rhys Arkins
eaf254ede3
fix(composer): resolve drupal packages repository
2018-11-19 21:03:38 +01:00
Adrien Lemaire
481514e2fd
fix(pypi): add phonenumbers changelog ( #2847 )
2018-11-19 13:45:35 +01:00
Adrien Lemaire
36a3bb5586
fix(pypi): add psycopg changelog ( #2845 )
2018-11-19 11:17:24 +01:00
Rhys Arkins
27aa59f5bc
fix(bazel): better PR change description
2018-11-19 07:18:13 +01:00
Rhys Arkins
4df7e32cc5
feat(bazel): migrate commits to tags
2018-11-18 22:27:20 +01:00
Renovate Bot
8b21524cc4
build(deps): update dependency semantic-release to v15.12.0
2018-11-18 09:13:44 +00:00
Renovate Bot
aa306b84b5
build(deps): update dependency luxon to v1.7.1
2018-11-18 07:14:26 +00:00
Rhys Arkins
a0cb599f03
fix(github): getIssueList get last 100 sorted by updated
...
filter=created does not seem to work for apps.
Fixes #2747
2018-11-17 11:00:32 +01:00
Rhys Arkins
e6ef42d027
chore: fix log
2018-11-17 08:25:02 +01:00
Rhys Arkins
e3265cd7e4
fix: simplify fileMatches
2018-11-17 07:16:49 +01:00
Rhys Arkins
b2c581bb33
chore: eslint
2018-11-16 22:16:48 +01:00
Rhys Arkins
78288fa7ac
refactor(github): improve debug logging of issues
2018-11-16 22:07:25 +01:00
Rhys Arkins
f95c09e762
fix(npm): ignore npmrc if localhost and low trust
2018-11-16 21:50:27 +01:00
FidoX
2332615ef8
feat: Support updating gradle global variables ( #2779 )
2018-11-16 17:56:59 +01:00
Rhys Arkins
8a8e5c8fed
refactor: warn if localhost registry detected
2018-11-16 12:21:48 +01:00
Rhys Arkins
db0efdf053
feat: trustLevel
...
New config option replaces existing option exposeEnv. Set trustLevel=high in the bot config if you trust the contents of the repositories you are renovating. Doing so results in env being exposed, access to localhost, etc.
Closes #2739
2018-11-16 12:16:37 +01:00
Rhys Arkins
e879bf6f30
fix(config): migrate file config
2018-11-16 12:02:30 +01:00
Rhys Arkins
bb17863a84
chore: update pip_setup docs for beta
2018-11-15 18:47:30 +01:00
Ayoub Kaanich
08d22eba50
feat: Support setup.py files ( #2805 )
2018-11-15 18:42:01 +01:00
Rhys Arkins
30d2338500
fix(semver): replace operatorless ranges rather than bump
2018-11-15 15:54:50 +01:00
Ayoub Kaanich
7d31af5ecb
feat: Support Bazel commit-based go_repository ( #2821 )
...
Closes #2806
2018-11-14 13:11:35 +01:00
Rhys Arkins
994e052bd6
docs: fix install description
...
Closes #2816
2018-11-13 21:44:23 +01:00
Rhys Arkins
0f6772e699
refactor: flatten updateTypes inside packageRules ( #2808 )
...
Closes #2799
2018-11-13 09:29:53 +01:00
Rhys Arkins
b0293da9fa
fix(npm): bump full unstable versions
...
Closes #2809
2018-11-12 23:32:58 +01:00
Renovate Bot
4b12f5443d
build(deps): update dependency validator to v10.9.0
2018-11-12 08:09:44 +00:00
Renovate Bot
e550da11c6
build(deps): update dependency simple-git to v1.107.0
2018-11-12 07:09:48 +00:00
Renovate Bot
2303f3704d
build(deps): update dependency slugify to v1.3.3
2018-11-11 18:08:33 +00:00
Renovate Bot
652e94ccbb
build(deps): update dependency pnpm to v2.18.2
2018-11-11 17:08:41 +00:00
Renovate Bot
9e19c5411c
build(deps): update dependency fast-xml-parser to v3.12.7
2018-11-11 07:33:41 +00:00
Rhys Arkins
5696cccf72
feat(packagist): cache packagist.org for 10 minutes
2018-11-11 07:53:29 +01:00
Rhys Arkins
2533fb0751
fix(packagist): use static endpoint for org lookups
...
Closes #2785
2018-11-11 07:42:35 +01:00
Rhys Arkins
603f21d9bc
logs: drop dupe Branch created message
2018-11-11 07:33:26 +01:00
Rhys Arkins
e4a73c2320
fix(github): detect status checks automerge failure
...
.. and don’t create PRs.
Closes #2786
2018-11-11 07:09:39 +01:00
Renovate Bot
242f08c655
build(deps): update dependency luxon to v1.6.2
2018-11-11 06:54:48 +01:00
Renovate Bot
c0307de378
build(deps): update dependency email-addresses to v3.0.3
2018-11-11 06:54:33 +01:00
Renovate Bot
cb336df5f5
build(deps): update dependency got to v9.3.2
2018-11-11 06:53:43 +01:00
Renovate Bot
e21e0c02d5
build(deps): update dependency pnpm to v2.17.8
2018-11-11 06:53:24 +01:00
Rhys Arkins
9534e6a9a9
docs: update readme ( #2783 )
2018-11-11 06:20:43 +01:00
Rhys Arkins
265d375f6a
fix(gitlab): detect empty repo earlier in initRepo
2018-11-10 23:19:20 +01:00
Ayoub Kaanich
b48173a039
feat: Support go_repository in bazel ( #2782 )
2018-11-10 21:50:17 +01:00
Rhys Arkins
fe4827af5e
refactor(github): drop header logging
2018-11-09 22:33:11 +01:00
Rhys Arkins
3300b5a51a
fix(pr): don’t log automerged unless true
2018-11-09 22:11:26 +01:00
Rhys Arkins
b0ec1a1f09
refactor(github): don’t warn for pr merge failure
2018-11-09 21:53:47 +01:00
Renovate Bot
8138d4535a
build(deps): update dependency cacache to v11.3.1
2018-11-09 16:28:39 +00:00
Renovate Bot
7da28de357
build(deps): update dependency fs-extra to v7.0.1
2018-11-09 17:03:44 +01:00
Renovate Bot
7be4155348
build(deps): update dependency semantic-release to v15.10.8
2018-11-09 17:03:32 +01:00
Rhys Arkins
45da51aa6d
refactor: add cargo skeleton
...
Begins #1870
2018-11-09 14:22:11 +01:00
Rhys Arkins
f3b4b413c6
chore: website test exclude unpublished options
2018-11-09 14:20:55 +01:00
Ayoub Kaanich
48278ad247
fix(pip): requirements.txt extras ( #2773 )
2018-11-09 13:51:23 +01:00
Rhys Arkins
221b2fe21a
fix(gitlab): catch/throw ‘empty’ error
2018-11-09 13:19:45 +01:00