Commit graph

8405 commits

Author SHA1 Message Date
Rhys Arkins
e77253208e fix: Revert "feat: deprecated logLevel option (#8293)"
This reverts commit 76ada5e7d5.
2021-01-14 15:12:53 +01:00
Rhys Arkins
d56ab63989
fix: pass versioning for docker getPkgReleases (#8261)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-01-14 12:26:49 +00:00
Michael Kriese
76ada5e7d5
feat: deprecated logLevel option (#8293)
* feat: deprecated logLevel option

* feat: deprecated logLevel option

* docs: update logging
2021-01-14 12:11:23 +00:00
Michael Kriese
c3e11ea46a
test: raise branch coverage (#8294) 2021-01-14 12:37:09 +01:00
renovate[bot]
60cb127b43
chore(deps): update dependency @types/jest to v26.0.20 (#8292)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-14 11:01:15 +00:00
renovate[bot]
9ebf1a9f4d
build(deps): update dependency aws-sdk to v2.827.0 (#8290)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-14 11:30:50 +01:00
renovate[bot]
987d37400b
chore(deps): update dependency husky to v4.3.7 (#8287)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-14 10:01:30 +00:00
HonkingGoose
30f8f33c5c
docs: create triage guide (#8268)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-01-14 09:03:26 +01:00
HonkingGoose
acc3690fb2
docs: use one sentence per line for helm values readme (#8283) 2021-01-14 09:02:26 +01:00
Mariano Wahlmann
8084ea3d9c
fix: cleanSimpleHtml function regexp greedyness (issue #8285) (#8286)
* Fixes issue #8285

* Remove unnecesary escapes
2021-01-14 09:01:42 +01:00
Sergei Zharinov
2d7a0dad2f
fix(sbt): Ignore http4s digest-based milestone releases (#8282) 2021-01-14 08:47:42 +01:00
HonkingGoose
ed892071fb
docs: add duplicate label to issue labeling guide (#8284) 2021-01-14 08:46:44 +01:00
Sergei Zharinov
b8e9a1367f
fix(gradle-lite): Parse default registry urls configured explicitly (#8267) 2021-01-13 11:41:49 +01:00
renovate[bot]
afe2ccb1a5
chore(deps): update dependency @types/js-yaml to v3.12.6 (#8270)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-13 02:01:08 +00:00
Sergei Zharinov
ec104ac19e
fix(gradle-lite): Upgrade deps in reverse order for grouped dependencies (#8263) 2021-01-12 14:42:02 +01:00
Rhys Arkins
489bd2c394 docs: status labels 2021-01-12 11:18:28 +01:00
Rhys Arkins
08a187a8a1
fix(npm): don’t pick node 15 unnecessarily (#8254)
Closes #8253
2021-01-12 09:26:00 +01:00
Michael Kriese
9a9a2c176b
feat(docker): add metadata (#8258) 2021-01-12 07:21:05 +01:00
renovate[bot]
fa3f1c134b
build(deps): update dependency handy-redis to v2.2.1 (#8256)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-12 02:01:10 +00:00
renovate[bot]
f886f30a1a
chore(deps): update dependency @types/node to v12.19.12 (#8255)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-11 23:01:05 +00:00
Michael Kriese
0fa01062f9
fix(github-actions): escape forward slash in fileMatch (#8252) 2021-01-11 15:17:11 +01:00
chgl
348b3bbbd6
fix: Update stable Helm repo URL (#8251) 2021-01-11 15:16:33 +01:00
Markus Tacker
8c974915c8
feat(monorepo): add aws-sdk-js-v3 (#8249)
This adds https://github.com/aws/aws-sdk-js-v3 as a monorepo.
2021-01-11 12:50:25 +01:00
eduardo aleixo
f6cf6fa33d
fix(helm-requirements): validate fields (#8227)
* refactor(helm-requirements): harden validation of requirements.yaml file

check for the presence of name, version and repository fields

* refactor(helm-requirements): harden validation of requirements.yaml file

check for the presence of name, version and repository fields

* refactor(helm-requirements): skip fields in order -> name, version, repository

* chore(helm-requirements): fix linting rules

* chore(helm-requirements): rename https://kubernetes-charts.storage.googleapis.com to https://charts.helm.sh/stable

Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-01-11 11:21:51 +01:00
renovate[bot]
57e5506adc
docs: update references to renovate/renovate (#8242) 2021-01-11 07:42:41 +01:00
renovate[bot]
5f50c167e0
chore(deps): lock file maintenance (#8243)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-11 02:01:17 +00:00
HonkingGoose
9ae7687136
ci: re-enable macOS tests (#8236) 2021-01-10 20:56:43 +01:00
Sergei Zharinov
746d170824
feat(limits): Add "branchConcurrentLimit" option (#8046)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-01-10 13:29:14 +01:00
HonkingGoose
c2ee26c3fc
feat: add yearly schedule to presets (#8228) 2021-01-10 12:39:39 +01:00
Rhys Arkins
e452b83040
refactor: change bumpPackageVersion return signature (#8232) 2021-01-10 11:10:34 +01:00
Sergei Zharinov
1a708f0368
fix(github): Paginate open and closed PR lists (#8008) 2021-01-09 17:28:09 +01:00
Rhys Arkins
18a87db919
fix: skip branch if no PR but modified (#8230) 2021-01-09 17:26:48 +01:00
Rhys Arkins
44a33bcd4b logs: changelog fetch 2021-01-08 11:30:54 +01:00
Dave Barnow
7a878a7695
docs: Add an example for sending artifactory credentials using environment variables (#8165)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2021-01-08 11:16:46 +01:00
stefee
f604a5dba4
fix(nvm): do not attempt to pin node digest for nvm (#8215)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-01-08 09:49:19 +01:00
Michael Kriese
1b7f17f3ef
fix(azure): catch auth error (#8222) 2021-01-08 07:45:45 +00:00
Michael Kriese
7a25491a49
fix: wrong code quoting (#8223)
* fix: wrong code quoting

* fix: can be undefined

* fix: wrong function
2021-01-08 06:47:14 +00:00
Michael Kriese
c2d1d4d66d
feat: suppress onboarding preset warning (#8214) 2021-01-08 07:30:41 +01:00
Jérémie Astori
347f68d838
fix(presets): add @cds packages to the Clarity pattern group (#8219)
Clarity is currently migrating their projects to the @cds scope, and keep the @clr ones as well. Now that we have migrated to the @cds packages, we're back to having separate PRs 😅
2021-01-08 05:51:22 +01:00
renovate[bot]
7d1f5b563c
chore(deps): update actions/upload-artifact action to v2.2.2 (#8216)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-07 21:01:11 +00:00
Rhys Arkins
38709c6321
fix: add sbt latest.integration workaround (#8209)
Works around #8208
2021-01-07 14:39:23 +01:00
renovate[bot]
9d0b3aa476
build(deps): update dependency semantic-release to v17.3.1 (#8193)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-05 23:01:00 +00:00
Frédéric Marchand
4a8979e88c
fix(git-submodule): loop all updated submodules (#8185)
Co-authored-by: Jamie Magee <JamieMagee@users.noreply.github.com>
2021-01-04 20:51:59 +00:00
renovate[bot]
258794f563
chore(deps): update dessant/lock-threads action to v2.0.3 (#8186)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-04 13:01:00 +00:00
renovate[bot]
555b3b2c05
docs: update references to renovate/renovate (#8183)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-04 06:50:52 +01:00
renovate[bot]
61e84bcc0f
chore(deps): lock file maintenance (#8184)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-04 03:01:17 +00:00
HonkingGoose
4fb6e589fd
link to discussions instead of issues (#8181) 2021-01-02 15:42:05 +01:00
Rhys Arkins
442da2d84a
fix(yarn): set YARN_CACHE_FOLDER if not already (#8180)
Closes #8172
2021-01-01 21:47:42 +01:00
renovate[bot]
326c00091d
chore(deps): update mcr.microsoft.com/vscode/devcontainers/typescript-node docker tag to v0.154.1 (#8175)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-01 11:10:16 +01:00
renovate[bot]
e072f9632d
chore(deps): update dependency @types/node to v12.19.11 (#8168)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-31 00:01:05 +00:00