Commit graph

4396 commits

Author SHA1 Message Date
Renovate Bot
2481e1596a build(deps): update dependency luxon to v1.11.2 2019-02-14 11:00:52 +00:00
Renovate Bot
c03e767747 build(deps): update dependency npm to v6.8.0 2019-02-14 05:37:31 -05:00
Renovate Bot
d9374c7451 build(deps): update dependency handlebars to v4.1.0 2019-02-14 05:00:02 -05:00
Renovate Bot
8f59ed8612 build(deps): update dependency pnpm to v2.25.6 2019-02-14 04:59:43 -05:00
Renovate Bot
71e3d580d0 chore(deps): update dependency codecov to v3.2.0 2019-02-14 04:59:25 -05:00
Yuki MIZUNO
123bdd4572 fix: ignore delete label if dry-run (#3211) 2019-02-14 04:43:16 -05:00
Rhys Arkins
703fa52d6c fix: bad-credentials 2019-02-13 16:33:58 -05:00
Rhys Arkins
bf9c4a84c7 fix(bundler): catch authentication requirement 2019-02-13 14:26:13 -05:00
Rhys Arkins
cdb0408dfd logs: info not log for maven not found 2019-02-13 14:25:40 -05:00
Rhys Arkins
e13a065643 docs: GITHUB_COM_TOKEN 2019-02-13 14:25:11 -05:00
Paul Tyng
8f79b660b0 feat(gomod): Run go mod tidy if configured (#3201)
Adds a configurable option to run `go mod tidy` on a repo between the `go get...` and the `go mod vendor`.

Closes #2594
2019-02-13 13:05:52 -05:00
Rhys Arkins
d35b673323 refactor(github): don’t warn deleting protected branch 2019-02-13 12:46:26 -05:00
Rhys Arkins
9507062e85 refactor(gitlab): don’t warn for status transition errors 2019-02-13 11:47:07 -05:00
Rhys Arkins
3edd582b64 logs: don’t warn for lock file maintenance lerna 2019-02-13 10:50:17 -05:00
Rhys Arkins
fb891c9796 refactor: debug log unauthorized integration 2019-02-13 10:08:06 -05:00
Renovate Bot
e0f34cf01e build(deps): update dependency azure-devops-node-api to v7 2019-02-13 09:26:24 -05:00
Rhys Arkins
0dcfbbe1ab fix(gitFs): catch and throw ssh error 2019-02-13 09:06:51 -05:00
Rhys Arkins
65880e39e0 fix(gitFs): catch and throw bad-credentials 2019-02-13 08:47:37 -05:00
Sergio Zharinov
302bfb7eb6 feat(maven): support dependencies defined via properties (#3199) 2019-02-13 06:36:56 -05:00
David
c52e749177 fix: correct phrasing for rebase notification (#3196)
Closes #3185
2019-02-11 10:43:20 +01:00
Rhys Arkins
3f7661b429 fix(config): reset ignorePaths 2019-02-11 04:41:49 -05:00
Rhys Arkins
c87a153823
feat: go module vendoring support (#3191)
Detects if a `vendor/modules.txt` is present and runs `go mod vendor` if so. Requires gitFs to work.

Closes #2580
2019-02-11 10:19:25 +01:00
Sergio Zharinov
279f632b26 fix(maven): parse additional Maven repositories from pomfiles (#3198) 2019-02-11 09:58:49 +01:00
Rhys Arkins
2705172376
feat: GitHub Actions docker image support (#3197)
Detect GitHub Actions workflow files and pin/update any Docker image references found within.

Closes #2750
2019-02-11 09:42:54 +01:00
Rhys Arkins
c8ba3e6b4c build: add python/pip/pipenv to Dockerfile
Closes #3152
2019-02-09 20:52:34 +01:00
Rhys Arkins
c711fb4cea refactor: getArtifacts returns an array 2019-02-09 07:08:15 +01:00
Rhys Arkins
13cc5b5b0e refactor: rename lock files -> artifacts 2019-02-09 07:08:15 +01:00
Rhys Arkins
047245260e Update README.md 2019-02-09 07:07:44 +01:00
Rhys Arkins
647f9d1d48 Update README.md 2019-02-09 07:07:44 +01:00
Rhys Arkins
1d9167b081 refactor(docker): include dockerRegistry, dockerRepository in results 2019-02-08 16:03:26 +01:00
Rhys Arkins
da56512306 fix(golang): ignore vendor paths 2019-02-08 15:41:28 +01:00
Renovate Bot
bbaf5ab7ac chore(deps): update amd64/ubuntu:18.04 docker digest to be159ff 2019-02-08 15:40:54 +01:00
Renovate Bot
5de9811f39 build(deps): update dependency @snyk/ruby-semver to v2.0.1 2019-02-08 15:40:31 +01:00
Renovate Bot
9c67e86172 build(deps): update dependency @sindresorhus/is to v0.15.0 2019-02-08 14:03:36 +00:00
Konstantin_Kurganov
9a806cf537 feat: add "hex" datasource (Elixir/Erlang) (#3167)
Closes #3043
2019-02-08 14:13:36 +01:00
Rhys Arkins
e717dbbddd docs: extend includeForks description 2019-02-08 11:31:35 +01:00
Rhys Arkins
db144fa7bc docs: gitAuthor for self-hosted 2019-02-08 11:31:12 +01:00
Rhys Arkins
e91809c3fa
feat(azure): gitFs support (#3186)
Closes #2811
2019-02-08 11:20:04 +01:00
Rhys Arkins
5332eeb4b0 fix(npm): decrypt tokens < 50 chars
Closes #3184
2019-02-08 05:51:53 +01:00
Vladimir Starkov
8a841a7c81 feat(bitbucket): Bitbucket Server platform support (#2774)
Closes #2482
2019-02-07 20:04:23 +01:00
Rhys Arkins
dcabf4132e docs: update bitbucket cloud readme 2019-02-07 13:57:53 +01:00
rtaum
fe40f1ef48 feat(python): add simple endpoint support (#3125)
Closes #2970
2019-02-07 08:56:02 +01:00
Sergio Zharinov
4c26d593b9 refactor(maven): unify depName between Maven and Gradle (#3179)
Closes #3173
2019-02-06 17:40:29 +01:00
Rhys Arkins
565f584a62 fix(golang): handle github names with version in path 2019-02-06 17:06:59 +01:00
Rhys Arkins
b1cc20d891 refactor(github): don’t warn if failing to comment on locked issue 2019-02-05 06:41:51 +01:00
Rhys Arkins
fd85d068f4 fix: trim urls from getPkgReleases
Closes #3169
2019-02-04 21:49:49 +01:00
Rhys Arkins
67cbbba80b fix: Revert "feat(gradle): use maven datasource (#3062)"
This reverts commit 0a2b212c76.
2019-02-04 21:31:04 +01:00
FidoX
0a2b212c76 feat(gradle): use maven datasource (#3062) 2019-02-04 16:05:04 +01:00
Rhys Arkins
7fb7b93ef7
feat(bitbucket): git fs (#3168)
Adds gitFs support to Bitbucket Cloud. It is now mandatory to configure Bitbucket with username/password instead of token.

Closes #2550, Closes #3024
2019-02-04 16:03:02 +01:00
Rhys Arkins
1ac01f1d13 refactor(bitbucket): no token initRepo 2019-02-04 12:42:38 +01:00