Jamie Magee
1eebe5661d
refactor(hex): convert to class-based ( #10642 )
2021-06-29 08:03:47 +02:00
Jamie Magee
a68ba8fc74
refactor(ruby-version): convert to class-based ( #10508 )
2021-06-27 08:25:29 +00:00
Rhys Arkins
248d7c7719
fix(package-rules): add groupSlug to matched package rule if necessary ( #10621 )
...
* fix(package-rules): add groupSlug to matched package rule if necessary
* Update lib/util/package-rules.spec.ts
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-06-27 10:01:06 +02:00
Sebastian Poxhofer
3be44469bb
refactor(artifacts): replace list of depNames with PackageDependency list ( #10617 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-06-26 13:29:01 +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
Thorsten Wendelmuth
7fd1e2f9ce
feat(maven): lookup parent homepage/scm information from pom ( #9722 )
2021-06-25 12:39:28 +00:00
Jamie Magee
222ef91fe9
refactor(terraform-module): convert to class-based ( #10486 )
2021-06-25 12:12:23 +00:00
Sergei Zharinov
f4976c5d1d
refactor: Centralize logging for ensureCacheDir function ( #10603 )
2021-06-25 11:42:37 +00:00
Sergei Zharinov
d2b0f4d98b
refactor(npm): Use util function for cache dir creation ( #10591 )
2021-06-24 15:06:04 +02:00
Sergei Zharinov
21d2aeb720
refactor(terraform): Use util function for cache dir creation ( #10588 )
2021-06-24 10:53:45 +00:00
Sergei Zharinov
11f89147ac
refactor: Use exec util instead of obtaining env directly ( #10584 )
2021-06-24 11:36:44 +02:00
Sergei Zharinov
7080a32e8d
refactor(cocoapods): Use util function for cache dir creation ( #10587 )
2021-06-24 11:35:13 +02:00
Sergei Zharinov
b53e5e408d
refactor(bundler): Use util function for cache dir creation ( #10586 )
2021-06-24 11:11:30 +02:00
Sergei Zharinov
1df94a2587
refactor(composer): Use util function for cache dir creation ( #10581 )
2021-06-24 09:48:05 +02:00
Rhys Arkins
aa7f1cb952
feat: minimumConfidence (experimental, non-public) ( #10313 )
2021-06-23 20:19:14 +00:00
Rhys Arkins
aa41ae15ba
fix: Revert "fix(gomod): add missing go to upgrade commands" ( #10571 )
...
This reverts commit 37d79d7e4e
.
2021-06-23 17:06:13 +02:00
HonkingGoose
c718352614
fix: explain pending branch automerge checkbox behavior ( #10569 )
2021-06-23 16:40:37 +02:00
Michael Kriese
c08d7fa89f
fix: don't skip branch creation on rebaseWhen=never
( #10556 )
2021-06-23 10:46:17 +00:00
Sergei Zharinov
052e15e0ae
docs: Clarify dockerChildPrefix option ( #10539 )
2021-06-23 07:16:31 +02:00
Rajat Agrawal
40c6cedd7b
fix(docker): incorrect variable used during refactor ( #10537 )
2021-06-22 14:58:44 +00:00
HonkingGoose
6b252ba23d
docs: capitalize proper noun markdown ( #10529 )
2021-06-21 19:49:20 +02:00
Martin Herndl
38f8b55c73
feat: add git http basic auth support ( #10513 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-06-21 10:55:22 +00:00
Michael Kriese
81fefa8918
feat: add aws sdk net monorepo ( #10516 )
2021-06-21 09:33:51 +02:00
Michael Kriese
f290c8d34a
fix(dasboard): handle optional getIssue ( #10518 )
2021-06-21 07:05:05 +00:00
Rhys Arkins
40f3aa2e15
fix(changelog): use sourceDirectory for monorepo changelogs ( #10501 )
...
Closes #2926
2021-06-20 21:32:11 +02:00
HonkingGoose
9dd254ab84
fix(dashboard): improve wording checkbox to ignore schedule ( #10512 )
2021-06-20 17:44:03 +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
Michael Kriese
fa25de1c2b
refactor: cleanup datasource code ( #10500 )
2021-06-18 19:21:19 +02:00
Michael Kriese
926a076f7b
fix: reduce deprecation noise ( #10498 )
2021-06-18 17:16:31 +02:00
Michael Kriese
e21c2d97d1
fix(lookup): use database versioning if none set ( #10494 )
2021-06-18 11:03:47 +02:00
Sergei Zharinov
5f2e754891
fix(workers): Early return for rebaseWhen=never ( #10424 )
2021-06-18 08:05:59 +00:00
Rhys Arkins
c7c8ba9f8a
fix: Revert "refactor(pip_requirements): extractAllPackageFiles ( #10414 )"
...
This reverts commit 015391c70e
.
Closes #10485
2021-06-18 09:20:14 +02:00
Sergei Zharinov
969ea18aea
feat(lein): Support version variables ( #10479 )
2021-06-18 07:06:40 +00:00
Michael Kriese
37d79d7e4e
fix(gomod): add missing go to upgrade commands ( #10491 )
2021-06-18 06:52:38 +00:00
Jamie Magee
47f36d8c8a
refactor(gradle-version): convert to class-based ( #10474 )
2021-06-18 06:41:31 +00:00
Jamie Magee
9c2e8b8b7e
refactor(galaxy-collection): convert to class-based datasource ( #10360 )
2021-06-18 07:40:05 +02:00
Sergei Zharinov
33e865c99d
refactor: Match all project sections to its dep type ( #10477 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-06-17 15:10:56 +00:00
Florian Greinacher
256fc3eed4
chore: improve warning message on unsupported custom registries ( #10478 )
2021-06-17 17:00:45 +02:00
Sebastian Poxhofer
eb8ad0c38e
feat(terraform): Implement terraform lock files ( #10469 )
2021-06-17 10:17:19 +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
Jamie Magee
637d262a25
refactor(orb): convert to class-based datasource ( #10450 )
2021-06-17 09:21:41 +02:00
Jamie Magee
55d23ad3b9
fix(cache): don't catch errors ( #10449 )
2021-06-17 07:36:34 +02:00
Niels Basjes
d4a22c7f3c
feat(docker): Support for Bearer token to access the Docker registry ( #10400 )
2021-06-16 20:22:32 +00:00
Rhys Arkins
5b25bf5e0c
fix: revert terraform lock file handling ( #10466 )
...
* fix: Revert "fix(manager): optimize lockfile cache handling (#10463 )"
This reverts commit 713e35e88f
.
* fix: Revert "fix(terraform): use path joins instead of slashes (#10461 )"
This reverts commit 2776db6a2d
.
* fix: Revert "feat(terraform): update terraform lock files (#8429 )"
This reverts commit dab27f28c3
.
2021-06-16 17:45:39 +02:00
Michael Kriese
10ca7b3efe
fix(datasource): use greatest version for docker labels ( #10464 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-06-16 14:29:33 +00:00
Michael Kriese
713e35e88f
fix(manager): optimize lockfile cache handling ( #10463 )
2021-06-16 14:19:14 +00:00
Rhys Arkins
91842073ef
fix(secrets): fix host-rules in repo config ( #10459 )
2021-06-16 14:02:07 +00:00
Rhys Arkins
4a99883048
feat(platform): getIssue ( #10453 )
2021-06-16 15:53:50 +02:00
Rhys Arkins
7109030618
refactor(dashboard): move logic into common file ( #10454 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-06-16 12:05:36 +00:00
Sebastian Poxhofer
2776db6a2d
fix(terraform): use path joins instead of slashes ( #10461 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-06-16 11:02:04 +00:00
Sebastian Poxhofer
dab27f28c3
feat(terraform): update terraform lock files ( #8429 )
2021-06-16 08:02:34 +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
Michael Kriese
876c2f40a5
fix: update cli help ( #10444 )
2021-06-15 15:34:49 +02:00
Rhys Arkins
8f2358646a
fix(platform): remove duplicate delete after merge ( #10434 )
...
Already done by repository worker following successful mergePr()
2021-06-15 14:45:15 +02:00
Rhys Arkins
7249ee0870
fix: cache decorate log
2021-06-15 14:23:40 +02:00
Atsushi Watanabe
1d92836c84
fix: regex manager extractVersionTemplate validation ( #10325 )
2021-06-15 13:10:23 +02:00
Rhys Arkins
b4dc3b1950
fix(git): remove remote reset before fetch
2021-06-15 06:53:17 +02:00
Rhys Arkins
0ecabfaef3
logs: setMeta after updating complete
2021-06-15 06:52:35 +02:00
Lukas
d21f81c0de
fix(pnpm): match package patterns that are matched by pnpm ( #10389 )
2021-06-15 04:02:21 +00:00
Jamie Magee
915fbc7b77
refactor(terraform-provider): convert to class-based datasource ( #10362 )
2021-06-14 21:14:32 +02:00
Rhys Arkins
015391c70e
refactor(pip_requirements): extractAllPackageFiles ( #10414 )
2021-06-14 08:55:38 +02:00
Jamie Magee
880b7fb67a
refactor(helm): convert to class-based datasource ( #10425 )
2021-06-14 08:13:10 +02:00
Jamie Magee
3a9fc4fc62
refactor: remove more instances of 'master issue' ( #10426 )
2021-06-14 07:07:44 +02:00
Rhys Arkins
14f9c0137f
feat(pip-compile): lockFileMaintenance ( #10408 )
2021-06-12 13:45:54 +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
Christian Mösl
397cce4a98
fix(cargo): use package name as lookup name if specified ( #10398 )
2021-06-11 16:41:46 +00:00
Rhys Arkins
3d0b4cabe9
feat: pip-compile support ( #10377 )
...
Closes #2334
2021-06-11 12:55:06 +02:00
Rhys Arkins
2a40b6db79
fix(regex): add currentValueTemplate
2021-06-11 09:49:09 +02:00
Rhys Arkins
e1c7845dee
fix(git): git pull immediately after automerge ( #10390 )
...
Call git.pull() before performing a fetch, to handle the case where the default branch has been updated.
Closes #10372
2021-06-10 22:12:45 +02:00
Rhys Arkins
0e0f08b599
chore: log mergePr result
2021-06-10 21:32:00 +02:00
Jamie Magee
3c31090469
refactor(galaxy): refactor ansible galaxy to a class ( #10346 )
2021-06-08 17:20:39 +02:00
Jamie Magee
52b63e4163
feat(cache): cache decorator for automatic caching ( #10203 )
2021-06-07 16:28:05 +00:00
Geraint White
bab9b36db9
Log exec error on debug level ( #10341 )
2021-06-07 15:48:54 +00:00
Rhys Arkins
22d82d9a7e
fix(dashboard): handle update-not-scheduled PRs ( #10337 )
...
Closes #9275
2021-06-07 15:22:14 +02:00
Rhys Arkins
c7ca78bafd
fix(dashboard): separate pending branch automerge ( #10332 )
2021-06-07 12:15:19 +02:00
Muhammad Rehan Saeed
0b80883f1c
feat(presets): Add Microsoft Orleans Monorepo ( #10330 )
2021-06-07 12:00:49 +02:00
Rhys Arkins
34ef699b64
fix: prResult -> prBlockedBy ( #10213 )
2021-06-05 13:19:20 +02:00
HonkingGoose
f9c74638cf
fix(docker): fix typo in manifest list for manifestV1 item ( #10318 )
2021-06-05 13:03:31 +02:00
Shawn Garner
9be56a1918
Parse dependency definitions inside single and multi-line Sequences inside Scala dependency file ( #10306 )
2021-06-04 19:27:18 +00:00
Rhys Arkins
1e3b5f2470
refactor: pendingChecks to boolean
2021-06-04 09:18:42 +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
Rhys Arkins
70970bbec9
fix(git): unset all remotes before fetching ( #10267 )
2021-06-02 08:56:11 +02:00
Sergei Zharinov
1b6ecd87c0
refactor: move binarySource option to admin config ( #10022 )
2021-06-02 06:50:23 +00:00
Lukas
ba5bf58a11
fix(pnpm): use stdout as artifact error message ( #10271 )
2021-06-02 08:40:54 +02:00
Rhys Arkins
d3e5c55766
fix(git): clone renovate branches to depth=5 ( #10266 )
2021-06-01 21:37:42 +02:00
Sergei Zharinov
a9de944eb7
fix(util): Leverage "emojibase" library for shortcode conversions ( #9785 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-06-01 19:19:38 +00:00
Rhys Arkins
d1a951f5db
fix(git): reset branch to default before fetch
...
Closes #10261
2021-06-01 17:02:23 +02:00
Rhys Arkins
da8676deca
chore: rename ensureMasterIssue ( #10260 )
...
Closes #10254
2021-06-01 15:07:54 +02:00
Caio Andrade
0534aea2d8
feat(python): pyenv manager ( #10128 )
2021-06-01 15:02:02 +02:00
Nils Andresen
235075d09a
fix(cake): load preprocessor directive ( #10259 )
...
Modified the parser, to additionally recognize preprocessor directives
of #load and it's short form of #l.
2021-06-01 12:06:25 +02:00
Sebastian Poxhofer
4f06d2590e
fix(regex): fix regression if no registryTemplate is used ( #10249 )
2021-06-01 05:28:13 +00:00
Rhys Arkins
69705c99a3
feat(automerge): recurse after automerge ( #10229 )
2021-05-31 13:01:48 +02:00
Sergei Zharinov
13863d7c41
fix(maven): Correct incrementing of right-open ranges ( #10195 )
...
* fix(maven): Correct increment of right-open ranges
* Simplify while preserving compatibility (fix coverage)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-05-30 13:49:33 +00:00
Rhys Arkins
ac61307604
fix(config): don't treat package.json like a config object ( #10231 )
...
Closes #10230
2021-05-30 06:01:24 +02:00
Rhys Arkins
854d0a86e8
feat(internal): use cache to delay git cloning ( #10209 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-05-28 10:36:53 +00:00
Sergei Zharinov
d004ca5fa8
refactor(maven): Remove file protocol support from datasource ( #10191 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-05-28 12:27:17 +02:00
HonkingGoose
faa040ac12
feat(config): add fontsource monorepo ( #10208 )
2021-05-28 09:15:12 +00:00
Rhys Arkins
e8a4d973a5
chore: configFileName -> fileName
2021-05-28 10:10:47 +02:00
Rhys Arkins
1580a4fae3
test: fix await tests in init/merge
2021-05-28 10:10:17 +02:00
Rhys Arkins
4eae87d881
fix(config): validate secrets as plain object ( #10206 )
...
Closes #10205
2021-05-28 10:04:26 +02:00
David
56299fe581
fix: GITLAB_IGNORE_REPO_URL with relative URL ( #9969 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-05-27 14:54:05 +02:00
Michael Kriese
3c7546f7cd
test: simplify nock handling ( #10170 )
2021-05-27 14:13:31 +02:00
Sergei Zharinov
20280f7975
test(ruby): Fix versioning test coverage ( #10189 )
2021-05-27 10:02:05 +02:00
Rhys Arkins
a091a95383
fix(fs): only ensureDir non-empty string ( #10177 )
2021-05-26 15:10:30 +00:00
renovate[bot]
2f544b1fb2
build(deps): update dependency commander to v7 ( #10175 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-26 13:36:50 +00:00
renovate[bot]
88baaf4b18
build(deps): update dependency js-yaml to v4 ( #10172 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-05-26 13:01:09 +00:00
Rhys Arkins
79592f848a
fix: Revert "refactor: localDir -> cloneDir" ( #10166 )
...
This reverts commit 0b287c763d
.
2021-05-26 11:22:16 +00:00
Rhys Arkins
9209fade5e
fix(docker): exclude path from registry ( #10144 )
2021-05-26 10:19:22 +00:00
Rhys Arkins
0b287c763d
refactor: localDir -> cloneDir ( #10158 )
2021-05-26 10:30:23 +02:00
HonkingGoose
5731da899b
fix(config): workaround for Repology server overload ( #10146 )
2021-05-26 05:43:34 +00:00
Rhys Arkins
611de25fd2
chore(docker): convert tests to inline snapshot
2021-05-25 16:13:07 +02:00
Rhys Arkins
cd078e73bd
refactor: docker getRegistryRepository ( #10140 )
2021-05-25 16:09:17 +02:00
Giorgos Karagounis
c22b7f838f
feat(docker): quay api v1 for tags ( #10093 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2021-05-25 13:00:36 +02:00
Michael Kriese
b1af26667e
fix(gitlabci): ignore empty content ( #10139 )
2021-05-25 09:56:20 +00:00
Jamie Magee
7b0934592f
refactor(dart): migrate to class based datasource ( #10134 )
2021-05-25 06:42:14 +02:00
jimmycrequer
94f05138b8
feat: add changelog url for tailwindcss-classnames ( #10120 )
2021-05-24 13:10:19 +02:00
Matt Palmer
bf23c66c6f
fix: Use auto-discovered organisational preset configuration during on-boarding ( #9888 )
2021-05-24 12:16:24 +02:00
Rhys Arkins
d24461cb71
fix(git): submodules search for ".path" instead of "path"
...
Closes #10119
2021-05-24 08:58:53 +02:00
Rhys Arkins
66820cfe27
feat: migratePresets ( #10111 )
2021-05-22 23:47:28 +02:00
Rhys Arkins
3de02c37e4
fix(yarn): sub package use root npmrc
2021-05-22 15:24:35 +02:00
Anbraten
7eb2c09b6e
feat: pnpm workspaces ( #10071 )
2021-05-22 12:32:19 +00:00
Rhys Arkins
0b743a9583
fix: filter pendingChecks earlier
2021-05-22 11:25:59 +02:00
Rhys Arkins
8f49d7ec5e
chore: log depName when pending status checks
2021-05-22 11:25:29 +02:00
Rhys Arkins
15fde37535
fix: Revert "feat: validate git version" ( #10106 )
...
This reverts commit 1304bc930e
.
2021-05-22 09:34:51 +02:00
Ben Drucker
bcb359d67f
feat(github-actions): support workflow templates ( #10088 )
2021-05-22 09:34:04 +02:00
Rhys Arkins
714e51a316
feat(yarn): add credentials to .yarnrc.yml ( #10052 )
2021-05-21 20:20:23 +00:00
Rhys Arkins
1304bc930e
feat: validate git version ( #9979 )
2021-05-21 19:51:03 +00:00
Rhys Arkins
42a846e867
fix(config): filter npm_ env
2021-05-21 13:30:30 +02:00
Rhys Arkins
80e3e6ac78
fix: ensure newline before </details> when truncating
2021-05-21 13:30:05 +02:00
Jamie Magee
621b77b2c7
refactor(datasource): migrate to class based datasource ( #6747 )
...
* refactor(datasource): migrate to class based datasource
A small experiment into what OOP/class based datasources might look like. Picked Cdnjs as it's the smallest & simplest.
With this approach we can share common logic, like error handling, rate limiting, etc. between different datasources, instead of having to reimplement it each time we write a new datasource. Currently there's nothing shared, as it's only 1 datasource, but the interesting stuff will come with the 2nd datasource
* Apply suggestions from code review
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
* remove renaming ClojureDatasource to datasource in tests
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-05-21 07:40:09 +02:00
Rhys Arkins
5d647da0a3
fix: @types/node presets in config:base ( #10085 )
...
No longer disable @types/node major updates, instead use node versioning.
2021-05-20 14:02:46 -07:00
Simon Larsén
cafbb4d3de
docs: Replace outdated GHA security notice with general description ( #10084 )
2021-05-20 18:59:13 +00:00
Michael Kriese
48af0da981
fix: validate customEnvVariables
( #10070 )
2021-05-20 12:25:22 +02:00
Rhys Arkins
22e982503c
feat(config): convert datasource env to hostRules ( #9698 )
2021-05-20 08:34:17 +00:00
Giorgos Karagounis
e96a6f5d7d
feat(docker): refactor for docker registries ( #9891 )
...
* quay registry v1 & add test
* separate quay tags function
* Update lib/datasource/docker/index.spec.ts
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
* Update lib/datasource/docker/index.ts
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
* remove link header quay
* refactor quay registry function
* remove quay changes
* apply reviewer comments
* refactor: cleanup
* apply reviewer comments
* Update lib/datasource/docker/common.ts
* split up tests
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-05-19 16:14:49 +00:00
Sergei Zharinov
d680ff1e7c
fix(limits): Use PR hourly limits to calculate remaining branch count ( #10053 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-05-19 15:50:37 +00:00
Sebastian Poxhofer
fefe5f7bc6
feat(onboarding): add labels to on boarding PR/MRs ( #9947 )
...
* feat(onboarding): add labels to on boarding PR/MRs
* fix: simplify
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-05-19 15:35:15 +00:00
Fredrik Blomqvist
9f894ce814
feat(git): Add gitNoVerify option ( #9676 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-05-19 16:05:29 +02:00
jose-ws
dd462359b4
feat(proxy): lowercase proxy env ( #10025 )
2021-05-19 13:37:27 +02:00
Rhys Arkins
e7506fefa5
fix: post upgrade commands localDir
2021-05-19 12:27:57 +02:00
Rhys Arkins
9ebf804d4e
fix(cache): cacheDir adminConfig
2021-05-19 12:27:37 +02:00
Rhys Arkins
b068ec9c08
fix(npm): get cacheDir from admin config
2021-05-19 11:11:45 +02:00
HonkingGoose
e5afaf5990
fix(config): fix typo in chakra-ui repoGroups name ( #10041 )
2021-05-19 08:40:23 +00:00
Michael Kriese
d8f4b86b14
refactor: replace linkify-markdown ( #9954 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-05-19 03:23:59 +00:00
Michael Kriese
0906e078d2
test(git): disable gpgsign ( #10028 )
2021-05-18 05:24:03 +00:00
Sergei Zharinov
fbbbce608e
chore: Configure fs local dirs via admin config ( #9990 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-05-17 13:21:28 +00:00
renovate[bot]
b8e36daa87
chore(deps): update dependency prettier to v2.3.0 ( #10012 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-05-17 08:06:24 +00:00
Michael Kriese
9e08eaa1dc
refactor: rename Error location to validationSource ( #10018 )
2021-05-17 07:40:54 +00:00
Rhys Arkins
30072239d1
fix(git): gracefully handle workflows 403
2021-05-16 11:54:03 +02:00
Rhys Arkins
fe73751d69
fix(github): handle PLATFORM_INTEGRATION_UNAUTHORIZED for branch protection
2021-05-16 11:49:22 +02:00
Rhys Arkins
76ae49c4e8
chore: coverage
2021-05-16 07:07:46 +02:00
Rhys Arkins
97dba99a49
chore: debug not warn for setup.py extraction error
2021-05-15 21:48:26 +02:00
Rhys Arkins
81741e6f10
fix(ruby): replace if widening
2021-05-15 17:15:56 +02:00
Rhys Arkins
b924d49d33
fix(npm): skip remediation if parent version is not a version
2021-05-15 17:14:24 +02:00
Rhys Arkins
54e44e2db3
fix(poetry): try/catch getNewValue error
2021-05-15 17:06:12 +02:00
Rhys Arkins
f0a193dc13
fix(config): drop non-selectors when cloning rules
2021-05-15 14:44:47 +02:00
Rhys Arkins
4ea69a1438
fix(git): err.message typo
2021-05-15 13:11:04 +02:00
Rhys Arkins
f67427a3a1
fix: string check for empty config contents
2021-05-15 13:08:46 +02:00
Rhys Arkins
a245932673
fix(npm): skip lock file generation for non-updated remediations
2021-05-15 12:14:41 +02:00
Rhys Arkins
f946b7407e
fix(github): paginationField for check runs ( #10003 )
2021-05-15 12:14:34 +02:00
Rhys Arkins
2719505beb
chore: simplify pep440 invalid value warning
2021-05-15 08:42:26 +02:00
Rhys Arkins
a2a6ac94cc
fix(git): defensive fileList check
2021-05-15 07:57:48 +02:00
Rhys Arkins
fee4f0881c
fix: defensive isVersion when finding parent
2021-05-15 00:08:12 +02:00
Rhys Arkins
bd2febb56d
fix: respectLatest even if unstable
2021-05-15 00:02:24 +02:00
Rhys Arkins
e42e07b609
logs: downgrade workflows warn
2021-05-14 23:30:03 +02:00
Rhys Arkins
7a22e6c07a
fix(git): checkout base branch with -B before merge
2021-05-14 22:48:42 +02:00
Rhys Arkins
3742d888a2
fix(git): abort run if branch not found
2021-05-14 21:31:51 +02:00
Rhys Arkins
1edcf5fc15
fix: Revert "feat(proxy): proxy environment variables available in lowercase for child processes. ( #9978 )"
...
This reverts commit 2d9734c3da
.
2021-05-14 19:37:02 +02:00
Rhys Arkins
af39170fc8
fix(git): try/catch then log mergeBranch errors
2021-05-14 18:22:29 +02:00
jose-ws
2d9734c3da
feat(proxy): proxy environment variables available in lowercase for child processes. ( #9978 )
2021-05-14 17:27:02 +02:00
Rhys Arkins
f28d98fb1d
fix(git): skip over gitignored files when committing
2021-05-14 15:28:20 +02:00
Rhys Arkins
b7f8068833
fix(pip_requirements): don't run hashin if no commands
2021-05-14 15:09:40 +02:00
Rhys Arkins
e8e11a97a9
fix(git): catch when ignore files cannot be committed
2021-05-14 14:17:35 +02:00
Rhys Arkins
57d075cea2
fix(git): detect workflows rejection in git
2021-05-14 14:08:04 +02:00
Rhys Arkins
302d9029bf
fix(git): recheck branch list if branch not found
2021-05-14 13:09:47 +02:00
Rhys Arkins
a977ce3335
fix: massage npm constraint
2021-05-14 13:03:40 +02:00
Rhys Arkins
570ce0ccee
fix(npm): better logs when transitive remediation is prevented
2021-05-14 12:44:02 +02:00
Rhys Arkins
c482661cf5
fix(poetry): check if valid npm version before getNewValue
2021-05-14 12:15:41 +02:00
Rhys Arkins
e2148d7e71
chore: downgrade go datasource warn
2021-05-14 12:03:37 +02:00
Rhys Arkins
c4f1103baa
fix: gracefully handle dep or parent lookup for transitiveRemediation
2021-05-14 12:03:21 +02:00
Rhys Arkins
b6e5c32f07
refactor: improve host-rules error logging
2021-05-14 12:02:56 +02:00
Rhys Arkins
241a4bf24c
fix(git): gracefully handle rev-parse error when checking out branch
2021-05-14 10:31:30 +02:00
Rhys Arkins
aca479873c
fix: pass rangeStrategy to generateUpdate
2021-05-14 10:31:06 +02:00
Rhys Arkins
86739ca5c6
fix(bundler): don't warn on auto rangeStrategy
2021-05-14 09:59:37 +02:00
Rhys Arkins
1ca736e277
fix: delete hostRules.hostName after migration
2021-05-14 09:40:07 +02:00
Rhys Arkins
02a22755f0
fix: remove udpateType=minor->patch massage
2021-05-13 23:24:35 +02:00
Rhys Arkins
f00413c298
feat(host-rules): use only matchHost ( #9892 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-05-13 20:53:18 +00:00
Rhys Arkins
50ab6b4bfd
docs: expand requireConfig ( #9973 )
2021-05-13 16:09:50 +02:00
Sergei Zharinov
669da653a9
chore: Stop use setUtilConfig in tests ( #9986 )
2021-05-13 10:22:59 +02:00
Sergei Zharinov
512a13fa61
fix(gomod): Use modcacherw flag starting from 1.14 ( #9889 )
2021-05-13 07:47:25 +02:00
Rhys Arkins
fd1ab4b796
fix: updateType for update-lockfile ( #9984 )
2021-05-12 21:29:32 +00:00
Alexandre Paradis
c045f9691d
feat(presets): Add google/cloud-sdk to manualChangelogUrls ( #9976 )
2021-05-12 14:54:10 +00:00
Sergei Zharinov
0016485da5
test(gradle): Refactor manager test mocks ( #9957 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-05-12 15:41:03 +02:00