Sergei Zharinov
afa98f54d0
refactor(datasource/sbt): Enable strict null checks ( #14003 )
2022-02-04 19:50:14 +00:00
Michael Kriese
9304e94e70
chore: fix codecov config ( #14008 )
2022-02-04 20:29:47 +01:00
renovate[bot]
92a23f81fd
chore(deps): update node.js to 349bcc5
( #14000 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-02-04 16:13:58 +00:00
Sergei Zharinov
271bd2b7db
refactor(versioning/ivy): Enable strict null checks ( #14002 )
2022-02-04 15:58:36 +00:00
Rhys Arkins
1d145d3c6d
fix: add whitesource/renovate sourceUrl ( #13999 )
2022-02-04 14:46:37 +01:00
renovate[bot]
d80077b87d
chore(deps): update dependency jest-extended to v1.2.1 ( #13998 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-04 12:09:08 +00:00
HonkingGoose
f81e9ca9aa
docs(contributing): use update branch button ( #13995 )
2022-02-04 11:00:36 +01:00
Sergei Zharinov
99c30be29f
fix(git): Don't fetch if push has failed ( #13997 )
...
* fix(git): Don't fetch if push has failed
* Fix coverage
2022-02-04 09:45:06 +00:00
Sebastian Poxhofer
2a013b3c25
fix(manager/helm-requirements): ensure currentValue is a string ( #13979 )
2022-02-04 05:25:01 +00:00
Martin Herndl
3d9cbee2c6
docs: composer supports update-lockfile rangeStrategy ( #13987 )
2022-02-04 00:48:20 +01:00
Sergei Zharinov
d10b2ceac6
refactor(tsconfig): Move datasources, managers and versioning to excluded section ( #13972 )
...
* refactor(tsconfig): Explicit list of excluded files
* Exclude all specs
* Fix
* Include all
2022-02-03 17:21:33 +00:00
Sergei Zharinov
80663fe1ac
refactor(maven): Enable strict null checks ( #13980 )
...
* refactor(maven): Enable strict null checks
* Fix name and cache
* Return destructuring
2022-02-03 18:01:34 +01:00
Sergei Zharinov
b05844bc90
refactor(datasource/hex): Enable strict null checks ( #13983 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-02-03 15:36:29 +00:00
Sergei Zharinov
8e3478e69a
refactor(datasource/dart): Enable strict null checks ( #13981 )
...
* refactor(datasource/dart): Enable strict null checks
* Fix coverage
2022-02-03 16:21:10 +01:00
renovate[bot]
99c0e9cfd0
chore(deps): update dependency type-fest to v2.11.0 ( #13976 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-03 12:09:49 +00:00
renovate[bot]
427df6b7bc
build(deps): update dependency simple-git to v3.1.1 ( #13962 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-02 15:45:45 +00:00
Richard Versteeg
000142e5d5
feat(changelogs): Add github-changelog
and gitlab-changelog
hosttypes ( #13695 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-02-02 10:20:51 +00:00
Richard Versteeg
356fdcb3f5
fix(docker): Skip lookup of dependencies with variable in image name ( #13951 )
2022-02-02 09:09:39 +01:00
Sergei Zharinov
8070f007a6
refactor: Use Windows-compatible regex for newlines ( #13956 )
2022-02-02 07:31:11 +00:00
renovate[bot]
7935dd066e
build(deps): update dependency marshal to v0.5.3 ( #13954 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-02 01:50:16 +00:00
renovate[bot]
a98e7afd68
chore(deps): update node.js to v14.19.0 ( #13947 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-01 15:52:30 +00:00
Sebastian Poxhofer
9b9dec9595
docs(manager/regex): prefill regex101 link and fix backslash escape ( #13945 )
...
* docs(manager/regex): prefill regex101 link and fix backslash escape
* docs(manager/regex): fix linting
2022-02-01 14:58:50 +01:00
renovate[bot]
80268cdc21
build(deps): update dependency @sindresorhus/is to v4.4.0 ( #13942 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-01 11:53:41 +00:00
César Soto Valero
790ff0196f
feat(config): workaround for web3j v5.0.0 ( #13939 )
2022-02-01 08:55:15 +01:00
Michael Kriese
7fadce31fb
fix(platform/gitea): correcly handle comment updates ( #13936 )
2022-02-01 08:18:50 +01:00
Sebastian Poxhofer
11c1741411
fix(manager/helmv3): do not add alias dependencies to artifact repo list ( #13937 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-01-31 21:34:31 +00:00
renovate[bot]
b7dc4b4441
build(deps): update dependency openpgp to v5.1.0 ( #13935 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-31 20:19:42 +00:00
renovate[bot]
6800d484d8
chore(deps): update linters to v5.10.1 ( #13934 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-31 20:05:20 +00:00
renovate[bot]
29860f72a9
chore(deps): update github/codeql-action action to v1.0.31 ( #13930 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-31 17:38:40 +00:00
Rhys Arkins
3a34d11e14
refactor(platform): remove unnecessary pr.canMerge cases ( #13914 )
2022-01-31 15:35:40 +01:00
Michael Kriese
493fd759de
ci: fix codeql excludes ( #13928 )
2022-01-31 14:00:42 +00:00
Oleg Krivtsov
cb6401e52d
test(manager/helmv3): migrate from fs.readFile to fs.readLocalFile ( #13832 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-01-31 13:43:31 +00:00
Michael Kriese
3481d38dc2
ci: only scan for javascript with codeql ( #13927 )
2022-01-31 14:25:39 +01:00
HonkingGoose
f356803f08
docs(self-hosted config): add flux list item ( #13924 )
2022-01-31 12:07:10 +01:00
Oleg Krivtsov
109b77b7ce
feat(datasource/golang-version): add golang-version datasource ( #13291 )
...
* Implement feature
* Make timestamp UTC
* Fix timestamp format
* Apply suggestions from code review
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
* Changes after code review
* Changes after code review
* Fix test
* Changes after code review
* Update lib/datasource/golang-version/index.ts
* Fixed coverage
* Changes after code review
* Fix tests after merge
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-01-31 08:44:00 +01:00
renovate[bot]
c0f0a25f52
docs: update references to renovate/renovate to v31.63.2 ( #13920 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-31 02:36:10 +00:00
renovate[bot]
ba6a7e1913
chore(deps): lock file maintenance ( #13921 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-31 02:19:31 +00:00
renovate[bot]
4e2a8f6b2e
build(deps): update dependency simple-git to v3.1.0 ( #13917 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-30 13:57:04 +00:00
Michael Kriese
b3810b5fc7
fix(manager/flux): fix system manifest artifacts ( #13912 )
2022-01-30 10:43:47 +00:00
renovate[bot]
73f9d8bf34
build(deps): update dependency simple-git to v3.0.4 ( #13913 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-30 10:10:05 +00:00
Rhys Arkins
4d2faef11f
refactor(github): remove unused commits from pr graphql query ( #13911 )
2022-01-30 09:33:07 +01:00
Oleg Krivtsov
368903ab81
feat: support new rangeStrategy=in-range-only ( #13257 )
...
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2022-01-30 03:46:22 +00:00
renovate[bot]
a02355d72e
chore(deps): update dependency @types/eslint to v8.4.1 ( #13909 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-29 19:21:39 +00:00
Jamie Magee
5665570f0b
refactor(go): convert to class-based datasource ( #12985 )
2022-01-29 14:48:28 +00:00
Rhys Arkins
86b0ef09ae
feat: defaultRegistryUrls ( #13907 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2022-01-29 13:36:08 +00:00
Nils Plaschke
3c4a3c1c43
fix: pass undefined to global secret replace ( #13908 )
2022-01-29 12:47:09 +01:00
Charles Korn
02eeb105da
fix(gomod): update go.sum entries for dependencies only referenced in tests ( #13906 )
2022-01-29 11:11:04 +01:00
Jonas Michaelis
a53c609294
fix(gitlabci): multiple named services ( #13867 )
...
* fix(gitlabci): multiple named services
* improve regex to allow different ordering
* regex allow only one dash
Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-01-29 09:02:16 +00:00
Dan Ports
41f198c63c
feat(manager/flux): Update system manifests. ( #13675 )
2022-01-29 06:30:02 +00:00
Maxime Brunet
3f403d232a
fix(dependency-dashboard): Add missing newline to "Awaiting Schedule" section ( #13905 )
2022-01-29 06:02:25 +01:00