Commit graph

11594 commits

Author SHA1 Message Date
Alexandre Paradis
dbadaef47c
feat(config/preset): Add MikroORM monorepo (#14122) 2022-02-10 00:46:45 +01:00
Markus Legner
4b5fa66248
docs(self-hosted): correct variable part username in hostRules (#14118) 2022-02-09 18:30:13 +00:00
Michael Kriese
a8ca710dd6
fix: improve coverage (#14117) 2022-02-09 19:12:14 +01:00
Maksim
638d958cc2
fix(migrations): don't migrate properties twice (#14101) 2022-02-09 16:20:47 +00:00
Michael Kriese
31c63a9549
chore: fix coverage comment. (#14115) 2022-02-09 16:48:51 +01:00
Sönke Liebau
5d419a1c01
feat(github-actions): Change behavior to not add "renovate" to inline yaml comments when pinning (#14110) 2022-02-09 16:48:25 +01:00
Rhys Arkins
27afe432f5
fix(npm): don't remediate unrelated package.json version (#14109)
Closes #14106
2022-02-09 12:13:51 +01:00
Michael Kriese
bc3a5281ca
fix(datasource/docker): override registry source url (#14108) 2022-02-09 11:06:29 +00:00
Gabriel-Ladzaretti
64460a75f0
fix(gomod): Now ignoring multi-line replace directive inside go.mod files. (#14033) 2022-02-09 09:38:37 +00:00
Jonas Havers
5c626988eb
feat(sbt-package): handle root relative urls (#13949)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-02-09 10:23:03 +01:00
Sergei Zharinov
36ed312142
refactor(datasource/docker): Consolidate files into one (#14054) 2022-02-09 06:54:04 +01:00
Rhys Arkins
9b6b59dee9
feat(npm): efficient update-lockfile reuse for lockfileVersion>=2 (#14097) 2022-02-08 21:23:00 +01:00
renovate[bot]
31aab15897
chore(deps): update node.js to 56ef3a7 (#14099)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-08 18:15:05 +00:00
Sergei Zharinov
08acc9ad0e
refactor(datasource/github-releases): Consolidate into single file (#14083)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-02-08 14:27:56 +00:00
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