Commit graph

1914 commits

Author SHA1 Message Date
Ana Krivokapić
59026c262e
feat(config): Make ignore comments configurable (#12917) 2021-12-08 14:11:20 +01:00
Oleg Krivtsov
3a5ad66d5e
fix(manager/nuget): support package sources with whitespaces in keys (#12882) 2021-12-08 10:38:15 +00:00
Sergei Zharinov
3192235186
fix(gradle): Handle scala version interpolation (#12989) 2021-12-08 04:18:00 +00:00
RahulGautamSingh
597da6ff59
refactor: flagged relevant regex (#12976) 2021-12-06 15:05:37 +00:00
Sebastian Poxhofer
87abbebc1d
fix(terraform): check for missing version provider blocks (#12962) 2021-12-05 19:52:04 +01:00
Rhys Arkins
99749f17f3
fix(npm): allow hash -d to fail (#12960) 2021-12-05 09:27:21 +01:00
Rhys Arkins
328de3fc27
refactor: exec types (#12942) 2021-12-04 07:12:27 +01:00
Rhys Arkins
ded642bf92
refactor(npm): move hash to toolConstraints (#12943) 2021-12-03 16:49:27 +01:00
Rhys Arkins
8c588ddbfc
feat(npm): use install-tool instead of npm global installs (#12624) 2021-12-03 12:58:39 +01:00
Jeroen Schepens
9679f83dae
fix(terraform): no more 404s with bitbucket-tags in terraform modules (#12931) 2021-12-03 11:32:27 +00:00
Rhys Arkins
508cec1015
refactor: move preCommands out of docker options (#12938) 2021-12-03 12:07:32 +01:00
Rhys Arkins
040ada5078
feat(composer): update unbound versions (#12930) 2021-12-03 08:03:20 +01:00
RahulGautamSingh
ee2e155f1f
fix: modify regex to be re2 compatbile (#12778)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-11-29 19:16:05 +00:00
Sergei Zharinov
1a39195559
refactor(git): Extract types to separate file (#12855) 2021-11-26 20:36:17 +00:00
Jeroen Schepens
9cad1e17fc
feat(terraform): modules with bitbucket repositories (#12770) 2021-11-25 22:06:30 +01:00
Rhys Arkins
3d2159f05f fix(argocd): check for undefined definition 2021-11-24 09:07:50 +01:00
Rhys Arkins
133c57f30b fix(jenkins): check doc.plugins is iterable 2021-11-24 09:06:21 +01:00
Maksim
06d8c27043
refactor: global config (#12743)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-11-23 21:10:45 +01:00
Rhys Arkins
84b776cebe
feat: support update-lockfile for unconstrained deps (#12802) 2021-11-23 11:21:10 +00:00
Andrei Nistor
d2d356c801
feat: Add jsonnet-bundler support (#12720) 2021-11-22 15:36:48 +00:00
Oleg Krivtsov
32d3973489
feat(manager/travis): support matrix node.js syntax in Travis configs (#12656)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-11-22 08:03:38 +00:00
Rhys Arkins
2754c58f0d logs: better updateLockedVersion log 2021-11-19 14:58:19 +01:00
Jamie Magee
789caadbb4
refactor(jenkins-plugins): convert to class-based datasource (#12702) 2021-11-18 19:55:21 +00:00
Rhys Arkins
4c36af9d6c logs: downgrade helm lock file warn 2021-11-18 13:14:43 +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
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
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
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
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
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
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
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
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
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