Commit graph

4047 commits

Author SHA1 Message Date
Rhys Arkins
320c666a6c chore: prettier 2018-12-12 11:59:43 +01:00
Rhys Arkins
2627a1f2e4 refactor(gradle): lower logging on errors 2018-12-12 11:36:07 +01:00
Rhys Arkins
f3c339b2d6 fix: check packageFiles before length 2018-12-12 11:26:43 +01:00
Jan Sauer
1fb95e85a2 docs: Fix documentation typo (#2943) 2018-12-12 06:43:01 +01:00
Rhys Arkins
ad924f1c28 refactor: trace extract, not debug 2018-12-11 22:44:45 +01:00
Rhys Arkins
d846d12c4b
chore: update contributors 2018-12-11 18:45:50 +01:00
Mike Bryant
9ac84fa4e3 refactor(docker): break out manifest retrieval function (#2931) 2018-12-11 13:04:09 +01:00
Rhys Arkins
8c2cad0647 feat: packageRules>languages
Adds new filter option “languages” to packageRules to filter on language time.
2018-12-11 12:55:12 +01:00
Rhys Arkins
31849e215b feat: packageRules>managers
Adds new filter option `managers` to `packageRules`. This allows you to define rules that filter on package manager (e.g. pipenv) before applying the rule.
2018-12-11 12:40:35 +01:00
Rhys Arkins
01ed8362db refactor: managers->enabledManagers 2018-12-11 12:30:23 +01:00
Rhys Arkins
6819764295 feat: packageRules>sourceUrlPrefixes
Adds filtering option “sourceUrlPrefixes” to allow matching updates based on one or more prefixes. Prefixes could be a full source repo, e.g. https://github.com/renovatebot/presets, or it could be an org prefix like https://github.com/renovatebot/

This will make monorepo groupings easier.
2018-12-11 12:03:09 +01:00
rtaum
3b74108e6c feat: suppressNotifications onboardingClose (#2934) 2018-12-11 07:22:07 +01:00
Adrien Lemaire
fcc93eac22 fix(pypi): add python requests changelog URL (#2933)
add requests changelog
2018-12-11 07:20:41 +01:00
Rhys Arkins
40b17b5c5c fix(pypi): manual coverage sourceUrl override
Closes #2846
2018-12-10 09:37:46 +01:00
Rhys Arkins
f242ef1256 refactor: centralize pypi manual source urls 2018-12-10 09:20:51 +01:00
Rhys Arkins
a69376ab46 feat: printConfig
Adds an option to print the full, resolved config for a repo at INFO level. e.g.

renovate —print-config owner/repo

Closes https://github.com/renovatebot/config-help/issues/128
2018-12-10 08:53:55 +01:00
Rhys Arkins
00de6f2e1e feat: datasource manual source URLs
Adds central location to define manual source URLs for packages.
2018-12-10 06:49:15 +01:00
Rhys Arkins
0f0bae4b65 refactor: datasource manual urls
Provide a central location for mapping changelog and source URLs.
2018-12-10 06:34:39 +01:00
Rhys Arkins
47a23d0a61 chore: rename for less confusion 2018-12-10 06:03:52 +01:00
Rhys Arkins
772bc17603 refactor: repositoryUrl -> sourceUrl 2018-12-10 05:59:28 +01:00
Rhys Arkins
e190851f8e
feat(docker): use whole tag as currentValue (#2922) 2018-12-10 04:26:14 +01:00
Rhys Arkins
eb1c65277e
refactor: use renamed azure devops dependency (#2925) 2018-12-10 04:24:42 +01:00
Rhys Arkins
816bddf9be refactor(changelog): cacheKey from manager/depName 2018-12-10 04:08:53 +01:00
Rhys Arkins
245e831974 tests: fix lint 2018-12-09 22:54:09 +01:00
Rhys Arkins
255ec8779c feat(changelog): match against compound tags 2018-12-09 22:15:44 +01:00
Rhys Arkins
42eb19bb91 fix(deprecation): reset list for each manager 2018-12-09 13:51:50 +01:00
Rhys Arkins
bd163effb0 chore: prettier 2018-12-09 13:17:37 +01:00
Rhys Arkins
32e2140886 fix(deprecations): do not raise warnings for onboarding repos 2018-12-09 13:12:10 +01:00
Rhys Arkins
c742ac02ee refactor(deprecations): add info on how to disable 2018-12-09 13:11:41 +01:00
rtaum
90af9fc3ab feat: refactor raiseDeprecationWarnings into suppressNotifications (#2921) 2018-12-09 11:39:35 +01:00
Rhys Arkins
0f57f9a69a fix(onboarding): defensive warnings check 2018-12-09 10:42:38 +01:00
Rhys Arkins
3d512cb8b4
docs: update golang 2018-12-08 17:01:08 +01:00
Rhys Arkins
48ceb5d98e prettier 2018-12-08 16:47:26 +01:00
Rhys Arkins
6b12fc4ea4 refactor(versioning): use get function 2018-12-08 16:46:13 +01:00
Renovate Bot
ad873a96d8 chore(deps): update dependency nock to v10.0.4 2018-12-08 15:00:29 +00:00
Rhys Arkins
846c16529d
refactor: versioning require (#2915)
Simplify when statically selected
2018-12-08 15:51:34 +01:00
Renovate Bot
811efd805f build(deps): update dependency slugify to v1.3.4 2018-12-08 14:00:46 +00:00
Renovate Bot
259164b8c8 build(deps): update dependency pnpm to v2.20.1 2018-12-08 13:00:34 +00:00
rtaum
2146bafdbd feat: suppressNotifications (#2906)
Adds ability so suppress certain notifications/warnings/comments.

Closes #2794
2018-12-08 12:42:56 +01:00
Rhys Arkins
32554a9db6 fix(bitbucket): check if branch exists before isStale 2018-12-08 08:44:55 +01:00
Rhys Arkins
79bbb0ebf4 fix(bitbucket): findPr matches all states
Closes #2859
2018-12-08 06:48:05 +01:00
Rhys Arkins
ba114c393f fix(bitbucket): getPrList fetch all 2018-12-08 06:38:22 +01:00
Rhys Arkins
e726b47648 chore: refactor docker tags datasource 2018-12-07 09:16:58 +01:00
Rhys Arkins
ce221f7e91 refactor(docker): datasource cacheKey 2018-12-07 07:37:29 +01:00
Ayoub Kaanich
fbbeb2a107 feat: environment proxy (#2763) 2018-12-06 22:30:26 +01:00
Rhys Arkins
7ad110da7f fix: PR handle integration-unauthorized 2018-12-06 10:31:08 +01:00
Doug Bacelar
adefe4b899 docs: fix broken links (#2902) 2018-12-05 21:33:25 +01:00
Mike Bryant
05f08ee845 fix(docker): Merge correct platforms variable (#2900)
Fixes #2899
2018-12-05 18:46:14 +01:00
Rhys Arkins
385c0531b8 feat(onboarding): warning about unresolvable dependencies
Closes #2303
2018-12-05 13:19:27 +01:00
Renovate Bot
9ad50b94fb chore(deps): update amd64/node:8.14.0 docker digest to f425bce 2018-12-05 13:03:38 +01:00