Commit graph

9834 commits

Author SHA1 Message Date
Jamie Magee
621b77b2c7
refactor(datasource): migrate to class based datasource (#6747)
* refactor(datasource): migrate to class based datasource

    A small experiment into what OOP/class based datasources might look like. Picked Cdnjs as it's the smallest & simplest.

    With this approach we can share common logic, like error handling, rate limiting, etc. between different datasources, instead of having to reimplement it each time we write a new datasource. Currently there's nothing shared, as it's only 1 datasource, but the interesting stuff will come with the 2nd datasource

* Apply suggestions from code review

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

* remove renaming ClojureDatasource to datasource in tests

Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-05-21 07:40:09 +02:00
renovate[bot]
b518974658
chore(deps): update dependency @types/semver to v7.3.6 (#10089)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-21 00:11:47 +00:00
Rhys Arkins
5d647da0a3
fix: @types/node presets in config:base (#10085)
No longer disable @types/node major updates, instead use node versioning.
2021-05-20 14:02:46 -07:00
Rhys Arkins
62e6ff1371 chore: fix markdown lint 2021-05-20 21:07:34 +02:00
Rhys Arkins
5d9fd39926 test: add markdown-lint to actions 2021-05-20 21:07:18 +02:00
Simon Larsén
cafbb4d3de
docs: Replace outdated GHA security notice with general description (#10084) 2021-05-20 18:59:13 +00:00
renovate[bot]
855d2e3c23
chore(deps): update actions/setup-java action to v2.1.0 (#10082)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-20 17:56:47 +00:00
renovate[bot]
14241d7dee
chore(deps): update actions/stale action to v3.0.19 (#10081)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-20 16:43:52 +00:00
renovate[bot]
6436cfa876
build(deps): update dependency simple-git to v2.39.0 (#10078)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-20 14:32:02 +00:00
HonkingGoose
5ef3b3ee05
docs: add headings to hostRules config with env vars (#10067) 2021-05-20 12:33:59 +02:00
Michael Kriese
48af0da981
fix: validate customEnvVariables (#10070) 2021-05-20 12:25:22 +02:00
Rhys Arkins
22e982503c
feat(config): convert datasource env to hostRules (#9698) 2021-05-20 08:34:17 +00:00
renovate[bot]
52e694bec9
chore(deps): update dependency @types/node to v14.14.45 (#10060)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-20 01:33:46 +00:00
renovate[bot]
944f846526
build(deps): update dependency semantic-release to v17.4.3 (#10059)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-20 00:17:31 +00:00
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