Commit graph

7057 commits

Author SHA1 Message Date
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
renovate[bot]
40318b73b2
chore(deps): update typescript-eslint monorepo to v2.31.0 (#6167) 2020-05-08 07:29:13 +02:00
renovate[bot]
a2efd65699
build(deps): update dependency npm to v6.14.5 (#6166)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-07 20:00:55 +00:00
renovate[bot]
a2ef2b6988
build(deps): update dependency moment to v2.25.3 (#6164)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-07 19:00:53 +00:00
renovate[bot]
fafb783bd8
chore(deps): update mcr.microsoft.com/vscode/devcontainers/typescript-node docker tag to v0.117.0 (#6165)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-07 18:00:59 +00:00
Michael Kriese
21ce92899c
fix(gradle-wrapper): update checksum (#6162) 2020-05-07 17:37:22 +02:00
renovate[bot]
1440c1436f
build(deps): update jest monorepo to v26 (major) (#6160) 2020-05-07 15:05:46 +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
Michael Kriese
3f18958ed0
chore(ci): optimize node caching (#6116) 2020-05-07 08:35:56 +02:00
Jamie Magee
049daa6a88
fix: ignore Kotlin dependencies embedded in gradle build script (#6138) 2020-05-07 06:49:15 +02:00
renovate[bot]
c1f9c41661
chore(deps): update mcr.microsoft.com/vscode/devcontainers/typescript-node docker tag to v0.116.0 (#6147)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-06 14:00:55 +00: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
renovate[bot]
804e93f6fe
chore(deps): update dependency jest to v25.5.4 (#6129)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-05 14:00:53 +00: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
renovate[bot]
48c30b36f0
chore(deps): update mcr.microsoft.com/vscode/devcontainers/typescript-node docker tag to v0.115.0 (#6123)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-04 18:00:53 +00:00
Rhys Arkins
699fbe2fa4 test: additional poetry extract 2020-05-04 17:48:35 +02:00
renovate[bot]
85e9061901
chore(deps): update dependency @types/tmp to v0.2.0 (#6120)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-04 15:00:46 +00: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