HonkingGoose
|
34d0d9e6dc
|
docs(nuget): small style and content improvements (#12781)
|
2021-11-21 16:38:45 +01:00 |
|
dsimon-onventis
|
27ee7efcc3
|
fix(azure): correctly map autoApprove response (#12761)
|
2021-11-21 12:52:28 +00:00 |
|
Sander Holvoet
|
988d324137
|
docs: clarify packages.config usage (#12779)
|
2021-11-21 13:43:08 +01:00 |
|
Rhys Arkins
|
2754c58f0d
|
logs: better updateLockedVersion log
|
2021-11-19 14:58:19 +01:00 |
|
Rhys Arkins
|
42231b6b75
|
logs: more details on secrets exposure
|
2021-11-19 14:46:52 +01:00 |
|
Oleg Krivtsov
|
ff7822176f
|
refactor(platform): make repoName arg consistent in getJsonFile (#12753)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
|
2021-11-19 13:39:13 +00:00 |
|
Rhys Arkins
|
ea28c6a4a8
|
logs: trace cached datasource response
|
2021-11-19 14:22:35 +01:00 |
|
renovate[bot]
|
c03c5db105
|
chore(deps): update dependency aws-sdk-client-mock to v0.5.6 (#12752)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-11-19 11:27:19 +00:00 |
|
markussiebert
|
af4b426f73
|
feat: aws-machine-image datasource (#11869)
|
2021-11-19 09:59:06 +00:00 |
|
Rhys Arkins
|
df14edd27a
|
fix(automerge): catch branch automerge behind message
|
2021-11-19 10:44:27 +01:00 |
|
Rhys Arkins
|
2ae52b3bd9
|
logs: remove warn interpolation
|
2021-11-19 10:40:29 +01:00 |
|
renovate[bot]
|
be6da35e85
|
chore(deps): update dependency nock to v13.2.1 (#12751)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-11-19 09:15:24 +00:00 |
|
Jamie Magee
|
789caadbb4
|
refactor(jenkins-plugins): convert to class-based datasource (#12702)
|
2021-11-18 19:55:21 +00:00 |
|
Rhys Arkins
|
36e8a3ec9b
|
fix(config): compare scopes lowercase (#12740)
|
2021-11-18 18:32:44 +01:00 |
|
Rhys Arkins
|
cfc4c48a47
|
fix(github): handle secondary rate limit (#12741)
|
2021-11-18 16:47:17 +01:00 |
|
Rhys Arkins
|
693963d9e1
|
fix: catch prune branch error
|
2021-11-18 16:23:13 +01:00 |
|
Rhys Arkins
|
01acebd82d
|
fix(datasource): better massage github sourceUrl (#12737)
|
2021-11-18 14:50:53 +00:00 |
|
Rhys Arkins
|
e7b841a138
|
feat: regex cache (#12738)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
|
2021-11-18 14:36:05 +00:00 |
|
Rhys Arkins
|
e095d5a9b3
|
fix(git-refs): ignore refs/for (#12735)
|
2021-11-18 13:36:41 +00:00 |
|
Rhys Arkins
|
4c36af9d6c
|
logs: downgrade helm lock file warn
|
2021-11-18 13:14:43 +01:00 |
|
Rhys Arkins
|
e0c1d31bc9
|
fix(git): catch matches more than one
Fixes #12734
|
2021-11-18 12:41:31 +01:00 |
|
Michael Kriese
|
baaea71728
|
fix(config/preset): readd subpreset support (#12733)
|
2021-11-18 10:45:17 +01:00 |
|
Rhys Arkins
|
d3eb6fedd7
|
fix: cache handle nested err (#12730)
|
2021-11-18 08:14:49 +01:00 |
|
Michael Francis
|
4d1e7b1596
|
fix(crate): Reduce git concurrency to 1 for crates (#12718)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
|
2021-11-17 21:39:06 +00:00 |
|
Rhys Arkins
|
55d3c0468d
|
fix(presets): allow spaces in repo names (#12726)
|
2021-11-17 22:27:12 +01:00 |
|
Rhys Arkins
|
4f2b3c812e
|
fix(yarn): use @yarnpkg/cli for yarn 2+ (#12570)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
|
2021-11-17 18:45:24 +00:00 |
|
Sergei Zharinov
|
1e251ca471
|
ci(eslint): Bump Renovate eslint plugin (#12721)
|
2021-11-17 17:16:52 +00:00 |
|
Rhys Arkins
|
da122b442a
|
fix(automerge): assign failing PRs (#12705)
|
2021-11-17 18:00:35 +01:00 |
|
tgroemer
|
2d1c9dfb70
|
fix(pypi): normalize simple package lookup (#12544)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
|
2021-11-17 16:02:39 +00:00 |
|
Maksim
|
5377b1f1aa
|
feat(config): migrate inline with the same sort (#12091)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
|
2021-11-17 15:43:55 +00:00 |
|
Rhys Arkins
|
e307f18a68
|
fix(npm): retain package-lock indentation when massaging (#12715)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
|
2021-11-17 15:21:36 +00:00 |
|
Andrei Nistor
|
8184bda9b6
|
feat(manager/kustomize): support HelmChartInflationGenerator (#12628)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
|
2021-11-17 15:04:26 +00:00 |
|
Sergei Zharinov
|
cf95251dee
|
ci(build): Remove Python from Renovate dependencies (#12685)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
|
2021-11-17 14:17:29 +00:00 |
|
renovate[bot]
|
99a68e4449
|
chore(deps): update dependency eslint-plugin-import to v2.25.3 (#12709)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-11-17 11:45:00 +00:00 |
|
Sergei Zharinov
|
a7792bc5b4
|
refactor(typescript): Refactor more files (#12696)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
|
2021-11-17 09:32:33 +00:00 |
|
Rhys Arkins
|
e95fcb17d8
|
fix(logger): skip response body for timeouts (#12704)
|
2021-11-17 09:55:57 +01:00 |
|
Nejc Habjan
|
0f1256317c
|
refactor(config): use async readFile and dynamic import to load config file (#12649)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
|
2021-11-17 06:49:53 +00:00 |
|
renovate[bot]
|
e042b917dc
|
chore(deps): update github/codeql-action action to v1.0.23 (#12700)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-11-16 23:16:01 +00:00 |
|
renovate[bot]
|
cdd40ae9fb
|
chore(deps): update dependency @types/luxon to v2.0.7 (#12697)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-11-16 19:12:09 +00:00 |
|
Andrei Nistor
|
3aaf2761c6
|
refactor(manager/kustomize): refactor Kustomize interface (#12686)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
|
2021-11-16 17:34:59 +00:00 |
|
Martino di Filippo
|
d78458bf8b
|
feat(gradle): treat the preview qualifier as unstable (#12450) (#12698)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
|
2021-11-16 17:11:50 +00:00 |
|
Michael Kriese
|
2269909c5b
|
feat: import tslib to reduce code (#12691)
|
2021-11-16 18:00:04 +01:00 |
|
Sergei Zharinov
|
49d3c18e31
|
fix(github): Shrink GraphQL page size and retry for any ExternalHostError (#12689)
|
2021-11-16 15:16:31 +00:00 |
|
renovate[bot]
|
138db3844f
|
chore(deps): update dependency type-fest to v2.5.3 (#12694)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-11-16 14:57:03 +00:00 |
|
Sergei Zharinov
|
536be0ff69
|
refactor(typescript): Enable gradual null-checks on CI (#12688)
|
2021-11-16 11:01:39 +00:00 |
|
Sergei Zharinov
|
51961d94e1
|
feat(maven): Leverage index HTML for Maven Central (#12607)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
|
2021-11-16 10:49:15 +01:00 |
|
Sergei Zharinov
|
c98b79b11a
|
test(typescript): Gradual migration to strict "null" and "any" checks (#12681)
|
2021-11-16 08:45:17 +01:00 |
|
renovate[bot]
|
aa56d49a16
|
chore(deps): update dependency mock-fs to v5.1.2 (#12680)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-11-16 03:57:06 +00:00 |
|
renovate[bot]
|
293412d7ba
|
chore(deps): update dependency @types/node to v14.17.33 (#12678)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-11-16 01:59:25 +00:00 |
|
renovate[bot]
|
15e7f8af24
|
build(deps): update dependency luxon to v2.1.1 (#12677)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-11-15 23:48:03 +00:00 |
|