Commit graph

9871 commits

Author SHA1 Message Date
Michael Kriese
48bfb1c182
test: fix memory leak (#10162) 2021-05-26 10:47:05 +02:00
Rhys Arkins
0b287c763d
refactor: localDir -> cloneDir (#10158) 2021-05-26 10:30:23 +02:00
Michael Kriese
66863ea419
test: ignore fixtures (#10156) 2021-05-26 08:27:39 +00:00
renovate[bot]
644eb506a3
build(deps): update dependency email-addresses to v4 (#10154)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-26 08:06:10 +00:00
renovate[bot]
66d128f4c4
build(deps): update dependency fs-extra to v10 (#10155)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-26 09:44:46 +02:00
renovate[bot]
fddbb54ff4
chore(deps): update dependency husky to v6 (#10152)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-05-26 07:25:08 +00:00
renovate[bot]
5fdcc80aa0
chore(deps): update dependency type-fest to v1.1.3 (#10151)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-26 09:07:53 +02:00
HonkingGoose
5731da899b
fix(config): workaround for Repology server overload (#10146) 2021-05-26 05:43:34 +00:00
HonkingGoose
60c1540eef
docs: fix capitalization in local development docs (#10147) 2021-05-26 05:04:37 +02:00
renovate[bot]
34cf5479cf
chore(deps): update dependency @types/node to v14.17.0 (#10145)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-25 20:11:32 +00:00
renovate[bot]
9c44b09dc8
chore(deps): update dependency type-fest to v1.1.2 (#10142)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-25 18:37:54 +02:00
Rhys Arkins
611de25fd2 chore(docker): convert tests to inline snapshot 2021-05-25 16:13:07 +02:00
Rhys Arkins
cd078e73bd
refactor: docker getRegistryRepository (#10140) 2021-05-25 16:09:17 +02:00
Giorgos Karagounis
c22b7f838f
feat(docker): quay api v1 for tags (#10093)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2021-05-25 13:00:36 +02:00
Michael Kriese
b1af26667e
fix(gitlabci): ignore empty content (#10139) 2021-05-25 09:56:20 +00:00
Jamie Magee
7b0934592f
refactor(dart): migrate to class based datasource (#10134) 2021-05-25 06:42:14 +02:00
jimmycrequer
94f05138b8
feat: add changelog url for tailwindcss-classnames (#10120) 2021-05-24 13:10:19 +02:00
Matt Palmer
bf23c66c6f
fix: Use auto-discovered organisational preset configuration during on-boarding (#9888) 2021-05-24 12:16:24 +02:00
Rhys Arkins
d24461cb71 fix(git): submodules search for ".path" instead of "path"
Closes #10119
2021-05-24 08:58:53 +02:00
HonkingGoose
3e01203e48
chore: automate asking retry newer Renovate version (#10105) 2021-05-23 21:32:31 +02:00
Rhys Arkins
3fa72d9935
chore: simplify bug template (#10117) 2021-05-23 21:31:24 +02:00
Rhys Arkins
66820cfe27
feat: migratePresets (#10111) 2021-05-22 23:47:28 +02:00
Rhys Arkins
35d481fc21 docs: username with app token 2021-05-22 16:02:06 +02:00
Rhys Arkins
3de02c37e4 fix(yarn): sub package use root npmrc 2021-05-22 15:24:35 +02:00
Anbraten
7eb2c09b6e
feat: pnpm workspaces (#10071) 2021-05-22 12:32:19 +00:00
Rhys Arkins
0b743a9583 fix: filter pendingChecks earlier 2021-05-22 11:25:59 +02:00
Rhys Arkins
8f49d7ec5e chore: log depName when pending status checks 2021-05-22 11:25:29 +02:00
Rhys Arkins
15fde37535
fix: Revert "feat: validate git version" (#10106)
This reverts commit 1304bc930e.
2021-05-22 09:34:51 +02:00
Ben Drucker
bcb359d67f
feat(github-actions): support workflow templates (#10088) 2021-05-22 09:34:04 +02:00
Rhys Arkins
714e51a316
feat(yarn): add credentials to .yarnrc.yml (#10052) 2021-05-21 20:20:23 +00:00
Rhys Arkins
1304bc930e
feat: validate git version (#9979) 2021-05-21 19:51:03 +00:00
HonkingGoose
878aa394a4
docs: describe Renovate version support in FAQ (#10073)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-05-21 16:34:12 +00:00
HonkingGoose
5f325748b1
docs: shareable configs only work with JSON format (#10100)
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2021-05-21 16:16:22 +00:00
HonkingGoose
66494452f1
chore: automate asking for new package manager info (#10103) 2021-05-21 15:36:19 +02:00
Rhys Arkins
42a846e867 fix(config): filter npm_ env 2021-05-21 13:30:30 +02:00
Rhys Arkins
80e3e6ac78 fix: ensure newline before </details> when truncating 2021-05-21 13:30:05 +02:00
renovate[bot]
df987f5bf4
build(deps): update dependency luxon to v1.27.0 (#10098)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-21 12:29:52 +02:00
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