Commit graph

10247 commits

Author SHA1 Message Date
Elwyn
5fd6deee23
fix: race condition when merging Azure PR (#8821) 2021-02-28 16:21:46 +01:00
renovate[bot]
2baf65c771
build(deps): update dependency lodash to v4.17.21 (#8899)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-28 11:00:26 +00: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
HonkingGoose
58dc33b4be
docs: explain how to specify which npm version Renovate bot uses (#8559) 2021-02-28 07:06:11 +01:00
HonkingGoose
1d7f32996f
docs: update local development docs (#8573)
* bump some program versions to latest stable

* use powershell syntax highlight

* use one sentence per line

* Python 3.8.7 is latest stable...

* remove version output of PowerShell commands

* use less descriptive text to see versions in use

* add definite article the

* make the text more specific

* rewrite 2 sentences

* rewrite part of the keeping fork up to date section

* use a list, add introductory sentence

* rewrite adding configuration options section

* split debugging into 2 parts, rewrite text for both

Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-02-28 07:06:00 +01: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
renovate[bot]
6a2d7e005c
chore(deps): update dependency @types/moo to v0.5.4 (#8889)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-26 22:57:10 +00:00
renovate[bot]
a6be519fde
chore(deps): update dependency @types/node to v12.20.4 (#8890)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-26 21:57:52 +00:00
HonkingGoose
7165abd046
docs: improve dependencyDashboardApproval section (#8841)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-02-26 15:59:56 +00: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
renovate[bot]
a3ad2909ad
chore(deps): update actions/setup-node action to v2.1.5 (#8871)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-26 12:55:53 +01:00
HonkingGoose
157c43f8eb
chore: automatically label incoming bugs/feature requests (#8874) 2021-02-26 12:16:56 +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
HonkingGoose
aa9b346934
docs: improve manager docs (#8869) 2021-02-26 07:47:15 +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
renovate[bot]
b23ba034cb
build(deps): update dependency luxon to v1.26.0 (#8827)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-24 10:54:55 +00:00
Rhys Arkins
4d349b4608
test: add missing httpMock.reset (#8836) 2021-02-24 11:31:59 +01:00
HonkingGoose
bbeda09395
docs: use enabled instead of true for semanticCommits config (#8835) 2021-02-24 10:17:14 +00: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
Michael Kriese
cda66e08c5
chore: add missing ts types (#8822) 2021-02-23 10:24:22 +01:00
renovate[bot]
771ef170d7
build(deps): update dependency handlebars to v4.7.7 (#8813)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-22 22:24:57 +00:00
renovate[bot]
c04a60b017
chore(deps): update dependency type-fest to v0.21.1 (#8814)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-22 22:02:01 +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