Commit graph

8431 commits

Author SHA1 Message Date
Rhys Arkins
095cb3b002 logs: log platform error message in git 2020-08-12 07:13:31 +02:00
Rhys Arkins
6ddda0fa4b chore: fix lint 2020-08-11 23:19:00 +02:00
Rhys Arkins
efbe610de8 fix(github): remove forked repo from list after deleting 2020-08-11 22:43:19 +02:00
Rhys Arkins
3e5ead7111 fix(github): don’t query forked repo list repeatedly 2020-08-11 22:41:06 +02:00
Rhys Arkins
4990a3c658 fix: harden latest date check 2020-08-11 22:13:01 +02:00
Rhys Arkins
1a8a381c4f fix: very string value before startsWith 2020-08-11 17:38:59 +02:00
Rhys Arkins
c0117d44cd logs: log bazel WORKSPACE file 2020-08-11 17:32:33 +02:00
Rhys Arkins
908858af1a fix(npm): try/catch .npmrc and .yarnrc writing 2020-08-11 16:04:19 +02:00
Rhys Arkins
2c99415ec3 fix(github): use forkToken for deleting the fork 2020-08-11 16:03:34 +02:00
Michael Kriese
d07e6f2c34
refactor: remove unused versionLine (#6958) 2020-08-11 11:59:29 +02:00
Michael Kriese
bbea59939e
feat: add http2 option (#6957) 2020-08-11 11:53:23 +02:00
Rhys Arkins
d8157a7944 logs: Unknown supportPolicy 2020-08-11 09:58:08 +02:00
Rhys Arkins
9837ff876a fix(pip_setup): extend timeout from 5s to 30s 2020-08-11 09:57:15 +02:00
Rhys Arkins
d6fb55bec3 fix(git): loosen git clone no space detection 2020-08-11 09:32:13 +02:00
Rhys Arkins
9bb0a6c80c fix(composer): gracefully handle bumping in-range less than 2020-08-11 09:30:02 +02:00
Rhys Arkins
7e78353ce4 fix: surround linkify in try/catch 2020-08-11 08:21:44 +02:00
Rhys Arkins
fc21a76833 fix: harden startsWith checks 2020-08-11 08:08:16 +02:00
renovate[bot]
f734730149
build(deps): update dependency got to v11.5.2 (#6948)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-08-10 22:18:04 +02:00
Roc
9d61733ef0
fix(go): match go-source by go module prefix (#6930) 2020-08-10 22:16:07 +02:00
renovate[bot]
9154bc7680
chore(deps): update linters (#6950)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-10 17:00:41 +00:00
renovate[bot]
ccf286240e
chore(deps): update linters (major) (#6769)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Jamie Magee <JamieMagee@users.noreply.github.com>
2020-08-10 16:18:08 +02:00
renovate[bot]
b71557a0bc
chore(deps): update mcr.microsoft.com/vscode/devcontainers/typescript-node docker tag to v0.134.0 (#6947)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-10 11:01:09 +00:00
Sergio Zharinov
63d54efbd8
feat(nuget): Support releaseTimestamp for Nuget v2 (#6942) 2020-08-09 12:09:48 +02:00
renovate[bot]
3a7cf38ca7
chore(deps): update dependency @types/node to v12.12.54 (#6941)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-09 03:00:39 +00:00
renovate[bot]
cf951ebec3
chore(deps): update dependency @types/jest to v26.0.9 (#6940)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-09 01:33:06 +00:00
renovate[bot]
790643e8fd
chore(deps): update dependency conventional-changelog-conventionalcommits to v4.3.1 (#6937)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-08 03:01:44 +00:00
renovate[bot]
45f8ae7bbe
chore(deps): update dependency @babel/core to v7.11.1 (#6936)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-08 00:00:49 +00:00
renovate[bot]
b0583c4955
chore(deps): update mcr.microsoft.com/vscode/devcontainers/typescript-node docker tag to v0.133.0 (#6934)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-07 10:00:36 +00:00
renovate[bot]
297a3a9e58
build(deps): update dependency simple-git to v2.17.0 (#6933)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-07 07:00:48 +00:00
renovate[bot]
1277f815a8
chore(deps): update mcr.microsoft.com/vscode/devcontainers/typescript-node docker tag to v0.132.0 (#6931)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-06 17:01:19 +00:00
Sergio Zharinov
ac83f691db
feat(dart): Support for releaseTimestamp field (#6926) 2020-08-06 16:47:39 +02:00
Sergio Zharinov
bdee0ced39
fix(pypi): Treat yanked versions as deprecated (#6925) 2020-08-06 11:52:05 +02:00
Michael Kriese
31b2867df3
feat(azure): add draft pr support (#6923)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-08-06 08:42:37 +02:00
stefee
00dbb1a6d3
fix(versioning): ignore git commit hash in loose/docker versioning (#6919) 2020-08-06 08:01:51 +02:00
Rhys Arkins
d6559f6357
fix(yarn): allow overwriting of yarnrc file (#6922) 2020-08-06 07:59:22 +02:00
Rhys Arkins
0b91457dc8 docs: update package manager doc 2020-08-05 22:14:06 +02:00
Sergio Zharinov
9f891745aa
fix(host-rules): Disable datasource warnings for disabled hosts (#6918) 2020-08-05 13:58:50 +02:00
Sergio Zharinov
6fee27d60c
feat(gomod): Run artifact update with single command (#6912) 2020-08-05 09:11:56 +02:00
Daniel Hochman
8df4694708
feat(preset): add docusaurus monorepo (#6914) 2020-08-04 20:10:49 +02:00
Rhys Arkins
09290abfe4
refactor: github platform return defaultBranchSha (#6911) 2020-08-04 14:06:07 +02:00
Rhys Arkins
6aa86d32ff docs: LOG_LEVEL and LOG_FORMAT
Closes #6861
2020-08-04 11:13:11 +02:00
Maxim Danilov
bcaaee503c
feat(jenkins): Add Jenkins plugin manager (#6668) 2020-08-04 11:12:40 +02:00
renovate[bot]
82c1a73865
chore(deps): update mcr.microsoft.com/vscode/devcontainers/typescript-node docker tag to v0.131.0 (#6906)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-04 09:00:41 +00:00
renovate[bot]
cfb1c43d10
build(deps): update dependency aws-sdk to v2.725.0 (#6903)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-03 21:00:38 +00:00
Michael Kriese
779d4389c6
fix(internal): add metadata (#6875) 2020-08-03 20:34:17 +02:00
pulish
6642359661
feat(go): add support for gitlab in go datasource (#6895)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-08-03 20:33:00 +02:00
itchyny
5440349bd5
fix(sbt): strip inline comments (#6898) 2020-08-03 20:27:36 +02:00
renovate[bot]
ef9af62b1d
chore(deps): update jest monorepo (#6900)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-03 13:03:04 +00:00
renovate[bot]
b31d7176ae
chore(deps): update babel monorepo to v7.11.0 (#6897)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-03 00:00:53 +00:00
renovate[bot]
6649162a6b
chore(deps): update dependency eslint-plugin-jest to v23.20.0 (#6896)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-02 13:00:44 +00:00