Commit graph

8245 commits

Author SHA1 Message Date
renovate[bot]
367e591c66
chore(deps): update dependency @babel/node to v7.12.6 (#7697)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-11-11 15:21:57 +01:00
Rhys Arkins
e0bf8814ac
feat: workarounds presets (#7695) 2020-11-11 14:06:46 +01:00
Rhys Arkins
5118ae9956 fix(gitlab): catch bad initRepo project reponse 2020-11-11 13:52:27 +01:00
Sergio Zharinov
5904fe3ada
feat(github-tags): Supplement with releases metadata (#7652) 2020-11-11 12:38:57 +01:00
HonkingGoose
7db6539d9e
docs: create labeling guide (#7634)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-11-11 12:14:46 +01:00
HonkingGoose
480f434da4
docs: renew onboarding PR image (#7679) 2020-11-11 11:19:59 +01:00
HonkingGoose
86affcd4a7
chore: fix capitalization of nouns in comment (#7678) 2020-11-11 11:19:08 +01:00
renovate[bot]
1bd0dca75c
chore(deps): update jest monorepo (#7694)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-11-11 09:00:52 +00:00
Mike Bryant
ad50398fb3
feat(helmv3): Add support for bumpVersion (#7670) 2020-11-10 22:06:34 +01:00
renovate[bot]
8844549166
chore(deps): update dependency @types/fs-extra to v9.0.3 (#7693)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-11-10 16:02:39 +00:00
Igor Katsuba
b22ea768fc
feat: allow compilation of post-upgrade commands (#7632)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-11-10 14:25:37 +01:00
Sergio Zharinov
7fb8edc697
feat(workers): Delete automerged branches (#7668) 2020-11-10 13:58:59 +01:00
Sergio Zharinov
fe83cf914e
refactor(config): Generalize allowedVersions regex (#7683) 2020-11-10 10:12:03 +01:00
wxsm
772f924887
docs: fix typo (#7682)
`user` -> `use`
2020-11-09 16:24:12 +01:00
renovate[bot]
76ae11668b
chore(deps): lock file maintenance (#7680)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2020-11-09 11:20:37 +01:00
renovate[bot]
e03bce6298
build(deps): update dependency slugify to v1.4.6 (#7676)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-11-07 17:00:48 +00:00
Kyℓe Hensel
86e36c7f0f
feat(preset): add nivo monorepo (#7675) 2020-11-07 09:23:48 +01:00
renovate[bot]
23f35cab99
chore(deps): update actions/cache action to v2.1.3 (#7673)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-11-06 18:00:47 +00:00
renovate[bot]
55b31d7ee8
chore(deps): update mcr.microsoft.com/vscode/devcontainers/typescript-node docker tag to v0.149.0 (#7671)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-11-06 17:05:12 +00:00
HonkingGoose
8560b5d657
docs: remove punctuation from end of (un)ordered lists (#7669)
* fix bad indentation

* remove punctuation from end of (un)ordered lists
2020-11-06 12:00:57 +01:00
renovate[bot]
73e9db8a3c
build(deps): update dependency semantic-release to v17.2.2 (#7664)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-11-05 23:00:41 +00:00
Rhys Arkins
4c68175f81
fix: update-lockfile in-range updates (#7660)
* Revert "fix: update-lockfile branch reuse (#7651)"

This reverts commit 802572bc33.

* fix: update-lockfile in-range updates
2020-11-05 21:04:53 +01:00
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