Rhys Arkins
|
2fb87eddcf
|
fix: revert npmrc handling changes (#9347)
|
2021-04-01 14:19:47 +02:00 |
|
HonkingGoose
|
0ca74bd2ae
|
docs: improve self-hosted documentation (#9315)
|
2021-04-01 11:19:57 +00:00 |
|
HonkingGoose
|
8216fdd570
|
docs: tell Yarn users to match baseUrl of registry (#9324)
|
2021-04-01 09:42:06 +02:00 |
|
Rhys Arkins
|
f5d4afecf7
|
fix(git): throw config error if branch is blocking (#9341)
|
2021-04-01 07:01:02 +02:00 |
|
Rhys Arkins
|
7903d51776
|
fix: catch unknown datasource early (#9344)
|
2021-04-01 06:59:43 +02:00 |
|
Rhys Arkins
|
a67d8a4f87
|
fix(github): catch branch protection and raise config error (#9340)
|
2021-03-31 22:14:17 +02:00 |
|
renovate[bot]
|
1e8c688a35
|
chore(deps): update dependency markdownlint-cli2 to v0.0.15 (#9333)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-03-31 10:11:39 +00:00 |
|
renovate[bot]
|
1504ca441b
|
build(deps): update dependency node-html-parser to v3.1.2 (#9329)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-03-31 07:39:18 +00:00 |
|
renovate[bot]
|
7b27f6ef64
|
build(deps): update dependency semver to v7.3.5 (#9326)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-03-30 14:06:27 +00:00 |
|
Rhys Arkins
|
94535d52e8
|
feat(github): reopen autoclosed PRs (#9305)
|
2021-03-30 12:07:44 +00:00 |
|
renovate[bot]
|
a10e450eb1
|
build(deps): update dependency cacache to v15.0.6 (#9325)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-03-30 11:16:09 +00:00 |
|
Alexandre Paradis
|
feb5995312
|
Add sharp to manualChangelogUrls (#9320)
The changelog for Sharp can be found in `docs` path.
|
2021-03-30 05:42:34 +02:00 |
|
Rhys Arkins
|
5949f39773
|
fix(npm): use configured npmrc (#9319)
|
2021-03-29 21:52:21 +02:00 |
|
Christoph Obexer
|
af7bd08c8b
|
fix: helm: add support for "alias:" repositories (#9316)
|
2021-03-29 18:41:44 +00:00 |
|
HonkingGoose
|
4da8581b37
|
docs: add hostType:npm to config.js for Azure (#9312)
|
2021-03-29 17:32:04 +02:00 |
|
HonkingGoose
|
86a851bb20
|
docs: improve Renovate configuration docs (#9303)
|
2021-03-29 13:31:12 +02:00 |
|
Rhys Arkins
|
ec07bbc2e4
|
refactor: npm extract
|
2021-03-28 21:25:07 +02:00 |
|
Rhys Arkins
|
a5e2a89817
|
fix: Revert "feat(github): reuse autoclosed PRs (#9300)" (#9304)
This reverts commit eb2873e22e .
|
2021-03-28 15:15:04 +00:00 |
|
Rhys Arkins
|
eb2873e22e
|
feat(github): reuse autoclosed PRs (#9300)
|
2021-03-28 11:02:15 +02:00 |
|
Sebastian Poxhofer
|
ca0cf2e6cd
|
fix(terraform): do not abort search after first block (#9302)
|
2021-03-28 05:50:27 +00:00 |
|
renovate[bot]
|
39c3affd64
|
build(deps): update dependency slugify to v1.5.0 (#9301)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-03-27 21:16:19 +00:00 |
|
Rhys Arkins
|
9de36c4493
|
refactor: ignoreNpmrcFile (#9299)
|
2021-03-27 09:02:26 +01:00 |
|
Rhys Arkins
|
dd8c39ab62
|
fix(npm): don’t strip every npmrc line containing variables
|
2021-03-27 07:26:49 +01:00 |
|
Rhys Arkins
|
66c3b1c9ee
|
logs: log npmrc file name
|
2021-03-27 07:21:09 +01:00 |
|
Rhys Arkins
|
486decbee6
|
refactor(npm): npmrc string check
|
2021-03-27 07:19:05 +01:00 |
|
Rhys Arkins
|
e541f3ed28
|
fix(npm): drop defensive catches to stop on errors
|
2021-03-27 07:15:36 +01:00 |
|
Rhys Arkins
|
db5a87edd4
|
fix(npm): is.string check for npmrc
|
2021-03-27 07:08:58 +01:00 |
|
Rhys Arkins
|
190c8598e6
|
fix(npm): reset npmrc no matter what
|
2021-03-27 07:08:58 +01:00 |
|
Matt Palmer
|
49a3a8ab27
|
feat(gomod): Update source import paths on major upgrade (#9144)
|
2021-03-27 06:02:32 +00:00 |
|
HonkingGoose
|
20752c8118
|
docs: improve versioning documentation (#9017)
|
2021-03-27 06:50:57 +01:00 |
|
Rhys Arkins
|
ba449c7b17
|
fix(npm): ignoreNpmrcFile per-package
Closes #9280
|
2021-03-25 22:12:51 +01:00 |
|
Florian Greinacher
|
c2dc36f0e5
|
feat: add System.IO.Abstractions monorepo (#9287)
|
2021-03-25 21:39:02 +01:00 |
|
Rafał Maciejewski
|
28ecac1960
|
fix: allow dash character in local preset path (#9284)
|
2021-03-25 16:48:54 +01:00 |
|
Alex Kvak
|
c9e147fcba
|
fix(gitlab): skipped jobs are ignored (#9247)
If GitLab pipeline has only skipped jobs — the result is yellow.
Otherwise standard rules are applied.
|
2021-03-25 11:20:49 +00:00 |
|
HonkingGoose
|
d516bd6c44
|
chore: improve bug report template with log toggle (#9248)
|
2021-03-25 10:24:36 +00:00 |
|
HonkingGoose
|
de80ec8703
|
chore: label-actions comments when logs:problem label is applied (#9242)
|
2021-03-25 11:12:48 +01:00 |
|
Grégory Joseph
|
15708fe926
|
fix: print lerna info
|
2021-03-25 05:35:52 +00:00 |
|
renovate[bot]
|
470adfd476
|
chore(deps): update dependency ts-jest to v26.5.4 (#9274)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-03-24 23:11:32 +00:00 |
|
renovate[bot]
|
3ae05a27f1
|
chore(deps): update dependency @types/jest to v26.0.21 (#9273)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-03-24 20:45:51 +00:00 |
|
HonkingGoose
|
89173a476c
|
docs: fix typo (#9270)
|
2021-03-24 14:16:50 +00:00 |
|
Rhys Arkins
|
fc8cdf7f73
|
fix(poetry): better getNewValue replace (#9267)
|
2021-03-24 09:33:45 +00:00 |
|
Michael Kriese
|
a82abe1f0a
|
fix: add http host legacy error property (#9263)
|
2021-03-24 09:07:34 +00:00 |
|
Michael Kriese
|
51f8c5fd34
|
feat(gradle-version): support unstable (#9262)
|
2021-03-24 07:24:14 +00:00 |
|
Michael Kriese
|
1ff41bccb4
|
fix(gradle-wrapper): parse prerelease and milestones (#9261)
|
2021-03-24 07:10:29 +00:00 |
|
renovate[bot]
|
102db3d772
|
chore(deps): update dependency @types/node to v14.14.35 (#9250)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-03-23 02:29:31 +00:00 |
|
renovate[bot]
|
fc6a64dc01
|
build(deps): update dependency simple-git to v2.37.0 (#9249)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-03-23 00:59:32 +00:00 |
|
Rhys Arkins
|
efc0067ccc
|
chore: ignore for coverage
|
2021-03-22 17:31:34 +01:00 |
|
Alexandre Gaudreault
|
62e7fe3ac2
|
feat(jenkins-plugins): support yaml file format (#9069)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
|
2021-03-22 15:08:52 +00:00 |
|
Rhys Arkins
|
af1e4ee1a7
|
feat: secrets (#8070)
|
2021-03-22 15:51:38 +01:00 |
|
Nik Skoufis
|
e7f90d50a6
|
fix: Add registryTemplateUrl field to allowed fields for regexManager (#9239)
|
2021-03-22 07:18:34 +01:00 |
|