Commit graph

11230 commits

Author SHA1 Message Date
renovate[bot]
96d777527f
docs: update references to renovate/renovate to v31.68.6 (#14094)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-08 13:48:22 +00:00
Sergei Zharinov
abc1197b85
refactor(datasource/terraform): Enable strict null checks (#14050)
* refactor(datasource/terraform): Enable strict null checks

* Fix coverage

Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-02-08 11:48:43 +00:00
renovate[bot]
805be7fb79
chore(deps): update dependency @types/node to v16.11.22 (#14085)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-08 09:16:51 +00:00
Rhys Arkins
9a43d32457
feat(npm): optimize remediation to detect already updated branches (#14084) 2022-02-08 09:41:26 +01:00
Rhys Arkins
98ed29c74b
fix(npm): don't disable lock file updates when remediating (#14082) 2022-02-08 08:55:27 +01:00
renovate[bot]
70acef6da6
chore(deps): update github/codeql-action action to v1.0.32 (#14080)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-07 21:02:32 +00:00
Nils Plaschke
33e9e5a97d
fix: remove quotations around git insteadOF url (#14079) 2022-02-07 20:00:53 +00:00
renovate[bot]
48b650c28b
chore(deps): update linters to v5.10.2 (#14078)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-07 18:56:19 +00:00
renovate[bot]
8e9aa6ab4c
build(deps): update dependency redis to v4.0.3 (#14077)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-07 18:41:26 +00:00
renovate[bot]
8ff0bfa369
chore(deps): update dependency type-fest to v2.11.1 (#14074)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-07 17:09:34 +00:00
HonkingGoose
f892b2b74b
docs(installing onboarding): fix whitespace, change word (#14064) 2022-02-07 16:00:07 +01:00
HonkingGoose
673f1b0874
docs: use number for count nouns (#14066) 2022-02-07 15:59:54 +01:00
HonkingGoose
55ff7fb381
docs: replace anticipate with expect (#14067) 2022-02-07 15:59:32 +01:00
HonkingGoose
9f0ebb6509
docs: replace as per fragment with in line with (#14068) 2022-02-07 15:59:23 +01:00
HonkingGoose
b23dab14b3
docs: replace as such with therefore (#14069) 2022-02-07 15:59:07 +01:00
HonkingGoose
faefb20917
docs(contributing): replace challenging with difficult (#14070) 2022-02-07 15:58:54 +01:00
HonkingGoose
fa458d02b4
chore: simplify sentence (#14072) 2022-02-07 15:56:58 +01:00
HonkingGoose
a7903a4de2
docs: replace receive with get (#14073) 2022-02-07 15:53:22 +01:00
Rhys Arkins
bc300b858f
fix(automerge): don't reassign failing PRs if assignAutomerge=true (#14065) 2022-02-07 15:45:57 +01:00
Rhys Arkins
d555c5c1b6
fix(maven): Revert "fix: remove default maven central registry" (#14058)
This reverts commit ead221dd97.
2022-02-07 12:17:14 +01:00
Hasan Awad
85cf82e79d
fix(logging): Added check for log level value (#13941) 2022-02-07 08:44:44 +00:00
Jamie Magee
3b7e9a17cb
refactor: set importsNotUsedAsValues to error (#14052) 2022-02-07 06:37:17 +00:00
Sergei Zharinov
c1555efb3b
refactor(datasource/crate): Enable strict null checks (#13915) 2022-02-07 06:14:23 +00:00
Sergei Zharinov
c966eb1c9c
refactor(versioning): Enable strict null checks (#14053) 2022-02-07 05:59:22 +00:00
renovate[bot]
968e29fdac
chore(deps): update node.js to d160e53 (#14049)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-07 05:44:11 +00:00
Sergei Zharinov
1f052979df
refactor(versioning/poetry): Enable strict null checks (#14028) 2022-02-07 05:23:16 +00:00
Rhys Arkins
eba4e8f51b
fix(npm): remove failed remediations from dashboard (#14025)
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2022-02-07 03:27:24 +00:00
renovate[bot]
f4b547ba4d
chore(deps): lock file maintenance (#14047)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-07 01:24:36 +00:00
renovate[bot]
21a578b9b1
docs: update references to renovate/renovate to v31.68.0 (#14046)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-07 01:08:35 +00:00
renovate[bot]
e019f116db
chore(deps): update node.js to 6e01bce (#14045)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-06 20:41:02 +00:00
Sergei Zharinov
fca865b07f
refactor(datasource/helm): Enable strict null checks (#14040) 2022-02-06 16:50:31 +00:00
Sergei Zharinov
cdd9b44ae8
refactor: Use null-safe Boolean filtering (#14039)
* refactor: Use null-safe Boolean filtering

* Simplify and remove file
2022-02-06 16:30:53 +00:00
Sergei Zharinov
f0a1b64b15
refactor(datasource/orb): Enable strict null checks (#14042) 2022-02-06 15:42:11 +00:00
Sergei Zharinov
d82223f2e6
refactor(datasource/node): Enable strict null checks (#14041) 2022-02-06 16:28:10 +01:00
Michael Kriese
c6fbed4868
ci: Revert "chore: pin codecov uploader (#14007)" (#14034)
This reverts commit baca073f2c.
2022-02-06 12:26:26 +01:00
Sergei Zharinov
123d8b44d2
refactor(versioning/hashicorp): Enable strict null checks (#14030) 2022-02-06 09:14:04 +00:00
Sergei Zharinov
4fa5eeb8bb
refactor(util/template): Strict null checks (#14031) 2022-02-06 09:03:07 +01:00
Sergei Zharinov
60af784edf
refactor(versioning/composer): Enable strict null checks (#14027) 2022-02-06 07:54:12 +01:00
Sergei Zharinov
e57d2fa3fe
feat(datasource/dart): Filter out retracted packages (#14022)
* feat(datasource/dart): Filter out retracted packages

* Fix fixture

Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-02-05 10:05:16 +00:00
Sergei Zharinov
f573d828e7
test(datasource): Check included manager list (#13946) 2022-02-05 10:20:41 +01:00
Rhys Arkins
9023b8a56b
fix(npm): avoid transitive remediation of bundled dependencies (#14019) 2022-02-05 08:52:33 +00:00
HonkingGoose
ff332d1b3a
docs(running renovate): fix forking renovate access level description (#14023) 2022-02-05 08:34:48 +00:00
Nils Plaschke
2eadd19a47
feat: add additional git authentication rules (#13477)
* feat: add additional git authentication rules

* feat: refactor and add additional test cases

* fix: add git envs to gomod tests

* chore: revert function renaming

* chore: use interface instead of type

* chore: add test for different protocol

* chore: add typed import

* fix: do not use quotes, it breaks the docker sidecar

* chore: use correct quotes

* chore: incorporate feedback

* chore: lint files

Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-02-05 07:50:48 +00:00
Nils Plaschke
ead221dd97
fix: remove default maven central registry (#13950)
* fix: remove default maven central registry

* chore: simplify maven extract tests

Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-02-05 07:20:43 +00:00
Sergei Zharinov
1525d38c33
refactor(versioning/generic): Strict null checks (#14006)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-02-05 07:06:17 +00:00
Malte Swart
67524192a1
fix: populate isLockFileMaintenance (#14005)
Lock file maintenance was broken as various managers rely on the
`isLockFileMaintenance` update flag to be set. This was not the
case as its config is generated afterwards (without the is*
auto-propagation).
2022-02-05 07:35:46 +01:00
Sergei Zharinov
5f99028865
refactor(datasource/aws): Strict null checks (#13449) 2022-02-05 06:54:18 +01:00
Sergei Zharinov
40bd20cfab
refactor(versioning/docker): Enable strict null checks (#14004) 2022-02-05 06:03:07 +01:00
renovate[bot]
1a1d1c2b12
chore(deps): update dependency eslint to v8.8.0 (#14016)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-04 22:27:04 +00:00
Rhys Arkins
baca073f2c
chore: pin codecov uploader (#14007)
* chore: pin codecov action

* Update .github/workflows/build.yml

Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-02-04 22:07:07 +00:00