Rhys Arkins
6443902da9
chore: remove unused customPrFooter
2021-04-06 16:06:26 +02:00
Rhys Arkins
98f17c31a7
fix: defensive config check in cleanup
2021-04-06 15:55:41 +02:00
Sergei Zharinov
df0ac4a78e
refactor(presets): Reuse PRESET_INVALID_JSON variable ( #9412 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-04-06 15:49:06 +02:00
Sebastian Poxhofer
0462860468
fix(terraform): skip interpretation of nested blocks ( #9411 )
2021-04-06 13:09:09 +02:00
Rhys Arkins
486f5747f6
refactor(github): vulnerability alerts warning ( #9398 )
2021-04-05 13:49:33 +02:00
Rhys Arkins
88ae12a65d
feat(config): validate config parent ( #9350 )
2021-04-05 10:41:31 +00:00
Sergei Zharinov
147304785e
refactor(platform): Extract getRawFile method ( #9404 )
2021-04-05 10:24:00 +00:00
Rhys Arkins
430249d626
refactor: Renovate configuration -> Configuration ( #9399 )
2021-04-05 10:09:41 +00:00
Rhys Arkins
0cb45ddbf3
feat: ENV_PREFIX ( #9397 )
2021-04-05 09:19:08 +00:00
Rhys Arkins
553bd99650
fix(npm): Revert "feat(npm): transitiveRemediation for v2 lockfiles ( #9402 )"
...
This reverts commit cec56faf52
.
2021-04-05 10:56:08 +02:00
Rhys Arkins
325447e7da
fix(docker): defensive digest check
2021-04-05 09:15:57 +02:00
Sergei Zharinov
b80e7035c5
fix(github): Don't rely on time precision in test ( #9403 )
2021-04-05 06:11:49 +00:00
Rhys Arkins
cec56faf52
feat(npm): transitiveRemediation for v2 lockfiles ( #9402 )
2021-04-05 07:16:56 +02:00
Rhys Arkins
3e22ad0ca3
feat(config): support RENOVATE_CONFIG ( #9374 )
2021-04-04 15:33:22 +02:00
Tom Jenkinson
e9477dade4
feat: add warning to rebase/retry checkbox if it will overwrite custom commits ( #9378 )
2021-04-04 09:31:30 +00:00
Sergei Zharinov
3e9bfa25d3
feat(github): Time threshold for PR reopening ( #9392 )
2021-04-04 11:08:08 +02:00
Rhys Arkins
5da6949c64
logs: warn about NPM_TOKEN
2021-04-04 09:14:35 +02:00
Sergei Zharinov
6074b99152
refactor(azure): Platform-wide getJsonFile ( #9379 )
2021-04-03 15:38:14 +02:00
Sergei Zharinov
425dcb5099
refactor(gitea): Platform-wide getJsonFile ( #9381 )
2021-04-03 14:50:03 +02:00
Sergei Zharinov
83fa6cd6ff
refactor(bitbucket-server): Platform-wide getJsonFile ( #9382 )
2021-04-03 14:49:15 +02:00
Sergei Zharinov
5928c8eb45
refactor(github): Platform-wide getJsonFile ( #9383 )
2021-04-03 14:47:54 +02:00
Sergei Zharinov
3915fa6512
refactor(gitlab): Platform-wide getJsonFile ( #9384 )
2021-04-03 14:46:18 +02:00
Sergei Zharinov
bb17af6f6d
refactor(bitbucket): Platform-wide getJsonFile ( #9380 )
2021-04-03 14:43:16 +02:00
Rhys Arkins
20147e30b9
feat: packageRules.matchPackagePrefixes ( #9365 )
2021-04-03 05:18:25 +00:00
Rhys Arkins
4f8a3a4fbc
fix(cache): warn not error for pull 404
2021-04-02 06:40:50 +02:00
Rhys Arkins
c1663f0bc8
fix(git): catch fatal bad config
2021-04-02 06:37:19 +02:00
Rhys Arkins
47eb1324fb
fix(npm): is.string check for npmrc
2021-04-01 18:09:36 +02:00
Rhys Arkins
95bf948020
refactor: config warning/error fields ( #9349 )
2021-04-01 15:50:17 +02:00
Rhys Arkins
2fb87eddcf
fix: revert npmrc handling changes ( #9347 )
2021-04-01 14:19:47 +02:00
Rhys Arkins
f5d4afecf7
fix(git): throw config error if branch is blocking ( #9341 )
2021-04-01 07:01:02 +02:00
Rhys Arkins
7903d51776
fix: catch unknown datasource early ( #9344 )
2021-04-01 06:59:43 +02:00
Rhys Arkins
a67d8a4f87
fix(github): catch branch protection and raise config error ( #9340 )
2021-03-31 22:14:17 +02:00
Rhys Arkins
94535d52e8
feat(github): reopen autoclosed PRs ( #9305 )
2021-03-30 12:07:44 +00:00
Alexandre Paradis
feb5995312
Add sharp to manualChangelogUrls ( #9320 )
...
The changelog for Sharp can be found in `docs` path.
2021-03-30 05:42:34 +02:00
Rhys Arkins
5949f39773
fix(npm): use configured npmrc ( #9319 )
2021-03-29 21:52:21 +02:00
Christoph Obexer
af7bd08c8b
fix: helm: add support for "alias:" repositories ( #9316 )
2021-03-29 18:41:44 +00:00
Rhys Arkins
ec07bbc2e4
refactor: npm extract
2021-03-28 21:25:07 +02:00
Rhys Arkins
a5e2a89817
fix: Revert "feat(github): reuse autoclosed PRs ( #9300 )" ( #9304 )
...
This reverts commit eb2873e22e
.
2021-03-28 15:15:04 +00:00
Rhys Arkins
eb2873e22e
feat(github): reuse autoclosed PRs ( #9300 )
2021-03-28 11:02:15 +02:00
Sebastian Poxhofer
ca0cf2e6cd
fix(terraform): do not abort search after first block ( #9302 )
2021-03-28 05:50:27 +00:00
Rhys Arkins
9de36c4493
refactor: ignoreNpmrcFile ( #9299 )
2021-03-27 09:02:26 +01:00
Rhys Arkins
dd8c39ab62
fix(npm): don’t strip every npmrc line containing variables
2021-03-27 07:26:49 +01:00
Rhys Arkins
66c3b1c9ee
logs: log npmrc file name
2021-03-27 07:21:09 +01:00
Rhys Arkins
486decbee6
refactor(npm): npmrc string check
2021-03-27 07:19:05 +01:00
Rhys Arkins
e541f3ed28
fix(npm): drop defensive catches to stop on errors
2021-03-27 07:15:36 +01:00
Rhys Arkins
db5a87edd4
fix(npm): is.string check for npmrc
2021-03-27 07:08:58 +01:00
Rhys Arkins
190c8598e6
fix(npm): reset npmrc no matter what
2021-03-27 07:08:58 +01:00
Matt Palmer
49a3a8ab27
feat(gomod): Update source import paths on major upgrade ( #9144 )
2021-03-27 06:02:32 +00:00
HonkingGoose
20752c8118
docs: improve versioning documentation ( #9017 )
2021-03-27 06:50:57 +01:00
Rhys Arkins
ba449c7b17
fix(npm): ignoreNpmrcFile per-package
...
Closes #9280
2021-03-25 22:12:51 +01:00
Florian Greinacher
c2dc36f0e5
feat: add System.IO.Abstractions monorepo ( #9287 )
2021-03-25 21:39:02 +01:00
Rafał Maciejewski
28ecac1960
fix: allow dash character in local preset path ( #9284 )
2021-03-25 16:48:54 +01:00
Alex Kvak
c9e147fcba
fix(gitlab): skipped jobs are ignored ( #9247 )
...
If GitLab pipeline has only skipped jobs — the result is yellow.
Otherwise standard rules are applied.
2021-03-25 11:20:49 +00:00
Grégory Joseph
15708fe926
fix: print lerna info
2021-03-25 05:35:52 +00:00
Rhys Arkins
fc8cdf7f73
fix(poetry): better getNewValue replace ( #9267 )
2021-03-24 09:33:45 +00:00
Michael Kriese
a82abe1f0a
fix: add http host legacy error property ( #9263 )
2021-03-24 09:07:34 +00:00
Michael Kriese
51f8c5fd34
feat(gradle-version): support unstable ( #9262 )
2021-03-24 07:24:14 +00:00
Michael Kriese
1ff41bccb4
fix(gradle-wrapper): parse prerelease and milestones ( #9261 )
2021-03-24 07:10:29 +00:00
Rhys Arkins
efc0067ccc
chore: ignore for coverage
2021-03-22 17:31:34 +01:00
Alexandre Gaudreault
62e7fe3ac2
feat(jenkins-plugins): support yaml file format ( #9069 )
...
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-03-22 15:08:52 +00:00
Rhys Arkins
af1e4ee1a7
feat: secrets ( #8070 )
2021-03-22 15:51:38 +01:00
Nik Skoufis
e7f90d50a6
fix: Add registryTemplateUrl field to allowed fields for regexManager ( #9239 )
2021-03-22 07:18:34 +01:00
renovate-testing
3ff8649e9a
fix(npm): Fix replace strategy edge-case for carets ( #9106 )
2021-03-20 23:19:59 +00:00
Armaan Tobaccowalla
e5c92e4cd9
feat(config): Support presets in subdirectories ( #8724 )
2021-03-20 23:03:10 +00:00
Florian Greinacher
5f84737539
feat: expose post upgrade command errors in PRs ( #8944 )
2021-03-20 21:36:43 +00:00
Rhys Arkins
7af7d3b081
refactor(npm): monorepo upath use
2021-03-20 22:07:47 +01:00
Rhys Arkins
460bfe95f0
refactor: fs.renameLocalFile
2021-03-20 21:54:03 +01:00
Rhys Arkins
d65fd4a974
fix: deprecate yarnrc
2021-03-20 20:35:15 +01:00
Rhys Arkins
9d6e96ef75
refactor: npm preset lookup direct ( #9225 )
2021-03-20 08:27:33 +00:00
Rhys Arkins
11454b547e
refactor: composer managerData ( #9226 )
2021-03-20 08:10:53 +01:00
Rhys Arkins
eb1f645e69
fix(npm): allow npm constraint install to fail
2021-03-19 22:31:01 +01:00
Rhys Arkins
1185a464ae
refactor: CACHE_REVISION
2021-03-19 16:18:45 +01:00
Rhys Arkins
b63e035aaa
refactor: better lock dir renaming
2021-03-19 16:10:58 +01:00
Rhys Arkins
adc2f24ba1
refactor: lernaJsonFile into managerData
2021-03-19 15:58:24 +01:00
Rhys Arkins
3d3cc74596
refactor: lernaDir -> lernaJsonFile
2021-03-19 15:33:23 +01:00
Rhys Arkins
238b52aacb
refactor(npm): don’t write npmrc/yarnrc to root always ( #9211 )
2021-03-18 16:34:53 +01:00
HonkingGoose
cf98e65290
docs: capitalize proper noun Docker ( #9197 )
2021-03-18 13:06:56 +00:00
HonkingGoose
93a36f71b0
docs: capitalize proper noun GitHub ( #9198 )
2021-03-18 13:45:50 +01:00
HonkingGoose
dc5f198aa4
docs: capitalize proper noun Git ( #9196 )
2021-03-18 13:45:21 +01:00
Rhys Arkins
bca8931d53
fix(npm): datasource improvements ( #9178 )
2021-03-17 14:40:50 +01:00
Rhys Arkins
58daaabb43
feat(internal): return registryUrl from datasources ( #9177 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-03-17 13:34:47 +01:00
Rhys Arkins
3be8402411
test: more maven snapshots
2021-03-17 12:16:04 +01:00
Rhys Arkins
f0dede3cd5
test: maven snapshots
2021-03-17 12:10:18 +01:00
Shayne Holmes
bcc3f0e264
feat(go): Pass GONOPROXY when updating artifacts ( #9169 )
...
GONOPROXY [defaults](https://golang.org/ref/mod#environment-variables )
to GOPRIVATE, but some callers want to set it explicitly to something
different. Pass it when caling `go get`.
Co-authored-by: Jamie Magee <JamieMagee@users.noreply.github.com>
2021-03-17 05:01:34 +00:00
Rhys Arkins
95ce900e70
refactor: npmId
2021-03-16 19:25:03 +01:00
Michael Kriese
668c87904c
fix(gitlabci): gracefully handle errors ( #9163 )
...
* fix(gitlabci): gracefully handle errors
* fix: remove debugging
* Update lib/manager/gitlabci/utils.ts
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2021-03-16 19:14:52 +01:00
Rhys Arkins
fc2e48dd94
feat: RENOVATE_X_HARD_EXIT ( #9152 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-03-16 12:34:43 +00:00
Michael Kriese
f8580a1d93
feat(gitea): filter archived autodiscover repos ( #9153 )
2021-03-16 10:10:18 +00:00
Michael Kriese
6a2345d832
fix: add additional source url overrides ( #9151 )
2021-03-16 07:59:00 +00:00
Rhys Arkins
0747c9aef4
fix: CACHE_REVISION=4
...
Git submodules extraction has changed.
2021-03-15 18:13:58 +01:00
Michael Kriese
40a59cc9e0
feat: use short renovate image names ( #9133 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-03-15 13:23:38 +00:00
Rhys Arkins
f1a4102dd9
refactor: customRegistrySupport ( #9142 )
2021-03-15 13:56:23 +01:00
Michael Kriese
0149e76f5d
feat(mix): migrate to modern docker handling ( #9132 )
2021-03-15 08:49:56 +01:00
Rhys Arkins
a45c5f3a3f
refactor: remove git-submodules datasource ( #9128 )
2021-03-15 06:11:46 +00:00
Rhys Arkins
06c246ea02
feat(internal): fixedRegistries ( #9124 )
2021-03-14 20:58:47 +01:00
renovate-testing
ea0bcdd185
feat(git): Specify additional git authors to ignore ( #9082 )
2021-03-14 09:27:40 +01:00
Rhys Arkins
717e4e6b2a
fix: stabilityStatus non-null check
2021-03-14 07:33:53 +01:00
Sergei Zharinov
f4f2a088ee
feat(helmfile): Parse multidoc yaml ( #9113 )
2021-03-13 14:17:13 +00:00
Rhys Arkins
edfac73a08
refactor: remove depNameShort ( #9114 )
2021-03-13 14:28:46 +01:00
Emanuel Bennici
b7b268e4e7
fix(gitlabci): Update local include files ( #8810 )
2021-03-13 09:45:31 +00:00
Rhys Arkins
d1152e177b
fix: delete vulnerabilityAlerts after merging
2021-03-13 10:08:26 +01:00
Sergei Zharinov
3527d8b4f3
feat(util): Add lightweight parseUrl function ( #9019 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-03-13 09:41:51 +01:00
Ben Foster
412e779ace
fix: Allow digest pinning on helm-values docker image tags ( #9070 )
2021-03-13 09:26:51 +01:00
Rhys Arkins
a332f856a1
chore: fix coverage
2021-03-12 22:03:03 +01:00
Rhys Arkins
de8e75196c
fix(npm): install twice when remediating
2021-03-12 20:27:09 +01:00
Rhys Arkins
35940f2ca8
fix: log full repository commit, not just date
2021-03-12 14:32:44 +01:00
Rhys Arkins
9c658a21f0
Revert "feat(internal): Massage registryUrls ( #9086 )" ( #9098 )
2021-03-12 12:27:47 +01:00
renovate-testing
9c3b34dbb3
feat(internal): Massage registryUrls ( #9086 )
2021-03-11 19:23:57 +01:00
Michael Kriese
41fb5b1602
fix: pass docker tls env to childs ( #9087 )
2021-03-11 17:38:54 +01:00
Rhys Arkins
ca834fa61a
fix(github): Propagate PR already exists up ( #9085 )
2021-03-11 15:51:48 +01:00
Michael Kriese
a4c6cb5690
fix: wrong validation property ( #9084 )
2021-03-11 15:40:31 +01:00
Rhys Arkins
3357e6333d
refactor: Object.assign -> object spread ( #9076 )
2021-03-11 08:03:37 +01:00
Rhys Arkins
d4d0e74c7a
refactor: dequal ( #9071 )
2021-03-10 23:04:12 +01:00
Sergei Zharinov
76a123640a
fix(bazel): Handle comment and string parsing ( #8830 )
2021-03-10 18:10:27 +00:00
Jeff Brown
5c083d262b
fix(nuget): strip protocolVersion hash from source ( #9060 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-03-10 15:32:15 +00:00
Michael Kriese
b6664f1d0b
test: extend jest timeouts ( #9062 )
2021-03-10 08:25:21 +00:00
Rhys Arkins
3ad38954f0
fix: don’t push empty commit ( #9058 )
2021-03-09 23:31:41 +01:00
Rhys Arkins
c17e40993a
docs: lint
2021-03-09 23:21:38 +01:00
Craig Andrews
243c25ff4d
fix: registry returned by getRegistryRepository must be a URL ( #8951 )
...
The registry returned by getRegistryRepository must be a URL (including the scheme portion).
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-03-09 21:04:10 +01:00
Rhys Arkins
95ab97c647
fix(maven): don't cache private ( #9038 )
2021-03-09 21:03:45 +01:00
Michael Kriese
607b151f0e
feat(http): support custom auth types ( #9053 )
2021-03-09 19:25:18 +01:00
Michael Kriese
272e989b28
fix(npm): base64 encode password for npmrc ( #9051 )
2021-03-09 17:51:56 +00:00
Michael Kriese
7d6870a6d0
fix(npm): do not cache private packages ( #9046 )
2021-03-09 15:32:24 +00:00
Michael Kriese
8cd0e19b18
fix(npm): remove explicit host rule handling ( #9047 )
2021-03-09 15:16:07 +00:00
Michael Kriese
553ba44dee
test(npm): cleanup auth ( #9045 )
2021-03-09 15:42:48 +01:00
Moritz Gunz
7fe97bfd2c
fix: Deduplicate custom cargo registry clones ( #8985 )
2021-03-08 16:19:10 +01:00
Rhys Arkins
2b2ca4cf5d
fix: warn not error for branch error
2021-03-08 15:55:24 +01:00
Sergei Zharinov
ccdb09fe3c
fix(go): Improve go-import content parsing ( #9022 )
2021-03-08 13:12:19 +00:00
Rhys Arkins
c8fc8ec736
fix: set enabled=true for remedations
2021-03-08 13:55:59 +01:00
Michael Kriese
0585f2d29d
fix(nuget): parse nested conditional deps ( #9035 )
2021-03-08 13:36:42 +01:00
Son Luong Ngoc
d6fcf013e0
feat(gitlabci): loosen file match ( #9030 )
2021-03-08 09:28:47 +00:00
Rhys Arkins
ef2a13f4f2
fix: don’t throw repository-changed from git layer ( #9032 )
2021-03-08 09:02:48 +00:00
Rhys Arkins
1024606ef1
fix: remove artifacts error comment whenever branch PR exists ( #9029 )
2021-03-08 09:11:49 +01:00
Rhys Arkins
86df157d36
refactor: comment topics
2021-03-08 08:47:36 +01:00
Rhys Arkins
7d95dc3a84
fix(poetry): don’t extract poetry.masonry.core.api requirements ( #9028 )
2021-03-08 08:13:12 +01:00
Sergei Zharinov
10b2f69979
refactor(gradle-lite): Deduplicate registryUrls ( #9023 )
...
* refactor(gradle-lite): Deduplicate registryUrls
* Add unit test
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-03-08 05:19:36 +00:00
Rhys Arkins
3ec744b401
fix: pypi vulnerabilities mapping ( #9026 )
...
* fix: pypi vulnerabilities mapping
* fix: correct pypi vulnerable requirements
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-03-08 04:55:38 +00:00
Daniel Tschinder
9ee984b2b3
chore: fix typo in switchToGradleLite description ( #9027 )
2021-03-08 05:28:38 +01:00
Rhys Arkins
30537d6849
feat: gradle-list enablement
2021-03-07 22:39:58 +01:00
Rhys Arkins
d3808fbc3b
refactor: log branchName for each update
2021-03-07 22:11:19 +01:00
Rhys Arkins
948039d52b
refactor: INTERRUPTED -> TEMPORARY_ERROR
2021-03-07 21:40:40 +01:00
Matt Palmer
ac34124f8c
fix(go): missing Go module v2+ major upgrades ( #8945 )
2021-03-07 20:27:05 +00:00
Rhys Arkins
68191f1ccf
feat(yarn): optimize yarn binary when binarySource=docker ( #9013 )
2021-03-07 17:38:42 +01:00
Rhys Arkins
40a048d67d
fix: don’t rebase for automerge when rebaseWhen=conflicted ( #9011 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-03-07 09:00:20 +00:00
Rhys Arkins
537f534f13
fix(poetry): poetry install constraints quoting ( #9012 )
...
* fix(poetry): extract poetry.core.masonry.api
* fix(poetry): quote install requirements individually
2021-03-07 09:17:45 +01:00
Rhys Arkins
2e6da9d0f8
test: extract full poetry res
2021-03-07 06:30:20 +01:00
Sergei Zharinov
bf5cb0f87d
fix(http): Throw ExternalHostError on ECONNRESET ( #9000 )
2021-03-05 17:18:01 +00:00
Sergei Zharinov
39dcd84296
fix(git): Throw ExternalHostError on early EOF ( #8995 )
2021-03-05 17:45:30 +01:00
Michael Kriese
b50e21646e
feat: deprecate node v12 ( #8956 )
...
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-03-05 09:59:07 +00:00
Matt Palmer
b695297e48
fix(go): fix go module double suffix on major upgrade ( #8946 )
2021-03-05 09:28:59 +00:00
Michael Kriese
a83f28dc77
feat(npm): support password auth npmrc rules ( #8967 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-03-05 08:39:12 +00:00
Rhys Arkins
1b673c9573
fix: abort branch if child process receives SIGTERM ( #8992 )
2021-03-04 21:27:21 +00:00
Sergei Zharinov
8e0c2861aa
refactor(npm): More tests for 'replace' strategy ( #8991 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-03-04 19:49:34 +00:00
HonkingGoose
0c96aa6d2f
docs: rewrite sentence Gitea older than v1.14.0 missing required API ( #8990 )
2021-03-04 19:32:38 +00:00
Rhys Arkins
cd3fcdeffd
fix: reuse updated package file content for remediation
2021-03-04 16:43:05 +01:00
Michael Kriese
5126d1ce11
fix(gitea): check version for addReviewers ( #8980 )
2021-03-04 13:30:27 +01:00
Rhys Arkins
2abc088781
fix: validate datasource URLs ( #8970 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-03-04 06:40:08 +01:00
Rhys Arkins
eb8f895f2e
refactor: eslint no-negated-condition ( #8973 )
2021-03-04 06:21:55 +01:00
Rhys Arkins
0f1ccb7715
test: replace coverage fix todo
2021-03-03 21:59:50 +01:00
Michael Kriese
33a4ff6bdf
test: temporary coverage fix ( #8969 )
2021-03-03 18:03:35 +01:00
Rhys Arkins
b0554a99f3
fix: don’t consider parent devDependencies for transitive remediation
2021-03-03 16:27:15 +01:00
Rhys Arkins
cce29e39f3
feat: force node 15 for lerna when npm lockfileVersion=2 ( #8961 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-03-03 14:07:55 +00:00
Rhys Arkins
47913d34db
fix: install npm in lerna even if no constraint
2021-03-03 10:48:25 +01:00
Rhys Arkins
f2bd0f9d7d
fix(logs): ensure logFile parent directory exists
2021-03-03 09:40:39 +01:00
Rhys Arkins
370715cace
fix: throw for config file TypeError
2021-03-03 09:40:38 +01:00
Rhys Arkins
9714211810
fix: old npm lockfile requires workaround for remediation
2021-03-03 08:40:29 +01:00
Rhys Arkins
32ae851558
fix: skip lock file update if only remediation
2021-03-03 08:40:29 +01:00
Rhys Arkins
85d847e91f
fix: defensive non null check for updated remediation
2021-03-03 08:40:29 +01:00
Rhys Arkins
8efe0e497a
fix: parent update empty return
2021-03-03 08:40:29 +01:00
Michael Kriese
74d7691bef
refactor: optimize type usage ( #8947 )
2021-03-02 21:44:55 +01:00
Rhys Arkins
b9c8ffd5ac
fix: log submodule err
2021-03-02 19:39:46 +01:00
Michael Kriese
91a7e6b660
build: remove babel ( #8929 )
2021-03-02 16:16:05 +00:00
Michael Kriese
91d2b4e1c5
feat: static modules ( #8679 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-03-02 16:57:02 +01:00
Rhys Arkins
093f3d262a
fix: log git commit and push results ( #8943 )
2021-03-02 14:45:45 +00:00
Rhys Arkins
126979ff11
fix: remove docker setTimeout ( #8940 )
2021-03-02 13:01:15 +01:00
Michael Kriese
dd511f1535
test: disable git signing ( #8935 )
2021-03-02 08:58:40 +01:00
renovate[bot]
82497046e1
chore(deps): update linters ( #8927 )
...
* chore(deps): update linters
* ignore lint error
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-03-01 21:06:29 +01:00
Rhys Arkins
57ac935577
fix: Revert "feat(helm-values): Support for bumpVersion" ( #8926 )
...
This reverts commit 662a60a87e
.
2021-03-01 18:35:52 +00:00
davidgwcurve
e3ccc26af7
feat(go): support self hosted go modules in gitlab ( #8876 )
2021-03-01 18:35:35 +01:00
Rhys Arkins
5f4c8dce56
fix(npm): run npm after transitive remediation
2021-03-01 15:35:26 +01:00
Rhys Arkins
8d648194c5
chore: add missing manager types
2021-03-01 15:35:26 +01:00
Rhys Arkins
f788845742
refactor: pretty stringify newLockFileContent before returning
2021-03-01 15:35:26 +01:00
Michael Kriese
3be63784ef
feat: switch html parser ( #8909 )
2021-03-01 15:21:04 +01:00
Rhys Arkins
beaf834ba3
fix: warn for docker container remove error
2021-03-01 10:18:59 +01:00
Rhys Arkins
98d55394e6
feat: transitiveRemediation ( #8883 )
...
* save remediations
* enhance and export NpmResponse
* sort branch lists
* transitive remediation init
* update-lockfile not bump
* version not value
* remediate package.json
* isVulnerabilityAlert
* simplify config
* fix circular
* update snapshots
* add config and docs
* TODO
* flatten tests
* remediation -> update
* lots of renames
* improve readability
* refactor
* remove fetch
* more tests
* reduce fiixtures sizes
* more tests
* fix parent null
* remove exec
* explicit false
* fix
* Apply suggestions from code review
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
* use type-fest PackageJson
* more tests
* coverage
* Update lib/workers/branch/get-updated.ts
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-03-01 07:59:57 +00:00
Rhys Arkins
399d7ea73e
refactor: platform.getPrBody -> massageMarkdown ( #8787 )
2021-02-28 18:19:35 +00:00
Elwyn
5fd6deee23
fix: race condition when merging Azure PR ( #8821 )
2021-02-28 16:21:46 +01:00
Rhys Arkins
f3daa9e555
fix: don’t skip modified branch from old PR ( #8885 )
2021-02-28 07:36:13 +00:00
Craig Andrews
e136cd4424
fix: Only add / for lookup, not for returned registry ( #8888 )
...
When checking to see if lookupName starts with the registry, append a / (if not already present) to the registry.
Do not append the / when returning the registry.
2021-02-28 06:53:42 +00:00
chgl
662a60a87e
feat(helm-values): Support for bumpVersion ( #8240 )
2021-02-28 06:53:26 +01:00
Rhys Arkins
b0026d9e08
fix: bump CACHE_REVISION
...
Due to #8898
2021-02-27 16:41:57 +01:00
HonkingGoose
4292f51739
docs: list allowed values for matchStringsStrategy ( #8896 )
2021-02-27 12:34:44 +00:00
Rhys Arkins
65e167bf2a
Revert "feat(github-actions): support jobs.<job_id>.container.image ( #8829 )" ( #8898 )
...
This reverts commit d409618984
.
2021-02-27 12:15:15 +00:00
Rhys Arkins
bc10487082
fix: don’t Object.assign first upgrade over config ( #8892 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-02-27 08:48:11 +00:00
Rhys Arkins
34418825df
fix(forkMode): use forkToken when changing default branch
2021-02-27 09:06:39 +01:00
Rhys Arkins
b6452b0040
fix: set branch updateType to major if any update is major
2021-02-27 07:47:37 +01:00
Rhys Arkins
5f195e9d4f
fix: merge labels and addLabels in groups
2021-02-27 07:00:02 +01:00
Rhys Arkins
f4e9e92e77
fix(github): include name field when setting fork default branch
2021-02-27 06:42:41 +01:00
Douglas Duteil
d409618984
feat(github-actions): support jobs.<job_id>.container.image ( #8829 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-02-26 16:44:51 +01:00
Roope Hakulinen
5a1c59a492
feat: add support for Cloud Build configuration files ( #8839 )
2021-02-26 16:21:24 +01:00
Michael Kriese
3ccbe00aa6
feat(helm-values): allow any image parentkey prefix ( #8884 )
2021-02-26 16:14:22 +01:00
Rhys Arkins
4f97dd4331
refactor: get-updated packageFileContent
2021-02-26 11:20:31 +01:00
Nejc Habjan
ecceadd2d3
fix(pypi): ensure trailing slash for simple API endpoints ( #8879 )
2021-02-26 11:11:02 +01:00
Michael Kriese
fd276e4365
fix(go): handle null ( #8861 )
2021-02-25 14:06:31 +00:00
Rhys Arkins
c3c04ba4a1
chore: set updateInternalDeps explicitly false
2021-02-25 11:58:11 +01:00
Rhys Arkins
8adf33f7b3
chore: fix snapshots
2021-02-25 11:35:58 +01:00
Rhys Arkins
7a0ade04c6
refactor: nested npm/update
2021-02-25 10:10:42 +01:00
Rhys Arkins
256fe01a4c
refactor: matchFiles
2021-02-24 15:40:39 +01:00
Rhys Arkins
e9297944ab
logs: improve logging
2021-02-24 15:20:48 +01:00
Rhys Arkins
566f64cea0
refactor: export NpmResponse interface
2021-02-24 15:15:22 +01:00
Rhys Arkins
7f75e5768b
refactor: vulnerabilityAlert -> isVulnerabilityAlert
2021-02-24 15:13:41 +01:00
Rhys Arkins
b294b73769
fix: use update-lockfile for vulnerabilityAlerts
2021-02-24 14:35:45 +01:00
Matt Palmer
384a1e7384
feat(regex): support registryUrlTemplate ( #8611 )
2021-02-24 12:58:15 +01:00
sajid-khan-js
0d5d358e53
feat(terragrunt-version): implement tgenv version file updates ( #8816 )
2021-02-24 12:55:51 +01:00
Rhys Arkins
4d349b4608
test: add missing httpMock.reset ( #8836 )
2021-02-24 11:31:59 +01:00
Rhys Arkins
76d0d42c9e
refactor: getQueryString ( #8834 )
2021-02-24 09:58:21 +01:00
Rhys Arkins
910d264cab
tests: fix dashboard coverage
2021-02-24 09:34:25 +01:00
Rhys Arkins
1e24b9fc5c
fix: ensure dashboard if approvals in config
2021-02-23 23:33:48 +01:00
caseydialpad
b42071f356
bug(poetry): Pad version number in isLessThanRange with zeros ( #8831 )
2021-02-23 21:06:07 +01:00
Sergei Zharinov
2bbd34e5e1
feat(helmfile): Parse multidoc yaml ( #8828 )
2021-02-23 18:26:29 +01:00
Rhys Arkins
728082b3c3
fix(cache): correct revision
2021-02-22 19:39:33 +01:00
Rhys Arkins
9171e712d4
feat: updateInternalDeps ( #8809 )
2021-02-22 15:09:35 +00:00
Rhys Arkins
c2029ec1d0
feat: enable node major updates ( #8806 )
2021-02-22 14:13:51 +01:00
Rhys Arkins
2be25c4ae6
refactor: applyUpdateConfig
2021-02-22 12:48:00 +01:00
Rhys Arkins
a456c8b5ab
fix: rangeStrategy=bump for npm vulnerabilities
2021-02-22 11:18:46 +01:00
Rhys Arkins
5c5e00cdf8
fix: allow vulnerabilityAlerts to override branchTopic, prCreation
2021-02-22 11:08:39 +01:00
Rhys Arkins
cdffaca4e1
chore: alertPackageRules PackageRule type
2021-02-22 09:54:29 +01:00
Rhys Arkins
7ae3ce323f
fix(automerge): handle github branch protection failures
2021-02-22 09:07:23 +01:00
Rhys Arkins
eef58e2e01
fix(github): paginate all check-runs
2021-02-22 08:48:34 +01:00
Rhys Arkins
8e7e41f6a3
fix: rebase if automerging even if rebaseWhen=conflicted ( #8796 )
2021-02-22 06:45:36 +01:00
Rhys Arkins
4b62acc616
refactor: file-based alert aggregation
2021-02-21 23:09:53 +01:00
Rhys Arkins
e86bddd5bb
refactor: simplify vulnerability aggregation
2021-02-21 22:14:17 +01:00
Sebastian Poxhofer
5a02743a60
feat(Terraform): renovate required terraform version ( #8791 )
2021-02-21 17:51:41 +01:00
Rhys Arkins
8c48d4bc9d
refactor: vulnerability matchFiles ( #8786 )
2021-02-20 21:44:32 +01:00
Bob van de Vijver
e1ec04ef06
fix: use small delay before posting branch status to gitlab ( #8759 ) ( #8771 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-02-20 15:00:55 +00:00
Rhys Arkins
7118404981
feat: matchFiles + lockFiles ( #8783 )
2021-02-20 14:22:50 +01:00
Rhys Arkins
d2a7147222
feat(internal): repository cache revision ( #8782 )
2021-02-20 09:14:08 +01:00
Rhys Arkins
2c9a172834
feat: per-file vulnerability alerts ( #8770 )
2021-02-20 06:00:44 +00:00
Rhys Arkins
6b494027b6
feat: matchFiles ( #8769 )
2021-02-19 16:29:50 +01:00
Michael Kriese
9a1c4fabb7
feat(gomod): do not shorten depName ( #8758 )
2021-02-18 16:27:47 +01:00
Sergei Zharinov
a3a4ada634
feat(datasource): Normalize releaseTimestamp field ( #8753 )
2021-02-18 15:04:14 +01:00
Rhys Arkins
f41430bbb9
refactor: fixedVersion calculation
2021-02-18 14:54:11 +01:00
Rhys Arkins
5af13b10c3
refactor: remove superfluous valid check
2021-02-18 14:51:36 +01:00
Rhys Arkins
8b42b62aa8
refactor: UpdateTypeConfig
2021-02-18 12:02:26 +01:00
Rhys Arkins
436abf51de
refactor: pass versioning to getUpdateType
2021-02-18 11:59:26 +01:00
Rhys Arkins
1d4672cda0
fix: don’t imply patch from automerge settings ( #8747 )
2021-02-18 10:12:38 +01:00
Michael Kriese
b21959f873
fix(poetry): wrong version parts extraction ( #8742 )
2021-02-18 10:04:43 +01:00
Rhys Arkins
22b4fadd6d
refactor: pass versioning to getCurrentVersion
2021-02-18 09:44:36 +01:00
Rhys Arkins
54d82d23c2
refactor: lookup destructuring
2021-02-18 09:35:41 +01:00
Rhys Arkins
df2db74c06
refactor: BucketConfig
2021-02-18 09:30:04 +01:00
Rhys Arkins
07a05012f1
refactor getCurrentVersion versioning
2021-02-18 09:28:18 +01:00
Rhys Arkins
21cfbd2e82
refactor: move lookup functions into own files
2021-02-18 09:21:01 +01:00
Rhys Arkins
e7f2beebdb
refactor: centralize lookup types
2021-02-18 08:35:26 +01:00
Rhys Arkins
71e26d835d
refactor: rename lookup functions
2021-02-18 08:27:56 +01:00
Rhys Arkins
c34e54c5d3
refactor: remove SkipVersion.UnsupportedValue
2021-02-18 08:24:08 +01:00
Rhys Arkins
586a83ec8f
refactor: dockerRepository
2021-02-18 08:21:22 +01:00
Rhys Arkins
15f4afcc2c
chore: reorder ReleaseResult fields
2021-02-18 08:12:42 +01:00
Rhys Arkins
bbd78d490c
refactor: remove SkipReason.Unknown
2021-02-18 08:09:04 +01:00
Rhys Arkins
33e7e41534
refactor: latestVersion -> tags.latest ( #8739 )
2021-02-18 08:00:00 +01:00
Kieran
a719136752
feat: add require to semanticPrefixFixDepsChoreOthers ( #8738 )
...
* feat: add require to semanticPrefixFixDepsChoreOthers
* update snapshots
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-02-18 04:54:37 +00:00
Rhys Arkins
01e1f38019
refactor: remove unused ReleaseResult fields ( #8737 )
2021-02-17 21:29:25 +01:00
Rhys Arkins
720907e6f8
refactor: use object not array for helm cache ( #8733 )
2021-02-17 15:52:43 +00:00
Rhys Arkins
a628075096
refactor: helm release types
2021-02-17 14:33:50 +01:00
Rhys Arkins
949299e089
chore: add HelmRepository type
2021-02-17 11:23:16 +01:00
Sergei Zharinov
d92dc807aa
fix(gradle-lite): Always use Maven registry url ( #8721 )
2021-02-16 21:04:42 +01:00
Rhys Arkins
68f89c4816
fix: Revert "build(deps): update dependency commander to v7 ( #8676 )"
...
This reverts commit 083755161b
.
2021-02-16 16:17:19 +01:00
Sergei Zharinov
64f93ec2a7
feat(presets): Restrict internal presets validation ( #8382 )
2021-02-16 15:10:02 +00:00
Rhys Arkins
32440f26a4
refactor: toVersion -> newVersion ( #8711 )
2021-02-16 12:33:44 +01:00
Rhys Arkins
1e90a544fc
refactor: hashed branch compilation
2021-02-16 12:31:10 +01:00
Rhys Arkins
f72fe9f724
chore: codecov
2021-02-16 12:08:43 +01:00
Rhys Arkins
0869d6e8d7
refactor: remove newVersion usage ( #8710 )
2021-02-16 11:26:46 +01:00
Rhys Arkins
a8819c4610
refactor: fromVersion -> currentVersion ( #8709 )
2021-02-16 10:52:05 +01:00
Rhys Arkins
5b38d39739
refafctor: currentVersion -> fromVersion
2021-02-16 09:55:06 +01:00
Rhys Arkins
acf57144f8
refactor: remove currentVersion ( #8708 )
2021-02-16 09:43:38 +01:00
Rhys Arkins
dae58a49c2
refactor: better template string migration
2021-02-16 09:17:26 +01:00
Sergei Zharinov
37a751df94
refactor(maven): Use valid timestamps in testing code ( #8700 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-02-15 17:08:22 +00:00
Sergei Zharinov
44004bf2d6
refactor(limits): Log more for concurrent branch detection ( #8698 )
2021-02-15 14:23:31 +01:00
Michael Kriese
d9ca0a3c2b
feat(preset): add pnpjs monorepo ( #8696 )
2021-02-15 11:52:00 +01:00
Tom Forbes
88b19efe10
feat(poetry): support rangeStrategy=update-lockfile ( #8672 )
2021-02-15 10:24:23 +01:00
renovate[bot]
083755161b
build(deps): update dependency commander to v7 ( #8676 )
2021-02-15 08:56:50 +01:00
Rhys Arkins
0e0308fdd8
refactor: bucketRelease
2021-02-13 11:24:35 +01:00
Rhys Arkins
1acda01b6e
refactor: store bucket releases, not versions
2021-02-13 11:18:26 +01:00
Rhys Arkins
a9a08cf902
refactor: bucketVersions
2021-02-13 00:01:30 +01:00
Rhys Arkins
1be1be9056
refactor: move update checking later
2021-02-12 23:49:25 +01:00
Rhys Arkins
0f456d0615
refactor: getBucket
2021-02-12 23:41:20 +01:00
Rhys Arkins
b9e084000e
refactor: lookup version -> versioning
2021-02-12 23:30:44 +01:00
Rhys Arkins
f5ceba085b
refactor: add bucket to update
2021-02-12 23:27:48 +01:00
Rhys Arkins
b2bbe96657
fix: don’t try to detect major automerge
2021-02-12 22:41:40 +01:00
Rhys Arkins
cadace3241
fix: edge cases for bump/update-lockfile
2021-02-12 22:29:00 +01:00
Rhys Arkins
e61a32aef1
refactor: lookup updates loop
2021-02-12 19:06:40 +01:00
Rhys Arkins
55afac8227
refactor: highestUpdate -> update
2021-02-12 17:55:36 +01:00
Rhys Arkins
f6b438508e
refactor: simplified lookup buckets
2021-02-12 17:38:28 +01:00
Rhys Arkins
2a4875b230
refactor: log skippedOverVersions ( #8664 )
2021-02-12 15:34:43 +01:00
Rhys Arkins
5f7b710a4c
fix(github): log token type correctly
2021-02-11 17:49:52 +01:00
Rhys Arkins
264ff284e7
fix(circleci): ignore machine images
...
Closes #8656
2021-02-11 17:49:38 +01:00
Rhys Arkins
e28e8b44cb
fix: add new disabled commands to result handling
2021-02-11 17:10:20 +01:00
Daniel Tschinder
cb8a94bfef
feat: add playwright to monorepo grouping ( #8648 )
2021-02-11 15:17:22 +01:00
Rhys Arkins
fa9031f5e9
feat(internal): expand disabled error messages
...
Splits REPOSITORY_DISABLED into multiple
2021-02-11 13:32:29 +01:00
matbest1
89ed1c526b
feat: add 'MassTransit' monorepo ( #8645 )
2021-02-11 12:58:07 +01:00
Daniel Tschinder
3e2d9ca0e7
feat(bitbucket-server): Support git over ssh ( #8115 )
2021-02-11 11:33:57 +01:00
Michael Kriese
6cc2e50116
fix: reduce code issues ( #8639 )
...
Co-authored-by: Charles Korn <charleskorn@users.noreply.github.com>
2021-02-11 10:29:42 +01:00
Charles Korn
1a9e54341e
fix(batect): "Failed to parse newContent" ( #8632 )
2021-02-11 08:32:57 +01:00
Jeremy Hayes
c8835cb2f5
feat: add 'aspnet-api-versioning' monorepo ( #8636 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-02-11 05:37:05 +00:00
Jeremy Hayes
e102b36fc2
feat: add 'Steeltoe' monorepo ( #8635 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-02-11 05:24:16 +00:00
Jeremy Hayes
bfa87da0cb
feat: add 'Hangfire' monorepo ( #8634 )
2021-02-11 06:08:28 +01:00
Rhys Arkins
855db036d5
fix: rename baseDir to packageFileDir for templating ( #8625 )
2021-02-10 23:39:06 +00:00
Michael Kriese
efab9be9b9
fix(gitlab): catch git permission error ( #8629 )
2021-02-10 18:28:54 +01:00
Jeremy Hayes
5ed94a4923
feat: add 'dotnet' monorepo ( #8620 )
2021-02-10 15:58:52 +01:00
Jeremy Hayes
9bd54c86f8
feat: add ngular-eslint monorepo ( #8618 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-02-10 04:44:18 +00:00
HonkingGoose
d15933d382
docs: shorten description allowedPostUpgradeCommands ( #8603 )
2021-02-09 14:01:39 +01:00
Michael Kriese
3281e1aadc
test: fix coverage ( #8590 )
2021-02-08 12:31:57 +00:00
Michael Kriese
d029350052
fix(worker): rebase stale pr ( #8588 )
2021-02-08 12:06:11 +01:00
Rhys Arkins
78551afdec
chore: LegacyAdminConfig
2021-02-07 22:13:55 +01:00
Rhys Arkins
f21b761572
chore: GlobalOnlyConfig
2021-02-07 22:12:54 +01:00
Rhys Arkins
80fd1fe0d6
refactor: move customEnvVariables to admin config
2021-02-07 22:07:16 +01:00
Sergei Zharinov
3ebfb5f387
refactor: Remove some irrrelevant TODO comments ( #8578 )
2021-02-07 22:04:34 +01:00
Tobias Bieniek
42387360b3
test(datasource/crate): Add missing httpMock.setup/reset()
calls ( #8566 )
2021-02-06 12:44:31 +00:00
eduardo aleixo
6b15f6ef68
fix(helm-requirements): remove the need for a Chart.yaml file ( #7544 )
2021-02-06 08:06:11 +01:00
Taras
150092a2a5
feat(go): add support for bitbucket in go datasource ( #7892 )
2021-02-06 08:05:19 +01:00
Sergei Zharinov
27a494ffe2
feat(github): Shrink GraphQL nodes count on 50x errors ( #8394 )
2021-02-06 06:19:27 +00:00
Rhys Arkins
d203def3d0
refactor: baseDir to global config
2021-02-05 22:35:03 +01:00
Rhys Arkins
88f5414485
refactor: configWarningReuseIssue type
2021-02-05 22:24:20 +01:00
Rhys Arkins
6fa37294cf
refactor: dryRun admin config
2021-02-05 22:21:24 +01:00
Rhys Arkins
979e921701
fix: Revert "fix(poetry): pin poetry-core==1.0.0"
...
This reverts commit be48d2e3c7
.
2021-02-05 21:30:14 +01:00
Rhys Arkins
be48d2e3c7
fix(poetry): pin poetry-core==1.0.0
...
Workaround for https://github.com/python-poetry/poetry/issues/3650
2021-02-05 20:48:45 +01:00
Rhys Arkins
675bd2604f
chore: move postUpdateOptions
2021-02-05 17:55:37 +01:00
Rhys Arkins
c80165dd11
fix: move privateKey to admin config
2021-02-05 17:53:50 +01:00
Rhys Arkins
8be1f04198
chore: move privateKeyPath to global config
2021-02-05 17:37:31 +01:00
Rhys Arkins
90db7e28a6
feat(config): delete after setting admin config ( #8557 )
2021-02-05 16:08:52 +00:00
Rhys Arkins
878d9db983
chore: config type comments
2021-02-05 15:19:51 +01:00
Michael Kriese
c90c506156
refactor(docker): use aws-sdk v3 ( #8298 )
2021-02-05 14:44:38 +01:00
Rhys Arkins
d00d1e8b5b
refactor: more GlobalConfig
2021-02-05 12:43:26 +01:00
Rhys Arkins
4e1271b702
fix(config): move trustLevel to admin config ( #8555 )
2021-02-05 12:30:01 +01:00
Sebastian Poxhofer
3270c309f3
refactor: Remove depnameShort of terra* and kustomize ( #8388 )
2021-02-05 11:58:22 +01:00
Michael Kriese
8eccebc424
refactor(go): Remove depNameShort usage ( #8076 )
2021-02-05 11:56:40 +01:00
renovate[bot]
8ee891675f
build(deps): update dependency json5 to v2.2.0 ( #8554 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-02-05 11:48:47 +01:00
Rhys Arkins
a940835930
fix(crate): correct trustLevel use
2021-02-05 10:58:10 +01:00
Rhys Arkins
3756f2aec3
refactor: GlobalConfig type
2021-02-05 10:49:34 +01:00
Rhys Arkins
25f43fd1d7
refactor: move post upgrade commands to repo admin config ( #8552 )
2021-02-05 09:58:48 +01:00
Rhys Arkins
4e2c33f10e
feat: admin config init ( #8546 )
2021-02-05 09:20:47 +01:00
Michael Kriese
5237f286b2
fix(pip_setup): use python base image ( #8551 )
2021-02-05 07:52:16 +01:00
Adam Horacek
60174c4cf4
fix: always add additionalReviewers to PR ( #8550 )
2021-02-05 07:07:39 +01:00
Rhys Arkins
5490c3d9d0
chore: remove unused config.global
2021-02-04 14:49:33 +01:00
Rhys Arkins
a6a7ecd702
chore: reduce baseDir naming
2021-02-04 14:41:36 +01:00
Daniel Tschinder
4ab13cc77e
fix(docker): Fix support for docker list manifests ( #8540 )
2021-02-04 12:32:47 +01:00
Rhys Arkins
df2a31c7f5
fix: remove unused binarySource=auto ( #8461 )
2021-02-04 12:14:34 +01:00
Rhys Arkins
6ab2b02f21
fix(git): checkout with — ( #8538 )
2021-02-04 11:41:23 +01:00
Rhys Arkins
1f4be15584
logs: warn not error for pep440 range failure
2021-02-04 10:07:24 +01:00
Rhys Arkins
46851d1a47
fix: migrate prTitle
2021-02-04 09:43:37 +01:00
Rhys Arkins
9d586b090b
feat: regexManagers presets ( #8536 )
2021-02-04 09:39:43 +01:00
Rhys Arkins
89811e60ab
fix: Revert "fix(git): add — after rev-parse ( #8513 )"
...
This reverts commit 51f8381e31
.
2021-02-03 22:49:02 +01:00
Rhys Arkins
ef7e3c1f78
fix(git): external host error for host resolution failure
2021-02-03 22:31:01 +01:00
Rhys Arkins
62c5fa9396
logs: improve binarySource=docker constraint logging
2021-02-03 22:05:09 +01:00
Rhys Arkins
31b8d44fa1
logs: improve npm constraint logging
2021-02-03 22:04:55 +01:00
Rhys Arkins
3cb4f2f6b1
refactor: docker test use 403
2021-02-03 20:14:32 +01:00
Rhys Arkins
e816637eb4
chore: fix test
2021-02-03 20:12:58 +01:00
Rhys Arkins
3cb25532a5
fix(docker): treat docker hub 401 as external host error
2021-02-03 20:08:21 +01:00
Rhys Arkins
7519b76956
fix: cache Docker tags 30 minutes
2021-02-03 20:04:48 +01:00
Rhys Arkins
03dae5a5e9
fix: don’t filter template fields when validating
2021-02-03 16:33:28 +01:00
Rhys Arkins
83a511a08c
fix: loosen newXMajor migration
2021-02-03 16:08:35 +01:00
Tobias Bieniek
ee178df01a
feat: hashedBranchLength
option ( #8502 )
2021-02-03 15:48:54 +01:00
Rhys Arkins
f533962a98
feat(github): change fork default branch ( #8516 )
2021-02-03 15:03:44 +01:00
Rhys Arkins
1914a2eaf7
fix: expose more fields to templates
2021-02-03 15:02:36 +01:00
Michael Kriese
29700db31e
fix(crate): rethrow existing error ( #8522 )
2021-02-03 13:57:41 +00:00
Dmitry Pavlov
8032ffd8ca
fix(repology): Properly handle of response with multiple package versions ( #8489 )
2021-02-03 14:34:04 +01:00
Adam Horacek
b7debbc97c
fix(pip_setup): dump only install_requires and extras_require setup args ( #8511 )
2021-02-03 12:35:25 +01:00
Michael Kriese
e6d497a6ae
fix(validator): wrong file name in logs ( #8520 )
2021-02-03 12:34:30 +01:00
Rhys Arkins
e8c1b26d9c
refactor(github): improve fork tests
2021-02-03 12:02:15 +01:00
Rhys Arkins
42101cf6b1
fix: expose more template options
2021-02-03 10:46:32 +01:00
Rhys Arkins
c8cc447d61
fix(config-validator): migrate and massage before validating ( #8503 )
2021-02-03 10:35:30 +01:00
Rhys Arkins
51f8381e31
fix(git): add — after rev-parse ( #8513 )
2021-02-03 10:30:10 +01:00
Rhys Arkins
3d86ac632f
fix: include more template fields
2021-02-03 09:45:08 +01:00
Rhys Arkins
de8ea37c27
feat: warn about disallowed template variables ( #8512 )
2021-02-03 09:30:49 +01:00
Rhys Arkins
5d606dba9b
fix(npm): detect npm6/7 for npm install ( #8506 )
2021-02-03 08:48:31 +01:00
Stefan
2d0686db7e
fix: update gitlab-ce changelog url ( #8510 )
2021-02-02 21:43:57 +01:00
Rhys Arkins
7c40d2652d
feat: template field filtering ( #8504 )
2021-02-02 18:11:27 +01:00
Rhys Arkins
40242fc0b5
logs: warn for config warnings
2021-02-02 13:13:13 +01:00
Joël Galeran
fe8b3e1ad2
feat: add redwood monorepo ( #8498 )
2021-02-02 12:35:21 +01:00
Adam Horacek
d8d26a1aba
fix(pip_setup): pick latest installed python version ( #8491 )
2021-02-02 10:39:26 +01:00
Rhys Arkins
f9217501a3
fix(config): make vulnerabilityAlerts mergeable
2021-02-02 07:19:04 +01:00
jimmycrequer
e2f6b438b0
fix: add link to neo4j release notes ( #8406 )
2021-02-01 10:21:07 +01:00
Michael Kriese
96dca43372
fix(docker): fix manifest list handling ( #8474 )
2021-02-01 06:22:15 +00:00
Rhys Arkins
800a3d15ca
fix(validation): allow description in regexManagers
2021-02-01 07:03:38 +01:00
Rhys Arkins
d5022252c4
refactor: cdnjs use centralized caching
2021-01-31 10:54:38 +01:00
Rhys Arkins
94be71c6c3
feat: pypi public package caching ( #8477 )
2021-01-31 10:46:02 +01:00
Rhys Arkins
9e4b04d676
feat(datasource): compatibility filtering ( #8475 )
2021-01-31 09:23:24 +01:00
Rhys Arkins
0eb328768d
refactor: pypi datasource if/else
2021-01-30 12:08:09 +01:00
Rhys Arkins
c59afaeb43
logs: log if fork default branch is different from parent
2021-01-30 11:57:14 +01:00
Rhys Arkins
89741ad99b
refactor: HttpResponse.authorization ( #8470 )
2021-01-30 11:41:25 +01:00
HonkingGoose
fb72b5baf8
chore: fix punctuation plus other small fixes ( #8463 )
2021-01-30 11:12:14 +01:00
Rhys Arkins
3d6b142283
fix(github): support default branch rename when forking ( #8469 )
2021-01-30 10:31:33 +01: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
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
Sergei Zharinov
3c7503cfb4
fix(gradle-lite): Allow scala versions parsing in strings ( #8431 )
2021-01-27 06:53:57 +01:00
Michael Kriese
bd4c082d78
fix(docker): accept manifest lists for digests ( #8428 )
2021-01-26 13:52:15 +00:00
HonkingGoose
94e1d14004
feat: add preset to opt-out of rebase checkbox within PRs ( #8390 )
2021-01-25 07:29:20 +01: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
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
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
Rhys Arkins
ebb40b3adb
fix(github): pass up repo not found in init ( #8355 )
2021-01-19 23:07:12 +01: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
Stefan
91d30caed7
fix: fetch changelog from self-hosted gitlab independent from url ( #8336 )
2021-01-19 09:36:27 +01:00
Amos Wenger
52c70f0b2b
feat(rust): Find and update Cargo.lock for cargo workspaces ( #8338 )
2021-01-19 09:35:48 +01:00
Halil İbrahim Şener
207b177d60
feat: customEnvVariables ( #8321 )
...
Introduces a new option to pass custom environment variables to child processes. So that users can provide/override environment variables to influence executions, e.g. setting MAVEN_OPTS or passing credentials for private registries for the locking process.
2021-01-19 09:11:45 +01:00
Halil İbrahim Şener
6da2f1d2f0
fix(pip_setup): Run pip setup extract in the correct directory ( #8320 )
2021-01-18 14:11:29 +01:00
Étienne Lévesque
1bd51a3740
fix(hex): Preserve minor versions when in bump mode ( #8326 )
...
* feat(hex): Preserve minor versions when in bump mode
* Fix linting issue
* Add minor test
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-01-18 09:14:45 +01:00
Michael Kriese
9bffbb6e62
fix(nuget): use last version if no stable exists ( #8327 )
2021-01-18 08:53:53 +01:00
Sergei Zharinov
12cc30779a
feat(maven): Parse maven dependency.scope into depType ( #8325 )
...
* feat(maven): Parse maven dependency.scope into depType
* Fix snapshot
2021-01-17 22:20:17 +01:00
Amos Wenger
b21e8a1909
feat(rust): Private crate registry support (rust/cargo) ( #8083 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-01-17 09:18:32 +01:00
Marius Carp
48a0127a96
feat(sbt): support bumpVersion ( #8063 )
...
Closes #7962
2021-01-17 08:48:00 +01:00
Sergei Zharinov
af35a32152
feat(gradle-lite): Recognize platform dependencies ( #8322 )
2021-01-16 17:42:53 +01:00
Sergei Zharinov
bc0bc71d83
feat(gradle-lite): Support method-based variable assignment via "set()" ( #8315 )
2021-01-16 07:26:30 +01:00
Rhys Arkins
e77253208e
fix: Revert "feat: deprecated logLevel option ( #8293 )"
...
This reverts commit 76ada5e7d5
.
2021-01-14 15:12:53 +01:00
Rhys Arkins
d56ab63989
fix: pass versioning for docker getPkgReleases ( #8261 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-01-14 12:26:49 +00:00
Michael Kriese
76ada5e7d5
feat: deprecated logLevel option ( #8293 )
...
* feat: deprecated logLevel option
* feat: deprecated logLevel option
* docs: update logging
2021-01-14 12:11:23 +00:00
HonkingGoose
acc3690fb2
docs: use one sentence per line for helm values readme ( #8283 )
2021-01-14 09:02:26 +01:00
Mariano Wahlmann
8084ea3d9c
fix: cleanSimpleHtml function regexp greedyness (issue #8285 ) ( #8286 )
...
* Fixes issue #8285
* Remove unnecesary escapes
2021-01-14 09:01:42 +01:00
Sergei Zharinov
2d7a0dad2f
fix(sbt): Ignore http4s digest-based milestone releases ( #8282 )
2021-01-14 08:47:42 +01:00
Sergei Zharinov
b8e9a1367f
fix(gradle-lite): Parse default registry urls configured explicitly ( #8267 )
2021-01-13 11:41:49 +01:00
Sergei Zharinov
ec104ac19e
fix(gradle-lite): Upgrade deps in reverse order for grouped dependencies ( #8263 )
2021-01-12 14:42:02 +01:00
Rhys Arkins
08a187a8a1
fix(npm): don’t pick node 15 unnecessarily ( #8254 )
...
Closes #8253
2021-01-12 09:26:00 +01:00
Michael Kriese
9a9a2c176b
feat(docker): add metadata ( #8258 )
2021-01-12 07:21:05 +01:00
Michael Kriese
0fa01062f9
fix(github-actions): escape forward slash in fileMatch ( #8252 )
2021-01-11 15:17:11 +01:00
chgl
348b3bbbd6
fix: Update stable Helm repo URL ( #8251 )
2021-01-11 15:16:33 +01:00
Markus Tacker
8c974915c8
feat(monorepo): add aws-sdk-js-v3 ( #8249 )
...
This adds https://github.com/aws/aws-sdk-js-v3 as a monorepo.
2021-01-11 12:50:25 +01:00
eduardo aleixo
f6cf6fa33d
fix(helm-requirements): validate fields ( #8227 )
...
* refactor(helm-requirements): harden validation of requirements.yaml file
check for the presence of name, version and repository fields
* refactor(helm-requirements): harden validation of requirements.yaml file
check for the presence of name, version and repository fields
* refactor(helm-requirements): skip fields in order -> name, version, repository
* chore(helm-requirements): fix linting rules
* chore(helm-requirements): rename https://kubernetes-charts.storage.googleapis.com to https://charts.helm.sh/stable
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-01-11 11:21:51 +01:00
Sergei Zharinov
746d170824
feat(limits): Add "branchConcurrentLimit" option ( #8046 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-01-10 13:29:14 +01:00
HonkingGoose
c2ee26c3fc
feat: add yearly schedule to presets ( #8228 )
2021-01-10 12:39:39 +01:00