Commit graph

1409 commits

Author SHA1 Message Date
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
Oleg Krivtsov
29dde2f694
test: improve test readability with expect-more-jest (#12329) 2021-10-27 07:24:36 +02:00
Sébastien CROCQUESEL
b3676ac8ec
feat(regex): depType can be captured and templated (#12287) 2021-10-25 05:25:35 +00:00
Oleg Krivtsov
c7f74e3f91
feat(config): migrate yarn -> npm in enabledManagers (#11965) 2021-10-20 14:56:28 +00:00
RahulGautamSingh
4b16903ff1
fix: modified regex to use RE2 (#12025)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-10-19 14:53:34 +02: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
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
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
HonkingGoose
8b200c19e6
fix(config): add missing descriptions (#12060) 2021-10-09 05:29:38 +02:00
HonkingGoose
00e191795c
fix(config): capitalize SemVer in description (#12061) 2021-10-07 10:26:08 +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
Maksim
1f86b71fd5
refactor: constants (#11690) 2021-10-06 07:43:32 +02:00
Sebastian Poxhofer
e416df1865
feat(manager/regex): allow defining autoReplaceStringTemplate (#12019) 2021-10-05 12:21:11 +00:00
Anne Stellingwerf
8bbedd9fa2
feat(monorepo): Monorepo preset for MapStruct (#11991) 2021-10-03 21:26:15 +02:00
Anne Stellingwerf
e96d7b5dec
feat(monorepo): Monorepo preset for Netty (#11992) 2021-10-03 21:25:53 +02:00
Vincent Leon
fd6c68d10e
feat(monorepo): Monorepo preset for Mockito (#11961)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-09-30 12:48:56 +00:00
Rhys Arkins
cd72cdf2ac
feat(config): detectGlobalManagerConfig (#11951) 2021-09-29 19:58:42 +00:00
Vincent Leon
79e65bd0c7
fix(presets): Spring Boot group includes Gradle plugin (#11953)
* fix(presets): Spring Boot group includes Gradle plugin

* fix(presets): Spring Boot group includes Gradle plugin
2021-09-29 20:20:38 +02:00
Pascal Jufer
9a69d7cb38
feat(core/preset): add dnd-kit monorepo (#11945)
See https://github.com/clauderic/dnd-kit
2021-09-29 11:07:03 +00:00
Rhys Arkins
0f226139cc
feat(npm): npmrcMerge (#11857)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2021-09-23 13:17:44 +02:00
Sebastian Poxhofer
b350a8c5fb
feat: option to write discovered repositories to a json (#11806) 2021-09-22 07:21:22 +00:00
Rhys Arkins
1fe1eef90e
fix(config): better decrypt errors (#11777) 2021-09-16 13:05:11 +00:00
Rhys Arkins
ee29fdcaf1
feat(config): scoped secrets using pgp/gpg (#11673) 2021-09-16 10:11:13 +00:00
Sachin Raja
f2916353a2
feat(preset): add codemirror group (#11721)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-09-16 06:09:13 +00:00
Rhys Arkins
e108537964
fix(config): migrate empty array check (#11713) 2021-09-13 15:27:01 +02:00
Maksim
7801ae7c16
feat(config): migrate requiredStatusChecks to ignoreTests (#11355)
* feat(config): migrate requiredStatusChecks to ignoreTests

* fix(config): restore order of props

* feat(config): add applyMigrations function

* feat(platform): check ignoreTests param in worker

* feat(config): rename getBranchStatus to resolveBranchStatus

Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-09-12 15:23:18 +00:00
Rhys Arkins
050b6a9e59
fix: don't pin monorepo groups (#11688) 2021-09-12 13:26:24 +00:00
Rhys Arkins
cdc083f40f
feat(config): privateKeyOld (#11653) 2021-09-10 12:47:33 +02:00
Michael Kriese
11aa3baf2e
test: use codeql compatible token / passwords (#11297) 2021-09-09 16:17:05 +02:00
Samuel Bodin
a9567e68f3
feat(preset): add algoliasearch monorepos (#11650) 2021-09-09 11:16:16 +02:00
Rhys Arkins
8c9c04b49b
feat: disable pre-commit manager (#11616)
Disables pre-commit manager by default.

BREAKING CHANGE: pre-commit manager is no longer enabled by default, and must be opted into manually.
2021-09-09 09:25:46 +02:00
Rhys Arkins
fb75b2f4dc
feat(git): make gitAuthor repo-configurable (#11539) 2021-09-02 16:19:02 +02:00
Michael Kriese
a73c107e85
feat(core/preset): add nexpect monorepo (#11538) 2021-09-02 12:35:33 +00:00
Rhys Arkins
e8f68c4b63
fix(config): do not massage lockFileMaintenance (#11522) 2021-09-01 13:23:39 +00:00
Rhys Arkins
96c4df2776
chore: clean up ManagerConfig types (#11469)
* chore: use ExtractConfig for git-submodules

* chore: drop ManagerConfig from config/types

* chore: remove unused ManagerConfig from manager types
2021-08-30 08:05:32 +02:00
Rhys Arkins
ca89ae2f82
fix(dashboard): add link to docs in default header (#11422) 2021-08-25 13:03:57 +02:00
Bob van de Vijver
3505508c9c
feat: Add fully configurable composer ignore platform requirement configuration (#11138)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-08-23 18:13:30 +00:00
Maximilian Brandau
7e425e6045
feat: gitUrl global option (#11221) 2021-08-20 11:30:56 +00:00
Rhys Arkins
70b5396d34
fix(presets): migrate renamed monorepos (#11319) 2021-08-18 12:23:41 +02:00
Sergei Zharinov
5f4b9f9a3a
test: Fix test descriptions and enforce it via new linting rule (#11285) 2021-08-18 05:46:56 +00:00
Martin Herndl
3c1094b919 fixup! feat: add react-admin group 2021-08-17 08:21:52 +02:00
Martin Herndl
f9c778539c fixup! feat: add react-admin group 2021-08-17 08:21:52 +02:00
Martin Herndl
1f5a95551a feat: add react-admin group 2021-08-17 08:21:52 +02:00
Rhys Arkins
56830ee86c refactor: admin->globalOnly 2021-08-17 07:57:45 +02:00
Rhys Arkins
9150854d75 chore: rename config/admin -> config/global 2021-08-17 07:57:45 +02:00
Rhys Arkins
bf69924b78 refactor: rename config admin functions to global 2021-08-17 07:57:45 +02:00
Rhys Arkins
750bc1656e refactor: config/definitions -> config/options 2021-08-17 07:57:45 +02:00
Rhys Arkins
13532ecd3d feat: add dependencyDashboard to config:base
Defaults dependencyDashboard=true for anyone using the config:base preset
2021-08-17 07:57:45 +02:00
Rhys Arkins
a09b85a212 refactor: drop redundant config:base settings 2021-08-17 07:57:45 +02:00
Rhys Arkins
123dc4444e feat(travis): remove supportPolicy (#11176) 2021-08-17 07:57:45 +02:00
Rhys Arkins
685e1086ae feat(config): improve monorepo names (#10243) 2021-08-17 07:57:45 +02:00
Rhys Arkins
365ed0573a feat(git-submodules): default cloneSubmodules to false (#10514)
Defaults cloneSubmodules to false.

BREAKING CHANGE: Git Submodules cloning now needs to be explicitly enabled.
2021-08-17 07:57:45 +02:00
Rhys Arkins
2fe494616d feat(yarn): remove yarnrc config support (#10114)
Removes support for "yarnrc" configuration option.

Closes #10113

BREAKING CHANGE: It is no longer supported to configure a "yarnrc" override in Renovate config
2021-08-17 07:57:45 +02:00
Rhys Arkins
99eef28ea0 feat(gradle): merge gradle-lite into gradle (#10132)
Removes standalone gradle-lite manager and merges it into the gradle manager as the default behavior, while adding deepExtract as an option to re-enable previous behavior.

Closes #10091

BREAKING CHANGE: Gradle extraction now defaults to JS-based parsing (previously "gradle-lite")
2021-08-17 07:57:45 +02:00
Ole Reifschneider
7c950b2158
Add sentry-ruby to monorepos (#11257) 2021-08-16 20:38:49 +02:00
Muhammad Rehan Saeed
a22eacf58d
feat(presets): Add VSTest Monorepo (#11259) 2021-08-14 07:19:30 +00:00
Mykola Rybak
a44539210d
feat(preset): add AWS Java SDK v2 monorepo (#11249)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-08-13 14:01:06 +02:00
Rhys Arkins
986e1c1f9c
feat(dashboard): add disabling preset (#11246) 2021-08-13 09:45:37 +02:00
Kamil Kowalski
a73d82787b
feat(hex): Private Hex packages (#11168) 2021-08-12 09:34:27 +00:00
Honza Machala
6426a10ad4
feat: add @tsoa monorepo (#11223) 2021-08-12 03:55:01 +00:00
Yanis Benson
b1724b6745
feat: add updatePinnedDependencies option (#11087) 2021-08-09 10:14:50 +00:00
Sergei Zharinov
2625858d59
refactor(config): Explicit asserts instead of lonely snapshots (#11174) 2021-08-09 10:21:51 +02:00
Sergei Zharinov
1392955a04
refactor: Identify tests relying on single snapshots (#11150)
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2021-08-07 23:43:34 +00:00
Sergei Zharinov
9d580e091f
feat(gitlab): Add gitLabIgnoreApprovals option (#10981) 2021-08-04 09:49:42 +02:00
Jason Birch
3096f340c8
feat: expose merge strategy for configuration when automerging (#10627) 2021-07-29 09:06:55 +00:00
HonkingGoose
983c0626e1
chore: use monospaced font in description for automergeTypes (#10999) 2021-07-28 08:03:07 +00:00
Rifa Achrinza
8e7f15f71c
feat: update loopback monorepo (#10988)
Signed-off-by: Rifa Achrinza <25147899+achrinza@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-07-27 13:54:06 +00:00
Rhys Arkins
feb12970e2
fix(dashboard): don't remove issue labels (#10976) 2021-07-26 22:27:24 +02:00
Michael Kriese
a841fdebc5
feat(preset): add javascriptengineswitcher monorepo (#10961) 2021-07-25 10:21:44 +00:00
Michael Kriese
1a31eee072
feat(preset): add microsoft clearscript monorepo (#10960) 2021-07-25 09:52:52 +00:00
Michael Kriese
48c33bee7d
feat(github-action): Support updating digest pinned actions (#10835) 2021-07-14 12:58:32 +02:00
Michael Kriese
f3e8521651
fix: helper preset description updates (#10840) 2021-07-14 12:40:44 +02:00
Keegan Witt
87fa48dbd1
feat: add types and ts-jest to jsUnitTest preset (#10833) 2021-07-14 08:51:26 +02:00
Keegan Witt
a787c57f26
feat: add react package preset (#10834) 2021-07-14 08:50:54 +02:00
Bob van de Vijver
ac4f4a3f6d
feat: Add dependency dashboard label configuration (#10601)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-07-09 07:41:43 +00:00
HonkingGoose
aef018da22
fix: deprecate use of renovate.json as preset (#10678)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-07-08 15:04:04 +00:00
Łukasz Domeradzki
1723f1c94f
feat(presets): Add MSTest monorepo (#10650) 2021-06-30 03:50:23 +00:00
Niels Basjes
c077f15831
fix: Improve the default User-agent string. (#10606) 2021-06-26 07:02:35 +00:00
Rhys Arkins
d3d902bdf8 docs: add github.com token override warning 2021-06-26 07:20:29 +02:00
HonkingGoose
fad0926cb6
fix(config): create jestPlusTSJest group preset (#10596) 2021-06-26 05:02:06 +00:00
Rhys Arkins
aa7f1cb952
feat: minimumConfidence (experimental, non-public) (#10313) 2021-06-23 20:19:14 +00:00
Sergei Zharinov
052e15e0ae
docs: Clarify dockerChildPrefix option (#10539) 2021-06-23 07:16:31 +02:00
Michael Kriese
81fefa8918
feat: add aws sdk net monorepo (#10516) 2021-06-21 09:33:51 +02:00
Rhys Arkins
fe699b4468
fix(dashboard): handle checkbox race condition (#10457)
* fix(dashboard): handle checkbox race condition

Closes #4355

* feat(platform): getIssue

* refactor(dashboard): move logic into common file

* Apply suggestions from code review

Co-authored-by: Michael Kriese <michael.kriese@visualon.de>

* gitea

Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-06-18 17:31:25 +00:00
Sebastian Poxhofer
a445a66336
feat: remove defaulting to semver versioning (#10431)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-06-17 08:51:30 +00:00
Rhys Arkins
91842073ef
fix(secrets): fix host-rules in repo config (#10459) 2021-06-16 14:02:07 +00:00
Michael Kriese
5546d60e18
test: fix nock usage (#10451) 2021-06-16 09:13:33 +02:00
Keegan Witt
c7113f3821
fix: add @types/eslint to packages:eslint (#10435)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-06-16 05:07:49 +00:00
a-ide
018c1d6102
feat(config): add 'contentful/rich-text' monorepo (#10448) 2021-06-16 06:27:04 +02:00
Atsushi Watanabe
1d92836c84
fix: regex manager extractVersionTemplate validation (#10325) 2021-06-15 13:10:23 +02:00
Jamie Magee
3a9fc4fc62
refactor: remove more instances of 'master issue' (#10426) 2021-06-14 07:07:44 +02:00
Alessandro Cifani
dc81b012af
feat(presets): add more JS testing packages (#10333)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-06-11 21:14:59 +00:00
Rhys Arkins
2a40b6db79 fix(regex): add currentValueTemplate 2021-06-11 09:49:09 +02:00
Muhammad Rehan Saeed
0b80883f1c
feat(presets): Add Microsoft Orleans Monorepo (#10330) 2021-06-07 12:00:49 +02:00
Aaron Adams
346924c19a
feat(config): Add Theme UI monorepo (#10281) 2021-06-02 12:06:41 +02:00
Aaron Adams
0a1d67c6d4
feat(config): Add Shopify App Bridge monorepo (#10280) 2021-06-02 12:06:24 +02:00
Rhys Arkins
11694e9294
refactor: move config/parse into global worker (#10282) 2021-06-02 12:06:16 +02:00
Rhys Arkins
d0434d5df1 chore: GlobalConfig -> AllConfig 2021-06-02 11:25:10 +02:00
Sergei Zharinov
1b6ecd87c0
refactor: move binarySource option to admin config (#10022) 2021-06-02 06:50:23 +00:00