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