Rhys Arkins
d72e55e789
fix: no bump if the value is unchanged
...
Closes #3648
2019-05-09 11:40:23 +02:00
Rhys Arkins
daff90163e
fix(travis): don’t use setTimeout
2019-05-09 10:43:17 +02:00
Rhys Arkins
971a041149
fix(validator): properly exit when done
...
Closes #3644 again!
2019-05-09 06:57:03 +02:00
Matt Lavin
44f8f328d1
fix(bitbucket): Close PRs when deleting branches ( #3646 )
2019-05-09 06:43:54 +02:00
Rhys Arkins
01b5ae2638
fix: clear timeouts before existing
...
Closes #3644
2019-05-08 21:02:09 +02:00
Rhys Arkins
d66529711b
feat(node): dynamically determine releases by date ( #3643 )
2019-05-08 11:38:42 +02:00
Rhys Arkins
37acd1a2d2
docs: update pub implementation status
2019-05-08 08:56:46 +02:00
Rhys Arkins
81f04cadb5
fix(travis): fully fixed versions and docs
2019-05-08 08:02:23 +02:00
Michael Kriese
22a8572622
fix(travis): update travis node versions ( #3642 )
2019-05-08 06:44:38 +02:00
Dmitry9
0a1b188c3e
removed test for caching
2019-05-07 21:17:02 +02:00
Dmitry9
8497886b23
added test for caching
2019-05-07 21:17:02 +02:00
Rhys Arkins
3dead5861b
datasource-cargo
2019-05-07 21:17:02 +02:00
Dmitry9
960ef9b87d
feat(Cargo): cache GitHub-cratesio-index requests for 10 minutes
2019-05-07 21:17:02 +02:00
Rhys Arkins
55829d0156
feat(gitFs): cache branchExists results
2019-05-05 06:00:03 +02:00
Renovate Bot
9508ebb76e
chore(deps): update amd64/ubuntu:18.04 docker digest to ab6cb8d
2019-05-04 05:36:17 +02:00
Renovate Bot
5862b022d0
chore(deps): update dependency eslint-config-prettier to v4.2.0
2019-05-03 22:04:34 +00:00
mohd hassaan
32c01420d7
docs: Add renovate.json5 config file ( #3635 )
...
docs: Add json5 file type in config options
2019-05-03 22:20:27 +02:00
Renovate Bot
d6329a2302
build(deps): update dependency simple-git to v1.111.0
2019-05-03 20:00:45 +00:00
Renovate Bot
225d1edba8
build(deps): update dependency pnpm to v3.2.0
2019-05-03 19:00:50 +00:00
renovate[bot]
5e79bb5450
chore(deps): update dependency husky to v2.2.0 ( #3633 )
...
chore(deps): update dependency husky to v2.2.0
2019-05-03 20:45:44 +02:00
Michael Kriese
c6b4e70324
fix(bitbucket-server): add canRebase check ( #3626 )
2019-05-03 08:53:48 +02:00
Michael Kriese
45dba15b74
fix(bitbucket-server): check for stale pr ( #3625 )
2019-05-03 07:03:38 +02:00
Rhys Arkins
701b4ee526
fix(gomod): tidy again after vendoring
2019-05-03 00:08:22 +02:00
Rhys Arkins
ee4a5f15ab
logs: ignorePaths
2019-05-02 23:48:54 +02:00
Rhys Arkins
d3dbd937c4
fix(gitlab): better debugging of pr.canRebase
2019-05-02 23:34:52 +02:00
Rhys Arkins
49c4ad07c7
fix(lerna): support update-lockfile with npm ( #3623 )
...
This fix allows update-lockfile updates to work with lerna/npm where there is a package-lock.json in every package. Still won’t work if there’s a mix of update-lockfile and non/update-lockfile updates within one branch though.
2019-05-02 18:16:22 +02:00
mohd hassaan
315f036e38
fix: Return non-zero exit code in any fatal error ( #3621 )
2019-05-02 12:20:00 +02:00
Rhys Arkins
3faa3ece0f
fix: try/catch getNewValue
2019-05-02 11:54:29 +02:00
mohd hassaan
e4f8566f54
fix(azure-devops):Sanitize azure devops repoName ( #3620 )
...
fix(azure-devops): Sanitize azure devops repo name
2019-05-01 16:55:17 +02:00
Rhys Arkins
73a0fa4191
fix: add poetry to Dockerfile ( #3618 )
2019-05-01 11:36:40 +02:00
Rhys Arkins
7e7b6ab782
tests: fix coverage
2019-05-01 10:41:50 +02:00
Nikita Chashchinskii
5c23ec69ea
feat: Add homebrew manager ( #3530 )
2019-05-01 10:39:40 +02:00
Rhys Arkins
bab94337eb
fix(gitFs): try/catch deletes
2019-05-01 09:33:44 +02:00
Rhys Arkins
2714104f47
logs: fix updatedArtifacts logs
2019-05-01 09:33:11 +02:00
Rhys Arkins
af00e9fc25
logs: debug more gitFs
2019-05-01 09:32:44 +02:00
mohd hassaan
eb936b4236
fix: autoclose resolved deprecated issues ( #3611 )
2019-05-01 09:28:30 +02:00
Sergio Zharinov
ca9a21d3e5
feat(scala): Add sbt support ( #3603 )
2019-05-01 08:40:35 +02:00
Rhys Arkins
12adcd7c21
fix(gitFs): minimatch dotfiles
2019-04-30 19:19:11 +02:00
Rhys Arkins
fca98414e9
refactor: use git.raw
2019-04-30 11:02:23 +02:00
Rhys Arkins
5e0c788349
logs: log closed issue title
2019-04-30 10:09:15 +02:00
Rhys Arkins
ee0c6fb388
fix(gitFs): clean branches
2019-04-30 10:04:16 +02:00
Rhys Arkins
294c7a127c
feat: excludeCommitPaths ( #3614 )
...
A file that matches any of these glob patterns will not be committed, even if it has been updated.
2019-04-30 08:52:01 +02:00
Rhys Arkins
267518aa64
docs: fix ignorePaths description
2019-04-30 07:48:11 +02:00
Florian Greinacher
194dbc93ef
fix(NuGet): handling of paginated package versions ( #3613 )
2019-04-29 22:16:47 +02:00
Rhys Arkins
e17f998fb7
fix(npm): catch disk-space error in stderr
2019-04-28 23:04:51 +02:00
Rhys Arkins
9ce7548552
fix(master-issue): check for rebase all if only package rules approval
2019-04-28 23:01:23 +02:00
Rhys Arkins
7fdf6e8652
fix(github): log full err if failing a 5xx response
2019-04-28 22:11:02 +02:00
Rhys Arkins
f68414fb2f
fix: less debug logging, more trace
2019-04-28 22:08:06 +02:00
Rhys Arkins
5aed5026c6
fix: pass platform-failure up when updating PR
2019-04-28 21:43:25 +02:00
Rhys Arkins
9c62b945a9
logs: lower branch logging
2019-04-28 21:42:59 +02:00