dsimon-onventis
27ee7efcc3
fix(azure): correctly map autoApprove response ( #12761 )
2021-11-21 12:52:28 +00:00
Rhys Arkins
2754c58f0d
logs: better updateLockedVersion log
2021-11-19 14:58:19 +01:00
Rhys Arkins
42231b6b75
logs: more details on secrets exposure
2021-11-19 14:46:52 +01:00
Oleg Krivtsov
ff7822176f
refactor(platform): make repoName arg consistent in getJsonFile ( #12753 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-11-19 13:39:13 +00:00
Rhys Arkins
ea28c6a4a8
logs: trace cached datasource response
2021-11-19 14:22:35 +01:00
markussiebert
af4b426f73
feat: aws-machine-image datasource ( #11869 )
2021-11-19 09:59:06 +00:00
Rhys Arkins
df14edd27a
fix(automerge): catch branch automerge behind message
2021-11-19 10:44:27 +01:00
Rhys Arkins
2ae52b3bd9
logs: remove warn interpolation
2021-11-19 10:40:29 +01:00
Jamie Magee
789caadbb4
refactor(jenkins-plugins): convert to class-based datasource ( #12702 )
2021-11-18 19:55:21 +00:00
Rhys Arkins
36e8a3ec9b
fix(config): compare scopes lowercase ( #12740 )
2021-11-18 18:32:44 +01:00
Rhys Arkins
cfc4c48a47
fix(github): handle secondary rate limit ( #12741 )
2021-11-18 16:47:17 +01:00
Rhys Arkins
693963d9e1
fix: catch prune branch error
2021-11-18 16:23:13 +01:00
Rhys Arkins
01acebd82d
fix(datasource): better massage github sourceUrl ( #12737 )
2021-11-18 14:50:53 +00:00
Rhys Arkins
e7b841a138
feat: regex cache ( #12738 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-11-18 14:36:05 +00:00
Rhys Arkins
e095d5a9b3
fix(git-refs): ignore refs/for ( #12735 )
2021-11-18 13:36:41 +00:00
Rhys Arkins
4c36af9d6c
logs: downgrade helm lock file warn
2021-11-18 13:14:43 +01:00
Rhys Arkins
e0c1d31bc9
fix(git): catch matches more than one
...
Fixes #12734
2021-11-18 12:41:31 +01:00
Michael Kriese
baaea71728
fix(config/preset): readd subpreset support ( #12733 )
2021-11-18 10:45:17 +01:00
Rhys Arkins
d3eb6fedd7
fix: cache handle nested err ( #12730 )
2021-11-18 08:14:49 +01:00
Michael Francis
4d1e7b1596
fix(crate): Reduce git concurrency to 1 for crates ( #12718 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-11-17 21:39:06 +00:00
Rhys Arkins
55d3c0468d
fix(presets): allow spaces in repo names ( #12726 )
2021-11-17 22:27:12 +01:00
Rhys Arkins
4f2b3c812e
fix(yarn): use @yarnpkg/cli for yarn 2+ ( #12570 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-11-17 18:45:24 +00:00
Rhys Arkins
da122b442a
fix(automerge): assign failing PRs ( #12705 )
2021-11-17 18:00:35 +01:00
tgroemer
2d1c9dfb70
fix(pypi): normalize simple package lookup ( #12544 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-11-17 16:02:39 +00: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
Rhys Arkins
e307f18a68
fix(npm): retain package-lock indentation when massaging ( #12715 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-11-17 15:21:36 +00:00
Andrei Nistor
8184bda9b6
feat(manager/kustomize): support HelmChartInflationGenerator ( #12628 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-11-17 15:04:26 +00:00
Sergei Zharinov
a7792bc5b4
refactor(typescript): Refactor more files ( #12696 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-11-17 09:32:33 +00:00
Rhys Arkins
e95fcb17d8
fix(logger): skip response body for timeouts ( #12704 )
2021-11-17 09:55:57 +01:00
Nejc Habjan
0f1256317c
refactor(config): use async readFile and dynamic import to load config file ( #12649 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-11-17 06:49:53 +00:00
Andrei Nistor
3aaf2761c6
refactor(manager/kustomize): refactor Kustomize interface ( #12686 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-11-16 17:34:59 +00:00
Martino di Filippo
d78458bf8b
feat(gradle): treat the preview qualifier as unstable ( #12450 ) ( #12698 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-11-16 17:11:50 +00:00
Sergei Zharinov
49d3c18e31
fix(github): Shrink GraphQL page size and retry for any ExternalHostError ( #12689 )
2021-11-16 15:16:31 +00:00
Sergei Zharinov
51961d94e1
feat(maven): Leverage index HTML for Maven Central ( #12607 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-11-16 10:49:15 +01:00
Sergei Zharinov
c98b79b11a
test(typescript): Gradual migration to strict "null" and "any" checks ( #12681 )
2021-11-16 08:45:17 +01:00
Sergei Zharinov
7f2f0c2662
test(workers): Refactor test snapshots for lookupUpdates ( #12669 )
2021-11-15 15:56:18 +01:00
Sergei Zharinov
773eb7ce7e
fix(gradle): Group long-form dependencies by varname ( #12659 )
2021-11-15 13:45:28 +00:00
HonkingGoose
d666caad01
docs(terraform): capitalize proper nouns, use monospaced text, fix grammar ( #12662 )
2021-11-15 12:01:26 +01:00
Sergei Zharinov
665b3d359c
test(gradle): Refactor tests for parser ( #12657 )
2021-11-15 08:33:45 +00:00
Sergei Zharinov
bc7c0c5303
fix(gomod): Fix gomod digest updates ( #12655 )
2021-11-15 06:16:39 +00:00
markussiebert
c80c7f3d0c
feat: add stringToPrettyJSON handlebars function ( #12643 )
2021-11-14 19:49:05 +00:00
HonkingGoose
ab5abd7553
fix: replace word check with click ( #12650 )
2021-11-14 20:23:17 +01:00
Sergei Zharinov
9c56a167cd
fix(maven): Fetch latest when all releases are unstable ( #12647 )
2021-11-14 14:35:27 +00:00
Sergei Zharinov
60d03add71
refactor(maven): Clarify HTTP resource check function ( #12640 )
2021-11-14 12:16:54 +01:00
Sergei Zharinov
811f81d3a2
test(maven): Cover the case of void "last-modified" jar header ( #12641 )
2021-11-14 08:09:54 +00:00
Sergei Zharinov
7f4b119450
tests(gradle): Refactor ( #12585 )
2021-11-14 06:31:07 +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
Sergei Zharinov
216b11f07f
refactor(maven): Prepare for hybrid fetching approach ( #12617 )
2021-11-13 13:28:08 +00:00
Rhys Arkins
a2c39b91fd
fix: branchName massage hyphens ( #12622 )
2021-11-12 16:36:54 +01:00
Rhys Arkins
d85aa9ba56
logs: debug mix lock failure
2021-11-12 11:15:24 +01: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
Rhys Arkins
04620d71a8
feat: evaluate buildpack constraints in exec ( #12609 )
2021-11-12 08:19:23 +01:00
Rhys Arkins
2bb64f0d7b
fix(npm): try/catch npm lock file parsing
2021-11-11 12:46:40 +01:00
Nejc Habjan
34f13fee3e
test: enforce valid JSON in fenced markdown code blocks ( #12196 )
2021-11-11 11:11:55 +01:00
Sergei Zharinov
f885e3e437
refactor(maven): Simplify datasource code ( #12589 )
2021-11-11 05:43:06 +00:00
Sergei Zharinov
3f585ec715
feat(pip_setup): Add JavaScript-based implementation ( #11796 )
2021-11-10 12:20:12 +01:00
Jamie Magee
53e3cb17fe
refactor(rubygems): convert to class-based ( #11229 )
2021-11-10 07:35:05 +01: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
982e36963d
chore: re-enable eslint no-console
2021-11-09 07:48:31 +01:00
Rhys Arkins
043f877f29
chore: eslint consistent-return
2021-11-09 07:37:22 +01:00
Sergei Zharinov
0193af32f7
fix(maven): Trim values from multiline XML tags ( #12573 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-11-09 06:14:00 +00:00
Rhys Arkins
c3ad246a99
fix: no-param-reassign ( #12571 )
2021-11-09 07:04:34 +01:00
Rhys Arkins
7e8239dd65
fix(github): better request error handling
2021-11-09 05:16:06 +01:00
Rhys Arkins
301678bd91
fix(cache): handle 401
2021-11-09 05:15:42 +01:00
Rhys Arkins
d6dd27f625
fix: check dependency.tags defined
2021-11-09 05:15:10 +01:00
Sergei Zharinov
acbf829234
refactor: Snapshots for some random manager tests ( #12560 )
2021-11-08 21:03:56 +00:00
HonkingGoose
ab018191fa
chore: report and fix unused ESLint disable directives ( #12548 )
2021-11-08 20:20:03 +01:00
renovate[bot]
a17ade8d09
chore(deps): update linters (major) ( #12550 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-11-08 15:00:58 +00:00
Rhys Arkins
0f687f23ee
fix(npm): combine packages massage with widens ( #12538 )
2021-11-08 15:20:16 +01:00
Michael Kriese
82e89825ab
chore: remove airbnb ( #12557 )
2021-11-08 13:03:55 +00:00
Michael Kriese
7afc2b75d5
test: fix lint ( #12551 )
2021-11-08 13:16:58 +01:00
Daniel Edholm Ignat
6167362663
feat(nuget): Check for dotnet-tools.json everywhere ( #12475 )
2021-11-08 08:19:32 +00:00
Sébastien CROCQUESEL
4b6270b981
docs: document how docker datasource resolve sourceUrl ( #12468 )
2021-11-08 08:30:23 +01:00
Sergei Zharinov
6224af558d
test(workers): Refactor snapshot tests ( #12542 )
2021-11-07 15:34:42 +00:00
Sergei Zharinov
84704c6d8b
fix(gradle): Enhance parsing ( #12534 )
2021-11-07 07:17:21 +00:00
Sergei Zharinov
b9be8d4d6a
fix(http): Destroy some got responses explicitly to avoid onCancel errors ( #12533 )
2021-11-06 16:59:09 +01:00
Rhys Arkins
ca45a2c2e2
fix(config): handle + in preset filename
2021-11-06 11:42:50 +01:00
Sergei Zharinov
2b8fcd445e
fix(ubuntu): Consider 22.04 unstable ( #12528 )
2021-11-06 08:21:08 +01:00
Sergei Zharinov
cc9a638121
fix(go): Add source URLs to releases obtained via GOPROXY ( #12527 )
2021-11-06 06:32:10 +00:00
Rhys Arkins
2b49c3fdd2
fix(npm): allow for undefined lock packages
2021-11-06 06:31:41 +01:00
Sergei Zharinov
e2edb344cc
test(go): Separate tests for datasource detection and direct releases ( #12515 )
2021-11-05 19:49:26 +00:00
FSuman
d15a90a9f6
feat(poetry): Use single poetry update command ( #12504 )
...
Co-authored-by: Felipe Suman <felipe.suman@points.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-11-05 15:10:11 +00:00
Maksim
4aa5b52992
feat(onboarding): use .editorconfig file to get indentation style ( #11456 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-11-05 13:25:50 +00: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
Sergei Zharinov
338fb6e0bf
refactor(go): Extract datasource detection to separate module ( #12513 )
2021-11-05 12:30:45 +00:00
Sergei Zharinov
fa71763a72
refactor(gitlab): Extract getSourceUrl function ( #12511 )
2021-11-05 11:45:29 +01:00
Sergei Zharinov
3cd70f8cf0
refactor(github): Extract getSourceUrl function ( #12510 )
2021-11-05 10:35:06 +00:00
Sergei Zharinov
3a460c212a
refactor(bitbucket): Extract getSourceUrl function ( #12512 )
2021-11-05 11:25:15 +01:00
Rhys Arkins
e09618f530
fix(npm): massage package-lock.json before update ( #12485 )
2021-11-05 08:29:30 +01:00
Rhys Arkins
4eadba6458
docs: improve descriptions
2021-11-05 08:10:27 +01: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
Sergei Zharinov
f759f16520
fix(go)!: Don't fallback if GOPROXY used ( #12407 )
...
Current implementation tries to use GOPROXY and falls back to Renovate fetching mechanism if no releases found.
The new one is switches to GOPROXY implementaiton when environment variable is set and doesn't fallback.
However, when direct keyword is used, it will use Renovate-native mechanism that fetches directly from GitHub, etc.
When off keyword is encountered or no URLs left, we're done with no releases (i.e. no fallback to Renovate-native mechanism).
BREAKING CHANGE: Go modules lookups will now no longer fallback to Renovate native lookups if GOPROXY is configured and without "direct" explicitly configured.
2021-11-05 08:10:27 +01:00
Sebastian Poxhofer
1b84c5282a
feat(manager/regex)!: allow arbitrary regex groups for templates ( #12296 )
...
Allow the usage of arbitrary capture groups inside of regex manager templates and further adds refactor which this allows.
BREAKING_CHANGE
Only regex managers using the combination matchStringStrategy are affected of this change!
Currently capture groups which are empty but still match the regex are ignored.
This is no longer the case!
Subsequent matchGroups will now overwrite previous ones, even if the later one is empty.
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
Maxime Brunet
32d36831d8
refactor(kustomize): Set depType
when pushing deps ( #12501 )
2021-11-05 05:35:55 +00:00
ylemkimon
c690dd0ebd
fix(npm): use stdout for Yarn if stderr is empty ( #12506 )
2021-11-05 06:21:29 +01: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
Maxime Brunet
f075ffc017
feat(kustomize): Support Component kustomizations ( #12467 )
2021-11-04 08:20:05 +00:00
Jerome Garec
a687981810
fix(helmv3): set helm repositories from aliases to update Chart.lock ( #12470 )
2021-11-04 07:47:48 +01:00
Sergei Zharinov
87011e78ef
fix(github): Disable platform-native automerge for GHE ( #12483 )
2021-11-04 07:04:45 +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
Sergei Zharinov
04ed879e72
fix(lein): Group dependencies based on shared var ( #12482 )
2021-11-04 06:17:11 +01:00
Rhys Arkins
89efe91ae9
fix(github): separate platformConfig ( #12473 )
2021-11-03 18:39:17 +00:00
Rhys Arkins
aa73a7bb22
refactor: rename consts in platform/github
2021-11-03 09:44:57 +01:00
Rhys Arkins
ada343da8e
fix(github): expected flush after ref listing ( #12472 )
2021-11-03 07:22:41 +01: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
Rhys Arkins
6c49629d12
fix(github): disable hasIssuesEnabled for GHE ( #12466 )
2021-11-02 19:53:13 +00:00
Sergei Zharinov
d590418111
fix(github): Disable autoMergeAllowed field for GHE ( #12458 )
2021-11-02 20:38:38 +01:00
Martino di Filippo
bd71fffa30
feat(maven): treat the preview qualifier as rc ( #12450 ) ( #12461 )
2021-11-02 17:42:58 +01:00
ankitabhopatkar13
a5835a00de
fix(automerge): remove automergeType check for PR options ( #12418 )
2021-11-02 13:17:53 +00:00
Michael Kriese
6be7e756fc
fix(github): log graphql errors ( #12452 )
2021-11-02 12:12:29 +01:00
Oleg Krivtsov
7bbc5ce147
fix(docker): don't removes additional variables from version ( #12447 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-11-02 09:28:52 +00:00
Rhys Arkins
19ee8a318c
logs: reviewers/stale debug
2021-11-02 09:52:27 +01:00
Bob van de Vijver
3029527de7
refactor(composer): Refactor Composer argument resolver to utils ( #12443 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-11-02 09:46:22 +01:00
Rhys Arkins
0643616b6b
fix(pip_requirements): extract empty requirements ( #12436 )
2021-11-02 08:11:44 +01:00
ylemkimon
02a72cd00c
fix(npm): add .pnp.loader.mjs to Yarn zero-install paths ( #12441 )
2021-11-02 06:32:20 +01:00
Rhys Arkins
435f58cb66
refactor(pip_requirements): simplify extract regex ( #12435 )
2021-11-01 21:42:08 +01:00
Rhys Arkins
2cf897995b
fix(pip-compile): provide filename with cmd ( #12433 )
2021-11-01 18:39:56 +00:00
Rhys Arkins
e96d35d051
logs: downgrade error to warn
2021-11-01 16:56:43 +01:00
ylemkimon
46d996c2ac
feat(npm): support updating packageManager
field and Yarn binary ( #12088 )
2021-11-01 11:37:13 +00:00
Rhys Arkins
fff2cd1c9f
fix(github): empty issues list
2021-11-01 12:26:04 +01:00
Rhys Arkins
327e41b556
fix(github): detect issue disablement
2021-11-01 09:50:46 +01:00
Michael Kriese
00783c46bc
fix(datasource): check missing datasource ( #11832 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-11-01 09:28:33 +01:00
Rhys Arkins
500b6f8cb8
chore: coverage
2021-11-01 07:49:47 +01:00
Rhys Arkins
03d0a7335e
chore: coverage
2021-11-01 07:36:01 +01:00
Christopher Frieler
20c25d9340
fix(pypi): Normalize package names before lookup ( #12273 )
2021-10-31 07:31:30 +00:00
Oleg Krivtsov
eef0a00caf
feat(dockerfile): support default environment variable values ( #11891 )
2021-10-31 07:22:52 +00:00
Tobias
87c5e8e022
feat(gomod): use git host rules as authentication for gosum updates ( #12230 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-10-31 07:06:59 +00:00
biergit
7869d6dcb6
feat(bitbucket): support user repo for preset ( #12281 )
2021-10-31 06:57:52 +00:00
Sébastien CROCQUESEL
18ea9c91d0
feat(regex): allow to capture groups at each recursion ( #12286 )
2021-10-31 06:45:53 +00:00
Rhys Arkins
e15f327700
fix(github): detect disabled issues during initRepo ( #12409 )
2021-10-31 07:16:22 +01:00
Jerome Garec
db6bc92d1b
fix(cache): support cached json5 config file ( #12412 )
2021-10-31 06:17:20 +01:00
Sergei Zharinov
e760cb80a7
refactor(go): Rename goproxy-related files ( #12405 )
2021-10-30 06:45:03 +00:00
Sergei Zharinov
744d94abde
test(go): Split go datasource tests ( #12406 )
2021-10-30 08:29:51 +02:00
Anton Mostovoy
40737c4d4f
refactor: improve logging when maven resources are not available ( #12360 )
2021-10-30 02:43:38 +00:00
Sergei Zharinov
627681c82a
feat(github): Detect GitHub automerge setting ( #12398 )
2021-10-29 17:37:05 +00:00
Sergei Zharinov
10f7beb2ff
feat(github): Support multiple auto-merge types ( #12393 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-10-29 14:54:59 +02:00
Rhys Arkins
87a8c6d7a9
fix(git): catch ambiguous argument determining default branch ( #12396 )
2021-10-29 14:01:42 +02:00
Rhys Arkins
db5137b39a
fix: Revert "feat(config): replace secrets in global config as well" ( #12389 )
2021-10-29 08:12:36 +00:00
Shubham Palriwala
72a16575cc
feat(gitlabci-include): loosen default file match ( #12380 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-10-28 17:12:37 +00:00
Jamie Magee
171438c8f4
refactor: use upstream marshal types ( #12379 )
2021-10-28 19:00:42 +02:00
Oleg Krivtsov
3da6ae0b84
feat: onboardingNoDeps ( #12282 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-10-28 11:29:49 +00:00
Nils Plaschke
8e377e88ce
feat(config): replace secrets in global config as well ( #12138 )
2021-10-28 09:51:02 +00:00
Feng Yu
5c24e2955a
test: add timeout option test for exec ( #12278 )
2021-10-28 11:42:21 +02:00
Rhys Arkins
84ae2cd943
fix(pypi): do not compare returned name
2021-10-28 11:37:28 +02:00
Mukul Kolpe
165bf211d2
fix: stop using fs.rmdirSync ( #12292 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-10-28 09:30:37 +00:00
Rhys Arkins
a173b39928
fix: non-null existingPr check ( #12372 )
2021-10-28 10:56:08 +02:00
Rhys Arkins
dc445bde7a
logs: graphql nodes error query and options ( #12370 )
2021-10-28 10:37:09 +02:00
Rhys Arkins
f9617b98fb
fix: catch lookup errors gracefully ( #12369 )
2021-10-28 08:06:39 +00:00
Derek
16aff7419f
feat(yarn): ignore yarn-path if binary does not exist ( #12322 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-10-28 07:19:20 +00:00
Sergei Zharinov
159acb04c7
fix(go): Escape dot for regexes produced for GONOPROXY ( #12357 )
2021-10-27 15:51:58 +00:00
Sergei Zharinov
17e7022e93
refactor(go): Extract Renovate-native release fetching function ( #12359 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-10-27 15:22:16 +00:00
Tobias
53964d196d
fix(gomod): remove token encoding ( #12352 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-10-27 14:49:36 +00:00
RahulGautamSingh
91f067b39f
fix: refactor regex to use re2 part3 ( #12283 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-10-27 14:37:11 +00:00
Sergei Zharinov
bc94980bc0
refactor(go): Extract digest functionality to separate file ( #12351 )
2021-10-27 10:22:09 +00:00
Amos Wenger
9030b1a9ed
feat(cargo): Use --workspace for crate updating ( #12334 )
2021-10-27 10:03:32 +00:00
Sergei Zharinov
6baa01f22d
refactor(go): Extract util file ( #12349 )
2021-10-27 11:38:27 +02:00
Oleg Krivtsov
29dde2f694
test: improve test readability with expect-more-jest ( #12329 )
2021-10-27 07:24:36 +02:00
Sebastian Poxhofer
a13da7ed74
fix(manager/helmsman): add helm datasource to deps ( #12330 )
2021-10-26 12:49:24 +02:00
Sylvain Firmery
7b4f3518fd
fix(onboarding): detect semantic commits ( #12275 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-10-26 10:04:33 +02:00
Michael Kriese
fcc59a21ca
refactor: wrong coverage comment ( #12323 )
2021-10-26 08:31:03 +02:00
Jamie Magee
d337b271d4
refactor: convert git datasources to class-based ( #10531 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-10-26 04:37:26 +00:00
nguyener1
6c3d97a7e2
refactor: cleanup temp dir in test ( #12319 )
2021-10-26 06:27:18 +02:00
Rhys Arkins
651d5de3cf
fix: replace numbered capture group replaces with named capture groups ( #12315 )
2021-10-25 20:21:21 +02:00
Rhys Arkins
8571b3e68d
feat: binarySource=docker avoid unstable tags ( #12309 )
2021-10-25 13:19:17 +02:00
Rhys Arkins
b4665d35cf
fix(npm): skip Node 17 unless allowing unstable ( #12306 )
2021-10-25 11:29:55 +02:00
Sébastien CROCQUESEL
b3676ac8ec
feat(regex): depType can be captured and templated ( #12287 )
2021-10-25 05:25:35 +00:00
Sebastian Poxhofer
1d0bfada3c
fix(manager/terraform): add required_version to preflight content check ( #12295 )
2021-10-24 14:19:30 +00:00
Florian Greinacher
42fd18d101
refactor: encapsulate hostRulesFromEnv ( #12277 )
2021-10-23 06:38:23 +00:00
Jakob van Santen
a0b8b52a75
fix(versioning/poetry): improve poetry prerelease version handling ( #11733 )
2021-10-22 15:47:32 +02:00
Rhys Arkins
3091ba2393
test: refactor dockerfile extract snapshots ( #12267 )
2021-10-22 10:02:56 +02:00
Rhys Arkins
36aa1d631a
fix(bitbucket): perform full clone ( #12257 )
2021-10-22 07:17:39 +02:00
Rhys Arkins
c62cdbfebb
fix(git): use rev-parse to get default branch ( #12248 )
2021-10-21 11:14:00 +00:00
Rhys Arkins
5af1b77f69
fix(git): better commit message robustness ( #12246 )
2021-10-21 11:04:48 +02:00
Sebastian Poxhofer
8112cf8713
feat: new helmsman manager ( #12206 )
2021-10-21 09:41:43 +02:00
Rhys Arkins
5c37ee5df5
fix(gomod): pass GOSUMDB ( #12243 )
2021-10-21 07:12:47 +00:00
Sergei Zharinov
2c78d9a238
feat(gomod): Add GOPROXY caching ( #12232 )
2021-10-21 08:31:17 +02:00
Maxime Brunet
b227b94e33
fix(bitbucket-pipelines): Support bitbucket-pipelines.yml filename ( #12242 )
2021-10-21 06:06:40 +00:00
Oleg Krivtsov
c7f74e3f91
feat(config): migrate yarn -> npm in enabledManagers ( #11965 )
2021-10-20 14:56:28 +00:00
Oleg Krivtsov
2d2a599b91
feat(bitbucket-pipelines): support bitbucket pipe renovations ( #11859 )
2021-10-20 13:59:33 +00:00
Sebastian Poxhofer
27812e9c1f
feat(helm): create versioning as proxy of npm ( #12132 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-10-20 12:51:51 +00:00
Oleg Krivtsov
7cc72c772a
feat(versioning/semver): add semver-coerced versioning ( #11995 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-10-20 11:49:11 +00:00
Angus Lees
0e7c50bab9
fix(dockerfile): Support FROM --arg=$value ( #12193 )
2021-10-20 11:39:53 +00:00
Rhys Arkins
7a54591a5c
logs: confirm github automerge
2021-10-20 13:29:33 +02:00
Atsushi Watanabe
72d50cc5d6
fix(gomod): Do not tidy go.mod on major update without gomodUpdateImportPaths ( #11976 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-10-20 11:28:09 +00:00
HonkingGoose
9f08a79a69
docs: move chartmuseum info into private packages page ( #12095 )
2021-10-20 13:19:32 +02:00
Tobias
15dd2fcf02
feat(git): insteadOf environment variables for authentication ( #11077 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-10-20 13:16:49 +02:00
RahulGautamSingh
da73178171
fix: refactor regex to use re2 ( #12216 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-10-20 04:38:49 +00:00
Sergei Zharinov
eef4c2f11f
feat(github): Use native auto-merge when possible ( #12045 )
2021-10-20 03:31:03 +00:00
Rhys Arkins
09d1ca5bce
fix: log initRepo error
2021-10-19 17:18:33 +02: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
Bob van de Vijver
28779c6afa
refactor(composer): use update for lock file maintenance ( #12185 )
2021-10-19 08:52:43 +00:00
Feng Yu
5434a9d115
fix(gitlab): correct labels to string type when ensureIssue ( #12198 )
2021-10-19 06:21:14 +00:00
dudicoco
c030cb28e0
docs: improve docs for helm aliases ( #12109 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-10-18 08:49:23 +00:00
HonkingGoose
d0028eedad
fix: update wording for rebase/retry PR checkbox ( #12190 )
2021-10-17 21:11:58 +02:00
Roman v. Gemmeren
7f5a9399b6
docs: fix repology sample ( #12192 )
2021-10-16 09:57:07 +00:00