Commit graph

12821 commits

Author SHA1 Message Date
Maron
7f48897e75
feat(go): add support for GOINSECURE (#15944) 2022-06-21 11:23:58 +02:00
Michael Kriese
0a582d31c7
refactor: fix nullable types (#16156)
* refactor: fix nullable types

* chore: revert changes

* chore: fix lint comments

* chore: revert changes
2022-06-20 16:15:40 +00:00
Michael Kriese
b4319928f1
refactor: strict manager tests (#16155)
* refactor: strict manager tests

* chore: revert changes

* Update lib/modules/manager/gradle/extract.spec.ts
2022-06-20 17:05:39 +02:00
HonkingGoose
7cb98e1a5b
build: use ESLint cache option (#16151)
* ci: use ESLint cache option

* Update .gitignore

Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-06-20 14:36:10 +00:00
RahulGautamSingh
93dd940574
refactor(modules/datasource): fix null-check issues (#16153)
* fix null-check issues

* Update index.spec.ts

* apply suggestion from review

* fix coverage issue

* Update index.spec.ts

* Apply suggestions from code review

Co-authored-by: Michael Kriese <michael.kriese@visualon.de>

* Update datasource.spec.ts

* Update lib/modules/datasource/conan/index.spec.ts

Co-authored-by: Michael Kriese <michael.kriese@visualon.de>

* Update datasource.spec.ts

* fix null-check issue

Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-06-20 16:24:37 +02:00
Michael Kriese
69e3f5117e
fix: use re2 (#16044) 2022-06-20 12:52:22 +00:00
Michael Kriese
f7454a0f6b
docs: no toDeepEqual on jest v28 (#16152) 2022-06-20 13:20:14 +02:00
Michael Kriese
0838ca209c
refactor: strict datasource tests (#16150) 2022-06-20 13:15:02 +02:00
Sergei Zharinov
0cf4f48842
refactor: Strict null checks for all files except tests (#16071)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-06-20 11:47:07 +02:00
Michael Kriese
73fdf0483e
ci: use node v16 for windows and macos tests (#16147) 2022-06-20 10:22:12 +02:00
Michael Kriese
f363b3aef2
build: force re2 reinstall (#16146) 2022-06-20 10:21:44 +02:00
Sergei Zharinov
61f2d813e2
feat(github): Datasource cache busting (#16014) 2022-06-20 10:10:31 +02:00
RahulGautamSingh
c42957a804
refactor(modules/versioning): fix null check issues in tests (#16145)
* fix null-check issues

* Update lib/modules/versioning/versioning-metadata.spec.ts

Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-06-20 06:40:57 +00:00
renovate[bot]
fe20cfce69
chore(deps): lock file maintenance (#16144)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-20 01:47:06 +00:00
renovate[bot]
47ebf9b8cf
docs: update references to renovate/renovate to v32.90.0 (#16143)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-20 01:34:09 +00:00
RahulGautamSingh
3d31fa371d
refactor(lib/util): strict null check for test files (#15812)
* add types for tmp

* expand files in lib/util

* update yarn lock

* Update tsconfig.strict.json

* util/exec

* util/git

* util/http

* Revert "util/exec"

This reverts commit 96cf479a1b.

* update strict.json

* redo util/exec

* revert util/git

* util/merge-confidence

* update util/git

* util/package-rules

* fix util/git

* util/template

* util/

* revert extras

* rm newline

* add tmp back

* apply suggestion from review

* util/cache

* more changes

* Update tsconfig.strict.json

Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-06-19 21:17:46 +00:00
renovate[bot]
f0081ab276
chore(deps): update dependency re2 to v1.17.7 (#16140)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-19 17:52:30 +00:00
RahulGautamSingh
1bb6460664
refactor: add types for tmp (#16139)
add @types/tmp
2022-06-19 16:14:55 +02:00
Jason Bedard
461cbc7551
feat(bazelisk): add support for bazelisk bazelversion files (#16114) 2022-06-19 06:33:03 +00:00
renovate[bot]
22d2681a6e
chore(deps): update dependency re2 to v1.17.6 (#16137)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-19 04:25:13 +00:00
Gabriel-Ladzaretti
dd3598c5b8
feat(config/migration): migrate config with a PR (#15122)
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-06-18 12:12:31 +00:00
Gabriel-Ladzaretti
7f51e58a06
fix(core/config): Log cached repo config filename and content (#16134) 2022-06-18 11:35:43 +00:00
wwuck
df70d37141
fix(pypi): package name with periods (#15867) 2022-06-18 06:15:10 +00:00
renovate[bot]
4ee68db4c0
chore(deps): update node.js to 5a9f04f (#16131)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-18 02:09:18 +00:00
renovate[bot]
39f2b398b6
build(deps): update dependency find-packages to v9.0.3 (#16127)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-17 13:39:10 +00:00
Michael Kriese
00527902e2
chore: fix lint (#16120) 2022-06-17 06:37:25 +00:00
renovate[bot]
c84199885d
chore(deps): update dependency aws-sdk-client-mock to v1 (#16102) 2022-06-17 06:12:08 +02:00
RahulGautamSingh
abe821ac4d
refactor: update WorkerExtractConfig type definition (#16020)
* update WorkerExtractConfig types

* update comment

* move worker-extract

* update CustomManager

* move interface RegExManagerTemplates manager->config

* fix import error

* rename CustomManager -> RegExManager

* fix lint error
2022-06-16 18:18:36 +02:00
HonkingGoose
ffe8cfba7b
ci(jest): use built-in github action reporter (#16109) 2022-06-16 18:03:50 +02:00
Michael Kriese
827d313de4
feat(manager/terraform): support multiple container images (#16107)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-06-16 14:06:36 +00:00
renovate[bot]
d05e22e081
chore(deps): update actions/dependency-review-action action to v2 (#16101) 2022-06-16 15:38:02 +02:00
renovate[bot]
33b5b9980d
chore(deps): update jest monorepo to v28 (major) (#16103)
* chore(deps): update jest monorepo to v28

* chore: force v28 deps

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-06-16 15:01:02 +02:00
RahulGautamSingh
9e28ef3275
refactor: redefine defaultRegistryUrls (#15856)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-06-16 13:00:11 +02:00
Maron
70084a61ef
refactor: move error-warning.ts (#16098) 2022-06-16 09:47:16 +02:00
Sergei Zharinov
f19eb5b841
fix(github): Don't append /api/v3/ to the endpoint twice (#16097)
* fix(github): Don't attach `/api/v3/` to the endpoint twice

* Add test

* More correct replacing
2022-06-16 08:42:23 +02:00
renovate[bot]
26a4d482a6
chore(deps): update dependency @types/eslint to v8.4.3 (#16095)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-15 21:35:15 +00:00
Justin Waite
0c76f701d6
feat(preset): add remix monorepo (#16092)
feat(preset): add monorepo location for remix framework
2022-06-15 20:02:33 +00:00
renovate[bot]
40c50479d7
build(deps): update dependency openpgp to v5.3.0 (#16091)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-15 16:02:06 +00:00
renovate[bot]
b72534d20c
build(deps): update dependency @renovatebot/pep440 to v2.1.3 (#16090)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-15 15:48:35 +00:00
Gabriel-Ladzaretti
b7c6126d92
docs: add whitespaces around items with multiple allowed values (#16085) 2022-06-15 17:04:23 +02:00
HonkingGoose
9fd3db7280
docs(docker): rewrite sections (#16083) 2022-06-15 13:48:25 +02:00
RahulGautamSingh
87f85951a2
refactor: move update internal deps to lookup (#16059) 2022-06-15 04:21:37 +00:00
renovate[bot]
cc9112a998
chore(deps): update dependency yarn to v1.22.19 (#16077)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-15 02:40:47 +00:00
renovate[bot]
b52e765a8b
chore(deps): update node.js to 955d6ad (#16075)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-14 21:04:58 +00:00
renovate[bot]
445caa7a1a
chore(deps): update dependency @types/node to v16.11.39 (#16076)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-14 20:52:03 +00:00
Johannes Feichtner
a4205761c8
feat(terraform): kubernetes image resources support (#16029)
* add tests

* add support for kubernetes image resources

* Update lib/modules/manager/terraform/extract.ts

Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>

* added unknown resource

* added Kubernetes to Readme

* missed one spot in the Readme

* Update lib/modules/manager/terraform/readme.md

Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>

* switch to toMatchObject() in tests

Co-authored-by: Sebastian Poxhofer <secustor@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-06-14 19:51:11 +00:00
Tobias
6a78436600
feat(github): enable platformAutomerge feature for GHES>=3.3 (#15924) 2022-06-14 16:57:15 +02:00
renovate[bot]
572a01b48e
chore(deps): update node.js to 912d9db (#16069)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-14 14:29:09 +00:00
Gabriel-Ladzaretti
cdf328dc71
docs: Prettify JSON output for default objects in docs (#16015) 2022-06-14 11:08:23 +00:00
renovate[bot]
96dc2e34d3
docs: update references to renovate/renovate to v32.85.0 (#16062)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-14 06:42:12 +00:00