HonkingGoose
|
63ca348f3e
|
docs: replace later with breejs/later (#9830)
|
2021-05-04 08:02:03 +02:00 |
|
Sergei Zharinov
|
a01323c720
|
feat(gradle-lite): Recognize more registryUrls patterns (#9825)
|
2021-05-04 05:53:09 +00:00 |
|
Michael Kriese
|
a758e24774
|
fix: remove explicit npm tag (#9828)
|
2021-05-04 05:35:39 +00:00 |
|
Sergei Zharinov
|
c62a7d87a0
|
feat(ci): Use data files from arbitrary path (#9835)
|
2021-05-04 05:16:10 +00:00 |
|
Rhys Arkins
|
2169c56e05
|
fix(hashicorp): shortcut getNewValue only on replace
|
2021-05-04 04:28:18 +02:00 |
|
Rhys Arkins
|
6b706fb8e9
|
fix(git): add -- to git rev-parse
|
2021-05-04 03:56:05 +02:00 |
|
Tiago Martins
|
8c07d4d757
|
feat: Add setting to auto approve PRs in Azure DevOps (#9702)
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
|
2021-05-03 23:48:59 +00:00 |
|
renovate[bot]
|
c006d208e4
|
chore(deps): update dependency @types/semver to v7.3.5 (#9831)
|
2021-05-03 20:46:14 +02:00 |
|
renovate[bot]
|
b6b109428c
|
chore(deps): update dependency @types/jest to v26.0.23 (#9834)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-05-03 14:07:38 +00:00 |
|
Michael Kriese
|
d0203f9e5c
|
fix: Revert "feat(ci): Use data files from arbitrary path" (#9833)
This reverts commit eb4f8451e0 .
|
2021-05-03 14:25:43 +02:00 |
|
Sergei Zharinov
|
eb4f8451e0
|
feat(ci): Use data files from arbitrary path (#9829)
|
2021-05-03 14:12:10 +02:00 |
|
HonkingGoose
|
75b5e9d6b3
|
docs: master branch -> main branch, default branch -> base branch (#9808)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
|
2021-05-03 07:34:15 +00:00 |
|
renovate[bot]
|
354df3dbba
|
build(deps): update linters (#9822)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-05-03 04:09:57 +00:00 |
|
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 |
|