Commit graph

9871 commits

Author SHA1 Message Date
Sergei Zharinov
b00c80a33f
fix(config): Emoji config default value (#9818) 2021-05-02 10:59:36 -07:00
renovate[bot]
5187440f92
build(deps): update dependency node-html-parser to v3.2.0 (#9816)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-02 03:19:17 +00:00
Rhys Arkins
4e9e0a63ec refactor: hostRules.hosts() simplification 2021-05-01 23:34:16 +02:00
Rhys Arkins
49272cc003 chore: hostRules resolvedHost simplification 2021-05-01 23:30:24 +02:00
Rhys Arkins
52687368cb refactor: hostRules error 2021-05-01 23:18:14 +02:00
Rhys Arkins
61c648d20b chore: simplify global hostRules test 2021-05-01 23:17:38 +02:00
Rhys Arkins
ffd0269ab6
fix(config): nested packageRules migration (#9814) 2021-05-01 23:01:26 +02:00
Rhys Arkins
915bd15ce9 chore: fix HostRule type 2021-05-01 22:52:10 +02:00
HonkingGoose
a67ef2ad71
fix(node): update node.js schedule (#9812) 2021-05-01 19:23:41 +02:00
Rhys Arkins
0918679cf6
refactor(hostRules): precalculate resolvedHost (#9811) 2021-05-01 18:19:38 +02:00
renovate[bot]
bcb5e19bc6
chore(deps): update dependency eslint-plugin-promise to v5 (#9810) 2021-05-01 14:56:17 +00:00
Rhys Arkins
91bdc872e8 refactor: pre-commit hostName -> hostname 2021-05-01 16:24:31 +02:00
Rhys Arkins
5246e6b34e refactor: host-rules ruleMatch -> resolvedHost 2021-05-01 16:21:59 +02:00
renovate[bot]
2a9f894911
chore(deps): update dependency type-fest to v1 (#9809)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-01 14:01:46 +00:00
Rhys Arkins
bb2e7ffcdd
fix(gomod): use latest go version when binarySource=docker (#9765)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-05-01 12:17:24 +00:00
Sergei Zharinov
24201e195a
refactor(maven): Refactor maven test mocks (#9797)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-04-30 18:26:04 +00:00
Rhys Arkins
3c2b394e8d
fix: keep stabilityDays pending check even if dashboard checked (#9799) 2021-04-30 17:46:20 +02:00
Sergei Zharinov
bc25520afc
feat(maven): Fetch "last-modified" timestamps from all hosts (#9795) 2021-04-30 14:09:46 +02:00
HonkingGoose
7f7b796d49
docs: improve stabilityDays documentation (#9792) 2021-04-30 12:12:59 +02:00
HonkingGoose
231cb0ec8e
docs: fix typo (#9793) 2021-04-30 11:30:52 +02:00
Sergei Zharinov
cf8bd72b13
feat(maven): Obtain "last-modified" timestamps for GitLab (#9791) 2021-04-30 09:26:51 +00:00
Rhys Arkins
6ad1a33159
refactor: separate update generation (#9788)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-04-30 10:46:11 +02:00
Rhys Arkins
fa838a5642 docs: allowedPostUpgradeTasks -> allowedPostUpgradeCommands 2021-04-30 09:40:06 +02:00
Sebastian Poxhofer
a9c9d56779
feat(argocd): implement manager (#9771) 2021-04-29 13:39:35 +00:00
renovate[bot]
d05487a7f9
build(deps): update dependency @sindresorhus/is to v4.0.1 (#9782)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-04-29 12:07:45 +00:00
renovate[bot]
92aab2b30f
build(deps): update dependency chalk to v4.1.1 (#9770)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-04-28 19:39:00 +00:00
Michael Kriese
7b94b54648
Update release-npm.yml (#9772) 2021-04-28 20:02:50 +02:00
Florian Greinacher
ee724768e5
fix: pass ECR credentials properly (#9767)
* fix: pass ECR credentials properly

* Specify type for ECR client config

* Add assertion for trace
2021-04-28 16:07:10 +02:00
Tyrone Meijn
038f52c0df
fix(gitlabci): filter out !reference tags in gitlabci-include (#9741) 2021-04-28 14:37:01 +02:00
renovate[bot]
135875d167
build(deps): update dependency redis to v3.1.2 (#9760)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-04-28 02:36:22 +00:00
Sergei Zharinov
1d7a98446a
refactor(maven): Refactor datasource tests (#9745) 2021-04-27 21:09:21 +00:00
renovate[bot]
be3b4bcda1
build(deps): update dependency redis to v3.1.1 [security] (#9752)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-04-27 20:06:37 +00:00
Caio Andrade
718294b6cc
fix(nodenv): Monorepo support (#9747) 2021-04-27 16:17:57 +02:00
Rhys Arkins
bafb55dd99
fix: patch grouping when separateMinorPatch=false (#9746)
Closes #9744
2021-04-27 16:14:57 +02:00
Caio Andrade
3d29ce3381
fix(gitlabci): Support named services (#9732)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-04-27 13:41:54 +00:00
Michael Kriese
54b99bd101
docs: fix links (#9734) 2021-04-27 08:44:30 +02:00
Sergei Zharinov
38620be343
refactor: Replace some TODO items with issue ids (#9596) 2021-04-26 20:19:30 +00:00
Trim21
fb50312051
fix(poetry): lockFileMaintenance (#9695) 2021-04-26 14:36:21 +00:00
Sergei Zharinov
ce51f05cef
feat(test): Detect test utils callers and simplify helpers (#9707) 2021-04-26 16:15:03 +02:00
Sergei Zharinov
ca9ed19b3d
refactor(maven): Extract util functions from datasource index (#9727) 2021-04-26 09:01:40 +00:00
Rhys Arkins
65c3992ec5
fix: create PR if stale branch can't automerge (#9723) 2021-04-26 07:00:26 +02:00
Michael Kriese
00cb277bb6
fix(git): add debug (#9683) 2021-04-25 21:26:09 +02:00
HonkingGoose
c542cbe7f5
docs: improve private module support documentation (#9711) 2021-04-25 15:33:11 +02:00
Muhammad Rehan Saeed
a91c85317a
Add Open Telemetry Dotnet monorepo (#9710) 2021-04-24 22:25:52 +02:00
renovate[bot]
b3431ffb7b
chore(deps): update dependency @types/luxon to v1.26.4 (#9706)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-04-24 20:21:34 +00:00
Rhys Arkins
6971e41d60 docs: app and self-hosted private modules 2021-04-24 17:46:22 +02:00
Rhys Arkins
51c01c63c5
docs: private modules (#9703) 2021-04-24 10:02:55 +02:00
Nils Plaschke
90e96805e1
docs: add documentation for forkToken (#9701) 2021-04-24 05:54:00 +00:00
renovate[bot]
e366da2ad5
build(deps): update dependency markdown-it to v12.0.6 (#9705)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-04-24 01:18:21 +00:00
Ross Rasmussen
108a00bad4
fix(terraform): support github repo source url with underscores (#9661)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-04-23 17:32:45 +00:00