Commit graph

9735 commits

Author SHA1 Message Date
renovate[bot]
afac98460d
build(deps): update dependency simple-git to v2.40.0 (#10519)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-21 09:16:26 +00:00
Michael Kriese
81fefa8918
feat: add aws sdk net monorepo (#10516) 2021-06-21 09:33:51 +02:00
Michael Kriese
f290c8d34a
fix(dasboard): handle optional getIssue (#10518) 2021-06-21 07:05:05 +00:00
Rhys Arkins
40f3aa2e15
fix(changelog): use sourceDirectory for monorepo changelogs (#10501)
Closes #2926
2021-06-20 21:32:11 +02:00
HonkingGoose
9dd254ab84
fix(dashboard): improve wording checkbox to ignore schedule (#10512) 2021-06-20 17:44:03 +02:00
renovate[bot]
63cf6a7afd
chore(deps): update node.js to v14.17.1 (#10506)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-19 22:34:37 +00:00
renovate[bot]
a0be0702e1
chore(deps): update dependency jest-mock-extended to v1.0.16 (#10507)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-19 22:02:15 +00:00
renovate[bot]
b73bb47d91
chore(deps): update github/codeql-action action to v1.0.2 (#10505)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-19 20:38:20 +00:00
Rhys Arkins
fe699b4468
fix(dashboard): handle checkbox race condition (#10457)
* fix(dashboard): handle checkbox race condition

Closes #4355

* feat(platform): getIssue

* refactor(dashboard): move logic into common file

* Apply suggestions from code review

Co-authored-by: Michael Kriese <michael.kriese@visualon.de>

* gitea

Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-06-18 17:31:25 +00:00
Michael Kriese
fa25de1c2b
refactor: cleanup datasource code (#10500) 2021-06-18 19:21:19 +02:00
Michael Kriese
926a076f7b
fix: reduce deprecation noise (#10498) 2021-06-18 17:16:31 +02:00
Michael Kriese
e21c2d97d1
fix(lookup): use database versioning if none set (#10494) 2021-06-18 11:03:47 +02:00
Sergei Zharinov
5f2e754891
fix(workers): Early return for rebaseWhen=never (#10424) 2021-06-18 08:05:59 +00:00
Rhys Arkins
c7c8ba9f8a fix: Revert "refactor(pip_requirements): extractAllPackageFiles (#10414)"
This reverts commit 015391c70e.

Closes #10485
2021-06-18 09:20:14 +02:00
Sergei Zharinov
969ea18aea
feat(lein): Support version variables (#10479) 2021-06-18 07:06:40 +00:00
Michael Kriese
37d79d7e4e
fix(gomod): add missing go to upgrade commands (#10491) 2021-06-18 06:52:38 +00:00
Jamie Magee
47f36d8c8a
refactor(gradle-version): convert to class-based (#10474) 2021-06-18 06:41:31 +00:00
Michael Kriese
01b83bdaa2
ci: revert codeql scan skipping (#10490) 2021-06-18 06:08:43 +00:00
Jamie Magee
9c2e8b8b7e
refactor(galaxy-collection): convert to class-based datasource (#10360) 2021-06-18 07:40:05 +02:00
renovate[bot]
34479629ab
chore(deps): update dependency @types/luxon to v1.27.0 (#10483)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-17 22:13:10 +00:00
Sergei Zharinov
33e865c99d
refactor: Match all project sections to its dep type (#10477)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-06-17 15:10:56 +00:00
Florian Greinacher
256fc3eed4
chore: improve warning message on unsupported custom registries (#10478) 2021-06-17 17:00:45 +02:00
Sebastian Poxhofer
eb8ad0c38e
feat(terraform): Implement terraform lock files (#10469) 2021-06-17 10:17:19 +00:00
Sebastian Poxhofer
a445a66336
feat: remove defaulting to semver versioning (#10431)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-06-17 08:51:30 +00:00
Michael Kriese
6c71e17587
ci: skip codeql for local pr (#10475) 2021-06-17 07:57:22 +00:00
Jamie Magee
637d262a25
refactor(orb): convert to class-based datasource (#10450) 2021-06-17 09:21:41 +02:00
Jamie Magee
55d23ad3b9
fix(cache): don't catch errors (#10449) 2021-06-17 07:36:34 +02:00
Niels Basjes
d4a22c7f3c
feat(docker): Support for Bearer token to access the Docker registry (#10400) 2021-06-16 20:22:32 +00:00
renovate[bot]
5c21d44055
chore(deps): update dependency jest-junit to v12.2.0 (#10470) 2021-06-16 19:05:37 +02:00
Rhys Arkins
5b25bf5e0c
fix: revert terraform lock file handling (#10466)
* fix: Revert "fix(manager): optimize lockfile cache handling (#10463)"

This reverts commit 713e35e88f.

* fix: Revert "fix(terraform): use path joins instead of slashes (#10461)"

This reverts commit 2776db6a2d.

* fix: Revert "feat(terraform): update terraform lock files (#8429)"

This reverts commit dab27f28c3.
2021-06-16 17:45:39 +02:00
Michael Kriese
10ca7b3efe
fix(datasource): use greatest version for docker labels (#10464)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-06-16 14:29:33 +00:00
Michael Kriese
713e35e88f
fix(manager): optimize lockfile cache handling (#10463) 2021-06-16 14:19:14 +00:00
Rhys Arkins
91842073ef
fix(secrets): fix host-rules in repo config (#10459) 2021-06-16 14:02:07 +00:00
Rhys Arkins
4a99883048
feat(platform): getIssue (#10453) 2021-06-16 15:53:50 +02:00
Rhys Arkins
7109030618
refactor(dashboard): move logic into common file (#10454)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-06-16 12:05:36 +00:00
Sebastian Poxhofer
2776db6a2d
fix(terraform): use path joins instead of slashes (#10461)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-06-16 11:02:04 +00:00
renovate[bot]
75099ee1f1
build(deps): update dependency simple-git to v2.39.1 (#10460)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-16 10:32:49 +00:00
Rhys Arkins
8bef1670ec docs: fix nuget alternate feeds syntax 2021-06-16 10:12:26 +02:00
Sebastian Poxhofer
dab27f28c3
feat(terraform): update terraform lock files (#8429) 2021-06-16 08:02:34 +00:00
Michael Kriese
5546d60e18
test: fix nock usage (#10451) 2021-06-16 09:13:33 +02:00
Keegan Witt
c7113f3821
fix: add @types/eslint to packages:eslint (#10435)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-06-16 05:07:49 +00:00
a-ide
018c1d6102
feat(config): add 'contentful/rich-text' monorepo (#10448) 2021-06-16 06:27:04 +02:00
Keegan Witt
d3bce1b01a
ci: Clarify checkbox for modified unit tests (#10447) 2021-06-15 19:15:12 +00:00
renovate[bot]
4177d11b7c
build(deps): update dependency node-html-parser to v3.3.5 (#10440)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-15 15:26:52 +00:00
Michael Kriese
876c2f40a5
fix: update cli help (#10444) 2021-06-15 15:34:49 +02:00
Rhys Arkins
8f2358646a
fix(platform): remove duplicate delete after merge (#10434)
Already done by repository worker following successful mergePr()
2021-06-15 14:45:15 +02:00
Rhys Arkins
7249ee0870 fix: cache decorate log 2021-06-15 14:23:40 +02:00
Atsushi Watanabe
1d92836c84
fix: regex manager extractVersionTemplate validation (#10325) 2021-06-15 13:10:23 +02:00
Rhys Arkins
b4dc3b1950 fix(git): remove remote reset before fetch 2021-06-15 06:53:17 +02:00
Rhys Arkins
0ecabfaef3 logs: setMeta after updating complete 2021-06-15 06:52:35 +02:00