Michael Kriese
d09cdb0a87
ci: increase fetch-depth for codecov SHA ( #8948 )
2021-03-03 06:20:40 +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
Michael Kriese
e05c948b51
chore: fix e2e and remove data from package ( #8942 )
2021-03-02 14:30:10 +00:00
Rhys Arkins
126979ff11
fix: remove docker setTimeout ( #8940 )
2021-03-02 13:01:15 +01:00
renovate[bot]
886be39278
chore(deps): update linters to v4.16.1 ( #8928 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-02 11:52:19 +01:00
renovate[bot]
45dded674f
chore(deps): update dependency @babel/preset-env to v7.13.9 ( #8931 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-02 11:51:55 +01:00
Michael Kriese
dd511f1535
test: disable git signing ( #8935 )
2021-03-02 08:58:40 +01:00
Michael Kriese
e386fb024d
chore(renovate): do not create pr immediate ( #8934 )
2021-03-02 07:54:52 +00:00
Michael Kriese
a643728799
ci: always send coverage ( #8933 )
2021-03-02 08:26:20 +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
renovate[bot]
f4d5514281
chore(deps): update dependency typescript to v4.2.2 ( #8917 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-01 15:27:46 +00:00
renovate[bot]
df4c652722
chore(deps): update dependency nock to v13.0.9 ( #8916 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-01 15:16:29 +00:00
HonkingGoose
bf2ddca38f
docs: rewrite reconfigure renovate ( #8904 )
2021-03-01 15:48:30 +01:00
renovate[bot]
0ef71203ee
build(deps): update dependency got to v11.8.2 ( #8907 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-01 15:48:07 +01:00
renovate[bot]
b90a167928
build(deps): update dependency semantic-release to v17.4.0 ( #8908 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-01 15:47:54 +01:00
renovate[bot]
3aaf0971b2
build(deps): update dependency simple-git to v2.35.2 ( #8910 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-01 15:47:44 +01:00
renovate[bot]
a1e8c54b47
chore(deps): update babel monorepo ( #8911 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-01 15:47:29 +01:00
renovate[bot]
d8190ed229
chore(deps): update dependency @types/luxon to v1.26.1 ( #8915 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-03-01 15:47:01 +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
Michael Kriese
cd87ba2f37
ci: split pr workflow ( #8905 )
2021-03-01 13:08:23 +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
renovate[bot]
b5e627964d
build(deps): update dependency slugify to v1.4.7 ( #8901 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-28 18:13:53 +01:00
HonkingGoose
74eadbbd24
docs: use one sentence per line, fix grammar ( #8902 )
2021-02-28 15:49:30 +00:00
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