Commit graph

13347 commits

Author SHA1 Message Date
RahulGautamSingh
c93154bd24
refactor: enums to unions (#18747)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-11-05 09:12:03 +00:00
RahulGautamSingh
2a07e91be6
refactor: convert ProgrammingLanguage to union type (#18748)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-11-05 08:49:57 +00:00
Rhys Arkins
c804d088e2
feat(github): refactor forkMode to reduce API queries (#18769) 2022-11-05 07:25:33 +00:00
Rhys Arkins
e8a0349c4b
fix(changelogs): better release name trimming (#18775) 2022-11-05 06:49:03 +00:00
renovate[bot]
bbca4985b7
chore(deps): update dependency @types/eslint to v8.4.9 (#18773)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-05 00:54:16 +00:00
renovate[bot]
c982cca0aa
chore(deps): update node.js to v18.12.1 (#18774)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-05 00:29:55 +00:00
renovate[bot]
b690754f68
chore(deps): update dependency mock-fs to v5.2.0 (#18772)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-04 21:37:31 +00:00
renovate[bot]
4e11bce2d3
chore(deps): update github/codeql-action action to v2.1.31 (#18771)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-04 21:17:20 +00:00
Sergei Zharinov
290b964afd
feat(github-actions): Support for short tag comments (#18738)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-11-04 13:20:46 +01:00
renovate[bot]
4858ab059d
chore(deps): update dependency memfs to v3.4.8 (#18750)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-04 06:33:50 +00:00
Rhys Arkins
0ea3e11ef2
fix: allow rebaseWhen=never checked (#18743) 2022-11-03 16:50:13 +00:00
Rhys Arkins
e651fd34a5
feat(github-actions): support vulnerability alerts (#18735) 2022-11-03 15:42:42 +00:00
Nejc Habjan
d281319f4d
feat(datasource/ansible-galaxy): use pep440 versioning by default (#18718) 2022-11-03 14:35:22 +00:00
Michael Kriese
73eaf0f31c
fix(manager/github-actions): wrong supportedDatasources entry (#18734) 2022-11-03 13:58:02 +00:00
Rhys Arkins
1e31121235 docs: drop repology app warning 2022-11-03 13:19:10 +01:00
Henrik Poulsen
6a9943227f
feat(changelog): allow releases to lack a body if it contains a name (#18691)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-11-03 12:00:56 +00:00
Rhys Arkins
5fb5dab455
feat(go): support github vulnerability alerts (#18730) 2022-11-03 10:19:11 +00:00
renovate[bot]
638302e519
chore(deps): update dependency @types/semver to v7.3.13 (#18724)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-02 22:08:55 +00:00
renovate[bot]
4963a2f05e
chore(deps): update dependency @types/node to v16.18.2 (#18723)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-02 21:48:16 +00:00
renovate[bot]
b6670159c4
chore(deps): update dependency @types/node to v16.18.1 (#18716)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-02 13:45:35 +00:00
renovate[bot]
bc57ad908b
chore(deps): update github/codeql-action action to v2.1.30 (#18717)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-02 13:21:36 +00:00
Rhys Arkins
4fc1019cb6
fix(docker): external host error for connection errors (#18709) 2022-11-02 12:31:14 +02:00
HonkingGoose
7da9d60a5f
chore: bump Node.js version for Gitpod (#18713) 2022-11-02 12:30:43 +02:00
Rhys Arkins
586b96ec16
fix(pr): don’t mention failing checks for automerge (#18653) 2022-11-02 10:54:00 +02:00
Jamie Magee
c90cda06e3
feat(nix): support binarySource=install for nix (#18707) 2022-11-02 06:18:51 +01:00
renovate[bot]
bb60f2d9e6
chore(deps): update node.js to dab36a9 (#18706)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-01 23:52:23 +00:00
Flo Everett
70ad9e61c1
fix(git): git http url fix (#18705) 2022-11-01 22:37:21 +01:00
RahulGautamSingh
c56588eaba
refactor: convert PlatformmId to union (#18458) 2022-11-01 14:46:09 +00:00
renovate[bot]
6ec816bbc8
chore(deps): update dependency @types/eslint to v8.4.8 (#18688)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-01 11:21:15 +00:00
Rhys Arkins
485c8161f6
chore: fix git allow-protocol for all jest (#18655) 2022-11-01 13:01:33 +02:00
Michael Kriese
0936ac67f6
feat(platform/gitea): configurable autodiscover repo sorting (#18636)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2022-11-01 10:12:33 +00:00
Sergei Zharinov
1bacabcb7e
fix(git): Ensure baseBranch is checked out before git-based merge (#18687) 2022-11-01 09:46:22 +00:00
Sergei Zharinov
b7317a2313
fix(regex): Don't cache stateful regex instances (#18645) 2022-11-01 09:20:11 +00:00
Michael Kriese
8201641d89
fix(manager/kubernetes): don't extract unknown kubernetes objects (#18230) 2022-11-01 08:55:52 +00:00
Steve Carrupt
3489e46911
fix(metadata): massage sourceUrls starting with git@ (#18136)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-11-01 08:11:13 +00:00
Rhys Arkins
5bc3d4326c
fix(docker): log Docker Hub errors (#18684) 2022-11-01 07:45:26 +00:00
Flo Everett
4c0ecc86fe
fix(git-refs): search hostRules by http url, not ssh. (#17868) 2022-11-01 07:09:00 +00:00
Braden Mars
c4053802c5
feat: Support toml up to v1.0.0-rc.1 (#18670) 2022-11-01 06:16:13 +00:00
HonkingGoose
7afafc4ac1
docs(opentelemetry): rewrite (#18672) 2022-11-01 07:47:49 +02:00
renovate[bot]
a80c4a40a5
chore(deps): update jest monorepo to v29.2.2 (#18681)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-31 23:06:17 +00:00
renovate[bot]
d3cb3c8d8b
chore(deps): update linters to v5.41.0 (#18680)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-31 19:50:41 +00:00
renovate[bot]
231d0a8325
chore(deps): update node.js to f3b899f (#18674)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-31 13:45:48 +00:00
Usman
dc9c2054bc
feat(manager/flux): support system manifest inside subdirectories (#18605)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-10-31 11:47:03 +00:00
Rhys Arkins
c834947326
test: reduce aws-machine-image snapshots (#18671) 2022-10-31 12:27:18 +01:00
Maron
f50e685fe4
docs(core/config): config options for advanced users only (#18505)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2022-10-31 07:35:07 +00:00
Rhys Arkins
c229652e9f
fix: Revert "refactor: move branch cache files to util/cache" (#18667) 2022-10-31 07:50:33 +02:00
renovate[bot]
e4b20f4368
chore(deps): lock file maintenance (#18665)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-31 01:20:47 +00:00
renovate[bot]
ef4cb97c1e
docs: update references to renovate/renovate to v34 (#18664)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-31 00:52:22 +00:00
renovate[bot]
4a46dbd84f
chore(deps): update dependency @types/node to v16.18.0 (#18662)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-30 21:00:27 +00:00
Bryan Shell
ae9cc2845e
docs(preset): add examples for paths without tags (#18610) 2022-10-30 07:51:48 +02:00