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
Rhys Arkins
1185a464ae
refactor: CACHE_REVISION
2021-03-19 16:18:45 +01:00
Rhys Arkins
b63e035aaa
refactor: better lock dir renaming
2021-03-19 16:10:58 +01:00
Rhys Arkins
adc2f24ba1
refactor: lernaJsonFile into managerData
2021-03-19 15:58:24 +01:00
Rhys Arkins
3d3cc74596
refactor: lernaDir -> lernaJsonFile
2021-03-19 15:33:23 +01:00
HonkingGoose
19e16ff7f0
chore: redirect docs problems to discussion ( #9210 )
2021-03-19 12:20:31 +01:00
renovate[bot]
b67c54e184
build(deps): update dependency semantic-release to v17.4.2 ( #9217 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-19 00:27:36 +00:00
Rhys Arkins
238b52aacb
refactor(npm): don’t write npmrc/yarnrc to root always ( #9211 )
2021-03-18 16:34:53 +01:00
HonkingGoose
e0357222d5
docs: improve requiredStatusChecks documentation ( #9208 )
2021-03-18 15:24:51 +01:00
HonkingGoose
cf98e65290
docs: capitalize proper noun Docker ( #9197 )
2021-03-18 13:06:56 +00:00
HonkingGoose
669b9a6805
docs: capitalize proper noun Renovate ( #9199 )
2021-03-18 13:46:10 +01:00
HonkingGoose
93a36f71b0
docs: capitalize proper noun GitHub ( #9198 )
2021-03-18 13:45:50 +01:00
HonkingGoose
dc5f198aa4
docs: capitalize proper noun Git ( #9196 )
2021-03-18 13:45:21 +01:00
renovate[bot]
587f50edeb
chore(deps): update dependency type-fest to v0.21.3 ( #9181 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-18 00:22:26 +00:00
HonkingGoose
213d39f49d
docs: capitalize proper noun Unicode, fix punctuation ( #9186 )
2021-03-17 22:12:52 +00:00
HonkingGoose
3dfac42706
docs: set unicodeEmoji to false if using MySQL/MariaDB on BitBucket Server ( #9185 )
2021-03-17 21:51:46 +00:00
HonkingGoose
fc8212287d
chore: improve reproduction:needed message ( #9183 )
2021-03-17 22:34:54 +01:00
renovate[bot]
2819d4f1fa
chore(deps): update dependency jest-silent-reporter to v0.5.0 ( #9180 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-17 18:26:27 +00:00
Rhys Arkins
bca8931d53
fix(npm): datasource improvements ( #9178 )
2021-03-17 14:40:50 +01:00
Rhys Arkins
58daaabb43
feat(internal): return registryUrl from datasources ( #9177 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-03-17 13:34:47 +01:00
Rhys Arkins
3be8402411
test: more maven snapshots
2021-03-17 12:16:04 +01:00
Rhys Arkins
f0dede3cd5
test: maven snapshots
2021-03-17 12:10:18 +01:00
HonkingGoose
898cbd5e09
chore: create stale action to close reproduction:needed bugs ( #9165 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-03-17 08:55:53 +00:00
Shayne Holmes
bcc3f0e264
feat(go): Pass GONOPROXY when updating artifacts ( #9169 )
...
GONOPROXY [defaults](https://golang.org/ref/mod#environment-variables )
to GOPRIVATE, but some callers want to set it explicitly to something
different. Pass it when caling `go get`.
Co-authored-by: Jamie Magee <JamieMagee@users.noreply.github.com>
2021-03-17 05:01:34 +00:00
Rhys Arkins
910e44a4a6
chore: fix docs lint
2021-03-16 21:40:07 +01:00
Rhys Arkins
95ce900e70
refactor: npmId
2021-03-16 19:25:03 +01:00
Michael Kriese
668c87904c
fix(gitlabci): gracefully handle errors ( #9163 )
...
* fix(gitlabci): gracefully handle errors
* fix: remove debugging
* Update lib/manager/gitlabci/utils.ts
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2021-03-16 19:14:52 +01:00
HonkingGoose
295d5ab857
docs: improve self-hosted experimental environment variables documentation ( #9160 )
2021-03-16 16:23:06 +01:00
Rhys Arkins
fc2e48dd94
feat: RENOVATE_X_HARD_EXIT ( #9152 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-03-16 12:34:43 +00:00
Michael Kriese
f8580a1d93
feat(gitea): filter archived autodiscover repos ( #9153 )
2021-03-16 10:10:18 +00:00
Rhys Arkins
ace42276de
docs: Self-hosted experimental ( #9156 )
2021-03-16 10:16:59 +01:00
Michael Kriese
6a2345d832
fix: add additional source url overrides ( #9151 )
2021-03-16 07:59:00 +00:00
Rhys Arkins
0747c9aef4
fix: CACHE_REVISION=4
...
Git submodules extraction has changed.
2021-03-15 18:13:58 +01:00
Michael Kriese
40a59cc9e0
feat: use short renovate image names ( #9133 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-03-15 13:23:38 +00:00
Rhys Arkins
f1a4102dd9
refactor: customRegistrySupport ( #9142 )
2021-03-15 13:56:23 +01:00
renovate[bot]
6ebe8ba508
build(deps): update dependency @renovatebot/ruby-semver to v1 ( #9140 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-15 11:49:07 +01:00
HonkingGoose
9c486161da
chore: capitalize noun Git in comment ( #9137 )
2021-03-15 08:39:52 +00:00
Michael Kriese
0149e76f5d
feat(mix): migrate to modern docker handling ( #9132 )
2021-03-15 08:49:56 +01:00
Henrik Karlsson
e0dfc81879
chore: Install a newer version of git in the vscode devcontainer to fix failing tests ( #9131 )
2021-03-15 06:29:52 +00:00
Rhys Arkins
a45c5f3a3f
refactor: remove git-submodules datasource ( #9128 )
2021-03-15 06:11:46 +00:00
renovate[bot]
0f7875e112
chore(deps): update dependency nock to v13.0.11 ( #9129 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-15 02:52:31 +00:00