Commit graph

12821 commits

Author SHA1 Message Date
renovate[bot]
8af89d27d0
docs: update references to renovate/renovate to v32.194.5 (#17744)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-12 01:24:09 +00:00
renovate[bot]
c5794e1b66
build(deps): update dependency simple-git to v3.14.0 (#17743)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-11 18:21:09 +00:00
github-actions[bot]
9ea42d6c76
fix(data): automatic update of static data (#17740) 2022-09-11 08:22:02 +03:00
HonkingGoose
76a3d287f5
docs(configuration options): split list (#17718) 2022-09-11 07:27:26 +03:00
Rhys Arkins
2925cd8bab
chore: reorder Repository finished logs (#17715)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-09-10 09:50:31 +00:00
Sergei Zharinov
577cd4c38a
build(deps): update dependency good-enough-parser to v1.1.19 (#17735) 2022-09-10 09:32:14 +00:00
Sergei Zharinov
4e9ddc2452
test(ts-jest): Migrate obsolete Jest config (#17733) 2022-09-10 09:05:47 +00:00
Sergei Zharinov
049d624be9
fix(limits): Re-throw ExternalHostError on calling getBranchPr (#17721) 2022-09-09 12:01:31 +00:00
renovate[bot]
cbc78e30fd
chore(deps): update dependency ts-jest to v29.0.0-next.1 (#17719)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-09 11:31:23 +00:00
Rhys Arkins
55d234ec07
fix(npm): remove memcache (#17714) 2022-09-09 09:16:40 +02:00
Rhys Arkins
409803555a
docs: concurrentRequestLimit and hostType (#17713) 2022-09-09 07:57:29 +03:00
HonkingGoose
7232f7149d
docs(configuration options): rewrite prHourlyLimit (#17707) 2022-09-08 14:50:55 +03:00
HonkingGoose
49e566290b
docs(self-hosting): partial rewrite, add headings (#17698) 2022-09-08 14:43:41 +03:00
Sergei Zharinov
ea69f81247
refactor(github): Uniform names for github datasource types (#17701) 2022-09-08 11:26:27 +02:00
Rhys Arkins
594821ae0d
fix: Revert "feat: recreate merged PRs when updates are available" (#17699) 2022-09-08 10:24:40 +02:00
Sergei Zharinov
81ee883e30
refactor(github): Extract utils/github from datasources (#17697) 2022-09-08 10:00:42 +02:00
Philip
ed3d8e6115
fix(datasource/crates): Crates files are in lower case, lowercase the url package name (#17608) 2022-09-08 10:50:41 +03:00
Sergei Zharinov
1827b6f519
refactor(github): Don't inherit github-tags from github-releases (#17696) 2022-09-08 09:25:25 +03:00
Sergei Zharinov
b5ac8f04a1
fix(github): Disable caching for GitHub datasources (#17685)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-09-08 08:11:01 +03:00
renovate[bot]
1fc12f00ab
chore(deps): update node.js to bf9947e (#17690)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-07 23:17:01 +00:00
renovate[bot]
8b42c42e90
chore(deps): update dependency @types/luxon to v3.0.1 (#17687)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-07 19:03:18 +00:00
RahulGautamSingh
c593ab4a68
feat: recreate merged PRs when updates are available (#16898) 2022-09-07 15:14:51 +00:00
renovate[bot]
fa4ae0e8be
build(deps): update dependency openpgp to v5.5.0 (#17680)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-07 14:18:47 +00:00
Sergei Zharinov
6c2dd8e28d
refactor(github): Extend common Pr type to support updatedAt field (#17671) 2022-09-07 12:12:20 +00:00
Sergei Zharinov
2b7e885edb
fix(github): Catch errors inside fetchPr call (#17666) 2022-09-07 11:59:29 +00:00
Rhys Arkins
2b840d594b
chore: bug report template 2022-09-07 13:47:32 +02:00
HonkingGoose
8a955072da
ci(label actions): use simpler words (#17674) 2022-09-07 13:53:12 +03:00
HonkingGoose
e6c2f18b9f
docs(tekton): rewrite (#17669) 2022-09-07 07:49:43 +00:00
Sergei Zharinov
a6139ad5fe
refactor(github): Remove unused etag support for PR cache (#17665) 2022-09-07 07:29:45 +00:00
Luiz Carvalho
70476774fe
feat: Add tekton-bundle support (#17289) 2022-09-07 05:21:53 +00:00
Marcel
208a316c39
feat: woodpecker manager (#17297)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-09-07 08:10:27 +03:00
renovate[bot]
997f7f1a42
build(deps): update dependency node-html-parser to v5.4.2 (#17662)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-07 05:23:59 +03:00
HonkingGoose
6cdfcbc4ca
docs(known limitations): rewrite and add heading (#17623)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-09-06 14:11:46 +00:00
Sergei Zharinov
fa30913daf
fix(util/promises): Disable stopOnError option by default (#17653) 2022-09-06 13:36:19 +00:00
Sergei Zharinov
2df8967ae2
refactor: Create promises utilities (#17651) 2022-09-06 10:36:51 +00:00
Rhys Arkins
e49572e105
fix(datasource/github-tags): don't use github-releases for extra meta (#17650) 2022-09-06 13:26:27 +03:00
renovate[bot]
ae755d4880
chore(deps): update node.js to 17f48b4 (#17649)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-06 08:58:38 +00:00
Sergei Zharinov
3f30119f71
fix(github): Error messages for empty repository result (#17645)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-09-06 10:37:02 +02:00
Gabriel Bleu
56c61c962f
feat(gitlab): handle merge results pipelines (#17440) (#17601) 2022-09-06 07:09:58 +00:00
Michael Kriese
a851aedfd2
fix(docker): skip empty and whitespace depName (#17644) 2022-09-06 06:57:20 +00:00
coffmark
7dbe0b3312
feat(manager/mint): add mint support (#17351)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-09-06 06:18:43 +00:00
renovate[bot]
8af1f08010
chore(deps): update node.js to 75d9059 (#17643)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-06 03:04:59 +00:00
renovate[bot]
b11569f013
build(deps): update dependency luxon to v3.0.3 (#17641)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-05 18:49:09 +00:00
Róbert Papp
01c111c4ea
fix(http): typo in logs (#17634) 2022-09-05 13:45:44 +00:00
HonkingGoose
ebc2a6ea61
docs(troubleshooting): improve link style (#17626) 2022-09-05 12:20:13 +03:00
HonkingGoose
1debd89eae
docs(development): fix brand name spelling (#17622) 2022-09-05 09:54:19 +02:00
renovate[bot]
c8797dffc2
chore(deps): update node.js to fe4c59e (#17618)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-05 06:39:30 +00:00
github-actions[bot]
8ca7c20a2b
fix(data): automatic update of static data (#17605) 2022-09-05 00:36:58 +00:00
Bastian
4ba04b47c4
fix(gomod): explicitly match Gitlab ID for gitlab enterprise servers (#17611) 2022-09-04 16:49:31 +00:00
Johannes Feichtner
6609461c97
docs: fix typos (#17613) 2022-09-04 16:21:27 +00:00