Commit graph

9071 commits

Author SHA1 Message Date
HonkingGoose
cb00145ef1
chore: use --check for Prettier command (#8466) 2021-01-30 11:11:11 +01:00
Rhys Arkins
3d6b142283
fix(github): support default branch rename when forking (#8469) 2021-01-30 10:31:33 +01:00
renovate[bot]
0bbd9d471a
build(deps): update dependency semantic-release to v17.3.7 (#8467)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-30 01:12:00 +00:00
HonkingGoose
2cd92c1a88
chore: small fixes to descriptions (#8455)
* chore: small fixes to descriptions

* http -> HTTP

* revert to lowercase npm

Co-authored-by: Rhys Arkins <rhys@arkins.net>

Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-01-29 15:05:14 +01:00
Sergei Zharinov
72b0b85640
feat(config): Rename packageRules selectors (#6939) 2021-01-29 11:43:42 +01:00
Nicolas Da Mutten
6984a02f87
fix(config): Support local presets in bot admin config (#8195) 2021-01-29 10:54:55 +01:00
Sergei Zharinov
1b2a3f8006
fix(gradle-lite): Inherit variables from parent build.gradle (#8451) 2021-01-29 10:15:08 +01:00
Kevin James
9e09363305
fix(auth): fix HTTP Basic auth for NOPASS indexes (#8442) 2021-01-29 06:28:52 +01:00
Michael Kriese
4eaa81ac56
fix(docker): support manifest list (#8450) 2021-01-28 19:54:19 +01:00
Gael Pasgrimaud
9bfb546274
docs: fix config exports typo (#8444) 2021-01-28 09:36:38 +01:00
renovate[bot]
34350e9252
chore(deps): update dependency nock to v13.0.6 (#8441)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-27 22:51:54 +00:00
renovate[bot]
9aae40fbb9
chore(deps): update dependency @types/node to v12.19.15 (#8435)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-27 19:10:36 +00:00
Artur Frysiak
e063c8f931
feat: handle GitLab push rule violation (#8416)
* feat: handle GitLab push rule violation

Closes #8414

* feat: handle GitLab push rule violation

* feat: handle GitLab push rule violation

Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-01-27 10:17:42 +01:00
renovate[bot]
06254bab8b
docs: update references to renovate/renovate (#8404)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-27 08:58:57 +01:00
Rhys Arkins
7ed8e694c5
chore: don't disable automerge for docker updates
Closes https://github.com/renovatebot/presets-internal/issues/9
2021-01-27 08:38:55 +01:00
Sergei Zharinov
3c7503cfb4
fix(gradle-lite): Allow scala versions parsing in strings (#8431) 2021-01-27 06:53:57 +01:00
renovate[bot]
8214fb0587
build(deps): update dependency fs-extra to v9.1.0 (#8433)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-26 19:20:57 +00:00
Michael Kriese
bd4c082d78
fix(docker): accept manifest lists for digests (#8428) 2021-01-26 13:52:15 +00:00
Halil İbrahim Şener
2e2b33092c
fix(pip_setup): Allow setup.py to import from its own package (#8417) 2021-01-25 20:22:38 +01:00
HonkingGoose
94e1d14004
feat: add preset to opt-out of rebase checkbox within PRs (#8390) 2021-01-25 07:29:20 +01:00
renovate[bot]
313867450f
chore(deps): lock file maintenance (#8405)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-25 02:53:10 +00:00
Rhys Arkins
391fe681fd tests: fix coverage 2021-01-24 15:11:01 +01:00
Rhys Arkins
3ff35656b3
refactor: add depNameShort during flatten (#8401) 2021-01-24 08:34:33 +01:00
Rhys Arkins
e0a1064a37
fix: remove consecutive hyphens from depNameSanitized (#8400) 2021-01-24 07:22:28 +00:00
Rhys Arkins
e5ce9f7e5c fix: sort vulnerability PRs first 2021-01-23 08:06:20 +01:00
Rhys Arkins
c24eb6b7a5 fix: don’t block vulnerability PRs due to pin PRs 2021-01-23 08:04:14 +01:00
Rhys Arkins
9fc7911b1c fix: exclude vulnerability PRs from rate limits 2021-01-23 08:03:54 +01:00
Sergei Zharinov
56417afbf2
fix(composer): Fix wrong getNewValue results for 'update-lockfile' (#8391) 2021-01-23 07:14:26 +01:00
renovate[bot]
08a1ff94db
chore(deps): update dependency husky to v4.3.8 (#8397)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-23 01:46:43 +00:00
HonkingGoose
2637431755
docs: improve Azure DevOps setup documentation (#8333) 2021-01-22 14:40:24 +01:00
renovate[bot]
3fcb93732c
chore(deps): update dependency @types/luxon to v1.25.1 (#8384)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-21 23:25:55 +00:00
HonkingGoose
951d795dbd
remove single quotes around process.env (#8378) 2021-01-21 20:44:49 +01:00
Michael Kriese
419c916e1e
fix(preset): remove invalid reference (#8370) 2021-01-21 14:01:13 +01:00
Rhys Arkins
1563bb7eee
feat(datasource): define defaultVersioning (#8369) 2021-01-21 13:11:35 +01:00
Rhys Arkins
294cf9fb99
refactor: datasource defaultVersioning (#8367) 2021-01-21 12:39:18 +01:00
Sergei Zharinov
6e84bb1780
fix(ivy): Make the versioning implementation more precise (#8363) 2021-01-21 12:35:36 +01:00
Rhys Arkins
d0531f52fb refactor: remove appendRegistryUrls 2021-01-21 10:04:22 +01:00
Rhys Arkins
6cf8735204 build: add junit5 monorepo 2021-01-21 08:28:41 +01:00
Rhys Arkins
3756c7c941 docs: automergeType elaboration 2021-01-20 15:05:09 +01:00
HonkingGoose
dbd7a0d73f
chore: remove old TODO comment (#8351) 2021-01-20 10:10:45 +01:00
Sergei Zharinov
2d9d64d1bc
fix(sbt): Parse dependency the more precise way (#8353) 2021-01-20 10:10:20 +01:00
Stéphane Goetz
d0c3be38bf
feat: Allow to specify pypi registry for other datasources (#8348) 2021-01-20 10:07:26 +01:00
renovate[bot]
880de74dc0
chore(deps): update dependency @types/jsdom to v16.2.6 (#8352)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-19 23:43:20 +00:00
Rhys Arkins
ebb40b3adb
fix(github): pass up repo not found in init (#8355) 2021-01-19 23:07:12 +01:00
renovate[bot]
74b7038907
build(deps): update dependency azure-devops-node-api to v10.2.1 (#8345)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-19 14:54:46 +00:00
Rhys Arkins
13f5bb9d08 fix: revert YARN_CACHE_FOLDER
Closes #8247
2021-01-19 10:58:30 +01:00
Michael Kriese
434fdbd4be
feat: deprecated logLevel option (#8301)
* feat: deprecated logLevel option

* feat: deprecated logLevel option

* docs: update logging

* fix: remove log level env option

* Update warn

Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-01-19 09:29:45 +00:00
Andrey Kuznetsov
868208bfef
fix: configure signing for each repo (#8314) 2021-01-19 10:19:07 +01:00
Rhys Arkins
22245ceff7
tests: fix coverage (#8340) 2021-01-19 09:15:31 +00:00
Stefan
139ff4f2e5
fix(dockerfile): improve FROM/COPY regex matching (#8331) 2021-01-19 09:37:23 +01:00