Commit graph

10759 commits

Author SHA1 Message Date
Sergei Zharinov
879e59fa19
refactor(util/fs): Enable strict null checks (#12904) 2021-12-01 09:12:56 +00:00
Ankit Soneji
aba9a43543
feat: add git@ support to message github url method (#12899)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-12-01 08:47:16 +01:00
renovate[bot]
c42faf0fec
chore(deps): update node.js to v14.18.2 (#12897)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-30 20:00:36 +00:00
renovate[bot]
43d35ee7fc
chore(deps): update dependency type-fest to v2.6.0 (#12894)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-30 14:41:55 +00:00
renovate[bot]
d7713a39e9
chore(deps): update dependency eslint-plugin-jest to v25.3.0 (#12893)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-30 09:50:01 +01:00
renovate[bot]
6b803a2db9
chore(deps): update actions/setup-java action to v2.4.0 (#12883) 2021-11-29 20:28:28 +01:00
RahulGautamSingh
ee2e155f1f
fix: modify regex to be re2 compatbile (#12778)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-11-29 19:16:05 +00:00
renovate[bot]
7fc43c7e7b
build(deps): update dependency slugify to v1.6.3 (#12888) 2021-11-29 18:30:14 +01:00
renovate[bot]
34605f4bda
chore(deps): update actions/setup-node action to v2.5.0 (#12884)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-29 17:15:45 +01:00
renovate[bot]
fc2f6da462
chore(deps): update dependency eslint to v8.3.0 (#12889)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-29 17:15:01 +01:00
Sergei Zharinov
52b2bdbb48
refactor(util/cache): Enable strict nulls (#12887) 2021-11-29 17:04:43 +01:00
Sergei Zharinov
2c12ff1e0a
refactor(typescript): Use include/exclude sets for strict tsconfig (#12886) 2021-11-29 14:52:56 +00:00
HonkingGoose
dbca35b2b9
docs: add example of using matchCurrentVersion with a SemVer range (#12594) 2021-11-29 11:56:08 +01:00
Oleg Krivtsov
b3252ae86c
feat(platform/bitbucket): modify getJsonFile to use branchOrTag on Bitbucket (#12825)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-11-29 07:55:53 +00:00
Matt Travi
5c7e9509fd
feat(preset): add rollup node-resolve plugin to the replacements list (#12865) 2021-11-29 07:43:57 +00:00
Sergei Zharinov
d5f04ef4fb
refactor(swift): Enable strict null checks (#12850) 2021-11-29 08:33:36 +01:00
Sergei Zharinov
177cae82fb
refactor(ubuntu): Enable strict null checks (#12849)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-11-28 15:45:13 +00:00
Sergei Zharinov
f4dbff9bd3
refactor(util/host-rules): Strict null checks for host rules (#12868)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-11-28 16:31:11 +01:00
Sergei Zharinov
04d161252f
refactor(config/global): Enable strict null checks (#12867)
* refactor(config/global): Enable strict null checks

* Fix inefficient copying

Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-11-28 13:54:46 +01:00
Sergei Zharinov
0bb5fcb6f7
refactor(util/regex): Enable strict null checks (#12866)
* refactor(util/regex): Enable strict null checks

* Fix coverage

* Refactor guard checks
2021-11-28 09:04:44 +01:00
Jesse Newland
c814a9a193
feat(datasource/github-releases): skip draft releases (#12856)
* feat(datasource/github-releases): skip draft releases

* Apply suggestions from code review

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

* invert logic

Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-11-27 15:40:36 +00:00
Sergei Zharinov
ef51e85b7a
refactor(cache/package): Enable strict checks (#12862)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-11-27 12:08:24 +00:00
Sergei Zharinov
b90aeda507
refactor(typescript): Enable null check for some trivial files (#12864)
* refactor(typescript): Enable null check for some trivial type files

* Add "test/http-mock.ts"

Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-11-27 10:04:49 +00:00
Sergei Zharinov
0638bfd716
refactor(workers): Strict nulls for CommitMessage class (#12863)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-11-27 09:32:39 +00:00
Sergei Zharinov
e7a969016d
refactor(logger): Update logger internals (#12842)
* refactor(logger): Update logger internals

* Check the entire logger directory

* Refactor sanitizeValue function

* Backport changes

* Backport test too
2021-11-27 10:22:58 +01:00
Sergei Zharinov
fb8715c921
refactor(logger): Simplify sanitizeValue function (#12859)
* refactor(logger): Simplify sanitizeValue function

* Return older test

* One more test for functions
2021-11-27 09:40:44 +01:00
Sergei Zharinov
79da9bc078
refactor(logger): Switch to nanoid (#12861) 2021-11-27 07:38:47 +01:00
Sergei Zharinov
562d4ef5e9
test(util/sanitize): Improve test for sanitize function (#12860) 2021-11-27 05:54:06 +00:00
Oleg Krivtsov
d1229b228c
feat(platform/azure): modify getJsonFile to use branchOrTag (#12826)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-11-27 05:42:10 +00:00
renovate[bot]
e16060efcc
build(deps): update dependency got to v11.8.3 (#12838) 2021-11-27 06:21:49 +01:00
Sergei Zharinov
1a39195559
refactor(git): Extract types to separate file (#12855) 2021-11-26 20:36:17 +00:00
renovate[bot]
4fef60daaf
chore(deps): update dependency typescript to v4.5.2 (#12833)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-11-26 20:06:20 +00:00
renovate[bot]
aa6d7012b4
chore(deps): update dependency @types/js-yaml to v4.0.5 (#12857)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-26 19:56:34 +00:00
renovate[bot]
1c4302e1cd
chore(deps): update dependency @types/node to v14.17.34 (#12848)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-26 01:04:26 +00:00
renovate[bot]
26710c46b9
chore(deps): update dependency @types/jest to v27.0.3 (#12847)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-25 23:45:10 +00:00
Jeroen Schepens
9cad1e17fc
feat(terraform): modules with bitbucket repositories (#12770) 2021-11-25 22:06:30 +01:00
Oleg Krivtsov
6293641326
feat(config): add safeguard timeouts (#12604)
* Add safeguard timeouts #2804

* Fix unit tests

* Fix unit tests

* Update lib/util/exec/index.ts

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

* Changes after code review

* Fixes after merge

Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-11-25 11:18:27 +00:00
Michael B
6ad29b6124
fix(platform/gitlab): add missing "waiting_for_resource" branch status (#12832)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-11-25 11:01:52 +00:00
renovate[bot]
4d1c4f16dc
build(deps): update dependency openpgp to v5.0.1 (#12836)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-25 00:53:54 +00:00
renovate[bot]
9d85a4c9f2
chore(deps): update dependency @types/bunyan to v1.8.8 (#12827)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-24 16:52:50 +00:00
renovate[bot]
18217016a4
chore(deps): update dependency type-fest to v2.5.4 (#12828) 2021-11-24 16:08:50 +01:00
Rhys Arkins
41b0517ef1 fix: check currentValue before updating newValue 2021-11-24 15:25:21 +01:00
Rhys Arkins
eed9826518 fix: Revert fix: check currentValue before generating newValue 2021-11-24 15:14:49 +01:00
Rhys Arkins
bb64598d6a fix: check currentValue before generating newValue 2021-11-24 14:28:50 +01:00
Keven van Zuijlen
f6454ba1a7
fix(azure): add default branch policy support (#12806)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-11-24 12:33:22 +01:00
Oleg Krivtsov
2ec5c54cf0
feat(platform/bitbucket-server): modify getJsonFile to use branchOrTag on Bitbucket server (#12824)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-11-24 12:17:19 +01:00
Oleg Krivtsov
42857138cb
feat(platform/gitea): modify getJsonFile to use branchOrTag on Gitea (#12822) 2021-11-24 10:18:33 +00:00
Oleg Krivtsov
559e7e344e
feat(platform/gitlab): modify getJsonFile to use branchOrTag on GitLab (#12821)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-11-24 10:08:09 +00:00
Oleg Krivtsov
14947cd78b
feat(platform/github): modify getJsonFile to use branchOrTag on GitHub (#12819) 2021-11-24 09:46:05 +00:00
Rhys Arkins
3d2159f05f fix(argocd): check for undefined definition 2021-11-24 09:07:50 +01:00