HonkingGoose
278e6fa405
docs: tidy up repository readme ( #7889 )
...
* remove reference to GitLab.com Renovte bot app
* capitalize word ESLint
* use American English spelling
* capitalize words Yarn, Lerna
* add missing dot at end of etc.
* remove dot from end of list item
* use one sentence per line
* fix list item spread out over lines
* capitalize word Yarn
* firm up recommendation
* rmeove extra word, fix grammar
* revert GitLab.com removal
2020-12-06 16:59:04 +01:00
Brett
4dfd998aef
docs: include bundler in supported managers list in rangeStrategy ( #7888 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-12-04 20:08:34 +01:00
renovate[bot]
be4123d961
chore(deps): update dependency type-fest to v0.20.2 ( #7886 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-04 13:17:12 +01:00
HonkingGoose
a1cddeae2c
docs: improve section on GitLab CI/CD pipelines ( #7887 )
2020-12-04 12:25:43 +01:00
Michael Kriese
4ffe78d322
docs: add gitlab pipeline hints ( #7885 )
2020-12-04 10:00:23 +01:00
Michael Kriese
2f87b53c3e
fix(worker): early exit if config can't parsed ( #7884 )
2020-12-04 09:21:57 +01:00
Rhys Arkins
95577ac01b
chore: monthly schedule for dev container ( #7873 )
2020-12-03 16:31:37 +01:00
Michael Kriese
b12c522e0b
feat(gitlab): support automerge on pr update ( #7871 )
2020-12-03 16:13:21 +01:00
Rhys Arkins
051fc15095
chore: CODEOWNERS ( #7880 )
2020-12-03 16:11:34 +01:00
Fernando Mora
693f58e178
feat(config): Add mergeable addLabels
option ( #7869 )
...
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>
2020-12-03 15:20:09 +01:00
Rhys Arkins
4c55f38d7b
docs: update wording on gitlab app
2020-12-03 14:44:31 +01:00
Rhys Arkins
44ae1d8943
docs: gitlab app
2020-12-03 14:43:04 +01:00
HonkingGoose
c6db7e8048
capitalize abbreviation HTTPS ( #7878 )
2020-12-03 12:10:17 +01:00
renovate[bot]
5f9ae8b68e
chore(deps): update mcr.microsoft.com/vscode/devcontainers/typescript-node docker tag to v0.152.1 ( #7868 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-03 11:15:42 +01:00
Michael Kriese
0b18734d65
docs(kustomize): update limitations ( #7874 )
2020-12-03 10:03:06 +01:00
renovate[bot]
abbc1369e3
chore(deps): update dependency @types/registry-auth-token to v4 ( #7870 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-03 08:35:57 +01:00
HonkingGoose
277d022e03
docs: improve Java documentation ( #7821 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-12-03 08:32:52 +01:00
Daniel Tschinder
1251b61ca6
fix(bitbucket-server): PR update with invalid reviewers ( #7698 )
...
* fix(bitbucket-server): Do not throw REPOSITORY_CHANGED if API error is about invalid reviewers
Also always log the error in any case for better visibility
* fix: Extract code into helper methods and retry in updatePR
* Fix review feedback
* Update lib/platform/bitbucket-server/index.ts
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
* lint
* Move new helpers into utils.ts and add proper types for error
* Update lib/platform/bitbucket-server/utils.ts
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-12-02 20:50:26 +01:00
Sebastian Poxhofer
28e90ef634
feat(terraform-version): implement tfenv version file updates ( #7849 )
2020-12-02 16:02:49 +01:00
HonkingGoose
ac9bd733d3
docs: improve config presets ( #7796 )
2020-12-02 15:59:34 +01:00
renovate[bot]
705ef2daa4
build(deps): update dependency simple-git to v2.24.0 ( #7830 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-02 15:02:26 +01:00
Rhys Arkins
54c8f2e588
feat: ignorePrAuthor ( #7853 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-12-02 15:01:48 +01:00
Rhys Arkins
1cf50e905b
fix(bazel): use github-tags for http archives ( #7861 )
...
Closes #7852
2020-12-02 14:36:26 +01:00
renovate[bot]
00dea83335
chore(deps): update dependency prettier to v2.2.1 ( #7829 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-12-02 14:10:31 +01:00
Michael Kriese
89c9573946
chore: fix yarn lock ( #7860 )
2020-12-02 11:56:55 +01:00
Florian Greinacher
46fda9790d
fix(nuget): start with empty nuget.config for updating lockfile ( #7808 )
...
The previously used command, `dotnet new nugetconfig` creates a nuget.config with some defaults that we are not interested in while creating the temporary file for authentication.
Fixes #7769
2020-12-02 09:44:01 +01:00
Michael Kriese
bf252be7af
ci: add verbose to yarn install ( #7858 )
2020-12-02 07:07:59 +01:00
renovate[bot]
70fc7e1c44
chore(deps): update babel monorepo ( #7857 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-02 00:00:51 +00:00
renovate[bot]
c71132564f
chore(deps): update mcr.microsoft.com/vscode/devcontainers/typescript-node docker tag to v0.152.0 ( #7856 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-01 23:01:13 +00:00
Daniel Tschinder
e3ccc35d4a
feat(repology): Support all repositories of repology ( #7833 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-12-01 14:35:24 +01:00
renovate[bot]
c63ffa5d62
chore(deps): lock file maintenance ( #7846 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-11-30 14:01:00 +00:00
Stephen Wade
630b75b3e2
correct link to documentation for GitLab personal access tokens ( #7842 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-11-30 13:01:16 +01:00
renovate[bot]
84c627baad
build(deps): update dependency semantic-release to v17.3.0 ( #7845 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-11-29 22:04:41 +00:00
Jamie Magee
bffd90de66
fix(git): propagate cloneSubmodules ( #7844 )
2020-11-29 20:41:53 +01:00
HonkingGoose
f72fb854be
docs: improve Node.js documentation ( #7822 )
...
* split up long sentence
* use active voice
* use 1's for ordered list, fix whitespace
* split sentence, and rewrite in active voice
* Implement review suggestion
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-11-29 17:00:16 +01:00
HonkingGoose
cd00101bb5
cover NuGet merge strategy for alternate feeds ( #7841 )
2020-11-29 16:35:48 +01:00
HonkingGoose
4751bb1a58
docs: improve NuGet documentation ( #7826 )
...
* use 1's for ordered list, fix whitespace
* use active voice
* fix typo: if -> in
* capitalize word Renovate
* rewrite sentences for clarity
* rewrite for clarity
* fix grammar
* use active voice
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-11-29 14:41:35 +01:00
HonkingGoose
eb33a4d97a
docs: improve Go documentation ( #7820 )
...
* use 1.'s for ordered list
* fix whitespace in ordered list
* use active voice
* capitalize SemVer
* Remove fluff word
* use active voice
* update paragraph, needs further work
* explain how to pin to a specific Go lang version
* change Go version from 1.14.2 -> 1.14.12
* strip patch level from Go version, explain why
2020-11-29 14:29:18 +01:00
Sergei Zharinov
16e5e46882
fix(maven): Make generic workaround for very old versions ( #7837 )
2020-11-28 19:12:08 +01:00
Sebastian Poxhofer
405cb8f29b
feat(regex): matchStringsStrategy ( #7687 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-11-27 06:55:57 +01:00
renovate[bot]
8162fc4e0c
chore(deps): update dependency typescript to v4.1.2 ( #7828 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-11-27 00:00:57 +00:00
mofleury
732fcfd484
fix: upgrade sorting by file replacement position ( #7827 )
2020-11-26 16:15:31 +01:00
HonkingGoose
147c31126a
docs: tidy up noise reduction essay ( #7823 )
2020-11-26 13:19:45 +01:00
Sarun Intaralawan
fa5822551f
fix: call every postUpgradeTasks
in the branch ( #7735 )
2020-11-26 13:18:27 +01:00
HonkingGoose
31a2e8ae0e
docs: improve PHP documentation ( #7824 )
2020-11-26 13:15:41 +01:00
Michael Kriese
9ba744284f
fix(git): gracefully handle remote ref lock error ( #7809 )
2020-11-26 12:16:26 +01:00
Michael Kriese
37e3f971c8
feat(composer): support constraints ( #7816 )
2020-11-26 11:09:16 +01:00
Rhys Arkins
3f75bd7c12
fix: massage/truncate variable length comments ( #7819 )
...
Closes #7775
2020-11-26 10:31:21 +01:00
Rhys Arkins
91bc90c795
feat(maven): workaround for spring cloud numeric versions ( #7818 )
2020-11-25 21:54:43 +01:00
Michael Kriese
81bd4f92be
docs: fix link ( #7813 )
2020-11-25 16:57:46 +01:00