Commit graph

5962 commits

Author SHA1 Message Date
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
IKEDA Sho
a1a6c6644a chore: Fix a sbt test's describe (#4245)
chore: Fix a sbt test's describe
2019-08-03 05:09:45 +03:00
Renovate Bot
5ad3be6ee8 chore(deps): update node.js to v12.7.0 2019-08-03 01:00:41 +00:00
Renovate Bot
a003e1f9b1 chore(deps): update dependency nock to v11.0.0-beta.31 2019-08-03 00:00:52 +00:00
Renovate Bot
8e9f4fc616 chore(deps): update dependency husky to v3.0.2 2019-08-02 23:00:46 +00:00
Renovate Bot
7bcc14b790 chore(deps): update node.js to v10.16.1 2019-08-02 14:04:02 +00: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
48387b288f tests: fix coverage 2019-07-29 12:21:34 +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
Renovate Bot
a981047706 build(deps): update dependency simple-git to v1.124.0 2019-07-29 08:00:36 +00: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
7620fcbca8 tests: update snapshots 2019-07-29 08:17:43 +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
451b092885 chore: update yarn.lock 2019-07-28 21:34:17 +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
Michael Kriese
d32fd4538d fix(deps): force yargs@13.3.0 (#4190) 2019-07-27 13:41:47 +02:00
Renovate Bot
9bff9e6d47 build(deps): update dependency pnpm to v3.6.1 2019-07-27 12:27:59 +02:00
Renovate Bot
e64b9de8b9 build(deps): update dependency luxon to v1.17.2 2019-07-27 08:00:31 +00: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
ZyanKLee
a4f56cc185 feat(docker): add cargo binary (#4199) 2019-07-27 08:18:50 +02:00
IKEDA Sho
b8c6303d0c build: update Docker to 19.03.1 (#4201)
build: update Docker to 19.03.1
2019-07-26 20:03:18 +02:00
IKEDA Sho
18c8b0df3c chore(Dockerfile): update npm and yarn version (#4200)
chore(docker): update npm and yarn version
2019-07-26 18:44:39 +02:00
Michael Kriese
eaefb1e79a test: mock chalk for multi platform support (#4196)
test: mock chalk for multi platform support
2019-07-26 15:46:03 +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
IKEDA Sho
764704af1d chore: add @ikesyo to the contributors list (#4186) 2019-07-26 07:06:50 +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
renovate[bot]
519b49eaa9 build(deps): update dependency @snyk/ruby-semver to v2.0.4 (#4181)
build(deps): update dependency @snyk/ruby-semver to v2.0.4
2019-07-25 19:50:33 +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