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 |
|
renovate[bot]
|
ed683a777e
|
build(deps): update dependency node-html-parser to v3.1.0 (#9235)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-03-21 14:27:23 +00:00 |
|
renovate-testing
|
3ff8649e9a
|
fix(npm): Fix replace strategy edge-case for carets (#9106)
|
2021-03-20 23:19:59 +00:00 |
|
Armaan Tobaccowalla
|
e5c92e4cd9
|
feat(config): Support presets in subdirectories (#8724)
|
2021-03-20 23:03:10 +00:00 |
|
Florian Greinacher
|
5f84737539
|
feat: expose post upgrade command errors in PRs (#8944)
|
2021-03-20 21:36:43 +00:00 |
|
Rhys Arkins
|
7af7d3b081
|
refactor(npm): monorepo upath use
|
2021-03-20 22:07:47 +01:00 |
|
Rhys Arkins
|
460bfe95f0
|
refactor: fs.renameLocalFile
|
2021-03-20 21:54:03 +01:00 |
|
HonkingGoose
|
ba62c9f554
|
docs: update rebasing documentation (#9021)
|
2021-03-20 21:41:45 +01:00 |
|
Rhys Arkins
|
d65fd4a974
|
fix: deprecate yarnrc
|
2021-03-20 20:35:15 +01:00 |
|
renovate[bot]
|
9e647bf1f5
|
build(deps): update dependency parse-diff to v0.8.1 (#9230)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-03-20 13:22:07 +00:00 |
|
Rhys Arkins
|
9d6e96ef75
|
refactor: npm preset lookup direct (#9225)
|
2021-03-20 08:27:33 +00:00 |
|
Rhys Arkins
|
11454b547e
|
refactor: composer managerData (#9226)
|
2021-03-20 08:10:53 +01:00 |
|
Rhys Arkins
|
eb1f645e69
|
fix(npm): allow npm constraint install to fail
|
2021-03-19 22:31:01 +01:00 |
|
renovate[bot]
|
38331a7d81
|
chore(deps): update codecov/codecov-action action to v1.3.1 (#9223)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-03-19 18:06:53 +00:00 |
|
HonkingGoose
|
7a9d93a190
|
chore: bump operations-per-run for stale action (#9222)
|
2021-03-19 15:54:13 +00:00 |
|