Michael Kriese
779865af02
fix(gradle): pass extra env ( #6789 )
2020-07-21 13:51:49 +02:00
Rhys Arkins
3c9bac650d
fix: autoclosed digests when cache is enabled ( #6799 )
2020-07-21 12:22:20 +02:00
Rhys Arkins
45ac664d9d
fix(github): handle undefined initRepo result
2020-07-21 12:21:37 +02:00
Grégory Joseph
b72bf4c8e5
fix(lerna): Fix support for Lerna when package.json is not at the root of the repo ( #6675 )
...
* fix(lerna): Fix support for Lerna when package.json is not at the root of the repo
Pass the PackageFile object to generateLockFiles, and use that rather than hardcode 'package.json'
Closes #6574
* Add test for #6574 - loads package.json from the given file, not root
* Alternative approach: don't re-load the file at all, deps are already specified. Unsure about tests
* Making eslint happy
* Add tests for getLernaVersion (and some fixes along the way)
* Copy/pasta error -- that test function didn't need to be async
* Wrap lerna tests in a describe(getName)
* Adapted snapshot file
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-07-18 16:40:35 +02:00
Sergio Zharinov
1d33e20888
fix(sbt): Parse version lines with classifier keyword ( #6780 )
2020-07-18 15:31:53 +02:00
Michael Kriese
e3da371a0e
feat(pip_setup): copy extract.py to repo ( #6768 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-07-18 10:03:05 +02:00
Jamie Magee
456245aabe
chore(eslint): enable typescript 3.7 rules ( #6765 )
2020-07-18 08:42:32 +02:00
Sergio Zharinov
51619a6181
fix(gradle): Update same dependencies in single file ( #6777 )
2020-07-18 08:35:05 +02:00
Misha Kaletsky
fb8e34dbc8
fix: revert: add currentValue to yarn upgrade command ( #6775 )
...
* Revert "fix: add currentValue to yarn upgrade command (#6759 )"
This reverts commit 1c00491310
.
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-07-17 14:13:20 +02:00
Misha Kaletsky
1c00491310
fix: add currentValue to yarn upgrade command ( #6759 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-07-17 13:42:12 +02:00
INA Lintaro
9730079d0c
feat(sbt): extract source URL from POM file ( #6756 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-07-17 10:14:50 +02:00
Michael Kriese
515aa56cf6
fix(internal): respect dry-run ( #6767 )
2020-07-17 09:49:59 +02:00
Rhys Arkins
0571eb37e8
fix: don’t assign if MR already has assignees or reviewers ( #6386 )
...
* fix(gitlab): don’t assign if MR already has assignees
Closes #6375
* add more platforms
* fix github
* simplify gitlab
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-07-16 15:45:50 +02:00
Michael Kriese
bf74d7f943
feat(internal): optional global agent ( #6761 )
2020-07-16 13:32:45 +02:00
Michael Kriese
e48ffa650a
feat(internal): make datasource loading syncronous ( #6748 )
2020-07-15 13:12:50 +02:00
Sergio Zharinov
74b6669ce1
chore(maven): Add 'editFile' field to extracted deps ( #6752 )
...
* feat(maven): Add 'editFile' field when extracting
* Set 'editFile' only for parent files
2020-07-14 17:22:48 +02:00
Michael Kriese
467994bc22
fix(git-submodule): disable pinDigests ( #6754 )
2020-07-14 16:50:19 +02:00
Michael Kriese
76d8574581
chore(internal): fix http coverage ( #6746 )
2020-07-14 09:51:27 +02:00
Michael Kriese
9589f5a97a
fix: prepare for got v11 ( #6741 )
2020-07-13 21:33:24 +02:00
Sebastian Poxhofer
835a203b27
feat(terraform): Implement terraform service discovery ( #6720 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-07-13 07:37:01 +02:00
Rhys Arkins
6d96d3d220
refactor: git.setBranch ( #6739 )
2020-07-13 07:31:22 +02:00
Rhys Arkins
bb10d784e7
refactor: platform.initRepo return defaultBranch not baseBranch ( #6737 )
2020-07-12 21:30:11 +02:00
Sergio Zharinov
41983bf29a
fix(github): Use GraphQL for initRepo ( #6726 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-07-12 18:18:44 +02:00
Sergio Zharinov
581844a085
fix(github): Fix accept headers for Github HTTP wrapper ( #6736 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-07-12 15:29:26 +02:00
Sergio Zharinov
e2af296c48
refactor: Rename GraphQL query methods ( #6732 )
2020-07-12 08:10:38 +02:00
Rhys Arkins
a8f27e0bf3
feat: dependencyDashboard ( #6729 )
2020-07-11 11:55:30 +02:00
Ed Frey
c98b6b22d9
feat(nuget): look for refs within package.props schema ( #6703 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-07-11 11:19:37 +02:00
Rhys Arkins
fb58be39b9
chore: fix lint
2020-07-11 09:01:44 +02:00
Rhys Arkins
9b8f010f99
fix(github): don’t disable automerge on ghe if push protection enabled
2020-07-11 08:09:05 +02:00
Rhys Arkins
c9178b00f2
logs: trace-only when maven host disabled
2020-07-11 08:08:38 +02:00
Michael Kriese
e11875e036
refactor(internal): prepare for got v11 ( #6727 )
2020-07-10 20:51:40 +02:00
Sebastian Poxhofer
db698b5bdb
fix(terraform-provider): reintroduce caching ( #6724 )
2020-07-10 10:29:46 +02:00
Rhys Arkins
e95bd0ba3d
feat(host-rules): add support for disabling hosts ( #6715 )
...
* feat(host-rules): support disabling hosts
Adds “enabled” to the list of recognized configuration options for hostRules. A host or domain can be disabled by setting `”enabled”: false` within the host rule. Also added presets :disabledHost() and :disableDomain().
* docs
* tests
* Update configuration-options.md
* fixes
2020-07-09 17:34:26 +02:00
Rhys Arkins
ce8ce887d7
fix(github): harden commit checks
2020-07-09 07:44:55 +02:00
Rhys Arkins
9fe82cc2c8
fix(gitlab): reduce pr body max to 50k chars
2020-07-09 07:31:18 +02:00
Rhys Arkins
ab987941ac
fix(github): delete fork after patch failure
2020-07-09 07:26:22 +02:00
Sergio Zharinov
20059d977b
fix(maven): Avoid range downgrades ( #6711 )
2020-07-08 18:40:33 +02:00
Rhys Arkins
4665dbff6f
refactor: remove commitFiles from platforms ( #6701 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-07-08 14:14:13 +02:00
Rhys Arkins
4f48cd1a4e
refactor: remove platform.getPrFiles ( #6702 )
2020-07-08 06:49:54 +02:00
Rhys Arkins
1663058426
feat(pr): pr edited body not comment ( #6695 )
2020-07-07 14:30:45 +02:00
Rhys Arkins
c3f8d0067e
fix(gitlab): use global.gitAuthor to compare commit authors ( #6696 )
2020-07-07 14:12:31 +02:00
Jamie Magee
40bb476b9a
chore: replace custom types with upstream ( #6692 )
2020-07-07 13:52:59 +02:00
Rhys Arkins
60d1a5f35a
chore: remove unused github platform variables
2020-07-07 09:32:33 +02:00
Rhys Arkins
4db12f9ee9
fix: uncheck retry checkbox after rebase ( #6691 )
...
Closes #5951 , Closes #6690
2020-07-07 08:02:35 +02:00
Kevin James
7d3b475c51
fix(pip): fix compatibility with some simple pip indexes ( #6649 )
2020-07-07 06:56:31 +02:00
Kevin James
634e553976
feat(pip): support env var interpolation ( #6648 )
2020-07-07 06:28:50 +02:00
Rhys Arkins
4459b11261
fix(cache): improve repository cache robustness ( #6689 )
2020-07-07 06:24:26 +02:00
Carlin St Pierre
e015875ac5
fix(bitbucket-cloud): Preserve Bitbucket Cloud reviewers when updating PRs ( #6560 )
2020-07-06 20:58:40 +02:00
Jeff Fairley
ed13e22b6c
fix(presets): include '@typescript-eslint' with eslint preset ( #6687 )
...
* fix(presets): include '@typescript-eslint' with eslint preset
This updates the eslint package preset to include the @typescript-eslint monorepo. This is a suite of plugins and configs that enables eslint to support typescript.
* test(presets): update eslint test snapshots and expectations
2020-07-06 19:48:29 +02:00
Rhys Arkins
76eab4d766
fix: remove greenkeeper migration ( #6685 )
...
Service discontinued June 3
2020-07-06 13:06:44 +02:00
Sergio Zharinov
c3fc80a285
refactor: Call 'fs-extra' functions via proxies ( #6683 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-07-06 11:17:06 +02:00
Sergio Zharinov
50e36a1f59
refactor: Add 'ensureCacheDir` function ( #6681 )
2020-07-05 21:22:13 +02:00
Rhys Arkins
723aa4cf25
logs: improve repository cache logging
2020-07-05 09:17:10 +02:00
Rhys Arkins
2cdd8f4b0c
refactor: simplify sync state
2020-07-05 08:28:34 +02:00
Rhys Arkins
9bdd8b53c3
refactor(git): separate init from sync
2020-07-05 08:25:21 +02:00
Rhys Arkins
7d18476d74
refactor: args -> config
2020-07-05 08:23:14 +02:00
Rhys Arkins
09186488ac
logs: log depName and scheme when failling to satisfy a constraint
2020-07-05 08:22:32 +02:00
Sergio Zharinov
52e4b4c9c9
feat(internal): Switch to @renovate/ruby-semver library ( #5982 )
2020-07-05 07:35:49 +02:00
Rhys Arkins
6ec460b735
fix(terraform): don’t warn for unknown type
2020-07-05 07:14:00 +02:00
Rhys Arkins
538522d005
refactor: codeOwners use readLocalFile
...
The current branch should be drived off the targetBranch anyway
2020-07-04 20:00:46 +02:00
Sergio Zharinov
74c5a1621d
fix(npm): Fix titles for PRs grouped with @types package ( #6609 )
2020-07-04 18:34:33 +02:00
Rhys Arkins
52cddfde8b
refactor: remove branch functions from platform ( #6676 )
2020-07-04 18:15:29 +02:00
Rhys Arkins
ab0ebfeeb4
refactor: remove getFile/getFileList from platform ( #6674 )
2020-07-04 14:28:49 +02:00
Rhys Arkins
ac59df7c7e
refactor: remove getRepoStatus from platform ( #6672 )
2020-07-04 13:52:33 +02:00
Rhys Arkins
1e0c759f3d
refactor: remove unnecessary cleanRepo() ( #6671 )
2020-07-04 12:48:09 +02:00
Sergio Zharinov
78e319f0fc
refactor: Import from 'fs-extra' explicitly ( #6673 )
2020-07-04 12:47:52 +02:00
Rhys Arkins
807d48e07d
refactor: simplify util/git state ( #6670 )
...
Removes unnecessary newConfig and cwd.
2020-07-04 11:43:19 +02:00
Sergio Zharinov
46ec89e498
refactor: Replace those 'fs-extra' functions in which we can be sure ( #6666 )
2020-07-03 21:29:04 +02:00
Rhys Arkins
926a553a76
fix: sanitize commitMessage, prTitle, branchName
...
In preparation for secrets PR
2020-07-03 16:52:16 +02:00
Rhys Arkins
b60cc2c890
chore: clean up imports
2020-07-03 16:51:49 +02:00
Sergio Zharinov
1137112130
refactor: Separate 'git' and 'fs' util modules ( #6665 )
2020-07-03 16:47:00 +02:00
Rhys Arkins
4ff6fd528b
docs: mention handlebars escaping
2020-07-03 15:57:01 +02:00
Rhys Arkins
53c99a7993
fix: gitPrivateKey stage global
2020-07-03 15:33:34 +02:00
Sergio Zharinov
679176f26e
test(git): Decouple 'gitfs/fs' and 'gitfs/git' in tests ( #6661 )
2020-07-03 15:08:16 +02:00
Rhys Arkins
ae0fb696b4
refactor: github presets use util/http/github ( #6658 )
2020-07-03 07:27:00 +02:00
Rhys Arkins
4506497ea9
test: use 404/200 for github preset
2020-07-03 07:05:17 +02:00
Rhys Arkins
a196db464b
fix: deleteLocalFile join ( #6654 )
2020-07-02 20:16:48 +02:00
Sebastian Poxhofer
f3d920c454
feat(terraform-provider): Implement terraform helm chart update ( #6631 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-07-02 19:20:30 +02:00
Sebastian Poxhofer
b71b9f6f5d
refactor(terraform-provider): refactor manager ( #6637 )
2020-07-01 17:17:40 +02:00
Etienne
45d7d40952
fix: remove authorization header from core.windows.net requests for Azure docker registries ( #6641 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-07-01 15:48:22 +02:00
Sergio Zharinov
c450621edb
fix(maven): Use consistent precision for extended ranges ( #6623 )
2020-07-01 13:50:32 +02:00
Sergio Zharinov
d144013af1
refactor(platform): Make git to be class-less ( #6635 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-07-01 12:45:53 +02:00
Rhys Arkins
a8caa9e3fa
fix: cache validation ( #6644 )
2020-07-01 09:08:00 +02:00
Rhys Arkins
7af01c5ee2
fix: set empty cache if not found
2020-07-01 08:12:36 +02:00
Rhys Arkins
abfdae3c88
refactor(npm): skip internal packages earlier ( #6639 )
2020-06-30 12:05:44 +02:00
Rhys Arkins
bd4563d67e
fix: check for column content before replacing
2020-06-30 09:33:58 +02:00
Rhys Arkins
6dedd5e277
fix(npm): remove unused managerPackageFileList
2020-06-30 05:28:14 +02:00
Rhys Arkins
d70b8c1f2f
feat: repositoryCache ( #6589 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-06-29 15:51:22 +02:00
Jamie Magee
e9ecc765c1
chore(types): extract types for json-dup-key-validator ( #6634 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-06-29 15:50:44 +02:00
Jonas Michaelis
e8c80fbe62
feat(gitlabci-include): add support for 'include:local' ( #6630 )
...
* feat(gitlabci-include): add support for 'include:local'
* fix: lint
* fix: apply suggestions from code review
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
* fix: lint
* fix: includedDeps null check
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-06-29 15:11:56 +02:00
Rhys Arkins
fc41751f8f
logs: lower maven log levels for failures
2020-06-29 14:34:39 +02:00
Jamie Magee
a99ef9df6f
chore(types): extract types for conventional-commits-detector ( #6633 )
2020-06-29 11:01:05 +02:00
Rhys Arkins
7611e6353a
refactor: git/storage -> git/index
2020-06-29 09:11:55 +02:00
Rhys Arkins
a189f31b3d
chore: move util/gitfs/fs
2020-06-28 12:01:57 +02:00
Rhys Arkins
ec1598587c
refactor: move util/fs under util/gitfs ( #6618 )
2020-06-28 11:57:57 +02:00
Sebastian Poxhofer
db622944f1
feat(terraform-provider): renovate required_providers ( #6550 )
2020-06-28 10:25:02 +02:00
Cirno the Strongest
72c86c7bbf
fix(gitea): fetch both open and closed issues ( #6604 )
2020-06-27 12:24:14 +02:00
Rhys Arkins
dd636ed15c
refactor: pass git author in initRepo ( #6605 )
2020-06-27 12:21:47 +02:00
Cirno the Strongest
58f42b3273
fix(gitea): don't crash on empty body during pagination ( #6598 )
2020-06-27 10:25:20 +02:00
Rhys Arkins
49447989e1
fix(gitlab): fetch all open issues ( #6597 )
2020-06-27 09:55:02 +02:00
Rhys Arkins
54c4a0a917
fix(pip_requirements): used a fixed cwdFile
...
Closes #6599
2020-06-27 08:31:27 +02:00
Rhys Arkins
3c3f259aef
fix: gitAuthor parsing ( #6594 )
2020-06-27 08:03:46 +02:00
Wolfgang Faust
ec43556b29
fix(docker-compose): support docker-compose.yml version 1 ( #6596 )
2020-06-27 07:39:44 +02:00
Rhys Arkins
2359ca8e70
test: fix
2020-06-26 16:47:24 +02:00
Rhys Arkins
1783c07ae2
chore: BlockeddByBranchAutomerge typo
2020-06-26 15:22:20 +02:00
Rhys Arkins
63446a38eb
fix(maven): default cache to 30 minutes
2020-06-26 13:24:38 +02:00
Rhys Arkins
5b24943526
feat(maven): RENOVATE_EXPERIMENTAL_NO_MAVEN_POM_CHECK
...
If defined in env, this will bypass pom checks and instead rely on the metadata alone.
Related: #6591 , #6572
2020-06-26 13:24:25 +02:00
Jamie Magee
350a70f389
refactor: remove lodash, add fast-deep-equal ( #6496 )
2020-06-26 11:31:23 +02:00
Rhys Arkins
8302fb7c55
feat(pip): support hash updating ( #6460 )
2020-06-26 10:59:00 +02:00
Sergio Zharinov
7f5ce4336a
fix(poetry): Fix range unions ( #6587 )
2020-06-25 22:53:18 +02:00
Rhys Arkins
0c06a23a3f
fix(hex): better handling of double equals ( #6586 )
...
Co-authored-by: proton <25139420+proton-ab@users.noreply.github.com>
2020-06-25 16:40:19 +02:00
Rhys Arkins
b58b90dc57
fix(gitlabci): avoid capturing quotation marks in currentValue ( #6584 )
...
Closes #6516
2020-06-25 16:37:11 +02:00
Rhys Arkins
14f9270259
refactor: remove unnecessary catch code in datasources ( #6583 )
2020-06-25 14:07:03 +02:00
Rhys Arkins
7902ba06be
refactor: move datasource error catching
2020-06-25 10:29:45 +02:00
Rhys Arkins
b69d4f29e5
refactor: add try/catch and logging to datasource wrapper
2020-06-25 09:37:26 +02:00
Rhys Arkins
55625a893b
refactor: run cache -> mem cache ( #6582 )
2020-06-25 09:23:06 +02:00
Sergio Zharinov
b93e072ca9
refactor: Reorder extractions and lookups ( #6578 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-06-25 08:50:11 +02:00
Lucas Cimon
9478d6bcfc
refactor: extractPy
cache variable in extractSetupFile() ( #6543 )
2020-06-25 08:34:15 +02:00
Rhys Arkins
be37109cf6
refactor: rename globalCache to packageCache ( #6580 )
2020-06-25 08:32:55 +02:00
Rhys Arkins
ceb7c22e04
fix(lerna): ignore scripts ( #6581 )
2020-06-25 07:43:15 +02:00
Rhys Arkins
013c63664b
refactor: remove global.renovateCache ( #6579 )
2020-06-24 22:33:27 +02:00
Rhys Arkins
e4e76f8f49
refactor: simplify crate datasource
2020-06-23 14:40:26 +02:00
Rhys Arkins
a905012d11
refactor: getRegistryReleases wrapper
2020-06-23 12:19:25 +02:00
Rhys Arkins
031ad87b62
refactor: move ExternalHostError
2020-06-23 11:44:52 +02:00
Rhys Arkins
daf2a485ab
feat: abortOnError / abortIgnoreStatusCodes ( #6556 )
2020-06-23 09:25:03 +02:00
Rhys Arkins
4610e25b05
fix(clojure): set registryStrategy
2020-06-22 22:51:03 +02:00
Yusuke Yamada
aa9a00416d
feat(sbt): Support private variable version resolving ( #6565 )
2020-06-22 21:29:27 +02:00
Rhys Arkins
52a074e041
refactor: ExternalHostError ( #6563 )
2020-06-22 21:28:02 +02:00
Rhys Arkins
cb84fa9d9b
fix: filter registryUrls for null/undefined
2020-06-22 20:18:39 +02:00
Rhys Arkins
f77b7e8781
refactor: simplify global init ( #6452 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-06-22 17:00:46 +02:00
Sebastian Poxhofer
1a066c61d8
feat(terraform-provider): Add secondary release repo ( #6513 )
...
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2020-06-22 10:55:01 +02:00
Florian Greinacher
97665c4f97
fix(bundler): don't log error when Gemfile is invalid ( #6557 )
2020-06-22 07:58:40 +02:00
Rhys Arkins
7e51c902c7
fix(datasource): better check for null releases lookups
2020-06-19 22:55:41 +02:00
Rhys Arkins
3d8e3ad12d
feat(internal): datasource registryStrategy ( #6549 )
2020-06-19 21:29:34 +02:00
Daniel Shuy
c03090b7f6
Enhance config-validator to support JSON5 ( #6551 )
2020-06-19 15:18:16 +02:00
Rhys Arkins
86b44db76d
test: mock docker.defaultRegistryUrls
2020-06-19 11:57:58 +02:00
Rhys Arkins
78a1443835
chore: reset cdnjs datasource exports and logs
2020-06-19 11:57:45 +02:00
Rhys Arkins
cf06b69abb
test: refactor lookup id use
2020-06-19 10:42:10 +02:00
Rhys Arkins
460b0a8d42
test: docker datasource refactor
2020-06-19 10:30:45 +02:00
Rhys Arkins
df1aa26bd0
test: travis mock getPkgReleases
2020-06-19 10:27:57 +02:00
Rhys Arkins
735f6a595e
refactor: util/exec use getPkgReleases
2020-06-19 10:26:07 +02:00
Rhys Arkins
508bd47cf0
fix(datasource): return null instead of empty releases
2020-06-19 10:22:52 +02:00
Rhys Arkins
c8cc375129
fix(gitlab-tags): use URL.resolve
2020-06-19 10:15:16 +02:00
Rhys Arkins
98681344c2
datasource/index
2020-06-19 10:11:24 +02:00
proton
cb8d64dbe9
fix(gitea): remove immortal PR warning ( #5999 )
2020-06-18 23:26:28 +02:00
Sergio Zharinov
bd983342be
refactor: Import index for datasource tests (part 2) ( #6546 )
2020-06-18 21:31:40 +02:00
Sergio Zharinov
ed7483ad9b
refactor: Import index in datasource tests ( #6542 )
2020-06-18 19:03:40 +02:00
Pascal Mathis
73b213ce83
fix: explicit caching of null for docker lookups ( #6536 )
2020-06-17 21:11:43 +02:00
Rhys Arkins
b277dfe7bb
fix(docker): caching of null lookup responses ( #6534 )
2020-06-17 15:27:08 +02:00
Rhys Arkins
a6843734ca
fix: global cache return undefined instead of null ( #6530 )
2020-06-17 11:09:46 +02:00
Rhys Arkins
f5a588eb5a
fix: Revert "fix(cache): distinguish between null and undefined ( #6509 )"
...
This reverts commit 0345b40a18
.
2020-06-17 10:07:22 +02:00
Rhys Arkins
4b2f523a17
fix: correct baseBranches description in onboarding PR
...
Closes #6527
2020-06-17 09:48:07 +02:00
Rhys Arkins
0345b40a18
fix(cache): distinguish between null and undefined ( #6509 )
...
null = this lookup returned nothing last time
undefined = no cached result found
2020-06-17 06:48:33 +02:00
hussainweb
8ac8f42a22
feat(git): Pass --no-verify to git commit and push ( #6526 )
...
Fixes #6521
2020-06-17 06:48:05 +02:00
IKEDA Sho
c4a0940049
fix(sbt): split depName and lookupName ( #6525 )
2020-06-16 16:50:10 +02:00
Sergio Zharinov
2d6c12d55a
refactor: Remove 'util/got' ( #6523 )
2020-06-16 14:11:02 +02:00
Rhys Arkins
2f767ea390
test: Revert "test: remove util/got mocks"
...
This reverts commit 9b51f0ec29
.
2020-06-16 07:40:26 +02:00
Rhys Arkins
9b51f0ec29
test: remove util/got mocks
2020-06-16 07:17:44 +02:00
Sergio Zharinov
93eaeeab88
test: Use nock for tests (Part 2) ( #6519 )
2020-06-16 07:11:21 +02:00
IKEDA Sho
d3cea95f11
feat(sbt): support scalaVersion defined with a trailing comma ( #6520 )
2020-06-16 06:55:34 +02:00
Trim21
49332090c6
fix: markdown table cell ( #6514 )
2020-06-15 16:38:02 +02:00
Rhys Arkins
12c6698305
chore: better link for skipInstalls
2020-06-15 14:08:22 +02:00
Rhys Arkins
9f978d75bd
logs: info only for git raw refs lookup
2020-06-14 08:57:58 +02:00
Rhys Arkins
e834f2b826
feat: prHeader and prFooter ( #6511 )
2020-06-14 08:49:52 +02:00
Sergio Zharinov
7a60686c62
test: Use nock for tests (Part 1) ( #6510 )
2020-06-14 06:50:18 +02:00
Rhys Arkins
a399bbbf52
feat: log host stats per run
...
Closes #6357
2020-06-13 08:37:56 +02:00
Rhys Arkins
75b85eb03e
refactor: http cache
2020-06-13 08:32:02 +02:00
Rhys Arkins
6c38eb359a
refactor: move auth to http module ( #6502 )
2020-06-13 06:17:13 +02:00
Rhys Arkins
f39d73f93f
feat(internal): apply host-rules in http module ( #6501 )
2020-06-12 18:15:17 +02:00
Trim21
886d02cd4a
fix(poetry): don't take python
as a pypi deps ( #6490 )
2020-06-12 16:41:40 +02:00
Rhys Arkins
5d624ed484
feat(internal): request caching in http module ( #6497 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-06-12 15:01:00 +02:00
Rhys Arkins
21028a702c
refactor(http): better variable names for request()
2020-06-12 13:21:28 +02:00
Rhys Arkins
9f9cf258fe
refactor: move user-agent insertion from got to http ( #6492 )
2020-06-12 11:46:43 +02:00
Rhys Arkins
2e18987d29
fix(gradle-wrapper): correct artifact filenames for subdirs ( #6491 )
2020-06-12 11:46:15 +02:00
Pascal Mathis
1c924059ae
fix(repology): handle multi-package projects ( #6489 )
2020-06-11 14:52:02 +02:00
Rhys Arkins
62d6428371
fix: reverse upgrades order before filtering ( #6483 )
2020-06-10 17:07:44 +02:00
Sergio Zharinov
d320573e3d
fix(gradle): Additional matches for dependency versions ( #6477 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-06-10 10:30:20 +02:00
Michael Kriese
997909d6e4
feat(presets): allow sub presets for gitlab ( #6238 )
2020-06-09 17:33:39 +02:00
Rhys Arkins
51a4a720d6
fix: ensure comment removal only when necessary
...
Closes #6469
2020-06-09 13:42:22 +02:00
Michael Kriese
5a87c8b7e3
feat(presets): extract generic platform preset fetch ( #6467 )
2020-06-09 10:13:52 +02:00
Pascal Mathis
4513c9475d
feat: add repology datasource ( #6465 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-06-08 21:33:11 +02:00
Rhys Arkins
c3a09c0c1c
logs: log correct number of branch files to commit
2020-06-07 20:26:26 +02:00
Sergio Zharinov
83d702e196
feat(maven): Allow for SNAP
version qualifier ( #6459 )
2020-06-07 16:37:54 +02:00
Rhys Arkins
e5e1a181ff
refactor(bitbucket): don’t use endpoint in initRepo ( #6457 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-06-07 13:26:08 +02:00
Michael Kriese
4d7c109a6b
test: use nock for preset tests ( #6449 )
2020-06-07 13:00:49 +02:00
Trim21
965b3ca8f9
feat(pypi): changelog lookup in project_urls ( #6421 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-06-07 11:35:07 +02:00
Rhys Arkins
3a4e153af0
fix(github): send versioned accept header ( #6456 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-06-07 11:21:45 +02:00
Michael Kriese
1d57643896
feat(gitlab): filter repos on autodiscover ( #6448 )
2020-06-06 17:11:33 +02:00
Rhys Arkins
61ff7d732f
logs(github): don’t log full err when 404
2020-06-06 10:15:34 +02:00
Michael Kriese
fbcfde2c4f
fix(gitlab): wrong mr link path ( #6447 )
2020-06-05 21:00:55 +02:00
Michael Kriese
17d205d8a4
fix(preset): add chromely monorepo ( #6446 )
2020-06-05 19:57:24 +02:00
Trim21
a1213449de
fix(pypi): add mypy source url ( #6442 )
2020-06-05 13:19:55 +02:00
Rhys Arkins
381d01069f
fix: ensure trailing slash for datasource baseUrls
2020-06-05 09:05:27 +02:00
Rhys Arkins
07d3afcd2a
feat(npm): call lerna directly instead of via npx ( #6434 )
...
BREAKING CHANGE: If installing renovate from npm, and also using lerna, then you now must install lerna prior to running renovate.
2020-06-05 07:30:13 +02:00
Michael Kriese
3166e2b398
fix(nuget): handle missing properties ( #6437 )
2020-06-05 07:21:31 +02:00
Rhys Arkins
33ca9d9aed
fix: check prFiles before every
...
Closes #6432
2020-06-04 18:02:21 +02:00
Praveen Adusumilli
0e218922b1
fix: Add validations for aliases ( #6426 )
2020-06-04 15:47:56 +02:00
Rhys Arkins
08de7aff5d
fix(npm): replace all instances of $NPM_TOKEN in npmrc ( #6431 )
2020-06-04 14:03:20 +02:00
Rhys Arkins
b3d8b14ee6
fix(pr): ignore white space and headings when comparing PR bodies
2020-06-03 16:02:12 +02:00
Rhys Arkins
b74a491b4f
fix(helm): gracefully handle ETIMEDOUT
2020-06-03 13:49:34 +02:00
Trim21
b085654493
fix(pypi): support more project urls ( #6420 )
2020-06-03 13:31:41 +02:00
Rhys Arkins
a3d715981f
fix(npm): delete lock files before lock file maintenance
2020-06-03 12:28:37 +02:00
Rhys Arkins
22167629cf
feat(gomod): dynamic version detection ( #6419 )
...
Detects the used go version in go.mod and uses it to pick the best renovate/go tag when generating artifacts.
Closes #6366
2020-06-03 10:39:29 +02:00
Trim21
f18ea2fa35
feat(pypi): search sourceUrl in project_urls ( #6418 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-06-03 09:51:04 +02:00
Michael Kriese
046f7245ab
fix(bazel): pass registry for container_pull ( #6417 )
2020-06-03 08:53:53 +02:00
Rhys Arkins
098ed9a09c
feat(lerna): dynamic npm and yarn versioning
...
Closes #6369
2020-06-03 08:06:28 +02:00
Rhys Arkins
3a49eeaaf6
fix(yarn): yarn not npm typo
2020-06-03 07:26:05 +02:00
Rhys Arkins
9f30c11464
feat(yarn): dynamic version selection
...
Closes #6281
2020-06-03 07:24:53 +02:00
Rhys Arkins
2e0e69c954
feat(pnpm): dynamic version selection
...
Closes #6361
2020-06-03 07:13:36 +02:00
Rhys Arkins
04289fb158
fix(yarn): always ignore engines and platform
2020-06-03 07:01:30 +02:00
Rhys Arkins
8a7d0c2316
feat(pnpm): extract pnpm from engines for updating
2020-06-03 06:59:56 +02:00
Rhys Arkins
fac38a1dae
feat(npm): dynamic npm version install ( #6415 )
...
Closes #6360
2020-06-03 06:38:20 +02:00
Rhys Arkins
baa25aa0cf
fix(npm): ignore scripts even for package lock only
2020-06-02 23:14:43 +02:00
Rhys Arkins
5dafa051ff
refactor(npm): extract node compatibility
2020-06-02 22:14:04 +02:00
Rhys Arkins
f8ad10e69e
refactor: pass config to getNodeConstraint
2020-06-02 20:09:54 +02:00
Rhys Arkins
6c798e5fcd
fix(yarn): don’t massage out yarn-path
2020-06-02 19:42:20 +02:00
Rhys Arkins
59ea152087
fix: force commit if requested or conflicted ( #6411 )
2020-06-02 17:45:24 +02:00
Rhys Arkins
75c0ca6065
refactor(platform): pass CommitFilesConfig through
2020-06-02 15:58:47 +02:00
Rhys Arkins
6516cc1d50
feat(lerna): use docker exec ( #6407 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-06-02 14:41:03 +02:00
Michael Kriese
93e7209428
logs: fix typo ( #6409 )
2020-06-02 14:38:17 +02:00
Rhys Arkins
65839b7862
fix(git-submodules): add try-catch around extract phase
2020-06-02 12:46:37 +02:00
Rhys Arkins
989caae2ff
chore: fix docker warn message
2020-06-02 12:29:33 +02:00
Rhys Arkins
8d4970b60a
feat(npm): dynamic node tag selection ( #6405 )
...
Detects preferred node version for npm, yarn and pnpm docker calls.
2020-06-02 10:46:02 +02:00
Rhys Arkins
d56e8575a6
fix(npm): don’t massage engines and scripts
2020-06-02 09:15:39 +02:00
Rhys Arkins
c24c510dfc
fix: npm docker use util/exec/docker ( #6383 )
2020-06-02 08:57:16 +02:00
Rhys Arkins
b5b3f606f9
fix(npm): don’t massage name, engines, scripts
2020-06-02 07:17:04 +02:00
Sergio Zharinov
01be64987b
refactor(bitbucket): Switch to new http wrapper ( #6392 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-06-01 16:02:25 +02:00
Sergio Zharinov
b4b66183f0
refactor(bitbucket-server): Switch to new http wrapper ( #6393 )
2020-06-01 15:35:12 +02:00
Sergio Zharinov
dcbef85813
refactor(gitea): Switch to new http wrapper ( #6394 )
2020-06-01 14:01:09 +02:00
Carlin St Pierre
1e92239c49
fix: post-upgrade tasks see the latest changes to any files when running ( #6396 )
2020-06-01 07:30:24 +02:00
Tanet Trimas
818cbdb73a
feat(github): Add support for Draft PRs ( #6390 )
2020-06-01 07:30:11 +02:00
Rhys Arkins
85fabeef97
fix(yarn): set network timeout
2020-06-01 07:24:28 +02:00
Sergio Zharinov
23e74599e3
refactor(gitea): Use nock for tests ( #6387 )
2020-05-30 22:00:07 +02:00
Rhys Arkins
d88159f235
refactor: yarn/pnpm env
2020-05-30 19:59:31 +02:00
Björn Dahlgren
71a6de4947
feat(cocoapods): use renovate cache ( #6384 )
2020-05-30 18:18:56 +02:00
Rhys Arkins
f9dcf36cbc
fix(yarn): try/catch yarnrc check
2020-05-30 12:40:50 +02:00
Mike Bryant
dd4b97df95
fix(internal): Generate logJSON before commit body is templated ( #6346 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-05-30 12:03:25 +02:00
Brooks Collins
d6ed59c57d
feat(terraform): fix http and add ssh support ( #6377 )
2020-05-30 11:34:52 +02:00
Rhys Arkins
d474fd2a77
feat(yarn): optimize installs by skipping node_modules ( #6381 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-05-30 10:57:07 +02:00
Sergio Zharinov
e0a0e37365
refactor(bitbucket-server): Use nock for tests ( #6374 )
2020-05-30 10:39:47 +02:00
Florian Greinacher
81a5deeb29
feat: add support for setting assignees/reviewers from code owners ( #6244 )
2020-05-30 07:15:08 +02:00
Rhys Arkins
efb851ae6a
feat: write git private key ( #6321 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-05-29 12:46:21 +02:00
Rhys Arkins
0d6a0a0aaa
feat(internal): yarn use util/env/docker ( #6286 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-05-29 08:43:09 +02:00
Sergio Zharinov
9617248f86
refactor(gitlab): Use new http wrapper for Gitlab platform ( #6275 )
2020-05-29 07:52:40 +02:00
Brooks Collins
0fcd54823e
fix(terraform): support subdirectories ( #6354 )
2020-05-29 07:35:56 +02:00
Rhys Arkins
a1e025681c
fix: better handle non sourceUrl
2020-05-28 14:29:54 +02:00
Rhys Arkins
4b59bedaae
fix: check if defined before includes
2020-05-28 14:09:28 +02:00
Mike Bryant
bb7e8b97c1
feat(internal): Allow logJSON and nested fields to be passed through to commit body templating ( #6347 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-05-28 13:17:57 +02:00
Rhys Arkins
cbe8749a58
test: fix coverage
2020-05-28 13:17:22 +02:00
Rubén
d9253ac742
feat(changelog): support gitlab-hosted changelogs ( #5699 )
...
Co-authored-by: Yura Beznos <yury.beznos@ocado.com>
Co-authored-by: Jamie Magee <JamieMagee@users.noreply.github.com>
Co-Authored-By: Michael Kriese <michael.kriese@visualon.de>
Co-Authored-By: Rhys Arkins <rhys@arkins.net>
2020-05-28 12:56:17 +02:00
Florian Greinacher
3c16112083
fix: ignore local feeds in NuGet config ( #6348 )
2020-05-28 10:33:57 +02:00
Rhys Arkins
29b24ac1a0
fix(github): log result if graphQl fails
2020-05-28 10:30:06 +02:00
Tyrone Meijn
fa3e017f4e
fix(gitlab): verify if MR is mergeable before setting automerge ( #6250 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-05-28 08:54:12 +02:00
Yamagishi Kazutoshi
0ee84ed88c
fix(presets): replace to vercel/next.js from zeit/next.js ( #6345 )
2020-05-28 07:10:08 +02:00
Arda Tanrıkulu
2f810b7d67
feat: add graphql-mesh and graphql-tools monorepos ( #6340 )
2020-05-28 06:26:30 +02:00
Michael Kriese
12ac34bfa6
feat(dotnet): support dotnet-tools ( #6335 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-05-28 06:01:05 +02:00
Rhys Arkins
ce69d851cc
feat(changelog): cache getTags requests per run
2020-05-27 11:55:46 +02:00
Rhys Arkins
083a10c364
logs: don’t log full getReleaseList 404
2020-05-27 11:50:48 +02:00
Rhys Arkins
b314a171c7
logs: don’t log full gitlab 404
2020-05-27 11:50:34 +02:00
Rhys Arkins
0f7e0dde99
fix: remove PR has been edited comments
2020-05-27 07:13:54 +02:00
Rhys Arkins
98d984a865
fix(nuget): refactor parallel release fetching ( #6331 )
2020-05-26 22:30:48 +02:00
Christophe Hurpeau
13842f655a
feat(yarn): update yarn-deduplicate to v2 ( #6326 )
2020-05-26 11:12:55 +02:00
Thusara Sarath
d62415e955
feat(kustomize): Add support for bases defined in the resources block ( #6328 )
2020-05-26 06:52:20 +02:00
Rhys Arkins
a5c1692d67
fix(github): apiBaseUrl for changelogs should append api/v3/ ( #6325 )
2020-05-25 18:46:53 +02:00
Michael Kriese
df96e52417
test: cleanup mocking ( #6322 )
2020-05-25 16:26:09 +02:00
Rhys Arkins
8ed1eb08d1
feat(cache): redis global cache ( #6315 )
2020-05-25 10:23:32 +02:00
Sergio Zharinov
be5e399257
test(bitbucket): Use nock for tests ( #6319 )
2020-05-24 18:57:33 +02:00
Michael Kriese
342bfd42b2
chore(internal): fix log message typo ( #6317 )
2020-05-24 15:48:16 +02:00
Rhys Arkins
0aae466cc1
fix(cache): global cache init ( #6314 )
2020-05-24 10:58:58 +02:00
Rhys Arkins
73694efd82
fix(cache): run cache init ( #6312 )
2020-05-24 07:13:55 +02:00
Rhys Arkins
e990c6b24c
logs: info log list of autodiscovered repositories
2020-05-22 14:47:49 +02:00
Rhys Arkins
2d8923054b
fix(gitlab): specify min_access_level=30 when autodiscovering
2020-05-22 14:47:37 +02:00
Rhys Arkins
cfad70a5f0
chore: fix lint
2020-05-20 21:57:45 +02:00
Rhys Arkins
d1cd65c246
fix(composer): correct cwd for subdirectories
...
Closes #6291
2020-05-20 21:24:50 +02:00
Martín Fernández
4fad63ce54
feat(bundler): Allow setting different rangeStrategy ( #6274 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-05-20 18:28:11 +02:00
Michael Kriese
1c2f4fd336
feat(bundler): use renovate cache ( #6289 )
2020-05-20 16:08:07 +02:00
hussainweb
62187519cb
fix(composer): Handle minimum-stability version constraints ( #6268 )
2020-05-20 14:17:28 +02:00
Rhys Arkins
0853fd4a74
refactor: revert yarnv2 logic
2020-05-20 11:17:20 +02:00
Rhys Arkins
dad4e12492
chore: remove unused yarnIntegrity and mutex
2020-05-20 11:17:06 +02:00
Rhys Arkins
ab5fe63e77
fix(pr): better github.com token warning for self hosted
...
Refs #6283
2020-05-20 09:27:27 +02:00
Rhys Arkins
680edf3d1a
refactor: pnpm lockfile updates use util/exec docker ( #6282 )
2020-05-19 18:11:08 +02:00
Rhys Arkins
8b2bba2e2a
fix(pnpm): use renovate/node for artifacts generation
2020-05-19 13:48:03 +02:00
Rhys Arkins
54b2ae61ad
chore: remove unused test
2020-05-19 13:09:54 +02:00
Rhys Arkins
e8bbdf9647
feat: default unicodeEmoji to true
...
To revert to old behaviour, configure unicodeEmoji=false.
BREAKING CHANGE: emoji’s now default to using unicode
2020-05-19 13:09:54 +02:00
Rhys Arkins
e102132869
refactor: convert config-validator to TypeScript
...
BREAKING CHANGE: path for the config validator is now in lib/ and dist/ and not bin/
2020-05-19 13:09:54 +02:00
Rhys Arkins
082cd4ee89
feat: remove third party pr validation
...
Renovate will no longer attempt to retrieve and validate the config of PRs created by other users or bots.
BREAKING CHANGE: Renovate will no longer create renovate/verify status checks on third party PRs.
2020-05-19 13:09:54 +02:00
Rhys Arkins
96fb5f4cca
feat(npm): drop embedded managers
...
Renovate will no longer embed npm, yarn and pnpm as dependencies. Therefore, if you are not running via the Docker full image, then you need to ensure that any of these managers are installed prior to running Renovate. This is inline with other managers such as Gradle or Poetry that require installation alongside Renovate too.
Closes #4208
BREAKING CHANGE: npm, yarn and pnpm are no longer embedded with the installation
2020-05-19 13:09:54 +02:00
Rhys Arkins
fc5b67133b
fix(docker): don’t abort for quay.io errors
2020-05-19 10:17:18 +02:00
Rhys Arkins
6c3eb3e321
chore: fix lint warnings
2020-05-19 09:34:13 +02:00
Rhys Arkins
57bf312e3f
fix(travis): Node 10 is no longer active LTS
2020-05-19 09:28:50 +02:00
Rhys Arkins
fe2e612a09
fix: branch writer use branch config, not main config
2020-05-18 21:37:47 +02:00
Sergio Zharinov
eaf8f254d3
refactor(gitlab): Refactor other tests which use gitlab platform ( #6276 )
2020-05-18 17:34:34 +02:00
Jamie Magee
53ce3cf4d6
chore(jest): add eslint jest checks ( #5986 )
2020-05-18 14:33:44 +02:00
Sergio Zharinov
d5aeb50004
refactor(gitlab): Use nock for tests ( #6267 )
2020-05-17 21:42:15 +02:00
Rhys Arkins
d03b7e6146
fix: deduct pr remaining when automerging comment
...
Closes #6266
2020-05-17 12:07:50 +02:00
Michael Kriese
2515a89dab
fix(logging): sanitize known token ( #5917 )
2020-05-16 12:35:41 +02:00
Sergio Zharinov
fcced24a6a
refactor(github): Remove old Github platform wrappers ( #6203 )
...
* refactor(github): Remove old Github platform wrappers
* Refactor 'util/cache/run' imports
* Fix pod http client
* Fix test
* refactor(pod): Split request functions
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-05-16 10:53:11 +02:00
Rhys Arkins
f8a418f82a
fix(github): better detection of locked PR
...
Closes #6215
2020-05-16 09:11:04 +02:00
Michael Kriese
b6581cb1c4
test: remove test focus ( #6249 )
2020-05-15 14:18:07 +02:00
Michael Kriese
ca71eddbdb
test(gradle-wrapper): add mock test ( #6233 )
2020-05-15 13:30:36 +02:00
zoidbergwill
081ee55dea
fix(bazel): WORKSPACE can also have .bazel
suffix ( #6217 )
2020-05-15 13:27:46 +02:00
Rhys Arkins
26fd21cd53
refactor: parentBranch -> reuseExistingBranch ( #6236 )
2020-05-15 12:45:03 +02:00
Michael Kriese
0d1e27364b
fix(manager): reset gradle-wrapper properties before update ( #6196 )
2020-05-15 11:32:55 +02:00
Rhys Arkins
6988c67a6b
refactor: composer use util/fs ( #6239 )
2020-05-15 09:18:23 +02:00
Michael Kriese
2f0c6dd27b
fix(internal): file-match must use re2 ( #6246 )
2020-05-15 09:01:14 +02:00
Jamie Magee
a6de753e2f
fix(dotnet): check all nuget feeds for package ( #6242 )
2020-05-15 06:46:31 +02:00
Jamie Magee
9b474e54f6
fix: set correct mode for gradlew ( #6243 )
2020-05-15 06:19:43 +02:00
Rhys Arkins
642061b9c3
refactor: reduce written npm files ( #6240 )
2020-05-14 21:04:10 +02:00
Rhys Arkins
61c4fcdecd
fix(gradle-wrapper): skip artifacts update if no gradlew command found ( #6229 )
2020-05-14 14:53:45 +02:00
Rhys Arkins
6a1dab6412
refactor(platform): commitFilesToBranch -> commitFiles
2020-05-14 14:13:08 +02:00
Rhys Arkins
daba153ba3
fix(helm): default registryUrls ( #6231 )
2020-05-14 13:18:58 +02:00
Björn Brauer
8144f07b69
feat(pr): remove and re-create automergeComment when rebasing ( #6002 )
2020-05-14 13:13:38 +02:00
Rhys Arkins
957980051f
fix(helm-values): disable pinDigests ( #6230 )
2020-05-14 13:03:28 +02:00
Rhys Arkins
5bd2d42d5a
fix(platform): don’t pass parentBranch to platform commitFilesToBranch ( #6227 )
2020-05-14 12:20:24 +02:00
Rhys Arkins
a44d5452fa
fix(git): ignore symbolic links for getFileList ( #6226 )
2020-05-14 11:24:03 +02:00
Rhys Arkins
ebb69ad41e
fix(pep440): add isVersion check before equals
2020-05-14 10:16:50 +02:00
Rhys Arkins
a00cefa5f8
fix(terraform): gracefully handle EAI_AGAIN
2020-05-13 17:20:36 +02:00
Rhys Arkins
65190695db
test: add more ruby replace tests
2020-05-13 16:59:25 +02:00
Rhys Arkins
8b83450997
fix(ruby): better replace for complex ranges
2020-05-13 16:52:04 +02:00
Rhys Arkins
31996ce545
refactor: better branch update logging
2020-05-13 14:21:04 +02:00
Rhys Arkins
915e5d15de
refactor: use readLocalFile instead of platform.getFile ( #6219 )
2020-05-13 12:45:02 +02:00
Rhys Arkins
b61f23dd84
test: remove submodules snapshots
2020-05-13 11:19:30 +02:00
Paul Reichelt
54f4a035f0
feat(presets): Add opentelemetry as well-known monorepo ( #6216 )
2020-05-13 10:46:54 +02:00
Björn Brauer
c862677623
feat(platform): remove comments by content ( #6181 )
2020-05-12 23:21:58 +02:00
Rhys Arkins
e2de45edf6
logs: improve auto-replace
2020-05-12 22:48:56 +02:00
Rhys Arkins
79d2730a89
fix: improve logging for autoReplace
2020-05-12 22:25:21 +02:00
Rhys Arkins
7c6eaccdb6
fix: move skip PR autoclosing log
2020-05-12 22:05:56 +02:00
Rhys Arkins
6b7e3806d9
fix(gitlabci-include): check if doc exists first
2020-05-12 21:47:16 +02:00
Rhys Arkins
6d79808b04
fix(gitlab): reduce maximum MR body size to 60k
2020-05-12 21:13:49 +02:00
Rhys Arkins
7caac0987c
chore: better runCache import
2020-05-12 19:21:14 +02:00
Michael Kriese
a0b8b87c74
fix(manager): support newer kustomize urls ( #6206 )
2020-05-12 19:07:25 +02:00
Rhys Arkins
9f89157e17
fix(gitlab): reduce MR body size to 100k ( #6212 )
2020-05-12 19:05:46 +02:00
Rhys Arkins
8f12059cd4
fix(gitlab): log raw error for all platform errors
2020-05-12 14:31:19 +02:00
Rhys Arkins
df66994985
chore: fix lint
2020-05-12 07:09:23 +02:00
Rhys Arkins
c5ee8abfc2
refactor: global cache
2020-05-11 22:26:47 +02:00
Rhys Arkins
e0d35b4a3d
fix: remove lockFileMaintenance pruning
2020-05-11 21:45:58 +02:00
Rhys Arkins
08922f4fba
fix: quote remaining artifacts
2020-05-11 18:25:52 +02:00
Rhys Arkins
0cb5f9e34d
refactor: poetryInstall
2020-05-11 18:09:13 +02:00
Rhys Arkins
7d47cb6e60
fix(gomod): quote cli args
2020-05-11 18:08:05 +02:00
Rhys Arkins
194e8892d4
fix(bundler): quote CLI args
2020-05-11 18:04:51 +02:00
Rhys Arkins
b41c11bf53
fix(poetry): use shlex to escape cli
2020-05-11 17:49:38 +02:00
Rhys Arkins
8aa4f26dbe
fix(poetry): escape pip install string
...
Closes #6204
2020-05-11 17:24:57 +02:00
Rhys Arkins
cc980cfd23
refactor: platform.getFile -> fs.readLocalFile ( #6131 )
2020-05-11 15:36:09 +02:00
Rhys Arkins
92009c6580
feat(internal): use runtime cache for buffering global cache requests ( #6202 )
2020-05-11 13:29:39 +02:00
Michael Kriese
29fe28c359
feat(manager): renovate nuget DotNetCliToolReference ( #6200 )
2020-05-11 13:12:47 +02:00
Michael Kriese
3dbabadecf
refactor(internal): remove global updateRubyGemsVersions ( #6199 )
2020-05-11 12:12:55 +02:00
Rhys Arkins
6104c4637a
refactor: global cache ( #6198 )
2020-05-11 10:38:07 +02:00
Rhys Arkins
180544a068
chore: rename run cache tests
2020-05-11 08:05:32 +02:00
Rhys Arkins
04cba3f6c7
refactor(cache): rename run cache
2020-05-11 08:00:55 +02:00
Rhys Arkins
36983a44d5
chore: util/cache subdir
2020-05-10 18:23:50 +02:00
Philihp Busby
2a2c9cf670
bug: use proper elixir/mix docker image ( #6192 )
2020-05-10 11:23:40 +02:00
Sergio Zharinov
aeff31a9d6
feat(internal): Add separate http wrapper for github platform ( #6170 )
2020-05-09 13:11:48 +02:00
Michael Kriese
bf3527899c
refactor(internal): refactor local presets ( #6183 )
2020-05-09 09:04:39 +02:00
Etienne
39f03b2b66
fix(terraform): extract github repository name containing dots ( #6154 )
2020-05-09 07:57:55 +02:00
Rhys Arkins
0c6935f8d0
refactor(presets): use subdirectories
2020-05-09 07:55:00 +02:00
Rhys Arkins
423ea99b71
fix(pep440): accept versions without == prefix ( #6185 )
2020-05-09 07:30:52 +02:00
Rhys Arkins
9777173461
refactor: remove unused mutex options ( #6175 )
2020-05-08 20:17:50 +02:00
Rhys Arkins
62af82fcf6
fix(changelog): reduce concurrency to 10
2020-05-08 18:28:44 +02:00
Rhys Arkins
ec9b4f89e7
feat(internal): parallel changelog retrieval ( #6174 )
2020-05-08 16:57:35 +02:00
Rhys Arkins
670e695be2
chore: fix lint
2020-05-08 14:40:44 +02:00
Rhys Arkins
fa9adfabb1
fix(git): gracefully handle clone disk space error
2020-05-08 14:28:14 +02:00
Rhys Arkins
6a8ceab688
refactor: move changelog retrieval to renovateRepository
2020-05-08 12:20:24 +02:00
Rhys Arkins
010df05800
refactor: baseBranches fetching
2020-05-08 12:06:48 +02:00
Rhys Arkins
a47c69f8a5
feat(internal): log timing splits per-repository
2020-05-08 10:18:00 +02:00
Rhys Arkins
e6c524fcc2
refactor: processRepo -> extractDependencies
2020-05-08 08:53:39 +02:00
Rhys Arkins
fbac60c2b9
chore: add back gradle-wrapper istanbul ignore
2020-05-08 08:53:25 +02:00
Michael Kriese
21ce92899c
fix(gradle-wrapper): update checksum ( #6162 )
2020-05-07 17:37:22 +02:00
Michael Kriese
9d9c77547e
fix(presets): fix docker presets ( #6159 )
2020-05-07 12:25:39 +02:00
Michael Kriese
00c56d8bde
chore: fix types ( #5904 )
...
* chore: fix types
* fix more types
* chore: mote fixes
* fix frmat
* chore: fix tests
* chore: fix type
* chore: cleanup
* chore: cleanup
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-05-07 10:23:45 +02:00
Jamie Magee
049daa6a88
fix: ignore Kotlin dependencies embedded in gradle build script ( #6138 )
2020-05-07 06:49:15 +02:00
Rhys Arkins
c1d5faf93d
chore: remove mistaken dependency addition
2020-05-06 14:06:10 +02:00
Rhys Arkins
0f13855f2b
logs: durationMs for Repository finished
2020-05-06 10:23:10 +02:00
Michael Kriese
e795115823
fix(worker): fix github endpoint for changelog ( #6145 )
2020-05-06 10:02:19 +02:00
Rhys Arkins
258c675a54
logs: don’t log empty depNames in flattened updates
2020-05-06 09:56:52 +02:00
Rhys Arkins
8eb8bae28d
fix: Revert "fix(worker): fix github endpoint for changelog ( #6143 )"
...
This reverts commit 787e6bc485
.
2020-05-06 09:23:12 +02:00
Rhys Arkins
dde7d31975
fix: ensure baseBranchSha is set
2020-05-06 09:05:29 +02:00
Rhys Arkins
9870b1c4de
logs: don’t warn when helm chart not found
2020-05-06 08:16:15 +02:00
Michael Kriese
787e6bc485
fix(worker): fix github endpoint for changelog ( #6143 )
2020-05-06 08:10:36 +02:00
Rhys Arkins
3f14af3ec2
fix(pypi): skip compatibility check if not a version
...
Closes #6142
2020-05-06 07:29:48 +02:00
Rhys Arkins
e531a934bf
fix: fetch file list from head not origin
2020-05-05 21:39:56 +02:00
Rhys Arkins
6bbe6446ab
logs: log baseBranch with extraction stats
2020-05-05 21:00:47 +02:00
Rhys Arkins
82ca814747
refactor: remove unused branchName param in getFileList
2020-05-05 20:42:14 +02:00
Rhys Arkins
2ff90b2396
fix: packageFiles per baseBranch ( #6136 )
2020-05-05 19:46:35 +02:00
Sergio Zharinov
2c3ba464a4
fix(maven): Fix release presence check ( #6133 )
2020-05-05 16:36:13 +02:00
Rhys Arkins
be7b20cd8b
fix: Revert "fix(gitFs): cache fileList results ( #6126 )"
...
This reverts commit 091befebff
.
2020-05-05 16:02:54 +02:00
Rhys Arkins
86ab028f97
fix: Revert "refactor(platform): optimize getFileList and remove branchName param ( #6127 )"
...
This reverts commit 7d1c937682
.
2020-05-05 16:02:29 +02:00
Rhys Arkins
b69e9c0f5a
fix: Revert "feat(internal): cache extractions results ( #6118 )"
...
This reverts commit 51a43d5e41
.
2020-05-05 16:01:49 +02:00
Sergio Zharinov
aa38ddf428
test: Better GraphQL snapshots ( #6128 )
2020-05-05 14:57:05 +02:00
Rhys Arkins
7d1c937682
refactor(platform): optimize getFileList and remove branchName param ( #6127 )
2020-05-05 12:39:47 +02:00
Rhys Arkins
9fccd87eeb
refactor: use Date.now() instead of process.hrtime()
2020-05-05 12:05:30 +02:00
Michael Kriese
e0fa50123f
feat(manager): dynamic poetry install ( #6119 )
2020-05-05 11:43:09 +02:00
Rhys Arkins
b208bdb444
chore: determineBaseBranch -> setBaseBranchToDefault
2020-05-05 10:30:10 +02:00
Rhys Arkins
091befebff
fix(gitFs): cache fileList results ( #6126 )
2020-05-05 09:53:22 +02:00
Rhys Arkins
b3316c0793
fix: don’t filter endpoint after repository stage
...
Closes https://github.com/renovatebot/config-help/issues/607
2020-05-05 08:07:11 +02:00
Rhys Arkins
4200ed96ec
fix(poetry): default to pep440 versioning if compatible
2020-05-05 07:58:15 +02:00
Rhys Arkins
699fbe2fa4
test: additional poetry extract
2020-05-04 17:48:35 +02:00
Rhys Arkins
51a43d5e41
feat(internal): cache extractions results ( #6118 )
2020-05-04 08:27:38 +02:00
Björn Brauer
228b933871
refactor: ensureCommentRemoval parameters to an object ( #6117 )
2020-05-03 21:03:55 +02:00
Rhys Arkins
f3c9efb060
refactor: return and store base branch SHA
2020-05-03 20:38:09 +02:00
Rhys Arkins
8d8b617ecd
feat(internal): extract managers in parallel ( #6112 )
2020-05-03 19:21:10 +02:00
Rhys Arkins
0121cc48f5
refactor: extractAllDependencies
2020-05-03 17:27:35 +02:00
Rhys Arkins
899b351643
refactor: split extractAllDependencies logic
2020-05-03 17:03:23 +02:00
Rhys Arkins
927d9c3a82
chore: add fileMatch to CustomManager type
2020-05-03 16:57:17 +02:00
Rhys Arkins
273d9355e3
refactor: enabledManagers filtering
2020-05-03 16:15:22 +02:00
Rhys Arkins
e8d760667d
chore: rename matchedFiles -> fileList
2020-05-03 16:10:13 +02:00
Rhys Arkins
85e7cef048
refactor: getMatchingFiles
2020-05-03 14:46:30 +02:00
Rhys Arkins
53319ac7d6
refactor: better param names in getMatchingFiles
2020-05-03 10:54:38 +02:00
Rhys Arkins
9e07ef1b49
fix: filtering should return a copy of the fileList
2020-05-03 10:17:07 +02:00
Rhys Arkins
a21bb60d40
chore: improve extract typings
2020-05-03 10:14:22 +02:00
Sergio Zharinov
9c6f56da22
test(github): Snapshot all HTTP requests in test ( #6059 )
2020-05-02 10:16:03 +02:00
Rhys Arkins
ac89ae7318
fix(git-refs): remove filtering to get the hash for HEAD
2020-05-02 10:14:43 +02:00
Rhys Arkins
e5d4ff4fd7
feat(git): support getDigest in git-refs and git-tags
2020-05-02 08:19:15 +02:00
Rhys Arkins
daa7f5e2dd
feat: datasource newDigest for git-refs and git-tags
2020-05-02 07:47:47 +02:00
Rhys Arkins
1826fa8f74
test: add snapshots for git-refs and git-tags
2020-05-02 07:42:40 +02:00
Jamie Magee
0ae94be8de
feat(nvm): support .nvmrc files at any depth ( #6107 )
2020-05-01 22:30:29 +02:00
Rhys Arkins
53ca91301f
chore: import linting ( #6105 )
2020-05-01 18:03:48 +02:00
hussainweb
8f66b5ec3c
feat(composer): support stability modifiers ( #6050 ) ( #6057 )
2020-05-01 13:03:50 +02:00
Rhys Arkins
e1b4b7f6c2
refactor: githubApiBaseUrl -> apiBaseUrl
2020-05-01 07:55:41 +02:00
Rhys Arkins
498ec20618
fea(internal): remove repoCache global ( #6098 )
2020-05-01 07:47:31 +02:00
hussainweb
bbe29956a0
fix(composer): handle carets in the same way as tilde for ranges ( #6093 )
2020-05-01 07:43:45 +02:00
Rhys Arkins
d7653707c3
fix: truly don’t warn if can’t connect to the Docker deamon
...
Closes #6094
2020-04-30 20:57:28 +02:00
Rhys Arkins
ed40e6e3dc
fix: don’t warn if can’t connect to the Docker deamon
...
Closes #6094
2020-04-30 17:18:56 +02:00
Sergio Zharinov
d54836b3d4
fix(maven): Check each release for corresponding jar ( #5614 )
2020-04-30 12:15:18 +02:00
Daniel Barrett
84b7eede50
feat(manager): enable pipenv lockfile maintance ( #6096 )
2020-04-30 12:06:37 +02:00
Michael Kriese
df33e72bd5
feat(pipenv): support dynamic python selection ( #6036 )
...
Co-Authored-By: Rhys Arkins <rhys@arkins.net>
2020-04-30 07:12:20 +02:00
Janosch Hildebrand
324ce139cf
feat(gradle): gradle plugin dependency versions in variables ( #6063 ) ( #6064 )
...
* feat(gradle): gradle plugin dependency versions in variables (#6063 )
* chore: Replace uses of RegExp with util/regEx in build-gradle.ts
Co-authored-by: Jamie Magee <JamieMagee@users.noreply.github.com>
2020-04-29 22:24:09 +02:00
Rhys Arkins
4f79d794bf
chore: fix lint
2020-04-29 17:27:36 +02:00
Rhys Arkins
bb1ae6b7c1
logs: log exec docker constraint
2020-04-29 17:02:36 +02:00
Rhys Arkins
fbc485fc33
feat(presets): internalize presets ( #6090 )
...
Moves Renovate's currently external renovatebot/presets data into this repo.
2020-04-29 14:45:51 +02:00
Rhys Arkins
25af50ccb7
chore: description can be string
2020-04-29 14:27:33 +02:00
Rhys Arkins
5cbc1c40b6
chore: add encrypted to HostRule
2020-04-29 14:27:18 +02:00
Rhys Arkins
ba14d3f7cf
test: add cache test
2020-04-29 14:26:57 +02:00
Michael Kriese
797fd09e71
fix: missing repoCache ( #6089 )
2020-04-29 11:37:52 +02:00
Rhys Arkins
07b4046328
logs: args -> config
2020-04-29 10:25:47 +02:00
Rhys Arkins
38a10b64bc
logs: log preset validationError
2020-04-29 08:00:47 +02:00
Rhys Arkins
ed9f2bdcae
fix(docker): gracefully handle ERR_TLS_CERT_ALTNAME_INVALID
2020-04-29 07:45:30 +02:00
Rhys Arkins
537e911e39
fix: fetch internal presets over www not api ( #6078 )
2020-04-29 07:00:53 +02:00
Rhys Arkins
d2f8aaa409
feat(presets): use github for native presets ( #6075 )
2020-04-28 14:33:01 +02:00
Janosch Hildebrand
4a266c63e2
fix(gitea): pass through gitPrivateKey ( #6074 )
2020-04-28 14:12:12 +02:00
Rhys Arkins
cc3554ffe7
fix(presets): correct github file name
2020-04-28 13:34:47 +02:00
Rhys Arkins
61065ea773
feat(presets): github preset and subpreset names
2020-04-28 11:41:56 +02:00
Rhys Arkins
4154c9f364
logs: debug Pipfile update error
2020-04-28 10:47:30 +02:00
Rhys Arkins
41e1730352
logs: don’t warn for labels internal errors
2020-04-28 10:44:16 +02:00
Rhys Arkins
efe102d7e3
logs: gitlab platform failure err
2020-04-28 10:38:59 +02:00
Rhys Arkins
28badee75a
fix(docker): gracefully handle 400 responses
2020-04-28 10:33:20 +02:00
Rhys Arkins
7dd863f393
fix(maven): gracefully handle EAI_AGAIN
2020-04-28 10:32:19 +02:00
renovate[bot]
f102faf842
build(deps): update dependency commander to v5.1.0 ( #6066 )
2020-04-28 08:49:22 +02:00
Michael Kriese
29b701ab97
fix(internal): respect dry-run ( #6071 )
2020-04-28 08:30:42 +02:00
Rhys Arkins
993f411e95
fix(github): check vulnerability alerts return values
...
Closes #6067
2020-04-28 07:38:04 +02:00
Rhys Arkins
d63c92ae16
logs: don’t warn for autoReplace parse failure
2020-04-27 23:30:05 +02:00
Rhys Arkins
44c9933e99
fix(bundler): raise PR for unknown errors
2020-04-27 23:29:46 +02:00
Rhys Arkins
fd886902a4
fix(bundler): handle complex delimeters ( #6065 )
2020-04-27 23:26:16 +02:00
Rhys Arkins
ec8b89b887
logs: lower branchConfig debugs to trace
2020-04-27 21:57:21 +02:00
Rhys Arkins
c890ac96e4
fix: check depName during autoReplace
2020-04-27 21:56:07 +02:00
Rhys Arkins
c7c24a661a
fix(swift): proper replace from: syntax
2020-04-27 13:36:39 +02:00
Rhys Arkins
6bb76c53b6
fix(cargo): handle * getNewValue
2020-04-27 09:57:02 +02:00
Rhys Arkins
2bc36adcdb
fix(maven): gracefully handle unsupported protocol error
2020-04-26 19:02:23 +02:00
Rhys Arkins
4d13074372
logs: info not warn for unknown versioning
2020-04-26 09:54:30 +02:00
Rhys Arkins
117824bf77
fix: log replaceString if not found
2020-04-26 09:51:07 +02:00
Rhys Arkins
807b354ea3
fix: autoReplace handle non-pinning of digests
2020-04-26 07:50:01 +02:00
Sergio Zharinov
5ea984ee7c
fix(maven): Fix invalid range extending ( #6039 )
2020-04-25 11:38:14 +02:00
Rhys Arkins
dcb33004e1
fix: writeLocalFile during autoReplace
2020-04-24 23:40:53 +02:00
Rhys Arkins
db582b6aab
refactor: move stats logging and add timing
2020-04-24 22:46:48 +02:00
Rhys Arkins
f6c7de43fe
feat: log Package releases lookup time
2020-04-24 22:07:30 +02:00
Rhys Arkins
55034aadef
logs: debug not warn for helm chart 404
2020-04-24 21:43:06 +02:00
Rhys Arkins
e2d1eeb3a5
fix(npm): cache known publicly-scoped packages
2020-04-24 17:12:20 +02:00
Rhys Arkins
e71641363a
fix(npm): randomize retry delay
2020-04-24 16:33:26 +02:00
Rhys Arkins
89e2240016
fix(pip_setup): correct extract file path
...
Closes #6046
2020-04-24 16:17:45 +02:00
Rhys Arkins
fa42177aec
refactor(changelog): make variables generic
2020-04-24 10:43:08 +02:00
Rhys Arkins
15faf0f1f1
refactor(changelog): githubName -> repoName
2020-04-24 10:43:08 +02:00
Rhys Arkins
138897f44d
fix: better autoReplace digest checking
2020-04-24 10:26:44 +02:00
Michael Kriese
60f74514e7
feat(versioning): docker unstable versions ( #6041 )
2020-04-24 10:06:21 +02:00
Tanuel
2b9899b5cc
feat(composer): handle providers at packages.json root level ( #6028 )
2020-04-24 09:16:57 +02:00
Rhys Arkins
7b6d2d9c99
fix(pr): wider try/catch on changelog versioning
2020-04-23 18:35:46 +02:00
Rhys Arkins
e79319d300
fix(cdnjs): handle empty 200 ok response
2020-04-23 18:35:22 +02:00
Rhys Arkins
f61c416f8a
fix: don’t deduplicate updates if same current and newvalue
2020-04-23 17:11:10 +02:00
Rhys Arkins
ca2d9be0f6
fix(gitlab): handle ParseError
2020-04-23 10:06:42 +02:00
Carlin St Pierre
313846c954
fix: Only run postUpgradeTasks if package files are updated and… ( #5988 )
2020-04-22 13:18:15 +02:00
Rhys Arkins
18b05fb724
fix(docker): move autoReplaceStringTemplate ( #6024 )
2020-04-22 11:55:08 +02:00
proton
527212dbea
fix(gitea): immortal PRs for Gitea ( #5998 )
2020-04-21 17:21:54 +02:00
Rhys Arkins
ff5921fd86
fix: check if lerna file found after parsing
2020-04-21 17:09:03 +02:00
Florian Greinacher
9647ea7acd
fix(config-presets): do not use custom endpoints when using git… ( #6022 )
...
Fixes #6014
Supersedes #5973
2020-04-21 15:44:32 +02:00
proton
9d8664ad09
feat(gitea): support organization labels ( #6000 )
2020-04-21 09:53:52 +02:00
Sergio Zharinov
2cd653c40b
feat(cocoapods): Pre-install plugins before artifact update ( #6010 )
2020-04-20 20:32:34 +02:00
Rhys Arkins
c20cb30d9a
fix(poetry): don’t error vulnerability alerts ( #6013 )
2020-04-20 18:52:15 +02:00
Rhys Arkins
0342daba92
refactor(gradle-wrapper): autoReplace ( #6004 )
2020-04-20 07:39:04 +02:00
Rhys Arkins
969d455a3c
fix(gradle-wrapper): use distribution url instead of version ( #6003 )
2020-04-19 23:57:28 +02:00
Rhys Arkins
5145c044ff
refactor: manager extract readLocalFile instead of platform.getFile
2020-04-19 11:41:21 +02:00
Rhys Arkins
da8f1ef285
fix: extractAllPackageFiles add depIndex
2020-04-19 09:15:47 +02:00
Rhys Arkins
45692414de
refactor(maven): read from fs instead of platform
2020-04-19 08:29:51 +02:00
Rhys Arkins
a1ba00d5cf
refactor: extractAllPackageFiles insert depIndex
2020-04-19 08:13:56 +02:00
Rhys Arkins
7b24069076
refactor(helm-requirements): use autoReplace
2020-04-19 06:45:34 +02:00
Rhys Arkins
2b36934f77
refactor(helmfile): use autoReplace
2020-04-18 23:01:37 +02:00
Rhys Arkins
99caf37fdc
refactor(meteor): use autoReplace
2020-04-18 22:45:53 +02:00
Rhys Arkins
97160c5710
refactor(mix): use autoReplace
2020-04-18 22:42:34 +02:00
Rhys Arkins
cdfdc9fad8
refactor(pipenv): use autoReplace
2020-04-18 22:39:52 +02:00
Rhys Arkins
8009125a13
refactor(poetry): use autoReplace
2020-04-18 22:30:23 +02:00
Rhys Arkins
9469554886
refactor(cocoapods): use autoReplace
2020-04-18 21:45:04 +02:00
Rhys Arkins
0ab9de4293
refactor(cargo): use autoUpdate
2020-04-18 20:26:25 +02:00
Rhys Arkins
74d77db65d
fix(internal): deduplicate updates during branchify
2020-04-18 16:39:02 +02:00
Rhys Arkins
5cfed097ec
refactor(bundler): use autoReplace
2020-04-18 15:56:04 +02:00
Yura Beznos
0a2dc73bf7
feat(internal): perform changelog retrieval before branch creat… ( #5966 )
2020-04-18 15:36:38 +02:00
Rhys Arkins
6c02bf7ff0
fix: clone cached releases
...
Closes #5994
2020-04-17 22:42:15 +02:00
Rhys Arkins
0b160f6a27
fix(docker): detect if registryUrls is prefix of lookupName
2020-04-17 20:42:16 +02:00
Michael Kriese
da0181e074
fix: do not coerce gradle version ( #5991 )
2020-04-17 14:10:08 +02:00
Martín Fernández
25eb7bf359
feat(bundler): add lockfile maintenance ( #5844 )
...
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2020-04-17 09:02:49 +02:00
Rhys Arkins
f97b194515
fix: gracefully catch and handle out of memory
2020-04-16 18:08:53 +02:00
Rhys Arkins
bb78cded9f
fix: Revert "feat(ruby): Switch to @renovate/ruby-semver library ( #5116 )"
...
This reverts commit dd0d11d68f
.
# Conflicts:
# package.json
# yarn.lock
2020-04-16 15:02:25 +02:00
Michael Kriese
212dcdfe54
fix(presets): fix typo ( #5970 )
2020-04-16 10:14:22 +02:00
Sergio Zharinov
dd0d11d68f
feat(ruby): Switch to @renovate/ruby-semver library ( #5116 )
2020-04-16 08:01:15 +02:00
Rhys Arkins
55a73b931a
fix: handle base branch error gracefully
2020-04-16 07:06:15 +02:00
Rhys Arkins
4104ba04e3
feat: support allowedVersions regular expressions ( #5979 )
2020-04-15 22:07:53 +02:00
Rhys Arkins
6dea8e919c
feat(internal): use autoReplace for docker managers ( #5935 )
2020-04-15 12:24:09 +02:00
Michael Kriese
e84528086e
fix(presets): use default endpoint on platform missmatch ( #5973 )
2020-04-15 11:38:52 +02:00
Rhys Arkins
79608dffaa
fix: allow parentDir/baseDir in branchName ( #5967 )
2020-04-15 10:33:00 +02:00
Max Wittig
9585fb3745
fix(lookup): correct lofok up typo ( #5969 )
2020-04-15 10:30:47 +02:00
renovate[bot]
c7042c5092
build(deps): update dependency commander to v5 ( #5968 )
...
* build(deps): update dependency commander to v5
* chore: fix types
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-04-15 08:04:01 +02:00
Rhys Arkins
00bf898cd7
refactor: simplify autoreplace data ( #5965 )
2020-04-14 22:31:35 +02:00
Rhys Arkins
3ac45f6608
test: fix coverage
2020-04-14 21:37:55 +02:00
Rhys Arkins
7f652315a3
test: fix coveralls coverage
2020-04-14 19:04:46 +02:00
Rhys Arkins
edb4c0abfe
refactor: move escapeRegExp to util/regex
2020-04-14 13:47:58 +02:00
Rhys Arkins
42f6dfac40
fix: merge datasource defaultConfig before lookup
2020-04-14 13:33:15 +02:00
Rhys Arkins
c9071a7e54
fix: Revert "refactor: extract and update now decoupled ( #5835 )"
...
This reverts commit f04adc50df
.
2020-04-14 12:56:44 +02:00
Rhys Arkins
5e742fe38b
fix: default updates to [];
2020-04-14 12:45:05 +02:00
Florian Greinacher
e6453ae423
feat(presets): add support for local presets ( #5814 )
2020-04-14 07:05:30 +02:00
Yura Beznos
f04adc50df
refactor: extract and update now decoupled ( #5835 )
2020-04-14 06:58:27 +02:00
Preston Sego
22ed9b7b92
fix(github): Support skipped state for Workflows ( #5959 )
2020-04-14 06:38:09 +02:00
Rhys Arkins
2c8a63ae3a
refactor: remove PackageUpdateResult
2020-04-13 17:29:29 +02:00
Rhys Arkins
6446ea982e
refactor: move LookupUpdate
2020-04-13 17:14:26 +02:00
Rhys Arkins
caa2c41370
refactor: simplify fetching logic
2020-04-13 13:44:49 +02:00
Rhys Arkins
7d54d7bc62
refactor: PackageUpdateResult newValue string
2020-04-13 13:02:47 +02:00
Rhys Arkins
2a01fc37db
refactor: LookupWarning -> ValidationMessage
2020-04-13 11:32:24 +02:00
Christophe Hurpeau
ccf8569165
feat: yarn 2 ( #5657 )
...
* feat: yarn 2
* Apply suggestions from code review
Co-Authored-By: Michael Kriese <michael.kriese@visualon.de>
* refactor: move yarnMajorVersion test
* test: apply patch from @JamieMagee
see https://github.com/renovatebot/renovate/pull/5657#issuecomment-611205192
* test: update snapshots
* prettier-fix
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2020-04-13 11:23:47 +02:00
Rhys Arkins
866cedd3d3
refactor: fetchDepUpdates no-param-reassign ( #5957 )
2020-04-13 10:29:48 +02:00
Michael Kriese
19b789abe7
feat(lerna): use docker and npx ( #5940 )
2020-04-13 07:43:39 +02:00
Rhys Arkins
bfa6eb9062
fix: don’t abort on autoReplace errors
2020-04-13 07:06:04 +02:00
renovate[bot]
4f59b62da4
chore(deps): update dependency prettier to v2 ( #5952 )
...
* chore(deps): update dependency prettier to v2
* Run prettier-fix
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2020-04-12 18:09:36 +02:00
Kieran
5dea0a9499
feat(composer): ignorePlatformReqs ( #5937 )
2020-04-11 08:40:19 +02:00
renovate[bot]
e6064c4293
build(deps): update dependency azure-devops-node-api to v10 ( #5939 )
...
* build(deps): update dependency azure-devops-node-api to v10
* chore: update jest snapshots
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2020-04-10 17:39:19 +02:00
Rhys Arkins
d927689dd5
fix: removeDanglingContainers
2020-04-09 23:48:51 +02:00
Rhys Arkins
126bae6921
fix: removeDockerContainer
2020-04-09 23:34:47 +02:00
Michael Kriese
5182fcfdbd
refactor: simplify data file handling ( #5934 )
2020-04-09 18:28:36 +02:00
Rhys Arkins
a942b421d5
feat(internal): datasource defaultConfig ( #5929 )
...
Adds an optional new object `defaultConfig` to datasources. This object will be merged into config during the update flattening process, and before the last applyPackageRules. i.e. it can still be overridden by packageRules.
2020-04-09 15:44:23 +02:00
Mikhail Yakushin
9cf4a7a1d8
refactor(gradle-wrapper): gradle-wrapper tests clean up ( #5931 )
...
Co-authored-by: Jamie Magee <JamieMagee@users.noreply.github.com>
2020-04-09 15:21:05 +02:00
Michael Kriese
4b8af118dd
fix(gradle-wrapper): extract version from content ( #5930 )
2020-04-09 12:48:44 +02:00
Jamie Magee
d4f6aa4bc5
fix: add missing await statements ( #5918 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-04-09 12:47:48 +02:00
Rhys Arkins
faa2810f98
test: ignore gradle-wrapper artifacts coverage
2020-04-09 12:36:16 +02:00
Michael Kriese
eafce83889
fix: binary file handling ( #5916 )
2020-04-09 07:43:47 +02:00
Björn Dahlgren
ff581e52a9
feat(cocoapods): Support for vendored Pods ( #5886 )
2020-04-09 07:05:25 +02:00
Florian Greinacher
f69c517949
fix(nuget): add support for alternate nuget config file names ( #5919 )
2020-04-08 21:31:44 +02:00
Rhys Arkins
a9fc67e210
refactor(composer): use autoReplace
2020-04-08 17:36:09 +02:00
Michael Kriese
69fedcfcfd
fix(manager): fix git-submodule null refs ( #5869 )
2020-04-08 12:45:16 +02:00
Michael Kriese
956ff3fd75
fix: mask npmrc
and npmToken
( #5915 )
2020-04-08 12:41:56 +02:00
Rhys Arkins
ee1c796c21
refactor(terraform): use autoReplace
2020-04-08 12:37:21 +02:00
Rhys Arkins
967f9f6026
refactor(swift): use autoReplace
2020-04-08 11:13:42 +02:00
Rhys Arkins
8fdbc4fd1c
refactor(sbt): use autoReplace
2020-04-08 11:00:39 +02:00
Rhys Arkins
482cfab390
refactor(ruby-version): use autoReplace
2020-04-08 10:48:01 +02:00
Rhys Arkins
6dd53d1f2b
refactor(pub): use autoReplace
2020-04-08 10:48:01 +02:00
Rhys Arkins
9ac89d4d86
refactor(pip): use autoReplace
2020-04-08 10:05:16 +02:00
Rhys Arkins
b138cae9b1
refactor(nvm): use autoReplace
2020-04-08 09:43:37 +02:00
Rhys Arkins
bc85634c70
refactor(nuget): use autoReplace
2020-04-08 09:41:51 +02:00
Rhys Arkins
c48a8703db
refactor(nodenv): use autoReplace
2020-04-08 09:19:50 +02:00
Michael Kriese
30fcff2194
feat(internal): dynamic platform imports ( #5898 )
2020-04-08 09:14:32 +02:00
Rhys Arkins
01c1fa417a
refactor(leiningen): use autoReplace
2020-04-08 08:49:31 +02:00
Rhys Arkins
caad338e0f
refactor(gitlabci-includes): use autoReplace
2020-04-08 08:44:31 +02:00
Michael Kriese
c273e684a5
fix(platform): remove wrong bitbucket-server description ( #5913 )
2020-04-08 08:13:25 +02:00
Rhys Arkins
05a11782bd
refactor(deps-edn): use autoReplace ( #5910 )
2020-04-08 07:33:02 +02:00
Rhys Arkins
808d5095fa
refactor(cdnurl): use autoReplace ( #5909 )
2020-04-07 23:36:37 +02:00
Rhys Arkins
ccf90612ee
refactor: gradle timeout coverage
2020-04-07 23:20:53 +02:00
Rhys Arkins
ce659947cf
refactor(buildkite): autoReplace ( #5908 )
2020-04-07 22:48:15 +02:00
Michael Kriese
5a3359462c
fix(github): fix github status check ( #5905 )
2020-04-07 17:45:55 +02:00
Sergio Zharinov
0e707a49fc
fix(maven): Use different Http instances per hostType ( #5900 )
2020-04-07 16:40:25 +02:00
Rhys Arkins
3e27dcd8c7
fix: defaultRegistryUrls
2020-04-07 16:15:09 +02:00
Rhys Arkins
a4678138fe
fix: Revert "fix: Revert "feat(internal): datasource defaultRegistryUrls / appendRegistry… ( #5686 )""
...
This reverts commit 0622c81419
.
2020-04-07 16:14:41 +02:00
Sergio Zharinov
9a68c139a5
feat(internal): Add support for missing HTTP methods ( #5899 )
2020-04-07 16:12:59 +02:00
Rhys Arkins
0622c81419
fix: Revert "feat(internal): datasource defaultRegistryUrls / appendRegistry… ( #5686 )"
...
This reverts commit aa7f291275
.
2020-04-07 14:59:18 +02:00
Rhys Arkins
7f0d3753c4
fix: don’t return pending branch if master issue checked
2020-04-07 13:39:07 +02:00
Sergio Zharinov
aa7f291275
feat(internal): datasource defaultRegistryUrls / appendRegistry… ( #5686 )
2020-04-07 12:05:27 +02:00
Rhys Arkins
53ffdde1f7
chore: try to fix coverage
2020-04-07 11:38:18 +02:00
Michael Kriese
171876dceb
feat(internal): dynamic imports for versioning ( #5896 )
2020-04-07 10:43:25 +02:00
Rhys Arkins
57b073a76b
chore: remove depNameEscaped
2020-04-07 10:08:39 +02:00
Florian Greinacher
139e8bb2c2
feat(nuget): detect feeds in NuGet.confg ( #5757 )
2020-04-07 07:27:05 +02:00
Michael Kriese
20e18b6437
feat(internal): generate dynamic manager imports ( #5818 )
2020-04-06 19:38:20 +02:00
Michael Kriese
4c0699c74c
fix(internal): fix http api ( #5890 )
2020-04-06 17:31:13 +02:00
Rhys Arkins
59d140fc25
feat(internal): template fields enforcement ( #5880 )
2020-04-06 12:55:34 +02:00
Michael Kriese
28ce29c74b
feat(internal): allow binary artifacts ( #5888 )
2020-04-06 12:54:25 +02:00
Rhys Arkins
1d4f747192
fix(orb): fix http post JSON
2020-04-06 09:15:29 +02:00
Rhys Arkins
5bb907f2ef
fix: remove unused versioning fallback
2020-04-05 22:57:09 +02:00
Björn Dahlgren
f8a20d8ca2
fix(cocoapods): correct debug log message for Podfile.lock ( #5885 )
2020-04-05 21:21:29 +02:00
Rhys Arkins
fcc5a46da3
chore: prBanner type
2020-04-05 13:00:27 +02:00
Rhys Arkins
8172de1a3b
refactor: util/template for handlebars ( #5878 )
2020-04-05 10:09:55 +02:00
Rhys Arkins
5c6f744089
test: refactor to use index ( #5877 )
2020-04-05 08:38:48 +02:00
Mikhail Yakushin
9f8dceffd7
fix(gradle-wrapper): executions files update fix ( #5874 )
...
Signed-off-by: Mikhail Yakushin <driver733@gmail.com>
2020-04-04 20:04:47 +02:00
Rhys Arkins
d90d94fc9e
feat(internal): cached datasource lookups ( #5870 )
2020-04-04 17:34:43 +02:00
Rhys Arkins
d559fd1ecb
feat(internal): support newDigest in getReleases ( #5871 )
...
This replaces the need to have both getReleases and getDigest if the digests can be retrieved at the same time as the releases.
2020-04-04 10:14:45 +02:00
Rhys Arkins
f9c8cb46e2
refactor(datasource): getPkgReleases -> getReleases ( #5867 )
2020-04-04 08:53:52 +02:00
Rhys Arkins
5a463788cc
test: gradle coverage, submodule series
2020-04-03 20:30:25 +02:00
Rhys Arkins
4e4bfe9256
feat(internal): http util wrapper ( #5841 )
...
Co-Authored-By: Michael Kriese <michael.kriese@visualon.de>
2020-04-03 13:45:55 +02:00
Mikhail Yakushin
5e56a9aaca
feat(gradle-wrapper): update artifacts ( #5842 )
2020-04-03 11:04:34 +02:00
Joshua Gleitze
a323cf03b3
test(gradle): stop mocking the file system ( #5826 )
2020-04-03 09:44:32 +02:00
Rhys Arkins
776d36225b
fix(cocoapods): add null checks for out of bound lines
...
Closes #5857 , Closes #5858
2020-04-02 19:34:44 +02:00
piotr-s-brainhub
e62cbff937
feat(datasource): gatsby changelog file ( #5856 )
2020-04-02 14:35:23 +02:00
Rhys Arkins
202c416d38
fix(git): remove sort flag from git ls-remote
...
Fixes #5853
2020-04-02 07:39:58 +02:00
Michael Kriese
305177f32f
feat(manager): enable cocoapods by default ( #5852 )
2020-04-02 06:01:53 +02:00
Tanuel
fba16b45f8
fix(git-refs): git-refs always returning null ( #5848 )
2020-04-01 22:09:37 +02:00
Rhys Arkins
1359a17fe0
docs: fix bundler auth readme
2020-03-30 21:23:50 +02:00
Sergio Zharinov
6853d95c62
fix(gradle): Special meaning for some qualifiers ( #5831 )
2020-03-30 14:48:48 +02:00
k2snowman69
5ba8570699
feat(npm): Added host rules support ( #5164 )
2020-03-30 09:04:25 +02:00
Rhys Arkins
040e2fdf7c
chore: fix coverage
2020-03-30 09:03:31 +02:00
Viral Ruparel
1a3c1f994a
fix(pr): wrong release notes when releases found in URLs ( #5807 )
2020-03-30 07:44:05 +02:00
Sergio Zharinov
bb6ab0bed3
feat(gradle): gradle versioning scheme ( #5789 )
2020-03-29 18:22:08 +02:00
Joshua Gleitze
b8976581a6
feat(gradle): chmod gradlew (correctly) ( #5823 )
...
Co-Authored-By: Michael Kriese <michael.kriese@visualon.de>
2020-03-29 11:17:45 +02:00
Rhys Arkins
e5ff4c0f4e
docs: bundler auth/hostRules ( #5824 )
2020-03-29 10:56:11 +02:00
Martín Fernández
a23f07d2de
feat(bundler): authentication support using hostRules ( #5269 )
2020-03-29 09:20:38 +02:00
Jesse Dobbelaere
51337c476e
fix: undefined ignoreScripts config option ( #5811 )
2020-03-29 08:37:27 +02:00
Rhys Arkins
5656ab9e39
fix(gradle): Revert "feat(gradle): chmod gradlew ( #5806 )"
...
This reverts commit f5c5a57505
.
2020-03-29 06:57:08 +02:00
Joshua Gleitze
f5c5a57505
feat(gradle): chmod gradlew ( #5806 )
2020-03-28 17:47:27 +01:00
Rhys Arkins
ebdda4ddf4
fix(gitlab): platform error for 429
2020-03-28 17:38:43 +01:00
Rhys Arkins
05d5b444b9
fix(go): check for res from github datasource before continuing
2020-03-28 10:13:26 +01:00
Viral Ruparel
fc8a46b6db
feat: add git-refs datasource ( #5727 )
2020-03-27 17:41:29 +01:00
NateScarlet
f00846ee5d
fix(gitea): pagination ( #5798 )
...
Fixes #5797
2020-03-27 14:58:22 +01:00
Michael Kriese
707d35db30
feat(npm): try auth recursive ( #5698 )
2020-03-27 11:28:20 +01:00
Filipe Azevedo
6cbd4a7743
fix(go): detect submodules ( #5796 )
...
Co-Authored-By: Michael Kriese <michael.kriese@visualon.de>
2020-03-27 11:25:27 +01:00
Mikhail Yakushin
512abc0f9f
feat(gradle): gradle-wrapper url is now inferred from the distributionUrl from the gradle-wrapper.properties ( #5786 )
...
Signed-off-by: Mikhail Yakushin <driver733@gmail.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-03-26 17:33:11 +01:00
Michael Kriese
bc98241854
fix(manager): regex manager digest ( #5783 )
2020-03-26 12:35:34 +01:00
NateScarlet
f9fe9fb313
fix: gitea status never green ( #5776 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-03-26 06:42:55 +01:00
kroonprins
c5851bee00
feat(azure): small improvements for PR assignees and reviewers… ( #5601 )
...
Co-authored-by: Jamie Magee <JamieMagee@users.noreply.github.com>
2020-03-25 07:36:52 +01:00
kroonprins
63b5094915
feat(azure): support Azure DevOps Server authentication methods ( #5602 )
...
* feat(azure): support Azure DevOps Server authentication methods
* feat(azure): support Azure DevOps Server authentication methods
Co-authored-by: Jamie Magee <JamieMagee@users.noreply.github.com>
2020-03-24 23:08:00 +01:00
itchyny
5fdd261d5a
feat(dockerfile): Recognize Dockerfile with prefix by default ( #5771 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-03-24 10:06:57 +01:00
Daniel Tschinder
782eaca8c0
feat(bitbucket-server): Implement repoForceRebase() ( #5769 )
2020-03-24 08:29:38 +01:00
Jamie Magee
2da4d8413b
feat(github): github enterprise vulnerability alerts ( #5762 )
...
Add support for vulnerability alerts for GHE. Requires GHE 2.17.0 or higher. I think this is a fair requirement to assume, as GHE 2.16.x went EOL on January 22, 2020.
This also allows us to remove the check for GHE version when gettings issues.
Closes #4905
2020-03-24 07:24:55 +01:00
Michael Kriese
ae3d71387e
feat(internal): generate dynamic datasource imports ( #5500 )
2020-03-24 07:17:59 +01:00
Michael Kriese
24af2926e2
docs(manager): update regexManager ( #5765 )
2020-03-23 14:06:20 +01:00
Woz
d8d26d0ddd
test(manager): remove GOPATH env var during tests ( #5753 )
...
stop using developers GOPATH env var during tests
fixes : #5751
2020-03-20 09:40:02 +01:00
Florian Greinacher
a45e5efcfb
feat(NuGet): add support for specificying protocol version in r… ( #5746 )
...
Closes #5165
2020-03-19 21:58:37 +01:00
Jamie Magee
148d5498b8
feat(azure): implement getPrFiles ( #5634 )
2020-03-19 21:55:32 +01:00
acheronfail
e5baeee98f
fix: expose error when not using docker and exec fails ( #5688 )
2020-03-19 08:20:26 +01:00
Ben Gummer
a207ca215a
fix(bitbucket): allow custom Bitbucket Cloud endpoint ( #5587 )
2020-03-19 06:38:52 +01:00
Sergio Zharinov
bdd6e52298
feat(gitlab-tags): Add support for "releaseTimestamp" for GitLa… ( #5712 )
2020-03-18 12:32:17 +01:00
Joshua Gleitze
4537ec1cf0
refactor(gradle-wrapper): Extract Regexes & Named Capturing Gro… ( #5742 )
2020-03-18 09:57:15 +01:00
Viral Ruparel
8c3b8d21c7
feat(node): nodenv(.node-version) support ( #5738 )
2020-03-18 09:55:43 +01:00
Joshua Gleitze
8edef549d4
fix(gradle-wrapper): handle whitespace in gradle properties files ( #5740 )
2020-03-18 09:10:35 +01:00
Sergio Zharinov
5861b99cc7
feat(gradle-version): Add "releaseTimestamp" to Gradle versions ( #5713 )
2020-03-18 06:35:34 +01:00
Sergio Zharinov
cfeeecb4dc
feat(orb): Add "releaseTimestamp" to orb datasource ( #5715 )
2020-03-18 06:34:34 +01:00
Jamie Magee
5ce5ef39c1
chore(internal): disallow implicit braces ( #5730 )
2020-03-17 12:15:22 +01:00
Michael Kriese
c03e7403f9
chore(internal): got coverage ( #5716 )
2020-03-17 12:04:50 +01:00
Rhys Arkins
a15879fc82
logs: pr body changes only to trace
2020-03-16 11:46:18 +01:00
Sebastian Poxhofer
1d661b909b
fix(ansible-galaxy): allow usage of ssh:// style git urls ( #5700 )
2020-03-16 09:51:12 +01:00
Rhys Arkins
49471192bd
fix: don’t do sequential package fetching
2020-03-14 06:12:29 +01:00
Rhys Arkins
bc8403aedb
logs: lower debugging
2020-03-14 06:12:07 +01:00
Michael Kriese
8c36108284
chore(internal): fix coverage ( #5717 )
2020-03-13 19:50:56 +01:00
Sergio Zharinov
4a6c786ff6
feat(github-releases): Add support for "releaseTimestamp" ( #5711 )
2020-03-13 14:11:47 +01:00
Sergio Zharinov
1130bed9a5
feat(helm): Add "releaseTimestamp" to Helm datasource ( #5714 )
2020-03-13 14:10:06 +01:00
Rhys Arkins
c296c4a113
fix: cache requests for npm, github only
2020-03-13 09:56:34 +01:00
Michael Kriese
9617072f75
fix: catch cache error ( #5707 )
2020-03-13 07:40:34 +01:00
Michael Kriese
7a6025e3ab
fix: revert async handler ( #5706 )
...
got does not support async handlers
2020-03-13 07:29:04 +01:00
Rhys Arkins
85cbc96184
fix: remove host stats
2020-03-13 06:47:20 +01:00
Rhys Arkins
eee910a512
feat: log outstandingRequests
2020-03-12 21:41:51 +01:00
Rhys Arkins
eab96b2d6e
fix: remove high water mark setting
2020-03-12 21:30:40 +01:00
Rhys Arkins
18d2c52327
fix: delete cached promise when got fails
2020-03-12 15:59:03 +01:00
Rhys Arkins
5bfea13464
fix(pypi): move lookupUrl inside try/catch
2020-03-12 15:24:47 +01:00
Rhys Arkins
88b6015162
fix(pypi): no return from inside for loop
2020-03-12 15:08:32 +01:00
Rhys Arkins
4e5434b899
fix(pypi): log attempts and success
2020-03-12 13:32:02 +01:00
Rhys Arkins
96f8e9cbf4
feat: log extraction statistics
2020-03-12 12:49:41 +01:00
Rhys Arkins
c60737a285
fix: revert datasource error handling changes
2020-03-12 12:48:57 +01:00
Rhys Arkins
43a466a390
fix: fetchDepUpdates log before and after
2020-03-12 11:58:13 +01:00
Rhys Arkins
b23d25a7fd
fix: try/catch fetchDepUpdates
2020-03-12 11:04:41 +01:00
Rhys Arkins
fceac5e972
fix(datasource): return null when error caught
2020-03-12 10:53:02 +01:00
Rhys Arkins
77c14b9fc9
fix: add bundler to sequential retrieval
2020-03-12 09:58:53 +01:00
Rhys Arkins
830bb30a94
logs: rubygems versions fetch time
2020-03-12 09:56:07 +01:00
Rhys Arkins
33d488b0d4
fix: pypi get logging
2020-03-12 09:17:12 +01:00
Rhys Arkins
d0413e7ced
fix: fetch logging for sequential vs concurrent
2020-03-12 09:00:23 +01:00
Rhys Arkins
60b30e182d
fix: fetch problematic manager deps in series
2020-03-12 07:41:49 +01:00
Rhys Arkins
a6a736172f
fix(html): skip extracted files if no deps
2020-03-12 06:32:31 +01:00
Rhys Arkins
40c9ec4e6a
fix: intensify lookup debugging
2020-03-11 22:35:55 +01:00
Rhys Arkins
5167c63459
fix: log promised updates
2020-03-11 21:12:52 +01:00
Rhys Arkins
67015a556d
fix(npm): retry ETIMEDOUT
2020-03-11 15:50:49 +01:00
Michael Kriese
d78d211b4c
feat: npm resolutions ( #5689 )
2020-03-11 07:17:42 +01:00
Rhys Arkins
09e381cead
fix: Revert "feat(npm): update resolutions ( #5636 )"
...
This reverts commit c974929a62
.
2020-03-10 14:58:03 +01:00
Rhys Arkins
ae069b0eb5
fix(github): set stabilityStatus using Enum
...
Closes #5683
2020-03-10 12:00:36 +01:00
Rhys Arkins
2599ea525f
refactor: commit -> commitHash
2020-03-10 11:24:38 +01:00
Rhys Arkins
c97defc88f
refactor: AwaitingBranchAutomerge -> BlockeddByBranchAutomerge
2020-03-10 11:11:08 +01:00
Rhys Arkins
b20591e7f5
refactor: use CamelCase for enum values
2020-03-10 11:10:09 +01:00
Rhys Arkins
d0ec7cf922
refactor: move PrResult to workers/common
2020-03-10 10:19:44 +01:00
Rhys Arkins
2039f1704a
refactor: result -> prResult
2020-03-10 10:02:02 +01:00
Rhys Arkins
34496d303b
feat: PrResult enum ( #5664 )
2020-03-10 09:16:11 +01:00
Michael Kriese
c974929a62
feat(npm): update resolutions ( #5636 )
2020-03-10 06:52:27 +01:00
Rhys Arkins
81b4f7740d
fix: more xargs typos
2020-03-09 22:18:53 +01:00
Rhys Arkins
b68f5fd7cc
fix(exec): — typo
2020-03-09 22:01:23 +01:00
Rhys Arkins
20b46ae454
fix: better xargs and tests
2020-03-09 21:30:48 +01:00
Rhys Arkins
d1203bdc41
fix(exec): xargs --no-run-if-empty
2020-03-09 20:47:27 +01:00
Rhys Arkins
b7a01d39a6
fix(npm): check res.stderr
2020-03-09 20:34:28 +01:00
Rhys Arkins
3725417f43
logs: downgrade docker warn to info
2020-03-09 19:54:44 +01:00
Sergio Zharinov
b0537c7f0d
feat(hex): Support for releaseTimestamp
field ( #5677 )
2020-03-09 18:53:00 +01:00
Rhys Arkins
3371b95403
feat: clean up dangling docker containers at startup ( #5678 )
2020-03-09 15:56:50 +01:00
Michael Kriese
3ca07a5727
feat(regex): allow currentDigest matching ( #5676 )
2020-03-09 15:05:45 +01:00
Rhys Arkins
98393c0b9b
feat: docker run timeout / cleanup ( #5673 )
...
Closes #5671
2020-03-09 13:33:45 +01:00
Rhys Arkins
036c7727db
logs: more exec logging
2020-03-09 09:16:42 +01:00
Rhys Arkins
a8e1979edc
fix(github): setBranchStatus mapping
2020-03-09 08:17:15 +01:00
Rhys Arkins
8e3390275b
fix(bitbucket-server): treat STOPPED statuses as FAILED
...
Closes #5670
2020-03-09 05:56:12 +01:00
Rhys Arkins
5f2ab635cf
fix(gitlab): add more status check mappings
2020-03-09 05:49:30 +01:00
Viral Ruparel
92d123a1f8
fix: create constants for skipReason
( #5660 )
2020-03-09 05:34:16 +01:00
Rhys Arkins
6605fe548d
fix(gitlab): add missing “created” branch status
2020-03-08 21:05:46 +01:00
Rhys Arkins
588616f669
feat: branch status unification ( #5658 )
2020-03-08 15:03:19 +01:00
Viral Ruparel
51a89a3107
fix(galaxy): 5xx error throws DatasourceError ( #5663 )
2020-03-07 14:16:41 +01:00
Rhys Arkins
e5243d1141
fix: log Unknown datasource full error
2020-03-07 13:55:44 +01:00
Rhys Arkins
bce6036a8e
fix: move datasource error handling into index ( #5662 )
2020-03-07 12:13:31 +01:00
Michael Kriese
e779d895f7
test(coverage): lib/config
( #5656 )
2020-03-07 11:27:10 +01:00
Rhys Arkins
8ac0f571ff
fix(datasource): centralize lookupName check ( #5661 )
2020-03-07 10:19:47 +01:00
Rhys Arkins
b2b8d7e953
feat: regex manager ( #5617 )
2020-03-06 09:07:55 +01:00
Rhys Arkins
364163e7a0
fix: move tests into lib ( #5635 )
2020-03-05 21:57:24 +01:00
Rhys Arkins
4f71eff4ab
chore: fix types ( #5645 )
2020-03-05 16:01:03 +01:00
Rhys Arkins
8532bd3f4e
refactor: datasource helm id
2020-03-05 15:28:31 +01:00
Rhys Arkins
0aca6ce205
docs: improve cocoapods readme
2020-03-05 14:22:15 +01:00
Rhys Arkins
e63366247f
refactor: don’t use datasource id directly
2020-03-05 14:20:46 +01:00
Rhys Arkins
cbe1246904
fix(sbt): Remove notice from documentation ( #5648 )
2020-03-05 13:42:28 +01:00
Rhys Arkins
fe482f91c5
feat(manager): support kustomize ( #5484 )
2020-03-05 12:49:54 +01:00
Rhys Arkins
706562f80d
fix(lookup): check currentValue before isValid
2020-03-05 11:55:05 +01:00
Rhys Arkins
fee7fa0d4e
fix(hashicorp): check input before isValid
2020-03-05 11:53:30 +01:00
Rhys Arkins
23a820e74f
feat(constants): Pull Request Status Constants ( #5158 )
2020-03-05 07:03:47 +01:00
Sergio Zharinov
804a8c0f13
feat: Centralize extracted version validation ( #5637 )
2020-03-04 15:16:36 +01:00
Jamie Magee
16962a989f
chore: better types for azure ( #5633 )
2020-03-03 23:08:45 +01:00
kroonprins
289fb3d02e
feat(onboarding): assignees and reviewers on onboarding pr ( #5611 )
2020-03-03 21:01:14 +01:00
Michael Kriese
69c8dcafe5
fix: do nothing if new commit and check required ( #5594 )
2020-03-03 11:52:18 +01:00
Luke Page
30a3c9e701
fix(azure): null exception updating comment ( #5624 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-03-03 11:36:57 +01:00
Michael Kriese
92722fc00c
feat: deprecate yarn v1.9.4 ( #5629 )
2020-03-03 08:46:47 +01:00
Michael Kriese
6c4892b593
chore(types): fix more typescript types ( #5615 )
2020-03-02 12:06:16 +01:00
Sergio Zharinov
0691b13819
fix(maven): Use fallback maven registry ( #5613 )
2020-03-02 09:08:37 +01:00
Rhys Arkins
6f46153e09
fix(auto-replace): use regex replace to avoid infinite loops
2020-03-01 21:28:07 +01:00
Sergio Zharinov
8e60b28ca4
feat: Cocoapods support ( #4667 )
2020-03-01 10:03:16 +01:00
Rhys Arkins
da47a0f842
refactor: rename terraform datasource to terraform-module
2020-03-01 08:15:00 +01:00
Rhys Arkins
a711260dc2
refactor: rename cargo datasource to crate
2020-03-01 08:07:43 +01:00
Rhys Arkins
6293edc19a
feat: replace datasource constants with IDs ( #5595 )
...
Co-Authored-By: Michael Kriese <michael.kriese@visualon.de>
2020-03-01 08:01:12 +01:00
kroonprins
1088efde49
fix: bugfix for hourly limit for azure & bugfix for ignorePrefi… ( #5600 )
2020-02-29 23:04:59 +01:00
Sergio Zharinov
db9007dc02
refactor(maven): Extract getMavenUrl
function for caching pur… ( #5599 )
2020-02-29 23:04:18 +01:00
Rhys Arkins
e5a514089f
docs: add and enforce readme files for each manager
...
Closes #5597
2020-02-29 22:55:51 +01:00
Sergio Zharinov
5eff5b8b97
fix(gradle): Use gradle wrapper inside docker ( #5598 )
2020-02-29 11:57:52 +01:00
Rhys Arkins
74f24d5b0c
fix: Revert "fix: Remove authorization header from core.windows.net requests… ( #5274 )"
...
This reverts commit 4c258e27b6
.
# Conflicts:
# lib/datasource/docker/index.ts
2020-02-28 17:47:57 +01:00
Rhys Arkins
087077a6a1
refactor: rename ansible-galaxy datasoure to galaxy
2020-02-28 17:17:01 +01:00
Nejc Habjan
0b5ee0b400
feat: allow config files in .gitlab directory ( #5584 )
2020-02-28 12:07:38 +01:00
Rhys Arkins
18095d5195
fix(ansible-galaxy): use autoReplace
2020-02-28 10:06:06 +01:00
Rhys Arkins
214676c38c
fix(auto-replace): use currentValue if replaceString not found
2020-02-28 09:41:54 +01:00
Rhys Arkins
14589d56a1
feat: split sbt datasource ( #5586 )
2020-02-28 08:49:51 +01:00
Rhys Arkins
8571108d71
refactor: narrow datasource config types
2020-02-27 23:43:13 +01:00
Rhys Arkins
286ab6dc40
refactor: rename getReleases -> getInRangeReleases
2020-02-27 22:13:45 +01:00
Rhys Arkins
3f2773909f
chore: remove unnecessary depName variables in datasources
2020-02-27 22:04:10 +01:00
Rhys Arkins
b610cf4dae
feat: rename github/gitlab datasources ( #5581 )
2020-02-27 21:36:31 +01:00
Rhys Arkins
76cb6cf40d
refactor: remove DATASOURCE_ constants from presets
2020-02-27 14:54:45 +01:00
Rhys Arkins
8dc52c7f30
refactor: move getPreset into lib/config/preset/ ( #5578 )
2020-02-27 14:19:58 +01:00
Michael Kriese
ecd981bf64
fix(platform): fix api differences ( #5570 )
2020-02-25 09:42:24 +01:00
Michael Kriese
d1a40c548c
fix(gitlab): add merge method fallback ( #5571 )
2020-02-25 09:12:56 +01:00
Rhys Arkins
c5f51853c8
docs: more manager readme cleanup
2020-02-25 07:06:20 +01:00
Rhys Arkins
e1cf22ff5b
docs: remove some leftover terms from two manager readmes
2020-02-25 07:02:46 +01:00
Rhys Arkins
cb5da82acc
docs: move manager docs out of config options ( #5410 )
2020-02-25 06:45:00 +01:00
Michael Kriese
763e444962
feat(gitlab): add merge method check ( #5567 )
2020-02-25 06:34:06 +01:00
Rhys Arkins
57cbe3a42c
chore: lgtm ignore
2020-02-24 20:23:46 +01:00
Rhys Arkins
c68ca2e930
chore: lgtm ignores ( #5566 )
2020-02-24 16:57:41 +01:00
Rhys Arkins
712f9f091a
logs: Issue created
2020-02-24 13:56:04 +01:00
Rhys Arkins
ab9361a170
logs: Comment added info
2020-02-24 13:54:11 +01:00
Rhys Arkins
4f5b01316c
logs: warn for npmjs retry
2020-02-24 13:52:34 +01:00
Rhys Arkins
d06a8ef811
fix(logs): treat old/new config as config
2020-02-24 13:19:35 +01:00
Rhys Arkins
432a0fa7c7
fix(logs): debug gitlab 406 err
2020-02-24 12:31:33 +01:00
Rhys Arkins
1f346cd50f
logs: debug blocking merge PR
2020-02-24 12:31:33 +01:00
Michael Kriese
9c717d9d57
fix: lgtm suggestions ( #5562 )
2020-02-24 12:27:10 +01:00
renovate[bot]
7fa1d41b6b
build(deps): update dependency typescript to v3.8.2 ( #5561 )
...
* chore(deps): update dependency typescript to v3.8.2
* fix: fix types
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-02-24 10:06:51 +01:00
Rhys Arkins
f1d0b7b5fe
refactor: lower some levels from info to debug
...
Ref #5555
2020-02-24 09:26:42 +01:00
Rhys Arkins
b097fb8f0a
fix(pr): condense rebase description
2020-02-24 06:35:41 +01:00
Rhys Arkins
6c7f228347
fix(logs): log commit with Branch creates and updates ( #5560 )
2020-02-24 05:33:51 +01:00
Rhys Arkins
93d475eeb4
fix(cdnjs): datasourceError on unknown error
2020-02-23 20:36:11 +01:00
Rhys Arkins
8c8f7a23f0
test: refactor datasource tests to not use index
2020-02-23 09:16:25 +01:00
Rhys Arkins
adde436df0
feat(logger): logContext ( #5553 )
...
Adds a new concept `logContext`, to be added to each log entry when in JSON format.
Closes #5551
2020-02-23 07:31:13 +01:00
Rhys Arkins
55b1cd0e37
feat: rebaseWhen ( #5547 )
...
New config option `rebaseWhen` replaces existing options `rebaseStalePrs` and `rebaseConflctedPrs`. Migration code added.
2020-02-22 16:31:49 +01:00
Rhys Arkins
9cceffddf9
fix: deprecate/migrate engines
config
2020-02-22 16:31:01 +01:00
Rhys Arkins
8b6c5aa30f
chore: lgtm lint
2020-02-22 07:13:12 +01:00
Rhys Arkins
7dba5ed5b0
fix: pointless check
2020-02-22 07:13:12 +01:00
Rhys Arkins
f0f8fd195e
fix: stdout/err initialization
2020-02-22 07:13:11 +01:00
Rhys Arkins
793eb41230
refactor: split gradle string to avoid unnecessary escape
2020-02-22 07:13:11 +01:00
Rhys Arkins
c10d22940b
feat: autoreplace ( #5529 )
2020-02-22 06:06:10 +01:00
Rhys Arkins
5dbfd54aff
refactor: centralize matchAt and replaceAt ( #5540 )
2020-02-21 14:52:48 +01:00
Rhys Arkins
8582c3916b
feat(cdnjs): getDigest ( #5530 )
2020-02-20 14:14:11 +01:00
Sergio Zharinov
969701ad6b
feat(util): Fetch docker tag according to version constraints ( #5497 )
2020-02-19 19:02:11 +01:00
Rhys Arkins
e90d34f848
fix(html): allow reverse sorting ( #5523 )
2020-02-19 18:24:42 +01:00
Sergio Zharinov
6a7f6fbb01
fix(html): Log and return for wrong managerData ( #5513 )
2020-02-19 16:08:21 +01:00
Jared Kauppila
434cc0d01f
feat(terraform): gitTags support ( #5511 )
2020-02-19 16:07:34 +01:00
Pascal Mathis
c9357cc340
feat: add support for gitea platform ( #5509 )
2020-02-19 11:19:25 +01:00
Luke Page
b484272238
feat: Azure - update comments ( #5503 )
...
* fix ensure comment
* Fix comment update mechanism
* Fix snapshots
Co-authored-by: Jamie Magee <JamieMagee@users.noreply.github.com>
2020-02-18 22:12:15 +01:00
Rhys Arkins
2e0b2965ff
chore: add datasource getters
2020-02-18 21:41:00 +01:00
Sergio Zharinov
dc1cc60de9
fix(cdnurl): Fix slashes for lookup names ( #5505 )
2020-02-18 11:58:43 +01:00
Rhys Arkins
485f66914e
feat: versionScheme -> versioning ( #5504 )
2020-02-18 08:34:10 +01:00
Rhys Arkins
5d88d3badf
docs: improve versioning docs
2020-02-17 23:02:00 +01:00
Luke Page
e179c7d948
feat(azure): calculate isModified ( #5482 )
2020-02-17 21:34:54 +01:00
Jamie Magee
a7d1bd4b08
feat: add $schema to default onboarding configuration ( #5496 )
...
fixes #5427
2020-02-17 16:20:21 +01:00
Björn Dahlgren
5a2ad6085c
fix(gradle): buildGradleDependency version is undefined ( #5498 )
2020-02-17 15:29:39 +01:00
Rhys Arkins
838c5e05d6
fix(html): correct updateDependency params
...
Closes #5499
2020-02-17 15:28:46 +01:00
Björn Dahlgren
95e2edbb6f
feat(gradle): support version variables inside groovy map objec… ( #5491 )
2020-02-17 09:15:55 +01:00
Sergio Zharinov
1d5c20eb18
feat: Add HTML manager supporting CDNJS ( #5395 )
2020-02-17 05:55:19 +01:00
Rhys Arkins
e13cb52ed5
feat: validate managers
2020-02-16 06:49:09 +01:00
Rhys Arkins
ed331d4d6d
fix(bundler): better constraint logging for artifacts
2020-02-16 06:25:08 +01:00
Sergio Zharinov
23e254eee9
refactor: Extract module loading code out to utils ( #5444 )
2020-02-16 05:57:12 +01:00
Rhys Arkins
8598c5edea
fix(npm): increase highWaterMark
2020-02-16 05:32:03 +01:00
Rhys Arkins
64de057cc1
fix(docker): better ignore quay.io
2020-02-15 21:53:34 +01:00
Rhys Arkins
054c99f671
fix(helm): gracefully handle invalid URLs
2020-02-15 21:50:56 +01:00
Rhys Arkins
73f6594782
fix(gradle-version): catch non-default registry errors
2020-02-15 19:03:01 +01:00
Rhys Arkins
52527794c0
fix(docker): ignore quay.io errors
2020-02-15 17:49:57 +01:00
Rhys Arkins
b080d1ed7e
logs: don’t log docker manifest
2020-02-15 17:49:41 +01:00
Rhys Arkins
f7d1bb3217
fix(gomod): reduce escaped quotation marks in docker run
...
Closes #5459
2020-02-15 06:42:25 +01:00
Rhys Arkins
c274766be7
fix(logs): warn for Gradle extraction failed
2020-02-14 14:42:53 +01:00
Rhys Arkins
16d92cebbf
fix(gradle): only throw for timeouts
2020-02-14 14:18:45 +01:00
Rhys Arkins
575ba106c3
fix(gradle): handle classesDir incompatibility
2020-02-14 13:52:36 +01:00
Rhys Arkins
0b3967b12a
logs: fix terraform repository log meta
2020-02-14 13:45:04 +01:00
Rhys Arkins
8fc70b8faf
logs: log err with Registry error
2020-02-14 13:44:53 +01:00
Rhys Arkins
562f3d7696
fix(schedule): use consistent error messages
2020-02-14 13:44:40 +01:00
Rhys Arkins
6a6d646dd5
fix(docker): log dockerRepository
2020-02-14 13:41:34 +01:00
Rhys Arkins
d9d8ce02d3
fix(gradle): extend string match for file not found
2020-02-14 13:01:21 +01:00
Rhys Arkins
b53a7694df
fix(gradle-version): only throw error for services.gradle.org
2020-02-14 12:53:27 +01:00
Rhys Arkins
81dbc4d7be
fix(npm): better datasource error logging
2020-02-14 11:06:09 +01:00
Rhys Arkins
3e89de6dc4
chore: fix coverage
2020-02-14 10:43:10 +01:00
Rhys Arkins
090a6232af
fix(docker): log extra when erroring getting labels
2020-02-14 10:35:45 +01:00
Rhys Arkins
8ba2b52c98
fix(gradle): don’t DatasourceError if Build failed
2020-02-14 10:24:31 +01:00
Rhys Arkins
0e65db65f0
fix(rubygems): don’t throw DatasourceError for unknown
2020-02-14 09:59:52 +01:00
Rhys Arkins
12166f5540
fix(datasource): better DatasourceError handling
2020-02-14 09:19:45 +01:00
Rhys Arkins
292993f0c6
test: fix coverage
2020-02-14 08:52:41 +01:00
Rhys Arkins
5e022e2a50
fix: reduce concurrent dep fetch per packagefile from 10 to 5
2020-02-14 08:36:38 +01:00
Rhys Arkins
c7b7027a7b
fix(npm): retry npmjs ParseError
2020-02-14 08:30:39 +01:00
Joshua Gleitze
57108d443a
test: update and document java requirements for gradle ( #5435 )
2020-02-13 21:53:27 +01:00
Rhys Arkins
67658d4ece
fix: set DatasourceError prototype explicitly
2020-02-13 14:31:26 +01:00
Rhys Arkins
b5e344b449
feat: DatasourceError ( #5475 )
...
Adds centralized handling and logging of datasource failures.
2020-02-13 13:29:55 +01:00
Björn Dahlgren
30ee09ca4a
fix(bitbucket): log warning when PR creation fails ( #5474 )
2020-02-13 11:51:48 +01:00
Sebastian Poxhofer
98f1308689
feat: ansible-galaxy datasource and manager ( #5301 )
2020-02-13 11:50:39 +01:00
Rhys Arkins
2cfa7feb05
fix: use correct updateDependency params
...
Closes #5473
2020-02-13 10:01:59 +01:00
Rhys Arkins
5d454ca3ff
fix(yarn): offline integrity hash ( #5449 )
2020-02-13 06:39:07 +01:00
Rhys Arkins
0eb616f876
fix: replace subDirectory with cwdFile in util/exec
...
Closes #5436
2020-02-12 17:55:27 +01:00
Rhys Arkins
e1bb02a098
fix(logs): stackTraceLimit=20
2020-02-12 14:16:20 +01:00
Rhys Arkins
c432d34ed3
logs: log pkgUrl not regUrl
2020-02-12 14:16:02 +01:00
Rhys Arkins
90b7916995
fix(npm): skip cache when retrying
2020-02-12 13:17:48 +01:00
Rhys Arkins
b8b7b75ad0
fix(npm): await 5s before ECONNRESET retry
2020-02-12 13:17:35 +01:00
Rhys Arkins
13a6736659
fix(npm): retry ECONNRESET for npm registry
2020-02-12 11:32:27 +01:00
Michael Kriese
237eeffe6f
chore: fix flaky tests ( #5464 )
2020-02-12 10:22:38 +01:00
Rhys Arkins
da663255e2
fix(maven): handle err.code === 'ERR_TLS_CERT_ALTNAME_INVALID
...
Closes #5463
2020-02-12 10:20:37 +01:00
Rhys Arkins
0f47f1ac71
logs: log npm registry failure codes
2020-02-12 09:23:27 +01:00
Rhys Arkins
d0dae99796
fix(github): log canMergeReason if pr.canMerge = false;
2020-02-12 09:19:15 +01:00
Rhys Arkins
3f1df39996
fix(npm): retry datasource 5 times
2020-02-11 21:11:30 +01:00
Sergio Zharinov
3de1b6e9ba
feat: dynamic datasource loading ( #5429 )
2020-02-11 17:04:31 +01:00
Ricky Patel
d93036b8ab
feat: hostRules findAll function
2020-02-11 14:46:31 +01:00
Michael Kriese
62e95161ed
fix(git-submodules): allow module and path be different ( #5437 )
2020-02-11 12:00:43 +00:00
Rhys Arkins
c2f28bdd95
fix(github): try/catch getPrList
2020-02-11 12:22:48 +01:00
Rhys Arkins
f23d06c534
fix(bundler): handle subdirectory artifact generation
2020-02-11 11:18:30 +01:00
Joshua Gleitze
29d5e48bf5
fix(gradle): version compatibility ( #5431 )
2020-02-11 09:25:51 +00:00
Michael Kriese
26c03731a4
chore(datasource): move test files to lib ( #5426 )
2020-02-11 05:08:10 +00:00
Jamie Magee
d2a67bb38e
fix(gradle): use URI in place of UrlArtifactRepository ( #5428 )
...
Tested on gradle 5 & 6
Fixes #5424
2020-02-10 21:22:17 +00:00
Sergio Zharinov
52a7519f34
feat(gomod): Use centralized docker execution ( #5061 )
2020-02-10 05:41:37 +00:00
Sergio Zharinov
556a073232
feat(gradle): Use centralized docker execution ( #5231 )
2020-02-09 12:39:10 +00:00
Sergio Zharinov
936434497c
feat(pipenv): Use centralized docker execution ( #5062 )
2020-02-09 12:26:48 +00:00
Rhys Arkins
d67f5a69b2
fix(helm-values): better extract error handling
2020-02-09 07:20:21 +01:00
Rhys Arkins
178e3561be
fix(bundler): handle spacing in source end
2020-02-09 07:12:03 +01:00
Rhys Arkins
ab166d7088
fix(gitlab): warn not error when failing to add assignees
2020-02-08 15:49:13 +01:00
Rhys Arkins
2d7e7dcda8
docs: remove legacy manager readmes
2020-02-08 08:25:23 +01:00
Joshua Gleitze
efe1246b40
fix(gradle): Typecheck before accessing repositories URIs ( #5407 )
2020-02-07 21:53:22 +00:00
Rhys Arkins
864e554db9
feat: dynamic manager config ( #5392 )
2020-02-07 18:25:27 +00:00
Jennifer Wilcox
df5920b1e4
feat(poetry): enable lock file maintenance ( #5400 )
2020-02-07 16:31:42 +00:00
Sergio Zharinov
b6d84a2775
fix: Maven-based update functions ( #5405 )
2020-02-07 16:23:29 +00:00
Sergio Zharinov
0b61cfc171
fix(sbt): Fix module re-export ( #5404 )
2020-02-07 14:24:00 +00:00
Rhys Arkins
9e6b9e769a
fix(lerna): try/catch lerna.json parsing
2020-02-06 17:15:03 +01:00
Sergio Zharinov
d650427319
fix(composer): Remove leading v
in comparison ( #5396 )
2020-02-06 15:29:50 +00:00
Rhys Arkins
aff618fa8e
feat: dynamic platform list retrieval ( #5394 )
2020-02-06 13:44:53 +00:00
Rhys Arkins
0ec6617b6d
feat: dynamic versionScheme import ( #5393 )
2020-02-06 13:23:24 +00:00
Sourav Das
987e0a2bfd
refactor(function): Update Dependency Function ( #5146 )
2020-02-06 13:01:21 +00:00
Sourav Das
bdaa7b8e49
feat(constants): Host Types ( #5171 )
2020-02-06 12:15:54 +00:00
Rhys Arkins
f49e7e5de7
fix(helm-values): ignore duplicate keys in yaml
2020-02-06 13:11:33 +01:00
Rhys Arkins
99c2b38ec5
fix: import URLSearchParams in bitbucket
2020-02-06 12:17:09 +01:00
Michael Kriese
987b1ca17e
feat(manager): support helm values ( #5384 )
...
Co-authored-by: Dominik Horb <git@dominik.berlin>
2020-02-06 10:15:25 +00:00
Sergio Zharinov
f6bc800be5
fix: Exit if zero managers were loaded ( #5387 )
2020-02-06 08:50:36 +00:00
Michael Kriese
2ffad1363e
chore(eslint): stricter settings ( #5375 )
2020-02-05 18:17:20 +00:00
Joshua Gleitze
51c0cdc674
fix(gradle): Also include buildscript repositiories ( #5382 )
2020-02-05 17:45:12 +00:00
Joshua Gleitze
d1eb30396c
fix(gradle): Also update buildscript dependencies from settings… ( #5380 )
2020-02-05 17:44:51 +00:00
Michael Kriese
4004f46c0b
refactor(test): move manager tests to lib ( #5300 )
2020-02-05 01:14:31 +01:00
Joe
4c258e27b6
fix: Remove authorization header from core.windows.net requests… ( #5274 )
2020-02-04 20:14:31 +01:00
Rhys Arkins
58fd6569db
fix: Revert "feat: helm-values manager ( #5134 )"
...
This reverts commit edf85d42bf
.
2020-02-04 18:06:06 +01:00
Dominik Horb
edf85d42bf
feat: helm-values manager ( #5134 )
2020-02-04 15:11:08 +01:00
Sergio Zharinov
7dc04f77fa
feat: Dynamic manager loading from directories ( #5287 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-02-04 10:37:24 +01:00
Michael Kriese
8719f70dea
chore(eslint): simplify / update settings ( #5296 )
2020-02-04 10:37:00 +01:00
Carlin St Pierre
5b0c431dce
feat: post-upgrade tasks ( #5202 )
2020-02-04 06:59:13 +01:00
Rhys Arkins
0ea636209c
fix(onboarding): remove docker-only rule
2020-02-03 14:25:09 +01:00
Rhys Arkins
e12d8f0437
refactor: remove unnecessary manager literals
2020-02-03 14:16:23 +01:00
Gabriel Melillo
30f0c4230f
feat: helmfile manager ( #5257 )
2020-02-02 08:35:26 +01:00
Martín Fernández
2880682246
fix(bundler): Fix support for source block with new lines ( #5270 )
2020-02-01 09:01:20 +01:00
Sergio Zharinov
12d1b13703
fix(release-notes): Warning message for missing token ( #5245 )
2020-02-01 08:50:24 +01:00
Joe
17d744d48a
fix(docker): Unpack access_token correctly from auth header from docker registries that support it ( #5264 )
2020-01-31 09:02:13 +01:00
Sergio Zharinov
ff9332486c
feat(cdnurl): Add CDNJS support ( #5254 )
2020-01-30 20:52:15 +01:00
Rhys Arkins
8a56f529cd
fix(composer): correct cwd to nested composer files
...
Closes #5260
2020-01-30 12:44:04 +01:00
Sergio Zharinov
86543938fb
feat(cdnjs): Add caching for CDNJS datasource ( #5259 )
2020-01-30 09:51:51 +01:00
Jamie Magee
9452694b88
chore: remove custom global-agent types ( #5224 )
2020-01-30 07:36:43 +01:00
Jamie Magee
4f14f471b4
chore: remove custom clean-git-ref types ( #5223 )
2020-01-30 07:13:05 +01:00
Sergio Zharinov
a36f889220
feat(cdnjs): Create cdnjs datasource ( #5252 )
2020-01-29 13:19:13 +01:00
Sergio Zharinov
8c62f43647
feat(bundler): Use centralized docker execution ( #5058 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-01-29 13:05:36 +01:00
Sergio Zharinov
6bf18be2bf
fix: Don't modify git-tags datasource results ( #5251 )
...
Co-authored-by: Jared Kauppila <Jared@Kauppi.la>
2020-01-29 12:23:19 +01:00
Sergio Zharinov
aa49a21e54
fix(exec): Whitelist LC_ALL and LANG ( #5239 )
2020-01-29 06:29:53 +01:00
Ryan Ling
db029c5679
fix(buildkite): Support no-config plugins ( #5236 )
...
Buildkite plugins that don't have required config options may be
expressed as:
```yaml
- plugins:
- my-plugin#v1.0.0
```
Note that there is no trailing colon; matching on it should be
unnecessary given that the preceding capture groups exclude this
character.
2020-01-28 06:43:46 +01:00
Rhys Arkins
dc73a54e7c
fix(changelog): better log/warn for missing credentials
2020-01-27 15:26:40 +01:00
Sergio Zharinov
f286aa3920
feat(composer): Use centralized docker execution ( #5060 )
2020-01-27 14:18:50 +01:00
Sergio Zharinov
514fdbddab
fix(platform): Filter out non-Renovate PRs with same branch ( #5211 )
2020-01-27 13:45:52 +01:00
Sergio Zharinov
a761e95f48
feat(cargo): Use centralized docker execution ( #5059 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-01-27 12:53:39 +01:00
Rhys Arkins
da6164f8d4
fix: validate handlebars templates and throw config error
2020-01-27 12:48:08 +01:00
Sebastian Poxhofer
1743ab77b2
fix: warn if skipping release notes retrieval ( #5226 )
2020-01-27 12:38:07 +01:00
Jamie Magee
1931acc221
chore: remove custom yawn-yaml types ( #5161 )
...
Ref #4528
2020-01-26 21:54:40 +01:00
Joshua Gleitze
5928562064
feat(gradle): Support any Order in Gradle’s Map Syntax ( #5196 )
2020-01-26 08:18:29 +01:00
Martín Fernández
8da8d7a072
feat: Add DOCKER_HOST to child env ( #5222 )
...
Currently the DOCKER_HOST env variable is not passed to the child
environment making it impossible to use a non default docker host.
2020-01-25 19:30:43 +01:00
Jamie Magee
8126705d3d
feat(nuget): add support for fsproj and vbproj files ( #5220 )
2020-01-25 14:50:47 +01:00
Sergio Zharinov
e9bc152308
fix(cargo): Fix nested directories in artifacts.ts ( #5221 )
2020-01-25 09:21:33 +01:00
Sergio Zharinov
0c7f95f0a7
fix(maven): Additional support for Service Release (SR) versions ( #5194 )
2020-01-24 14:23:41 +01:00
Sergio Zharinov
6b2ef2822c
refactor(exec): Explicit extraEnv
defaults and nullable docke… ( #5219 )
2020-01-24 10:42:09 +01:00
Jennifer Wilcox
5b1cd403ab
fix(pypi): detect pypi releases with underscores ( #5218 )
...
If a pypi package:
- Has only src releases
- Has an index name with hyphens
- Has src tarballs with underscores
Then releases of the package weren't being detected.
2020-01-24 08:27:26 +01:00
Jamie Magee
c579c48992
chore: use upstream semver-stable types ( #5212 )
2020-01-22 15:14:04 +01:00
Sergio Zharinov
8b6d280741
feat(exec): Allow for extra docker commands ( #5208 )
2020-01-22 11:45:21 +01:00
Rhys Arkins
c44a82e60b
refactor: rename docker exec helper
2020-01-22 11:08:29 +01:00
Sergio Zharinov
60d895bd5c
feat(exec): Cache Docker image prefetch info ( #5205 )
2020-01-22 09:19:29 +01:00
Rhys Arkins
a56e0de4c7
feat: move localDir awareness to util/exec ( #5207 )
2020-01-21 18:04:50 +01:00
Sourav Das
520429f1bd
feat(constants): Version Scheme Constants ( #5159 )
2020-01-21 17:11:25 +01:00
Rhys Arkins
e34900377c
fix(gitlab): GITLAB_IGNORE_REPO_URL
...
Adds unofficial (for now) env option to igore the http_url_to_repo value returned by GitLab.
2020-01-21 16:44:24 +01:00
Rhys Arkins
55497ea251
fix: drop unused disable-gitfs error
2020-01-21 16:35:09 +01:00
Rhys Arkins
6da1113aa3
fix: DATASOURCE_FAILURE -> PLATFORM_FAILURE
2020-01-21 16:23:18 +01:00
Rhys Arkins
8fd0b6058b
fix(helm): ignore unsupported protocol error
2020-01-21 13:07:25 +01:00
Sourav Das
d671f2b8c4
refactor(constant): Refactor Platform File ( #5206 )
2020-01-21 11:13:19 +01:00
Jamie Magee
a1a3536ad7
chore: replace semver-utils types with upstream ( #5204 )
2020-01-21 10:42:43 +01:00
Joshua Gleitze
c1ee1ef32f
feat(gradle): Support template expression for version variables… ( #5195 )
2020-01-21 10:04:31 +01:00
Rhys Arkins
4b29858768
fix(pr): better rebase/retry description in PRs ( #5203 )
2020-01-21 09:44:38 +01:00
Rhys Arkins
d2c0b0e727
fix: binarySource docker only if opts set
2020-01-20 22:05:41 +01:00
Sergio Zharinov
ef7357d022
fix(exec): Refactor binarySource out to global setting ( #5190 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-01-20 16:50:32 +01:00
Rhys Arkins
bd1179397b
fix: skip empty commits ( #5184 )
...
Skips the git commit force push if git returns no diff between the local branch and server branch of the same name.
Closes #5009 , Closes #5083 , Closes #5074
2020-01-18 11:55:32 +01:00
Jamie Magee
1e2c30a96a
fix: warn if force push commit has no diff ( #5099 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-01-17 18:11:02 +01:00
Sourav Das
982d5e9d4d
refactor(function): Update Artifact Function ( #5139 )
...
1. Create interface UpdateArtifact
2. Update function call
3. Update Test
2020-01-17 12:18:34 +01:00
Sourav Das
9024eda2a0
feat(constants): Branch Status ( #5166 )
...
1. Branch related statuses are moved to lib/branch-constants.ts
2. Updated all the references
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-01-17 10:14:58 +01:00
Sourav Das
6dc76f2e46
feat(constants): Language list constants ( #5167 )
...
1. All languages are moved to constants/languages.ts
2. Updated all the references
2020-01-17 10:14:20 +01:00
Sourav Das
c7c5dfd30f
feat(constants): Platform Constants ( #5179 )
2020-01-17 08:26:42 +01:00
Sergio Zharinov
ad0708d88d
fix(exec): Don't call bash for non-docker commands ( #5175 )
2020-01-16 22:05:50 +01:00
Sourav Das
4e7c938ec7
feat(constants): Manager Constants ( #5168 )
2020-01-16 16:22:33 +01:00
renovate[bot]
36a37dada8
chore(deps): update dependency prettier to v1.19.1 ( #5169 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-01-16 16:21:07 +01:00
Sourav Das
ab9c666328
refactor(function): getNewValue Function ( #5137 )
2020-01-16 13:43:58 +01:00
Sourav Das
58c444cb7e
feat(constants): Data Source and Binary Source Constants ( #5157 )
2020-01-16 12:14:35 +01:00
Rhys Arkins
585131a254
fix(maven): loosen check for correct pom.xml
...
Previously Renovate checked for xmlns="http://maven.apache.org/POM/4.0.0 " and if not found then did not attempt to parse the file. Instead, now it checks for `<modelVersion>4.0.0</modelVersion>` as an alternative. Reference: https://maven.apache.org/guides/introduction/introduction-to-the-pom.html
Closes #5160
2020-01-15 21:39:52 +01:00
Sourav Das
3a4c61ed03
refactor(constants) : Error constants ( #5156 )
2020-01-15 21:36:12 +01:00
Rhys Arkins
3a0228c4a6
fix: Revert "fix(bundler): return artifact error for "bundle lock" was called with arguments"
...
This reverts commit a6fc0d690e
.
2020-01-15 17:53:36 +01:00
Rhys Arkins
a6fc0d690e
fix(bundler): return artifact error for "bundle lock" was called with arguments
2020-01-15 16:31:37 +01:00
Rhys Arkins
24d10a16ee
fix(bundler): return artifact error if locked version cannot be found
2020-01-15 16:19:58 +01:00
Rhys Arkins
7de1a70c2a
fix(pip_setup): ignore non-fatal fatal names warning during extraction
2020-01-15 15:43:45 +01:00
Rhys Arkins
114532e230
fix(docker-compose): less strict replace regex
...
This allows for comments in the image: line to be replaced
2020-01-15 15:43:12 +01:00
Rhys Arkins
eb082ea4bf
fix(config): generate config warning issue when decryption fails
2020-01-15 13:14:21 +01:00
Rhys Arkins
1cdeeb0454
fix(bundler): better detect object parse failure
2020-01-15 13:11:16 +01:00
Rhys Arkins
892a8f9246
fix(bazel): better massaging
2020-01-15 13:03:16 +01:00
Rhys Arkins
22e0434a7b
fix(poetry): combine commands together
2020-01-15 11:58:45 +01:00
Rhys Arkins
394c789e0c
fix(logs): adapt command serializer
2020-01-15 11:58:28 +01:00
Rhys Arkins
9ce7245709
refactor(poetry): simplify artifacts logic
2020-01-15 11:51:42 +01:00
Sergio Zharinov
db3d544387
fix(poetry): Use docker options ( #5144 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-01-15 11:37:52 +01:00
Rhys Arkins
57300ead3d
feat: centralized exec timing ( #5153 )
2020-01-15 08:14:44 +01:00
Rhys Arkins
6459775738
fix(sbt): normalize scala versions ( #5154 )
2020-01-15 07:24:57 +01:00
Rhys Arkins
856eb33b25
fix: Revert "fix(sbt): normalize scala version"
...
This reverts commit ff0ffd2e90
.
2020-01-15 06:26:49 +01:00
Rhys Arkins
bb06e60172
fix(poetry): log stdout/stderr and not message
2020-01-15 05:30:50 +01:00
Rhys Arkins
a13ebf8979
fix(exec): call exec per-repo, not globally
2020-01-15 05:27:49 +01:00
Rhys Arkins
da31f5d160
fix(bundler): generate PRs for incompatible packages lockfile errors
2020-01-15 04:53:59 +01:00
Rhys Arkins
9b4b8f29b2
fix(bundler): generate PRs for “fatal: Could not parse object” lockfile error
2020-01-15 04:53:00 +01:00
Rhys Arkins
9dc7b867f3
fix(bundler): handle explicit equals replace
2020-01-15 04:45:00 +01:00
Rhys Arkins
9d6ec38a7e
fix(bundler): look in stdout and stderr for resolve matches
2020-01-15 04:44:59 +01:00
David Straub
7b5485edaa
feat(workers): implement additionalReviewers
option ( #5152 )
...
Closes #5121
2020-01-15 04:32:31 +01:00
Rhys Arkins
e0c11028ec
fix(bundler): Detect “Please make sure you have the correct access rights”
2020-01-15 02:54:57 +01:00
Rhys Arkins
6d3966c7f6
logs: log 422 errors
2020-01-15 02:52:19 +01:00
Rhys Arkins
4772076898
logs: better bundler lock logs
2020-01-15 02:46:34 +01:00
Rhys Arkins
f147f35c07
fix(bundler): clearer log messages for lock failures
2020-01-15 02:43:15 +01:00
Rhys Arkins
91c23e91b1
fix(bundler): handle major range update
2020-01-14 17:37:19 +01:00
Sourav Das
547dcd84a7
refactor(function): findPR function( #4996 ) ( #5129 )
2020-01-14 16:12:14 +01:00
Rhys Arkins
234dd4ee37
fix(bundler): handle precision changes
2020-01-14 16:03:07 +01:00
Rhys Arkins
ba1806fd8f
fix(bundler): update common complex ranges correctly ( #5143 )
...
Fixes #5050
2020-01-14 14:16:58 +01:00
Vladislav Dolbilov
04a26722f3
feat(sbt): enhanced extract capabilities ( #5126 )
2020-01-14 12:45:17 +01:00
Vladislav Dolbilov
ff0ffd2e90
fix(sbt): normalize scala version
2020-01-14 12:28:17 +01:00
Vladislav Dolbilov
dbe1a02b06
fix(sbt): ensure trailing slashes in urls
2020-01-14 12:23:18 +01:00
Sourav Das
447b110a8c
refactor(function): Ensure Comment Function ( #4996 ) ( #5128 )
...
1. Create interface EnsureCommentConfig
2. Add config to the interface for Bitbucket
3. Refactor functions
4. Update tests
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-01-14 12:13:34 +01:00
Sergio Zharinov
69dabac278
feat: improved exec wrapper ( #5131 )
2020-01-14 12:12:03 +01:00
Rhys Arkins
56d94e259f
refactor: centralized docker volumes ( #5132 )
2020-01-12 19:47:39 +01:00
Sourav Das
ee153e560e
feat: use error constants ( #5088 ) ( #5100 )
...
Use defined error constants throughout codebase.
2020-01-12 08:50:11 +01:00
Rhys Arkins
da22cc35f1
refactor: global config massage
2020-01-11 11:22:42 +01:00
Rhys Arkins
abbc9147ea
refactor: global worker config
2020-01-11 11:18:10 +01:00
Rhys Arkins
e77d596f32
fix(cache): default init using tmpdir
2020-01-11 11:11:49 +01:00
Rhys Arkins
5e0ac8c13e
fix(helm): handle err.code === 'ENOTFOUND'
2020-01-11 10:41:32 +01:00
Rhys Arkins
0dab3f4067
refactor: logs meta
2020-01-11 09:16:22 +01:00
Rhys Arkins
230652dc8e
test: fix coverage
2020-01-11 09:04:11 +01:00
Rhys Arkins
8170aed064
logs: print renovate version as part of renovateRepository
2020-01-11 07:50:08 +01:00
Rhys Arkins
9ce229bef3
refactor: init cacheDir inside setDirectories
2020-01-11 07:35:06 +01:00
Rhys Arkins
a544032b10
refactor: move repositories warn
2020-01-11 07:28:42 +01:00
Rhys Arkins
2255d4a5c0
fix(changelog): add Boolean checks for tag.name
2020-01-11 07:00:06 +01:00
Rhys Arkins
2715603ad3
refactor: centralize dockerUser logic
...
Closes #5124
2020-01-10 17:38:27 +01:00
Rhys Arkins
1617a193c0
refactor: move util/exec to own folder ( #5125 )
...
Also moves related docker and env files
2020-01-10 16:39:15 +01:00
Sergio Zharinov
5fd6361c56
refactor: add env awareness to util/exec ( #5095 )
2020-01-10 15:18:41 +01:00
Sourav Das
1fbb51af36
feat(bundler): Support parsing gemfile.lock for "lockedVersion" ( #5094 )
2020-01-10 15:05:29 +01:00
Jamie Magee
45474d63d5
fix(ts): convert lib/workers/repository to typescript ( #5105 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-01-10 11:35:49 +01:00
walschap
fc0b3d3026
feat(gradle): Add support for Gradle5 dependency constraints ( #5078 )
...
Co-authored-by: Jamie Magee <JamieMagee@users.noreply.github.com>
2020-01-08 09:39:18 +01:00
Sourav Das
50c74d38c0
refactor: createPR function ( #4996 ) ( #5108 )
...
* refactor: createPR function (#4996 )
1. Interface created: createPRConfig
* refactor: Create PR function (#4996 )
Remove label parameter from bitbucket and bitbucket server function call.
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-01-07 15:33:19 +00:00
Sergio Zharinov
1e5924430d
refactor: Avoid excessive process.env modifications ( #5114 )
2020-01-07 15:32:21 +00:00
Sourav Das
be5679661a
refactor: EnsureIssue function ( #5107 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-01-07 10:40:53 +00:00
Sergio Zharinov
2cba82f6f4
fix(maven): Default group ID for plugins ( #5102 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-01-07 10:09:09 +00:00
Michael Kriese
e4164115a2
chore: remove duplicate type definition ( #5111 )
2020-01-07 10:06:24 +00:00
Sourav Das
e72bf85b1e
refactor: setBranchStatus Function ( #4996 ) ( #5112 )
2020-01-07 09:59:14 +00:00
Sergio Zharinov
f1d703272c
refactor(docker): Use pre/post commands instead of wrapping ( #5103 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-01-07 07:47:12 +00:00
Michael Kriese
62b18dee78
fix(ts): convert worker/repository/process to ts ( #5046 )
2020-01-06 08:16:15 +00:00
Trim21
ec60b9ad83
fix(poetry): version string with single quote ( #5090 )
...
fixes #5015
2020-01-05 07:59:20 +00:00
Jamie Magee
113b1466cd
fix(azure): reimplement getpr using getprlist ( #5097 )
...
* fix(azure): reimplement getpr using getprlist
* test fixes
2020-01-03 19:50:10 +00:00
Sergio Zharinov
1fe9f903ab
test: mocks and snapshots for all exec() calls ( #5089 )
2020-01-02 15:30:40 +00:00
Sergio Zharinov
5df9d9a982
fix(maven): Fine-grained qualifier comparison ( #5091 )
2020-01-02 15:29:48 +00:00
Jamie Magee
7f6ac52f16
fix(azure): correct naming for branches ( #5087 )
2020-01-02 15:27:18 +00:00
Sourav Das
e7695bde9c
refactor: convert commitFilesToBranch function params ( #5064 )
2020-01-02 09:03:46 +00:00
Sourav Das
a165d6b411
fix(github): Show warning when failed to add pr reviewer. ( #5086 )
2020-01-02 08:47:59 +00:00
Sergio Zharinov
0836d91c2f
fix(sbt): Use indexOf
instead of search
( #5085 )
2020-01-01 17:09:43 +00:00
Adam Dehnel
e1ebe77781
feat: skip gitlab disabled and empty repos ( #5084 )
...
* skipping disabled repos in gitlab
* adding tests for gitlab disabled repo check
* fixing empty_repo test
* skip gitlab project if MRs are disabled
Co-authored-by: Jamie Magee <JamieMagee@users.noreply.github.com>
2020-01-01 17:02:58 +01:00
Rhys Arkins
2b9da5c2e3
fix: add trailing slash to endpoint
...
Closes #5069 , Closes #5082
2020-01-01 09:23:55 +00:00
Rhys Arkins
523acf76f9
fix: typo!
2019-12-30 09:27:45 +00:00
Rhys Arkins
a7138a7214
fix(bundler): catch undefined sourceLine
2019-12-30 09:26:47 +00:00
Rhys Arkins
f5e76ae073
fix: use re2 for packageRules
2019-12-30 09:12:04 +00:00
Sourav Das
ff079793a5
fix(config): log error and exit immediately when config.js file has syntax error ( #5057 )
2019-12-26 09:08:43 +00:00
Sergio Zharinov
9277da8951
refactor: Introduce centralized docker run
execution ( #4983 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2019-12-23 15:59:57 +01:00
Michael Kriese
2f995089b2
chore: fix coverage ( #5048 )
2019-12-22 19:33:37 +01:00
Michael Kriese
b10d5339be
refactor: convert workers/repository/finalise to ts ( #5038 )
2019-12-21 21:11:59 +01:00
Rhys Arkins
70c4203026
fix: unrevert "feat(bundler): recursively attempt to resolve locked dependenci… ( #5040 )"
...
This reverts commit 89e6a01371
.
2019-12-21 14:09:00 +01:00
Rhys Arkins
89e6a01371
fix: Revert "feat(bundler): recursively attempt to resolve locked dependenci… ( #5040 )"
...
This reverts commit 26a197085f
.
2019-12-21 14:02:51 +01:00
Jamie Magee
ca05487273
feat(azure): implement findPrs ( #5008 )
2019-12-21 13:59:15 +01:00
Rhys Arkins
26a197085f
feat(bundler): recursively attempt to resolve locked dependenci… ( #5040 )
...
Bundler helpfully tells us which locked dependencies caused the lock file update to fail. We parse these, check if there are any new ones we hadn’t unlocked previously, and call the function recursively if so.
Closes #5036
2019-12-21 13:21:10 +01:00
Rhys Arkins
118a3452e2
fix(ruby): match precision for new ranges ( #5035 )
2019-12-21 10:59:07 +01:00
Rhys Arkins
d19709aebd
feat(datasource): centralise git url massaging ( #5032 )
2019-12-20 09:27:58 +01:00
Sergio Zharinov
968ebe5286
test(pip_setup): Mock python calls in tests ( #5028 )
2019-12-20 08:51:20 +01:00
Sergio Zharinov
3025f71183
test: coverage for artifacts.ts
( #5012 )
2019-12-18 11:25:09 +01:00
Florian Greinacher
4274166b73
feat(nuget): Add range support ( #4947 )
2019-12-18 08:38:20 +01:00
Rhys Arkins
0882828a74
fix: Revert "fix(poetry): remove incorrect versionScheme"
...
This reverts commit da220cbc9e
.
2019-12-17 13:49:27 +01:00
Rhys Arkins
da220cbc9e
fix(poetry): remove incorrect versionScheme
...
It should use python’s default of pep440
Fixes #5011
2019-12-17 12:13:28 +01:00
Michael Kriese
aae2519b0c
fix(ts): convert worker/repository/init to typescript ( #4975 )
2019-12-17 07:56:42 +02:00
Rhys Arkins
5cb01d6191
fix: default binarySource to auto
2019-12-16 17:12:53 +01:00
Rhys Arkins
cd97501cea
fix(helm): gracefully handle connection rejections
2019-12-16 11:14:00 +01:00
Kirill Romanov
60faf8391b
fix(npm): remove pnpm bug 992 workaround ( #5002 )
2019-12-16 12:13:13 +02:00
Rhys Arkins
02bb90c961
fix: lockFileError -> artifactError
2019-12-16 11:04:23 +01:00
Rhys Arkins
63b90e51a6
fix(config): throw config validation if invalid allowedVersions
2019-12-16 11:02:47 +01:00
Michael Kriese
0a2ed592b8
fix(gitlab-ci): skip comment lines ( #5000 )
2019-12-16 10:06:27 +02:00
Sergio Zharinov
0eb12ce56f
fix(rubygems): Restrict the usage of large response strings ( #4994 )
2019-12-16 06:48:19 +02:00
Rhys Arkins
7eb629f43b
docs: update config option descriptions
2019-12-15 08:28:13 +01:00
Sebastian Poxhofer
932aeefa40
feat(terraform): Support terraform providers ( #4926 )
2019-12-15 08:51:00 +02:00
Rhys Arkins
e34ea67a4e
fix: revert ruby changes
...
Potential memory leak, so reverting out of caution.
2019-12-14 09:31:22 +01:00
Rhys Arkins
f83d000964
fix(master-issue): correctly classify more pending cases
2019-12-13 17:20:08 +02:00
Rhys Arkins
c5cca2ed64
fix(master-issue): bypass checks if master issue ticked
2019-12-13 17:20:08 +02:00
Sergio Zharinov
04962565bc
fix(gradle): Ignore scala version placeholders ( #4986 )
2019-12-13 17:10:03 +02:00
dcharbonnier
bc7f365883
fix(pypi): pep0427 wheel packages ( #4974 )
2019-12-13 14:52:31 +02:00
Rhys Arkins
df9101c28b
fix: support hostRules in env ( #4985 )
2019-12-13 14:51:46 +02:00
Rhys Arkins
ce266f8004
chore: info not warn for version comparison
2019-12-13 12:47:04 +01:00
Rhys Arkins
193a5474de
fix: use vulnerableRequirements for matching package rules
2019-12-13 12:45:55 +01:00
Sergio Zharinov
3a7c67919f
feat(github): graphql wrapper with query retry ( #4739 )
2019-12-13 12:24:11 +02:00
Gautier P
b357aab07a
fix(maven): properly log pkgUrl in case of error ( #4972 )
2019-12-13 11:26:29 +02:00
Jamie Magee
427fb1ce67
fix(ts): convert workers/repository/extract to typescript ( #4956 )
2019-12-12 05:38:40 +02:00
Sergio Zharinov
dafe5a653d
feat(ruby): Switch to @renovate/ruby-semver library ( #4861 )
2019-12-11 17:10:18 +01:00
Sergio Zharinov
75943deeab
feat(maven): Lookup for additional info for latest stable versi… ( #4970 )
2019-12-11 15:31:46 +02:00
Rhys Arkins
66ab41488c
feat: ignoreScripts ( #4963 )
...
Adds new `ignoreScripts` config option. If set to true, managers such as npm and composer will skip running install scripts even if trustLevel is configured to high.
Closes #4567
2019-12-11 13:59:03 +02:00
Sergio Zharinov
487058399a
feat(ruby): Preserve whitespace delimiter when bumping range ( #4966 )
2019-12-11 13:51:48 +02:00
Sergio Zharinov
ab31e511fd
feat(ruby): Allow versions with leading 'v' ( #4965 )
2019-12-11 10:25:54 +02:00
Rhys Arkins
5bcc9d0617
fix(docker): include hostType in lookup ( #4964 )
2019-12-11 10:08:22 +02:00
Rhys Arkins
3c5cdeb3cf
fix(bitbucket-server): sanitize rebase checkbox
...
Fixes #4952
2019-12-11 09:02:44 +02:00
Rhys Arkins
8806148add
fix(github): throw repository-changed if setBranchStatus fails
2019-12-11 09:00:47 +02:00
Michael Kriese
e6e121e7b7
refactor(test): convert to ts ( #4945 )
2019-12-09 14:42:55 +03:00
Michael Kriese
ffd28d7aec
fix(typescript): convert workers/pr/body to ts ( #4938 )
2019-12-06 15:41:59 +01:00
dcharbonnier
2e1b003902
fix(pypi): support simple containing <pre> ( #4937 )
2019-12-06 15:41:11 +01:00
Frank Liepert
5601f3dade
fix(gitlab): complete git author including name ( #4932 ) ( #4933 )
2019-12-05 16:25:37 +01:00
Rhys Arkins
2adad0dae6
fix: drop configurable appName ( #4931 )
2019-12-05 11:55:14 +01:00
Rhys Arkins
1c33d1c101
fix: drop appSlug configurability ( #4930 )
2019-12-05 10:45:28 +01:00
Rhys Arkins
c7e129cdf6
feat: configurable product links ( #4929 )
2019-12-05 10:27:29 +01:00
Rhys Arkins
68c5684b89
feat(onboarding): configurable branch and title ( #4928 )
...
Adds options onboardingBranch and onboardingPrTitle to allow bot administrators to change the branch name and/or title in oboarding PRs.
2019-12-05 09:39:39 +01:00
Rhys Arkins
5ad362fb21
fix: Revert "fix: refactor appStrings imports"
...
This reverts commit aec281840b
.
2019-12-04 16:44:04 +01:00
Rhys Arkins
aec281840b
fix: refactor appStrings imports
2019-12-04 16:18:37 +01:00
Rhys Arkins
c210ad050d
fix: Revert "fix: allow app string overrides"
...
This reverts commit 2a7e8cd117
.
2019-12-04 12:52:24 +01:00
Rhys Arkins
2a7e8cd117
fix: allow app string overrides
2019-12-04 12:15:36 +01:00
renovate[bot]
991c46ad07
build(deps): update dependency validator to v12 ( #4920 )
2019-12-04 12:06:00 +01:00
Rhys Arkins
5c62cdafc6
chore: warn not error for gradle timeout
2019-12-04 10:20:17 +01:00
Rhys Arkins
c8f49e71f5
refactor: remove Object.assign
2019-12-04 10:12:01 +01:00
Rhys Arkins
6091dd7146
refactor: split PR body generation into modules
2019-12-04 06:40:39 +01:00
Michael Kriese
c49c884bae
fix(typescript): convert workers/pr/changelog to ts ( #4888 )
2019-12-04 04:29:27 +01:00
Kirill Romanov
f223f5e007
fix: cache-bust branch status after updating a status ( #4884 ) ( #4885 )
2019-12-03 18:21:40 +01:00
Sergio Zharinov
3658a4146c
feat(rubygems): Always use "rubygems.org" as a default registry url ( #4918 )
2019-12-03 17:48:53 +01:00
Rhys Arkins
28085a8ad5
fix(package-rules): check for version match first
2019-12-03 13:54:44 +01:00
Riccardo Padovani
d51bf30c82
feat(gitlab): do not discover projects without MR enabled. ( #4913 )
...
Skip fetching gitlab repos that have MRs disabled.
2019-12-02 20:40:13 +01:00
Dries De Peuter
b6336d3a88
feat(gradle): Add support for Gradle5 dependency constraints ( #4886 )
2019-12-02 14:05:28 +01:00
Rhys Arkins
15dd304b97
fix: rangeStrategy fall back to bump if no lockfile
2019-11-29 20:05:49 +01:00
Filipe Azevedo
9b16e1c757
fix(gomod): update package version ( #4900 )
2019-11-29 14:00:56 +01:00
Rhys Arkins
76e8fd18f8
fix(package-rules): handle case of no current version found
2019-11-29 13:59:25 +01:00
Jamie Magee
4c287bc655
refactor(logger): convert more loggers to typescript ( #4887 )
...
Co-Authored-By: Michael Kriese <michael.kriese@visualon.de>
2019-11-29 13:52:46 +01:00
Satsuki Yanagi
f78e43e024
fix(gitlab): pass through gitPrivateKey ( #4904 )
...
GitLab's PlatformConfig doesn't implemented well as support GPG Commit Signing.
2019-11-29 08:56:10 +01:00
Jamie Magee
80b16e6ab2
fix(helm): fix exports ( #4902 )
2019-11-29 08:54:52 +01:00
Rhys Arkins
6d7acf81d7
fix: default git-submodules to false
2019-11-28 21:45:45 +01:00
Jamie Magee
ae2f0f7c84
feat: Initial support for git submodules ( #4605 )
2019-11-28 20:04:54 +01:00
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
Rhys Arkins
bcb2573c8a
fix(github): pass platform-failure up when forking
2019-07-11 09:18:51 +02:00
Rhys Arkins
733951ab50
logs: Preset fetch error
2019-07-11 09:14:45 +02:00
Rhys Arkins
e3c46bb9a0
feat: gitlab optimization with caching fix ( #4033 )
...
Restores GitLab optimization but with caching and pagination fixes.
Co-authored-by: Lukas Eipert <leipert@users.noreply.github.com>
2019-07-10 13:18:51 +02:00
Michael Kriese
3ef1c95a66
chore(lint): optimize linting ( #4041 )
2019-07-10 10:41:12 +02:00
Sho Ikeda
bb5baaad3f
fix(gradle): Support classifier and extension ( #3995 )
...
https://docs.gradle.org/current/dsl/org.gradle.api.artifacts.dsl.DependencyHandler.html#N17198
2019-07-10 09:33:13 +02:00
Rhys Arkins
cbf695bb39
fix: Revert "feat(gitlab): Improve performance for projects with a lot of branches ( #3936 )"
...
This reverts commit 9779d77eb1
.
2019-07-09 07:55:01 +02:00
Lukas Eipert
9779d77eb1
feat(gitlab): Improve performance for projects with a lot of branches ( #3936 )
...
1. `findPr` also includes the `source_branch` API parameter which
shortens execution time considerably
2. `getPrList` also filters `author_id` for the renovate's user
2019-07-08 16:43:39 +02:00
Rhys Arkins
af5f13fa8e
fix(bundler): delete update promise after awaiting
...
Closes #3969
2019-07-08 07:05:01 +02:00
Rhys Arkins
0da87a66ea
fix(nuget): allow configurable versionScheme
...
Closes #4027
2019-07-06 08:45:43 +02:00
Tanuel
8104557420
fix(proxy): only set variables if they they existed before ( #4015 )
2019-07-05 14:41:45 +02:00
Rhys Arkins
3465ea7e42
fix: Revert "refactor: replace emoji shortcodes with their unicode equivalent ( #4000 )"
...
This reverts commit 69566652e4
.
2019-07-04 16:08:18 +02:00
jgarec
af394d7f3d
fix(master-issue): Respect dry-run setting. ( #3974 )
2019-07-04 16:00:00 +02:00
Rhys Arkins
7090fb5167
fix: Revert "fix(proxy): massage proxy env to upper case"
...
This reverts commit 36b938cd1d
.
2019-07-02 13:50:31 +03:00
Rhys Arkins
36b938cd1d
fix(proxy): massage proxy env to upper case
...
Closes #3994
2019-07-02 10:46:45 +02:00
Jamie Magee
69566652e4
refactor: replace emoji shortcodes with their unicode equivalent ( #4000 )
...
fixes #3799
2019-07-02 07:53:40 +02:00
Rhys Arkins
029d11e812
fix(gitlab-ci): optional endpoint
2019-07-02 07:50:53 +02:00
Rhys Arkins
e3eeb46e8d
fix: gracefully ‘No space left on device'
2019-07-02 07:50:52 +02:00
Rhys Arkins
bd02a9d756
fix(gitFs): handle gnutls_handshake() failed
2019-07-02 07:25:01 +02:00
Rhys Arkins
490bc3567a
fix(packagist): gracefully handle ETIMEDOUT and 403
2019-07-02 07:20:01 +02:00
Rhys Arkins
3f6b37f1ea
fix(npm): don’t warn for 402
2019-07-02 07:12:50 +02:00
Rhys Arkins
724d0171f3
fix: warn only for extraction errors
2019-07-02 07:08:48 +02:00
Mike Bryant
ad3ee49c8b
feat: Add support for gitlab-ci include statements ( #3946 )
2019-07-01 15:43:01 +02:00
Rhys Arkins
70857bfc5c
test: fix coverage ( #3990 )
2019-07-01 14:18:20 +02:00
Michael Kriese
714d4b77f9
fix(worker): fix rebase requested check ( #3987 )
2019-06-30 09:17:16 +02:00
Rhys Arkins
a302c7ecf2
fix(bazel): extract urls for new hashes ( #3980 )
2019-06-30 07:18:37 +03:00
Rhys Arkins
e839e8043f
fix(gitlab): catch UNABLE_TO_VERIFY_LEAF_SIGNATURE
2019-06-29 07:44:38 +02:00
Florian Greinacher
50ee58da3a
feat(proxy): use global-agent lib to set up proxy ( #3949 )
2019-06-28 10:18:05 +03:00
Gabriel Lavoie
d4e5996894
feat(github): Support for team assignment. ( #3973 )
2019-06-27 14:53:25 +03:00
kallrobin
2ed82a99a4
fix(bitbucket): add canMerge to pr ( #3961 )
2019-06-27 10:47:25 +03:00
Michael Kriese
b1df50851a
feat(azure): convert to typescript ( #3967 )
2019-06-27 10:40:27 +03:00
Rhys Arkins
32009378de
fix(npm): full npm install if deduping
...
Closes #3972
2019-06-27 10:39:03 +03:00
Rohan Singh
335014bf1a
fix(bazel): use docker version scheme for container_pull ( #3948 )
2019-06-24 19:49:23 +03:00
Sergio Zharinov
acd318a1d9
feat(swift): Support for Package.swift files ( #3911 )
2019-06-24 19:43:48 +03:00
Michael Kriese
1d6880b1a6
fix(bitbucket-server): store pr versions ( #3957 )
2019-06-24 19:28:24 +03:00
Rhys Arkins
4f627520a1
fix: don’t lowercase emoji semantic commits
...
Closes #3959
2019-06-24 19:14:16 +03:00
Michael Kriese
5a2eb752e0
fix(got): repoCache was not updated ( #3958 )
2019-06-24 13:17:02 +03:00
Rhys Arkins
1ccb45601e
refactor(package-rules): split logic into separate function and return earlier
2019-06-21 22:04:42 +02:00
Rhys Arkins
bc853ad309
fix(package-rules): check compareVersion is a version first
...
Closes #3952
2019-06-21 21:45:34 +02:00
Michael Kriese
bc0198e047
fix(bitbucket-server): delay pr refresh ( #3950 )
...
fix(bitbucket-server): delay pr refresh
2019-06-21 10:27:37 +02:00
Rhys Arkins
df34ddc528
refactor(bazel): use hasha instead of crypto
2019-06-21 08:26:20 +02:00
Rhys Arkins
86a9f7f5ae
test: simplify bazel update tests
2019-06-21 08:09:42 +02:00
Rhys Arkins
e13a223f18
fix(got): don’t cache streams
2019-06-21 07:59:25 +02:00
Rhys Arkins
c1f46ff4a8
fix(pip_requirements): handle complex index-url
...
Closes #3944
2019-06-20 10:25:17 +02:00
Rhys Arkins
deaa028149
fix(pip_requirements): registryUrls on res, not per-dep
2019-06-20 10:20:27 +02:00
Rhys Arkins
5cb0f3fff7
logs: don’t log entire err for preset failure
2019-06-19 16:21:12 +02:00
Rhys Arkins
941d6f14aa
fix(gitFs): catch Could not write new index file error
2019-06-19 16:21:11 +02:00
Michael Kriese
2c3777001f
fix(bitbucket-server): do not throw on merge failure ( #3943 )
2019-06-19 15:14:39 +02:00
Rhys Arkins
dd4eccf618
fix(presets): pass platform-failure up
2019-06-19 11:42:10 +02:00
Matouš Dzivjak
aa70cac628
fix(dockerfile): renovate Dockerfiles with suffix by default ( #3941 )
...
Signed-off-by: Matous Dzivjak <matous.dzivjak@kiwi.com>
2019-06-18 15:16:16 +02:00
Rhys Arkins
2142007737
fix(bazel): better match replace string
...
Closes #3902
2019-06-17 20:48:01 +02:00
Rhys Arkins
522ecc3928
fix(bazel): correct replace newValue with leading v
2019-06-17 20:37:46 +02:00
Rhys Arkins
bad3fdcce8
fix(bazel): correct git tag sha
...
Closes #3938
2019-06-17 18:36:21 +02:00
Rhys Arkins
27746996f6
fix: restore gitAuthor to config to allow use in templating
...
Closes https://github.com/renovatebot/config-help/issues/275
2019-06-17 15:50:02 +02:00
Rhys Arkins
58f6498cc4
fix(github): don’t dump request stats
2019-06-17 08:31:36 +02:00
Rhys Arkins
154a8ddc2e
feat(github): rest fallback for GHE issue retrieval
...
Falls back to REST api for issues retrieval if GHE version is < 2.17.0
2019-06-15 10:03:46 +02:00
Rhys Arkins
01548e2348
fix: remove PR edited if master issue checked
2019-06-15 08:54:24 +02:00
Rhys Arkins
fd954f09c8
fix(composer): defensive versioning
2019-06-15 08:53:56 +02:00
Rhys Arkins
9c63ac033d
fix(package-rules): check currentValue before isVersion
2019-06-15 08:53:19 +02:00
Rhys Arkins
e94f85f636
fix(github): allow override of endpoint in initRepo
2019-06-14 11:54:36 +02:00
Rhys Arkins
81eb175001
fix(validation): support validating json5 pull requests
...
Closes #3931
2019-06-13 13:25:45 +02:00
Rhys Arkins
68a9a26ed9
fix(presets): log err when not found
2019-06-13 11:08:30 +02:00