Maksim
090c81af1b
refactor(migrations): compatibility ( #13869 )
...
* refactor(migrations): compatibility
* refactor(migrations): fix test coverage
* refactor(migrations): add unit test
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-02-10 14:42:58 +00:00
Alexandre Paradis
dbadaef47c
feat(config/preset): Add MikroORM monorepo ( #14122 )
2022-02-10 00:46:45 +01:00
Maksim
638d958cc2
fix(migrations): don't migrate properties twice ( #14101 )
2022-02-09 16:20:47 +00:00
Jamie Magee
3b7e9a17cb
refactor: set importsNotUsedAsValues to error ( #14052 )
2022-02-07 06:37:17 +00:00
César Soto Valero
790ff0196f
feat(config): workaround for web3j v5.0.0 ( #13939 )
2022-02-01 08:55:15 +01:00
Oleg Krivtsov
368903ab81
feat: support new rangeStrategy=in-range-only ( #13257 )
...
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-01-30 03:46:22 +00:00
Rhys Arkins
86b0ef09ae
feat: defaultRegistryUrls ( #13907 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2022-01-29 13:36:08 +00:00
Nils Plaschke
3c4a3c1c43
fix: pass undefined to global secret replace ( #13908 )
2022-01-29 12:47:09 +01:00
Sergei Zharinov
0424518db2
refactor(git): Delegate commit function to platform ( #13823 )
2022-01-28 14:50:10 +01:00
Nils Plaschke
c34c1a7e3c
feat(config): replace secrets in global config ( #13445 )
2022-01-28 14:49:21 +01:00
Ana Krivokapić
ec4cf70433
fix(config): Add freeChoice to userStrings config object ( #13539 )
2022-01-28 13:40:18 +01:00
Maksim
8f64db2ff2
refactor(migrations): endpoints ( #13868 )
...
* refactor(migrations): endpoints
* refactor: fix unit test snapshot
2022-01-27 19:54:52 +00:00
Rhys Arkins
0bad22b254
chore: rename sanitize functions for better searchability ( #13826 )
2022-01-26 10:57:21 +01:00
Sébastien CROCQUESEL
55c6ae5ccb
feat: add maven datasource support to semanticPrefixFixDepsChoreOthers ( #13736 )
2022-01-26 08:45:31 +00:00
Scott Busche
7976b2c97a
feat(presets): Add @redux-devtools/extension replacement ( #13779 )
2022-01-24 18:06:34 +00:00
Rhys Arkins
2e35968146
feat(pr): display latest pending update in upgrades table ( #13768 )
2022-01-24 11:09:27 +00:00
Maksim
fee8aa26a8
refactor(migrations): raiseDeprecationWarnings ( #13761 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-01-24 08:20:00 +00:00
Maksim
dabe3d0e29
refactor: introduce Fixtures util class ( #12638 )
...
* refactor: introduce Fixtures util class
* refactor: align yarn.spec
* refactor: move fs mocks to __mocks__ folder
* refactor: improve fs-extra mock
* refactor: move callsite to dev deps
* refactor: use fixtures class
* refactor: use fixtures class
* refactor: reduce external variables in tests
* refactor: improve Fixtures
* refactor: add type for realFs
* refactor: remove obsolete snapshot
* fix: by comments
* refactor: provide ability to spy on mocked fs methods
* refactor: fix build
* refactor: fix by comments
* refactor: add docs
* refactor: fix unit test
* refactor: return called times checks
* refactor: fix by comments
* refactor: adjust unit test
* refactor: adjust unit test
* refactor: fix unit test
* refactor: fix by comments
* refactor: fix by comments
* refactor: update jsdoc
* refactor: fix by comments
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-01-23 21:23:54 +00:00
Maksim
38a6119154
feat(migrations): composerIgnorePlatformReqs ( #13759 )
2022-01-23 22:00:02 +01:00
Maksim
e02aaa42ac
feat(migrations): managerBranchPrefix ( #13757 )
2022-01-23 18:49:21 +00:00
Maksim
dd8b5ad6a8
feat(migrations): strict null checks ( #13756 )
2022-01-23 17:08:02 +00:00
Maksim
9d87ffbe38
feat(migrations): versionStrategy ( #13755 )
2022-01-23 17:30:05 +01:00
marcovmun
14bf32f588
docs(platform/bitbucket-server): Update assignees docs ( #13639 )
2022-01-22 16:35:13 +00:00
Maksim
34f4901699
feat(migrations): upgradeInRange ( #13734 )
...
* feat(migrations): upgradeInRange
* feat(migrations): add test case
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-01-22 12:53:07 +00:00
Markus Schuch
51a4319033
feat(presets): add new Vue 3 default repo url ( #13731 )
2022-01-21 23:23:54 +00:00
Tobias Gruetzmacher
ac408e46cb
feat(presets): add Apache Camel monorepo ( #13717 )
2022-01-21 14:28:08 +01:00
Oleg Krivtsov
a133bb96af
feat(workers/branch): allow to define a blocked label ( #12164 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-01-21 08:33:22 +00:00
Oleg Krivtsov
e148b66d8a
feat(config): read config from branches in baseBranches ( #12514 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-01-20 08:11:25 +00:00
Dan Ports
c669afb4ac
feat(preset): Add quartznet monorepo. ( #13650 )
2022-01-19 18:56:42 +01:00
Dan Ports
94645d96b9
feat(preset): Add wcf monorepo. ( #13390 )
2022-01-19 07:40:53 +00:00
Manuel
c2643fb95f
fix: Clarify digest upgrade ignore message ( #13108 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-01-18 20:45:05 +00:00
Oleg Krivtsov
531daff3dc
feat(schedule): support cron syntax for schedules ( #12801 )
2022-01-18 14:39:13 +01:00
Hannes Norda
f6e5e60d49
feat(manager/gomod): Add gomodTidy1.17 postUpdateOption ( #13548 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-01-14 13:39:01 +00:00
Maksim
574196a384
feat(migrations): split ( #13499 )
2022-01-13 08:50:20 +00:00
Michael Kriese
d984ea8bc0
feat(preset): add @renovate/pep440
replacement ( #13493 )
2022-01-11 14:55:08 +00:00
Maksim
6e94385f31
refactor(migrations): validator ( #13073 )
...
* refactor(migrations): implemented migration validator
* refactor(migrations): introduce deprecated flag
* refactor(migrations): tidy
* refactor(migrations): improve validator
* refactor: fix launch.json
* refactor: fix build
* refactor: fix coverage
* refactor: fix coverage
* refactor: introduce new jest custom matcher
* refactor: revert unnecessary changes
* refactor: return override
2022-01-10 21:01:57 +00:00
HonkingGoose
b4470ea8b4
docs(package presets): capitalize proper nouns ( #13402 )
2022-01-06 10:13:22 +00:00
HonkingGoose
c84748e5be
chore(preview presets): improve descriptions ( #13392 )
2022-01-06 09:17:55 +01:00
marcovmun
d723d78f1c
feat(matchBaseBranches): Support regex expression ( #13322 )
2022-01-05 08:53:53 +01:00
Michael Kriese
2e258d81bd
feat(preset): add ZXing.Net monorepo ( #13372 )
2022-01-04 18:07:21 +00:00
Dan Ports
f43a40f95a
feat(preset): Add sentry-dotnet monorepo ( #13340 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-01-03 12:09:57 +00:00
Matt Travi
9366b0e3d1
feat(presets): added the rename of babel-eslint
to @babel/eslint-parser
( #13277 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-12-29 08:03:50 +00:00
RahulGautamSingh
4f65b57225
refactor: refactor static regex out of for loops ( #13065 )
2021-12-29 07:26:13 +01:00
Michael Kriese
6c953ead4e
refactor: wrong function calls ( #13245 )
2021-12-22 14:20:58 +01:00
HonkingGoose
3bb3543911
docs(fetchReleaseNotes): improve description ( #13235 )
2021-12-22 14:03:09 +01:00
HonkingGoose
b72805a5fb
docs: improve groupSlug config option description ( #13236 )
2021-12-22 12:10:51 +01:00
Martin Herndl
ef304bdd94
fix(config/preset): correctly parse local Bitbucket user repo ( #13234 )
2021-12-22 11:55:34 +01:00
Matt Travi
691bd72ac0
fix(joi-to-hapi-joi-replacement): narrowed the range to prevent downgrading newer versions ( #13205 )
2021-12-20 18:34:50 +01:00
Matt Travi
7fb7b7a543
feat(hapi-replacements): added replacements for hapi and joi ( #13135 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-12-20 08:25:10 +00:00
Sergei Zharinov
df1d8b8302
feat(preset): Define emojibase monorepo preset ( #13201 )
2021-12-20 07:49:10 +01:00
Sebastian Poxhofer
5eea19b5be
feat(autodiscover): reverts autodiscoverfilter as array ( #13169 )
...
This reverts commit a0a770338f
.
2021-12-17 13:44:40 +01:00
RahulGautamSingh
453c249e46
fix(regex): add option to disable caching regex ( #13068 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-12-17 09:43:33 +01:00
Sebastian Poxhofer
a0a770338f
feat(autodiscover): allow array for autodiscoverfilter ( #13100 )
2021-12-16 15:12:35 +00:00
Rhys Arkins
6a027d28eb
fix(config): add package rule to preserveSemverRanges ( #13137 )
2021-12-16 14:00:40 +01:00
Michael Kriese
91a3a971bb
fix(config/presets): wrong node.js
group ( #13096 )
2021-12-14 08:13:11 +01:00
HonkingGoose
f7d76bb2e9
chore: sort keys replacement presets ( #13090 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-12-13 20:31:25 +00:00
HonkingGoose
6d956a3c1d
feat(config): add google guava to monorepo list ( #13080 )
2021-12-13 11:54:52 +01:00
Oleg Krivtsov
4ea9ed2b5e
feat(config/presets): handle slash in packageTag ( #13028 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-12-12 09:23:17 +00:00
Maksim
a4249f9afe
refactor(migrations): extend abstract migration ( #12963 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-12-11 13:56:51 +00:00
Rhys Arkins
a9d334874a
feat: binarySource=install ( #12961 )
2021-12-10 10:56:00 +00:00
Oleg Krivtsov
7e873cacf0
feat(config/presets): fetchJSONFile handle branchOrTag in Bitbucket Server ( #13005 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-12-10 07:17:10 +00:00
Oleg Krivtsov
ec6077d343
feat(preset)!: decrease prConcurrentLimit to 10 ( #12892 )
...
BREAKING CHANGE: Configurations extending config:base will now default to maximum 10 concurrent PRs instead of 20.
2021-12-09 13:46:27 +01:00
Sebastian Poxhofer
65ed85a652
feat(presets): group kubernetes dependencies ( #13007 )
2021-12-08 13:21:04 +00:00
Ana Krivokapić
59026c262e
feat(config): Make ignore comments configurable ( #12917 )
2021-12-08 14:11:20 +01:00
Sebastian Poxhofer
b7b0d0441f
feat(presets): add opentelemetry-go monorepo ( #13008 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-12-08 12:21:37 +00:00
Honza Machala
5437ac76af
feat: add @elastic/apm-agent-rum-js monorepo ( #12996 )
2021-12-07 21:50:57 +00:00
HonkingGoose
341acf2724
docs: hyphenate word third-party ( #12967 )
2021-12-06 11:54:43 +00:00
Matt Travi
5c7e9509fd
feat(preset): add rollup node-resolve plugin to the replacements list ( #12865 )
2021-11-29 07:43:57 +00:00
Sergei Zharinov
04d161252f
refactor(config/global): Enable strict null checks ( #12867 )
...
* refactor(config/global): Enable strict null checks
* Fix inefficient copying
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-11-28 13:54:46 +01:00
Oleg Krivtsov
d1229b228c
feat(platform/azure): modify getJsonFile to use branchOrTag ( #12826 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-11-27 05:42:10 +00:00
Sergei Zharinov
1a39195559
refactor(git): Extract types to separate file ( #12855 )
2021-11-26 20:36:17 +00:00
Oleg Krivtsov
6293641326
feat(config): add safeguard timeouts ( #12604 )
...
* Add safeguard timeouts #2804
* Fix unit tests
* Fix unit tests
* Update lib/util/exec/index.ts
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
* Changes after code review
* Fixes after merge
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-11-25 11:18:27 +00:00
Oleg Krivtsov
cb3d75ec4e
feat(platform/gitlab): confidential issues ( #12728 )
2021-11-24 05:14:24 +00:00
Maksim
06d8c27043
refactor: global config ( #12743 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-11-23 21:10:45 +01:00
Rhys Arkins
2f1c8afcf2
fix(config): validate matchStrings ( #12808 )
2021-11-23 15:17:49 +01:00
Rhys Arkins
0099ba1762
fix(config): check if matchStrings is iterable ( #12759 )
2021-11-22 21:08:10 +01:00
Matt Travi
ff439b1d29
feat(cucumber-replacement): added the switch to scoped to the replacements list ( #12785 )
2021-11-22 07:05:35 +00:00
Rhys Arkins
36e8a3ec9b
fix(config): compare scopes lowercase ( #12740 )
2021-11-18 18:32:44 +01:00
Michael Kriese
baaea71728
fix(config/preset): readd subpreset support ( #12733 )
2021-11-18 10:45:17 +01:00
Rhys Arkins
55d3c0468d
fix(presets): allow spaces in repo names ( #12726 )
2021-11-17 22:27:12 +01:00
Maksim
5377b1f1aa
feat(config): migrate inline with the same sort ( #12091 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-11-17 15:43:55 +00:00
Bob van de Vijver
4e07ddf526
feat(composer): Support install before update and configure plugin behaviour ( #11990 )
2021-11-14 06:02:53 +00:00
Jamie Magee
98e7029090
feat: replace deprecated dependencies with their replacements ( #5558 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-11-12 08:10:52 +00:00
Tony Brix
d1e8528305
fix: add xterm to repo groups ( #12580 )
2021-11-10 03:13:29 +00:00
Rhys Arkins
bf09337076
fix: enable eslint eqeqeq ( #12574 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-11-09 07:02:59 +00:00
Rhys Arkins
b7dec718f3
chore: re-enable eslint no-template-curly-in-string
2021-11-09 07:50:25 +01:00
Rhys Arkins
c3ad246a99
fix: no-param-reassign ( #12571 )
2021-11-09 07:04:34 +01:00
HonkingGoose
ab018191fa
chore: report and fix unused ESLint disable directives ( #12548 )
2021-11-08 20:20:03 +01:00
Michael Kriese
7afc2b75d5
test: fix lint ( #12551 )
2021-11-08 13:16:58 +01:00
Rhys Arkins
ca45a2c2e2
fix(config): handle + in preset filename
2021-11-06 11:42:50 +01:00
Michael Todorovic
7579875415
feat: support preset versioning with git tags ( #11565 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Sergei Zharinov <zharinov@users.noreply.github.com>
2021-11-05 13:12:47 +00:00
Rhys Arkins
2735ac3e80
fix(automerge)!: default platformAutomerge to false ( #12487 )
...
Flips platformAutomerge default to `false`.
BREAKING CHANGE: Platform automerge is no longer enabled by default.
2021-11-05 08:10:27 +01:00
Florian Greinacher
70700eedae
feat(config)!: make host rule detection configurable and opt-in ( #12294 )
...
Add configuration option `detectHostRulesFromEnv`.
BREAKING CHANGE: `hostRules` are no longer automatically derived from env variables such as `NPM_X_TOKEN`. Set `detectHostRulesFromEnv=true` in config to re-enable same functionality.
2021-11-05 08:10:27 +01:00
Masaki Hara
f14d5d9171
feat(preset): update monorepo location for react-router ( #12502 )
2021-11-05 05:54:28 +00:00
wwuck
3c3372efbf
fix: allow optional quotes around ENV or ARG in regexManagers:dockerfileVersions preset regex ( #12495 )
2021-11-04 15:57:02 +01:00
Feng Yu
70c272efa0
feat: group @types/jest and jest monorepo ( #12489 )
2021-11-04 15:23:49 +01:00
wwuck
acd74a8051
fix: regexManagers:dockerfileVersions regex ( #12481 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-11-04 05:34:13 +00:00
Oleg Krivtsov
ff7ae69f94
feat(config): add supportedBy field to config definitions ( #12395 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-11-03 06:48:10 +01:00
biergit
7869d6dcb6
feat(bitbucket): support user repo for preset ( #12281 )
2021-10-31 06:57:52 +00:00
Oleg Krivtsov
3da6ae0b84
feat: onboardingNoDeps ( #12282 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-10-28 11:29:49 +00:00