Commit graph

9570 commits

Author SHA1 Message Date
renovate[bot]
8924e25363
build(deps): update dependency node-html-parser to v3.3.0 (#10058)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-19 22:15:50 +00:00
HonkingGoose
caff14e2d8
chore: create package manager template (#9937) 2021-05-19 21:26:07 +02:00
Giorgos Karagounis
e96a6f5d7d
feat(docker): refactor for docker registries (#9891)
* quay registry v1 & add test

* separate quay tags function

* Update lib/datasource/docker/index.spec.ts

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

* Update lib/datasource/docker/index.ts

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

* remove link header quay

* refactor quay registry function

* remove quay changes

* apply reviewer comments

* refactor: cleanup

* apply reviewer comments

* Update lib/datasource/docker/common.ts

* split up tests

Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-05-19 16:14:49 +00:00
Sergei Zharinov
d680ff1e7c
fix(limits): Use PR hourly limits to calculate remaining branch count (#10053)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-05-19 15:50:37 +00:00
Sebastian Poxhofer
fefe5f7bc6
feat(onboarding): add labels to on boarding PR/MRs (#9947)
* feat(onboarding): add labels to on boarding PR/MRs

* fix: simplify

Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-05-19 15:35:15 +00:00
Michael Kriese
088dcdacdb
chore: update devcontainer image (#10051) 2021-05-19 14:31:38 +00:00
Fredrik Blomqvist
9f894ce814
feat(git): Add gitNoVerify option (#9676)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-05-19 16:05:29 +02:00
jose-ws
dd462359b4
feat(proxy): lowercase proxy env (#10025) 2021-05-19 13:37:27 +02:00
Rhys Arkins
e7506fefa5 fix: post upgrade commands localDir 2021-05-19 12:27:57 +02:00
Rhys Arkins
9ebf804d4e fix(cache): cacheDir adminConfig 2021-05-19 12:27:37 +02:00
Rhys Arkins
b068ec9c08 fix(npm): get cacheDir from admin config 2021-05-19 11:11:45 +02:00
HonkingGoose
e5afaf5990
fix(config): fix typo in chakra-ui repoGroups name (#10041) 2021-05-19 08:40:23 +00:00
Michael Kriese
d8f4b86b14
refactor: replace linkify-markdown (#9954)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-05-19 03:23:59 +00:00
renovate[bot]
a52b39c633
build(deps): update dependency slugify to v1.5.3 (#10036)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-18 23:56:11 +00:00
Michael Kriese
0906e078d2
test(git): disable gpgsign (#10028) 2021-05-18 05:24:03 +00:00
renovate[bot]
757de651fc
chore(deps): update linters (#10024)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-17 20:39:00 +00:00
Sergei Zharinov
fbbbce608e
chore: Configure fs local dirs via admin config (#9990)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-05-17 13:21:28 +00:00
renovate[bot]
b28b628d2c
build(deps): update dependency simple-git to v2.38.1 (#10019)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-17 08:47:20 +00:00
renovate[bot]
b8e36daa87
chore(deps): update dependency prettier to v2.3.0 (#10012)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-05-17 08:06:24 +00:00
Michael Kriese
9e08eaa1dc
refactor: rename Error location to validationSource (#10018) 2021-05-17 07:40:54 +00:00
renovate[bot]
7340dde60f
chore(deps): update dependency re2 to v1.16.0 (#10014) 2021-05-17 07:38:38 +02:00
HonkingGoose
b30f9b8b3e
docs: request a readme file in reproduction (#10007) 2021-05-16 20:00:52 +00:00
Rhys Arkins
30072239d1 fix(git): gracefully handle workflows 403 2021-05-16 11:54:03 +02:00
Rhys Arkins
fe73751d69 fix(github): handle PLATFORM_INTEGRATION_UNAUTHORIZED for branch protection 2021-05-16 11:49:22 +02:00
Rhys Arkins
76ae49c4e8 chore: coverage 2021-05-16 07:07:46 +02:00
Rhys Arkins
97dba99a49 chore: debug not warn for setup.py extraction error 2021-05-15 21:48:26 +02:00
Rhys Arkins
81741e6f10 fix(ruby): replace if widening 2021-05-15 17:15:56 +02:00
Rhys Arkins
b924d49d33 fix(npm): skip remediation if parent version is not a version 2021-05-15 17:14:24 +02:00
Rhys Arkins
54e44e2db3 fix(poetry): try/catch getNewValue error 2021-05-15 17:06:12 +02:00
renovate[bot]
dbf1e9f3f7
chore(deps): update dependency type-fest to v1.1.1 (#10005)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-15 14:52:06 +00:00
Rhys Arkins
f0a193dc13 fix(config): drop non-selectors when cloning rules 2021-05-15 14:44:47 +02:00
Rhys Arkins
4ea69a1438 fix(git): err.message typo 2021-05-15 13:11:04 +02:00
Rhys Arkins
f67427a3a1 fix: string check for empty config contents 2021-05-15 13:08:46 +02:00
Rhys Arkins
a245932673 fix(npm): skip lock file generation for non-updated remediations 2021-05-15 12:14:41 +02:00
Rhys Arkins
f946b7407e
fix(github): paginationField for check runs (#10003) 2021-05-15 12:14:34 +02:00
renovate[bot]
b210ef668f
build(deps): update dependency slugify to v1.5.2 (#10002)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-15 09:21:38 +00:00
Rhys Arkins
2719505beb chore: simplify pep440 invalid value warning 2021-05-15 08:42:26 +02:00
Rhys Arkins
a2a6ac94cc fix(git): defensive fileList check 2021-05-15 07:57:48 +02:00
renovate[bot]
82fc920ead
chore(deps): update linters (#10001)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-15 05:16:27 +00:00
renovate[bot]
fc2652842d
chore(deps): update dependency type-fest to v1.1.0 (#10000)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-15 00:35:41 +00:00
Rhys Arkins
fee4f0881c fix: defensive isVersion when finding parent 2021-05-15 00:08:12 +02:00
Rhys Arkins
bd2febb56d fix: respectLatest even if unstable 2021-05-15 00:02:24 +02:00
Rhys Arkins
e42e07b609 logs: downgrade workflows warn 2021-05-14 23:30:03 +02:00
Rhys Arkins
7a22e6c07a fix(git): checkout base branch with -B before merge 2021-05-14 22:48:42 +02:00
Rhys Arkins
3742d888a2 fix(git): abort run if branch not found 2021-05-14 21:31:51 +02:00
Rhys Arkins
1edcf5fc15 fix: Revert "feat(proxy): proxy environment variables available in lowercase for child processes. (#9978)"
This reverts commit 2d9734c3da.
2021-05-14 19:37:02 +02:00
Rhys Arkins
af39170fc8 fix(git): try/catch then log mergeBranch errors 2021-05-14 18:22:29 +02:00
jose-ws
2d9734c3da
feat(proxy): proxy environment variables available in lowercase for child processes. (#9978) 2021-05-14 17:27:02 +02:00
Rhys Arkins
f28d98fb1d fix(git): skip over gitignored files when committing 2021-05-14 15:28:20 +02:00
Rhys Arkins
b7f8068833 fix(pip_requirements): don't run hashin if no commands 2021-05-14 15:09:40 +02:00