Commit graph

8123 commits

Author SHA1 Message Date
Sergio Zharinov
631bbaabcb
feat(github-releases): Support custom registryUrl (#7657) 2020-11-05 15:10:57 +01:00
Sergio Zharinov
e4fafdc3ac
tests(go): Use http mocks for downstream datasources (#7656) 2020-11-05 11:49:25 +01:00
Rhys Arkins
9b96086f77
chore: disable semantic-release labels (#7654) 2020-11-04 19:06:03 +01:00
Jamie Magee
9788a0a0e3
feat(git-submodules): add cloneSubmodules configuration option (#7644) 2020-11-04 15:39:21 +01:00
Michael Kriese
7c53050fe5
feat(worker): pass platform options to onboarding pr (#7614) 2020-11-04 15:18:20 +01:00
Rhys Arkins
802572bc33
fix: update-lockfile branch reuse (#7651) 2020-11-04 15:03:52 +01:00
Jamie Magee
2de519ca0d
feat(git-submodules): use checkout instead of submodule update (#7645) 2020-11-04 14:37:52 +01:00
Sebastian Poxhofer
34d3e21e0b
feat(terraform): remove versioning validation from manager (#7647) 2020-11-04 11:57:58 +01:00
Stefan
9a92e926bf
docs: document that updateTypes: ['patch'] only works/matches if separateMinorPatch is set to true (#7628)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Jamie Magee <JamieMagee@users.noreply.github.com>
2020-11-04 10:29:01 +01:00
Jamie Magee
a13e57f146
fix(git-submodules): correctly parse git submodule name (#7646)
This is part 3 of #7498, and includes:

- Correctly parse git submodule name
2020-11-04 10:24:06 +01:00
HonkingGoose
053ac570b2
docs: describe re-request review workflow (#7648) 2020-11-04 10:23:46 +01:00
renovate[bot]
aaeeafa5d1
chore(deps): update actions/checkout action to v2.3.4 (#7643)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-11-03 18:00:39 +00:00
Mike Bryant
3ad5f98d8c
feat(helmv3): lock file support (#7641) 2020-11-03 17:31:51 +01:00
HonkingGoose
847c79eee0
docs: improve local development documentation (#7631) 2020-11-03 11:55:36 +01:00
renovate[bot]
e52c175806
build(deps): update dependency aws-sdk to v2.784.0 (#7616)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-11-03 11:54:59 +01:00
Michael Kriese
8cc31373bf
fix(bitbucket-server): fix empty repo check (#7640) 2020-11-03 09:26:09 +01:00
Michael Kriese
2aabedb1b5
fix(npm): fix canBeUnpublished computation (#7637) 2020-11-03 09:07:59 +01:00
renovate[bot]
25ea2146ff
chore(deps): lock file maintenance (#7627)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-11-03 06:05:11 +01:00
Rhys Arkins
6334c03724
docs: simpler feature request template (#7629) 2020-11-02 10:11:42 +01:00
HonkingGoose
32dd490672
docs: use one sentence per line (#7625) 2020-11-02 09:52:37 +01:00
Martin Dobroucký
cdaf3e9097
feat(nuget): add support for centralized PackageVersion (#7622) 2020-11-01 14:53:12 +01:00
renovate[bot]
c2ebd71732
chore(deps): update dependency @types/jsdom to v16.2.5 (#7619)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-31 20:16:41 +00:00
Rhys Arkins
2f471b415a
fix(presets): add patternGroups rule for clarity monorepo (#7618)
References:

- https://github.com/renovatebot/renovate/issues/7617
- https://github.com/vmware/clarity/issues/5235
2020-10-31 08:01:13 +01:00
renovate[bot]
6e9337dbeb
chore(deps): update linters (#7615)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-30 19:00:46 +00:00
renovate[bot]
10d31d33ae
chore(deps): update dependency jest-silent-reporter to v0.3.0 (#7610)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-30 08:00:46 +00:00
renovate[bot]
242df61f60
chore(deps): update dependency typescript to v4.0.5 (#7611)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-30 07:37:30 +00:00
Martin Herndl
b2f1bffcc1
docs: add composer to update-lockfile strategy (#7609) 2020-10-29 22:18:31 +01:00
renovate[bot]
198753c5c7
chore(deps): update dependency graphql to v15.4.0 (#7606)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-29 20:15:22 +00:00
renovate[bot]
72c8acf13a
chore(deps): update mcr.microsoft.com/vscode/devcontainers/typescript-node docker tag to v0.148.0 (#7605)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-29 18:00:50 +00:00
Rhys Arkins
9f31b2a827 fix(gitlab): optional check for updatePr 2020-10-29 14:30:47 +01:00
Pierrick V
71ceea0b47
feat: Trigger updateArtifacts for update-lockfile rangeStrategy with no packageFile content updated (#5859)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-10-29 12:31:14 +01:00
Rhys Arkins
af9e9f5fbe chore: more git.silent(true) removal 2020-10-29 12:03:33 +01:00
Rhys Arkins
5701c550d7 fix(git): remove deprecated silent(true) 2020-10-29 11:53:01 +01:00
Rhys Arkins
b1631e6dae chore: move prettifier.yml location 2020-10-29 11:46:56 +01:00
Michael Kriese
fdf042bc4b
feat: support node v14 (#7582) 2020-10-29 11:41:01 +01:00
Rhys Arkins
8d6993f494
chore: add prettifier config (#7602)
Co-authored-by: prettifier[bot] <45367598+prettifier[bot]@users.noreply.github.com>
2020-10-29 11:39:22 +01:00
Michael Kriese
4d5168f9fc
test(git): support non default master branch (#7601) 2020-10-29 10:55:37 +01:00
Rich DiCroce
4fb8df0953
feat(gitlab): Implement draftPR for GitLab (#7357)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-10-29 10:25:55 +01:00
Matt R. Wilson
c9727c024a
feat(cache): extend release notes cache TTL (#7596)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-10-29 10:11:12 +01:00
renovate[bot]
6d3577a45d
build(deps): update dependency handy-redis to v2.0.2 (#7593)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-29 09:49:59 +01:00
renovate[bot]
dee72f760d
chore(deps): update dependency @types/node to v12.19.3 (#7594)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-29 09:49:41 +01:00
Michael Kriese
386ada5031
feat(nuget): fetch sourceUrl from all v3 registries (#7592)
Co-authored-by: Jamie Magee <JamieMagee@users.noreply.github.com>
2020-10-29 09:33:08 +01:00
Rhys Arkins
d875cbf7e0
fix(github): add HAS_HOOKS to canMergeStates (#7598)
Closes #7597
2020-10-28 19:14:17 +01:00
HonkingGoose
5d025236d4
docs: ask contributors to not force-push their branches (#7590) 2020-10-28 16:51:34 +01:00
renovate[bot]
7caa7b50ae
chore(deps): update dependency eslint-config-airbnb-typescript to v12 (#7591)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-28 15:55:13 +01:00
HonkingGoose
bcff733671
chore: improve pull request template (#7576)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-10-28 14:16:41 +01:00
Michael Kriese
30f461f7d1
fix: improve logging (#7587) 2020-10-28 13:19:33 +01:00
Lukas
73a1722c32
fix(gitea): use correct link to pull requests (#7586) 2020-10-28 12:46:50 +01:00
Michael Kriese
739a561c63
fix(logger): fix logging (#7585) 2020-10-28 11:38:28 +01:00
Michael Kriese
90f914b57c
fix(nuget): log registry url (#7583) 2020-10-28 10:53:59 +01:00