Rhys Arkins
7a6d5bed65
logs: fix npmrcMerge typo
2021-10-13 11:37:06 +02:00
Sergei Zharinov
9c6b79c990
refactor(github): Generic graphql request helper ( #12142 )
2021-10-13 11:31:22 +02:00
Jamie Magee
4461796836
refactor(crate): convert to class-based datasource ( #12033 )
2021-10-13 04:42:12 +00:00
renovate[bot]
48b36664c8
chore(deps): update node.js to v14.18.1 ( #12136 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-13 03:39:20 +00:00
renovate[bot]
02b3aca8dc
chore(deps): update dependency @types/node to v14.17.21 ( #12135 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-13 01:18:37 +00:00
renovate[bot]
c8535d98d6
chore(deps): update dependency @types/markdown-it to v12.2.2 ( #12134 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-12 23:45:24 +00:00
renovate[bot]
cc49b58ab8
chore(deps): update dependency graphql to v15.6.1 ( #12129 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-12 21:59:00 +00:00
Howard Zuo
3d35de9d00
feat(presets): deno monorepo ( #12031 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-10-12 18:20:29 +00:00
Sergei Zharinov
ba700a4af6
fix(gradle): Skip reason for composed version strings ( #12128 )
2021-10-12 11:44:31 +02:00
renovate[bot]
2c4d7b1b45
chore(deps): update dependency yarn to v1.22.15 ( #12125 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-12 08:20:20 +00:00
renovate[bot]
0f95914ae8
docs: update references to renovate/renovate to v28 ( #12126 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-12 08:10:19 +00:00
renovate[bot]
a09231f1af
chore(deps): update linters to v4.33.0 ( #12120 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-11 19:05:36 +00:00
Oleg Krivtsov
9d2ce844b1
fix(manager/npm): invalid link in git hash updates for npm ( #12111 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-10-11 15:01:42 +00:00
renovate[bot]
0559441c7f
build(deps): update dependency slugify to v1.6.1 ( #12117 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-11 14:48:26 +00:00
renovate[bot]
ac6cbe9b08
chore(deps): lock file maintenance ( #12106 )
2021-10-11 09:51:05 +00:00
renovate[bot]
62aab7b150
chore(deps): update dependency eslint-plugin-jest to v24.5.2 ( #12107 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-11 09:40:17 +00:00
Steve King
3d67812fea
fix(git): simple-git use clone rather than exit ( #12092 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-10-11 07:03:15 +00:00
renovate[bot]
4327845702
docs: update references to renovate/renovate to v27.31.10 ( #12105 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-11 08:55:02 +02:00
Rhys Arkins
40343d71fa
fix(git): detect github force push rejection ( #12108 )
2021-10-11 08:54:07 +02:00
Sergei Zharinov
6f649eb661
feat(platform): Use uniform platformAutomerge option ( #12069 )
...
Existing `azureAutoComplete` and `gitLabAutomerge` options are now unified/renamed to `platformAutomerge`, and also defaulting to `true`.
BREAKING CHANGE: Azure autocomplete will now only be enabled when `automerge` is also enabled (to align with how GitLab automerge already worked). If you were using `azureAutoComplete` before without explicitly enabling Renovate `automerge` field then you will now need to do so. Platform automerge is now the default behavior whenever automerge is enabled.
2021-10-11 06:36:07 +00:00
ylemkimon
beb6e52f0f
ci: run macOS, Windows, Java tests on ci:fulltest
label ( #12086 )
2021-10-10 22:10:48 +02:00
Philipp Mandler
948c01580f
fix(argocd): Skip apps with broken source ( #12094 )
2021-10-10 20:04:34 +00:00
Rhys Arkins
d6eb395300
fix(git): force add onboarding config ( #12103 )
2021-10-10 19:47:32 +00:00
HonkingGoose
e5ccf2b85e
fix(config): improve descriptions for default presets ( #12073 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-10-10 19:36:47 +00:00
Rhys Arkins
da1b7d54a3
fix(terraform): check line validity ( #12102 )
2021-10-10 21:05:08 +02:00
Maksim
f74404b3c2
fix: run unit tests in UTC timezone ( #12098 )
2021-10-10 18:13:45 +02:00
Rhys Arkins
95003a6c04
fix(git): catch common branch push errors ( #12096 )
2021-10-10 17:24:54 +02:00
Ben Foster
f5db1cb56a
fix(datasource/maven): look for maven snapshot pom ( #11327 )
2021-10-10 07:41:51 +00:00
ylemkimon
d55650ff19
fix(git): support setting executable bit ( #12085 )
2021-10-09 09:02:12 +00:00
renovate[bot]
8f81bb0165
chore(deps): update dependency markdownlint-cli2 to v0.3.2 ( #12084 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-09 08:35:43 +00:00
Sergei Zharinov
1b6ea2447f
refactor(config): Better prefix handling and enhanced coverage ( #12083 )
2021-10-09 09:08:00 +02:00
Rhys Arkins
2cf51bb681
Revert "fix(git): support setting file mode ( #12081 )" ( #12082 )
2021-10-09 08:22:00 +02:00
ylemkimon
807f124d39
fix(git): support setting file mode ( #12081 )
2021-10-09 07:44:33 +02:00
Rhys Arkins
afb1369be7
test: fix enabledManagers test
2021-10-09 05:51:30 +02:00
Rhys Arkins
5a23e9b4dc
fix: no warn for enabledManagers
2021-10-09 05:50:00 +02:00
HonkingGoose
8b200c19e6
fix(config): add missing descriptions ( #12060 )
2021-10-09 05:29:38 +02:00
renovate[bot]
b8c1e331e5
chore(deps): update github/codeql-action action to v1.0.18 ( #12076 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-08 17:29:40 +00:00
HonkingGoose
a9c9aa02d8
docs: add build
capture group to regex docs ( #12065 )
2021-10-08 04:22:25 +00:00
renovate[bot]
7c1dc758bf
chore(deps): update github/codeql-action action to v1.0.17 ( #12066 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-07 20:35:51 +00:00
Danilo Pianini
e10e581728
feat(manager/github-actions): Support composite actions ( #11533 )
2021-10-07 15:30:51 +00:00
HonkingGoose
00e191795c
fix(config): capitalize SemVer in description ( #12061 )
2021-10-07 10:26:08 +00:00
Sergey Vedmak
b9930407f4
fix(monorepo): load changelog.md file from gitlab monorepo ( #12053 )
2021-10-07 09:54:51 +00:00
HonkingGoose
2af5d33ef7
fix(config): improve descriptions for package presets ( #12059 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-10-07 09:12:44 +00:00
HonkingGoose
030a378e91
fix(config): improve descriptions for group presets ( #12058 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-10-07 08:33:27 +00:00
HonkingGoose
ac557cd3ec
fix(config): capitalize proper noun Docker ( #12057 )
2021-10-07 10:22:58 +02:00
Adam Setch
0c977e47f7
fix: bitbucket inactive reviewers ( #11834 )
2021-10-07 07:20:54 +00:00
Sebastian Poxhofer
d80bc01ebe
feat(helm-values): support inline image definitions ( #12041 )
2021-10-07 07:09:04 +00:00
Oleg Krivtsov
9b4b6ce275
feat: enabledManagers log warning when empty ( #11902 )
2021-10-07 05:15:23 +00:00
HonkingGoose
ce736f595b
chore: run dessant/label-actions on discussions ( #12037 )
2021-10-07 07:03:25 +02:00
renovate[bot]
a9829ba424
chore(deps): update dependency yarn to v1.22.14 ( #12055 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-07 02:31:05 +00:00