Rhys Arkins
ebdda4ddf4
fix(gitlab): platform error for 429
2020-03-28 17:38:43 +01:00
Michael Kriese
16876e6059
fix(ci): fix argument passing ( #5812 )
...
* fix(ci): fix argument passing
* dispatch before exit
2020-03-28 14:43:35 +01:00
Michael Kriese
5fed9f9f56
fix(ci): fix npm publish ( #5809 )
2020-03-28 12:51:32 +01:00
Rhys Arkins
05d5b444b9
fix(go): check for res from github datasource before continuing
2020-03-28 10:13:26 +01:00
renovate[bot]
7a02eadfa9
chore(deps): update dependency @types/js-yaml to v3.12.3 ( #5808 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-03-28 07:16:41 +01:00
Rhys Arkins
0ad69f2bfd
fix(internal): trigger release
2020-03-27 20:00:38 +01:00
Michael Kriese
82bd76cfc2
chore: fix npm publish ( #5805 )
2020-03-27 19:08:25 +01:00
Viral Ruparel
fc8a46b6db
feat: add git-refs datasource ( #5727 )
2020-03-27 17:41:29 +01:00
Michael Kriese
9498c9726b
chore(ci): use npm client to publish ( #5804 )
...
* chore: use plain output
* chore: use npm client to publish
2020-03-27 17:14:01 +01:00
renovate[bot]
6124286fa6
chore(deps): update dependency aws-sdk-mock to v5 ( #5803 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-03-27 16:42:21 +01:00
Renovate Bot
fc4b16d343
chore(deps): update dependency nock to v12
2020-03-27 16:19:33 +01:00
NateScarlet
f00846ee5d
fix(gitea): pagination ( #5798 )
...
Fixes #5797
2020-03-27 14:58:22 +01:00
Sergey Koshechkin
fb87d71467
docs: fix typo ( #5801 )
2020-03-27 14:46:34 +01:00
Michael Kriese
707d35db30
feat(npm): try auth recursive ( #5698 )
2020-03-27 11:28:20 +01:00
Filipe Azevedo
6cbd4a7743
fix(go): detect submodules ( #5796 )
...
Co-Authored-By: Michael Kriese <michael.kriese@visualon.de>
2020-03-27 11:25:27 +01:00
Michael Kriese
22f76073c3
chore(manager): speedup composer with php-curl ( #5792 )
2020-03-26 21:48:57 +01:00
Renovate Bot
46af406dfd
chore(deps): update typescript-eslint monorepo to v2.25.0
2020-03-26 19:49:18 +00:00
Renovate Bot
d0d1b65f24
chore(deps): update dependency @types/moment-timezone to v0.5.13
2020-03-26 18:05:17 +00:00
Mikhail Yakushin
512abc0f9f
feat(gradle): gradle-wrapper url is now inferred from the distributionUrl from the gradle-wrapper.properties ( #5786 )
...
Signed-off-by: Mikhail Yakushin <driver733@gmail.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-03-26 17:33:11 +01:00
Michael Kriese
ddf986b899
chore(ci): only login on master ( #5788 )
2020-03-26 16:24:52 +01:00
Michael Kriese
8928caf78a
docs: update renovate version ( #5787 )
2020-03-26 15:47:45 +01:00
Michael Kriese
6b9273a0f4
chore(ci): refactor docker cache ( #5785 )
2020-03-26 15:32:47 +01:00
Michael Kriese
bc98241854
fix(manager): regex manager digest ( #5783 )
2020-03-26 12:35:34 +01:00
Michael Kriese
7dd49f9b5d
chore(ci): simplify workflows ( #5782 )
2020-03-26 08:48:38 +01:00
Michael Kriese
50b18aa19d
chore(ci): refactor workflow ( #5779 )
2020-03-26 06:59:57 +01:00
NateScarlet
f9fe9fb313
fix: gitea status never green ( #5776 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-03-26 06:42:55 +01:00
Renovate Bot
180cedda9e
chore(deps): update dependency @types/shelljs to v0.8.7
2020-03-25 23:00:52 +00:00
Renovate Bot
7d9fb41e41
chore(deps): update dependency eslint-config-prettier to v6.10.1
2020-03-25 12:00:51 +00:00
kroonprins
c5851bee00
feat(azure): small improvements for PR assignees and reviewers… ( #5601 )
...
Co-authored-by: Jamie Magee <JamieMagee@users.noreply.github.com>
2020-03-25 07:36:52 +01:00
kroonprins
63b5094915
feat(azure): support Azure DevOps Server authentication methods ( #5602 )
...
* feat(azure): support Azure DevOps Server authentication methods
* feat(azure): support Azure DevOps Server authentication methods
Co-authored-by: Jamie Magee <JamieMagee@users.noreply.github.com>
2020-03-24 23:08:00 +01:00
itchyny
5fdd261d5a
feat(dockerfile): Recognize Dockerfile with prefix by default ( #5771 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-03-24 10:06:57 +01:00
Daniel Tschinder
782eaca8c0
feat(bitbucket-server): Implement repoForceRebase() ( #5769 )
2020-03-24 08:29:38 +01:00
Jamie Magee
2da4d8413b
feat(github): github enterprise vulnerability alerts ( #5762 )
...
Add support for vulnerability alerts for GHE. Requires GHE 2.17.0 or higher. I think this is a fair requirement to assume, as GHE 2.16.x went EOL on January 22, 2020.
This also allows us to remove the check for GHE version when gettings issues.
Closes #4905
2020-03-24 07:24:55 +01:00
Shinichi Kogai
9ae3857a9d
docs(manager): update bundler ( #5770 )
2020-03-24 07:23:27 +01:00
Michael Kriese
ae3d71387e
feat(internal): generate dynamic datasource imports ( #5500 )
2020-03-24 07:17:59 +01:00
Renovate Bot
14431b9971
chore(deps): update babel monorepo to v7.9.0
2020-03-23 17:00:50 +00:00
Michael Kriese
24af2926e2
docs(manager): update regexManager ( #5765 )
2020-03-23 14:06:20 +01:00
Renovate Bot
4addc28359
chore(deps): update dependency docker to v19.03.8
2020-03-23 13:00:54 +00:00
Michael Kriese
04ae70ff39
chore(internal): use docker datasource for docker releases ( #5766 )
2020-03-23 13:10:43 +01:00
Michael Kriese
c087f84bb1
docs: add vscode develoment section ( #5756 )
...
Co-Authored-By: Florian Greinacher <fgreinacher@users.noreply.github.com>
2020-03-23 11:48:25 +01:00
Michael Kriese
5311e4baf4
chore(coverage): enable coverage on master ( #5764 )
...
Otherwise we get missing base report on codecov
2020-03-23 10:09:50 +01:00
Renovate Bot
cbdbd845ca
build(deps): update dependency npm to v6.14.3
2020-03-22 17:00:56 +00:00
Renovate Bot
7960e27d70
build(deps): update dependency node-html-parser to v1.2.13
2020-03-20 11:00:56 +00:00
Michael Kriese
f62e0879b4
chore(internal): simplify devcontainer image ( #5754 )
2020-03-20 11:10:27 +01:00
Woz
d8d26d0ddd
test(manager): remove GOPATH env var during tests ( #5753 )
...
stop using developers GOPATH env var during tests
fixes : #5751
2020-03-20 09:40:02 +01:00
Renovate Bot
0c32b50083
chore(deps): pin mcr.microsoft.com/vscode/devcontainers/typescript-node docker tag
2020-03-19 23:00:56 +00:00
Renovate Bot
c36a314b22
build(deps): update dependency json5 to v2.1.2
2020-03-19 22:00:54 +00:00
Florian Greinacher
a45e5efcfb
feat(NuGet): add support for specificying protocol version in r… ( #5746 )
...
Closes #5165
2020-03-19 21:58:37 +01:00
Jamie Magee
148d5498b8
feat(azure): implement getPrFiles ( #5634 )
2020-03-19 21:55:32 +01:00
Florian Greinacher
7a10ba41e9
chore: add dev container config ( #5748 )
2020-03-19 21:54:34 +01:00