Michael Kriese
5dc990cfce
fix(versioning): check for null version at regex ( #4897 )
2019-11-28 12:06:44 +01:00
Rhys Arkins
31c1220640
fix: gitref -> gitRef
2019-11-27 11:11:58 +01:00
Rhys Arkins
54a1da4446
fix(config): skip validating compatibility object
...
Closes #4889
2019-11-27 06:48:49 +01:00
Michael Kriese
f0d4995fda
fix(eslint): '@typescript-eslint/explicit-function-return-… ( #4872 )
2019-11-26 16:13:07 +01:00
Michael Kriese
d210191fec
fix(typescript): convert workers/global to ts ( #4883 )
2019-11-26 14:05:24 +01:00
Michael Kriese
418b28b28c
refactor(typescript): convert proxy to typescript ( #4878 )
2019-11-25 22:02:13 +01:00
Gabriel Melillo
defac5d831
feat(gitlab) multiple assignees support ( #4851 )
2019-11-25 17:13:39 +01:00
Michael Kriese
1a4e6164b3
fix(datasource): add missing return ( #4876 )
2019-11-25 16:42:34 +01:00
Michael Kriese
393325cc9a
fix(datasource): fix wrong variable references ( #4877 )
2019-11-25 16:41:16 +01:00
Kirill Romanov
01aaf078df
fix(storage): do not throw error when no remote branch to delete ( #4314 ) ( #4868 )
2019-11-25 09:45:59 +01:00
Rhys Arkins
d46bd277c7
fix(gitlab): handle authentication-error retrieving PRs
2019-11-24 21:43:46 +01:00
Tim Jacomb
cc07563b86
feat(helm): Add repo alias support ( #4844 )
2019-11-24 12:32:00 +01:00
Rhys Arkins
8d0aa39920
refactor(eslint): '@typescript-eslint/explicit-function-return-type' improvements
2019-11-24 08:43:24 +01:00
Christian Franke
c7854cd0a5
feat(schedule): Support month (M) in schedules ( #4832 )
...
Fixes : #4831
2019-11-24 07:28:44 +01:00
Rhys Arkins
473b7e1f4b
refactor(eslint): enable @typescript-eslint/no-use-before-define
2019-11-24 05:09:13 +01:00
Jamie Magee
33079e7ec5
fix(helm): convert to typescript ( #4859 )
2019-11-23 22:14:23 +01:00
Jamie Magee
b3390514a4
refactor(eslint): fix eslint warnings in manager ( #4865 )
2019-11-23 21:44:55 +01:00
Rhys Arkins
71b25d5deb
fix: use managerConfig correctly ( #4864 )
...
Fixes a bug where the manager config was not being passed through correctly.
2019-11-23 20:44:21 +01:00
Rhys Arkins
3613ba882d
fix(docker-compose): service validity check
2019-11-23 14:20:12 +01:00
Rhys Arkins
a12ef53b9c
fix: escape docker volumes and working dir values
2019-11-23 11:08:16 +01:00
Rhys Arkins
81c4311f2d
refactor: simplify gradle warn message
2019-11-23 10:40:52 +01:00
Rhys Arkins
39d0e5071a
fix: safeLoad yaml in json mode to allow key duplicates
2019-11-23 10:39:34 +01:00
Kirill Romanov
edc2dc3bac
fix(pnpm): stop ignore pnpmfile with high trust level ( #4845 )
2019-11-22 10:05:25 +01:00
Rhys Arkins
4c21322ada
fix(docker): detect local registries without FQDN ( #4837 )
...
Closes #4836
2019-11-21 08:18:30 +01:00
Rhys Arkins
84d5632bfd
feat: promote managers out of alpha/beta to released
2019-11-20 09:02:14 +01:00
Michael Kriese
9b014ba92b
chore(eslint): update eslint rules ( #4829 )
2019-11-20 08:55:53 +01:00
Jamie Magee
2ac8d387a2
fix(azure): select a merge method when there are no policies de… ( #4730 )
...
Incorrect assumptions around the policy API
Fixes #4714
2019-11-19 09:13:53 +01:00
Jamie Magee
cfb17cac16
build: python 3.8 support ( #4797 )
...
See microsoft/azure-pipelines-image-generation#1317
Fixes #4775 , Fixes #4657
2019-11-19 09:13:32 +01:00
Jamie Magee
67d82c5f16
fix(azure): remove 'refs/heads/' from target branch ( #4820 )
...
Azure DevOps returns the target branch in the form of `/ref/heads/master`, but Renovate expects just `master`
Fixes #4812
2019-11-17 15:54:08 -08:00
Carlin St Pierre
a20ca3c8a5
fix: Allow Date objects to pass through sanitizeValue without all of the fields being removed ( #4809 )
...
This fixes an issue where timestamps were not being logged because `Object.entries<any>(value)` for a Date object would return `{}`.
2019-11-15 07:04:58 -08:00
Florian Greinacher
44228f9bb0
fix(datasource/nuget): ensure projectUrl is exposed ( #4795 )
...
Fixes #4794
2019-11-13 01:58:33 -08:00
Rhys Arkins
a1c023fe09
fix: respect latest even if range includes some post-latest versions ( #4801 )
2019-11-10 22:42:47 +01:00
Simon Rüegg
72c52f2326
fix(file-manager) Use correct manager config for fileMatch ( #4778 )
...
Otherwise the language overwrites won't be merged correctly.
Signed-off-by: Simon Rüegg <simon.ruegg@vshn.ch>
2019-11-09 15:03:17 +01:00
Dominykas Blyžė
0d2db9032c
fix(npm): use package-lock as shrinkwrap when maintaining shrinkwrap ( #4776 )
...
When running the `lockFileMaintenance`, the lock file is removed before it gets recreated. When the lock file is not present, npm creates a `package-lock.json` by default, so we need to rename it to `npm-shrinkwrap.json` when we want to get an updated version.
2019-11-07 10:59:55 +01:00
Zach Willard
b3a256700f
fix(docker): added a workaround for ports not being set correctly during a redirect to S3 ( #4733 )
2019-11-03 08:38:17 +01:00
Mark Raymond
5d01acc514
feat(nuget): add version scheme ( #4749 )
2019-11-01 20:10:33 +01:00
Rhys Arkins
63252d3637
fix(pip_setup): pull docker image first
...
Closes #4760
2019-11-01 08:59:48 +01:00
Nikita Chashchinskii
f2534bcb56
fix(cargo): set default rangeStrategy to 'bump' ( #4751 )
...
It fixes unexpected "downgrading" behavior when updating normal
versions like `0.9.21`, which are treated as caret ranges by cargo.
For example if rangeStrategy is 'replace', an update like
`0.9.21` -> `0.9.22` will result in newValue = `0.9.0`, because
"caret range" `0.9.0` contains both `=0.9.21` and `=0.9.22`
2019-10-31 08:26:10 +01:00
Rhys Arkins
8b2c24f507
docs: fix persistRepoData description
...
Closes #4740
2019-10-29 07:20:04 +01:00
Jamie Magee
84972575d5
docs: use https for external links ( #4725 )
2019-10-25 10:48:04 +02:00
Rhys Arkins
399873946a
fix(platform): encode branchName in URLs ( #4694 )
2019-10-22 10:47:59 +02:00
Rhys Arkins
c78d6510ea
refactor: use re2 for regex ( #4687 )
2019-10-22 08:48:40 +02:00
Ian Kerins
3d1342679e
feat(gradle-version): source releases from registryUrls ( #4684 )
...
Fixes #4676
2019-10-18 15:53:54 +02:00
Michael Kriese
2a4de19c77
feat(worker): convert 'branch' to typescript ( #4449 )
...
Co-Authored-By: Jamie Magee <JamieMagee@users.noreply.github.com>
2019-10-18 14:30:51 +02:00
Ian Kerins
4d6b98f9b0
fix(gradle): invoke gradlew directly, not with /bin/sh ( #4630 ) ( #4671 )
...
Co-Authored-By: IKEDA Sho <suicaicoca@gmail.com>
2019-10-18 13:35:11 +02:00
Jamie Magee
2784016166
feat(azure): support different merge strategies for autocomplete ( #4584 )
2019-10-18 13:25:46 +02:00
Nikita Chashchinskii
661cb95961
fix(homebrew): Use hasha instead of crypto for sha256 ( #4675 )
2019-10-18 11:02:46 +02:00
Rhys Arkins
3eede6ad47
fix(helm): handle undefined repository
2019-10-17 12:45:12 +02:00
Rhys Arkins
696f3ec26f
fix(helm): don’t error for placeholder repositories
...
Closes #4680
2019-10-17 08:39:34 +02:00
Tomáš Markacz
adf707feea
fix(branch): fix PR creation not pending for GitLab ( #4664 )
...
When using GitLab, branch status can have status `created` which should
be interpreted as pending for PR creation configuration option.
2019-10-16 18:10:29 +02:00
Rhys Arkins
8eb5454610
test: fix lint
2019-10-15 12:27:27 +02:00
Rhys Arkins
f524557f21
fix: Revert "refactor: use re2 instead of RegExp ( #4441 )"
...
This reverts commit ab1c5b20ee
.
2019-10-15 10:14:49 +02:00
Sumit Nihalani
ab1c5b20ee
refactor: use re2 instead of RegExp ( #4441 )
2019-10-15 06:51:02 +02:00
Carlin St Pierre
e54b80eced
fix(maven): Fixes issue with private maven registry on amazon s3 ( #4646 )
2019-10-15 06:40:39 +02:00
Rhys Arkins
f1073965ab
fix(gomod): skip indirect dependencies ( #4650 )
...
Skip any go.mod dependencies ending in // indirect
Closes #4586 , Supercedes #4615
2019-10-14 16:55:49 +02:00
Nikita Chashchinskii
0fffbaec1f
feat: helm requirements.yaml support ( #3805 )
2019-10-14 15:54:23 +02:00
Daniel Cassidy
35c347428b
fix(pin): avoid pinning deprecated version ( #4609 )
2019-10-14 13:23:49 +02:00
Julien SIMON
d1e7c17f25
feat: prCommitsPerRunLimit ( #4392 )
2019-10-14 13:15:37 +02:00
Rhys Arkins
d35b0df432
fix(github): handle 404 when attempting automerge
2019-10-13 14:19:58 +02:00
Rhys Arkins
da9b5e6ebd
refactor: increase gradle timeout to 10 minutes
2019-10-13 08:17:52 +02:00
Rhys Arkins
da1f608588
fix(gitlab): Ignore setBranchStatus error
2019-10-13 07:46:12 +02:00
mikaelkolkinn
6c45f516d2
fix(bitbucket): Branch automerges too early on Bitbucket Cloud ( #4631 )
2019-10-13 06:37:44 +02:00
Rhys Arkins
1ec7cf0e18
fix(bazel): massage rules_go v0.19.5
2019-10-13 05:47:24 +02:00
Rhys Arkins
bd32658512
refactor(docker-compose): debug/info yaml parsing err
2019-10-10 18:17:05 +02:00
Rhys Arkins
1b548c7fb2
fix(docker): ECR logging
2019-10-10 18:15:37 +02:00
Rhys Arkins
1c9c9f6821
fix(packagist): registry-failure for ECONNRESET
2019-10-10 18:02:48 +02:00
Rhys Arkins
c7cf9d34ba
fix(homebrew): try/catch sha256
2019-10-10 17:49:38 +02:00
Michael Kriese
1b014ff847
fix: fix error message ( #4613 )
2019-10-10 06:40:07 +02:00
Zach Willard
9d9d7ec84e
feat(docker): add insecureRegistry hostRule ( #4590 )
2019-10-08 09:19:11 +02:00
renovate[bot]
dcc9c559b6
build(deps): update dependency cacache to v13 ( #4599 )
2019-10-08 08:51:07 +02:00
Daniel Cassidy
5617a3d9c3
fix(rust): Fix failure to update short version numbers ( #4276 ) ( #4598 )
2019-10-08 06:56:12 +02:00
Rhys Arkins
f6eb83ce86
fix: return one version for vulnerability alerts
2019-10-06 11:13:49 +02:00
Rhys Arkins
5d77de825d
fix(maven): support RELEASE and LATEST
2019-10-06 10:54:23 +02:00
Rhys Arkins
63a66f46ce
chore: do not validate vulnerabilityAlert
2019-10-06 10:53:51 +02:00
Jamie Magee
aa7d0d3c71
chore(docs): fix link to crates.io ( #4585 )
...
chore(docs): fix link to crates.io
2019-10-05 19:32:27 +02:00
Björn Dahlgren
24a9e290fd
feat: Allow specifying Docker user ( #4578 )
2019-10-05 13:56:58 +02:00
Florian Greinacher
53fc7d8a3e
feat(gitlab): add support for 'merge when pipeline succeeds' ( #4558 )
...
This commit adds (back) support for GitLab's 'merge when pipeline succeeds'
feature. This feature needs to be enabled by bot owners explicitely because
of an possible race condition in current GitLab versions.
Closes #3265
2019-10-05 10:00:32 +02:00
Rhys Arkins
d949187e91
fix: Revert "fix(azure): support on-prem clone ( #4540 )"
...
This reverts commit 0228bd05b1
.
2019-10-04 11:18:11 +02:00
Michael Kriese
e733f759f1
feat(worker): convert 'repository/onboarding' to typescript ( #4433 )
2019-10-04 09:36:07 +02:00
Sergio Zharinov
982896d5d1
feat: Elixir support ( #4496 )
2019-10-04 09:13:14 +02:00
Jamie Magee
36b9c4a960
fix(storage): defer clone of submodules ( #4550 )
2019-10-04 09:10:11 +02:00
Rhys Arkins
f19dbc4d34
test: pix python paths with spaces ( #4574 )
2019-10-03 12:25:22 +02:00
Sergio Zharinov
e67523e152
fix(maven): Catch and log URL construction errors ( #4572 )
2019-10-02 22:26:45 +02:00
Rhys Arkins
ecdb9b3c3b
test: check NODE_ENV instead of CI
...
Fixes test problem on WSL
2019-10-02 19:35:54 +02:00
Florian Greinacher
9dc3c4e376
fix(manager): Fix extraction of gitlab-ci includes ( #4557 )
...
The extraction logic failed to extract the GitLab URI correctly
when the configured platform endpoint does not have a trailing
slash. This commit changes the logic to handle scenarios with
and without trailing slash
Fixes #4270
2019-09-30 06:19:08 +02:00
Gilbert Gilb's
0fe2f1b7e6
feat(manager): Support poetry custom repositories. ( #4524 )
2019-09-30 06:00:54 +02:00
Christoph Manns
5c0cba69dc
fix(golang): Improve go datasource sourceMatch regex ( #4552 )
2019-09-27 14:52:31 +02:00
Sergio Zharinov
c95ae29179
feat(logger): Integrate logger with sanitizing ( #4474 )
2019-09-27 11:28:09 +02:00
Christian Murphy
b511efddd3
refactor: upstream github-url-from-git typing to definitely typed ( #4541 )
...
* refactor: upstream github-url-from-git typing to definitely typed
* Update package.json
* chore: update yarn lock
2019-09-26 19:56:31 +02:00
Sergio Zharinov
4de77f2321
fix: Registry failure on HTTP status =500 ( #4546 )
...
fix: Registry failure on HTTP status =500
2019-09-26 12:13:32 +02:00
JYC
0228bd05b1
fix(azure): support on-prem clone ( #4540 )
2019-09-25 16:53:28 +02:00
Michael Kriese
77a0291d4d
fix(platform): smart truncate pr body ( #4527 )
2019-09-25 12:42:11 +02:00
Jamie Magee
e792268cbb
feat(git): initialise submodules when cloning repos ( #4353 )
...
See https://git-scm.com/docs/git-clone#Documentation/git-clone.txt---recurse-submodulesltpathspec
Fixes #1356
2019-09-25 11:58:52 +02:00
Jamie Magee
0c538ebf78
feat(emoji): Adds support for configuring emoji types ( #4409 )
2019-09-25 11:40:16 +02:00
Nihal
87863f165e
feat: support for volta ( #4512 )
2019-09-25 11:01:35 +02:00
Jamie Magee
0881ed0031
chore: replace custom re2 type definitions ( #4537 )
2019-09-25 11:00:46 +02:00
archnode
78f2c60efc
feat(composer): No no-scripts and no-autoloader on trust level high. ( #4531 ) ( #4535 )
2019-09-24 14:37:45 +02:00
Michael Kriese
30c4e1aee9
fix(worker): fix wrong status check ( #4534 )
2019-09-24 08:54:34 +02:00
Ryan Murfitt
d33ca43e17
feat(gradle): Support Kotlin DSL extra properties ( #4493 )
2019-09-23 06:29:51 +02:00
Ryan Murfitt
acb114a5c5
feat(docker): AWS ECR authentication support ( #4497 )
2019-09-22 11:34:51 +02:00
Zach Willard
cb277ce44a
feat(config): use onboardingConfig when rebasing onboarding PR ( #4510 )
2019-09-22 10:13:35 +02:00
Gilbert Gilb's
af3cd372aa
feat(workers): add option to randomize assignees and reviewers. ( #4517 )
...
Closes #4516
2019-09-22 09:19:26 +02:00
Gilbert Gilb's
cc1233b7d6
fix(pypi): Support devpi simple index URL. ( #4508 )
...
Devpi preprends a `+` before simple indices. This commit adds support
for them.
Closes #4507
2019-09-18 10:27:32 +02:00
Michael Kriese
de9d01478e
fix(datasource): nuget should check all feeds ( #4504 )
2019-09-17 12:55:22 +02:00
Michael Kriese
d0811c34eb
fix(datasource): parse npm repository ( #4505 )
2019-09-17 12:50:11 +02:00
Ryan Murfitt
8c9a8f2c48
feat(bitbucket-cloud): Default reviewers ( #4501 )
2019-09-17 09:48:16 +02:00
IKEDA Sho
1f8a62c31a
fix(gomod): Add -d option to go get
command ( #4498 )
2019-09-17 03:40:40 +02:00
Milad Irannejad
26234f7e60
fix(gomod): add ./... to go get command ( #4483 )
2019-09-12 16:37:23 +02:00
Michael Kriese
49325143bd
feat(sanitize): refactor ( #4479 )
2019-09-12 12:48:31 +02:00
Michael Kriese
f243e3cf22
fix(config): fix cyclic imports ( #4477 )
2019-09-12 08:43:08 +02:00
Rhys Arkins
99f18b7dc3
fix(gitlab): EAI_AGAIN platform-failure
2019-09-11 09:33:08 +02:00
Michael Kriese
331863d211
feat(platform): remove global platform variable ( #4455 )
2019-09-10 09:50:29 +02:00
Rhys Arkins
88d889a979
fix(github): try automerge even if push protection is enabled
...
Closes #4460
2019-09-10 09:29:20 +02:00
Rhys Arkins
8a4e5ccb12
fix: add try/throw within util/regex ( #4453 )
2019-09-09 12:21:01 +02:00
Rhys Arkins
a32c8f4ccc
fix: Revert "feat(platform): remove global platform variable ( #4448 )"
...
This reverts commit b5c9dc8e0b
.
2019-09-09 06:55:30 +02:00
Rhys Arkins
2224580941
fix: Revert "fix: platform assign"
...
This reverts commit cdaa5514c4
.
2019-09-09 06:55:13 +02:00
Rhys Arkins
cdaa5514c4
fix: platform assign
2019-09-09 06:50:08 +02:00
Michael Kriese
b5c9dc8e0b
feat(platform): remove global platform variable ( #4448 )
2019-09-09 04:40:52 +02:00
Rhys Arkins
7a05f8b6a0
fix: remove duplicate sanitize
2019-09-07 18:34:14 +02:00
Rhys Arkins
95d54baf83
feat: centralized sanitation ( #4446 )
...
Adds a sanitize function to host-rules that redacts tokens and passwords from issues and PRs.
Closes #4444
2019-09-07 14:51:00 +02:00
Rhys Arkins
ab12ac9a98
fix: remove artifact error content from PR comments
2019-09-06 22:50:00 +02:00
Michael Kriese
79f72f0b5d
chore: move clone to utils ( #4434 )
2019-09-06 06:48:25 +02:00
Rhys Arkins
c3ba80c58f
fix: throw baseBranch error from gitFs
...
Closes #4346
2019-09-05 09:47:53 +02:00
Rhys Arkins
80069f285e
fix(github): handle 404 status check gracefully
2019-09-05 09:26:53 +02:00
Matouš Dzivjak
b62e68200e
fix(github-actions): handle updates of yaml file defined actions ( #4420 )
2019-09-05 09:10:46 +02:00
Michael Kriese
e1b827a1b5
fix(worker): branchName should be string ( #4432 )
2019-09-05 09:09:56 +02:00
Herbert Ng
f103297b2f
feat: add prPriority to config ( #4401 )
2019-09-03 15:52:53 +02:00
Michael Kriese
4f0d87e3a3
feat(worker): convert parts to typescript ( #4388 )
2019-09-03 07:25:32 +02:00
Henning Perl
66f10121f0
fix(bazel): handling of non-github URLs in git_repository ( #4407 )
2019-08-31 07:10:22 +02:00
IKEDA Sho
2e873d34d4
feat(gradle): support Gradle projects in subdirectories ( #4399 )
2019-08-30 05:48:52 +02:00
Rhys Arkins
9ab4b5d4e9
feat: refactor pr.canRebase => !pr.isModified ( #4385 )
2019-08-29 10:30:17 +02:00
Rhys Arkins
1819608ce0
refactor(changelog): fetch release list independently ( #4398 )
2019-08-29 08:21:17 +02:00
Rhys Arkins
9eb3c75101
test: don’t test npm cache
...
Too unreliable when tests are executed in parallel
2019-08-28 15:08:06 +02:00
Michael Kriese
88892abb56
fix: typescript types ( #4393 )
2019-08-28 09:00:08 +02:00
Michael Kriese
73f58899c6
fix: typescript types ( #4390 )
2019-08-28 06:46:48 +02:00
Rhys Arkins
31ce47297b
fix(gomod): use go get to generate pseudo versions for digest updates ( #4386 )
...
Instead of generating the pseudo version ourselves, replace the existing pseudo version with a digest only and let “go get” massage it into a valid pseudo version.
2019-08-27 19:04:55 +02:00
Rhys Arkins
d0a32a53f7
logs: downgrade npm update logging
2019-08-27 15:17:36 +02:00
Rhys Arkins
c4e812a2c9
docs: update docs and app references
2019-08-27 13:11:25 +02:00
Olexiy Myronenko
a28f688b77
fix(gradle): allow use of variables with platform keyword and… ( #4378 )
2019-08-27 06:10:33 +02:00
Rhys Arkins
75dcf30ea0
logs: lower bitbucket issue warnings
2019-08-27 06:01:39 +02:00
IKEDA Sho
4b730e5001
fix(changelog): Support Maven style tag format ( #4368 )
...
A follow-up to #4246 which was insufficient.
2019-08-26 10:39:05 +02:00
Rhys Arkins
e6b1d67efb
feat: stabilityDays ( #4372 )
2019-08-26 10:32:59 +02:00
Rhys Arkins
fdf93d0c4f
test: fix setUnpublishable return value
2019-08-26 08:57:52 +02:00
Rhys Arkins
3342a6c09b
refactor: status check
2019-08-26 07:58:41 +02:00
Rhys Arkins
c79f56c1dd
fix(master-issue): add pending section
2019-08-26 07:58:08 +02:00
Rhys Arkins
f511942a4a
chore(master-issue): improve section descriptions
2019-08-26 07:57:51 +02:00
Michael Kriese
b0d1de8e59
fix: optional re2 package ( #4367 )
2019-08-25 14:29:51 +02:00
Rhys Arkins
3f65eda0a6
feat: add manual job box to master issue when in app mode
2019-08-25 10:05:30 +02:00
Rhys Arkins
b7ddd2a19a
refactor: releaseDate -> releaseTimestamp
2019-08-25 06:28:01 +02:00
Kevin James
f27c53f4c8
fix(versioner): fixup regex rollback logic ( #4358 )
...
As described on Slack, the regex versioner is currently causing bad PRs
such as [this](https://github.com/TheKevJames/experiments/pull/8 ) since
it can not properly track the current version. By parsing the `range`
values with the same logic as the other version strings, eveverything
should match up properly.
2019-08-23 23:01:20 +02:00
Michael Kriese
2b11b661ed
feat(config): convert to ts ( #4299 )
2019-08-23 15:46:31 +02:00
Rhys Arkins
77f6afcaf0
fix: expand version.isStable to correct this
2019-08-23 12:04:11 +02:00
Michael Kriese
5b3a17e24e
fix(versioning): fix wrong this context ( #4352 )
2019-08-23 10:12:21 +02:00
Rhys Arkins
c488a674ca
refactor: add better logging for bitbucket issue creation
2019-08-23 06:04:14 +02:00
Kevin James
e661e24e5f
docs(regex): fixup regex docs ( #4347 )
2019-08-23 05:44:51 +02:00
Michael Kriese
8073612d85
feat(versioning): Add regex versioner ( #4323 )
...
The regex versioner supports arbitrary, user-defined versioning
methods; it provides building blocks in the way of interacting capture
groups within a user-defined regex which can be combined to support
arbitrary use-cases.
Uses a new `versionConfig` option to configure this scheme -- this
feature is enabled dynamically for any new versioner which includes the
optional `configure?(new_config: string)` interface. Warns if used with
an invalid scheme.
2019-08-22 20:09:23 +02:00
Edd Armitage
e10f590c9a
fix(gitlab): follow pagination in getbranchstatus for gitlab ( #4342 )
...
There are cases where the first page of results is not representative of the entire branch's status, so we need to follow all pages in the result.
Closes #4340
2019-08-22 19:34:50 +02:00
Sergio Zharinov
276ab91985
fix(maven): Use repository urls from parent POM files ( #4311 )
2019-08-22 18:31:33 +02:00
IKEDA Sho
081a23e6fc
chore(manager): add more type annotations ( #4344 )
2019-08-22 17:42:35 +02:00
Matt R. Wilson
a2ef66e9fe
fix(rubygems): datasource API path and retry ( #4292 )
2019-08-20 05:49:31 +02:00
IKEDA Sho
9f22002b3c
chore(datasource): add more type annotations ( #4312 )
2019-08-19 16:44:11 +02:00
IKEDA Sho
3a2c041ce1
chore(maven): add more type annotations ( #4301 )
2019-08-17 21:21:14 +02:00
Rhys Arkins
11ddd047da
fix(config): object definitions
2019-08-16 03:50:06 +02:00
Rhys Arkins
63efea0859
fix: Revert "fix(maven): registryUrls from parent hierarchy ( #4288 )"
...
This reverts commit 5aa66963c9
.
2019-08-15 15:44:51 +02:00
Sergio Zharinov
d3918be851
fix: Comment instead of autoclose for modified branch ( #4274 )
2019-08-15 13:15:09 +02:00
Sergio Zharinov
5aa66963c9
fix(maven): registryUrls from parent hierarchy ( #4288 )
...
Co-authored-by: RoamingKiwi <jacob@jacobbyrne.co.nz>
2019-08-15 13:14:24 +02:00
Rhys Arkins
f56c7701cd
chore: drop unused setAppMode
2019-08-15 13:09:13 +02:00
Michael Kriese
f650b851c5
feat(logger): store and print errors on exit ( #4257 )
2019-08-15 12:43:13 +02:00
Michael Kriese
9037edf7a6
feat(versioning): add class based versioning schemes ( #4293 )
2019-08-15 09:51:16 +02:00
Michael Kriese
4c485b727a
feat(utils): convert to ts ( #4237 )
2019-08-15 08:26:21 +02:00
praveshtora
cb9437f72d
feat: configWarningReuseIssue ( #4101 )
2019-08-15 07:41:01 +02:00
Michael Kriese
3ef90cca4e
feat(datasource): convert to ts ( #4183 )
2019-08-15 06:30:16 +02:00
Rhys Arkins
2590f4eb1b
logs: log comment title
2019-08-15 06:15:53 +02:00
Rhys Arkins
c86ae327e2
fix: don’t rebase if target branch changed ( #4254 )
2019-08-14 19:48:31 +02:00
Rhys Arkins
46a329b5f1
fix(github): platform-failure when fetching check runs
2019-08-14 19:24:51 +02:00
Rhys Arkins
cf1bec1e10
fix(docker): registry-failure for docker.io RequestError
2019-08-14 19:21:41 +02:00
Rhys Arkins
676b15f457
fix: updateType typo
...
Closes #4290
2019-08-14 19:02:33 +02:00
Rhys Arkins
2bfa1be6b3
fix: reset logger meta when multiple baseBranches
2019-08-14 19:00:50 +02:00
Rhys Arkins
c42d6cb21d
fix(gitlab): handle ETIMEDOUT
2019-08-14 17:12:16 +02:00
Rhys Arkins
d1b427b553
fix(docker-compose): skip over dupes
2019-08-14 14:29:17 +02:00
Rhys Arkins
69493da51b
logs: debug null docker compose yml
2019-08-14 14:08:12 +02:00
Rhys Arkins
1d7baa0bba
fix(docker-compose): return early if null
2019-08-14 14:07:28 +02:00
Rhys Arkins
a60bcd1795
fix(docker-compose): allow duplicate keys when passing yaml
...
Closes #4287
2019-08-14 14:05:33 +02:00
Rhys Arkins
72404706ab
feat(platform): return PR targetBranch
2019-08-14 11:48:56 +02:00
Rhys Arkins
1864d4ebf3
refactor(platform): return baseBranch from initRepo
2019-08-14 11:38:13 +02:00
Rhys Arkins
791d0803be
fix(docker-compose): catch extract errors gracefully
2019-08-14 11:34:20 +02:00
Rhys Arkins
168fbc65ee
fix(docker-compose): detect null config, warn only for parsing errors
2019-08-14 11:26:03 +02:00
Rhys Arkins
e602c4553d
refactor(platform): use RepoConfig strictly
2019-08-14 10:51:12 +02:00
Rhys Arkins
109ba1d9a0
refactor(bitbucket): remove eager fetching during init
2019-08-14 10:42:09 +02:00
Rhys Arkins
cf42ed9674
chore: remove unused privateRepo field
2019-08-14 10:24:11 +02:00
Rakesh Tembhurne
4ee030a5ab
fix(html-sanitize): Sanitize HTML comments in PR ( #4285 )
...
Sanitizes HTML comments inside PR body for BitBucket server.
Includes snapshots for the tests.
Closes #3715
2019-08-14 10:05:02 +02:00
Matt R. Wilson
8e20aa0806
fix(docker-compose): ignore image if built locally ( #4272 )
2019-08-14 09:39:58 +02:00
Rhys Arkins
44adbd90dc
fix(gitfs): check for platform-failure when setting base branch
2019-08-14 08:31:33 +02:00
Rhys Arkins
f041d7d409
refactor: consolidate platform ts ( #4283 )
2019-08-14 06:04:09 +02:00
Rakesh Tembhurne
d2bb154bd4
feat: Add rebaseConflictedPrs
configuration ( #4275 )
...
`rebaseConflictedPrs` is used to enable or disable auto-rebase
in case of merge conflicts with the master branch. It is `true`
by default which means branches will be rebased if there are conflicts
in a PR. By setting it to `false`, Renovate no longer will rebase it
with the master branch if there are merge conflicts.
Refer #4184
2019-08-14 05:59:14 +02:00
Rhys Arkins
ee101648fa
refactor: remove versioning destructuring ( #4284 )
2019-08-13 22:02:06 +02:00
Rhys Arkins
7ca561d099
logs: log dependencies for branch
2019-08-13 16:30:09 +03:00
Rhys Arkins
a8ecc03c08
docs: improve platform-specific option descriptions
2019-08-13 09:54:03 +02:00
Rhys Arkins
ba6effc681
fix: platform-error -> platform-failure
2019-08-12 11:50:39 +02:00
Rhys Arkins
90faa3a039
chore: platformErrorStrings -> platformFailureStrings
2019-08-12 11:49:47 +02:00
Rhys Arkins
3c5bbfc474
fix(gitfs): platform-failure for Connection timed out
2019-08-12 11:49:26 +02:00
Rhys Arkins
4a81c20c9a
fix(gitfs): platform-failure for Failed to connect
2019-08-09 09:28:40 +03:00
Rhys Arkins
d623cec5c8
refactor: InitRepoConfig
2019-08-09 09:25:49 +03:00
Rhys Arkins
b5a1f12f3b
logs: trace branch generation
2019-08-09 09:16:17 +03:00
Rhys Arkins
2e546e4582
chore: fix github PlatformConfig ts
2019-08-07 10:19:45 +03:00
Michael Kriese
5cb02acf2b
fix/logger): meta should be logged as meta ( #4258 )
2019-08-07 09:04:45 +03:00
Hugo Xu
ba7b3c6693
feat: add option assignAutomerge ( #4255 )
2019-08-06 12:21:44 +03:00
Sergio Zharinov
628b66ffbf
fix(maven): Fix cyclic parents chain resolution ( #4215 )
2019-08-05 16:00:16 +03:00
Michael Kriese
968e6ea57b
chore(ci): add azure pipelines ( #4198 )
2019-08-05 14:58:10 +03:00
Liam Wilkins
97047eabc1
fix(bitbucket): prs correctly marked with canRebase flag ( #4253 )
2019-08-05 14:54:52 +03:00
Michael Kriese
256b7d7d35
fix(rubygems): fix got retry ( #4235 )
2019-08-05 13:26:46 +03:00
Adrien Lemaire
56ac2d9417
fix: add link to wagtail release notes ( #4249 )
2019-08-05 09:14:22 +03:00
Florian Greinacher
6de255e18d
fix(docker): add support for querying tags from ECR ( #4244 )
...
Fixes #3800
2019-08-04 14:26:58 +03:00
IKEDA Sho
9b2f4576cd
feat(gradle): Add basic Gradle Kotlin DSL support ( #4086 )
2019-08-04 14:18:05 +03:00
IKEDA Sho
350a2a6c6a
feat(changelog): Support Maven style tag format ( #4246 )
...
* feat(changelog): Support Maven style tag format
* Fix lint error
2019-08-03 07:49:36 +03:00
Mike Bryant
6c70c9a295
fix: Cache the right thing in gitlab datasource ( #4238 )
2019-08-02 15:17:47 +02:00
Sergio Zharinov
495e2f6217
fix: Allow for auto-merge of new PRs ( #4236 )
2019-08-02 15:10:26 +02:00
Michael Kriese
f1a8e56f6c
fix(nuget): use optimised xml functions ( #4231 )
...
fix(nuget): use optimised xml functions
2019-08-02 09:04:10 +02:00
Michael Kriese
f21193979f
fix(rubygems): missing return and wrong date handling ( #4233 )
...
fix(rubygems): missing return and wrong date handling
2019-08-02 08:01:22 +02:00
Michael Kriese
a03690bd70
fix(rubygems): fix delay parsing ( #4232 )
...
fix(rubygems): fix delay parsing
2019-08-02 07:24:10 +02:00
IKEDA Sho
1497b4962b
fix(datasource): massage GitHub sourceUrl with http and/or www ( #4217 )
2019-07-31 19:24:57 +02:00
Nihal
5fc1eac45c
feat: DroneCI ( #4193 )
2019-07-31 19:23:18 +02:00
Michael Kriese
0f19abd344
fix(maven): pkgUrl can be string ( #4221 )
...
Indirect used by `downloadHttpProtocol` from sbt datasource
2019-07-30 17:01:01 +02:00
Rhys Arkins
7379d548a9
feat(npm): dockerMapDotfiles ( #4219 )
2019-07-30 07:43:36 +02:00
Sergio Zharinov
13b4af5ed9
fix(buildkite): Handle more use-cases in config parser ( #4167 )
2019-07-29 12:23:03 +02:00
Rhys Arkins
bad5d2d970
logs: composer no warn for empty registryUrls
2019-07-29 12:21:15 +02:00
Rhys Arkins
01f29ae455
fix(composer): default packagist datasource
2019-07-29 11:27:32 +02:00
Tanuel
2fbed0e727
refactor(composer): Use string array for registry urls ( #4180 )
2019-07-29 09:27:23 +02:00
IKEDA Sho
11cd45af45
refactor(gradle): Reduce code duplication in build-gradle.ts ( #4204 )
2019-07-29 09:04:28 +02:00
IKEDA Sho
20c952c17a
feat(maven): Support scm.url values prefixed with "scm:" in the datasource ( #4211 )
2019-07-29 08:49:14 +02:00
Rhys Arkins
77cd757bc9
fix(pep440): keep spacing consistency for complex ranges
2019-07-29 08:17:58 +02:00
Rhys Arkins
5a56be48a0
fix(pip_setup): managerData.lineNumber
2019-07-29 08:07:34 +02:00
Rhys Arkins
64f3a58489
fix(sbt): check variable exists
2019-07-29 07:51:48 +02:00
Rhys Arkins
e8eb055b46
fix(npm): remove copyLocalLibs functionality
2019-07-28 21:34:38 +02:00
Rhys Arkins
0b05e455c6
fix: Revert "fix(maven): Use documented default value for relativePath
( #4182 )"
...
This reverts commit 3d36f28875
.
2019-07-28 20:31:13 +02:00
Rhys Arkins
8e13f590d2
Revert "fix(manager): fix maven path format ( #4197 )"
...
This reverts commit 0e6fc1e688
.
2019-07-28 20:30:02 +02:00
IKEDA Sho
eefa8935e6
feat(sbt): Support a case that the Scala version is defined in a variable ( #4205 )
...
feat(sbt): Support a case that the Scala version is defined in a variable
2019-07-27 17:19:38 +02:00
Nihal
a6b48f690c
fix: handle parsing of invalid YAML in .travis.yml ( #4191 )
2019-07-27 08:28:48 +02:00
ZyanKLee
9e5ea71b16
fix(bitbucket): fix PR url in master issue ( #4195 )
...
bitbucket cloud has its PRs at
`/$teamName/$repoName/pull-requests/$prId`
2019-07-27 08:27:51 +02:00
Michael Kriese
0e6fc1e688
fix(manager): fix maven path format ( #4197 )
...
fix(manager): fix maven path format
2019-07-26 15:45:54 +02:00
Michael Kriese
8dd019f14f
fix(bitbucket): size can be undefined ( #4192 )
...
fix(bitbucket): size can be undefined
2019-07-26 13:43:36 +02:00
Sho Ikeda
6ce0648398
fix(gradle): Take plugin repositories into account ( #4185 )
2019-07-26 05:35:00 +02:00
Sergio Zharinov
3d36f28875
fix(maven): Use documented default value for relativePath
( #4182 )
...
fix(maven): Use documented default value for `relativePath`
2019-07-25 21:29:50 +02:00
Rhys Arkins
979d29f775
logs: warn not error for maven registryUrls
2019-07-25 18:57:35 +02:00
Michael Kriese
ed74aa6904
fix(bitbucket): check invalid commit reponse ( #4178 )
...
fix(bitbucket): check invalid commit reponse
2019-07-25 16:17:24 +02:00
Sho Ikeda
4e68e6a931
feat(gradle): Support updating plugin dependencies
2019-07-25 15:16:32 +02:00
Michael Kriese
6f99118f7c
feat(manager): convert to typescript ( #4148 )
2019-07-25 08:17:19 +02:00
Michael Kriese
25773fb00c
fix(worker): do not automerge on dry-run ( #4168 )
2019-07-24 17:52:28 +02:00
Michael Kriese
ceebedca3f
fix(git): aonly allow fast-forward merge ( #4169 )
...
fix(git): aonly allow fast-forward merge
2019-07-24 17:20:17 +02:00
Michael Kriese
709a2bc1ec
fix(manager): add missing encodings ( #4166 )
2019-07-24 10:29:48 +02:00
Rhys Arkins
a6d7673a65
refactor: mavenProps ( #4164 )
2019-07-24 09:05:15 +02:00
Rhys Arkins
ff5e477f35
fix: composer build
2019-07-24 07:58:39 +02:00
Rhys Arkins
5fe1032d56
refactor: homebrew url
2019-07-24 07:57:03 +02:00
Rhys Arkins
65412428a2
refactor: homebrew repoName
2019-07-24 07:54:26 +02:00
Rhys Arkins
97193d10c6
refactor: homebrew sha256
2019-07-24 07:51:28 +02:00
Rhys Arkins
13255bd796
refactor: pipenv nested version
2019-07-24 07:45:51 +02:00
Rhys Arkins
38165d4b04
refactor: homebrew ownerName
2019-07-24 07:41:13 +02:00
Rhys Arkins
d20c3c033c
refactor: composerLock removal
2019-07-24 07:29:01 +02:00
Rhys Arkins
a035c98f5e
refactor: composerJsonType managerData
2019-07-24 07:26:17 +02:00
Rhys Arkins
a9947e3147
refactor: bazel def
2019-07-24 07:19:34 +02:00
Michael Kriese
ab8c69f620
logs: fix ruby-version manager ( #4159 )
...
Uses wrong property
relates to #4158
2019-07-23 20:38:59 +02:00
Michael Kriese
cbabf61a15
fix(manager): fix poetry artifact return value ( #4158 )
2019-07-23 20:38:30 +02:00
Rhys Arkins
ea561651ff
refactor(gradle-wrapper): managerData
2019-07-23 15:06:11 +02:00
Michael Kriese
fd847da4a8
fix: refactor exec ( #4155 )
2019-07-23 14:39:15 +02:00
Michael Kriese
faf8e6110a
fix(cargo): updateArtifacts should return array ( #4157 )
2019-07-23 14:33:47 +02:00
Michael Kriese
0e11084123
feat: generate typings and maps ( #4146 )
2019-07-23 10:34:02 +02:00
Rhys Arkins
b8b435b0fa
feat(npm): support binarySource=docker ( #4150 )
2019-07-23 10:20:27 +02:00
Rhys Arkins
eee428f973
feat(pnpm): support binarySource=docker ( #4151 )
2019-07-23 08:50:09 +02:00
Rhys Arkins
f5e1afd0bf
fix(github): pass up platform-error for presets
...
Closes #4152
2019-07-23 08:47:19 +02:00
Rhys Arkins
1d4637b467
fix(release-notes): catch missing githubApiBaseURL
2019-07-23 07:46:07 +02:00
Rhys Arkins
7009f3841c
chore: cargo envVars map join
2019-07-22 21:41:34 +02:00
Rhys Arkins
f417492730
fix: deprecate unstablePattern
...
Closes #3929
2019-07-22 21:17:55 +02:00
Sergio Zharinov
a3e832d007
fix(maven): fix implicit grouping update policy ( #4149 )
2019-07-22 18:47:24 +02:00
Rhys Arkins
21cbb72464
refactor: toml nestedVersion
2019-07-22 17:27:44 +02:00
Rhys Arkins
36ef59c325
chore(cargo): remove purl extract
2019-07-22 17:10:47 +02:00
Rhys Arkins
a9e293e1b5
fix(bundler): managerData.lineNumber
2019-07-22 17:09:20 +02:00
Rhys Arkins
d918d373ac
fix(bazel): massage bazel-skylib
2019-07-22 16:46:57 +02:00
Rhys Arkins
20fc74fdf4
logs: info not warn for poetry.lock failure
2019-07-22 16:26:14 +02:00
Rhys Arkins
14a3567809
tests: fix coverage
2019-07-22 14:26:12 +02:00
Rhys Arkins
4cdaea3bff
fix(bundler): group lineMatch
2019-07-22 14:16:16 +02:00
Michael Kriese
23e35a433d
feat(versioning): convert to typescript ( #4141 )
2019-07-22 13:12:40 +02:00
Rhys Arkins
7ee6f18943
fix(bundler): managerData.lineNumber
2019-07-22 11:58:33 +02:00
Rhys Arkins
7f6d1bf2ba
fix(circleci): extract lineNumber into managerData
2019-07-22 11:33:05 +02:00
Sergio Zharinov
781a929dd9
feat(maven): Support for pin strategy ( #4127 )
2019-07-22 11:17:43 +02:00
Nihal
71ade226c5
fix: handle the parsing of sourceUrls correctly, earlier it was being set to undefined, hence release notes could not be fetched ( #4143 )
2019-07-22 09:58:35 +02:00
Michael Kriese
0fc566cfeb
fix(ruby): fix versioning increment ( #4144 )
2019-07-22 09:55:58 +02:00
Rhys Arkins
639389cc0e
refactor: terraform managerData
2019-07-22 09:43:25 +02:00
Rhys Arkins
968c8041d1
refactor: pip_requirements managerData
2019-07-22 09:42:08 +02:00
Rhys Arkins
aca981c49c
refactor: nuget managerData
2019-07-22 09:40:22 +02:00
Rhys Arkins
395713d005
refactor: gomod managerData
2019-07-22 09:27:37 +02:00
Rhys Arkins
236b66fa4e
refactor: bundler managerData
2019-07-22 09:07:03 +02:00
Rhys Arkins
4591729a05
refactor: buildkite managerData
2019-07-22 09:05:53 +02:00
Rhys Arkins
0bb8be345e
refactor: docker-based datasources use managerData
2019-07-22 08:57:28 +02:00
Rhys Arkins
7dcaa84ebe
refactor(docker): simplify getDep
2019-07-22 07:58:03 +02:00
praveshtora
a07cee1b52
feat(gomod): upgrade dependencies in replace directive ( #4059 )
2019-07-22 07:38:22 +02:00
praveshtora
9a32f35ddc
fix(pip_setup): handle updating when multiple deps per line ( #4119 )
2019-07-22 07:20:53 +02:00
Michael Kriese
1fb79af2f1
feat: check for disabled renovate.json ( #4114 )
...
Extends option `optimizeForDisabled` to azure and bitbucket too
2019-07-22 07:16:16 +02:00
Sergio Zharinov
59034984e2
fix(maven): Fix issues with updating for grouped versions ( #4139 )
2019-07-21 20:05:49 +02:00
azu
6333646e6d
fix(npm): fix detecting logic of npmClient ( #4130 )
...
fix(npm): fix detecting logic of npmClient
2019-07-20 09:46:47 +02:00
Rhys Arkins
405cea769b
fix(gitFs): platform-failure for Invalid username or password
2019-07-19 12:40:35 +02:00
Rhys Arkins
34a96ad327
fix(yarn): no utf for added offline modules
...
Closes #4126
2019-07-19 11:20:52 +02:00
Rhys Arkins
f3db0eb68a
logs: maven log unknown value
2019-07-19 07:13:04 +02:00
Rhys Arkins
f276e0c301
fix(bazel): handle url updating instead of urls
2019-07-18 23:27:31 +02:00
Rhys Arkins
9ffe3b0d65
fix(gitlab-ci): handle YAML exceptions gracefully
2019-07-18 23:06:50 +02:00
Rhys Arkins
5d2ec22508
fix(docker): debug if schema version is not 2
2019-07-18 22:37:43 +02:00
Rhys Arkins
568fe49de8
fix(docker): info not warn for no labels
2019-07-18 22:26:50 +02:00
Rhys Arkins
b1be2d852d
fix(github): pass comment platform-failure up
2019-07-18 22:13:20 +02:00
Rhys Arkins
5695026b18
fix(docker): reorder manifest check
2019-07-18 22:08:01 +02:00
Rhys Arkins
a7e24d51d1
fix(docker): throw error if no manifest config
2019-07-18 21:38:54 +02:00
Rhys Arkins
a5ac249b95
fix(docker): pass registry-failure up
2019-07-18 19:30:09 +02:00
Rhys Arkins
b2d581484e
fix(docker): pass registry-failure up
2019-07-18 19:28:11 +02:00
Rhys Arkins
2aa0e3c765
logs: info not warn for docker registry 5xx
2019-07-18 19:25:35 +02:00
Rhys Arkins
8c3ab3e5d0
fix(git): platform-failure, not platform-error
2019-07-18 18:50:41 +02:00
Tanuel
19e839fc5a
feat(composer): Add support for custom git repositories ( #4055 )
2019-07-17 16:53:20 +02:00
Michael Kriese
c678af3686
fix(bitbucket): check commit author ( #4111 )
2019-07-17 16:52:09 +02:00
Michael Kriese
5404e726e0
feat(bitbucket): add missing features ( #4110 )
2019-07-17 16:13:11 +02:00
Richard
1207152cd9
feat: add pruneStaleBranches config option ( #4107 )
...
Closes #4106
2019-07-17 14:48:08 +02:00
Michael Kriese
4a43ebce39
fix(logging): replace password in auth gotOptions ( #4108 )
2019-07-17 13:49:35 +02:00
Rhys Arkins
642deb0b83
fix(automerge): don’t exit early if automerging pr comment ( #4105 )
...
Closes #4052
2019-07-17 11:02:04 +02:00
Rhys Arkins
0398256e40
fix(bundler): handled mixed quotation types ( #4103 )
2019-07-17 10:24:41 +02:00
Rhys Arkins
0f2e064efd
fix(master-issue): skip updating if exiting early due to autome… ( #4104 )
2019-07-17 10:22:13 +02:00
Michael Kriese
d97737914e
refactor: add js type check ( #4098 )
2019-07-17 10:14:56 +02:00
Rhys Arkins
3378488c3f
fix(github): handle 422 responses
2019-07-17 09:44:37 +02:00
Rhys Arkins
7fc1207683
feat(yarn): support yarn offline mirror ( #4102 )
...
Look for .yarnrc in same directory as yarn.lock. If found, look for yarn-offine-mirror line and check that folder for changes.
Closes #1452
2019-07-17 09:13:07 +02:00
Michael Kriese
855d5fbae3
fix: fix logging ( #4100 )
2019-07-16 13:47:29 +02:00
Roald Storm
32b414b5e0
fix(pip): Add the ability to handle pip's --extra-index-url ( #4056 )
...
* Add the ability to handle pip's --extra-index-url
As specified in the docs here:
https://pip.pypa.io/en/stable/reference/pip_wheel/#extra-index-url
it's possible to define more index-urls in a single package by using
--extra-index-url this was not correctly handled by renovatebot.
2019-07-15 22:36:09 +02:00
Rhys Arkins
85578e6eec
fix(gitlabci-include): require logger
2019-07-15 15:15:30 +02:00
Rhys Arkins
27505b38b3
fix(logger): migrate last refs to ts
...
Closes #4094 , Closes #4095
2019-07-15 15:04:03 +02:00
Rhys Arkins
b5723cda87
logs: don’t log lockFileMaintenance missing display
2019-07-15 13:23:23 +02:00
Jamie Magee
f334c568a5
feat(typescript): convert logger to typescript ( #3671 )
2019-07-15 11:04:05 +02:00
Rhys Arkins
d046dc4e3c
feat: support docker v2 only ( #4092 )
...
Removes support for v1 docker registries.
Closes #3993
BREAKING CHANGE: Docker v1 registries are no longer supported
2019-07-15 09:40:10 +02:00
Rhys Arkins
fb21063290
fix(gomod): pass GOPROXY
...
Closes #4071
2019-07-15 08:15:07 +02:00
praveshtora
530e8cb036
feat: check for disabled renovate.json before cloning in platfo… ( #3965 )
2019-07-14 07:45:39 +02:00
Rhys Arkins
bcaabf5c5c
chore: log branchName with git errors
2019-07-13 10:40:12 +02:00
Michael Kriese
3f19544861
feat(platform): convert to typescript ( #3988 )
2019-07-13 09:48:47 +02:00
praveshtora
aaa80f8055
fix: Pass PROXY in child Process ( #4013 )
2019-07-13 08:23:03 +02:00
Michael Kriese
4c9872026f
feat(github): convert to typescript ( #3975 )
2019-07-13 08:09:01 +02:00
Rhys Arkins
0ef94d3f79
feat: suppressNotifications=prValidation
...
Adds option to suppress PR validations by adding ‘prValidation’ to the ‘suppressNotifications’ array.
Workaround for #4061
2019-07-13 08:03:11 +02:00
Sergio Zharinov
9a3c9cabb8
feat(maven): Group dependencies by common version property ( #4028 )
2019-07-13 07:56:44 +02:00
Michael Kriese
6490f1bee7
feat(bitbucket-server): fetch only own pr's ( #4044 )
2019-07-13 07:49:37 +02:00
Rhys Arkins
0a00c79d6d
logs: log latest commit for base branches
2019-07-12 10:34:49 +02:00
Rhys Arkins
c48129abfb
fix(bundler): brace against undefined replace
2019-07-12 08:17:16 +02:00
Michael Kriese
430c05528c
fix(worker): no config error on dryRun ( #4054 )
2019-07-12 07:41:34 +02:00
Sho Ikeda
0d2427a0f9
fix(gradle): Support extension without classifier ( #4050 )
2019-07-11 22:20:26 +02:00
Rhys Arkins
64eb9886db
fix(pypi): use better version detection
...
Closes #4047
2019-07-11 17:23:33 +02:00
Tanuel
ffbc39680d
fix(host-rules): Handle invalid URLs ( #4049 )
2019-07-11 16:24:45 +02:00
praveshtora
64ee44f0d1
feat: Add prcreation == approval ( #4032 )
2019-07-11 13:48:41 +02:00
Rhys Arkins
37dfd9d6a9
fix(git-tags): massage sourceUrl for changelogs
...
Closes #4045
2019-07-11 10:59:15 +02:00
Tanuel
998b18d2c1
feat(git-tags): support ssh sources via simple-git ( #4025 )
2019-07-11 10:30:10 +02:00
Rhys Arkins
33aa4b644f
logs: log preset keys if preset not found
2019-07-11 09:50:08 +02:00